/*===================================
 * Responsive 
 *===================================*/

@media (max-width:1440px) {

}

@media (max-width:1366px) {

}
@media (max-width:1266px) {
	
}

@media screen and (max-width: 767px) {

	.services_sections .pp-slider-arrow {
		top: 50% !important;
	}

	.services_sections .elementor-swiper-button-prev {
		left: 0 !important;
		right: unset !important;
	}

	.services_sections .elementor-swiper-button-next {
		right: 0 !important;
	}
}
