/* CSS
Author: Higher images
Created:27-20-2020
*/
/*
-------------------------------------------------------------- 
BROWSER SPECIFICATION STYLES
-------------------------------------------------------------- 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
}
a{
	color: #F16622;
}
a:hover {
/* 	text-decoration: underline; */
	transition: all 0.4s ease-in-out;
}
table {
	margin-bottom: 15px;
}
.margin-bottom50 {
	margin-bottom: 42px;
}

.text-align-left {
	text-align: left !important;
}

/*
-------------------------------------------------------------- 
GLOBAL STYLES
-------------------------------------------------------------- 
*/
h1 {
	position: relative;
	font-family: 'Montserrat-Black';
	font-size: 40px;
	color: #000;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h2 {
	position: relative;
	font-family: 'Montserrat-Black';
	font-size: 40px;
	color: #000066;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h2 span {
	display: block;
	font-size: 24px;
	color: #333333;
}
h3 {
	font-family: 'Montserrat-Black';
	font-size: 36px;
	color: #000066;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h4 {
	font-family: 'Montserrat-Black';
	font-size: 24px;
	color: #000066;
	line-height: normal;
	margin-bottom: 15px;
}
.red-btn {
	display: inline-block;
	font-family: 'Montserrat-Black';
	background: #F16622;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 16px 2px;
}
.red-btn:hover, .red-btn:focus {
	color: #fff;
	background: #000066;
	text-decoration: none;
}
.blue-btn {
	display: inline-block;
	font-family: 'Montserrat-Black';
	background: #000066;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 14px 6px;
}
.blue-btn:hover, .blue-btn:focus {
	color: #fff;
	background: #F16622;
	text-decoration: none;
}
.alignleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 15px 15px;
}
p:empty {
	display: none;
}
.padding-bottom0 {
	padding-bottom: 0 !important;
}
.padding0 {
	padding: 0 !important;
	min-height: auto !important;
}
.padind-lr{padding-left: 10px !important;padding-right: 10px !important;}
.border-bottom5 {
	border-bottom: 5px solid #fff;
}
.margin-top0 {
	margin-top: 0;
}
.before::before {
	display: none;
}
.white-bg {
	background: #fff !important;
}
.yellow-color {
	color: #efd301 !important;
}
.red-color {
	color: #ef0129;
}
.sch-btn {
	display: inline-block;
	background: #fff;
	font-size: 18px;
	font-family: 'Montserrat-Black';
	font-weight: 400;
	text-align: center;
	width: 170px;
	text-transform: uppercase;
	color: #000000;
	padding: 10px 15px;
	margin-top: 15px;
	vertical-align: middle;
	line-height: 18px;
}
.sch-btn:hover, .sch-btn:focus {
	background: #000066;
	color: #fff;
}
.margin-bottom0 {
	margin-bottom: 0 !important;
}
.fixed-btn {
	background: #000066;
	position: fixed;
	font-family: 'Montserrat-Black';
	font-size: 22px;
	color: #ffffff !important;
	text-transform: uppercase;
	text-align: center;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 129;
	top: 66%;
	right: -69px;
	border-radius: 7px 7px 0 0;
	padding: 16px 19px 10px;
}
.fixed-btn:hover {
	background: #F16622;
	color: #fff;
	text-decoration: none;
}
/*
-------------------------------------------------------------- 
HEADER STYLES
-------------------------------------------------------------- 
*/
.header {
	float: left;
	width: 100%;
}
.header-top {
	background: #000066;
	float: left;
	width: 100%;
	text-align: center;
	padding: 12px 0 25px;
}
.logo {
	float: left;
	width: 400px;
}
.header-right {
	display: inline-block;
    text-align: right;
    margin-top: 18px;
}
.header-right ul {
	list-style: none;
	margin-bottom: 0;
}
.header-right ul li {
	display: inline-block;
    font-family: 'Montserrat-Black';
    font-size: 18px;
    color: #facd3c;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    margin-left: 15px;
}
.header-right ul li a {
	color: #facd3c;
	margin-top: 0px;
}
.header-right ul li span {
	color: #fff;
	display: block;
	margin-bottom: 14px;
}
.header-right ul li span img {
	width: auto;
    height: 36px;
}
.header-right ul li a.call-us {
    font-size: 30px;
}
.main-nav {
	position: relative;
	background: #fff;
	float: left;
	width: 100%;
}
.main-nav #mega-menu-wrap-primary {
    display: inline-block;
    vertical-align: top;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-1458 > a.mega-menu-link {
	border-right: 0px;
}
.main-nav a.nav-link img {
    display: block;
    margin: 0 auto 7px auto;
}
.main-nav ul li:last-child a.nav-link {
	border: 0;
}
.main-nav .menu-image-title-below.menu-image-not-hovered > img, 
.main-nav .menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, 
.main-nav .menu-image-title-below .menu-image-hover-wrapper {
    padding-bottom: 0;
}
.contact-link {
    background: #F16622;
    display: inline-block !important;
    font-family: 'Montserrat-Black';
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    padding: 10px 20px 13px !important;
    margin: 0 !important;
}
.contact-link:hover, .contact-link:focus {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.yellow-btn {
	display: inline-block;
	background: #facd3c;
	color: #000066 !important;
	font-size: 18px;
	font-family: 'Montserrat-Black';
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	padding: 10px 6px;
	margin-top: 15px;
	vertical-align: middle;
	line-height: 18px;
}
.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
	font-family: 'Montserrat-Black';
}
/*
-------------------------------------------------------------- 
BANNER AREA STYLES
-------------------------------------------------------------- 
*/
.banner-area {
	float: left;
	width: 100%;
	position: relative;
}
.banner-area img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: top;
}
.banner-caption {
	display: block;
}
.banner-text-div {
	display: block;
    background: rgba(0,0,0,0.65);
    width: 473px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    padding: 60px 33px 0;
    height: 100%;
    position: absolute;
    bottom: 0px;
    top: 0px;
}
.banner-text-div a.banner-btn {
    margin-top: 20px;
}
.red-box {
	display: block;
	font-family: 'Montserrat-Black';
	background: #F16622;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 47px;
	padding: 24px 0 33px;
	margin-bottom: 23px;
}
.banner-text-div big {
	display: block;
	font-family: 'Montserrat-Black';
	font-size: 28px;
	color: #facd3c;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.banner-btn {
	display: inline-block;
	background: #ffffff;
	font-family: 'Montserrat-Bold';
	font-size: 24px;
	color: #4a5a7a;
	text-transform: uppercase;
	padding: 7px 15px 7px;
}
.banner-btn:hover, .banner-btn:focus {
	background: #F16622;
	color: #fff;
	text-decoration: none;
}
/*
-------------------------------------------------------------- 
CONTENT AREA STYLES
-------------------------------------------------------------- 
*/
.content-area {
	float: left;
	width: 100%;
}
/*
-------------------------------------------------------------- 
RED AREA STYLES
-------------------------------------------------------------- 
*/
.red-tab-area {
	background: #F16622;
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
	color: #fff;
	overflow: hidden;
}
.red-tab-area:before {
    background: #494949;
    position: absolute;
    content: "";
    width: 43%;
    height: 127px;
    left: 0;
    top: 0px;
    z-index: 1;
    transform: skewX(-25deg);
    margin-left: -30px;
}
.red-tab-area-left {
	position: relative;
	float: left;
	color: #fff;
	z-index: 2;
	padding: 20px 11%;
}
.red-tab-area-left a {
	display: inline-block;
	font-family: 'Montserrat-Black';
	background: #F16622;
	font-size: 18px;
	font-weight: 400;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	margin-top: 15px;
	margin-right: 20px;
}
.red-tab-area-right a.sch-btn {
    float: right;
}
.red-tab-area-left a:hover, .red-tab-area-left a:focus {
	background: #000066;
	color: #fff;
	text-decoration: none;
}
.red-tab-area-left a:last-child {
	margin-right: 0;
}
.red-tab-area-left-text {
	text-align: left;
}
.red-tab-area-left-text img {
	display: block;
	margin: 0 auto;
}
.red-tab-area-right {
	padding: 15px 0;
}
.schedule-div {
	display: inline-block;
	text-align: left;
}
.schedule-div img {
	width: 60px;
}
.schedule-text {
	display: inline-block;
	font-family: 'Montserrat-Black';
	font-size: 38px;
	line-height: normal;
	font-weight: 900;
	vertical-align: middle;
	margin: 0 20px;
}
.schedule-text span {
    display: block;
    font-family: 'Montserrat-Regular';
    font-size: 25px;
    font-weight: normal;
}
/*
-------------------------------------------------------------- 
SERVICE AREA STYLES
-------------------------------------------------------------- 
*/
.service-area {
	background: #f3f3f3;
	float: left;
	width: 100%;
	padding: 45px 0 70px;
}
.service-img-tab {
	display: block;
	text-align: center;
}
.service-text-div {
	display: block;
}
.service-text-div h1 {
    position: relative;
    font-family: 'Montserrat-Black';
	font-size: 60px;
    color: #000066;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.service-text-div h1 span {
    display: block;
    font-size: 23px;
    color: #333333;
}
.service-text-div h2 {
	font-size: 60px;
}
.service-text-div .red-btn {
	padding: 8px 39px;
}
/*
-------------------------------------------------------------- 
BLUE AREA STYLES
-------------------------------------------------------------- 
*/
.blue-area {
	background: #000066;
	float: left;
	width: 100%;
	padding: 57px 0 57px;
}
.blue-area h2 {
	font-size: 65px;
	color: #fff;
	line-height: 42px;
	margin-bottom: 26px;
}
.blue-area h2 span {
	color: #facd3c;
	line-height: 30px;
	margin-bottom: 11px;
}
.blue-area h2 b {
	display: block;
	font-size: 33px;
	margin-top: 13px;
}
.blue-text-div {
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	margin-top: 22px;
}
.blue-text-div p {
	margin-bottom: 38px;
}
.blue-text-div .red-btn {
	background: #fff;
	color: #000;
	padding: 8px 37px;
}
.blue-text-div .red-btn:hover, .blue-text-div .red-btn:focus {
	background: #F16622;
	color: #fff;
	text-decoration: none;
}
.video-div {
	display: block;
}
.video-div img {
	width: 100%;
	object-fit: cover;
}
/*
-------------------------------------------------------------- 
FULL WIDTH AREA STYLES
-------------------------------------------------------------- 
*/
.full-width-area {
	background: #f0f2f3;
	float: left;
	width: 100%;
}
.full-width-left-div {
	float: left;
	width: 65%;
}
.full-width-left-div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.full-width-right-div {
    float: left;
    width: 35%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 636px;
    text-align: center;
    padding: 0 25px;
}
.full-width-right-div h2 {
	font-size: 42px;
	margin-bottom: 5px;
}
.full-width-right-div p {
	margin-bottom: 12px;
}
.full-width-right-div .red-btn {
	font-size: 24px;
	color: #fff;
	padding: 13px 39px 14px;
	margin: 0 auto;
}
/*
-------------------------------------------------------------- 
TAB AREA STYLES
-------------------------------------------------------------- 
*/
.tab-area {
	float: left;
	width: 100%;
	padding: 57px 0 48px;
}
.tab-div {
	display: inline-block;
	color: #000;
	text-align: center;
}
.tab-div img {
	margin-bottom: 50px
}
.tab-div:hover img {
	opacity: 0.8;
}
.tab-div h3 {
	font-size: 24px;
	line-height: normal;
	margin-bottom: 12px;
}
.tab-div:hover h3 {
	color: #F16622;
}
.tab-div p {
	margin-bottom: 10px;
}
.tab-div .red-btn {
	font-size: 24px;
	padding: 13px 39px 14px;
}
.tab-div:hover .red-btn {
	background: #000066;
	color: #ffffff;
	text-decoration: none;
}
.tab-tab-div {
	display: block;
	margin-bottom: 60px;
	text-align: center;
}
.tab-logo {
	display: block;
	text-align: center;
	font-family: 'Montserrat-Black';
	font-size: 24px;
	text-transform: uppercase;
}
.tab-logo ul {
	list-style: none;
	margin-bottom: 0;
}
.tab-logo ul li {
	display: inline-block;
	margin-right: 90px;
}
.tab-logo ul li:last-child {
	margin-right: 0;
}
.tab-logo p {
	margin-bottom: 30px;
}
/*
-------------------------------------------------------------- 
COMMERCIAL AREA STYLES
-------------------------------------------------------------- 
*/
.commercial-area {
	float: left;
	width: 100%;
}
.commercial-tab {
    background: #000066;
    float: left;
    width: 33.333%;
    padding: 32px 60px 37px;
    text-align: center;
    min-height: 448px;
}
.commercial-tab h2 {
	font-size: 38px;
	color: #facd3c;
	line-height: 36px;
	margin-bottom: 40px;
}
.commercial-tab h2 a {
	color: #facd3c;
}
.commercial-tab h2 a:hover, .commercial-tab h2 a:focus {
	color: 3ab2217;
}
.commercial-div {
	display: block;
}
.btn-tabs {
    float: left;
	width: 100%;
}
.commercial-tab ul {
	display: inline-block;
	list-style: none;
	text-align: left;
	float: left;
	margin-bottom: 0;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 50px;
}
.commercial-tab ul li {
    display: block;
    font-family: 'Montserrat-Black';
    background: url(../images/yellow-bullet.png) no-repeat left top 13px;
    font-size: 19px;
    color: #facd3c;
    line-height: 34px;
    padding-left: 12px;
    padding-bottom: 11px;
    text-transform: uppercase;
}
.commercial-tab img {
	/* display:inline-block; */

	vertical-align: middle;
	float: right;
}
.commercial-tab h3 {
	text-align: left;
	font-family: 'Montserrat-Black';
	color: #facd3c;
	font-size: 21px;
	margin-bottom: 60px;
	float: left;
}
.commercial-tab .red-btn {
	font-size: 15px;
	margin-right: 30px;
}
.commercial-tab .red-btn:hover, .commercial-tab .red-btn:focus {
	background: #facd3c;
	color: #ffffff;
	text-decoration: none;
}
.commercial-tab .red-btn:last-child {
	margin-right: 0;
}
.commercial-tab.red-bg {
    background: #f16622;
}
.commercial-tab.red-bg h2 {
	color: #fff;
}
.commercial-tab.red-bg h3 {
	color: #fff;/* float: left; */
}
.commercial-tab.red-bg ul li {
    background: url(../images/white-bullet.png) no-repeat left top 13px;
    color: #fff;
}
.commercial-tab.red-bg .red-btn {
	background: #facd3c;
	color: #000066;
}
.commercial-tab.red-bg .red-btn:hover, .commercial-tab.red-bg .red-btn:focus {
	background: #000066;
	color: #fff;
}
.commercial-tab.yellow-bg {
	background: #facd3c;
}
.commercial-tab.yellow-bg h2 {
	color: #000066;
}
.commercial-tab.yellow-bg h3 {
	color: #000066;
}
.commercial-tab.yellow-bg ul li {
	background: url(../images/blue-bullet.png) no-repeat left top 13px;
	color: #000066;
}
.commercial-tab.yellow-bg .red-btn {
	background: #000066;
	color: #fff;
}
.commercial-tab.yellow-bg .red-btn:hover, .commercial-tab.yellow-bg .red-btn:focus {
	background: #F16622;
	color: #fff;
}
/*
-------------------------------------------------------------- 
TESTIMONIAL AREA STYLES
-------------------------------------------------------------- 
*/
.testimonial-area {
	background: url(../images/Jacob-Heating-and-Cooling-Homepage-032021C_06.png) no-repeat;
	float: left;
	width: 100%;
}
.testimonial-img {
	width: 100%;
	float: left;
	position: relative;
}
p.reviewer-name span {
	color: lightgray;
	font-size: 12px;
	margin-left: 10px;
}
.testimonial-text-div {
	background: rgba(241, 102, 34,0.65);
	position: absolute;
	width: 594px;
	left: 0;
	right: 0;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
	font-size: 24px;
	line-height: 33px;
	margin: 0 auto;
	padding: 35px 37px 40px;
}
.testimonial-text-div h2 {
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 15px;
}
.testimonial-text-div p {
	margin-bottom: 34px;
}
.testimonial-text-div .red-btn {
	background: #164282;
}
.testimonial-text-div .red-btn:hover, .testimonial-text-div .red-btn:focus {
	background: #ab2217;
	color: #fff;
	text-decoration: none;
}
.testimonial-img img {
    height: 855px;
    width: 100%;
    object-fit: cover;
}
.review-tab img {
    width: auto;
    height: auto;
}
.review-tab #tt-review-widget-one {
	width: 100%;
    height: 280px;
    overflow-y: scroll;
    margin: 3px auto !important;
}
.testimonial-right-div {
    float: left;
    width: 479px;
    height: 855px;
    position: absolute;
    top: 0;
    text-align: center;
    padding: 25px 58px 58px;
    background: #fff;
    opacity: 0.9;
    font-size: 23px;
    line-height: 33px;
}
.testimonial-right-div p {
    margin-bottom: 10px;
}
.review-tab {
    display: block;
    margin-top: 30px;
}
.testimonial-right-div h2 {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
}
.white-box {
	display: block;
	background: #fff;
	padding: 16px 15px 16px;
	text-align: center;
	margin: 40px 40px 0;
	border-radius: 5px;
	border: 2px solid #e7e7e7;
	height: 306px;
}
.white-box img {
	margin-bottom: 13px;
}
.white-box blockquote {
	display: block;
	text-align: left;
	margin-bottom: 32px;
	font-size: 14px;
}
.white-box cite {
	display: block;
	font-style: inherit;
}
.white-box cite span {
	font-family: 'Montserrat-Bold';
	display: inline-block;
}
.testimonial-right-div .red-btn {
	font-size: 15px;
	color: #ffffff;
	padding: 7px 10px;
}
.testimonial-right-div .red-btn:hover, .testimonial-right-div .red-btn:focus {
	background: #000066;
	color: #fff;
	text-decoration: none;
}
.reviewer-img {
	background: #e6e6e6;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 13px;
}
.reviewer-img img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.col-md-9.review-area {
	text-align: left;
}
p.reviewer-name {
	margin-top: 10px;
	 margin-bottom: 0;
}
.col-md-9.review-area img{
	width: 50%;
}
.col-md-9.review-area a{
	color: #000066;
	font-size: 16px;
}
.comfort-btn {
	margin-top: 50px;
}
.promotions-box {
    background: #006;
    display: block;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 290px;
    padding: 10px 40px;
}
.promotions-box h2 {
    color: #fff;
    font-size: 35px;
}
.promotions-box h2 span {
    color: #F16622;
    font-size: 21px;
}
.promotions-box p {
    font-size: 17px;
}
.promotions-box p:empty {
	display: none;
}
/*
-------------------------------------------------------------- 
FOOTER AREA STYLES
-------------------------------------------------------------- 
*/
.footer {
	float: left;
	width: 100%;
}
.footer-top {
	background: #F16622;
	float: left;
	width: 100%;
	padding: 19px 0 20px;
}
.footer-top h2 {
	display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 135px;
    font-size: 36px;
    color: #facd3c;
    line-height: 36px;
    margin-bottom: 0;
}
.footer-logo {
	display: block;
    margin-right: 0;
    text-align:center;
}
.footer-logo a {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 3px;
}
.footer-logo a img {
    width: 120px;
    height: auto;
}
.footer-logo a:nth-child(2) img {
    width: 230px;
}
.footer-bottom {
	float: left;
	width: 100%;
	padding: 9px 0 28px;
}
.footer-bottom-div {
	display: block;
	margin-bottom: 30px;
}
.footer-bottom h4 {
	text-transform: uppercase;
	margin-bottom: 3px;
	float: right;
	font-size: 36px;
}
.footer-bottom h4 strong {
    display: block;
    font-size: 24.5px;
    color: #000;
}
.f-logo {
	display: inline-block;
	position: relative;
	text-align: center;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .5s ease-in-out;
	-moz-transition: -moz-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	z-index: 100;
	margin: 16px 0 46px;
}
.f-logo:hover {
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
}
.footer-info-div {
	display: block;
	font-size: 24px;
	line-height: 34px;
	float: right;
	margin-right: 44px;
}
.footer-info-div h4 a {
	color: #F16622;
}
.footer-info-div h4 a:hover, .footer-info-div h4 a:focus {
	color: #000066;
	text-decoration: none;
}
.footer-info-div strong {
	font-family: 'Montserrat-Black';
}
.footer-info-div p {
	margin-bottom: 0;
}
.location-tab {
	display: block;
	font-family: 'Montserrat-Black';
	text-align: center;
}
.location-tab h4 {
	text-align: left;
	margin-bottom: 0;
}
.location-tab ul {
	list-style: none;
	margin-bottom: 30px;
}
.location-tab ul li {
	display: block;
	font-family: 'Montserrat-Regular';
	color: #333333;
	line-height: 25px;
	text-align: left;
}
.location-tab ul li span {
	color: #014581;
}
.location-tab ul li a {
	color: #014581;
}
.location-tab ul li a:hover, .location-tab ul li a:focus {
	color: #333333;
	text-decoration: none;
}
.location-tab p {
	margin-bottom: 9px;
}
.footer-link {
	display: block;
	margin-top: 25px;
}
.footer-link h4 {
	float: left;
	color: #F16622 !important;
	font-size: 20px;
}
.footer-link ul {
	list-style: none;
	margin-bottom: 0;
	float: left;
}
.footer-link ul li {
	display: block;
	color: #333333;
	line-height: 34px;
}
.footer-link ul li a {
	display: inline-block;
	color: #333333;
}
.footer-link ul li a:hover, .footer-link ul li a:focus {
	color: #014581;
	text-decoration: none;
}
.copyright {
	display: block;
	font-family: 'Montserrat-Black';
	font-size: 12px;
	color: #022682;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.copyright a {
	color: #022682;
}
.copyright a:hover, .copyright a:focus {
	color: #ab2217;
	text-decoration: none;
}
.copyright p {
	margin-bottom: 0;
}
/*
-------------------------------------------------------------- 
INNRR PAGE STYLES
-------------------------------------------------------------- 
*/
inner-banner-area {
	float: left;
	width: 100%;
	position: relative;
}
.inner-banner-area img {
	width: 100%;
	height: 426px;
}
.heading-div {
	position: absolute;
	top: 34%;
	width: 408px;
	background: rgba(241, 102, 34,0.75);
	text-align: center;
	padding: 70px 6px 75px;
	margin: 0 auto;
}
.inner-banner-area.banner-area .heading-div big {
    position: relative;
    font-family: 'Montserrat-Black';
	font-size: 36px;
    color: #fff;
    margin-bottom: 0;
	line-height: normal;
    text-transform: uppercase;
}
.heading-div h1 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 0;
}
.inner .red-tab-area-left {
    background: #494949;
    padding: 20px 100px;
}
.red-tab-area.inner .red-tab-area-left-text h4 {
	color: #fff;
	text-align: center;
}
.red-tab-area.inner .red-tab-area-left-text a {
	background: none;
	margin-top: 0;
}
/*
-------------------------------------------------------------- 
CONTENT AREA DIV STYLES
-------------------------------------------------------------- 
*/
.conent-div {
	float: left;
	width: 100%;
	min-height: 450px;
	padding: 50px 0 50px;
}
.content-div ul, .iner-location-text ul {
	list-style: none;
}
.content-div li, .iner-location-text li {
	background: url(../images/blue-bullet.png) no-repeat 0 10px;
	padding-left: 18px;
	font-family: 'Montserrat-Regular';
	margin-left: 30px;
	font-size: 19px;
	color: #000;
}
.page-id-1527 .content-div li, .iner-location-text li {
	background: url(../images/blue-bullet.png) no-repeat 0 10px;
	padding-left: 18px;
	font-family: 'Montserrat-Regular';
	font-size: 19px;
	color: #000;
    margin-left: 0px;
}

/*
-------------------------------------------------------------- 
INNER LOCATION AREA STYLES

-------------------------------------------------------------- 
*/
.inner-location-area {
	background: #f3f3f3;
	float: left;
	width: 100%;
}
.inner-location-left-tab {
	float: left;
	width: 65%;
	position: relative;
}
.inner-location-left-tab img {
	width: 100%;
}
.inner-location-right-tab {
	float: left;
	width: 35%;
	text-align: center;
	padding: 6px 0 0;
}
.inner-location-right-tab h3 {
	color: #000;
	margin: 9px 0 33px;
}
.contact-us {
    max-width: 80%;
    margin: 0px auto;
}

.contact-us h4 {
    font-size: 22px;
} 

.inner-location-right-tab h4 {
	text-transform: uppercase;
	margin-bottom: 0;
}
.inner-location-right-tab img {
	margin-bottom: 4px;
}
.inner-location-right-tab p {
	margin-bottom: 26px
}
.inner-location-right-tab ul {
	list-style: none;
	margin-bottom: 22px;
}
.inner-location-right-tab ul li {
	display: inline-block;
	line-height: 23px;
	background: none;
}
.inner-location-right-tab ul li a {
	color: #000;
}
.inner-location-right-tab ul li a:hover, .inner-location-right-tab ul li a:focus {
	color: #164282;
	text-decoration: none;
}
/*
-------------------------------------------------------------- 
GFORM AREA STYLES
-------------------------------------------------------------- 
*/
.content-area .gform_wrapper {
    max-width: 80%;
    margin: 0px auto;
}
.content-area .gform_wrapper ul li.gfield {
	background: none;
	padding-left: 0px;
}
.content-area .gform_wrapper .top_label .gfield_label, .content-area .gform_wrapper legend.gfield_label {
    display: none;
}

.content-area .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 15px;
    padding: 10px 15px;
    border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
}
.content-area .gform_wrapper textarea {
    font-size: 15px;
    padding: 10px 15px;
    border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
}
.content-area .gform_wrapper li.hidden_label input {
    margin-top: 0;
}
.content-area .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .content-area .gform_wrapper.gf_browser_chrome .ginput_complex select {
    font-size: 15px;
    color: #797d8e;
    padding: 14px 15px;
    border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
}
.careers {
    max-width: 80%;
    margin: 0px auto;
}
.content-area .gform_wrapper select {
    font-size: 15px;
    color: #797d8e;
    padding: 14px 15px;
    border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
	box-shadow: 0px 0px 15px 0px rgba(218, 218, 218, 0.75);
}
.full-width-right-div .red-btn {
    font-size: 24px;
    color: #fff;
    padding: 13px 39px 14px;
    margin: 0 auto;
}
.content-area .gform_wrapper .gform_footer input.button, 
.content-area .gform_wrapper .gform_footer input[type=submit], 
.content-area .gform_wrapper .gform_page_footer input.button, 
.content-area .gform_wrapper .gform_page_footer input[type=submit] {
    font-family: 'Montserrat-Black';
    background: #F16622;
    font-size: 24px;
    color: #fff;
	border: 0px;
	text-transform: uppercase;
    padding: 13px 30px 14px;
}
.content-area .gform_wrapper .gform_footer input.button:hover, 
.content-area .gform_wrapper .gform_footer input[type=submit]:hover, 
.content-area .gform_wrapper .gform_page_footer input.button:hover, 
.content-area .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: #000066;
    text-decoration: none;
}
/*
-------------------------------------------------------------- 
BLOG AREA STYLES
-------------------------------------------------------------- 
*/
.blog-area {
	float:left;
	width:100%;
	padding-top: 50px;
}
.blog-tab {
	display:block;
	position:relative;
}
.blog-img {
	display: inline-block;
	overflow: hidden;
	width: 63%;
}
.blog-img img {
	position: relative;
	width: 100%;
	transition: All 1s ease;
	-webkit-transition: All 1s ease;
	-moz-transition: All 1s ease;
	-o-transition: All 1s ease;
}
.blog-img:hover img {
	-webkit-filter: grayscale(100%);
	transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.2) skew(1deg) translate(0px);
}
.post-tab {
   display:block;
   overflow:hidden;
   margin:0 0px 46px 0;
}
.post-tab-img {
	display:block;
	overflow:hidden;
	position:relative;
	border-radius: 6px 6px 0 0;
}
.inner-blog-div .col-lg-6 {
    padding: 0 10px;
}
.author-div {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.author-div p {
    margin-top: 40px;
}
.inner-blog-div {
	float: left;
	width: 100%;
}
.post-tab-img img {
	width: 100%;
	transition: All 1s ease;
	-webkit-transition: All 1s ease;
	-moz-transition: All 1s ease;
	-o-transition: All 1s ease;
}
.post-tab-img:hover img {
	transform: rotate(0deg) scale(1.1) skew(1deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.1) skew(1deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.1) skew(1deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.1) skew(1deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.1) skew(1deg) translate(0px);
	cursor: pointer;
}
.post-div {
    display: block;
    background:#000066;
    color: #fff;
    padding: 17px 23px 36px;
    border-radius: 0 0 6px 6px;
}
.date-tab {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}
.post-div h2 {
    font-size:28px;
    color: #fff;
    margin-bottom:7px
}
.post-div h2 a {
	color:#fff;
}
.post-div h2 a:hover,
.post-div h2 a:focus {
	color:#fff;
	opacity:0.8;
	text-decoration:none;
}
.blog-sidebar {
	display:block;
}
.blog-sidebar h3 {
	font-size: 24px;
	line-height: normal;
	margin-bottom: 5px;
}
.blog-sidebar ul {
	list-style:none;
	margin-bottom:30px;
}
.blog-sidebar ul li {
    background: none !important;
    display: block;
    line-height: 22px;
    padding:10px 0 10px;
	margin-left: 0px;
    border-bottom: 1px solid #7d7d7d;
}
.blog-sidebar ul li a {
    color: #000;
}
.blog-sidebar ul li a span {
	float: right;
}
.blog-sidebar ul li a:hover,
.blog-sidebar ul li a:focus {
	text-decoration:none;
	color:#F16622;
}
.recent-post {
    display: block;
    padding: 20px 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.recent-tab {
	display:block;
}
.recent-tab h4 {
    font-size: 20px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 25px;
}
.recent-tab h4 a {
	color: #000;
}
.recent-tab h4 a:hover,
.recent-tab h4 a:focus {
	color:#cb0001;
	text-decoration:none;
}
.recent-post img {
    width: 100%;
    border-radius: 6px;
}
.recent-post .col-md-4 {
    padding: 0 5px;
}
.recent-post .col-md-8 {
    padding: 0 5px;
}
.blog-area.detail .post-div {
    background: #fff;
    color: #000;
	padding: 25px 0px 0px;
}
.blog-area.detail .post-div h2 {
    color: #000066;
}
.blog-area.detail .post-div h1 {
    position: relative;
    font-family: 'Montserrat-Black';
	line-height: normal;
    text-transform: uppercase;
    color: #000066;
	font-size: 28px;
	margin-bottom: 7px;
}
.blog-area.detail .post-div h3 {
    font-size: 25px;
    color: #000;
}
.blog-area.detail .inner-blog-div {
    padding: 0 20px 0 0;
}
.blog-area.detail .post-tab {
	margin-bottom:0;
}
.content-div .abh_tabs {
    font: inherit !important;
}
.content-div .abh_tabs li {
    background: none;
	font-size: 16px;
}
.content-div .abh_tabs li.abh_active a, .content-div .abh_tabs li.abh_active a:hover {
    background-color: #f16622!important;
    color: #fff!important;
}
.content-div .abh_tabs li a:hover {
    background-color: #000066!important;
    color: #fff!important;
}
.content-div .abh_tab_content .abh_text a {
    color: #000066;
}
.content-div .abh_tab_content .abh_text a:hover {
    color: #f16622;
}
.content-div .author-div p {
    margin-top: 15px;
}
/*
-------------------------------------------------------------- 
FORM DIV AREA STYLES
-------------------------------------------------------------- 
*/
.wp-pagenavi {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}
.content-div .wp-pagenavi a, .content-div .wp-pagenavi span {
	border: 1px solid #000066;
	color: #000066;
	padding: 5px 11px;
}
.content-div .wp-pagenavi span.current {
	background: #000066;
	color: #ffffff;
	border: 1px solid #000066;
}
.content-div .wp-pagenavi a:hover {
	background: #000066;
	color: #ffffff;
	border: 1px solid #000066;
}
.form-div {
	float: left;
	width: 100%;
}
.form {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 10px;
}
.form h3 {
	color: #000;
	line-height: 42px;
}
.form h4 {
	margin-bottom: 6px;
	text-transform: uppercase;
}
.form a {
	color: #000;
	font-family: 'Montserrat-Black';
	letter-spacing: 3px;
	margin-bottom: 24px;
	display: block;
}
.form .red-btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.form-text-div {
	float: right;
	width: 50%;
	background: #000066;
	color: #fff;
	height: 687px;
	padding: 0 70px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	font-size: 24px;
	line-height: 33px;
}
.form-text-div h3 {
	color: #fff;
	line-height: 43px;
}
.form-text-div .red-btn {
	margin: 40px auto 0;
}
.form-text-div .red-btn:hover, .form-text-div .red-btn:focus {
    background: #fff;
    color: #000066;
}
.iner-location-text {
	float: left;
	width: 100%;
	padding: 120px 0 0;
}
.iner-location-text .col-lg-3.col-md-3 {
	text-align: center;
}
.iner-location-text .col-lg-3.col-md-3 img {
	margin: 50px 0;
}
.iner-location-tab {
	display: block;
	margin-bottom: 30px;
}
.iner-location-tab .blue-btn {
	color: #fff !important;
}
.loaction-blue-area {
	float: left;
	width: 100%;
	background: #000066;
	color: #fff;
	text-align: center;
	padding: 48px 0 56px;
}
.loaction-blue-area li {
	text-align: left;
	line-height: 60px;
	font-size: 24px;
}
.loaction-blue-area li a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat-Black';
}
.get-a-quote {
    max-width: 80%;
    margin: 0px auto;
}
.loaction-blue-area h2 {
	font-size: 46px;
	color: #fff;
	margin-bottom: 30px;
}
.loaction-blue-area .red-btn {
	margin: 0 20px;
}
.loaction-blue-area .red-btn:hover {
	background: #d8b639;
}
.map-area {
	display: block;
}
.map-area img {
	width: 100%;
	margin-top: 30px;
}
.inner-red-tab-area {
    background: #494949;
}
.inner-red-tab-area .red-tab-area-right {
    padding: 0;
    text-align: center;
    padding-top: 17px;
    font-family: 'Montserrat-Italic';
}
.red-tab-area-right .red-btn {
    font-size: 24px;
    padding: 5px 16px 7px;
}

.red-tab-area-right p {
    margin-bottom: 11px;
}
.red-tab-area-left-text h3 {
    color: #fff;
}
.inner-red-tab-area .red-tab-area-left {
    transform: skewX(27deg);
    padding: 25px 150px 29px;
    padding-left: 135px;
}
.inner-red-tab-area .red-tab-area-left-text {
    transform: skewX(-27deg);
}
.service-pading {
    padding: 56px 250px;
}

.inner {
    background: #494949;
}
.service-div {
    float: left;
    width: 100%;
    padding-top: 38px;
}
.service-div.video {
	text-align: center;
}
.service-div .form-video {
    display: inline-block;
	vertical-align: middle;
}
.service-div .form-video iframe {
    width: 678px !important;
}
.service-div .form-text-div {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    height: auto;
    float: none;
    margin-left: -65px;
    vertical-align: middle;
    padding: 100px 44px 80px 80px;
}
.service-div .form-text-div  h3 {
	font-size: 24px;
	text-align: center;
	line-height: 27px;
}
.service-info-tab {
	-webkit-box-shadow: 0px 0px 30px 0px rgb(216 216 216 / 34%);
	-moz-box-shadow:    0px 0px 30px 0px rgb(216 216 216 / 34%);
	box-shadow: 0px 0px 30px 0px rgb(216 216 216 / 34%);
	padding: 33px 30px 0px;
	margin-bottom: 50px;
	float: left;
	width: 88%;
}

.service-info-tab big {
	color: #000066;
    font-size: 36px;
    font-family: 'Montserrat-Black';
    line-height: 33px;
    text-transform: uppercase;
}
.services-div {
	margin: 50px 0;
}
.service-info-tab .blue-btn {display: inline-block;}

.service-info-tab span {
	display: inline-block;
	margin: 10px 0 20px;
}

.service-info-tab .blue-btn {
	padding: 22px 13px;
	display: inline-block;
	position: relative;
	top: -38px;
	margin-left: 34px;
}

.service-info {
	float: left;
	width: 100%;
}
.feauter-product {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 70px;
}

.feauter-product h3 {
	margin-bottom: 60px;
}
.product-tab {
	display: block;
	margin-bottom: 70px;
	text-align: center;
}
.product-tab .red-btn {
	padding: 9px 40px;
}
.product-tab h4 {
	text-transform: uppercase;
}
.inner-plumbing {
	float: left;
	width: 100%;
	padding-top: 33px;
	padding-bottom: 77px;
}
.text-div {
	width: 43.2%;
	float: left;
	background: #000066;
	padding: 42px 66px 44px;
	transform: translate(20px, 50px);
	text-align: left;
	color: #fff;
	z-index: 220;
	position: relative;
	line-height: 33px;
}

.plumbing-img {
	float: right;
	width: 50%;
	transform: translateX(-76px);
}
.text-div h2 {
	color: #fff;
	font-size: 48px;
	text-align: center;
}

.text-div h2 span {
	color: #fff;
	line-height: 34px;
}
.page-id-1527 .text-div h2 span {
    color: #f16622;
    line-height: 35px;
}
.text-div aside {
	font-size: 60px;
	line-height: 60px;
}
.text-div .red-btn {
	padding: 9px 16px;
	text-align: center;
	margin: 0 auto;
	transform: translateX(11px);
}
.text-div .red-btn:hover {
	background: #facd3c;
}
.plumbing-btm {
	display: block;
	padding-top: 77px;
	padding-bottom: 20px;
}

.plumbing-btm img {
	margin-bottom: 30px;
}
.contact-form li {
	background: none;
}
.red-tab-area.contact-top-tab a {
	color: #000066;
}
.inner-sidebar span {
	text-transform: uppercase;
	color: #F16622;
	font-family: 'Montserrat-Black';
}
.inner-sidebar a.btn-div {
	color: #F16622;
	font-family: 'Montserrat-Black';
	font-size: 26px;
}
.inner-sidebar .red-btn {
	padding: 6px 16px 6px;
	margin-top: 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 10px 15px 10px 15px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: 80px !important;
}
.map-area iframe {
    margin-top: 28px;
    height: 344px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #000 !important;
    font-size: 14px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1::after {
	color: #000 !important;
}
@media (max-width:1440px) {
	.banner-text-div {
	padding: 20px 33px 0;
}
.commercial-tab h2 {
	font-size: 32px;
}
.commercial-tab .red-btn {
    font-size: 15px;
    margin-right: 0;
}
.footer-logo a {
	padding: 0px 5px;
}
.commercial-tab {
    padding: 32px 30px 37px;
}
.main-nav .contact-link {
    font-size: 16px;
}
.commercial-tab ul {
    margin-right: 10px;
}
.commercial-tab ul li {
    font-size: 16px;
}
}
@media (max-width:1400px) {
.header-right ul li {
    margin-left: 30px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 4px 18px 10px 18px;
}
.commercial-tab h2 {
	font-size: 33px;
}
}

@media (max-width:1380px) {
.logo {
    width: 370px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 17px;
}

}

@media (max-width:1280px) {
.header-right ul li {
	margin-left: 18px;
}
.main-nav .contact-link {
    font-size: 12px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 7px 12px 10px 16px;
}
.main-nav .navbar-nav {
text-align: left;
margin-left: 15px;
}
.commercial-tab {
    padding: 32px 20px 37px;
}
.commercial-tab h2 {
	font-size: 29px;
}
.commercial-tab ul li {
	font-size: 16px;
	line-height: 30px;
}
.commercial-tab.red-bg ul li {
	font-size: 16px;
    line-height: 30px;
}
.banner-text-div {
    height: 410px !important;
    padding: 12px 33px 0 !important;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 7px 12px 10px 16px !important;
}
.tab-area .col-lg-3.col-md-6 {
padding: 0 8px;
}
.testimonial-right-div {
padding: 25px 28px 32px;
    height: 745px;
    font-size: 17px;
}
.testimonial-img img {
	height: 745px;
}
.review-tab img {
    height: auto !important;
}
.reviewer-img img {
	height: auto;
}
.footer-logo {
    margin-left: 0;
}
.footer-logo a {
    padding: 0px 1px;
}
..footer-top h2 {
	font-size: 26px;
}
.service-div .form-video iframe {
    width: 535px !important;
}
.service-info-tab big {
	font-size: 40px;
}
.full-width-right-div {
    height: 425px;
}
.testimonial-right-div h2 {
    font-size: 25px;
    line-height: 34px;
    text-align: center;
}
.footer-top h2 {
	min-height: 128px;
}
.footer-logo a {
    padding: 0px 6px;
}
.footer-logo a:nth-child(2) img {
    width: auto;
    height: 55px !important;
}
.footer-logo a img {
    height: 87px !important;
    width: auto;
}
.banner-text-div {
    height: 410px;
    padding: 20px 33px 0px;
}
.banner-text-div .red-box {
    font-size: 38px;
}
.red-tab-area-left-text {
	margin-left: 30px;
}
.schedule-div {
    margin-right: 0;
}
.red-tab-area-right a.sch-btn {
    margin-right: 10px;
}


}



@media (max-width: 1024px) {
.heading-div {
		top: 24%;
}
.logo {
    width: 25%;
}
.header-right ul li:first-child img {
    width: 200px;
    height: auto;
}
.header-right ul li a.call-us {
    font-size: 26px;
}
.header-right .yellow-btn {
    font-size: 15px;
    margin-top: 0;
}
.header-right ul li {
	font-size: 16px;
}
.main-nav a .nav-link.contact-link {
    padding: 6px 11px 13px !important;
}
.main-nav .menu-image-title-below.menu-image-not-hovered.mega-menu-link {
    font-size: 12px !important;
}
.main-nav .contact-link {
    font-size: 12px;
    padding: 6px 10px 13px !important;
}
.banner-text-div .red-box {
    font-size: 32px;
    line-height: 33px;
    padding: 14px 0 18px;
    margin-bottom: 13px;
}
.banner-text-div big {
    font-size: 24px;
}
.banner-text-div {
	font-size: 16px;
    height: 331px !important;
    padding: 15px 33px 0 !important;
}
.banner-text-div p br {
	display: none;
}
.banner-text-div a.banner-btn {
    font-size: 18px;
    margin-top: 0px;
}
.red-tab-area:before {
    width: 40%;
}
.schedule-text {
    font-size: 28px;
}
.schedule-text span {
    font-size: 18px;
}
.service-text-div h2 {
    font-size: 50px;
}
.service-text-div h2 span {
    font-size: 20px;
}
.service-text-div h1 {
    font-size: 50px;
}
.service-text-div h1 span {
    font-size: 20px;
}
.service-text-div .red-btn {
    font-size: 16px;
}
.blue-area h2 span {
    font-size: 15px;
}
.blue-area h2 {
    font-size: 54px;
    margin-bottom: 15px;
}
.blue-text-div p {
    margin-bottom: 20px;
}
.blue-area h2 b {
    font-size: 30px;
}
.blue-text-div {
    font-size: 19px;
    margin-top: 0;
}
.full-width-right-div h2 {
    font-size: 34px;
}
.full-width-right-div {
    font-size: 14px;
}
.full-width-right-div .red-btn {
    font-size: 20px;
}
.commercial-tab h2 {
    font-size: 27px;
}
.commercial-tab img {
    width: auto;
    height: 79px;
}
.commercial-tab ul {
    margin-right: 0px;
    margin-bottom: 0px;
}
.commercial-tab.red-bg ul li {
	font-size: 12px;
}
.commercial-tab ul li {
    font-size: 12px;
}
.commercial-tab .red-btn {
    font-size: 11px;
    margin-right: 5px;
}
.commercial-tab.red-bg img {
    width: auto;
    height: 100px;
}
.btn-tabs {
    margin-top: 20px;
}
.testimonial-right-div h2 {
    font-size: 19px;
    line-height: normal;
}
.testimonial-right-div .red-btn {
    font-size: 14px;
}
.full-width-left-div img {
    width: 100%;
    height: 424px;
    object-fit: cover;
}
.testimonial-right-div {
    width: 50%;
} 
.testimonial-img img {
    height: 615px
} 
.review-tab img {
    width: auto;
    height: auto;
}
.testimonial-right-div {
    height: 615px;
}
.footer-top h2 {
    font-size: 26px;
}
.footer-logo a {
    padding: 0px 7px;
}
.footer-logo a img {
    width: 60px;
    height: auto !important;
}
.footer-logo a:nth-child(2) img {
    width: 152px !important;
    height: auto !important;
}
.map-area iframe {
    height: 380px !important;
}

.footer-bottom h4 {
    font-size: 20px;
}

.footer-info-div {
	font-size: 20px;
}
.footer-link {
    margin-top: 25px;
}
.footer-link h4 {
    font-size: 15px;
}
.copyright {
	font-size: 11px;
}
.service-div .form-video iframe {
    width: 490px !important;
}
.service-div .form-video {
	margin-left: 0;
}
.service-div .form-text-div h3 {
    font-size: 18px;
    line-height: 24px;
}
.service-div .form-text-div {
	font-size: 15px;
	left: -35px;
}
.iner-location-text h3 {
    font-size: 22px;
}
.service-info-tab big {
	font-size: 30px;
}
.iner-location-text {
	padding: 70px 0 0;
}
.text-div h2 {
    font-size: 26px;
}
.text-div aside {
    font-size: 40px;
    line-height: 50px;
}
.text-div h2 span {
	font-size: 22px;
}
.text-div p {
    margin-bottom: 10px;
}
.text-div.padind-lr {
    margin-top: -30px;
}
.contact-form {
    margin-top: 20px;
}
.banner-text-div .banner-btn {
    margin-top: 15px;
}
.red-tab-area-left-text {
    margin-left: 10px;
}
.red-tab-area-right a.sch-btn {
    margin-right: 0;
	margin-top: 0px;
}
.red-tab-area-left a {
	font-size: 14px;
}
.red-tab-area-right {
    padding: 30px 0;
}
.red-tab-area-left {
    padding: 15px 0px;
}
}

@media (max-width: 991px) {
.logo {
    width: 24%;
}
.contact-link {
    position: absolute;
    right: inherit;
    left: 0;
    top: 0px;
}
.main-nav {
	height: auto;
}
.main-nav #mega-menu-wrap-primary {
    display: block;
}
.header-right ul li {
    font-size: 13px;
}
.header-right ul li:first-child img {
    width: 140px;
    height: auto;
}
.header-right ul li a.call-us {
    font-size: 19px;
}
.header-right .yellow-btn {
    font-size: 13px;
}
.main-nav ul {
    padding: 0px 0px 0px 0% !important;
}
#mega-menu-wrap-primary .mega-menu-toggle {
	background: none !important;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
	z-index: 120;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	border-bottom: 1px solid #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: none !important;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	height: auto !important; 
}
.banner-text-div .red-box {
    font-size: 23px;
    line-height: 30px;
    padding: 8px 0 12px;
    margin-bottom: 6px;
}
.banner-text-div {
    font-size: 16px;
    height: 317px !important;
    padding: 24px 33px 0 !important;
}
.red-tab-area-left a {
    font-size: 12px;
}
.red-tab-area-left-text {
    margin-left: 14px;
}
.banner-area img {
	height: 320px;
}
.banner-text-div big {
    font-size: 20px;
    margin-bottom: 8px;
}
.schedule-text {
    font-size: 18px;
    margin: 0 12px;
}
.red-tab-area {
    text-align: center;
}
.red-tab-area-right a.sch-btn {
    margin-right: 0px;
}
.schedule-text span {
    font-size: 11px;
}
.service-img-tab {
    margin-bottom: 20px;
}
.service-text-div {
    text-align: center;
}
.service-text-div h2 {
    font-size: 42px;
}
.service-text-div h2 span {
    font-size: 17px;
}
.service-text-div h1 {
    font-size: 42px;
}
.service-text-div h1 span {
    font-size: 17px;
}
.service-text-div .red-btn {
    font-size: 14px;
}
.blue-text-div {
    font-size: 20px;
    margin-bottom: 20px;
}
.blue-area h2 {
    font-size: 50px;
}
.blue-area h2 span {
    font-size: 16px;
}
.blue-area h2 b {
    font-size: 28px;
}
.full-width-right-div h2 {
    font-size: 25px;
}
.tab-div h3 {
    font-size: 19px;
}
.tab-div {
    font-size: 13px;
    line-height: 24px;
}
.tab-div .red-btn {
    font-size: 18px;
}
.tab-logo {
	font-size: 18px;
}
.tab-logo ul li img {
    width: 270px;
    height: auto;
}
.commercial-tab h2 {
    font-size: 18px;
    line-height: 30px;
}
.commercial-tab ul li {
    font-size: 14px;
}
.commercial-tab img {
    height: 69px;
    margin-right: 50px;
}
.commercial-tab .red-btn {
	display: inline-block;
	width: 100%;
    font-size: 12px;
    margin-bottom: 7px;
    margin-right: 0;
}
.commercial-tab.red-bg img {
    width: auto;
    height: 69px;
    object-fit: contain;
    margin-right: 77px;
}
.testimonial-right-div h2 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}
.testimonial-right-div {
	font-size: 14px;
	line-height: 29px;
}
.footer-top h2 {
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}
.footer-logo {
    margin-left: 0;
}
.footer-top .textwidget.custom-html-widget .col-md-3 {
    max-width: 100%;
    flex: none;
}
.footer-top .textwidget.custom-html-widget .col-md-9 {
    max-width: 100%;
    flex: none;
}
.footer-logo a img {
    width: 75px !important;
    height: auto !important;
}
.footer-logo a:nth-child(2) img {
    width: 150px !important;
    height: auto !important;
}
.footer-logo a {
    padding: 0px 8px;
}
.footer-info-div {
    padding-top: 26px;
}
.footer-link h4 {
	float: none;
}
.footer-bottom-div .col-lg-2 {
    width: 50%;
}
.footer-link .textwidget.custom-html-widget h4 {
    float: none;
}
.footer-link {
    margin-top: 40px;
}
.copyright {
    font-size: 12px;
}
.service-div .form-video {
	width: 100%;
    margin-left: 0;
    margin-top: 40px;
    margin-bottom: 10px;
}
.service-div .form-video iframe {
    width: 100% !important;
    height: 350px !important;
}
.service-div .form-text-div {
    width: 100%;
    left: 0;
    font-size: 17px;
    margin-left: 0;
}
.service-div .form-text-div h3 {
    font-size: 19px;
}
.iner-location-text h3 {
    font-size: 20px;
}
.service-info-tab big {
    font-size: 26px;
}
.service-info-tab {
	font-size: 14px;
}
.inner-sidebar a.btn-div {
    font-size: 20px;
}
.inner-sidebar {
    font-size: 15px;
}
.text-div h2 {
    font-size: 19px;
}
.text-div aside {
    font-size: 30px;
    line-height: 40px;
}
.text-div h2 span {
    font-size: 18px;
}
.text-div.padind-lr {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 66px 24px;
    transform: none;
    margin-top: 0;
}
.text-div .red-btn {
    font-size: 13px;
}
.inner-plumbing {
	padding-bottom: 45px;
}
.footer-top h2 br {
    display: none;
}
.contact-form {
    margin-top: 20px;
}
.contact-form h4 {
    font-size: 20px;
}
.banner-text-div .banner-btn {
    margin-top: 15px;
}
.menu-image-title-below.menu-image-not-hovered.mega-menu-link img {
    display: none;
}
.heading-div {
    width: auto;
    padding: 40px 20px 40px;
}
}
@media (max-width:800px) {
}
@media (max-width: 767px ) {
.logo {
    width: 100%;
    text-align: center;
}	
.logo a img {
    width: 250px;
    height: auto;
}	
.header-right {
	width: 100%;
    float: left;
    text-align: center; 
}
.banner-text-div .red-box {
    font-size: 22px;
    line-height: 32px;
}
.banner-text-div big {
    font-size: 19px;
}
.banner-text-div {
    font-size: 16px;
}
.banner-text-div .banner-btn {
    margin-top: 10px;
}
.red-tab-area-left-text a {
    font-size: 11px;
    margin-right: 8px;
}
.red-tab-area-right a.sch-btn br {
    display: none;
}
.red-tab-area-right a.sch-btn {
    font-size: 10px;
    width: 119px;
}
.schedule-div {
    margin-right: 0;
}
.schedule-text {
    font-size: 15px;
    margin-right: 12px;
}
.schedule-text span {
    font-size: 10px;
}
.service-area .service-img-tab img {
    width: 250px;
    height: auto;
}
.service-text-div h2 {
    font-size: 35px;
}
.service-text-div h2 span {
    font-size: 15px;
}
.service-text-div h1 {
    font-size: 35px;
}
.service-text-div h1 span {
    font-size: 15px;
}
.service-text-div .red-btn {
    font-size: 13px;
}
.blue-text-div {
    font-size: 18px;
}
.blue-area h2 {
    font-size: 40px;
}
.blue-area h2 span {
    font-size: 14px;
}
.blue-area h2 b {
    font-size: 25px;
}
.full-width-left-div {
    width: 100%;
}
.full-width-right-div {
	width: 100%;
	height: 290px;
}
.tab-tab-div .col-lg-4.col-md-4 {
    width: 33%;
}
.tab-div h3 {
    font-size: 16px;
}
.tab-div .red-btn {
    font-size: 14px;

}
.tab-div {
    font-size: 10px;
    line-height: 21px;
}
.tab-logo {
    font-size: 16px;
}
.tab-logo ul li img {
    width: 240px;
    height: auto;
}
.commercial-tab h2 {
    font-size: 15px;
    line-height: 26px;
}
.commercial-tab.red-bg img {
    width: auto;
    height: 93px;
    margin-right: 55px;
}
.testimonial-right-div {
	position: relative;
	width: 100%;
	height: auto;
    font-size: 13px;
}
.testimonial-img img {
    height: auto;
}
.testimonial-right-div h2 {
    font-size: 16px;
}
.testimonial-right-div .red-btn {
    font-size: 12px;
}
.footer-top h2 {
    min-height: inherit;
}
.footer-logo a {
    padding: 0px 8px;
}
.footer-logo a img {
    width: 62px !important;
    height: auto;
}
.footer-logo a:nth-child(2) img {
    width: 125px !important;
    height: auto !important;
}
.f-logo a img {
    width: 250px;
    height: auto;
}
.footer-info-div {
    padding-top: 18px;
}
.copyright {
    font-size: 10px;
    line-height: 20px;
}
.service-div .form-text-div h3 {
    font-size: 17px;
}
.service-div .form-text-div {
	font-size: 16px;
	text-align: center;
}
.form-text-div .red-btn {
	font-size: 16px;
}
.service-info-tab big {
    font-size: 23px;
}
.service-info-tab {
    font-size: 13px;
}
.inner-sidebar img {
    width: 230px;
    height: 200px;
    object-fit: contain;
}
.iner-location-text .col-lg-3.col-md-3 img {
    margin: 20px 0;
}
.footer-top h2 br {
    display: none;
}
.footer-top h2 {
	font-size: 24px;
}
.plumbing-img {
    float: right;
    width: 100%;
    transform: none;
}
.plumbing-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.contact-form {
    margin-top: 20px;
}
.contact-form h4 {
    font-size: 17px;
}
.commercial-tab.red-bg .btn-tabs {
    margin-top: 25px;
}

}

@media (max-width: 675px ) {
}
@media (max-width: 598px) {
}
@media (max-width:568px) {
}
@media (max-width:480px) {
.banner-area img {
    height: 280px;
}
.banner-text-div {
    width: 100%;
    height: auto !important;
}
.banner-text-div .red-box {
    font-size: 13px;
    line-height: normal;
    width: 100%;
}
.red-tab-area-left {
	transform: none;
}
.red-tab-area-left-text {
	transform: none;
	margin: 0;
	text-align: center;
}
.red-tab-area:before {
    width: 100%;
    height: 120px;
    transform: none;
    margin-left: 0;
}
.red-tab-area-right a.sch-btn {
	margin-right: 0;
}
.red-tab-area-left {
    width: 100%;
    padding: 20px 10px;
    margin-left: 0;
    margin-bottom: 20px;
}
.red-tab-area-left-text a {
    font-size: 13px;
}
.red-tab-area-left .red-tab-area-left-text img {
    width: 150px;
}
.red-tab-area-right a br {
    display: none;
}
.red-tab-area-right {
    float: left;
	width: 100%;
    margin: 0px;
}
.red-tab-area-right a {
    font-size: 10px;
    width: 120px;
    margin: 0px;
}
.schedule-div img {
    width: 40px;
}
.header-right ul li {
    font-size: 11px;
    margin: 0px 15px 10px;
}
.header-right ul li:first-child img {
    width: 100px;
    height: auto;
}
.header-right ul li a.call-us {
    font-size: 14px;
}
.header-right ul li span {
	margin-bottom: 5px;
}
.header-right .yellow-btn {
    font-size: 11px;
}
.header-right ul li a br {
    display: none;
}
.header-right ul li:nth-child(3) img {
    width: 30px;
    height: auto;
}
.header-right ul li:nth-child(4) img {
    width: 40px;
    height: auto;
}
.schedule-div {
	float: left;
	margin-right: 0px;
	margin-left: 10px;
}
.schedule-text {
    font-size: 13px;
    margin: 0 4px;
}
.schedule-text span {
    font-size: 8px;
}
.service-area .service-img-tab img {
    width: 200px;
    height: auto;
}
.service-text-div h2 {
    font-size: 25px;
}
.service-text-div h2 span {
    font-size: 12px;
}
.service-text-div h1 {
    font-size: 25px;
}
.service-text-div h1 span {
    font-size: 12px;
}
.blue-area {
	padding: 30px 0px;
}
.blue-area h2 {
    font-size: 30px;
}
.blue-area h2 span {
    font-size: 12px;
}
.blue-area h2 b {
    font-size: 19px;
}
.blue-text-div {
    font-size: 14px;
}
.blue-text-div p {
    margin-bottom: 20px;
}
.full-width-left-div img {
    height: 280px;
}
.full-width-right-div h2 {
    font-size: 19px;
}
.full-width-right-div {
    font-size: 12px;
}
.full-width-right-div .red-btn {
    font-size: 13px;
}
.full-width-right-div {
    height: 320px;
}
.tab-tab-div .col-lg-4.col-md-4 {
    width: 100%;
}
.tab-div {
	font-size: 12px;
	margin-bottom: 20px;
}
.tab-div img {
    width: 88px;
    height: auto;
    margin-bottom: 20px;
}
.tab-div .red-btn {
    font-size: 12px;
    padding: 9px 19px 10px;
}
.tab-div h3 {
    font-size: 14px;
}
.tab-logo ul li img {
    width: 200px;
    height: auto;
}
.commercial-tab {
	width: 100%;
	min-height: 368px;
}
.commercial-tab h2 {
    font-size: 13px;
    line-height: 24px;
}
.commercial-tab ul li {
    font-size: 12px;
}
.commercial-tab img {
	width: auto;
	height: 68px;
}
.testimonial-right-div h2 {
    font-size: 12px;
    margin-bottom: 10px;
}
.testimonial-right-div p {
    margin-bottom: 10px;
}
.review-tab img {
    width: auto;
    height: auto;
}
.footer-top h2 {
	font-size: 16px; 
	line-height: normal;
}
.footer-top h2 br {
    display: none;
}
.footer-logo a img {
	width: 67px !important;
}
.footer-logo a:nth-child(2) img {
    width: 120px !important;
    height: auto !important;
}
.f-logo {
	width: 100%;
}
.footer-info-div {
    padding-top: 0;
    margin-right: 0;
    text-align: center;
    width: 100%;
}
.footer-bottom h4 {
    float: left;
    width: 100%;
}
.copyright {
    font-size: 11px;
    line-height: 20px;
}
.service-div .form-video {
	margin-top: 0;
}
.service-div .form-text-div {
	font-size: 12px;
    padding: 20px 20px;
}
.service-div .form-text-div h3 {
    font-size: 13px;
}
.form-text-div .red-btn {
    font-size: 14px;
    margin: 20px auto 0;
}
.iner-location-text h3 {
    line-height: 24px;
}
.iner-location-text {
    font-size: 12px;
    line-height: 26px;
}
.service-info-tab big {
    font-size: 21px;
}
.service-info-tab {
	width: 100%;
    font-size: 13px;
}
.content-div li, .iner-location-text li {
	font-size: 14px;
}
.text-div.padind-lr {
	margin-left: -10px;
}
.plumbing-img {
    float: none;
    width: 93%;
    margin-left: 10px;
}
.plumbing-img img {
	height: 280px;
}
.content-div p {
    font-size: 14px;
}
.page-id-959 .content-div h3 {
    font-size: 25px;
}
.contact-form {
    margin-top: 15px;
}
.contact-form h4 {
    font-size: 15px;
}
.gform_wrapper {
	margin-right: 18px;
}
.heading-div h1 {
    font-size: 24px;
}
.heading-div {
	top: 25%;
}
.map-area iframe {
    width: 100% !important;
}
}

@media (max-width:479px) {
}
@media (max-width:375px) {
}
@media (max-width:320px) {
}