.nav.event-tabs {
    padding-left: unset !important;
    padding-right: 0;
}

p.p-small {
    font-size: 15px;
}

.wide-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.black-color {
    color: #222;
}

.grey-color {
    color: #888;
}

.page-content, section {
    overflow: hidden;
}

.img-responsive {
    display: inline-block;
}

.section-title {
    position: relative;
    margin-bottom: 40px;
}

.speaker {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
}

.speaker:hover .hover-overlay > img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.nav-tabs > li > a {
    background-color: transparent;
    color: #757575;
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
    padding: 15px 30px;
    margin-left: 5px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.nav-tabs > li > a span {
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    display: block;
    margin-bottom: 5px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff!important;
    background-color: #722c2c;
    border: 1px solid #722c2c;
}

.tab-pane h4 {
    font-weight: 700;
    letter-spacing: -1px;
}

.session-data {
    padding-left: 60px;
}

.session-time {
    font-size: 16px;
    line-height: 16px;
    font-weight: 800;
    display: block;
    margin-bottom: 6px;
}

.session-speaker {
    padding-left: 0;
    padding-right: 0;
}

.session-speaker img {
    width: 90px;
    height: 90px;
    margin-bottom: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.session-speaker h5 {
    line-height: 15px;
    margin-bottom: 0;
}

.session-speaker p {
    margin-bottom: 0;
}

.session-description {
    padding-left: 30px;
    padding-right: 60px;
}

.session-room {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    padding: 5px 14px;
    background-color: #bbb;
    margin-top: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.session-description h5.h5-lg {
    margin-bottom: 10px;
}

.session-description a h5.h5-lg:hover {
    color: #00aaa9;
    text-decoration: underline;
}

.session-description p.session-tags {
    color: #888;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    margin-top: 20px;
}

.schedule-event {
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.d-block {
    display: block !important;
}

.d-none {
    display: none !important;
}

/*+===============================================ReSPonSivE=================================*/

@media (min-width: 992px) and (max-width: 1199px) {

    p.p-small {
        font-size: 14px;
        line-height: 22px;
    }

    .section-title h2 {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: -1px;
    }

    .section-title p {
        color: #666;
        font-size: 18px;
        line-height: 26px;
    }

    .nav-tabs > li > a {
        font-size: 15px;
        line-height: 15px;
    }

    .session-data {
        padding-left: 15px;
    }

    .session-time {
        font-size: 15px;
        line-height: 15px;
        font-weight: 700;
    }

    .session-room {
        padding: 4px 12px;
    }

    .session-speaker img {
        width: 80px;
        height: 80px;
    }

    .session-description {
        padding-left: 30px;
        padding-right: 15px;
    }

    .session-description h5.h5-lg {
        margin-bottom: 5px;
    }

    .session-description p.session-tags {
        font-size: 15px;
        line-height: 15px;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 991px) {

    h5.h5-small {
        font-size: 12px;
        line-height: 18px;
    }

    p.p-small {
        font-size: 14px;
        line-height: 22px;
    }

    .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        letter-spacing: -1px;
    }

    .section-title p {
        color: #666;
        font-size: 17px;
        line-height: 25px;
    }

    .nav-tabs > li > a {
        font-size: 15px;
        line-height: 15px;
    }

    .session-data {
        padding-left: 15px;
    }

    .session-time {
        font-size: 15px;
        line-height: 15px;
        font-weight: 700;
    }

    .session-room {
        padding: 4px 12px;
    }

    .session-speaker img {
        width: 80px;
        height: 80px;
    }

    .session-description {
        padding-left: 30px;
        padding-right: 15px;
    }

    .session-description h5.h5-lg {
        margin-bottom: 5px;
    }

    .session-description p.session-tags {
        font-size: 15px;
        line-height: 15px;
        margin-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 800px) {

    .division .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* Headers */
    h5.h5-small {
        font-size: 12px;
        line-height: 18px;
    }
    h5.h5-lg {
        font-size: 15px;
        line-height: 23px;
    }
    /* Section Title */
    .section-title h2 {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }

    .section-title p {
        color: #666;
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {

    .wide-100 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .division {
        padding-left: 30px;
        padding-right: 30px;
    }
    .navbar {
        padding: 0;
        background-color: #fff;
    }

    .nav-tabs {
        display: inline-block;
        margin: 0 auto;
    }

    .schedule-event {
        text-align: center;
    }
    .res-text-left{
        text-align: center;
    }
    .session-data {
        margin-bottom: 25px;
    }

    .session-room {
        margin-top: 0px;
    }

    .s-data {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 8px;
    }

    .session-time {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 5px;
    }

    .session-time.black-color:after {
        display: inline-block;
        content: "";
        height: 2px;
        width: 5px;
        background: #444;
        position: relative;
        top: -5px;
        left: -5px;
    }

    .session-speaker {
        margin-bottom: 8px;
    }

    .session-description {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media only screen and (max-width: 640px) {

    .division {
        padding-left: 15px;
        padding-right: 15px;
    }
    h5.h5-small {
        font-size: 12px;
        line-height: 18px;
    }
    h5.h5-lg {
        font-size: 14px;
        line-height: 22px;
    }
    /* Section Title */
    .section-title h2 {
        font-size: 28px;
        line-height: 28px;
    }

    .section-title p {
        font-size: 16px;
        line-height: 23px;
    }

    /* Schedule */
    .nav-tabs {
        border-bottom: none;
    }

    .nav-tabs li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
        margin-right: 0;
    }

    .nav-tabs > li > a {
        margin-right: 0;
    }
}

@media only screen and (max-width: 479px) {
    h5.h5-small {
        font-size: 12px;
        line-height: 18px;
    }

    h5.h5-lg {
        font-size: 14px;
        line-height: 22px;
    }

}

@media (max-width: 320px) {

    .division {
        padding-left: 2px;
        padding-right: 2px;
    }

    .nav-tabs > li > a {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 20px;
    }
}