/** @import url("footer.css"); **/
html{height:100%;}
body{overflow:hidden;background:#cfd0d2;}
 .common-page {
     height: 100%;
     width: 100%;
     max-width: 100%;
     margin: auto;
     position: relative;
 }
  .content-wrap {
     background-size: contain;
     background-position: center;
     background-repeat: no-repeat;
     height: 100%;
     width: 100%;
     max-width: 100%;
     margin: auto;
     position: relative;
 }
 .content {
     position: relative;
     -webkit-transform-origin: 0% 0% 0;
     transform-origin: 0% 0% 0;
     height: 100%;
     width: 100%;
     max-width: 100%;
     overflow: hidden;
 }
  .content .img-fluid {
     width: 100%;
 }
 
 .content .img-fluid {
     width: 100%;
 }
  .audit2-bg {
     position: relative;
     display: block;
     width: 100%;
     height: 100%;
 }
 .audi3_player {
       position: absolute;
    top: 18.4%;
    width: 37%;
    height: 36.7%;
    left: -1%;
    right: 0;
    margin: 0 auto; 
	 
}
.audi2_player {
    position: absolute;
      top: 10.6%;
      width: 64%;
      height: 63%;
      left: 0%;
      right: 0;
      margin: 0 auto;
    }
.live-video-position {
    top: 19%;
    width: 50%;
}
 .audi3_player iframe {
     width: 100%;
     height: 100%;
     background: #000;
 }
 .audi2_player iframe {
     width: 100%;
     height: 100%;
     background: #000;
 }
 .smartEventLogo{position: fixed; bottom:15px; right:0px; z-index: 100; display:none!important;}
 .portrait-content{display:none;}
 .port-center-logo-bg{display:none;}
 .mob-video{display:none;}
 .portfooter{display:none;}
 @media only screen and (min-device-width: 0px) and (max-device-width: 830px) and (orientation:portrait) {
	  .mob-video{display:block;}
	 .desktop-video{display:none;}
	 .home-video{    position: absolute; bottom: 20px;  z-index: 9;}
	.portcontent{background:url(../images/mob-bg.jpg) no-repeat;    background-size: cover;}
	.portcontent .chat-wrapper{height:auto !important}
	 .portcontent .audi2_player{margin:100px 0 !important;top: 1.3% !important;width: 100% !important;left: 0;height: 50%;}
	 .portfooter .chat-wrapper.open .chat-body{left:0 !important;}
	 .portfooter .port-floor_switch{background:#f3f3f3;  border: 1px solid #ccc;width:100%;border-radius:10px; display:block;   height:100%; text-align: center;  padding: 8px;color: #000;font-weight: 600;text-transform: uppercase; border:1px solid #bbb;}
	 .portfooter .port-floor_switch img{max-width: 100%;}
	  .portfooter .chat-box-header{width:100% !important;height:auto !important;}
	 .portfooter{display:none !important; padding: 10px;}
	 .port-body{overflow:visible;}
	 .port-center-logo-bg { background: url(../images/logo-bg.png) no-repeat top center;  width: 303px; height: 164px;background-size: contain; margin: 0 auto;	display:block !important;}
.port-center-logo-bg span{ display: block;    padding: 35px 0 0 0 !important;}
.portrait-footer{display:block;}

	 .smartEventLogo{display:none;}
	 .audit2-bg img{display:none}
	 .audi2_player iframe{height:auto;min-height:220px;}
	 .audi2_player {
    position: inherit;
    top: 0;
    width: 100%!important;
    height: 100%;
    left: 0%;
    right: 0;
    margin: 40px 0;
}
.footer .footer-nav .footer-link a i, .footer .footer-nav .footer-link a img {
    font-size: 20px;
    margin-bottom: 0px;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    width: 70px;
    height: auto;
    transition: transform 300ms linear;
}
.footer .footer-nav .footer-link {
	
    margin: 0 1px;
    position: relative;
}
.chat-wrapper {
    position: inherit;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 55px !important;
    overflow: inherit;
}
.chat-wrapper.open .chat-body {
    width: 370px !important;
    bottom: 55px !important;
    left: -291px;
    
}
.smart-event{display:none;}
.chat-box-header {
    position: inherit !important;
    /*bottom: -3.6px!important;*/
    /* left: 0; */
    /* right: 0; */
    /*height: 48px !important;*/
    /* text-align: right; */
    width: 60px !important;
}
	 .common-page{display:block;}
	 .portrait-content {
        /*display: block;*/
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        width: 100%;
        height: 100%;
        height: 100vh;
        z-index: 99999999;
    }
    .portrait-center {
        position: absolute;
        top: 50%;
        left: 0;
        margin: 0 auto;
        right: 0;
        transform: translateY(-50%);
        text-align: center;
    }
    .portrait-center img {
        margin: 0 auto 10px;
        width: 200px;
        text-align: center;
    }
    .footer {
    bottom: -.4%;}
    .chat-wrapper.open .chat-body {
left: 2px;
height: 260px !important;
width: 99% !important;
bottom: 56px !important;
position: absolute;
border: 1px solid #aaa;
}
    
 }
 

 
 @media screen and (max-width: 992px) and (orientation: landscape) {
      .audi2_player {
    top: 12%!important;
    width: 46%;
    height: 47%;
}
.center-logo{
    max-width:40%!important;
}
	 .portrait-content {
        display: none;
    }
    .common-page{display:block;}
	.chat-wrapper {
    position: inherit !important;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 43px !important;
    overflow: inherit !important;
}
.footer .footer-nav .footer-link a i, .footer .footer-nav .footer-link a img {
    width: 50px;
}
.chat-box-header {
    position: inherit !important;
 
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 78px;*/
    text-align: right;
    width: auto !important;
}
.chat-wrapper.open .chat-body {
    width: 245px!important;
    height: 280px!important;
    bottom: 36px!important;
}
.smartEventLogo{max-width: 80px; right:0px; bottom:5px;}
 }
  
 .audi-btn{position:absolute;right:30px;top:30px;    z-index: 999;}
 .blue-btn, .blue-btn:hover {
    background: #1b6eb8;
    border-radius: 50px;
    padding: 5px 20px !important;
    border: 2px solid #fff;
    text-transform: uppercase;
    color: #fff;
    line-height: 23px;
    box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.75);
    z-index: 99;
    position: relative;
} 

@media screen and (min-width: 931px) and (max-width: 992px) and (orientation: landscape) {
    .chat-box-header {
    bottom: 16px!important;
}
.chat-wrapper.open .chat-body {
    bottom: 65px!important;
}
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
.chat-wrapper.open .chat-body {
    width: 310px!important;
    height: 300px!important;
} 
.live-video-position {
    top: 15.6%;
}
.announcement {
    font-size: 13px!important;
    padding: 10px 5px 0px 5px!important;

}
}

@media (min-width: 1200px) and (max-width: 1366px) {
.audi2_player {
    top: 18%;
}
 .footer .footer-nav .footer-link a i, .footer .footer-nav .footer-link a img { width: 70px;}
 .chat-box-header {
    /*height: 41px!important;*/
     width: 70px!important;

}
.chat-wrapper.open .chat-body {
height: 85%;
    position: fixed;
    width: 270px!important;
    /* top: 0; */
    height: 320px!important;
    bottom: 65px;
    right: 0;
}
}

@media (min-width: 1024px) and (max-width: 1200px){
.footer .footer-nav .footer-link a i, .footer .footer-nav .footer-link a img {
    width: 70px;
}
}

.conf-logo{width:70% !important; display:none;}
@media (max-width: 767px) {
	.conf-logo{width:80% !important;}
}