@media(min-width: 1681px) { 
	.hero_slider .swiper-slide-inner { padding-left: 22%; }
}
@media (max-width: 1680px) and (min-width: 1441px) { 
	.hero_slider .swiper-slide-inner { padding-left: 16%; }
}
@media (max-width: 1440px) and (min-width: 1370px) { 
	.hero_slider .swiper-slide-inner { padding-left: 12%; }
}
@media (max-width: 1369px) and (min-width: 1281px) { 
	.hero_slider .swiper-slide-inner { padding-left: 10%; }
} 
@media (max-width: 1280px) and (min-width: 1101px) { 
	.hero_slider .swiper-slide-inner { padding-left: 8%; }
}
@media (max-width: 1100px) and (min-width: 992px) { 

}
@media(max-width: 991px) and (min-width: 700px) { 
	h1 { font-size: 35px!important; line-height: normal; }
	h2 { font-size: 30px!important; line-height: normal; }
	h3 { font-size: 30px!important; line-height: normal; }
	h4 { font-size: 25px!important; line-height: normal; }
	br { display: none; }
	.team_box img { height: 150px; width: 150px; }
}
@media (max-width: 699px) {
	.sub_heading .elementor-heading-title { font-size: 16px !important; }
	h1 { font-size: 35px!important; line-height: normal; }
	h2 { font-size: 30px!important; line-height: normal; }
	h3 { font-size: 27px!important; line-height: normal; }
	h4 { font-size: 25px!important; line-height: normal; }
	br { display: none; }
	.testimonials .elementor-testimonial { padding: 20px 20px 20px 20px; }
	.team_box img { height: 150px; width: 150px; }
}