@media screen and (min-width: 1600px) {
	

}

@media screen and (max-width: 1550px) {


	
}

@media screen and (min-width: 1366px) {


}

@media screen and (min-width:1366px) and (max-width:1920px) {

	
}

/* ----------150% Zoom CSS -----------*/
@media screen and (min-width:1280px) and (max-width:1360px) {
	
	
}

@media screen and (min-width:1080px) and (max-width:1200px) {

	
}
/* ----------150% Zoom CSS End/-----------*/

@media screen and (min-width:1600px) and (max-width:1900px){

}	

@media screen and (min-width:1440px) and (max-width:1599px){

}	

@media screen and (min-width:1281px) and (max-width:1366px){


}

@media screen and (min-width:1024px) and (max-width:1280px){
	
	
}


@media screen and (min-width:992px) and (max-width:1024px){
	
}

@media screen and (min-width:768px) and (max-width:991px){

}


@media screen and (min-width: 992px){	
	
	.section-hero1{padding-left:5%; padding-right:5%;}
	.hdr1{margin-left:10%; width:80%}
	
} 


@media screen and (max-width: 991px){
  .section-hero1{height:100%}
  
	
}

@media screen and (max-width: 767px){
	
.bg-feature .liner{display: none;}
span:last-child{top:0;right: 5%;position: relative;}
/*.navbar-toggler{position: absolute; right: 0;}*/
.navbar-brand {width: 25% !important;}
.section{padding:80px 0 0 0;}
.bg-world h1, .feature h5{font-size:0.8rem; padding: 0.6rem 1rem;}
.benefit-row .item{margin-top: 3rem;}
.benefit-row .item:first-child{margin-top: 1rem;}

.bg-feature li{width:130px; margin: 10px 0;}
	.features-key{display:flex; justify-content: center}
	.bg-feature h2{font-size:1.2rem}
	.section-hero1{padding-left:15px; padding-right:15px}
	.hdr1{width:80%; margin:0 auto; display: inherit; margin-top:60px !important}
	
	
}

@media screen and (max-width:480px){	





}


@media screen and (min-width: 1300px) {

}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {



}}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

}
}


 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	 
	 
 }	 


