@media(min-width:1920px) {
	 #video_div .breakout-zoom {
		width: 255px;
		padding: 25px 15px;
		top: 102%;
		font-size: 20px;
	}
}
@media(min-width: 1600px) and (max-width: 1919px) {
    
    
}

@media(max-width: 1600px) {
    .et-signupForm .et-signinform .loginform{
        max-width: 80%;
    }
}

@media(min-width: 1440px) and (max-width: 1599px) {
   
}
@media(max-width: 1440px) {
.breakout-zoom{
    font-size: 16px;
}
}
@media(max-width: 1366px) {

    .booth-icons-box{
        top: 30%;
    }
    .footer .footer-nav .footer-link {
        margin: 0 10px;
    }
    .breakout-btns{
        padding: 0 5%; 
    }
   
  
}
@media(max-width: 1199px) and (min-width: 1024px){
  
    
}
@media(max-width: 1023px) and (min-width:992px){
    .et-success h2 {
        font-size: 28px;
    }

    
}

@media(max-width: 1366px) and (min-width: 901px){

    .signup-check{
        margin: 20px 0 10px;
    }
    .submit{
        margin-top: 0;
    }
    
}


@media(max-width: 1366px) and (min-width: 1280px) {
    .footer {
        padding-top: 35px;
    }

    
    .contactDetails {
        max-width: 88%;
    }

    .threeButton ul li a {
        font-size: 16px;
    }
}

@media(max-width: 1365px) and (min-width: 1280px) {

    .contactDetails {
        max-width: 100% !important;
    }
}
@media(max-width: 1280px) {

    .et-signupForm .et-signinform .loginform{
          max-width: 100%;
    }
}

@media(max-width: 1280px) and (min-width: 1025px) {
    .et-success h2 {
        font-size: 25px;
        padding: 30px;
     }
    .footer .footer-nav.chat-nav{
        margin-left: 10px;
        padding-left: 10px;
    }
    .footer .footer-nav .footer-link{
        margin: 0 8px;
    }

}

@media(max-width: 1280px) {
    
    .content-left .content-list {
        height: 400px;
    }

    .agenda-popup .popup-container {
        max-height: 500px;
    }

    .popup-video iframe {
        width: 930px;
        height: 500px;
    }

    .closeVideo i {
        font-size: 24px;
    }
     .et-container .et-left h1{
        font-size: 32px;
    }
}

@media(max-width: 1024px){
    .et-container .et-left h1{
        font-size: 24px;
        height: 50px;
    }
    .booth-icons-box{
        top: 30%;
        left: -5px;
    }
    .booth-icons-box .booth-icon-link{
        padding: 5px 40px 5px 10px;
    }
    .moto-icon-left .booth-icon-link{
        padding: 5px 20px 5px 10px;
    }
    .booth-icons-box.booth-icon-right-box{
        right: -5px;
    }
    .booth-icons-box.booth-icon-right-box .booth-icon-link {
        padding: 5px 10px 5px 40px;
    }
    .et-signupForm .loginform{
        padding: 50px 40px 25px;
    }
}
@media(max-width: 1024px) and (min-width: 768px) and (orientation: landscape){

   

    .header-items ul li {
        padding: 0 20px;
    }
    
    .footer .footer-nav .footer-link{
        transform: scale(0.9);
        margin: 0 3px;
    }
    .footer .footer-nav.chat-nav{
        margin-left: 10px;
        padding-left: 10px;
    }
    
    .error-message{
        font-size: 11px;
    }
    .et-signupForm .et-signinform .loginform{
        max-width: 100%;
    }
}

@media screen and (max-width: 900px),
screen and (max-height: 500px) {

    .popup-body {
        padding: 10px;
    }

    .form-top .form-group {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .form-group label {
        flex-basis: 100%;
        padding-right: 0;
    }

    .form-group .common-input {
        flex-basis: 100%;
    }

    .desktop-info {
        display: none !important;
    }

    .info-popup {
        right: 10px;
        width: 300px;
    }

    .youtube-player {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

    .popup-video iframe {
        width: 100%;
        height: 100vh;
    }

    .call-popup .popup-container {
        max-height: 100%;
    }
	.bubble {
        font-size: 16px;
        line-height: 20px;
        padding: 3px 11px;
    }
    .bubble:before {
        bottom: -19px;
        height: 16px;
        width: 59px;
    }
    .messageBoxRt label {
        font-size: 13px;
    }
    .messageBoxRt textarea {
        min-height: 120px;
    }
    .buttonTxt .signatureBtn {
        padding: 8px 27px;
        font-size: 15px;
    }
    .buttonTxt div {
        font-size: 11px;
    }
    .bubbleIn:before {
        width: 50px;
    }
   .bubbleIn {
	    padding: 2px 18px;
	    width: auto;
	    font-size: 9px;
	}
	.bubbleIn:before {
	    width: 44px;
	    bottom: -9px;
	    height: 7px;
	}
	.bubbleIn.right-side {
	    float: left;
	    margin: 6px 10px 13px 0;
	}
	.bubble.right {
	    margin: 6px 23px 33px 7px;
	    width: 88%;
	    padding: 3px 13px;
	    min-height: 36px;
	}
	.messageBoxRt {
	    margin-top: 20px;
	}
	.signature_board .popup-header {
	    background: #9e9c9c;
	    text-align: left;
	   /* display: block;*/
	   justify-content: left;
	    padding: 14px 12px;
	}
	.profile-popup .popup-header h3 {
    	font-size: 12px;
	}
}

@media only screen and (min-device-width: 0px) and (max-device-width: 815px) and (orientation:portrait){
    .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;
    }
    .portrait-center p{
        font-size: 18px;
        color: #000;
        font-family: var(--head-font);
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
    }
     
}

@media only screen and (min-device-width: 0px) and (max-device-width: 898px){
      .et-container .et-left{
        flex: 0 0 100%;
        max-width: 100%;
        height: 100%;
    }
    .et-container .et-right{
        flex: 0 0 100%;
        max-width: 100%;
        height: 100%;
    }
    .et-signup .et-header{
        padding: 10px 15px 10px 15px;
        height: 80px
    }
    .et-signup .et-header .et-logo {
        width: 90px;
    }
     .et-signup  .et-header .et-sale-logo {
        width: 120px;
    }
    .et-signupForm .loginform{
        padding: 30px 20px 25px;
        height: 100%;
    }
    .et-signupForm .loginform .phd-logo{
        display: none;
    }
    .common-footer{
        padding: 5px 15px;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        flex-wrap: wrap;
        display: block;

    }
    .form-step .form-group .form-input{
        font-size: 16px;
    }
    .et-success h2{
        font-size: 22px;
        line-height: 30px;
    }
    .et-signupForm .et-signinform .loginform{
        max-width: 100%;
        top: 0;
        transform: none;
        padding: 30px 15px 80px;
    }
    .et-signupForm .loginform{
        padding: 30px 15px 25px;
        margin: 0;
        background: none;
    }
    .et-signupForm .loginform p{
        font-size: 14px !important;
        word-break: break-word;
    }
    .login-process-pages .common-page, .login-process-pages .content-wrap, .login-process-pages .content {
        height: auto;
    }
    .login-process-pages .footer{
        display: none;
    }
    .et-signupForm .submit{
        justify-content: center;
        margin-top: 10px;
    }
    .success-msg{
        margin-top: 30px;
    }
    .et-signupForm .et-signinform .et-right{
        background: none;
    }
    .signupForm .fliptimer .flip-container {
        margin: 0 auto 30px;
    }
    .audit-btn{
        padding: 10px 5px 6px;
        width: 90px;
        font-size: 10px;
    }
    .audit-btn img{
        width: 16px;
    }
}
@media screen and (max-width: 900px) and (orientation: landscape) {

    body, html{
        height: 100%;
        overflow: scroll;
    }
      .portrait-content{
        display: none;
      }
    .et-signupForm .et-signinform .loginform{
         padding: 20px 15px 20px;
    }
    .login-process-pages .header,
    .login-process-pages .footer {
        display: none;
    }

    .login-process-pages .menu-icon {
        display: none;
    }

    .loginform {
        margin: 30px 0px;
    }

    .fancybox-container {
        height: 100vh;
        width: 100vw;
        max-width: 100%;
        top: 0;
    }
    .fancybox-content{
        width: 98%;
    }
    .document_css .popup-container{
         min-width: 100%;
    }
    .document_css .no_result {
        min-height: 90vh;
    }

    .document,
    .info-speaker {
        width: 24px;
        height: 24px;
    }

    .info-popup {
        bottom: 10px;
    }

    .schedule-body .time-part {
        padding-left: 15px;
    }

    .time-part .time-list {
        height: 250px;
    }

    .time-part .time-list li {
        margin: 5px 5px;
        min-width: 130px;
    }

    .time-part .time-list li .active_selected,
    .time-part .time-list li a {
        padding: 0 10px;
    }

    .exhibitors-sec {
        bottom: 0;
        z-index: 999;
    }
    .exhibit-logo{
        background: rgb(255, 255, 255);
        padding: 0px 10px;
        width: 150px;
        height: 40px;   
        border-radius: 2px;
        line-height: 35px;
    }
    .exhibit-logo img {
        width: 90%;
    }
    .exhibitors-sec .mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{
        bottom: 8px;
    }
    .exhibitors-sec .mCS-dark.mCSB_scrollTools .mCSB_buttonRight{
        bottom: 8px;
    }

    .feedback-body {
        height: 100vh;
    }
    .schedule-body{
        margin-top: 10px;
    }
    .profile-width-height .popup-body {
        height: 100%;
    }
    .upload-msg{
        height: 100px !important;
        width: 100px !important;
        margin-bottom: 0;
    }
    .downloadcv{
        margin-top: 0;
    }
 
    .breakout-zoom{
     font-size: 8px;
       
    }
    .breakout-zoom img{
        margin: 0px;
    }
    .breakout-zoom span{
        display: none;
    }
   
    iframe.booth_chat_div {
        width: 100%;
        height: 95vh;
    }
    .popup-notification{
        top: 50px;
        width: 350px
    }

    .common-back-btn{
        font-size: 12px;
    }
    .exhibition_slider .slick-prev, .exhibition_slider .slick-next{
        width: 42px;
        height: 42px;
        background-size: contain;
    }
    .booth-icons-box{
        top: 20%;
        left: 0%;
    }
    .booth-icons-box .booth-icon-link{
        padding: 5px 25px 5px 3px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    .booth-icons-box .booth-icon-link span{
        width: 32px;
        height: 32px;
        right: -8px;    
        top: -1px;
        padding: 5px;
    }
    .booth-icons-box.booth-icon-right-box .booth-icon-link {
        padding: 5px 3px 5px 25px;
    }
    .booth-icons-box.booth-icon-right-box {
         right: 0;
    }
    .user-counter {
        margin-right: 10px;
    }
    .videoslide{
        height: 100vh;
    }
    .et-container .et-left{
        flex: 0 0 50%;
        max-width: 50%;
        height: 100vh;
    }
    .et-container .et-left h1 {
        font-size: 14px;
        height: 40px;
    }
    .et-container .et-right{
        flex: 0 0 50%;
        max-width: 50%;
        height: 100%;
    }
    #cometchat_embed_synergy_container{
        width: 60%;
        height: 60%;
    }
    .round-back-btn {
        top: 10%;
    }
    .bubble {
        font-size: 16px;
        line-height: 20px;
        padding: 3px 11px;
    }
    .bubble:before {
        bottom: -19px;
        height: 16px;
        width: 59px;
    }
    .messageBoxRt label {
        font-size: 13px;
    }
    .messageBoxRt textarea {
        min-height: 120px;
    }
    .buttonTxt .signatureBtn {
        padding: 8px 27px;
        font-size: 15px;
    }
    .buttonTxt div {
        font-size: 11px;
    }
    .bubbleIn:before {
        width: 50px;
    }
   .bubbleIn {
	    padding: 2px 18px;
	    width: auto;
	    font-size: 9px;
	}
	.bubbleIn:before {
	    width: 44px;
	    bottom: -9px;
	    height: 7px;
	}
	.bubbleIn.right-side {
	    float: left;
	    margin: 6px 10px 13px 0;
	}
	.bubble.right {
	    margin: 6px 23px 33px 7px;
	    width: 88%;
	    padding: 3px 13px;
	    min-height: 36px;
	}
	.messageBoxRt {
	    margin-top: 20px;
	}
}

@media only screen and (min-device-width: 801px) and (max-device-width: 897px) and (orientation:landscape){

    .footer .footer-nav.chat-nav{
       margin-left: 0px; 
       padding-left: 0px; 
    }
    .footer .footer-nav .footer-link {
        transform: none;
        margin: 0 0px; 
    }
    
}

