@media (max-width: 1366px) {
	section#CTA-1 img.img-fluid.w-100 {
    	height: 424px;
	}

	section#feature .swiper-slide p {
    	font-size: 16px;
	}
	
	.benefitsSwiper .card p {
        font-size: 18px;
        line-height: 28px;
    }
    
    .benefitsSwiper .card h6 {
        font-size: 22px;
        line-height: 30px;
    }
    
    .benefitsSwiper .card {
        height: 435px !IMPORTANT;
    }
}

@media(max-width: 1199px) {
	section#CTA-1 h5 br {
    	display: none;
	}

	section#CTA-1 img.img-fluid.w-100 {
    	height: 494px;
	}
}

@media (max-width: 992px) {
	section#CTA-1 h5 {
    	font-size: 16px;
    	line-height: 24px;
	}
	section#CTA-1 img.img-fluid.w-100 {
    	height: 471px;
	}

	section#CTA-1 img.shope { display: none; }
}

@media(max-width: 767px) {

	br { display: none; }
	section, .section { padding: 50px 0;}
	.section-title h2 { font-size: 28px;}

	.navmenu ul { height: fit-content; }

	.hero-content h2 { font-size: 48px; line-height: 60px;}

	.benefitsSwiper .card h6 { font-size: 20px; }
	.benefitsSwiper .card p { font-size: 16px; line-height: 24px; }

	.water-advantage .card-wrapepr.mb-4 {
    	margin-bottom: 2em !IMPORTANT;
    	align-items: center;
	}
	section.water-advantage img.img-fluid {
    	width: 130px;
    	margin-bottom: 20px;
	}
	.water-advantage .card-wrapepr p {
    	font-size: 18px;
	}

	.productSwiper .card .product-info-wrapper {
    	flex-direction: column;
	}
	.productSwiper .card .product-info-wrapper .btn {
    	margin-top: 22px;
    	margin-right: auto;
	}

	section#feature .swiper-slide { justify-content: center;}

	section#CTA-1 .col-md-6.px-5.py-4 {
    	border-radius: 0 !important;
    	padding: 0 25px !IMPORTANT;
	}
	section#CTA-1 {
    	padding-top: 0 !IMPORTANT;
	}

	section.bg-gray.our-clients .container {
    	padding-bottom: 0 !important;
	}

	footer .copyright,
	footer .d-flex.justify-content-between.align-items-center {
    	flex-direction: column;
	}

	.footer .credits {
    	margin-top: 0;
	}

	.footer .footer-links {
    	margin-bottom: 0;
	}
}