﻿
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
     .testimonails-wrap-main.testimonialStyle .owl-stage-outer .item.row{
        width:95%;
    }
     .intro-content p span{
         margin-top:20px;
     }
    .intro-content p .btn-two span {
        margin-top: 0;
    }
    .headingStyle {
        font-size: 29px !important;
    }
  
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
   #countdown_Header{
       display:none;
   }
   .btn-thin{
       margin-bottom:5px;
   }
    .btn-two.backexhibitorBtn {
        position: relative;
        padding: 5px 10px;
    }
    .btn-two span {
   
        font-size: 9px !important;
    }
    .details-tabs .nav-tabs>li>a {
        margin-bottom: 8px;
        display: block;
    }
}

/* For 1366 Resolution */  
@media only screen and (min-width: 1030px) and (max-width: 1366px)  
{ 
    a.navbar-brand.nav-logomanage {
        display: flex;
        align-items: center;
        width: 14%;
    }
    #countdown_Header .number {
        font-size: 18px;
    }
    ul#countdown_Header li .label {
        color: #adafb2;
        font-size: 8px;
    }
    li.singlenavlink a{
        font-size:11px;
    }
    .navbar-expand-md .navbar-nav li.nav-item a.nav-link {
        padding: 10px 8px !important;
    }
    .menu-buttons-slide a.slide-btn{
        display: -webkit-inline-box;
    }
} 
@media only screen and (min-width: 1920px) and (max-width: 3840px) {
    section.main-slider.relative-position{
        height:700px;
    }
}

@media only screen and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) and (min-device-width : 768px) and (max-device-width : 1007px) {
    .news-item-box2 {
        min-height: unset;
        height: 100%;
    }
        .news-item-box2.zoom-out-effect figure {
           
            height: unset;
        }
        .news-item-box2.zoom-out-effect figure img {
            height: auto;
        }
        .why-exhibit-page {
            min-height: unset;
        }
          .why-exhibit-page {
            min-height: unset;
            height: 100%;
        }
        .hvex {
           height: unset;
        }
    .nav-logomanage img {
        width: 81%;
        max-width: 186px;
    }
    /*.navbar{
            display: block;
    }*/
    ul#countdown_Header{
        display:none;
    }
    a.navbar-brand.nav-logomanage{
        width:15%;
    }
    .nav-logomanage img {
        width: 100%;
        /*max-width: unset;*/
    }
    .menu-buttons-slide a.slide-btn {
        padding: 5px 10px;
        margin-bottom: 5px;
    }
    .quotetxt .fas {
        font-size: 2.225em;
    }
    .tabbed_area ul.tabs li {
        flex: 0 0 50%;
    }
    .footer-social-links ul li a{
        margin: 0px 2px;
    }
    li.singlenavlink a{
        font-size:10px!important;
    }
    .why-exhibit-page {
        min-height: auto;
        height:100%;
    }
         .pgheight2 {
        height:100%;
    }
         div.SpeakersDesign{
             height: 97%;
         }
         .espate-page2 {
        height: 100%;
    }
    .pgheight {
        height: 100%;
    }
    .details-tabs .nav-tabs>li>a {
    
        display: block;
        margin-bottom: 8px;
    }
    h2.inner-heading:before{
        margin:0 auto;
    }
    section.main-slider.relative-position{
            display: flex;
       align-items: center;
       justify-content: center;
    }
    #homehvideo{
        margin-top:85px;
    }
}

@media only screen and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) and (min-device-width : 768px) and (max-device-width : 1024px) {
     #homehvideo{
        margin-top:85px;
    }
    section.main-slider.relative-position{
            display: flex;
       align-items: center;
       justify-content: center;
    }
    h2.inner-heading:before{
        margin:0 auto;
    }
    div.SpeakersDesign{
             height: 97%;
         }
    .pgheight {
        height: 100%;
    }
    .details-tabs .nav-tabs>li>a {
    
        display: block;
        margin-bottom: 8px;
    }
    .espate-page2 {
        height: 100%;
    }
    .news-item-box2 {
        min-height: unset;
        height: 100%;
    }
        .news-item-box2.zoom-out-effect figure {
           
            height: unset;
        }
        .news-item-box2.zoom-out-effect figure img {
            height: auto;
        }
     
        .hvex {
           height: unset;
        }
    ul#countdown_Header{
        display:none;
    }
    .why-exhibit-page {
    min-height: auto;
    height: 100%;
}
    section.region-heading-block {
        padding: 30px 0 20px;
        background: #fff;
    }
    .animate-title {
        color: transparent;
        font-size: 24px;
        margin: 0 auto;
    }
    .quotetxt .fas {
        font-size: 4.225em;
    }
    .sp-position, .sp-company{
        text-align:left;
    }
    .tabbed_area ul.tabs li {
        flex: 0 0 24%;
    }
    .texttt{
        text-align:center;
    }
    .pgheight2 {
    height:100%;
}
}



.banner-video .iphoneGif{
    display:none;
}
@supports (-webkit-touch-callout: none){
    .banner-video video{
        display:none;
    }
    .banner-video{
        background:black ;
        background-size:cover;
        width:100%;
    }
    .banner-video .iphoneGif{
        display:block;
        width:100%;
        height:100%;
    }

}


