/*!
Theme Name: Above All Maintenance
Theme URI: 
Author: SEO Service Agency
Author URI: https://www.seoserviceagency.com.au
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: above-all-maintenance
*/
/*--------------------------------------------------------------
1.0 General
--------------------------------------------------------------*/
html, body{margin:0px; padding:0px; font-family: "Roboto", serif;}
body{font-size:16px; line-height:1.6; color:#4D4D4D;}
ul, ol{margin: 0 0 1.5em 20px; padding: 0;}
ul{list-style: outside none disc;}
ol{list-style: outside none decimal;}
li > ul, li > ol {margin-bottom:0; margin-left:1.5em;}
hr{background-color: #E7E7E7; border: 0 none; height: 1px; margin-bottom: 1.5em;}
a{color: #265EAC; text-decoration: none;}
.entry-content a,
.content-area a{ text-decoration: none; position: relative; color: #0B56A5; cursor:pointer;}
.entry-content a:hover,
.content-area a:hover{color: #0B56A5;}
.entry-content li{ padding-top: 4px; padding-bottom: 4px }
fieldset {border: medium none; margin: 15px 0; padding: 0;}
legend{color: #000000; font-size: 16px; font-weight: bold; margin: 10px 0;}
a:focus , *{outline:none;}
a:hover, a:active {color: #265EAC; outline:0 none;}
:-moz-placeholder {color: currentcolor; font-family: "Roboto", serif;}
*::-moz-placeholder {color: currentcolor; font-family: "Roboto", serif; opacity: 0.5;}
figcaption, figure, main {display: block;}
b, strong {font-weight: 700;}
img{max-width:100%; border:none; vertical-align: top; height: auto;}


/* 2.0 Clearings
--------------------------------------------------------------*/
.clear:before, 
.clear:after, 
.site-header:before, 
.site-header:after, 
.site-content:before, 
.site-content:after , 
.site-footer:before, 
.site-footer:after{content: ""; display: table; table-layout: fixed;}
.clear:after, .site-header:after, .site-content:after, .site-footer:after {clear: both;}

/* 3.0 Alignments
--------------------------------------------------------------*/
.alignleft{display: inline; float: left; margin-right: 1.5em;}
.alignright {display: inline; float: right; margin-left: 1.5em;}
.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.text-left{ text-align:left !important;}
.text-center{ text-align:center !important;}
.text-right{ text-align:right !important;}
.text-justify{ text-align:justify !important;}
.uppercase{ text-transform:uppercase !important; }
.align-center{display:flex; align-items:center;}


/* 4.0 Form Style
--------------------------------------------------------------*/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select{
	border:1px solid #E7E7E7; background:#ffffff; line-height:26px; height:50px; padding:10px 15px; width:100%; margin-bottom:15px;
	display:block; -webkit-appearance:none; font-family: "Roboto", serif; border-radius:0px;}

select{background: url("images/chevron-down.svg") no-repeat center right 15px #fff;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus{
	border-color: #80bdff;
}
textarea{height:140px;  resize: none;}
button, 
html [type="button"], 
[type="reset"], 
[type="submit"], 
.button, .kc-elm .kc_button,
.promo-button {-webkit-appearance: button; background:#265EAC; color:#ffffff !important; border-radius:0px; -webkit-border-radius:0px;
	-moz-border-radius:0px; line-height:28px; font-size:18px; padding:10px 20px 10px 20px; text-align:center; border:medium none; 
	font-family: "Roboto", serif; text-transform:uppercase; cursor:pointer; font-weight:600; letter-spacing:0px; display: inline-block; 
	transition: all 0.2s ease; -webkit-appearance:none; border: solid 2px transparent; text-decoration: none !important;
	white-space: nowrap; height:50px;}
button:hover, button:focus, html [type="button"]:hover, html [type="button"]:focus, [type="reset"]:hover, [type="reset"]:focus, [type="submit"]:hover, [type="submit"]:focus,  .button:hover, .button:focus, .promo-button:hover, .kc-elm .kc_button:hover {background:#000000; color:#ffffff; border: solid 2px transparent;}
.kc-elm .kc_button.border-btn{border:2px solid #000000; color:#000000 !important; background:transparent;} 
.kc-elm .kc_button.border-btn:hover{background:#000000; color:#ffffff !important; border-color:transparent;}
.button:after{ display: none;}
.button-sm, .promo-button{padding:5px 15px 5px; line-height:26px; font-size:14px;}
.button-mid{padding: 2px 30px 0; line-height:40px; font-size:18px;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {clear: both; float: left; margin: 0 10px;width: calc(100% - 20px);
	background-color: #fff3cd; border-color: #ffeeba; color: #856404; padding:8px 12px;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng{clear: both; float: left; margin: 0 10px; width: calc(100% - 20px);
	background-color: #f8d7da; border-color: #f5c6cb; color: #721c24; padding:8px 12px;}
input.wpcf7-not-valid, textarea.wpcf7-not-valid{border-color: #dc3545;}
.wpcf7-not-valid-tip{ display:none !important;}

/* 5.0 Typography
--------------------------------------------------------------*/
body, input, select, textarea {color:#4D4D4D; font-family: "Roboto", serif;  font-size:16px; font-weight:400; line-height:1.6; letter-spacing:0px;}
h1, h2, h3, h4, h5, h6 {clear: both; line-height: 1.4; margin: 0 0 15px; padding: 0 0 0; font-family: "Roboto", serif; color: #000;}
h1, .h1, h1.entry-title{font-size: 68px; font-weight: 700;   font-family: "Manrope", serif;}
h2, .h2, h2.entry-title {font-size: 42px; font-weight: 700;   font-family: "Manrope", serif;}
h3, .h3 {font-size:32px; font-weight: 700;   font-family: "Manrope", serif;}
h4, .h4 {font-size:28px; font-weight: 500; margin:0px 0px 10px 0px;   font-family: "Manrope", serif;}
h5, .h5 {font-size:24px; font-weight: 600; margin:0px 0px 10px 0px;}
h6 {font-size: 15px; font-weight: 600;}
p {margin: 0 0 15px; padding: 0;}
p:empty {display: none;}

/* 6.0 Layout
--------------------------------------------------------------*/
.container{max-width:1350px; margin:auto; position:relative; display: table; width: 100%; padding-left:15px; padding-right:15px;}
.large-container{max-width:100%; position:relative; padding-left:100px; padding-right:100px;}
body{background:#ffffff; font-weight:400;}
*, *::before, *::after {box-sizing: border-box;}
*, *::before, *::after {box-sizing: border-box;}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {max-width:100%; height:auto}
.pb-0{padding-bottom:0 !important}
.pb-10{padding-bottom:10px !important}
.pb-20{padding-bottom:20px !important}
.pb-30{padding-bottom:30px !important}
.pb-40{padding-bottom:40px !important}
.pb-50{padding-bottom:50px !important}

.pt-0{ padding-top:0 !important}
.pt-10{ padding-top:10px !important}
.pt-20{ padding-top:20px !important}
.pt-30{ padding-top:30px !important}
.pt-40{ padding-top:40px !important}
.pt-50{ padding-top:50px !important}

.mb-0{margin-bottom:0 !important}
.mb-10{margin-bottom:10px !important}
.mb-20{margin-bottom:20px !important}
.mb-30{margin-bottom:30px !important}
.mb-40{margin-bottom:40px !important}
.mb-50{margin-bottom:50px !important}

.mt_0{ margin-top:0 !important}
.mt_10{ margin-top:10px !important}
.mt_20{ margin-top:20px !important}
.mt_30{ margin-top:30px !important}
.mt_40{ margin-top:40px !important}
.mt_50{ margin-top:50px !important}

/* 7.0 Page Structure
--------------------------------------------------------------*/
.sticky-phone a{position:fixed; right:10px; bottom:10px; height:36px; width:36px; border-radius:50px;  background: url(images/phone-call-icon.svg) no-repeat scroll 0 0; background-size:cover;font-size: 0;}
body{overflow-x:hidden;}
.site-header{background:#F2F6FA; position:relative; height: 110px; z-index:1;}
.inner-header{display:flex; justify-content:space-between; position:relative;}
.header-left{display: flex; flex:0 0 45%; max-width:45%; width:100%;}
.site-branding{padding:10px 30px 10px; position:absolute; top:0; left:0;}
.site-branding:before{content:""; position:absolute; background:#F2F6FA; border-radius:50%; height:210px; width:210px; left:50%;
	transform: translate(-50%, -50%); top: 50%; margin-left: -10px;}
.site-branding a{position:relative;}
.menu-toggle{display:none;}
.navigation-bar{padding-top:30px; padding-bottom:30px; flex:0 0 55%; max-width: 55%; position:relative; padding-left:45px;}
.navigation-bar:before{position:absolute; content:""; background:#ffffff; top:0; left:0; width: 100vw; bottom: 0;} 
.main-navigation .menu{display:flex; margin:0; padding:0; list-style:none; column-gap: 40px;}
.main-navigation .menu li{position:relative;}
.main-navigation .menu li > a{font-style: normal; font-weight: 600; font-size:16px; line-height:50px; text-transform: uppercase; color: #000000; transition:all 300ms; display:block;}
.main-navigation .menu li > a:hover,
.main-navigation .menu li:hover > a,
.main-navigation .menu li.current-menu-item > a,
.main-navigation .menu li.current-menu-parent > a{color:#265EAC;}
.main-navigation .menu li > .sub-menu{margin:0; background:#ffffff; list-style:none; padding:10px 10px; box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.3); position:absolute; top:100%; left:0; width:300px; display:none; }
.main-navigation .menu li:hover > .sub-menu{display:block;}
.main-navigation .menu li > .sub-menu li{display:block; width:100%; padding:10px 5px; border-bottom:1px dashed #ccc;}
.main-navigation .menu li > .sub-menu li:last-child{border-bottom:0;}
.main-navigation .menu li > .sub-menu li > a{display:block; font-size:15px; color:#4D4D4D; line-height:28px;}
.main-navigation .menu li > .sub-menu li > a:hover,
.main-navigation .menu li > .sub-menu li:hover > a,
.main-navigation .menu li > .sub-menu li.current-menu-item > a{color:#265EAC;}
.main-navigation .menu li.button-menu{margin-left:auto;}
.main-navigation .menu li.button-menu > a{background:#000000; color:#fff; padding:0 20px;}
.main-navigation .menu li.button-menu > a:hover{background:#265EAC;}
.contact-call-out{margin-left:auto; padding:18px 120px 18px 0px;}
.contact-call-out > a{display:block; position:relative; z-index:10; padding:5px 0px 5px 80px; font-family:"Manrope", serif; font-size:32px; font-weight:800; line-height:1.1; color:#000;}
.contact-call-out > a span{display:block; color:#000; font-size:18px; font-weight:600; margin-bottom:5px;}
.contact-call-out > a:before{position:absolute; left:0; top:0; width:68px; height:68px; content:""; background:url(images/phone-call-icon.svg) no-repeat scroll 0 0;}
.entry-content .kc-container{max-width:1350px;}
.entry-content > section.kc_row.hero-section{padding:0; background:#f2f6fa;}
.hero-section .kc-container{max-width:100%; padding-left:100px; padding-right:100px;}
.hero-section .image-col{width:100% !important; max-width:calc(45% + 15px);}
.hero-section .image-col img{width:100%; position:absolute; object-fit: cover; height: 100%;}
.hero-section .text-col{width:100% !important; max-width:calc(55% - 15px); color:#ffffff; font-size:20px;}
.hero-section .text-col:before{background:#265EAC; content:""; position:absolute; left:-15px; top:0; bottom:0; width:200%;}
.hero-section .text-col > *{position:relative;}
.hero-section .kc_single_image{height:100%; position: relative;}
.hero-section .text-col .kc-col-container{padding:90px 0 90px 60px; padding-right:20%;}
.hero-section .kc-title-wrap h1.kc_title{font-weight:500; font-size:20px; text-transform:uppercase; font-family: "Roboto", serif; letter-spacing:1px; color:#ffffff;}
.hero-section .kc-title-wrap h2.kc_title{font-size:60px; font-weight:800; color:#ffffff; line-height:1.2; margin-bottom:30px;}
.kc-elm.inline-btn{display:inline-block; width:auto; float:none;}
.kc-elm.inline-btn + .kc-elm.inline-btn{margin-left:10px;}
.hero-section .kc_button{background:#ffffff; color:#265EAC !important; margin-top:20px; }
.hero-section .kc_button:hover{background:transparent; color:#ffffff !important; border-color:#ffffff;}
.hero-section .kc_button.border-btn{border: 2px solid #ffffff; color: #ffffff !important; background: transparent;}
.hero-section .kc_button.border-btn:hover{background:#ffffff; color:#000 !important;}
.hero-section .text-col .kc-col-container .kc-elm{float:none;}
.hero-section.inner-page .text-col .kc-col-container{padding:75px 0 75px 60px; padding-right: 20%;}
.hero-section.inner-page .text-col p:last-child{margin-bottom:0;}
.hero-section.inner-page .kc-container{padding-bottom:75px;}
.hero-section.inner-page .text-col::after{background:#ffffff; content: ""; position: absolute; left: -15px; bottom:-75px; height:75px; width: 200%;}
.hero-section.inner-page .kc-title-wrap h2.kc_title{font-size: 56px;}

.entry-content > section.kc_row{padding-top:75px; padding-bottom:75px;}
.kc-title-wrap .kc_title.section-heading{text-transform:uppercase; font-size:48px; font-weight:800; margin:0 0 45px; line-height:1;}
.faqs-item .faqs-question h3{font-size:24px; font-weight:700;}
.faqs-item + .faqs-item {margin-top:30px;}
.entry-content > section.kc_row.cta-section{padding-top:45px; padding-bottom:45px;}
.cta-section .kc-title-wrap .kc_title.section-heading{text-transform:none; font-family: "Alkatra", serif; font-weight:400; font-size:48px; text-align:center; margin-bottom:10px;}
.cta-section .kc_text_block p{text-transform:uppercase; font-size:20px; font-weight:400; color:#000; text-align:center;}
.cta-section .cta-action-wrap {width:100%; margin-top:18px;}
.cta-action-wrap .kc-col-inner-container{display:flex; align-items:center; justify-content:center; column-gap:30px;}
.cta-action-wrap .kc-col-inner-container .kc-elm{width:auto;}
.cta-action-wrap .cta-phone a{font-size:48px; font-weight:800; font-family:"Manrope", serif; text-transform:uppercase; line-height:1; letter-spacing:-1px; color:#000; padding:15px 25px 15px 100px; border:3px solid #000000; border-radius:60px; display:block;}
.cta-action-wrap .cta-phone{position:relative; display:flex; align-items: center; column-gap: 30px;}
.cta-action-wrap .cta-phone:after{content:"or"; font-family: "Alkatra", serif; font-weight:400; font-size:28px; color:#000;}
.cta-action-wrap .cta-phone > span{font-size:20px; font-weight:600; color:#000; letter-spacing:1px; position:absolute; left:95px; background:#fbb905; z-index:1; top: -14px; text-transform: uppercase; padding: 0 10px;}
.cta-action-wrap .cta-phone a::before{background: url(images/footer-cta-phone.svg) no-repeat scroll 0 0; height:56px; width:56px; content:"";
	position: absolute; left:25px; top:10px; background-size:56px auto;}
.cta-action-wrap a.kc_button{background:#000; line-height:32px; font-size:20px; height:54px; letter-spacing: 1px;}
.section-heading-wrap.center{text-align:center;}

.how-it-work-section{color:#ffffff; position:relative;}
.section-heading-wrap.kc-title-wrap .section-heading.kc_title{font-size:24px; font-weight:600; letter-spacing:1px; margin:0 0 8px;}
.section-heading-wrap.kc-title-wrap{text-transform:uppercase; font-size: 48px; font-weight: 800; margin:0 0 30px; line-height: 1.2; font-family:"Manrope", serif; color:#000;}
.how-it-work-section .kc-feature-boxes{text-align:center; color:#ffffff;}
.how-it-work-section .section-heading-wrap.kc-title-wrap .section-heading.kc_title{color:#ffffff;}
.how-it-work-section .section-heading-wrap{color:#ffffff;}
.section-heading-wrap.kc-title-wrap span.after-heading > span{color:#fbb905;}
.how-it-work-section .kc-feature-boxes .content-title{text-transform:none; font-family:"Manrope", serif; margin:0 0 10px; font-size:24px; line-height:1.2; font-weight:700; color:#ffffff;}
.how-it-work-section .kc-feature-boxes .content-desc{color:#ffffff; font-size:16px; line-height:28px;}
.how-it-work-section .kc_row_inner{ counter-reset: my-sec-counter;}
.how-it-work-section:before{content:""; position:absolute; height:200px; background:url(images/how-it-works-line.svg) no-repeat scroll 0 0; left:0; width:1920px; top:220px;}
.how-it-work-section .kc_row_inner .kc_column_inner .kc-feature-boxes::before{counter-increment: my-sec-counter; content:counter(my-sec-counter); background:#ffffff; border-radius:60px; font-family: "Alkatra", serif; height:68px; width:68px; display: inline-block; color:#000; font-size:40px; line-height:75px; margin-bottom:30px;}
.how-it-work-section .kc_column_inner:first-child{margin-top:120px;}
.how-it-work-section .kc_column_inner:nth-child(2){margin-top:165px;}
.how-it-work-section .kc_column_inner:nth-child(3){margin-top:30px;}
.how-it-work-section .kc_column_inner:last-child{margin-top:10px;}
.why-choose-section .kc-feature-boxes{padding-left:45px; position:relative; margin-bottom:30px;}
.why-choose-section .kc-feature-boxes:before{height:29px; width:30px; content:""; position:absolute; left:0; top:6px; background:url(images/check-square.svg) no-repeat scroll 0 0; background-size:30px auto;}
.why-choose-section .kc-feature-boxes .content-title{font-family: 'Manrope'; font-style: normal; font-weight: 700; font-size: 24px; line-height: 40px; color:#000000; text-transform:none; margin:0 0 10px;}
.why-choose-section .kc-feature-boxes .content-desc{color:#4d4d4d;}
.why-choose-section .kc_button{width:100%; letter-spacing:1px; line-height:32px; font-size:22px; padding: 15px 20px 15px 20px; height:auto; }
.hot-water-cta{background:#FBB905; padding:30px; position:relative; overflow:hidden; padding-bottom:240px;}
.hot-water-cta > *{position:relative; z-index:1;}
.hot-water-cta:before{background:url(images/hotwater-cta-bg.png) no-repeat scroll 0 0; left:0; bottom:0; content:""; position:absolute; right:0; top:0; background-position:center bottom;}
.hot-water-cta .tagline{font-family: 'Roboto'; font-weight: 500; font-size: 22px; line-height: 30px; text-transform: uppercase;
color: #000000; margin:10px 0;}
.hot-water-cta .tagline > span{display:block;}
.hot-water-cta .title{font-family:'Manrope'; font-weight:800; font-size:60px; line-height:68px; text-transform:uppercase; color:#000000;}
.hot-water-cta .title > span{display:block; font-weight:800; font-size:28px; line-height:32px; text-transform:uppercase; color:#000000;}
.hot-water-cta .hotwater-cta-price{font-family: 'Manrope';font-weight: 800; font-size:98px; line-height:1; color: #000000; margin-top:20px;}
.hot-water-cta .hotwater-cta-price .currency,
.hot-water-cta .hotwater-cta-price .hotwater-cta-off{font-family:'Roboto'; font-weight:600; font-size:28px; line-height:1; text-transform: uppercase; color:#000000;}
.hot-water-cta .hotwater-cta-price .currency{font-size:32px; vertical-align: super; font-size:36px; vertical-align: super; position: relative;
	top: -10px;}
.hot-water-cta .hotwater-cta-btn{margin-top:10px;}
.hot-water-cta .hotwater-cta-btn a{background:#000000;}

.services-section .section-heading-wrap .kc_title{text-transform:uppercase; font-size: 48px; font-weight: 800; line-height:1.1; font-family: "Manrope", serif; color:#000; margin:0;}
.services-section .section-heading-wrap .kc_title > span{display:block;}
.services-section .section-heading-wrap .after-heading{font-family:'Manrope'; font-style:normal; font-weight:600; font-size:24px; line-height: 30px; letter-spacing: 1px; text-transform: uppercase; color: #000000;}

.services-section .kc_row_inner > .kc_column_inner{margin:15px 0;}
.services-section .kc-feature-boxes{box-shadow: none; background:#ffffff; margin:15px 0; height:100%; display:flex; flex-direction:column;}
.services-section .kc-feature-boxes .content-image{position:relative; padding-top:75%; border-radius:0 0 20px 20px; overflow:hidden; border-bottom:10px solid #F3F3F3; margin-bottom:15px;}
.services-section .kc-feature-boxes .content-image img{object-fit:cover; position:absolute; top:0; left:0; width:100%; height:100%; border-radius:0 0 20px 20px;}
.services-section .kc-feature-boxes .content-title{font-family:'Manrope'; font-weight:800; font-size:28px; line-height:32px; text-align:center; text-transform:uppercase; color:#265EAC; padding:0 15px; margin:0 0 15px;}
.services-section .kc-feature-boxes .content-desc{font-family: 'Roboto'; font-weight:400; font-size:18px; line-height:28px; text-align: center;
	color: #4D4D4D; padding:0 25px; margin-bottom:0px;}
.services-section .kc-feature-boxes .content-button{padding:0 15px; margin-bottom:0; margin-top:auto;}
.services-section .kc-feature-boxes .content-button a{width:100%; padding:12px 20px; font-family: 'Roboto'; font-weight:600; font-size:20px; background:#265EAC; color:#ffffff; margin-bottom:15px; line-height:30px; letter-spacing:1px; transition:all 400ms;}
.services-section .kc-feature-boxes .content-button a:hover{background:#000000;}
.services-section .kc-feature-boxes.emergency .content-button a{background:#fbb905; color:#000;}
.services-section .kc-feature-boxes.emergency .content-button a:hover{background:#000; color:#ffffff;}
.services-section .kc-feature-boxes.emergency .content-title{color:#fbb905;}

.services-section .cta-phone{position:relative; display:table; margin:30px auto 0;}
.services-section .cta-phone > span {font-size:20px; font-weight:600; color: #000; letter-spacing:1px; position:absolute; left:95px;
	background: #f3f3f3; z-index:1; top:-14px; text-transform:uppercase; padding:0 10px;}
.services-section .cta-phone a{font-size:48px; font-weight:800; font-family: "Manrope", serif; text-transform: uppercase; line-height: 1;
	letter-spacing: -1px; color: #000; padding: 15px 25px 15px 100px; border: 3px solid #000000; border-radius: 60px; display: block;}
.services-section .cta-phone a::before{background: url(images/footer-cta-phone.svg) no-repeat scroll 0 0; background-size: auto; height: 56px;
	width: 56px; content: ""; position: absolute; left: 25px; top: 10px; background-size: 56px auto;}
.intro-section .kc-title-wrap .kc_title.section-heading{margin-bottom:18px; font-size:24px; font-weight:600; letter-spacing:1px; line-height:1.2;}
.intro-section .kc-title-wrap .kc_title.section-heading span{display:block; text-transform:none; font-weight:900; font-size:42px; letter-spacing:0; line-height:1.2; margin-top:5px;}
.intro-section .text-col{width:60% !important;}
.intro-section .image-col{width:40% !important;}
.intro-section .text-col > .kc-col-container{padding-right:30px;}
.intro-section .image-col .kc_single_image img{border-radius:0 0 20px 20px;}
.intro-section .cta-phone{background:#FBB905; padding:15px 20px 15px 160px; position:relative; border-radius:20px 20px 0 0;}
.intro-section .cta-phone a {font-size:48px; font-weight:800; font-family: "Manrope", serif; text-transform: uppercase; line-height: 1;
	letter-spacing: -1px; color: #000; display:block; }
.intro-section .cta-phone > span {font-size:18px; font-weight:600; color: #000; text-transform:uppercase; padding:0px;}
.intro-section .cta-phone:before{position:absolute; left:30px; top:-10px; height:110px; width:130px;  content:""; background:url(images/phone-call-icon-2.svg) no-repeat scroll 0 0;}
.entry-content > section.kc_row.usp-section{padding:30px 0;}
.usp-section .kc-feature-boxes{padding:0 15px;}
.usp-section .kc-feature-boxes .content-image{width:68px; margin:0;}
.usp-section .kc-feature-boxes .content-desc{margin-bottom:0; font-size:18px; line-height:26px; color:#000;}
.usp-section .kc-feature-boxes .content-title{font-family: 'Alkatra'; font-style: normal; font-weight:400; font-size:32px; line-height:1;color: #265EAC; margin:0 0 5px 0; text-transform:none;}
.contact-page-section .kc-wrap-columns{align-items:center;}
.contact-form-wrap > .kc-col-container{padding:45px; background:transparent; border:4px solid #f2f6fa; display: table;}
.contact-form-wrap .kc-title-wrap{margin-bottom:30px;}
.contact-form-wrap .kc-title-wrap .kc_title{line-height:1.2; font-weight:800; margin-bottom:5px; letter-spacing:-0.5px;}
.contact-form-wrap .kc-title-wrap .after-heading{font-size:18px;}
.form-row{display:flex; margin:0 -10px;}
.form-row .form-group{padding:0 10px; position:relative; width:100%; max-width:100%;}
.form-row.col-2 .form-group{padding:0 10px; position:relative; width:100%; max-width:50%; flex:0 0 50%;}
.wpcf7 form .wpcf7-response-output{margin:15px 0 0 0;}
.contact-info-wrap > .kc-col-container{padding-right:45px;display: table;}
.contact-info-wrap .kc-title-wrap{margin-bottom:10px;}
.contact-info-wrap .kc-title-wrap .kc_title{line-height:1.2; font-weight:800; margin-bottom:5px; letter-spacing:0px; font-size:48px;}
.contact-info-block {margin-top:15px; padding-top:30px; border-top:1px solid #E7E7E7;}
.contact-info-block .item{position:relative; padding:5px 0; padding-left:45px; margin-bottom:10px; font-size:18px;}
.contact-info-block .item > a{color: #4D4D4D;}
.contact-info-block .item:before{position:absolute; left:0; width:32px; height:32px; border-radius:0px; background:#265EAC; top:2px; content:""; font-family: 'FontAwesome'; color:#ffffff; font-size:18px; line-height:31px; text-align:center;}
.contact-info-block .item.phone:before{content: "\f095"; }
.contact-info-block .item.email:before{content: "\f0e0"; font-size:16px;}
.contact-info-block .item.address:before{content: "\f3c5"; }
.kc_text_block.sub-text{font-size:20px;	font-weight: 600; color:#000;}
.kc_text_block.lead-text{font-size:20px;}
.kc_text_block ul{margin:0 0 15px 0; padding:0;}
.kc_text_block ul li{position:relative; padding: 5px 0 5px 32px; list-style:none;}
.kc_text_block ul li::before{position: absolute; left: 0; top:8px; width: 20px; height: 20px; content: ""; background: url(images/check-circle.svg) no-repeat scroll 0 0;background-size: 20px auto; }

.testimonials-list{display:block; width:100%; margin-top:15px;}
.testimonials-list .kc_wrapper{display:block; width:100%; }
.testimonials-list .kc_wrapper .kc-testimo{background:#ffffff; border-radius:0; height:auto; box-shadow: 0px 6px 0px 0 rgba(0,0,0,0.1);}
.testimonials-list .slick-track{display: flex; }
.testimonials-list .slick-track .kc-testimo{margin:0 10px;}
.testimonials-list .slick-list{padding:15px 0;}
.testimonials-list .slick-dots{margin:15px 0 0 0; padding:0; list-style:none; text-align:center; display:flex; align-items:center; justify-content:center; }
.testimonials-list .kc-testimo .content-title{font-size:24px; font-family: "Manrope", serif; text-transform:none; color:#265EAC; letter-spacing:0; position:relative; padding-left:65px;}
.testimonials-list .kc-testimo .content-title:before{background:rgba(0,0,0,0.1); border-radius:30px; height:48px; width:48px; position:absolute; left:0; top:6px; content: "\f10d"; font-family: 'FontAwesome'; color:rgba(0,0,0,0.4); text-align: center; line-height: 46px;	font-size: 23px;
	font-weight: normal;}
.testimonials-list .kc-testimo .content-position{font-size:15px; color: #4D4D4D; font-family: "Roboto", serif; font-weight:500;
	letter-spacing: 1px; text-transform:uppercase; position:relative; padding-left:65px;}
.testimonials-list .kc-testimo .content-desc{color: #4D4D4D; font-family: "Roboto", serif;}
.testimonials-list .slick-dots li{margin:0 5px;}
.testimonials-list .slick-dots li button{border:0 !important; background:rgba(0,0,0,0.1); font-size:0; border-radius:30px !important; height:16px; width:16px; padding:0;}
.testimonials-list .slick-dots li.slick-active button{background:#265EAC;}
.hot-services-list .kc-feature-boxes{box-shadow: none; background:transparent; margin: 15px 0;}
.hot-services-list .kc-feature-boxes .content-title{font-size:20px; margin: 0 0 15px; letter-spacing:-0.2px; padding:0 0 15px 0; border-bottom:1px solid #ccc;}

.why-choose-style .kc-feature-boxes{position:relative; margin-top:15px; margin-bottom:15px;}
.why-choose-style .kc-feature-boxes .content-title{font-family: 'Manrope'; font-style: normal; font-weight: 700; font-size: 24px; line-height: 40px; color:#000000; text-transform:none; margin:0 0 15px; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}

.services-section.style-2 .kc-feature-boxes{background:transparent;}
.services-section.style-2 .kc-feature-boxes .content-title{padding:0; text-align:left; font-size:22px; border-bottom:1px solid rgba(0,0,0,0.2); padding-bottom:15px;}
.services-section.style-2 .kc-feature-boxes .content-desc{text-align:left; padding:0; font-size:16px;}
.services-section.style-2 .kc-feature-boxes .content-button{padding:0;}
.services-section.style-2 .kc-feature-boxes .content-button a{background:transparent; color:#000; font-size:16px; padding:0; border:0; letter-spacing:0; display:inline-block; width: auto;}
.services-section.style-2 .kc-feature-boxes .content-button a:hover{color:#000; text-decoration:underline; background:transparent;}

.area-service .section-heading-wrap .kc_title{text-transform: uppercase; font-size: 48px; font-weight: 800; line-height: 1.1; font-family: "Manrope", serif; color: #000;margin: 0;}
.service-area-list ul{list-style:none; display:flex; column-gap:30px; row-gap:5px; flex-wrap:wrap; justify-content:center;}

.error-404.not-found{padding:90px 0; text-align:center;}
.error-404 .error-404-code{font-family: 'Alkatra'; color: #265EAC; font-style: normal; font-weight: 400; font-size: 32px; font-size:8rem; line-height: 1;}
.error-404 .page-header .page-title{font-size:32px;}
.error-404 .button-grp .button{margin:0 5px;}

.hotwater-rands{margin-bottom:60px; padding-top:40px; padding-bottom:40px;}
.hotwater-rands .brands-logo{display:flex; margin:0 -10px; padding:0; list-style:none;}
.hotwater-rands .brands-logo div.item{padding:0 10px; text-align:center; width:20%;}
.hotwater-rands .brands-logo .logo-inner{border:1px solid #e5e5e5; width:100%;}
.hotwater-rands .brands-logo img{vertical-align:middle; max-width:90%; display:inline-block; width:100%;}
.site-footer .footer-area{background:#060B11;}
.footer-logo{margin-top:-115px;}
.footer-logo img{width:100%; max-width:200px; margin-bottom:30px;}
.footer-top{padding-left:190px; margin-top:-72px; margin-bottom:45px;}
.footer-top .footer-cta{position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content: space-between;}
.footer-top .footer-cta:before{background:#265EAC; content:""; position:absolute; width:200%; left:0; top:0; bottom:0; border-radius:30px 0 0 0; }
.footer-top .footer-cta > div{position:relative;}
.footer-top .f-cta-left{padding:30px 45px; color:#ffffff;} 
.footer-top .footer-cta-headline{font-size:32px; font-weight:400; font-family:"Manrope", serif; text-transform:uppercase; line-height: 1.2;}
.footer-top .footer-cta-headline span{font-weight:800; font-size:42px; display:block;}
.footer-top .footer-cta-desc{font-size:24px;}
.footer-top .f-cta-right a{background:#ffffff; font-size:36px; font-family:"Manrope", serif; font-weight:800; color:#000; padding:15px 30px 15px 80px; position:relative; line-height:1; border-radius:50px; letter-spacing:-1px; display:block;}
.footer-top .f-cta-right a:before{background:url(images/footer-cta-phone.svg) no-repeat scroll 0 0; height:42px; width:42px; content:""; position:absolute; left:25px; top:10px; background-size:42px auto;}
.footer-widget.company-details ul{list-style:none; margin:0;}
.footer-widget.company-details ul li{padding:5px 0px; color:#ffffff;}

.copyright{padding:18px 0;}
.copyright .inner-wrap{display:flex; flex-wrap:wrap;}
.copyright .copy-text{flex:0 0 50%; max-width:50%; width:100%;}
.copyright .copy-text a{color:#4D4D4D;}
.copyright .developed-text{flex:0 0 50%; max-width:50%; width:100%; text-align:right;}
.copyright .developed-text a{font-weight:600; text-decoration:underline;}
.footer-widgets{display:flex; flex-wrap: wrap; padding-bottom:60px; margin:0 -15px;}
.footer-widgets .footer-widget{flex:0 0 33.33%; max-width:33.33%; width:100%; padding:0 15px;}
.footer-widgets .widget .widget-title{font-family:"Manrope", serif; font-size:28px; font-weight:700; color:#ffffff; line-height: 1.2;}
.footer-widgets .widget .menu{margin:0; list-style:none;}
.footer-widgets .widget .menu li{list-style:none; font-size:16px; padding:5px 0 5px 32px; position:relative;}
.footer-widgets .widget .menu li:before{position:absolute; left:0; top:7px; width:20px; height:20px; content:""; background:url(images/check-circle.svg) no-repeat scroll 0 0; background-size:20px auto;}
.footer-widgets .widget .menu li a{color:rgba(255,255,255,0.7); transition:all 300ms;}
.footer-widgets .widget .menu li a:hover{color:#ffffff;}

.hot-water-cta{display:none;}
.block-drains-cta{position:relative; padding-bottom:145%; overflow:hidden; background:url(images/block-drain-cta-bg.png) no-repeat scroll 0 0;  background-size:cover;}
.drain-box-wrap{position:absolute; bottom:20px; width:calc(100% - 40px); left:20px; background:#FBB905; padding:20px;}
.cta-action-wrap{display: flex; align-items: flex-end; column-gap:30px;}
.block-drains-cta .drains-cta-price{font-family: 'Manrope';font-weight: 800; font-size:72px; line-height: 1; color: #000000; margin-top:15px;}
.drains-cta-btn a {background: #000000;}
.block-drains-cta .drains-cta-price .currency,
.block-drains-cta .drains-cta-price .drains-cta-off { font-family: 'Roboto'; font-weight: 600; font-size: 28px; line-height: 1; text-transform: uppercase; color: #000000;}
.block-drains-cta .drains-cta-price .currency {font-size:32px; vertical-align: super; vertical-align: super; position: relative;top: -7px;}
.block-drains-cta .title{color:#000; text-transform:uppercase; font-size:44px; font-weight:600;  font-family: "Oswald", serif; line-height: 1.2;}
.block-drains-cta .title span{display:block; font-size:24px; font-weight:400; font-family: 'Manrope'; letter-spacing:0.5px; }


@media only screen and (max-width:1800px) {
	html,body{overflow-x: hidden;}
	.hero-section .text-col .kc-col-container{padding-right: 5%;}
	.hero-section.inner-page .text-col .kc-col-container{padding-right: 5%;}
	.how-it-work-section::before{left:0; right:0; background-position: top center; width:auto;}
}
@media only screen and (max-width:1639px) {
	.large-container{padding-left:45px; padding-right: 45px;}
	.contact-call-out{padding: 18px 50px 18px 0px;}
	.main-navigation .menu{column-gap: 30px;}
	.hero-section .text-col .kc-col-container{ padding: 90px 0 90px 45px;}
	.hero-section .kc-container{padding-left:45px; padding-right: 45px;}
	.hero-section.inner-page .kc-container{padding-left:45px; padding-right: 45px;}
	.hero-section.inner-page .text-col .kc-col-container{ padding: 90px 0 90px 45px;}
}
@media only screen and (max-width:1439px) {
	.contact-call-out{padding: 18px 30px 18px 0px;}	
	.navigation-bar{padding-left: 30px;}
	.main-navigation .menu{column-gap: 25px;}
	.entry-content .kc-container{max-width: 1200px;}
	.hero-section .kc-container{max-width: 100%;}
	.hero-section.inner-page .kc-container{max-width: 100%;}
	.intro-section .cta-phone{padding-left:135px;}
	.intro-section .cta-phone a{font-size: 42px;}
	.intro-section .cta-phone::before{background-size: contain; width: 100px; top:-7px;}
	.hot-water-cta .tagline{font-size: 20px; line-height: 28px;}
	.hot-water-cta .title{font-size: 52px;}
	.hot-water-cta .title > span{font-size: 24px; line-height: 26px;}
	.hot-water-cta{padding-bottom: 300px;}
	.block-drains-cta .title{font-size:38px;}
	.block-drains-cta .title span{font-size: 22px;}
	.cta-action-wrap{column-gap: 10px;}
	.block-drains-cta{padding-bottom:160%;}
	.block-drains-cta .drains-cta-price{font-size: 62px;}
	.block-drains-cta .drains-cta-price .drains-cta-off{font-size: 22px;}
	.block-drains-cta .drains-cta-price .currency{font-size: 26px;}
	
}
@media only screen and (max-width:1365px) {
	.contact-call-out {padding: 24px 45px 24px 0px;}
	.contact-call-out > a{padding:3px 0px 3px 75px;}
	.contact-call-out > a span{font-size: 14px;}
	.contact-call-out > a::before{width:60px; height:60px; background-size:cover;}
	.main-navigation .menu{column-gap: 20px;}
	.main-navigation .menu li > a{font-size: 15px;}
	.main-navigation .menu li.button-menu > a{padding: 0 15px;}
	.hero-section .text-col .kc-col-container{padding: 60px 0 60px 20px;}
	.hero-section .kc-title-wrap h2.kc_title{font-size: 52px;}
	.hero-section .kc-title-wrap h1.kc_title{font-size: 18px;}
	.hero-section .text-col{font-size: 18px;}

	.hero-section.inner-page .text-col .kc-col-container{padding: 60px 0 60px 20px;}
	.hero-section.inner-page .kc-title-wrap h2.kc_title{font-size: 52px;}
	.hero-section.inner-page .kc-title-wrap h1.kc_title{font-size: 18px;}
	.hero-section.inner-page .text-col{font-size: 18px;}
}
@media only screen and (max-width:1279px) {
	.main-navigation .menu li > a{font-size: 14px;} 
	.hero-section .kc-title-wrap h2.kc_title{font-size: 46px;}
	.hero-section.inner-page .kc-title-wrap h2.kc_title{font-size: 46px;}
	
	.cta-section .kc-title-wrap .kc_title.section-heading{font-size: 42px;}
	.kc-title-wrap .kc_title.section-heading{font-size: 42px;}
	.services-section .section-heading-wrap .kc_title{font-size: 42px;}
	.usp-section .kc-feature-boxes .content-title{font-size: 28px;}
	.intro-section .kc-title-wrap .kc_title.section-heading{font-size: 20px;}
	.intro-section .kc-title-wrap .kc_title.section-heading span{font-size: 38px;}
	h2, .h2{font-size: 36px;}
	h3, .h3{font-size: 28px;}
	.contact-info-wrap .kc-title-wrap .kc_title{font-size: 36px;}
	.services-section .section-heading-wrap .after-heading{font-size: 22px;}
	.section-heading-wrap.kc-title-wrap{font-size: 42px;}
	.section-heading-wrap.kc-title-wrap .section-heading.kc_title{font-size: 20px;}
	.how-it-work-section .kc_column_inner:nth-child(3){margin-top: 48px;}
	.how-it-work-section .kc_column_inner:nth-child(2){margin-top: 172px;}
	.how-it-work-section .kc_column_inner:first-child{margin-top: 148px;}
	.footer-top .f-cta-left{padding: 30px 30px;}
	.footer-top .footer-cta-headline span{font-size: 40px;}
	.footer-top .footer-cta-desc{font-size: 22px;}
	.footer-widgets .widget .widget-title{font-size: 24px;}
	.services-section .kc-feature-boxes .content-title{font-size:24px; line-height: 28px;}
	.area-service .section-heading-wrap .kc_title{font-size:42px;}
}
@media only screen and (max-width:1199px) {
	.primary-menu-wrap{position:fixed; top:0; bottom:0; right:0; width:320px; background:#ffffff;z-index:10; transform: translateX(102%); transition:all 400ms; opacity:0; overflow:auto;}
	.main-navigation.toggled .primary-menu-wrap{transform:translateX(0); opacity:1;}
	.navigation-bar::before{width: 0;}
	.navigation-bar{width:100%; max-width:100px; flex:0 0 100px;}
	.header-left{flex:0 0 calc(100% - 100px); max-width:calc(100% - 100px);}
	.menu-toggle{display:block; background:#000000; width:48px; height: 48px; position: absolute; right: 0; padding:5px 10px; z-index: 100;}
	.menu-toggle span{background:#ffffff; height:2px; width:24px; display:block; margin:6px 0;}
	.main-navigation .menu{flex-wrap:wrap; width: 100%; column-gap: 0; padding:90px 0px 0 0px;}
	.main-navigation .menu li{width:100%; display:block; position: relative;}
	.main-navigation .menu li > a{font-size: 16px; line-height: 1.5; padding: 15px 20px; display: block; text-transform: uppercase;
		font-weight: 600;letter-spacing: .5px; border-bottom: 1px solid rgba(0,0,0,.1);}
	.main-navigation .menu li > .sub-menu{width: 100%; box-shadow: none; position: static; padding: 0; background:#f2f2f2; display:none;}
	.main-navigation .menu li > .sub-menu li{padding:0; border-bottom: 0;}
	.main-navigation .menu li > .sub-menu li > a{padding:10px 20px;}
	.main-navigation .menu li:hover > .sub-menu{display:none;}
	.main-navigation .menu li span.menu-arrow{width:48px; height:54px; line-height:54px; top: 0; background: 0 0; z-index: 11; position: absolute; cursor: pointer; right: 0;}
	.main-navigation .menu li span.menu-arrow::after, 
	.main-navigation .menu li span.menu-arrow::before {content: ''; position: absolute; right: 0; height:2px; left: 0; top: 0; width:16px;
		margin: auto; bottom: 0; background: #000; }
	.main-navigation .menu li span.menu-arrow::after {-webkit-transform: rotate(90deg); transform: rotate(90deg);-webkit-transition-duration: .2s;
	transition-duration: .2s; }
	.main-navigation .menu li span.menu-arrow.active::after{display:none;}
	.main-navigation .menu li.button-menu > a{padding:12px 15px; margin: 12px 12px; text-align: center;}
	.contact-call-out{padding-right:15px;}
	html.nav-opened,
	html.nav-opened body{overflow:hidden;}

	.hero-section .kc-container{padding-left:0px; padding-right:0px;}
	.hero-section .text-col .kc-col-container{padding:45px 30px 45px 15px;}
	.hero-section.inner-page .kc-container{padding-left:0px; padding-right:0px;}
	.hero-section.inner-page .text-col .kc-col-container{padding:45px 30px 45px 15px;}

	.usp-section .kc-feature-boxes{padding: 0 0px;}
	.usp-section .kc-feature-boxes .content-desc{font-size: 16px; line-height: 24px;}
	.intro-section .cta-phone{padding: 20px 15px 20px 160px; padding-left:115px;}
	.intro-section .cta-phone a{font-size: 32px;}
	.intro-section .cta-phone > span{font-size: 16px;}
	.intro-section .cta-phone::before{background: url(images/phone-call-icon-2-mobile.svg) no-repeat scroll 0 0; background-size: contain; width: 84px;}
	.services-section .kc-feature-boxes .content-button a{font-size: 18px;}
	.services-section .cta-phone a{font-size: 36px; padding: 15px 25px 15px 80px;}
	.services-section .cta-phone a::before{height:42px; width: 42px;background-size: 42px auto; }
	.hot-water-cta .title{font-size: 42px; line-height: 1.2;}
	.hot-water-cta .title > span{font-size:20px;}
	.why-choose-section .kc_button{line-height:24px; font-size: 20px;}
	.why-choose-section .kc-feature-boxes{margin-bottom: 10px;}
	.why-choose-section .kc-feature-boxes .content-title{font-size: 22px;}
	.how-it-work-section .kc_column_inner:nth-child(2){margin-top: 165px;}
	.how-it-work-section .kc_column_inner:first-child{margin-top: 165px;}
	.how-it-work-section .kc_column_inner:nth-child(3){margin-top: 55px;}
	.cta-section .kc-title-wrap .kc_title.section-heading{font-size: 38px;}
	.cta-section .kc_text_block p{font-size: 18px;}
	.cta-action-wrap .cta-phone a{font-size: 36px; padding: 15px 25px 15px 80px;}
	.cta-action-wrap .cta-phone a::before{height:42px; width: 42px;background-size: 42px auto; }
	.footer-top{padding-left: 130px;}
	.footer-top .f-cta-left{padding: 0; margin-bottom:15px;}
	.footer-top .footer-cta{padding: 30px;}
	.footer-logo img{max-width: 140px;}
	.footer-top .footer-cta-headline{font-size: 28px;}
	
	.block-drains-cta .title{font-size:30px;}
	.block-drains-cta .title span{font-size:18px;}
	.cta-action-wrap{column-gap: 10px; flex-direction:column; align-items: flex-start; row-gap:10px;}
	.block-drains-cta{padding-bottom:200%;}
}
@media only screen and (max-width:1023px) {
	.hero-section .image-col{max-width: 100%; }	
	.hero-section .text-col{max-width: 100%;}
	.hero-section .kc_single_image{padding-top:0;}
	.hero-section .image-col img{position: static; height: auto;}

	.usp-section .kc-feature-boxes{display:flex; flex-direction: column;}
	.usp-section .kc-feature-boxes .box-right{padding-left:0; padding-top:10px;}
	.usp-section .kc-feature-boxes .content-image{width:60px;}
	.usp-section .kc-feature-boxes .content-title{font-size: 24px;}
	.intro-section .cta-phone::before{width: 60px; top: -5px;}
	.intro-section .cta-phone{padding-left:30px; padding-top:60px;}
	.services-section .section-heading-wrap .after-heading{display:block; line-height:1.3; margin-top:20px;}
	.services-section .kc-feature-boxes .content-title{font-size:20px; line-height: 24px;}
	.services-section .kc-feature-boxes .content-button a{letter-spacing:0; padding: 12px 4px; font-size: 15px;}
	.services-section .kc-feature-boxes .content-button{margin-top: 15px;}
	.services-section .kc-feature-boxes .content-desc{font-size:16px; line-height: 24px; padding: 0 20px;}
	.why-choose-section .kc_column_inner.kc_col-sm-6{width: 100%;}
	.why-choose-section .kc_button{line-height:24px; font-size: 18px;}
	.hot-water-cta{padding: 20px; padding-bottom:240px;}
	.hot-water-cta .title{font-size:42px; line-height: 1;}
	.hot-water-cta .title > span{font-size:18px; line-height: 1.2; margin-top: 10px;}
	.hot-water-cta .hotwater-cta-price{font-size: 68px; }
	.hot-water-cta .hotwater-cta-price .currency{font-size: 22px;}
	.hot-water-cta .hotwater-cta-price .hotwater-cta-off{font-size: 22px;}
	.hot-water-cta::before{background-size: contain;}
	.faq-section .kc_column_inner.kc_col-sm-6{width: 100%;}
	.footer-top .footer-cta-headline span{font-size: 36px;}
	.footer-top .f-cta-right a{font-size: 32px;}
	.copyright .copy-text{width:100%; flex:0 0 100%; max-width: 100%; text-align:center;}
	.copyright .developed-text{width:100%; flex:0 0 100%; max-width: 100%; text-align:center; margin-top:10px;}
	.how-it-work-section .kc_column_inner:first-child{margin-top: 176px;}
	.how-it-work-section .kc_column_inner:nth-child(2){margin-top: 156px;}
	.how-it-work-section .kc_column_inner:nth-child(3){margin-top: 72px;}
	.hotwater-rands .brands-logo{display:block; width:100%; margin: 0;}
	.hotwater-rands .container{display: block;}
	.contact-page-section .contact-info-wrap{width: 100%;}
	.contact-page-section .contact-form-wrap{width: 100%;}
	.contact-form-wrap > .kc-col-container{margin-top:30px;}
	
}
@media only screen and (max-width:767px) {
	h1, .h1{font-size: 38px;}
	h2, .h2{font-size: 32px;}
	h3, .h3{font-size: 26px;}
	.large-container{padding-left:15px;	padding-right: 15px;}
	.site-branding{padding: 10px 0px 10px;}
	.entry-content > section.kc_row.usp-section{padding:15px 0;}
	.usp-section .kc-feature-boxes{flex-direction: row; column-gap: 15px; margin: 15px 0;}
	.entry-content > section.kc_row{padding-top: 60px; padding-bottom: 60px;}
	.intro-section .text-col{width: 100% !important;}
	.intro-section .text-col > .kc-col-container{padding-right:0;}
	.intro-section .image-col{width: 100% !important; margin-top:30px;}
	.intro-section .cta-phone{padding-top:20px; padding-left:130px;}
	.intro-section .cta-phone::before{width: 90px; top: -7px;}
	.intro-section .cta-phone a{font-size: 38px;}
	.services-section .kc-feature-boxes .content-title{font-size: 28px; line-height: 32px;}
	.services-section .kc-feature-boxes .content-button a{letter-spacing: 1px; font-size: 20px; padding: 12px 15px;}
	.why-choose-section .kc-feature-boxes{margin-bottom:0;}
	.hot-water-cta{margin-top:30px; padding-bottom:320px;}
	.hot-water-cta .title{font-size:54px;}
	.hot-water-cta .title > span{font-size: 26px;}
	.hot-water-cta .hotwater-cta-price{font-size: 98px;}
	.hot-water-cta .hotwater-cta-price .hotwater-cta-off{font-size: 28px;}
	.hot-water-cta .hotwater-cta-price .currency{font-size: 38px;}
	.how-it-work-section::before{display:none;}
	.section-heading-wrap.kc-title-wrap{font-size:36px;}
	.services-section .section-heading-wrap .kc_title{font-size: 36px;}
	.services-section .section-heading-wrap .after-heading{font-size: 20px;}
	.kc-title-wrap .kc_title.section-heading{font-size: 36px;}
	.cta-action-wrap .kc-col-inner-container{column-gap:15px;}
	.cta-action-wrap .cta-phone{column-gap:15px;}
	.cta-action-wrap .cta-phone a{padding: 15px 20px 15px 80px; font-size:34px;}
	.services-section .kc_row_inner > .kc_column_inner{margin: 0;}
	.services-section .cta-phone > span{left: 75px; font-size: 18px; top: -11px;}
	.how-it-work-section .kc_column_inner:first-child{margin-top: 0;}
	.how-it-work-section .kc_column_inner:nth-child(2){margin-top: 0;}
	.how-it-work-section .kc_column_inner:nth-child(3){margin-top:0;}
	.cta-section .kc_text_block p{line-height: 1.2;}
	.footer-top{padding-left: 0;}
	.footer-top .footer-cta::before{width: 100%; border-radius: 30px 30px 0 0;}
	.footer-top .footer-cta-headline{text-align: center;}
	.footer-top .footer-cta > div{width: 100%;}
	.footer-top .f-cta-right a{display: table; width: auto;	margin: auto;}
	.footer-widgets .footer-widget{flex:0 0 100%; max-width: 100%;}
	.footer-logo{margin-top:0;}
	.footer-logo img{margin-bottom:10px;}
	.footer-widgets .footer-widget{margin-top:30px;}
	.cta-action-wrap .cta-phone > span{left: 75px; font-size: 18px; top: -11px;}
	.kc_col-sm-6 + .kc_col-sm-6{margin-top:30px;}
	.why-choose-section .kc_column_inner.kc_col-sm-6{margin-top:0;}
	.contact-form-wrap > .kc-col-container{padding:30px;}
	.contact-info-wrap .kc-title-wrap .kc_title{font-size:30px;}
	.area-service .section-heading-wrap .kc_title{font-size: 36px;}
	.kc_text_block.lead-text{font-size: 16px;}
	.error-404 .error-404-code{font-size: 6rem;}
	.error-404 .page-header .page-title{font-size: 28px;}
	.block-drains-cta .title{font-size:40px;}
	.block-drains-cta .title span{font-size:22px;}
	.cta-action-wrap{column-gap: 10px; flex-direction:row; align-items: flex-end;}
	.block-drains-cta{padding-bottom:125%; margin-top:30px;}
}
@media only screen and (max-width:639px) {
	.hero-section .kc-title-wrap h2.kc_title{font-size: 36px;}
	.hero-section.inner-page .kc-title-wrap h2.kc_title{font-size: 36px;}
	.cta-action-wrap .kc-col-inner-container{flex-direction:column; column-gap:0; gap:30px; row-gap:30px;}
	.cta-action-wrap .cta-phone{column-gap:0; }
	.cta-action-wrap .cta-phone::after {display:none;}
	.footer-top .footer-cta-desc{text-align:center; font-size:18px; line-height:1.2; margin-top: 15px;}
	.site-branding img{max-width: 80px;}
	.site-branding::before{height: 180px; width: 180px;}
	.contact-call-out{padding-right:0;}
	.contact-call-out > a{padding: 3px 0px 3px 60px; font-size:28px; letter-spacing:-1px;}
	.contact-call-out > a::before{width:48px; height:48px;}
	.contact-call-out > a span{letter-spacing:0;}
	.navigation-bar{padding-left:0px; max-width:70px; flex:0 0 70px;}
	.header-left{flex: 0 0 calc(100% - 70px); max-width: calc(100% - 70px);}
	.form-row{flex-wrap:wrap;}
	.form-row.col-2 .form-group{max-width:100%;	flex: 0 0 100%;}
	.intro-section .cta-phone::before {width: 80px;}
	.intro-section .cta-phone{padding-left: 115px;}
	.intro-section .cta-phone a{font-size: 34px;}
	.hot-services-list .kc-feature-boxes .content-title{font-size: 20px;}
	.cta-section .kc_text_block p{text-transform: none; line-height: 1.4; font-size: 20px;}
	.block-drains-cta{padding-bottom:135%;}
}
@media only screen and (max-width:479px) {
	.copyright .copy-text{max-width: 280px; font-size: 15px; margin: auto;}
	.copyright .developed-text{font-size:15px;}
	.copyright .developed-text a{display:block;}
	.faqs-item .faqs-question h3{line-height: 1.4; font-size: 20px;}
	.kc-title-wrap .kc_title.section-heading{font-size: 32px;}
	.section-heading-wrap.kc-title-wrap{font-size: 32px;}
	.hot-water-cta{padding-bottom: 230px;}
	.intro-section .kc-title-wrap .kc_title.section-heading span{font-size: 32px;}
	.services-section .section-heading-wrap .kc_title{font-size: 32px;}
	.services-section .section-heading-wrap .after-heading{font-size: 18px;}
	.why-choose-section .kc_button{letter-spacing: 0;}
	.contact-call-out{padding:37px 0px 37px 0px;}
	.contact-call-out > a{padding: 3px 0px 3px 45px; font-size:26px; letter-spacing:-1px;}
	.contact-call-out > a::before{width:36px; height:36px;}
	.contact-call-out > a span{display:none;}
	.hero-section .kc-title-wrap h2.kc_title{font-size: 32px; margin-bottom: 15px;}
	.hero-section.inner-page .kc-title-wrap h2.kc_title{font-size: 32px; margin-bottom: 15px;}
	.intro-section .kc-title-wrap .kc_title.section-heading{font-size: 18px;}
	.hero-section .text-col{font-size: 16px;}
	.hero-section.inner-page .text-col{font-size: 16px;}
	.section-heading-wrap.kc-title-wrap .section-heading.kc_title{font-size: 18px;}
	.services-section .kc-feature-boxes .content-title{font-size: 26px; line-height: 32px;}
	.services-section .kc-feature-boxes .content-button a{font-size: 18px; padding: 10px 15px;}
	.site-header{height: 90px;}
	.site-branding::before{height:150px; width: 150px;}
	.contact-call-out{padding:27px 0px 27px 0px;}
	.navigation-bar{padding-top:20px; padding-bottom: 20px;}
	.contact-form-wrap > .kc-col-container{padding:25px 15px;}
	.hot-services-list .kc-feature-boxes .content-title{font-size: 20px;}
	.services-section.style-2 .kc-feature-boxes .content-title{font-size: 20px;}
	.area-service .section-heading-wrap .kc_title{font-size:32px;}
	
}
@media only screen and (max-width:419px) {
	.footer-top .footer-cta-headline{font-size: 24px; margin-bottom:5px;}
	.footer-top .footer-cta-headline span{font-size: 30px; line-height:1.2;}
	.footer-top .footer-cta-desc{line-height: 1.5;}
	.footer-top .f-cta-right a{font-size: 27px; padding: 15px 25px 15px 70px;}
	.footer-top .f-cta-right a::before{background-size: 36px auto; height:36px; width:36px;}
	.contact-call-out{padding:21px 0px 21px 0px;}
	.contact-call-out > a{font-size:0; width: 48px; height: 48px;}
	.contact-call-out > a::before{width:48px; height: 48px;}
	.hero-section .kc_button{margin-top: 15px;}
	.kc-elm.inline-btn + .kc-elm.inline-btn{margin-left: 0;}
	.intro-section .cta-phone::before{width:72px; top: -5px;}
	.intro-section .cta-phone a{font-size:30px;}
	.intro-section .cta-phone{padding-top:10px; padding-left: 105px; padding-bottom: 10px;}
	.why-choose-section .kc_button{white-space: normal; text-align: center;}
	.hot-water-cta .title{font-size: 45px;}
	.hot-water-cta .title > span{font-size: 22px;}
	.hot-water-cta .tagline{font-size:18px;	line-height: 26px;}
	.block-drains-cta{padding-bottom:145%;}
	.block-drains-cta .title{font-size: 32px;}
	.block-drains-cta .title span{font-size:20px; letter-spacing:0;}
	.block-drains-cta .drains-cta-price{font-size: 48px; }
	.block-drains-cta .drains-cta-price .drains-cta-off{font-size: 20px;}
	.block-drains-cta .drains-cta-price .currency{font-size: 20px; top: -3px;}
	.drains-cta-btn a{line-height: 24px; font-size: 16px; padding: 8px 15px 8px 15px; height: 44px;}
	.services-section .cta-phone a{padding: 15px 20px 15px 74px;}
}