@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800');

html {
/*     overflow-x: hidden; */
}

.nouse2 {
    color: #000000;
}

#loading {
    background: #e9f0f4 !important;
    text-align: center;
}

#loading img {
    max-width: 150px;
    margin-top: 20%;
}

/* The Theme Error Fix */ 
.vc_section {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.vc_column_container > .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.vc_column_container > .vc_column-inner .wpb_content_element{
    padding: 0 15px !important;
}

.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: bold;
}
p, li, ul, ol, div {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.home #post-2 {
    margin-bottom: 0px;
}

.logo img, .scroll-logo img {
    max-width: 175px;
    margin-top: 5px;
}

.primary-menu .navbar-toggle .icon-bar {
    background: #fff !important;
}

.home > section {
    background-color: #e9f0f4;
}

.bannar-img {
    background: #e9f0f4;
}

#primary-menu {
    background: rgba(255,255,255,0.9);
    transition: .05s ease-in-out !important;
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    left: 0px !important;
    z-index: 500 !important;
}

#primary-menu a, #menu-main-navigation a {
    font-family: 'Source Sans Pro', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 18px;
    color: #59595b !important;
    transition: color 0.4s;
}

#primary-menu a:hover, #menu-main-navigation a:hover {
    color: rgba(55, 117, 152,1) !important;

}

#menu-item-390 a {
    color: #fff !important;
    background: none !important;
}

#menu-item-390 a:hover {
    color: #fff !important;
    background: none !important;
}

#menu-item-390 {
/*    background: #59595b !important; */
    background: rgba(55,117,152,1) !important;
    transition: background 0.4s !important;
    border-radius: 5px;
    border: none !important;
}

#menu-item-390:hover {
    background: #59595b !important;
/*    background: rgba(55,117,152,1) !important; */
}

#menu-main-navigation {
    padding: 32px 0px;
}

#menu-main-navigation li {
    border-bottom: 2px solid;
    border-radius: 25px;
    border-bottom-color: rgba(61,68,97,0);
    transition: border-color 0.4s;
}

#menu-main-navigation li:hover {
    border-bottom-color: rgba(55,117,152,1);
}

.confTitle {
    width: 31%;
    float: right;
    margin-right: 14%;
    text-align: left;
}

.confTitle h1 {
    color: #51545D !important;
    font-weight: 300 !important;
    width: 425px !important;
    text-align: left !important;
    text-transform: none !important;
    font-size: 100px !important;
}

.confTitle h3 {
    font-size: 44px !important;
    color: #f37321;
    font-weight: 300;
}

.confTitle h4 {
    font-size: 19px !important;
    text-transform: uppercase !important;
}

.confTitle .confDate {
    font-size: 35px !important;
}

.confTitle .confLocation {
    text-transform: uppercase !important;
    font-size: 22px !important;
}

.banner-style3 .bannar-img .overlay {
    display: none;
}

.transparent-bg-menu .menu-area .navbar-nav > li > a, .primary-menu-inner .menu-area .navbar-nav li > a {
    padding: 12px 8px !important;
}

.transparent-bg-menu .menu-area .navbar-nav > li, .primary-menu-inner .menu-area .navbar-nav li {
    padding: 0 6px !important;
    margin: 0 5px !important;
}

.centerText {
    text-align: center;
}
.leftText {
    text-align: left;
}
.rightText{
    text-align: right;
}
.headline{
    font-size: 40px;
}
.headlineTwo{
    font-size: 30px;
    margin-top: 0px;
}
.aboutSmall .vc_column-inner{
    max-width: 450px;
    margin: 0 auto;
}
.max1400{
    max-width: 1400px;
}
.marginBottom{
    margin-bottom: 35px;
}
.marginTop{
    margin-top: 35px;
}
.blockCenter{
    margin-left:auto;
    margin-right: auto;
}
.bgColorBlue{
    background-color: rgba(0, 114, 188, 1);
}
.bgColorOrange{
    background-color: rgba(243, 115, 33, 1);
}
.bgColorTeal{
    background-color: rgba(80, 193, 185, 1);
}
.bgColorBlack{
    background-color: rgba(81, 84, 93, 1);
}
.bgColorWhite {
    background-color: rgba(255,255,255,1);
}
.rounded{
    border-radius: 5px;
    padding: 25px;
    color: #fff;
}
.borderTopBlack{
    border-top: 10px solid #377599;
}
.attend{
/*    background: url('http://dev-ifm-aic.pantheonsite.io/wp-content/uploads/2019/02/whyAttend.jpg');*/
    background: #51c2ba;
    position: relative;
    z-index: 1;
    background-blend-mode: mulitply;
}

#aboutTexture{
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    opacity: 0.15;
    z-index: -5;
}

#slider{
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.parallax{
    background-attachment: fixed;
}
.center {
    background-position: center center;   
}
.noRepeat{
    background-repeat: no-repeat;
}
#speakerSection .event-speaker {
    background-attachment: fixed;
}
#aboutSection > .vc_column-inner {
/*    background-color: rgba(0,0,0,0.85);
    transition: background-color 0.4s; */
}
#aboutSection > .vc_column-inner:hover {
/*    background-color: rgba(0,0,0,0.95); */
}
#about {
    font-size: 42px;
    margin-top: 75px;
    margin-bottom: 0px;
    color: #fff;
}

.titleLine {
    font-size: 32px;
    color: rgb(233, 240, 244);
    margin-top: 0px;
}

#topPlay {
    color: rgb(233, 240, 244);
    cursor: pointer;
    width: 300px;
    margin: 35px auto 20px;
}

#topPlay img {
    margin-bottom: 3px;
}

#aboutLink {
    text-transform: uppercase;
    width: 165px;
    margin: 0 auto;
    line-height: 3em;
}

#aboutLink a {
    background: rgb(233, 240, 244);
    border-radius: 25px;
    color: rgb(89, 89, 91);;
    padding: 12px;
    transition: color 0.4s, background 0.4s;
}

#aboutLink a:hover {
    background: rgba(55,117,152,1);
    color: rgb(233, 240, 244);
}

.aboutParagraph {
    padding: 25px;
    color: rgb(233, 240, 244);
}
.aboutSectionCol4{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 10px solid rgba(80, 193, 185, 1);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 300px;
    position: relative;
}

.bgWhite div {
    background: rgb(233, 240, 244);
}

.bgWhite img {
    transition: opacity 0.4s;
}

.bgWhite img:hover{
    opacity: 0.5;
}

/* Speaker Section */

#speakers {
    position: relative;
    z-index: 75;
}

.bgPlacer {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: -2;
}

.event-speaker h2 {
    color: #000 !important;
}

.event-speaker .overlay {
    background-color: #fff !important;
    z-index: -5;
}

.hcBG{
    position: absolute;
    width:33%;
    max-width: 500px;
    z-index: -1;
}
.topAbs{
    top: 0px;
    left: 0px;
}
.bottomAbs{
    bottom: 0px;
    right: 0px;
    transform: rotate(180deg);
}

/* Speaker Tile */

.speaker-item .speaker-content .speaker-name {
    text-transform: none !important;
}

.speaker-item .speaker-content .designation {
    text-transform: uppercase !important;
    color: #f37321 !important;
    font-weight: 400;
    font-size: 12px !important;
    margin-bottom: 0px !important;
}

body .speaker-item .speaker-content {
    bottom: 10px;
}

.speaker-item {
    background-color: rgba(234, 241, 245, 0.25) !important;
    transition: background-color 0.4s;
}

.speaker-item:hover {
    background-color: rgba(234, 241, 245, 1) !important;
}

.speaker-item .speaker-content .speaker-name {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-style: normal;
    color: #f37121 !important;
}

.speaker-content-inner {
    line-height: 1.25em;
}

/* This prevents the speaker tile from animating up and dropping opacity */
.speaker-item:hover .speaker-content {
    bottom: 10px !important;
    opacity: 100 !important;
}

/* Schedule Section */

#schedule {
    position: relative;
    z-index: 60;
}

.schedule-wrapper .schedule-item div:nth-child(4){
    display: none;
}

#myTab > li {
    text-transform: uppercase;
    width: 175px;
}
.event-schedule-inner .nav-tab li a {
    padding: 9px;
    color: #e9f0f4 !important;
}

.event-schedule-inner .nav-tab li a:hover {
    color: #fff !important;
}

.event-schedule-inner .date {
    display: none !important;
}
.event-schedule-inner .nav-tab li a strong {
    float: none !important;
    font-size: 25px;
}
.event-schedule-inner .nav-tab li {
    transition: background-color 0.4s, color 0.4s, border-bottom-color 0.4s;
    color: #e9f0f4;
    background: none !important;
    border-bottom: solid rgba(55,117,153,0);
}

.event-schedule-inner .nav-tab li a {
    padding: 5px 36px;
}

.event-schedule-inner .nav-tab li:hover {
    color: #fff;
    border-bottom-color: #fff;
    background: none !important;
}

.event-schedule-inner .nav-tab li.active {
    color: #fff;
    border-bottom-color: #fff;
}

.event-schedule-inner .nav-tab li a strong {
    line-height: 0px !important;
    text-transform: none !important;
    font-size: 18px !important;
}

.item-inner.event-session {
    line-height: 1.15em;
    font-weight: 400;
}

.event-schedule-inner .nav-tab li a:hover {
    background: none !important;;
}

section.event-schedule {
    border-top: 0px;
    border-bottom: 0px;
    background-color: rgba(55, 117, 153, 0.7);
}

.scheduleTexture {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: -2;
    background-image: url('http://dev-ifm-aic.pantheonsite.io/wp-content/uploads/2019/02/coolBlueComp.jpg');
    background-size: cover;
    background-position: center center;
}

#schedule .wpb_raw_code {
    margin-bottom: 0px;
}

.section-head .header-title, h2.header-title {
    color: #e9f0f4 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

#video h2, #hotel {
    padding-top: 100px;
    color: rgb(55, 117, 152) !important;
    font-size: 42px;
}

#video h2.video {
    color: #e9f0f4 !important;
}

#speakers .header-title {
    color: #f37121 !important;
}

.event-speaker .section-head .header-desc {
    color: #f37121 !important;
    cursor: pointer;
    width: 250px;
    display: block;
    margin: 15px auto;
    transition: color 0.4s;
}

.event-speaker .section-head .header-desc:hover {
    color: rgba(55,117,152,1) !important;
}

.schedule-wrapper .schedule-item.header {
	background-color: rgb(55, 117, 152) !important;
}

.schedule-wrapper .schedule-item.header .fa-calendar {
    margin-left: 20px;
}

/************** BREAKING THE SCHEDULE LAYOUT *************/

.schedule-wrapper .col-md-2 {
    width: 20%;
}

.schedule-wrapper .col-md-4 {
    width: 40%;
}

/************** END *****************/

/* Schedule Speaker Section */

.backgroundSpeakerImg{
    width: 50px;
    height: 50px;
    float: left;
    background-position: center;
    border-radius: 100%;
    background-size: cover;
    display: inline-block;
}

.speaker-list {
    display: inline-block;
}

.event-schedule-speaker .speakerPic {
    border-radius: 100% !important;
    width: 52px;
    height: 52px;
    float: left;
    background-position: center;
}

.speaker-list a {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-top: 14px;
    margin-left: 14px;
}

.schedule-item:hover {
    background: rgba(55,117,152,0.35) !important;
}
.schedule-item:hover .event-time > span {
    background: none !important;
    color: #fff !important;
}

.breakItem {
    background: rgba(26, 148, 136, 0.1) !important;
}

.breakItem:hover {
    background: rgba(26, 148, 136, 0.35) !important;
}

.schedule-item .event-time span {
    background: none !important;
    padding: 0px 10px !important;
    color: #377599 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}

.concurrentHeading {
    text-align: left;
    margin-left: 40px;
    font-family: 'Source Sans Pro', sans-serif !important;
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: 35px;
    font-weight: 800;
}

.speaker-list a {
    transition: color 0.4s !important;
}

.speaker-list a:hover {
    color: #fff !important;
}

.breaks{
    background-color: rgba(26, 148, 136, 0.1) !important;
}

.breaks:nth-child(2n) {
    background-color: rgba(255, 255, 255, 1) !important;
}

.breaks:hover {
    background-color: rgba(26, 148, 136, 0.35) !important;
}


.concurrentSession {
    background-color: rgba(243, 115, 33, 0.1) !important;
}

.concurrentSession:nth-child(2n) {
    background-color: rgba(255, 255, 255, 1) !important;
}

.concurrentSession:hover {
    background-color: rgba(243, 115, 33, 0.35) !important;
}

.event-schedule-inner .nav-tab li a:hover{
    transition: background-color 0.4s;
}

.event-schedule .tab-content {
    border-radius: 10px !important;
}

/* End Schedule Section */


/* L2 Pages */

/* Speaker Page */

.speakers-single .speaker-thumb img {
    width: 100%;
    border-radius: 100%;
    max-width: 125px;
}

.speaker-thumb {
    text-align: right;
}

.vidyard_wrapper{
    margin-bottom: 20px;
}


#videoSection {
    background: url('/wp-content/uploads/2019/03/VideoBackground_new.jpg');
    position: relative;
    z-index: 20;
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
}

#videoOverlayDiv {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(255, 255, 255, 0.35);
}

#highlightReel {
    width: 100% !important;
}

/* Hotel Section */
#hotelInfo {
    background: rgba(243, 115, 33, 0.2);
    position: relative;
    z-index: 5;
    color: rgb(89, 89, 91) !important;
}

#hotelBG {
    background: url('http://dev-ifm-aic.pantheonsite.io/wp-content/uploads/2019/02/texture_2CompSmall-e1550709622465.jpg');
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -4;
    opacity:  0.15;
}

#hotelInfo a {
    color: rgb(55, 117, 152) !important;
    transition: color 0.4s;
}

.hotelLink.button {
    background: rgb(233, 240, 244);
    padding: 10px;
    border-radius: 15px;
}

#hotelInfo a:hover {
/*    color: #e9f0f4 !important; */
}

#hotelInfo > div {
    padding-bottom: 75px;
}

#hotelInfo h4 {
    margin-top: 5px;
}

/* Footer */

.entry-footer {
    display: none;
}

footer {
    border-top: 10px solid rgb(55, 117, 153);
    background-color: rgba(234, 241, 245, 1);
}

.footer-bottom > p {
    margin-bottom: 20px !important;
}

footer a {
    text-transform: uppercase;
    margin: 10px !important;
    color: rgb(89, 89, 91) !important;
    transition: color 0.4s !important;
}

footer a:hover {
    color: rgb(55, 117, 152) !important;
}

/* L2 */

.header-title.l2 {
    color: rgb(89, 89, 91) !important;
}

.type-page .entry-content .wpb_row.vc_row-no-padding > div {
    display: none;
}

.type-page .entry-content p, .eh_speakers-template-default #content p {
    color: rgb(89, 89, 91);
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 35px;
}

.page p {
    margin-bottom: 25px;
}

.page a {
    color: rgb(243, 115, 33);
    transition: color 0.4s;
}

.page a:hover {
    color: rgb(55, 117, 152);
}

.page .content-area {
    position: relative;
    overflow-y: hidden;
}

/* L2 Header responsive */

#levelTwo .bannar-img img {
    width: 50% !important;
    margin-top: 125px !important;
    max-width: 300px !important;
    min-width: 150px !important;
    margin-bottom: 25px !important;
    margin-left: 27% !important;
    padding-right: 2%;
}

#levelTwo .confTitle {
    width: 19% !important;
    margin-right: 35% !important;
    margin-top: 5%;
}

#levelTwo .confTitle h1 {
    display: none !important;
}


#levelTwo .confTitle h4 {
    font-size: 25px !important;
}

#levelTwo .confTitle .confDate {
    margin-bottom: 5px !important;
}

#levelTwo .confTitle .confDate {
    font-size: 18px !important;
}

#levelTwo .confTitle .confLocation {
    text-transform: none !important;
    font-size: 18px !important;
}

#levelTwo .confTitle h3 {
    display: none !important;    
}

#aboutActivities {
    margin-top: 100px;
}

.innerPiece {
    width: 90%;
    margin: 0 auto !important;
    max-width: 960px;
    padding: 20px;
    background: rgba(233,240,244,0.66);
}

.innerPiece h3 {
    clear: both;
    margin-top: 50px;
}

.aboutImages {
    width: 100%;
    max-width: 250px;
    float: left;
    margin-right: 20px;
}

.breaker {
    width: 100%;
    height: 2px;
    clear: both;
}

.exhibitIMG {
    width: 30%;
    margin-left: 1.25%;
    margin-right: 1.25%;
}

#stayTuned {
    margin-top: 75px !important;
}

/* Speakers Profile */

.speakerBG{
    width: 150px; 
    height: 150px; 
    background-position: center !important;
    background-size: contain !important;
    border-radius: 100%;
    float: right;
}

/* Responsive */

@media only screen and (max-width: 1775px){
    #levelTwo .confTitle {
        margin-right: 3%;
    }
    #levelTwo .confTitle {
        width: 16% !important;
    }
}

@media only screen and (max-width: 1725px){
    
    .confTitle h1 {
        font-size: 80px !important;
    }
    .confTitle h3 {
        font-size: 34px !important;
    }
    .confTitle h4 {
        font-size: 17px !important;
    }
    .confTitle .confDate {
        font-size: 30px !important;
    }
    .confTitle .confLocation {
        font-size: 18px !important;
    }
    
}

@media only screen and (max-width: 1625px){
    #levelTwo .confTitle {
        width: 26% !important;
        margin-right: 25% !important;
    }
}

@media only screen and (max-width: 1475px){
    
    .confTitle h1 {
        font-size: 60px !important;
    }
    .confTitle h3 {
        font-size: 30px !important;
    }
    .confTitle .confDate {
        font-size: 25px !important;
    }
    .confTitle {
        width: 30%;
        margin-right: 20%;
    }
}


@media only screen and (max-width: 1350px){
    #levelTwo .confTitle {
        width: 24% !important;
        margin-right: 25% !important;
    }
    
    #levelTwo .bannar-img img {
        padding-right: 4%;
        width: 22% !important;
    }
    
}


@media only screen and (max-width: 1275px){
    
    #levelTwo .bannar-img img {
        max-width: 250px;
    }

    #primary-menu a, #menu-main-navigation a {
        font-size: 16px;
    }
    
    .confTitle h1 {
        font-size: 55px !important;
        margin-bottom: 20px;
    }
    
    .confTitle h3 {
        font-size: 26px !important;
    }

}


@media only screen and (max-width: 1200px){
    .transparent-bg-menu .menu-area .navbar-nav > li, .primary-menu-inner .menu-area .navbar-nav li {
        padding: 0 2px !important;
        margin: 0 3px !important;
    }
    
    .primary-menu-inner > .container {
        width: 95%;
    }
}


@media only screen and (max-width: 1125px){
    
    
    .confTitle {
        margin-top: 40px;
    }
    
    .confTitle h1 {
        font-size: 35px !important;
    }
    
    .confTitle h3 {
        font-size: 22px !important;
    }
    
    .confTitle h4 {
        font-size: 15px !important;
    }
    
    .confTitle .confDate {
        font-size: 22px !important;
    }
    
    .confTitle .confLocation {
        font-size: 16px !important;
    }
    
    .banner-style3 .bannar-conent-area {
        bottom: 54%;
    }
    
}

@media only screen and (max-width: 1075px){
    #levelTwo .bannar-img img {
        margin-left: 22% !important;
    }
    
    #levelTwo .confTitle {
        margin-right: 15% !important;
        margin-top: 8%;
    }
}

@media only screen and (max-width: 1050px){

    #primary-menu a, #menu-main-navigation a {
        font-size: 13px;
    }
    
    #myTab > li {
        width: 150px;
    }
    
    .event-schedule-inner .nav-tab li a {
        padding: 14px 0;
    }
    
    .event-schedule-inner .nav-tab li a strong {
        line-height: normal !important;
    }
    
    .event-schedule-inner .nav-tab li a strong {
        font-size: 14px !important;
    }
    
    .event-schedule-inner .event-schedule-inner-fixed {
        width: auto !important;
    }

}


@media only screen and (max-width: 992px){
    
    #levelTwo .bannar-img {
        height: 400px;
    }
    
    #levelTwo .bannar-img img {
        margin-top: 215px !important;
        max-width: 200px !important;
    }
    
    #levelTwo .confTitle {
        width: 30% !important;
        margin-right: 21% !important;
        margin-top: 21%;
    }
    
    #levelTwo .confTitle h4 {
        font-size: 20px !important;
    }
    
    #levelTwo .confTitle .confDate {
        font-size: 16px !important;
    }
    
    #levelTwo .confTitle .confLocation {
        font-size: 16px !important;
    }
    
    #menu-main-navigation li {
        padding: 0 0 !important;
    }
    
    .event-schedule-inner .nav-tab li a {
        padding: 6px 16px !important;
    }
    
    #myTab > li {
        width: 150px !important;
    }
    
    .transparent-bg-menu .menu-area .navbar-nav > li > a, .primary-menu-inner .menu-area .navbar-nav li > a {
        padding: 7px 9px !important;
    }
    
    .bannar-img {
        height: 600px;
        background: #e9f0f4;
    }
    
    .bannar-img img {
        width: 90% !important;
        margin-top: 190px;
    }
    
    .speaker-thumb {
        text-align: left;
    }
    
    .speakers-single .speaker-thumb img{
        margin: 5% 0;
    }
    
    .confTitle {
        margin-top: 120px;
    }
    
    #menu-main-navigation {
        width: 650px;
        margin: 0 auto;
        display: block;
        float: none;
        padding: 64px 0px 32px;
    }
    
    #header .navbar-header {
        float: none;
    }
    
    #primary-menu.transparent-bg-menu a.logo {
        display: block;
        margin: 0 auto;
        width: 250px;
        text-align: center;
        float: none;
        text-align: center;
    }
    
    #primary-menu.transparent-bg-menu a.logo img {
        display: inline;
    }
    
    #primary-menu {
        background: rgb(255, 255, 255) !important;
    }
    
    
    #primary-menu.fixed-top-menu .scroll-logo {
        display: none !important;
    }
    
    /* Schedule Breaking */

    
    /* Lets lay this out vertically!!! */
    
    .schedule-wrapper .col-md-2,.schedule-wrapper .col-md-4 {
        width: 100% !important;
    }
    
    .schedule-item .schedule-wrapper .item-inner {
        text-align: center;
    }
    
    .schedule-item .event-time span {
        font-size: 18px !important;
    }
    
    .speaker-list {
        margin: 10px !important;
        display: block !important;
        width: 100% !important;
    }
    
    .concurrentHeading {
        margin-left: 0px !important;
        text-align: center !important;
        margin-top: 40px !important;
    }
    
    .schedule-wrapper .col-md-2 .event-time, .schedule-wrapper .col-md-4 .item-inner {
        text-align: center !important;
    }
    
    .schedule-item.header div{
        display: none;
    }
    
    .speaker-list {
        width: 100% !important;
        margin: 10px 0 !important;
    }
    
    .speaker-list .backgroundSpeakerImg {
        float: none;
        margin: 0 auto;
        display: block !important;
    }
    
    .speaker-list a {
        display: inline !important;
        margin: 0 !important;
    }
    
    .concurrentHeading {
        font-size: 30px;
        text-transform: uppercase;
    }
    
    .speakerBG {
        float: none;
        margin-bottom: 25px;
    }
    
}


@media only screen and (max-width: 800px){
 
    #levelTwo .bannar-img img {
        margin-left: 22% !important;
    }
    
    #levelTwo .confTitle {
        width: 45% !important;
        margin-right: 8% !important;
        margin-top: 20%;
    }
    
}

@media only screen and (max-width: 800px){

    .tab-content {
        width: 95%;
        margin: 0 auto;
    }
    
    .event-schedule-inner {
        overflow-x: hidden !important;
    }
    
}

@media only screen and (max-width: 700px){
 
 #myTab > li {
        display: block;
        margin: 15px 0;
    }
    
}


@media only screen and (max-width: 768px){
    
    .bgWhite {
        max-width: 525px;
        margin: 30px auto;
    }
    
    
    .navbar-header {
        height: 100px;
        background: #fff !important;
    }
    
    .navbar-toggle {
        margin-top: 25px !important;
    }
    
    .home > section {
        height: 575px;
        background-color: #e9f0f4;
    }
    
    .home > section > img {
        display: none;
    }
    
    .confTitle {
        width: 100%;
        margin-right: 0px;
        margin-top: 25px;
    }
    
    .confTitle h1 {
        font-size: 30px !important;
    }
    .confTitle h3 {
        font-size: 20px !important;
    }
    .confTitle h4 {
        font-size: 16px !important;
    }
    .confTitle .confDate {
        font-size: 20px !important;
    }
    .confTitle .confLocation {
        font-size: 14px !important;
    }
    
    .navbar-toggle {
        background-color: #1a9488 !important;
    }
    
    .navbar-collapse {
        max-height: 100% !important;
    }
    
    #menu-main-navigation {
        background: none !important;
        padding: 32px 0px 32px;
    }
    
    #menu-main-navigation li {
        text-align: center;
        border: none !important;
        width: 25% !important;
        min-width: 250px;
        margin: 10px auto !important;
    }
    
    #primary-menu a, #menu-main-navigation a {
        border-top: 0px;
    }
    
    #menu-item-390 {
/*        background: none !important; */
    }
    
    #menu-item-390:hover {
/*        background: none !important; */
    }
    
    #menu-item-390 a {
        color: #fff !important;
    }  
    
    #menu-item-390 a:hover {
        color: #fff !important;
    }  
    
    .bannar-img img {
        width: 100% !important;
        margin-top: 95px;
    }
    
    .home > section {
        height: 465px;
    }
    
    .confTitle h1 {
        display: inline;
    }
    
    .confTitle h4 {
        font-size: 15px !important;
    }
    
    #primary-menu.fixed-top-menu .primary-menu-inner {
        background-color: #fff !important;
    }
    
    .confTitle {
        width: 33%;
        margin-right: 82px;
    }
    
    .banner-style3 .bannar-conent-area {
        bottom: 55% !important;
    }
    
    #menu-main-navigation {
        width: auto;
    }
    
    #aboutActivities{
        margin-top: 75px;
    }
    
    .innerPiece h3 {
        text-align: center;
    }
    
    .innerPiece {
        padding: 5%;
    }
    
    .aboutImages {
        float: none;
        margin: 15px auto;
        display: block;
    }
    
    #levelTwo .bannar-img {
        height: 320px !important;
    }
    
    #levelTwo .bannar-img img {
        margin-top: 19% !important;
        margin-left: 21% !important;
    }
}

@media only screen and (max-width: 675px){
    
    #levelTwo .bannar-img img {
        max-width: 150px !important;   
    }
    
    #levelTwo .bannar-img img {
        margin-top: 129px !important;
    }
    
}

@media only screen and (max-width: 650px){
    
    .confTitle h1 {
        font-size: 22px !important;
    }
    
    .confTitle h3 {
        font-size: 16px !important;
    }
    
    .confTitle h3 {
        font-size: 16px !important;
        margin: 5px 0;
    }
    
    .confTitle h4 {
        font-size: 12px !important;
    }
    
    .confTitle .confDate {
        font-size: 16px !important;
    }
    
    .confTitle .confLocation {
        font-size: 12px !important;
    }
    
    .bannar-img img {
        height: auto !important;
    }
    
    .banner-style3 .bannar-conent-area {
        bottom: 62% !important;
    }
    
    .home > section, .page > section {
        height: 385px;
    }
    
    .confTitle {
        width: 42%;
        margin-right: 42px;
    }
    
    .exhibitIMG {
        display: none;
    }
    
    .wpb_wrapper .exhibitIMG:nth-child(1) {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    
    #levelTwo {
        height: 290px !important;
    }
    
    #levelTwo .confTitle {
        margin-top: 24% !important;
    }
}

@media only screen and (max-width: 580px){
 
    .banner-style3 .bannar-conent-area {
        bottom: 41% !important;
    }
    
    #levelTwo .bannar-img img {
        margin-left: 12% !important;
    }
    
    #levelTwo .confTitle {
        margin-top: 4% !important;
    }
    
}


@media only screen and (max-width: 450px){
 
    .headline {
        font-size: 30px;
    }
    
}


@media only screen and (max-width: 450px){
 
    #levelTwo .bannar-img img {
        max-width: 100px !important;
        min-width: 100px !important;
        margin-top: 135px !important;
    }
    
    #levelTwo .confTitle {
        margin-top: -10px !important;
        width: 50% !important;
        margin-right: 3% !important;
    }
    
    #levelTwo {
        height: 270px !important;
    }
    
}