body {
    font-family: 'Inter', sans-serif;
	overflow-x:hidden;
}
 
h1, h2, h3, h4, h5, h6 {
    font-family: 'Russo One', sans-serif;
}
.text-center img {
	display: inline-block;
}
 
header {
	padding: 0px;
}
 
header .mainmenu {
	float: right;
	margin-top: 50px;
	margin-bottom: 20px;
}
header .mainmenu ul li a {
    font-family: "Inter", sans-serif;
    color: #282828;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 10px !important;
    transition: .3s ease;
}
 
header .mainmenu ul li {
	padding: 0px 10px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}
 
/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #282828;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	color:#2089cc !important;
 
}
header .mainmenu ul li:last-child a:hover {
	color: #fff !important;
}
.header-logo {
	position: absolute;
	z-index: 1;
}
.top-contact-item.top-center {
	background: #2088cb;
	padding: 14px 30px;
	border-radius: 0px 0px 30px 30px;
}
.top-bar {
	background: #fff;
	height: 45px;
	width: 85%;
	float: right;
}
.top-social img {
	width: 44px;
}
.call-button img {
	width: 64px !important;
}
.top-bar-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    gap: 30px;
	background: #0aa2b3;
    border-radius: 0px 0px 30px 30px;
}
 
.top-contact-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}
 
.top-contact-item > img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
 
.top-contact-item div {
    display: flex;
    flex-direction: column;
    line-height: 1.05;
}
 
.top-contact-item span {
    font-size: 14px;
    font-weight: 500;
}
 
.top-contact-item a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
	text-decoration: none;
}
 
.top-social {
    height: 100%;
    display: flex;
    align-items: center;
    gap: 7px;
    padding-left: 5px;
}
 
.top-social a {
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	margin: 5px;
}
 
.top-social img {
  padding:15px;
}
.top-social .social-icon {
	display: flex;
	padding-top: 8px;
}
.header-logo img {
  width: 280px;
  top: 20px !important;
  position: relative;
}

.nav-item.nav-button-item img {
	background: #fff;
	padding: 5px;
	border-radius: 50px;
	margin-left: 10px;
}
.nav-item.nav-button-item a, .nav-item.nav-button-item a:hover {
	font-size: 12px !important;
	background: linear-gradient(90deg, #1d6db1 30%,#2088cb 80%);
	color: #fff !important;
	text-decoration: none;
	border-radius: 30px;
	padding: 15px 10px 15px 15px !important;
	font-weight: 800;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	width: 100%;
}
.banner-info {
    width: 55%;
}
header .banner-contents .banner-info h1 {
	font-size: 55px;	
	font-family: "Russo One", sans-serif;
	font-weight: bold;
}
.banner-info h1 .blue {
	color: #072b6e;
}
.banner-info h1 .blue1 {
	color: #043698;
}
 
.banner-contents p {
	font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    color: #282828;
	padding:15px 0px;
}
 
.banner-contents .hero-buttons {
	display: flex;
	align-items: center;
	gap: 20px;
}
.banner-contents a.primary-btn {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	border-radius: 8px;
	border: none;
	text-transform: uppercase;
	padding: 9px 10px 9px 20px;
	background: linear-gradient(135deg, #1d6db1 0%,#2088cb 100%);
	display: block;
	width: max-content;
	font-weight: 900;
}
.banner-contents .primary-btn img {
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	margin-left: 16px;
}
.call-button {
	display: flex;
	align-items: center;
	gap: 7px;
	color: #282828;
}
.call-button:hover{
	color: #282828;
}
.call-button{
	text-decoration:none;
}
.call-button span {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	font-weight: 800;
}
.call-button small {
	font-size: 15px;
	font-weight: 500;
}
.heading h3 {
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
	    font-family: 'Russo One', sans-serif;
		padding:15px 0px;
}
.heading h4 {
	font-size: 19px;
	padding-top: 20px;
	text-transform: uppercase;
}
.heading p {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	line-height: 1.7;	
}
.heading ul li {
    font-size: 16px;
    color: #fff;
    background-image: url(img/others/dot.png);
    background-repeat: no-repeat;
    background-position: left 5px;   
    font-weight: 300;
    padding-left: 28px;
    margin-bottom: 7px;
}
/*SERVICE SECTION */
 
.service-section .feature-card {
	min-height: 175px;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
}
.service-section .feature-blue {
	background: #1d6cb0;
}
.service-section .feature-teal {
	background: #0aa2b3;
}
.service-section .service-wrap {
	margin-top: -9%;
	position: relative;
	margin-bottom: 6%;
}
.service-section .service-wrap h4{
	color:#fff;
}
.service-section .feature-card p{
	padding:10px 20px;
}
.service-section a.read-more-btn{
	color:#fff !important;
	text-decoration:none;
	font-weight:800;
	font-size:14px;
	text-transform:uppercase;
}
.service-section .read-more-btn img {
	padding-left: 20px;
}
.divider-image img {
	width: 60%;
}
/*PRODUCT SECTION */
.product-section {
	background: #e5eff7;
	padding: 60px 0px;
	margin-top: 38px;
}
.section-small-title {
	font-family: "Russo One", sans-serif;
	color: #0152bb;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.product-section .product-heading h3,.heading h3{
	color:#1f1f1f;
}
.product-section .product-heading h3 span,.heading h3 span{
	color:#1d6cb0;
}
.product-grid{
	padding-top: 50px;
	padding-bottom:20px;
}
.product-section .product-card {
	background: #fff;
	border-radius: 10px;
	padding: 15px 15px 25px;;
	text-align: center;
	min-height: 165px;
	transition: .3s ease;
	margin-bottom: 25px;
}
.product-section .product-card h3 {
	font-family: 'Russo One', sans-serif;
	color: #041330;
	font-size: 18px;
	line-height: 1.3em;	
	margin: 19px 0;
}
.product-section .product-card a {	
	color: #1f1f1f;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 800;
	text-decoration:none;
 
}
a img {
	padding-left: 20px;
}
.secondary-btn {
	font-size: 12px !important;
	background: linear-gradient(90deg, #1d6db1 30%,#2088cb 70%);
	color: #fff !important;
	text-decoration: none;
	border-radius: 30px;
	padding: 15px 10px 15px 15px !important;
	font-weight: 800;
	text-transform:uppercase;
	margin-top:20px;
 
}
.secondary-btn img {
	background: #fff;
	padding: 5px;
	border-radius: 50px;
	margin-left: 10px;
}
.view-products.text-center {
	margin-top: 25px;
}
/* Test Section*/
.testimonial-section {
	padding: 80px 0px;
	background: #fff;
}
.testimonial-section .testimonial-content {
	padding-top: 40px;
}
.testimonial-section .owl-nav.disabled {
	display: block !important;
}
.testimonial-section .owl-prev {
	background-image: url('img/others/testimonial-arrow-next.png') !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	height: 53px;
	width: 53px;
	position: absolute;
	right: -35px;
	left: auto;
	top: 40%;
}
.testimonial-section .owl-next {
	background-image: url('img/others/testimonial-arrow-prev.png') !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	height: 53px;
	width: 53px;
	position: absolute;
	left: -35px;
	color: transparent !important;
	z-index: 9999 !important;
	top: 40%;
}
.owl-next span,.owl-prev span {
	display: none;
}
.stars img {
	width: 50% !important;
	padding-bottom: 20px;
	padding-top: 5px;
}
.testimonial-section .review-avatar {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #2089cc;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 700;
}
.review-card p {
	color: #414141;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 0 20px;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
	background: #86979100;
}
.review-card a {
	color: #00467c;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
}
.testimonial-section .review-card {
	background: #fff;
	min-height: auto;
	padding: 25px 25px;
	border-radius: 10px;
	box-shadow: 0px 0px 30px #dedede4f;
	margin: 20px 5px;
}
.testimonial-section .review-top {
	display: flex;
	align-items: center;
	gap: 7px;
}
.site-footer {
	background: #071c2d;
	color: #fff;
	padding: 100px 0 40px;
}
.footer-social {
	float: right;
}
.footer-column h3 {
	font-family: "Russo One", sans-serif;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	text-transform:uppercase;
}
.footer-bottom p {
	padding-top: 12px;
}
.footer-contact-list img {
	width: 45px;
	height: 45px;
	object-fit: contain;
	flex-shrink: 0;
}
.footer-social a img {
	width: 50px !important;
	padding: 0px 5px;
}
.footer-social a {
  text-decoration: none;
}
.footer-contact-list li::after {
	list-style: none;
	display:none;
}
.footer-links li,.footer-contact-list li{
	list-style: none;
}
.footer-links li a,footer li a {
	color: #fff !important;
	text-decoration: none;
}
footer ul{
	padding:0;
}
footer ul li {
	line-height: 2em;
}
.footer-contact-list li {
	display: flex;
	align-items: flex-start;
	gap: 7px;
	margin-bottom: 10px;
}
.header-logo img {
  width: 280px;
  top: 20px !important;
  position: relative;
  padding-left:0;
}
.footer-column {
  position: relative;
}
.col-lg-2.col-md-6.footer-column::after {
  display: none;
}

.footer-contact-list img {
  padding-right: 6px;
}
footer hr {
  margin: 80px 0px 30px;
}
.footer-column::after {
	content: "";
  border-right: 2px solid #213443;
  position: absolute;
  top: 0px;
  height: 300px;
  right: 30px;
}

/*whole-house-reverse*/

.white-t {
  color: #fff;
}
.cyan-blue {
  color: #0aa2b3;
}
.banner-info .heading-divider.inner-banner img {
  filter: brightness(0) invert(1);
  image-rendering: crisp-edges;
  width: 50%;
}
.banner-info h4 {
  font-size: 18px;
  color: #fff;
  padding: 26px 0px;
  font-family: 'Inter';
  font-weight: bold;
}
.list-wrap li img {
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 0px;
}
.list-wrap {
  display: flex;
  padding: 40px 0px 0px 0px;
  list-style: none;
  color: #fff;
}
.list-wrap span {
  color: #fff;
  font-size: 16px;
  font-weight: 400 !important;
  padding: 0px 40px 0px 7px;
  font-family: 'Inter';
}
.advanced-after-se {
  height: 100vh;
  background-image: url('img/others/advanced-left-img.png');
  background-size: 46% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.advanced-right-cont h4 {
  font-size: 20px;
  color: #282828 !important;
  font-weight: 400 !important;
  font-family: 'Inter';
}
.advanced-right-cont .heading-divider.center {
  padding: 0px 0px 20px;
  margin-top: -10px;
}
.advanced-left-list, .whole-text-sub-right ul {
  list-style: none;
  padding: 0px;
  text-align: left;
}
.advanced-left-list li {
	font-size: 15px;
  background-image: url('img/icons/arrow-1.png');
  background-repeat: no-repeat;
  background-position: left;
  padding: 6px 0px 6px 25px;
  background-size: 17px;
}
.whole-house-system-box {
  background-color: #1a3467;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
}
.whole-house-system-box .col-md-6.left {
  background-color: #1d6cb0;
  border-radius: 10px;
  position: relative;
  left: 10px;
  padding: 10px;
}
.whole-text-sub-box h5 {
  font-size: 50px;
  color: #fff;
}
.whole-text-sub-box h6 {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 500;
  color: #fff;
}

.whole-text-sub-box a {
  font-size: 15px;
  background-color: #0aa2b3;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 6px;
  display: block;
  text-align: center;
  font-family: "Russo One", sans-serif;
}
.whole-text-sub-right ul li {
  padding: 2px 10px 2px 43px;
  background-image: url('img/icons/arrow-2.png');
  background-repeat: no-repeat;
  background-position: 20px;
  background-size: 13px;
  color: #fff;
  font-size: 14px;
}
.whole-text-sub-right {
  position: relative;
  top: 8px;
}
.inner-banner .call-button {
  color: #fff !important;
}
.icon-wrap{
  display: grid;
  text-align: center;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.icon-box img {
  border: 2px solid #1d6cb0;
  border-radius: 50%;
  padding: 6px;
  width: 80px;
}
.icon-section {
  padding: 80px 0px;
}
.icon-box h5 {
  font-size: 18px;
  padding: 14px 0px;
  text-transform: uppercase;
}


.nf-advance-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.water-process {
  width: 100%;
  max-width: 600px;
  padding: 20px;
}

.process-item {
  display: grid;
  grid-template-columns: 44px 1fr;
  column-gap: 18px;
  align-items: start;
  margin-bottom: 25px;
}

.process-number {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #2476b9;
  color: #fff;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 16px;
  font-weight: 700;
  font-family: "Russo One", sans-serif;
  position: relative;
  left: -20px;
}

.process-content {
  padding-top: 3px;
}

.process-content h3 {
  margin: 0 0 5px;
  color: #282828;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 400;
}

.process-content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.45;
  font-family: 'Inter';
  color: #282828 !important;
}
.process-item:last-child {
  position: relative;
  top: 50px;
}



.system-includes {
  background: #2476b9;
  padding: 10px 40px 25px;
  color: #fff;
}

.system-includes h2 {
  margin: 0 0 18px;
  font-size: 20px;
  font-weight: 700;
}

.includes-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.includes-column p {
  display: flex;
  align-items: center;
  gap: 14px;

  margin: 0 0 12px;

  color: #fff;
  font-size: 16px;
  line-height: 1.3;
}

.includes-column p img {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  object-fit: contain;
}
.includes-box h5 {
  color: #fff;
  padding-bottom: 20px;
}
.includes-box {
  background-color: #2476b9;
  padding: 30px;

  border-radius: 10px;

}


.benefits-wrap .icon-wrap {
  grid-template-columns: repeat(5, 1fr);
}
.benefits-section {
  padding: 60px 0px;

}
.filter-section {
  width: 100%;
  background: #fff;
}

/* =========================
   FILTER STAGES
========================= */

.filter-stages {
  padding: 40px 20px 70px;

  display: grid;
  /*grid-template-columns: repeat(3, 1fr);*/
  grid-template-columns: repeat(4, 1fr);
  gap: 28px 12px;
  justify-content: center;
}

.filter-card {
  background: #f5f6f7;
  border-radius: 5px;

  min-height: 145px;
  padding: 10px;

  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 12px;
}

.filter-img {
  background: #fff;
  border-radius: 4px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.filter-img img {
  width: 100%;
}

.filter-info span {
  display: block;
  color: #0879bd;
  font-size: 9px;
  font-weight: 700;
  margin-bottom: 2px;
}

.filter-info span {
  display: block;
  color: #1d6cb0;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Russo One', sans-serif;
  margin-bottom: 2px;
}
.filter-info h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.filter-info strong {
  display: block;
  color: #282828;
  font-size: 14px;
  margin-bottom: 2px;
}

.filter-info p {
  margin: 0 0 7px;
  color: #444;
  font-size: 13px;
  line-height: 1.35;
}
.filter-card:nth-child(4), .filter-card:nth-child(5) {
  position: relative;
  /*left: 200px;*/
}
.nf-img-box {
	margin-bottom: 40px;
}
.nf-img-box img{
	border-radius:20px;
}
/* =========================
   CONTAMINANTS SECTION
========================= */

.contaminants-section {
  position: relative;
  padding: 70px 0px;
  overflow: hidden;
  background-image: url("img/filters/contamin-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.contaminants-section .section-heading.heading.text-center h3 {
  color: #fff !important;
}
.contaminants-section .section-heading.heading.text-center h3 span{
  color: #0aa2b3 !important;
}
.contaminants-section .section-heading img {
  filter: brightness(0) invert(1);
  image-rendering: crisp-edges;
  padding-bottom: 50px;
}
/* Optional background image */
/*.contaminants-section::before {
  content: "";
  position: absolute;
  inset: 0;

  background-image: url("img/others/background.jpg");
  background-size: cover;
  background-position: center;

  opacity: 0.08;
  pointer-events: none;
}*/

.contaminants-section > * {
  position: relative;
  z-index: 1;
}

.contaminants-section h2 {
  margin: 0;
  text-align: center;

  color: #fff;
  font-size: 29px;
  line-height: 1.2;
  font-weight: 800;
}

.contaminants-section h2 span {
  color: #00a2b3;
}

.section-line {
  width: 185px;
  height: 20px;
  margin: 14px auto 25px;

  border-top: 2px solid rgba(255,255,255,0.7);

  text-align: center;
}

.section-line span {
  position: relative;
  top: -11px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 22px;
  height: 22px;

  color: #fff;
  background: #2476b9;

  font-size: 13px;
}



/* =========================
   CONTAMINANT CARDS
========================= */

.contaminants-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px 20px;
}

.contaminant-card {
  position: relative;
  overflow: hidden;

  border-radius: 6px;
  background: #fff;
}

.contaminant-card > img {
  width: 100%;
  height: 100%;
  display: block;

  object-fit: cover;
}

.contaminant-card::after {
  content: "";

  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;

  height: 65px;

  background: linear-gradient(
    to top,
    rgba(255,255,255,1),
    rgba(255,255,255,0)
  );
}

.contaminant-content {
  position: absolute;
  z-index: 2;

  left: 20px;
  right: 10px;
  bottom: 12px;

  display: flex;
  align-items: center;
  gap: 8px;
}

.contaminant-number {
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #1d6cb0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  border: 2px solid #0797d1;
}

.contaminant-content h3 {
  margin: 0 0 2px;

  color: #282828;
  font-size: 18px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 800;
}

.contaminant-content p {
  margin: 0;

  color: #282828;
  font-size: 16px;
  line-height: 1.2;
}

.advanced-section.limt-se .advanced-after-se {
  background-image: url('img/others/advanced-left-img2.png');
}
.plumbing-img img {
  width: 91%;
  border-radius: 20px;
}
.plumbing-section {
  padding: 80px 0px;
}
.advanced-section.limt-se {
  background-color: #011e57;
}
.advanced-section.limt-se .section-heading.heading h3 {
  color: #fff !important;
}
.advanced-section.limt-se .section-heading.heading img{
	filter: brightness(0) invert(1);
  image-rendering: crisp-edges;
  padding-bottom: 20px;

}
.advanced-section.limt-se h4, .advanced-section.limt-se h5 {
  color: #fff !important;
  padding-bottom: 15px;
}
	
.advanced-section.limt-se .whole-house-system-box {
  background-color: transparent;
}

.whole-text-sub-right .primary-btn {
  background-color: #1d6db1;
  color: #fff;
  padding: 10px;
  display: block;
  margin-left: 40px;
  border-radius: 60px;
  text-decoration: none;
}
.whole-text-sub-right h4 {
  font-size: 13px;
  padding: 20px 0px;
}
.whole-text-sub-right span {
  color: #fff;
  text-align: left;
  padding-left: 10px;
}
.plumbing-right-cont p {
  color: #282828;
  padding-top: 20px;
}
.contact-section {
  background-color: #011e57;
  color: #fff !important;
  padding: 70px 0px;
  position: relative;
}
.contact-section h3 {
  color: #fff;
}
.contact-left-cont {
  padding-right: 70px;
}
 .contact-section .section-heading.heading img{
	filter: brightness(0) invert(1);
  image-rendering: crisp-edges;
  padding-bottom: 20px;

}
.whole-text-sub-box {
  background-color: #165387;
  padding: 20px;
  border-radius: 0px;
}
.whole-text-sub-box {
  background-color: #165387;
  padding: 20px;
  border-radius: 10px;
}
.contact-su-box {
  background-color: #165387;
  border-radius: 10px;
  margin: 30px 80px 0px 0px;
}
.whole-text-sub-box.c-1 h5 {
  text-decoration: line-through;
}
.whole-text-sub-box.c-2 {
  background-color: #1d6db1;
  border-radius: 10px;
}
.contact-list li a {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
.contact-list img {
  padding: 0px 10px 0px 0px;
}
.contact-list li {
  padding: 12px 0px;
}
.contact-list {
  display: inline;
  list-style: none;
  padding: 0px;
}

.img-fluid.men-thumb-img {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  left: 30%;
  width: 20%;
}



.owl-carousel-water-uses h4 {
	font-size: 17px;
	padding-top: 20px;
	text-transform: uppercase;
	text-align: center;
}
.owl-carousel-water-uses .water-use-card,.product-section .owl-carousel .owl-item {
	background: #fff;
	padding: 8px;
	text-align: center;
	border-radius: 8px;
}
.owl-carousel-water-uses .water-use-card img{
	border-radius: 8px;
}
.owl-carousel-water-uses {
    overflow: visible;
}
 
.owl-carousel-water-uses .owl-stage-outer {
    overflow: visible;
}
 
.owl-carousel-water-uses .owl-item {
    padding: 0 5px;
}
.owl-carousel-water-uses {
    width: calc(100% + 100px);
    margin-left: -50px;
}
 
.owl-carousel-water-uses .owl-stage-outer {
    overflow: hidden;
}
 
.owl-carousel-water-uses .owl-item {
    padding: 0 5px;
}
.owl-carousel-water-uses {	
	padding: 35px;
}


/*Contact section*/
.form-content.heading h3 {
	color: #fff;
	font-family: 'Inter' !important;
	font-weight: 800;
	font-size: 35px;
}
.form-content {
	padding: 30px;
	background: #000d27;
	border-radius: 30px;
}
.form-content .form-control {	
	border: 1px solid #fff;
	background: transparent;
	padding: 13px;
	margin-bottom: 15px;
	border-radius: 8px;
}
.form-content .form-control::placeholder {
	color: #fff;
	opacity: 1;
}
.cont-btn button {
	font-size: 12px !important;
	background: linear-gradient(90deg, #1d6db1 30%,#2088cb 80%);
	color: #fff !important;
	text-decoration: none;
	border-radius: 30px;
	padding: 11px 10px 11px 15px !important;
	font-weight: 800;
	border: none;
}
.cont-btn button img {
	background: #fff;
	padding: 5px;
	border-radius: 50px;
	margin-left: 10px;
}
/*Contact End*/

/*whole-house-system-purification*/

.advanced-section.limt-se.who-p .advanced-after-se {
  background-image: url('https://anandt.com/html/mrpurewater/img/others/air-limited-time-bg.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 46% 100%;
}
.advanced-section.limt-se.who-p .whole-text-sub-box {
  background-color: transparent !important;
  color: #fff;
}
.advanced-section.limt-se.who-p h5 {
  padding: 0px;
}
.advanced-section.limt-se.who-p p.stg {
  position: relative;
  top: 10px;
}
.advanced-section.limt-se.who-p .whole-text-sub-right {
  color: #fff;
  text-align: left;
  padding-left: 30px;
}
.plumbing-right-cont .advanced-left-list li {
	color: #282828 !important;
	font-size: 15px;
  background-image: url('img/icons/arrow-1.png');
  background-repeat: no-repeat;
  background-position: left;
  padding: 6px 0px 6px 25px;
  background-size: 17px;
  color:#282828 !important;
}
.plumbing-img-1 {
	background:#fafafa;
	padding:20px;
	border-radius:20px;
	border:2px solid #eee;
}

/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
 
}
 
@media screen and (max-width: 1920px) {
 
}
@media screen and (max-width: 1680px) {
 
}
 
@media screen and (max-width: 1600px) {
 
}
 
@media screen and (max-width: 1440px) {
		.top-contact-item a {
		font-size: 14px;	
	}
	.top-contact-item > img,.top-social a{
		width: 30px;
		height: 30px;	
	}
	.top-contact-item span {
		font-size: 10px;
		padding-bottom:4px;
	}
	header .mainmenu ul li a{
		font-size: 14px;
		padding: 8px 5px !important;
	}
	.top-social img {	
		width: 43px;
	}
	.banner-contents p{
		font-size: 14px;
	}
	header .banner-contents .banner-info h1 {
		font-size: 45px;
	}
	.banner-info {
		width: 70%;
	}
	.heading p {
		font-size: 14px;
	}
	.heading h4 {
		font-size: 15px;
	}
	.heading h3 {
		font-size: 35px;
	}
	.section-small-title{
		font-size: 16px;
	}
	.footer-links li, .footer-contact-list li{
		font-size: 12px;
	}
	.footer-contact-list img {
		width: 35px;
		height: 35px;	
	}
	.review-card p{
		 font-size: 13px;
	}
	.footer-bottom p {		
		font-size: 14px;
	}
	.footer-social a img {
		width: 40px !important;		
	}
}
 
@media screen and (max-width: 1366px) {
	.top-contact-item a {
		font-size: 14px;	
	}
	.top-contact-item span {
		font-size: 10px;
		padding-bottom:4px;
	}

	.contact-left-cont {
	  padding-right: 0px;
	}
	.whole-text-sub-box h5 {
		font-size: 40px;
	}
}

@media screen and (max-width: 1290px) {
.contaminants-grid1 .service-icon-box.icon-box-2 {
  position: relative;
  left: -180px !important;
  padding-left: 110px !important;
}
.contaminants-grid1 .services-wrap {
  background-size: 40% !important;
}
.contaminants-grid1 .service-icon-box.icon-box-1 {
  left: 25px !important;
  padding-left: 0px !important;
}
.contaminants-grid1 .service-icon-box.icon-box-3 {
  left: 15px !important;
  padding-left: 0px !important;
}

.contaminants-grid1 .service-icon-box.icon-box-4 {
  left: 90px !important;
  padding-right: 0px !important;
}
.contaminants-grid1 .service-icon-box.icon-box-5 {
  left: 170px !important;
  padding-right: 0px !important;
  padding-top: 50px;
  padding-bottom: 50px;
}
.contaminants-grid1 .service-icon-box.icon-box-6 {
  left: 95px !important; 
  padding-right: 0px !important;
}
}
 
@media screen and (min-width: 1100px) and (max-width: 1280px) {
 .filter-card:nth-child(4), .filter-card:nth-child(5) {
  position: relative;
  left: 0px;
}

}
@media screen and (max-width: 1279px) {
	.banner-info {
		width: 60%;
	}
	header .banner-contents .banner-info h1 {
		font-size: 45px;
	}
	.banner-contents p{
		font-size: 13px;
	}
	.banner-contents a.primary-btn{
		font-size:12px;
	}
	.banner-contents .heading-divider img {
		width: 40% !important;
	}
	.top-contact-item span {
		font-size: 10px;	
	}
	.top-contact-item a {	
		font-size: 12px;	
	}
	.header-logo {	
		left: 0;
	}
	header .mainmenu ul li a{
		font-size: 12px;
		padding: 8px 0px !important
	}
	.top-contact-item > img,.top-social a{
		width: 20px;
		height: 20px;	
	}
	.top-social a i {
		font-size: 10px;
	}
	.top-social img {		
		width: 40px;
	}
	.top-bar-inner{
		height: 50px;
	}
	.header-logo img {
		width: 75%;
	}
	.banner-contents .primary-btn img {		
		padding: 8px;		
		margin-left: 10px;
		width: 24px;
	}
	.call-button img {
		width: 50px;
	}
	.call-button small {
		font-size: 10px;		
	}
	.heading h4 {
		font-size: 13px;
	}
	.heading p,.review-card p {
		font-size: 12px;
	}
	.service-section a.read-more-btn,.product-section .product-card a,.review-card a{
		font-size: 12px;
	}
	.testimonial-section .owl-next,.testimonial-section .owl-prev{
		border-radius: 50px !important;
		height: 33px;
		width: 33px;
	}
	.testimonial-section .review-avatar {
	  width: 35px;
	  height: 35px;
	  font-size: 15px;
	}
	footer ul li {
		font-size: 12px;
	}
	.footer-column h3{
		font-size: 16px;
	}
	.footer-bottom p {	
		font-size: 12px;
	}
	.site-footer {	
		padding: 60px 0 30px;
	}
	.testimonial-section {
		padding: 60px 20px;
		background: #fff;
	}
	.heading h3 {
		font-size: 40px;
	}
	.heading-divider img {
		width: 30%;
	}
	.nav-item.nav-button-item a, .nav-item.nav-button-item a:hover {
		font-size: 10px !important;
	}
	.footer-social a img {
		width: 40px !important;	
	}
	.footer-contact-list img {
		width: 35px;
		height: 35px;	
	}
			.nf-img-box img {
	  width: 550px;
	}
	.process-item {
	  margin-bottom: 15px;
	}
	.process-content h3 {
	  font-size: 15px;
	}
	.process-content p {
	  font-size: 12px;
	}
	.process-number {
	  width: 35px;
	  height: 35px;
	  left: 10px;
	  font-size: 14px;
	}
	.water-process {
		padding: 12px 0px;
	}	.advanced-section.limt-se.who-p .whole-house-system-box .col-md-6 {
	  width: 100% !important;
	}

 
}

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

.contaminants-grid1 .services-wrap {
    background-size: 35% !important;
  }
  .contaminants-grid1 .service-icon-box.icon-box-2 {
    left: -140px !important;
    padding-left: 0px !important;
  }
    .contaminants-grid1 .service-icon-box.icon-box-3 {
    left: -40px !important;
    padding-left: 0px !important;
  }
   .contaminants-grid1 .service-icon-box.icon-box-4 {
    left: 80px !important;
    padding-right: 0px !important;
  }
   .contaminants-grid1 .service-icon-box.icon-box-5 {
    left: 130px !important;
    padding-right: 0px !important;
  }
   .contaminants-grid1 .service-icon-box.icon-box-6 {
    left: 65px !important;
    padding-right: 0px !important;
  }
 
 }


@media screen and (max-width: 1028px) {
 .contaminants-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .service-content h6 {
	  font-size: 14px !important;
	}
	 .contaminants-grid1 .service-icon-box.icon-box-2 {
    left: -40px !important;
    padding-left: 0px !important;
  }
  .contaminants-grid1 .left-side-cont p br {
		display: block !important;
	}
	.contaminants-grid1 .icons-box {
	  width: 68px !important;
	  height: 68px !important;
	}
	.right-side-cont p br {
	  display: block !important;
	}
	  .contaminants-grid1 .service-icon-box.icon-box-3 {
    left: 30px !important;
    padding-left: 0px !important;
    top: 10px;
  }
   .contaminants-grid1 .service-icon-box.icon-box-6 {
    left: 65px !important;
    padding-right: 0px !important;
    top: 20px !important;
  }
  .contaminants-grid1 .left-side-cont::after {
	  width: 60px !important;
	}
	.contaminants-grid1 .right-side-cont::after {
	  width: 53px !important;
	}

	 
}
@media screen and (max-width: 1023px) {
	.top-bar {	
		width: 100%;	
	}
	header .mainmenu ul li {
		padding: 0px 5px;
	}
	header .mainmenu ul li a {
		font-size: 10px;
	}
	.nav-item.nav-button-item a, .nav-item.nav-button-item a:hover {
		font-size: 8px !important;
	}
	.nav-item.nav-button-item img {	
		margin-left: 5px;
		width: 18px;
	}
	.header-logo {		
		top: 30px;
	}
	.header-logo img {
		width: 55%;	
	}
	.top-contact-item a {
		font-size: 10px;
	}
	.top-bar{
		height: 20px;
	}
	header .banner-contents .banner-info h1 {
		font-size: 35px;
	}
	.service-section .feature-card p {
		padding: 10px 5px;
	}
	.heading p, .review-card p {
		font-size: 9px;
	}	
	.heading h4 {
		font-size: 12px;
		line-height: 1.5em;		
	}
	.service-section a.read-more-btn, .product-section .product-card a, .review-card a {
		font-size: 10px;
	}
	.service-section .feature-card{
		padding:8px;
	}
	.heading h3 {
		font-size: 30px;
	}
	.heading h4 {
		font-size: 10px;	
	}
	.footer-column h3 {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.site-footer br {
	  display: none;
	}
	 .filter-stages {
    grid-template-columns: repeat(2, 1fr);
  }



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

 .contaminants-grid1 .left-side-cont::after {
	  display: none;
	}
	.contaminants-grid1 .right-side-cont::after {
	  display: none;
	}
	.contaminants-grid1 .col-md-5 {
  width: 100% !important;
  margin: auto !important;
  display: block !important;
}
.contaminants-grid1 .service-icon-box.icon-box-1, .contaminants-grid1 .service-icon-box.icon-box-2, .contaminants-grid1 .service-icon-box.icon-box-3, 
.contaminants-grid1 .service-icon-box.icon-box-4, .contaminants-grid1 .service-icon-box.icon-box-5, .contaminants-grid1 .service-icon-box.icon-box-6{
	position: relative !important;
    left: 0px !important;
    right: 0px !important;
    top: 0px !important;
    display: flow-root;
    margin: auto;
    width: fit-content;
    padding: 0px !important;
}
 .left-side-cont .service-icon-box {
    display: flex !important;
    flex-direction: column-reverse;
    align-items: center !important;
    text-align: center !important;
    margin-top: 20px !important;
  }
.service-content {
  text-align: center !important;
  padding-top: 10px;
}
.icons-box {
  margin: auto;
}
.center-logo-s {
  display: block !important;
  margin: auto !important;
}

.services-wrap .col-md-1.col-lg-2 {
  width: 80% !important;
  margin: auto !important;
  padding: 20px 0px;

}

.contaminants-grid1 {
  padding-top: 0px !important;
}
}
 
@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #2088cb;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	header .banner-contents h3 {
		font-size: 19px;
	}
	a.navbar-brand {
		width: 190px;
	}
	header .mainmenu ul li {
		padding: 0px;
	}
	ul.navbar-nav {
		margin-top: 8px;
	}
	header .mainmenu ul li a {
		font-size: 16px;		
	}
	header .banner-contents .banner-info h1 {
		font-size: 22px;
	}
	.heading h3 {
		font-size: 20px;
	}
	.section-small-title{
		font-size: 14px;
	}
	.heading h4 {
		font-size: 15px;
	}
	.service-section a.read-more-btn, .product-section .product-card a, .review-card a {
		font-size: 13px;
	}
	.site-footer {
		padding: 60px 20px;
	}
	.footer-column h3 {
		font-size: 19px;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	footer ul li {
		font-size: 15px;
	}
	.footer-bottom p {	
		text-align: center;
	}
	.footer-social {
		float: none;
		text-align: center;
	}
	.service-section .feature-card {
		padding: 8px;
		margin-bottom: 20px;
	}
	.service-section .feature-card p {
		padding: 10px 5px;
		font-size: 14px;
	}
	.service-section .feature-card{
		padding-bottom: 30px;
	}
	.heading h4 {
		font-size: 20px;
	}
	.service-section .service-wrap {
		margin-top: 60px;		
		margin-bottom: 6%;
	}
	header .banner-contents .banner-info h1 {
		font-size: 17px;
	}
	.banner-contents p {
		font-size: 10px;
	}
	.banner-info {
		width: 100%;
	}
	.top-contact-item div {
	  display: none;
	}
	a img {
	  padding-left: 0px;
	}
	.navbar-brand.d-block.d-md-none.d-lg-none.d-sm-block img {
	  width: 100px;
	}
	header .mainmenu {
	  margin-bottom: 0px;
	}
	header .mainmenu ul li a {
	    font-size: 15px;
	    padding: 0px !important;
	  }
   .nav-item.nav-button-item a, .nav-item.nav-button-item a:hover {
    font-size: 12px !important;
    margin-bottom: 20px;
  }
  
	 .site-footer {
	    padding: 30px 20px;
	  }
	   .system-includes {
    padding: 20px;
  }

  .includes-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .includes-column p {
    font-size: 14px;
  }
   .water-process {
    padding: 15px;
  }

  .process-item {
    grid-template-columns: 40px 1fr;
    column-gap: 14px;
    margin-bottom: 20px;
  }

  .process-number {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .process-content h3 {
    font-size: 13px;
  }

  .process-content p {
    font-size: 11px;
  }
   header .header-bottom .banner-contents {
    top: 0px;
    margin-top: -180px;
    left: 10px;
    position: relative;
  }
	.advanced-left-cont.d-block.d-lg-none.d-md-none.d-sm-block img {
	  display: block;
	  width: 100% !important;
	}
	.banner-info h4 {
	  font-size: 12px;
	  padding: 6px 0px;
	}
	.advanced-after-se{
		height: auto;
		background-image: none;
	}
	.list-wrap {
	  display: block;
	  padding: 10px 0px 0px 0px;
	  list-style: none;
	  color: #fff;
	}
	.inner-banner .call-button {
	  color: #282828 !important;
	}
	  .list-wrap {
    display: block;
    background-color: #1d71b5;
    padding: 10px;
    border-radius: 10px;
    margin: 10px;
  }
  .advanced-right-cont {
	  text-align: center;
	}
	.whole-text-sub-box h5 {
		font-size: 40px;
	}
	.icon-wrap {
	  grid-template-columns: repeat(1, 1fr);
	}
	.icon-box h5 {
		font-size: 14px;
	}
	.icon-section {
	  padding: 30px 0px;
	}
	.nf-advance-wrap {
	  display: block;
	}
	.nf-advance-wrap img{
		width: 100%;
	}
	.whole-house-system-box .col-md-6.left {
  left: 0px;
  padding: 10px;
  width: 90%;
  text-align: center;
  margin: auto;
}
.process-item:last-child {
  position: relative;
  top: 0px;
}
  .filter-stages {
    grid-template-columns: 1fr;
    padding: 20px 15px 40px;
  }

 .benefits-wrap .icon-wrap {
	grid-template-columns: repeat(1, 1fr);
}

  .contaminants-section {
    padding: 40px 15px 30px;
  }

  .contaminants-section h2 {
    font-size: 21px;
  }
	.advanced-right-cont h4 {
		font-size: 16px;	
		padding-bottom: 20px;
	}
  .contaminants-grid {
    grid-template-columns: 1fr;
    max-width: 400px;
  }
  .heading-divider.center img {
		width: 50%;
	}
	.includes-box h5 {	
		text-align: center;
	}
	.filter-card:nth-child(4), .filter-card:nth-child(5) {
		position: relative;
		left: 0px;
	}
	.contaminant-content {
		background: #ffffffbf;
		padding: 5px;
		border-radius: 10px;
	}
	
  .owl-carousel-water-uses h4{
		font-size:12px !important;
	}


	.owl-carousel-water-uses {		
		margin-left: 0px;
	}
	.uses-section{
		padding:40px 10px !important;
	}
	.section-heading.heading {
		text-align: center;
	}
	.heading p, .review-card p {
		font-size: 12px;
	}
	.plumbing-section {
		padding: 40px 20px;
	}
	.heading h4,.contact-left-cont h4{
		font-size: 16px !important;
		text-align: center;
	}
	.heading h3 {
		font-size: 20px !important;
		text-align: center;
	}
	.heading-divider.center {
		margin: 0 auto;
		text-align: center;
	}
	.product-section.uses-section h4 {
		font-size: 12px !important;
	}
	.benefits-section p {
		display: none;
	}
	.call-button img {
		width: 40px !important;
	}
	header .header-top .mainmenu ul li:last-child {
		margin-bottom: 24px;
	}
	.benefits-wrap {
		padding-top: 30px;
	}
	.filter-info h3,.contaminant-content h3,.contaminant-content p {
		font-size: 14px;	
	}
	.whole-text-sub-right .primary-btn{
		margin-left:0;
	}
	.whole-text-sub-right {	
		padding-bottom: 40px;
	}
	.contact-su-box {
		margin: 30px 0px 0px 0px;
		text-align: center;
	}
	.contact-list img {
		padding: 0px 10px 0px 0px;
		width: 38px;
	}
	.cont-btn {		
		text-align: center;
	}
	.whole-text-sub-box h5 {
		font-size: 30px;
	}
	.advanced-section.limt-se.who-p .advanced-after-se {
	  background-size: 0px !important;
	}
	.advanced-left-cont img {
	  width: 100%;
	  margin: auto !important;
	  display: block;
	  padding-top: 40px;
	}


}
@media screen and (max-width: 480px) {
 	.banner-contents .hero-buttons {
	  display: grid;
	  align-items: center;
	  gap: 20px;
	}
	.testimonial-section .owl-next {
	  left: -25px;
	}
	.testimonial-section .owl-prev{
		right: -25px;
	}
}
@media screen and (max-width: 414px) {
	 
}
@media screen and (max-width: 387px) {

 
}
@media screen and (max-width: 375px) {
 
}
@media screen and (max-width: 360px) {
 
}
@media screen and (max-width: 320px) {
	
 
}