/* ----------------------------------------------------------------
	Responsive AVer CSS - Gateway
-----------------------------------------------------------------*/
@media (min-width: 2000px) {




}

@media (min-width: 1200px) and (max-width: 1400px) {
    
    
/* Technology Partners */  
#Technology-partners .partner-box {height:120px;width:12.5%;padding-top:90px}
}

@media (max-width: 1199px) {


    
/* Technology Partners */  

    
}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (max-width: 991px) {
    

}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {


    
}

@media (min-width: 576px) and (max-width: 767px) {}

@media (max-width: 575px) {

.swiper-wrapper .swiper-slide{ background-size: 120% auto;}
	
.swiper-wrapper .swiper-slide.video-1 {background-image: url('../videos-aver/gateway-video-poster-1-mobile-.jpg');  }
.swiper-wrapper .swiper-slide.gateway2025{background-image: url('../images-aver/banner-gateway-2026-mobile.jpg');  }
.swiper-wrapper .swiper-slide.frostSullivan2025{background-image: url('../images-aver/banner-frost-sullivan2026-mobile.jpg');  }
.swiper-wrapper .swiper-slide.bestWorkPlace2025{background-image: url('../images-aver/banner-best-work-place2025-mobile-.jpg'); }	
	
.testimonialWrap{padding:160px 0 0px 0;background-size:250% auto;}	

    
/* Connect Better Slogan Font*/

#slogan-headline.gatewayDesc {padding:50px 0px 0px 0px}
#slogan-headline .slogan-bold {font-size:150%;font-weight:900;color:#000}
#slogan-headline .slogan-thin {font-size:150%;font-weight:100;color:#000}
#slogan-headline p.slogan-sub-text {font-size:110%;font-weight:500;color:#333}
    

    
}

/* ----------------------------------------------------------------
	Retina CSS
-----------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 991px), only screen and (min-device-pixel-ratio: 2) and (max-width: 991px), only screen and (min-resolution: 192dpi) and (max-width: 991px), only screen and (min-resolution: 2dppx) and (max-width: 991px) {}