15
@import url("footer.css");
html{height:100%;}
body{overflow:hidden;background:#000;}
 .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: 18.4%;
    width: 37%;
    height: 36.7%;
    left: -1%;
    right: 0;
    margin: 0 auto; */
	  /*   position: absolute;
    top: 7.6%;
   /*  width: 60%;
    height: 67%; 
	    width: 54%;
    height: 59%;
    left: 0%;
    right: 0;
    margin: 0 auto; */
    position: absolute;
    top: 2.6%;
    width: 58%;
    height: 45%;
    left: 2.1%;
    right: 0;
    margin: 0 auto;
}
.live-video-position {
    top: 9.4% !important;
    width: 42% !important;
}
 .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;}
 .portrait-content{display:none;}
 .port-center-logo-bg{display:none;}
 .mob-video{display:none;}
 /*.portfooter{display:none;}*/
 
 

.portfooter {
    display: block;
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    justify-content: center;
}
 
 @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:70px 0 !important; width:100% !important;}
	 .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:block !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;}
    
    .marquww-data {
    height: 10%!important;
    padding-top: 10px!important;
    width:100%!important;
    top:82%!important;
}
    
    /*.portrait-footer{display:none;}*/

	 .smartEventLogo{display:none;}
	 .audit2-bg img{display:none}
	 .audi2_player iframe{height:auto;min-height:280px;}
	 .audi2_player {
    position: inherit;
    top: 0;
    width: 100%;
    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: 60px;
    height: auto;
    transition: transform 300ms linear;
}
.footer .footer-nav .footer-link {
	
    margin: 0 4px;
    position: relative;
}
.chat-wrapper {
    position: inherit;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 48px !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: 0;
    /* left: 0; */
    /* right: 0; */
    height: 48px !important;
    /* text-align: right; */
    width: 60px !important;
}
	 .common-page{display:block;}
	 .portrait-content {
        display: block;
        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;
    }
 }
 
 @media screen and (max-width: 900px) and (orientation: landscape) {
	 .portrait-content {
        display: none;
    }
    .common-page{display:block;}
	.chat-wrapper {
    position: inherit !important;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 40px !important;
    overflow: inherit !important;
}
.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 {
     
    bottom: 40px !important;
    height: 300px !important;
    transform: translate(-50%, -2px);
}
.smartEventLogo{max-width: 100px; right:5px; 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 (min-width: 1200px) and (max-width: 1366px) {
	.audi2_player {
		top:1.6%;
	}
}

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

@media (max-width: 500px){
    .footer{bottom:-5px !important;}
    .footer .footer-nav .footer-link a i, .footer .footer-nav .footer-link a img {
      width: 100px;
    }
    .chat-box-header{width:100px !important;}
     .chat-wrapper.open .chat-body {
      left:2px;
      height: 300px !important;
      width: 99% !important;
      bottom: 50px !important;
      position: absolute;
      border: 1px solid #aaa;
    }
    
}
