/*
Theme Name:   HVAC101 Child 6
Theme URI:    http://havenotmadewebsiteyet.com/
Description:  HVAC101 Child Theme
Author:       Alias Harris
Author URI:   http://havenotmadewebsiteyet.com/
Template:     hvac101
*/

@font-face{
  font-family:'AvantGrade';
  src:url('fonts/AvantGardeLT-Bold.ttf') format('truetype');
  font-weight:700;
}
@font-face{
  font-family:'Archivo';
  src:url('fonts/Archivo-Regular.ttf') format('truetype');
  font-weight:500;
}
@font-face{
  font-family:'Archivo';
  src:url('fonts/Archivo-SemiBold.ttf') format('truetype');
  font-weight:600;
}

 
/*
font-family: 'Archivo', sans-serif;
*/


.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

body{font-family: 'Archivo', sans-serif!important;}
/* body {
font-family: 'Roboto', sans-serif;
} */

input, .select2-selection,.form-control{
	height: 45px !important;
}

input, .select2-selection, textarea {
	border-radius: 0 !important;
	border: 1px solid #ddd !important;
	padding: 0 15px;
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 42px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 45px;
	right: 12px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	display: flex;
	width: 100%;
}

h1,h2,h3,h4,h5,h6{
	text-transform: uppercase !important;
	font-weight: 900 !important;
}

h1{
	font-size: 36px !important;
}
h2{
	font-size: 30px !important;
}
h3{
	font-size: 24px !important;
}
h4{
	font-size: 18px !important;
}
h5{
	font-size: 16px !important;
}
h6{
	font-size: 14px !important;
}

p{
	margin: 0;
}

span.nav-dropdown-arrow{
	display: none !important;
}

.main-title{
	display: block;
	position: relative;
	margin: 0 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-title .btn{
	padding: 6px 20px !important;
}
.main-title.sub-title{
	display: block !important;
}
.main-title.sub-title p {
	margin: 15px 0 0;
}
.main-title .section_heading{
	position: relative;
	margin: 0;
}
.main-title.white .section_heading{
	color: #fff !important;
}
/* .main-title .section_heading:before {
content: "";
position: absolute;
background: #000;
width: 40px;
height: 4px;
bottom: -20px;
left: 0;
}
.main-title.text-center .section_heading:before{
right:0;
margin: 0 auto;
}
.main-title.white .section_heading{
color: #fff !important;
}
.main-title.white .section_heading:before{
background: #fff;
} */


ul#menu-top-menu {
    margin-top: -71px;
    margin-right: 0;
}


/*Slider*/
.c-cap h1 { 
	line-height: 50px; 
	font-weight: 300 !important; 
}
.c-cap h1 + h1{
	font-weight: 700 !important
}

ul#menu-main-menu li:last-child ul.dropdown-menu {
    left: auto;
    right: 0;
}

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

	.col-sm.header-box.box-1 {
		width: 210px !important;
	}

	.col.header-box.box-2 {
		min-width: 50%;
	}

}


/* Styles for this theme */

/* For screen 1400px or bigger*/
@media (min-width: 1400px) {
	.container {
		max-width: 1330px;
	}
}
/*Bigger container for bigger screen ends*/



/*Header Area*/

/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/
@media (min-width: 1000px) {

}


.fixed-top ul#menu-main-menu{
	margin-top: 0px;
}

.fixed-top .justify-content-end{
	justify-content: center!important;
}

ul#menu-top-menu{
	background: transparent;
	padding: 0;
}

ul#menu-top-menu li a{
	color: #fff;
	border: 0;
}


/* For screen 991px or bigger*/
@media (min-width: 991px) {

	div#mobile-nav {
		display: none;
	}

	.nav-switch-mobile {
		display:none;
	}

}
.logged-in header#masthead {
	top: 30px;
}

header#masthead {
	width: 100%;
	z-index: 10;
	color: #aeaeae;
}

header#masthead .top-bar {
	color: #fff;
	margin-bottom: 10px;
	padding-top: 8px;
}

header#masthead nav.main-menu.fixed-top{
	/*  background-color: rgba(17,141,240, 1) !important; */
}
header#masthead nav.main-menu.fixed-top ul#menu-main-menu li a.nav-link:hover,
header#masthead nav.main-menu.fixed-top .main-navbar .dropdown-menu{
	/*    background: rgba(255,75,104,1) !important; */
}


/* Home Page General Styles*/

/*Social Share Plugin */
.social-sharing.ss-social-sharing a {
	vertical-align: middle;
}

.social-sharing.ss-social-sharing {
	background: #ededed;
	padding-left: 10px;
	margin-bottom: 20px;
}

/* For Social Share Plugin Ends */


/*Attach menu to top upon scroll*/
.logged-in.admin-bar .fixed-top{
	margin-top: 32px;
}



/* Home About Section*/

/*About ends*/


/* Home Services */

/* Home Services ends */

/* Testimonials */

/* Testimonials Ends */

/* Featured Manufacturer */

/* Featured Manufacturer Ends */



/* Areas we serve */

/* Areas we serve Ends */


/* Inner page */

.inner-page header#masthead:before{
	height: 452px;
}

.logged-in.inner-page header#masthead:before{
	height: 482px;
}


div#content {
	z-index: 1;
	position: relative;
}


.inner-page .page-inner-heading {
	color: #fff;
	background: url(images/breadcrumb.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding: 100px 0;
	margin: -25px 0 70px;
}

.inner-page .page-inner-heading a{
	color: #fff;
}

.logo-row .custom-logo-link img{
	max-width: 250px;
}


.hvac101-footer h2.widgettitle {
	color: #dfdfdf;
	font-size: 20px;
	margin-bottom: 10px;
	position: relative;
}

.hvac101-footer h2.widgettitle:before{
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 0;
	background: #8a8a91;
	width: 9%;
	height: 2px;
}


/*Mobile Menu*/
div#nav-slide-right ul li a {
	font-size: 14px;
}

div#nav-slide-right ul {
	position: relative;
	padding: 0;
	list-style: none;
}

div#nav-slide-right ul.side-nav-body > li {
	border-width: 1px 0;
	border-color: #ededed;
	border-style: solid;
}

div#nav-slide-right ul li ul {
	margin-left: 10px;
	padding: 0 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.sidenavR ul li > ul li{
	border-width: 1px 0;
	border-style: solid;
}

span.rslide-li-dropdown-arrow {
	position: absolute;
	top: 0;
	right: 0px;
	width: 46px;
	height: 36px;
	background: #33303066;
	text-align: center;
	display: inline-block;
	visibility: visible;
	border: 1px solid #33303066;
	color: #fff;
	line-height: 3;
	font-size: 13px;
}

.side-nav-header .closebtn {
	display: inline-block;
	top: 40px;
	left: 10px;
	width: 46px;
	height: 36px;
	background: #33303066;
	text-align: center;
	border: 1px solid #33303066;
	color: #fff;
	line-height: 1.2;
	font-size: 30px;
	z-index: 1000000000;
	padding: 0 !important;
}

div#nav-slide-right ul li{
	position: relative;
}

.sub-menu{
	display: none;
}

div#mobile-nav {
	display: none;
}

.nav-switch-mobile{
	display: none;
}

/*Mobile Menu Ends */

@media (max-width: 992px){
	.site-header .main-menu{
		display: block;
	}

	/* .site-header{
	position: relative !important;
	padding: 0 !important;
	margin: 0 !important;   
} */

	div#mobile-nav {
		display: block;
		z-index: 10000;
		position: relative;
	}


	span.open-nav {
		display: inline-block;
		background: transparent;
		border: 1px solid #000;
		color: #000;
		font-size: 30px;
		padding: 0 14px!important;
	}

	.nav-switch-mobile {
		position: absolute;
		z-index: 100;
		top: 65px;
		right: 15px;
		display: -webkit-box;
	}
	.logged-in .nav-switch-mobile{
		top: 98px;
	}


}


/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/
@media (min-width: 1000px) {

}

.fixed-top ul#menu-main-menu{
	margin-top: 0px;
}

.fixed-top .justify-content-end{
	justify-content: center!important;
}

ul#menu-top-menu li a{
	color: #fff;
}

/* For screen 991px or bigger*/
@media (min-width: 991px) {

	div#mobile-nav {
		display: none;
	}

	.nav-switch-mobile {
		display:none;
	}


	.logged-in header#masthead {
		top: 30px;
	}
	

}

/* For screen size between 991 and 1200 */
@media screen and (max-width: 1200px) and (min-width: 991px){

	header#masthead .container {
		max-width: 95% !important;
		width: 95%;
	}

}

/* For screen 991 or smaller*/
@media (max-width: 991px) {

	.top-menu-wrapper {
		display: none;
	}

	.inner-page header#masthead:before{
		height: 100%;
	}

	ul#menu-top-menu {
		display: inline-block;
	}

	.fixed-top ul#menu-main-menu{
		display: none;
	}

	div#mobile-nav {
		display: block;
	}

	.nav-switch-mobile {
		display:block;
	}



	.top-menu-wrapper {
		overflow: hidden;
		padding: 0;
		height: auto !important;
		margin: 5px auto;
	}

	button.navbar-toggler.navbar-toggler-right {
		display: none;
	}

	div#navbarTop {
		display: block !important;
		background: none !important;
		text-align: center !important;
		margin: 0;
	}


	div#navbarTop ul{
		padding: 0 !important;
		margin: 0 !important; 
		display: inline-block !important;
		background: none !important;
		text-align: center !important;
	}

	div#navbarTop ul li{
		display: inline-block !important;
	}

	div#navbarTop ul li a{
		background: none !important;
		border: none;
	}

	.top-menu-wrapper > nav > .container > span{
		display: none;
	}
.site-footer .col-lg-3.col-sm-6 {
    max-width:500px !important;
    margin: 0 auto 5px !important;
    padding: 20px !important;
    border: 1px solid #cbc8c8 !important;
    flex: inherit;
}

}

/* For screen 1100 or smaller*/
@media (max-width: 1100px){
	.c-cap h1 { font-size: 40px; line-height: 1; font-weight: 700; }
	.c-cap h2 { font-size: 35px; line-height: 1; font-weight: 700; }
	.c-cap h3 { font-size: 20px; line-height: 1; font-weight: 700; }
	.c-cap h4 { font-size: 25px; line-height: 1; font-weight: 700; }
	.c-cap h5 { font-size: 20px; line-height: 1; font-weight: 700; }
	.c-cap h6 { font-size: 15px; line-height: 1; font-weight: 700; }
}

.sidenav a, .sidenavR a {
	padding: 12px 8px 12px 32px;
}

.sidenavR {
	height: 100%;
	overflow-x: hidden;
	position: fixed;
	right: 0;
	top: 0;
	transition: .25s;
	width: 0;
	z-index: 1;
}

.sidenavR a {
	color: #818181;
	display: block;
	font-size: 14px;
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	transition: .3s;
}

.sidenavR a:hover,.offcanvas a:focus {
	color: #f1f1f1;
}

.slide-nav-wrapper {
	position: relative;
	margin-bottom: 80px;
}

.logged-in.admin-bar .slide-nav-wrapper {
	margin-top: 80px;
}

.side-nav-header {
	width: 100%;
	max-width: 250px;
	height: 35px;
	z-index: 10000;
}

.logged-in.admin-bar .side-nav-header{
	position: fixed;
	top: 44px;
}

.side-nav-footer {
	visibility: hidden;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 0;
	max-width: 250px;
	height: 80px;
	z-index: 10000;
	transition: .25s;
}

#nav-slide-right.nav-open .side-nav-footer {
	visibility: visible;
	width: 100%;
}

div#nav-slide-right ul.side-nav-body {
	position: relative;
}

#nav-slide-right.nav-open{
	width: 250px;
}


/* For screen 768 or smaller*/


/*Inner pages*/
aside#secondary {
	padding: 0 15px;
	margin: 0 0 70px auto;
	/* 	max-width: 380px; */
}

/* ul#menu-main-menu > li.active a {
background: #fff;
} */

.fixed-top ul#menu-main-menu > li.active {
	border-bottom: none;
}

aside#secondary .widget_recent_blog .row a {
	text-decoration: none;
	color: #000000;
	font-size: 17px;
	line-height: 1.75;
	font-weight: 400;
}

aside#secondary .widget-title {
	border: 0 !important;
	font-size: 20px !important;
	position: relative;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 40px;
	border-radius: 0;
}
aside#secondary .widget-title:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #000;
}
aside#secondary .widget{
	overflow: hidden;
}

aside#secondary .textwidget{
	padding: 0;
}

.widget{
	margin: 0 0 60px;
}
.widget:last-child{
	margin: 0;
}

article .entry-content h1, article .entry-content h2, article .entry-content h3, article .entry-content h4, article .entry-content h5, article .entry-content h6 {
	line-height: 1.3;
	margin: 0 0 10px;
	text-transform: capitalize;
	color: #292929;
}

.entry-meta {
	font-size: 16px;
	color: #747474;
	padding-right: 15px;
	font-weight: 300;
	text-transform: capitalize;
	background: none;
}

.entry-meta i{
	margin-right: 6px;
}

.entry-meta > span {
	padding-left: 6px;
}

.entry-meta a{
	display: inline-block;
	border-right: 1px solid #c5c5c5;
	padding-right: 12px;
	line-height: 1;
}

article.format-standard {
	border-bottom: 1px solid #e6e5e5;
}


article .read-btn{
	margin: 15px 0 0;
}

.entry-footer span:last-child a {
	border: none;
}


/* Owl carousel navigation at top right */
.owl-nav-at-top-right{
	position: relative;
	text-align: center;
}
.owl-nav-at-top-right .owl-nav{
	position: absolute;
	top: -70px;
	right: 0;
	display: inline-block;
}

.owl-nav-at-top-right .owl-nav div{
	display: inline-block;
	border: 1px solid #fff;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: .8;    
	font-size: 35px;
	width: 40px; height: 40px;
	color: #fff;
}
/*Owl carousel top right ends */



.text-light,
a.text-light:focus, 
a.text-light:hover{
	color: #fff !important;
}
.btn-outline-color{
	/* border: 1px solid #118DF0 !important; */
	background: transparent;
	/* color: #118DF0 !important; */
}
.btn-outline-color:hover{
	/* background: #118DF0; */
	color: #fff !important;
}
.btn-outline:hover{
	/* background: #FF4B68;
	border-color: #FF4B68 !important; */
}
.btn.btn-white:hover{
	border: 1px solid #fff !important;
	color: #fff !important;
	background: transparent !important;
}
.btn.bg-primary-color{
	color: #fff;
}
.btn.bg-primary-color:hover,
.btn.bg-secondary-color:hover{
	background: transparent;
}
section.home-section{
	padding: 90px 0 !important; 
}
.top-bar{
	padding: 13px 0 !important;
	margin: 0 !important;
}
.top-bar,
ul#menu-top-menu li a{
	font-size: 14px;
}
.google-review-link{
	color: #fff;
	margin: 0 15px 0 0;
}
.google-review-link:hover,
.top-bar .social-icon a:hover{
	color: #fff !important;
}

.social-icon a{
	margin: 0;
	text-decoration: none !important;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fff;
	font-size: 12px;
	position: relative;
	transition: all 0.3s ease;
   
}
.social-icon a i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.social-icon a:hover{
	/* background: #FF4B68;
	border-color: #FF4B68; */
}

ul#menu-top-menu li {
	margin: 0 10px 0 0;
}
ul#menu-top-menu li:last-child{
	margin: 0;
}
ul#menu-top-menu li a{
	padding: 0 .5rem;
	transition: all 0.3s ease;
	position: relative;
}
ul#menu-top-menu li .dropdown-menu li{
	margin: 0;
}
ul#menu-top-menu li .dropdown-menu li a{
	color: #fff;
}
ul#menu-top-menu li a:before,
ul#menu-top-menu li a:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	transition: all 0.3s ease;
}
ul#menu-top-menu li a:before {
	left: 0;
	top: 0;
}
ul#menu-top-menu li a:after {
	right: 0;
	bottom: 0;
}
ul#menu-top-menu li a:hover:before, ul#menu-top-menu li a:hover:after {
	width: 100%;
	height: 1px;
}
ul#menu-top-menu li a:hover{
	/* background: #FF4B68; */
}
.top-menu-wrapper {
	height: 0;
}
.btn{
	border-radius: 0 !important;
	padding: 9px 30px !important;
	position: relative;
}
.btn-outline{
	border: 1px solid #fff !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:hover i{
	color: #fff !important;
}
.btn-primary-outline:hover i{
	border-color: #fff !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:hover i{
	color: #fff !important;
}
.btn-secondary-outline:hover i{
	border-color: #fff !important;
}
.header-box .btn,
footer .btn{
	padding-left: 35px !important;
	padding-right: 0 !important;
}
header .btn i,
footer .btn i{
	position: absolute !important;
	top: 0;
	left: 0;
	width: 35px;
	height: 100%;
	border-right: 1px solid #fff;
	color: #fff;
}
header .btn i:before,
footer .btn i:before{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.logo-row{
	padding: 30px 0;
	margin: 0 !important;
}
.logo-row .header-box a.btn{
	margin: 0 0 15px;
	display: block;
}
.logo-row .header-box a.btn:last-child{
	margin: 0;
}
/* .logo-row .col.header-box.box-2 a.btn{
font-weight: 700;
} */
nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu{
	z-index: 2;
}
ul#menu-main-menu li{
	padding: 0;
	position: relative;
}
ul#menu-main-menu li .nav-link {
	padding: 14px .7rem;
}
ul#menu-main-menu li a.nav-link:hover{
	color: #fff !important;
	background: rgba(255,75,104,0.8);
}
ul#menu-main-menu li a:hover{
	color: #fff !important;
}
.dropdown-menu{
	border-radius: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}

nav.main-menu .dropdown-menu{
	background: rgba(255,75,104,0.8) !important;
}
.dropdown-toggle::after{
	content: none !important;
}

.header-box i{
	position: static;
	width: auto;
	height: auto;
	transform: none;
	font-size: inherit;
}

header#masthead nav .navbar-collapse{
	padding: 0 15px;
}
header#masthead nav.fixed-top .navbar-collapse{
	padding: 0;
}


/*Woocommerce Header and Home page */
.mini-cart-span li.divider{
	margin: 10px 0;
}

.mini-cart-span ul.dropdown-menu.dropdown-cart {
	box-shadow: 1px 1px #ededed;
	padding: 10px 10px 0 10px !important;
	min-width: 15rem;
}
span.mini-cart-span{
	margin: 0 !important;
}
.mini-cart-span img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	float: left;
	width: 60px;
	margin-right: 10px;
}

.mini-cart-span .woocommerce ul.product_list_widget li a{
	overflow: hidden ; 
}

.mini-cart-span p.woocommerce-mini-cart__total.total{
	display: block;
	border: 0;
}
.mini-cart-span ul.dropdown-menu.dropdown-cart.show:before{
	content: none;
}
.mini-cart-span ul.woocommerce-mini-cart.cart_list.product_list_widget{
	overflow-x: hidden;
	overflow-y: auto;
}
span.mini-cart-span a .badge{
	border-radius: 0;
}
.cart-section{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	list-style: none;
	padding: 0 15px;
	margin: 0;
}
.cart-section li {
	padding: 0 10px;
	border-right: 1px solid #fff;
}
.cart-section li:first-child {
	border-left: 1px solid #fff;
}
.cart-section li a{
	color: #fff;
	transition: all 0.3s ease;
	text-decoration: none;
}
.cart-section li a:hover{
	color: #000;
}
.mini-cart-span p.woocommerce-mini-cart__buttons.buttons a{
	display:inline-block;
	vertical-align: top;
	width: auto;
	border-radius: 0;
	color: #fff;
}
.dropdown-cart .cart-top .badge{
	border-radius: 0;
}

#navbarNav{
	display: block !important;
}
#menu-main-menu{
	justify-content: space-between;
}

/* banner */
.section-home-page-slider{
	margin: -25px 0 0;
}
.home-slider .carousel-item:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	opacity: 0.4;
}
.carousel-item .c-cap .btn{
	margin: 20px 0 0;
}
.carousel-control-next, .carousel-control-prev{
	width: 40px !important;
	height: 40px;
	top: 50% !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.c-cap{
	left: 0;
	right: 0;
	transform: translateX(0);
}
.carousel-caption-mid-center,
.carousel-caption-mid-left,
.carousel-caption-mid-right{
	transform: translateY(-50%) !important;
}

.carousel-indicators{
	display: none !important;
}
/* end banner */


/* about */
.section-home-page-about{
	margin-top: -90px !important;
}
.section-home-page-about .main-title{
	margin: 0 0 50px;
}
.section-home-page-about .about-image{
	border: 8px solid #fff;
	box-shadow: 0px 0px 27px -2px rgba(0,0,0,0.3);
}
.section-home-page-about .content-div{
	margin: 140px 0 0; 
}
/* end about */


/* services */
section.section-home-page-services{
	padding: 0 !important;
}
.section-home-page-services .single-service-inner .service-body h4{
	margin: 0 0 11px;
	text-transform: none !important;
}
.section-home-page-services .single-service-inner .service-body{
	padding: 25px;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body {
	background: #222;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body h4{
	color: #fff;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body p{
	color: #fff;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body .btn-outline-color{
	border-color: #fff !important;
	color: #fff !important;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body .btn-outline-color:hover{
	background: #fff !important;
	/* color: #222 !important; */
}
.section-home-page-services #our_services .row{
	margin: 0;
}
.section-home-page-services #our_services .single-service{
	padding: 0;
}

.single-service-inner .img-holder {
	overflow: hidden;
	position: relative;
	display: block;
}
.single-service-inner .img-holder:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #fff;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	opacity: 0;
	transition: all 0.5s ease;
}
.single-service-inner .img-holder:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0.5;
	transition: all 0.5s ease;
	z-index: 1;
}
.single-service-inner .img-holder:hover{
	background-color: rgba(0,0,0,0.5)
}
.single-service-inner .img-holder:hover:after{
	width: 93%;
	height: 93%;
	opacity: 1;
}
.single-service-inner .img-holder:hover:before{
	width: 100%;
	height: 100%;
}
.single-service-inner .img-holder img{
	transition: all 0.5s ease;
}
.single-service-inner .img-holder:hover img{
	transform: scale(1.3) rotate(10deg);
	-webkit-transform: scale(1.3) rotate(10deg);
}
.single-service-inner .service-body p{
	height: 95px;
	overflow:hidden;
}
.single-service-inner .btn{
	padding: 3px 12px !important;
}
/* end services */

/* woocommerce */
.woocommerce ul.products li.product .onsale {
	border-radius: 0;
	width: auto;
	height: 25px;
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
	min-width: auto;
	min-height: auto;
	font-weight: 400;
	left: 15px;
	top: 15px;
	right: auto;
}
.woocommerce-loop-product__title {
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #222;
}
.woocommerce ul.products{
	margin: 0;
}
.home-woo-products-wrapper ul.products li.product{
	padding: 32px 32px 0;
}
.woocommerce ul.products li.product .price{
	color: #222;
}
.woocommerce ul.products li.product a img{
	border: 1px solid #eee;
}
.home-woo-products-wrapper ul.products li.product a img{
	padding: 20px;
}
.woocommerce ul.products li.product .button {
	border-radius: 0;
	font-weight: 400;
	color: #fff;
	/* background: #222; */
	padding-right: 50px;
	margin: 0;
	transition: all 0.3s ease;
}
.woocommerce ul.products li.product .button:hover{
	/* background: #ff9800; */
}
.woocommerce ul.products li.product .button:before{
	content: "\f101";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	line-height: 36px;
	padding: 0 13px;
	top: 0;
	bottom: 0;
	/* background: #ff9800; */
	font-size: 18px;
}
.woocommerce ul.products li.product .add_to_cart_button:before{
	content: "\f07a";
	padding: 0 9px;
	font-size: 16px;
}
.woocommerce ul.products li.product .add_to_cart_button.added{
	display: none;
}
.woocommerce ul.products li.product .add_to_cart_button.added:before,
.woocommerce ul.products li.product .add_to_cart_button.loading:before{
	content: none;
}
.woocommerce ul.products li.product .add_to_cart_button.loading:after{
	background: transparent;
	content: "\f013";
	font-family: FontAwesome;
}
.woocommerce ul.products li.product .add_to_cart_button:after {
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	padding: 0 9px;
	top: 0;
	line-height: 36px;
	/* background: #ff9800; */
}
.woocommerce a.added_to_cart {
	position: relative;
	padding: 6px 10px;
	color: #fff;
	/* background: #222; */
	padding-right: 50px;
	margin: 0;
	transition: all 0.3s ease;
}
.woocommerce a.added_to_cart:before {
	content: "\f06e";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	line-height: 36px;
	padding: 0 10px;
	top: 0;
	/* background: #ff9800; */
}
.woocommerce a.added_to_cart:hover{
	/* background: #222; */
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #ddd;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{
	border-bottom: 1px solid #ddd;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child{
	border:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
	display: block;
	padding: 10px 15px;
	color: #000;
	text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
	color: #fff !important;
}
.woocommerce .woocommerce-ordering select {
	border-radius: 0 !important;
	border: 1px solid #ddd;
	background: transparent;
	height: 35px;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	width: 120px;
}
.button{
	transition: all 0.3s ease;
}
.woocommerce .cart .button,
.woocommerce .return-to-shop .button,
.woocommerce button.button.alt,
.woocommerce button.button{
	padding: 14px 20px !important;
	border-radius: 0;
	color: #fff !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 13px 20px;
	border-radius: 0;
}
.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover{
	background-color: #9e9e9e;
}
table{
	border-radius: 0 !important;
}
.tinv-wishlist table thead td, .tinv-wishlist table thead th {
	border-bottom-width: 2px;
}
.tinv-wishlist table td, .tinv-wishlist table th {
	border: 1px solid #dee2e6;
}
.tinv-wishlist .social-buttons li a{
	display: block;
	text-decoration: none;
	transition: all 0.3s ease;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.tinv-wishlist .product-remove button{
	transition: all 0.3s ease;
}
.tinv-wishlist .product-remove button:hover{
	color: #fff;
}
form.checkout.woocommerce-checkout .col-1,
form.checkout.woocommerce-checkout .col-2{
	padding: 0;
	margin: 0 0 30px;
}

.type-product + .row{
	margin-bottom: 40px;
}
.type-product + .row .text-left a,
.type-product + .row .text-right a{
	padding: 7px 15px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	transition: all 0.3s ease;
}

/* end woocommerce */

/* who we serve */
.section-home-page-who-we-serves {
	background: url(images/whoweserve.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0 340px !important;
	margin: 0 !important;
}
.section-home-page-who-we-serves p{
	color: #fff !important;
}
.who-we-serve-single-a{
	text-align:center;
	display: block;
}
.who-we-serve-single-a .wws-img-div {
	width: 139px;
	height: 139px;
	margin: 0 auto;
	/* background: #200a3e; */
	position: relative;
	transition: all 0.3s ease;
}
.who-we-serve-single-a:hover .wws-img-div{
	border: 5px solid #fff;
}
.who-we-serve-single-a .wws-img-div img{
	width: 75px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transition: all 0.3s ease;
}
.who-we-serve-single-a:hover .wws-img-div img {
	transform: translate(-50%, -50%) rotateY(180deg);
	-webkit-transform: translate(-50%, -50%) rotateY(180deg);
	transition: all 0.3s ease;
}
.who-we-serve-single-a .single-who-we-serve{
	position: relative;
	z-index: 0;
}
.who-we-serve-single-a:hover{
	text-decoration: none;
}
.who-we-serve-single-a .single-who-we-serve:before {
	content: "";
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	background: #fff;
	bottom: 0px;
	z-index: -1;
	height: 135px;
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
}
.who-we-serve-single-a .wws-heading {
	padding: 25px 0;
}
.who-we-serve-single-a .wws-heading h5{
	margin: 0;
	/* color: #200a3e; */
}
.who-we-serve-layout-custom-4 .col-sm-6{
	margin: 0 0 40px;
}
.owl-ornament-style-3 .owl-nav{
	z-index: 1;
}
.owl-ornament-style-3 .owl-dots{
	display: none !important;
}
/* end who we serve */


/* testimonials */
.section-home-page-testimonials {
	margin-top: -260px !important;
}
.section-home-page-testimonials .testimonial-inner {
	background: #fff;
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.3);
	padding: 100px 0;
}
.testimonials-layout-1 .quote-icon{
	padding: 0 100px;
}
.testimonials-layout-1 .card{
	background-color: transparent;
	padding: 20px 100px;
}
.testimonials-control{
	text-align: center;
}
.testimonials-layout-1 .dots .owl-dot.active span{
	background: transparent !important;
}
.dots .owl-dot span{
	/* background: #FF4B68 !important; */
	border-radius: 0 !important;
}
.dots .owl-dot.active span{
	background: transparent !important;
	/* border-color: #FF4B68 !important; */
}
/* end testimonials */

/* promotions */
.section-home-page-promotions {
	background: url(images/promo.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center !important;
	position: relative;
	z-index: 0;
}
.section-home-page-promotions:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #222;
	opacity: 0.7;
	z-index: -1;
}
.section-home-page-promotions .owl-nav,
.section-home-page-promotions .owl-dots{
	display: none;
}
.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]{
	margin: 0 0 30px;
}
.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]:last-child,
.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]:nth-last-child(-n+2){
	margin: 0;
}
/* end promotions */

/* locaiton we serve */
section.home-section.section-home-page-service-areas{
	position: relative;
	overflow: hidden;
}
.section-home-page-service-areas p{
	color: #fff;
}
.section-home-page-service-areas .location-holder {
	/* background: #222; */
	padding: 90px 150px;
	position: relative;
}
.section-home-page-service-areas .location-holder:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	/* background: #ff9800; */
}
.section-home-page-service-areas .map-col {
	overflow: hidden;
	height: 260px;
	z-index: -1;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.section-home-page-service-areas .map-col img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	width: 100%;
	height: 100vh;
}
.service-areas-layout-3 .service-areas-content-wrapper,
.service-areas-layout-3 .service-areas-content-wrapper ul{
	padding: 0;
	margin: 0;
}
.service-areas-layout-3 .service-areas-content-wrapper ul{
	display: flex;
	flex-wrap: wrap;
}
.service-areas-layout-3 ul.menu li {
	max-width: 25%;
	flex: 0 0 25%;
}
.service-areas-layout-3 .service-areas-content-wrapper ul.menu li a{
	transition: all 0.3s ease;
	position: relative;
}
.service-areas-layout-3 .service-areas-content-wrapper ul.menu li a:before {
	content: "\f276";
	font-family: FontAwesome;
	margin: 0 8px 0 0;
}
/* end location we serve */

/* manufacture */
.section-home-page-featured-manufacturer .row{
	align-items: center;
}
/* end manufacture */


/* footer */
.site-footer{
	padding: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	z-index: 0;
}
.site-footer .footer-style-3 div[class*=col-] {
	border: 1px solid rgba(255,255,255,0.2);
	border-style: none solid none none;
	padding: 70px 35px;
}
.site-footer div[class*=col-]:last-child {
	border-right: none;
}
.site-footer .footer-1 img{
	margin: 0 0 30px;
}
.site-footer .footer-2 p:last-child{
	margin: 0;
}
.site-footer .widgettitle{
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 50px !important;
	position: relative;
	font-size: 18px !important;
}
.site-footer .widgettitle:before{
	content: "";
	position: absolute;
	bottom: -15px !important;
	left: 0;
	width: 40px !important;
	height: 3px;
	background: #fff !important;
}
.site-footer a,
.site-footer p,
.site-footer i:before{
	color: #fff !important;
}
.site-footer .btn{
	display: block;
	margin: 0 0 15px;
}
.site-footer .menu-areas-we-serve-container{
	overflow: hidden;
}
.site-footer .menu-areas-we-serve-container ul{
	margin: 0 -15px;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.site-footer .menu-areas-we-serve-container ul li {
	margin: 0 0 10px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 15px;
}
.site-footer .service-areas-container{
	overflow: hidden;
}
.site-footer .social-icon a{
	margin: 0 10px 0 0;
}
.site-footer .social-icon a:last-child{
	margin: 0;
}
.footer-widget-wrapper .textwidget{
	padding: 0;
}
.footer-widget-wrapper .textwidget i{
	position: static;
	transform: none;
}
.footer-widget-wrapper .google-review-link{
	margin: 15px 0;
	display: inline-block;
	vertical-align: top;
}
.footer-bar{
	padding: 20px 0;
}
.menu-footer-menu-container ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-footer-menu-container ul li{
	margin: 0 0 8px;
}
.menu-footer-menu-container ul li a{
	position:relative;
}
.menu-footer-menu-container ul li a:before{
	content:"\f105";
	font-family: FontAwesome;
	margin: 0 5px 0 0;
}
.footer-widget-wrapper .social-icon{
	display: block;
}
.site-footer .social-icon a{
	width: 35px;
	height: 35px;
	font-size: 16px;
}
/* end footer */


/* inner pages */

/* breadcrumb */
.page-inner-heading{
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.page-inner-heading:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/* background: #222; */
	z-index: -1;
	opacity: 0.7;
}
/* end breadcrumb */


#secondary section.widget.card{
	border: 0;
}
aside p{
	margin: 0;
}
aside .widget_testimonials .owl-item{
	margin: 0;
}

.page-template-page-contact .entry-content{
	margin: 0 0 70px;
}
.page-template-page-contact .entry-content .top-info{
	margin: 0 0 60px;
}
.page-template-page-contact .entry-content p{
	margin: 0;
}
.page-template-page-contact .c-title{
	margin: 0 0 30px;
}
.page-template-page-contact .address-block i{
	margin: 0 8px 0 0;
	color: #051181;
}
.page-template-page-contact .address-block ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.page-template-page-contact .address-block ul li{
	padding: 20px;
	border: 1px solid #ddd;
	margin: 0 0 30px;
}
.page-template-page-contact .address-block ul li:last-child{
	margin: 0;
}
#widget.contact_form{
	padding: 0;
}

.widget_testimonials .owl-prev,
.widget_testimonials .owl-next{
	display: none !important;
}
#testimonials_widget {
	border: 1px solid #ddd;
}
.testimonials-widget-single {
	padding: 20px;
}
.testimonials_widget .owls-controls .navi{
	line-height: 0;
	margin: 20px 0 0;
}
.testimonials-widget-single .card-title{
	margin: 15px 0 0;
	font-size: 15px !important;
}

/* end inner pages */



/* sidebar */
#secondary .widget ul{
	display: flex;
	flex-wrap: wrap;
}
#secondary .widget ul li{
	padding: 8px;
	border: 1px solid #e6e6e6;
	margin: 0 10px 10px 0 !important;
}
#secondary .widget ul li:last-child {
	border: 1px solid #e6e6e6;
}
#secondary .widget ul li a{
	text-decoration: none;
	transition: all 0.3s ease;
}
.calendar_wrap {
	border: 1px solid #e6e6e6;
}
.calendar_wrap th, .calendar_wrap td {
	border: 1px solid #e6e6e6;
	text-align: center;
}
/* end sidebar */

article .edit-link .btn{
	padding-right: 35px !important;
}

.gform_wrapper .gform_fields {
	margin:0;
}
.gform_wrapper .gform_fields li {
	font-size:14px;
}
.gform_wrapper .gform_fields li .name_first, .gform_wrapper .gform_fields li .name_last {
	float:left;
	width:49%;
}
.gform_wrapper .gform_fields li .name_last {
	float:right;
}
.gform_wrapper .gform_fields li input {
	border:1px solid #00000026;
}
.gform_wrapper .gform_footer .gform_button {
	background:#f81b2b;
	color:#fff;
	border-radius:150px;
	-moz-border-radius:150px;
	-webkit-border-radius:150px;
}
.gform_wrapper .gform_footer .gform_button:hover {
	background:#1ec0ff;
}

.pagination li{
	margin: 0 8px 0 0;
}
.pagination li a:hover,
.pagination li.active a{
	color: #fff;
}
.pagination .next-link,
.pagination .previous-link{
	padding: 0;
}
.pagination .next-link a,
.pagination .previous-link a{
	padding: .5rem .75rem;
	display: block;
}
.num-pager{
	margin-bottom: 4em;
}


.woocommerce-form-login .woocommerce-form__input-checkbox{
	height: auto !important;
}

.woocommerce-form-login .woocommerce-form__input-checkbox{
	margin: 0 7px 0 0;
}
.woocommerce-form-login .woocommerce-form__label-for-checkbox{
	display: block;
	width: 100%;
}

/*Custom styles*/
header#masthead .top-bar {
    color: #2b2727;
    margin-bottom: 10px;
    padding-top: 8px;
    background: transparent;
}
ul#menu-top-menu li a {
    color: #807a7a;
}
.logo-row {
    padding: 0;
}
.home-slider .carousel-item:before{display:none;}
.section-home-page-slider {
    margin: 0;
}
.section-home-page-slider {
    margin: 0;
    background: url(/wp-content/uploads/2019/10/sliderbg.jpg) top center no-repeat;
}
.logo-row .custom-logo-link img {
    max-width: 258px;
    margin-bottom: -56px;
    z-index: 3;
    position: relative;
    margin-top: -35px;
}
ul#menu-main-menu li.logo-holder-place a {
    color: #f81b2b !important;
}
.top-bar .social-icon a:first-child {
    border-left: 0;
}
section.section-home-page-slider .carousel-item img.d-block {
    border: 8px solid #fff;
}
section.section-home-page-slider .carousel-item .img-slide-div {
    width: 100%;
    padding: 30px 7% 50px;
}
.slider-cap {
    padding-top: 40px;
    height: 220px;
}
section.section-home-page-slider .carousel-item img.d-block {
    border: 8px solid #fff;
    box-shadow: 0 0 51px rgba(30,192,255,0.67) !important;
}
.section-home-page-testimonials,.section-home-page-about, .section-home-page-about .content-div {
    margin-top:0 !important;
}
.slider-cap h1, .slider-cap h2 {
    font-size: 45px !important;
    font-family: 'AvantGrade';
    color: #000!important;
    text-transform: initial !important;
    letter-spacing: -2px;
}
.slider-cap h2 {font-size: 44px !important;}
header#masthead {
    background: url(/wp-content/uploads/2019/09/headerbg.png) top left repeat;
}
a.header-address-line {
    font-family: 'AvantGrade';
    color: #2b2727;
    font-size: 14px;
    text-decoration: none !important;
    position: relative;
    padding-left: 25px;
}
a.header-address-line:hover {
    color: #f81b2b;
}
.top-bar {
    padding: 15px 0 12px!important;
}
a.header-address-line:before,
.social-icon a:before,
.header-box.box-1 a.box-troubleshoot.btn:before,
.header-box.box-2 a.phone.header-num.btn:before,
.header-box.box-2 a.request-service:before,
section.section-home-page-slider .carousel-control-prev-icon:before,
section.section-home-page-slider .carousel-control-next-icon:before,
#home-page-testimonials .owl-item .item:before,
.testimonials-layout-3 h4.card-title.testimonial-by.text-center:before,
.col.fmi-right a.phone:before,
.col-lg-3.col-sm-6.footer-2 ul.footer-info li:before,
.widget_recent_blog small:before,
section#custom_html-11 a.btn:before,
.row.contact-nfo .col-md-4 .box-inner:before,
.entry-meta span.post-by:before,
.entry-meta span.post-date:before{
	content:'';
    left:0;
    top:0;
    width:30px;
    height:30px;
    position:absolute;
    background:url(/wp-content/uploads/2019/09/sprite_image.png) no-repeat;
    background-position:0 0;
}
a.header-address-line:before {
    top: -3px;
}
header .social-icon a:hover {
    background: transparent !important;
    border:0  !important;
}
.social-icon a i {
    display: none;
}
.social-icon a {
    width: 34px;
    height: 34px;
    display: inline-block;
    margin-top: -7px;
    border:0  !important;
    margin-right: 2px;
}
.social-icon a:before {
    background-position: -43px 0;
    width: 34px;
    height: 34px;
}
.top-bar .social-icon {
    margin-left: 20px;
    display: inline-block;
}
.social-icon a:hover {
    opacity: 0.56;
}
.social-icon a.social-links.social_twitter:before {
    background-position: -85px 0;
    top: 0px;
}
.social-icon a.social-links.social_youtube:before {
    background-position: -213px 0;
}
.social-icon a.social-links.social_instagram:before {
    background-position: -169px 0;
    top: -2px;
}
.social-icon a.social-links.social_yelp:before {
    background-position: -127px 0;
    top: 0px;
}
ul#menu-top-menu li a {
    color: #807a7a;
    font-size: 14px;
    font-family: 'AvantGrade';
}
ul#menu-top-menu li {
    margin: 0 5px 0 0;
}
.col-lg-4.m-auto.logo-div.text-center {
    max-width: 290px;
    min-width: 290px;
    width: 290px;
}
.logo-row .col-lg-4 {
    min-width: 39%;
}
.header-box.box-1 a.btn, .header-box.box-2 a.btn {
    float: left;
    margin-right: 17px;
    display: inline-block;
    max-width: 245px;
    min-width: 220px;
    text-align: center;
    padding: 0 !important;
    height: 66px;
    border-radius: 50px !important;
     box-shadow: 0 8px 17px rgba(30,192,255,0.64);
    position: relative;
    font-family: 'AvantGrade';
    font-size: 14px;
}
.header-box.box-1 a.btn.bg-third-color:hover, .header-box.box-2 a.btn.bg-third-color:hover {
    background: #1ec0ff;
}
.header-box.box-1 a.link-google-rview.btn {
    padding-top: 11px !important;
}
.header-box.box-1 a.box-troubleshoot.btn:before,
.header-box.box-2 a.phone.header-num.btn:before,
.header-box.box-2 a.request-service:before{
    height: 37px;
    width: 37px;
    background-color: #0fa4de;
    left: 16px;
    top: 13px;
    border-radius: 50%;
    background-position: -366px 3px;
}
.header-box.box-1 a.box-troubleshoot.btn {
    padding-left: 40px !important;
    min-width: 247px;
    text-align: center !important;
    padding-top: 10px !important;
}
.header-box.box-2 a.phone.header-num.btn {
    font-size: 20px;
    padding-left: 45px !important;
    padding-top: 16px !important;
    min-width: 226px;
}
.header-box.box-2 a.phone.header-num.btn:before {
    background-position: -422px 5px;
}
.header-box.box-2 a.request-service {
    font-size: 18px;
    text-transform: uppercase;
    padding: 18px 0 0 40px !important;
    min-width: 245px;
}
.header-box.box-2 a.request-service:before {
    background-position: -483px 7px;
    background-color: #3a3a3a;
}
.logo-row .col-lg-4 {
    padding: 0;
}
.logo-row .col-lg-4:first-child {
    padding-left: 15px;
}
ul#menu-main-menu li a.nav-link {
    font-size: 18px;
    font-family: 'AvantGrade';
}
header#masthead nav.main-menu ul#menu-main-menu li.logo-holder-place a.nav-link:hover {
    background: transparent !important;
    color: #f81b2b !important;
    cursor: default;
}
section.section-home-page-slider a.btn {
    line-height: 65px;
    padding: 0 62px !important;
    border-radius: 50px !important;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'AvantGrade';
    box-shadow: 0 8px 17px rgba(30,192,255,0.64);
}
section.section-home-page-slider .carousel-control-next, section.section-home-page-slider .carousel-control-prev {
    background: #fff;
    opacity: 1.0;
    border-radius: 50%;
    width: 55px !important;
    height: 55px;
    border: 3px solid rgba(0,0,0,0.46);
    top: 61% !important;
}
section.section-home-page-slider .carousel-control-prev-icon, section.section-home-page-slider .carousel-control-next-icon{position:relative; background:transparent !important;}
section.section-home-page-slider .carousel-control-prev-icon:before, section.section-home-page-slider .carousel-control-next-icon:before {
    background-position: 0px -76px;
    left: -10px;
    top: -10px;
}
section.section-home-page-slider .carousel-control-next-icon:before {
    background-position: -52px -76px;
}
section.section-home-page-slider .carousel-control-next:hover, section.section-home-page-slider .carousel-control-prev:hover {
    border-color: #1ec0ff;
}
section.home-section.section-home-page-who-we-serves {
    position: relative;
    padding-top: 60px !important;
    padding-bottom: 140px !important;
	background:none;
}
section.home-section.section-home-page-who-we-serves:before {
    content: '';
    left: 0;
    top: -49px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2019/09/wws_bg.png) top center no-repeat;
    position: absolute;
}
section.section-home-page-slider span.edit-link-slider {
    position: absolute;
}
.who-we-serve-layout-3 a.who-we-serve-wrapper-a {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #1ec0ff;
    float: left;
    padding: 12px;
    font-size: 30px;
    width: 100%;
    font-family: 'AvantGrade';
    transition:all ease 0.34s;
}
.row.real-wws-content .img-div-left {
    float: left;
    width: 170px;
    height: 170px;
    background-color: #b5eaff;
    background-image: radial-gradient(circle, #fff, #b5eaff);
    padding: 20px;
    border-radius: 50%;
        text-align: center;
}
.who-we-serve-layout-3 .single-who-we-serve {
    box-shadow: none;
    padding: 0;
}
.single-who-we-serve.who-we-serve-1 a.who-we-serve-wrapper-a {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    text-align:right;
}
.single-who-we-serve.who-we-serve-0 a.who-we-serve-wrapper-a {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    text-align: left;
    position: relative;
}
#who-we-serve .col-md-6.col-sm-12.main-title h2 {
    width: 100%;
    font-size: 48px !important;
    font-family: 'AvantGrade';
    padding: 0 18% 0 30%;
}
.single-who-we-serve.who-we-serve-1 a.who-we-serve-wrapper-a .img-div-left {
    float: right;
}
.real-wws-content .wws-text-div {
    display: inline-block;
    padding: 50px 25px 0;
}
.row.real-wws-content .img-div-left img {
    margin-top: 26px;
}
.row.real-wws-content {
    position: relative;
    margin-top: 10px;
}
.col-md-6.col-sm-12.wws-paragraph h4 {
    float: right;
    padding-right: 156px;
    font-size: 24px !important;
    color: #404040;
    text-transform: initial !important;
    font-weight: 400 !important;
    border-left: 4px solid #1ec0ff;
    line-height: 37px;
    padding-left: 10px;
    font-family: 'Archivo', sans-serif!important;
}
.row.real-wws-content:before {
    content: '';
    left: 50%;
    bottom: 0;
    position: absolute;
    width: 288px;
    height: 392px;
    background: url(/wp-content/uploads/2019/09/wws-img.png) no-repeat;
    margin-left: -144px;
    z-index: 2;
}
.who-we-serve-layout-3 a.who-we-serve-wrapper-a:hover {
    background: #f81b2b;
}
section.home-section.section-home-page-about {
    background: url(/wp-content/uploads/2019/10/about_leftbg.jpg) top left no-repeat, url(/wp-content/uploads/2019/10/about-rightbg.jpg) top right no-repeat;
    padding-top: 25px !important;
}
.section-home-page-about .about-image {
    box-shadow: 0 0 51px rgba(30,192,255,0.67) !important;
}
section.home-section.section-home-page-about .main-title .section_heading {
    font-size: 48px !important;
    font-family: 'AvantGrade';
}
.section-home-page-about .main-title {
    margin: 0 0 30px;
}
.about-layout-custom-3 {
    font-size: 18px;
    color: #000;
}
.col-lg-6.content-div.wow.fadeInRight {
    padding: 0 30px;
}
#home-page-testimonials .owl-item .item {
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.1);
    padding: 60px 30px 30px;
    border-radius: 5px;
    position: relative;
    float: left;
    width: 100%;
}
.testimonials-layout-3 .testimonial-desc.bg-third-color.text-light {
    padding: 0 20px;
    background: #fff;
    color: #000 !important;
}
.testimonials-layout-3 .testimonial-desc.bg-third-color.text-light p {
    line-height: 33px;
    font-weight: 100;
    font-size: 20px;
    text-align: left;
}
#home-page-testimonials .owl-item {
    padding: 50px 20px 25px;
}
#home-page-testimonials .owl-item .item:before {
    content: '';
    width: 77px;
    height: 77px;
    left: 50px;
    top: -34px;
    background-color: #f81b2b;
    position: absolute;
    border-radius: 50%;
    z-index: 5;
    background-position: -89px -45px;
}
#testimonials h3.section_heading.text-center {
    font-size: 48px !important;
    font-family: 'AvantGrade';
    margin-bottom: 65px;
}
section.home-section.section-home-page-testimonials.parallax-section {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
}

.testimonials-layout-3 h4.card-title.testimonial-by.text-center {
    background: transparent;
    padding: 0 0 0 20px;
    margin-top: 0;
    width: 100%;
    font-size: 20px !important;
    font-weight: 700 !important;
    text-align: left !important;
    font-family: 'AvantGrade';
    text-transform: initial !important;
    position: relative;
    float: left;
    margin-bottom: 37px;
}
.testimonials-layout-3 h4.card-title.testimonial-by.text-center:before {
    background-position: -183px -61px;
    width: 94px;
    left: 18px;
    top: 37px;
}
.testimonials-layout-3 .navi .owl-next, .testimonials-layout-3 .navi .owl-prev{display:none;}
.testimonials-layout-3 .dots .owl-dot span {
    height: 8px;
    width: 35px;
    border-radius: 5px !important;
}
section.home-section.section-home-page-featured-manufacturer {
    background: url(/wp-content/uploads/2019/10/bg_fmi.jpg) top center no-repeat;
    padding: 177px 0 53px !important;
}
.container.manufacturer-content-wrapper .col{padding:0;}
.container.manufacturer-content-wrapper .col h2 {
    font-size: 48px !important;
    font-family: 'AvantGrade';
    color: #fff;
    margin-bottom: 22px;
}
.col.fmi-right {
    max-width: 23%;
}
.container.manufacturer-content-wrapper .col.fmi-middle {
    min-width: 47%;
}
section.home-section.section-home-page-service-areas {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
}
.col.fmi-right a.phone {
    position: relative;
    font-size: 38px;
    font-family: 'AvantGrade';
    color: #fff;
    text-decoration:none!important;
}
.col.fmi-right a.phone:before {
    background-color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-position: -293px -61px;
    top: -54px;
    left: 50%;
    margin-left: -22px;
}
.col.fmi-right a.phone:hover {
    color: #f81b2b;
}
.col.fmi-right a.btn-request {
    line-height: 65px;
    padding: 0 40px !important;
    border-radius: 50px !important;
    font-size: 18px;
    font-family: 'AvantGrade';
    text-transform: uppercase;
    margin-top: 20px;
    box-shadow: 0 10px 18px rgba(248,27,42, 0.45);
  border:0 !important;
}
.col.fmi-right a.btn-request:hover {background:#fff!important; color:#f81b2b!important; border:0 !important;}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu.fixed-top ul#menu-main-menu li.logo-holder-place {
    display: none;
}
.service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    max-width: 45%;
    margin: 50px 0;
}
.service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    max-width: 42%;
    margin: 199px 0 50px;
    padding: 40px 0;
}
.service-areas-container.service-areas-layout-2 h3.section_heading.text-left::after{display:none;}
.service-areas-layout-2 ul.menu li {
    display: inline-block;
    width: 25%;
    padding: 7px 0;
    text-align: left;
    font-size: 12px;
    margin: 0 !important;
    float: left;
}
.service-areas-container.service-areas-layout-2 h3.section_heading {
    font-size: 40px !important;
    font-family: 'AvantGrade';
    color: #000;
    margin-bottom: -5px;
    padding-left: 22px;
}
.service-areas-layout-2 ul.menu {
    margin: 0;
    padding: 20px 0 0 22px;
}
.service-areas-layout-2 ul.menu li a{transition:all ease 0.23s;}
.service-areas-layout-2 ul.menu li a:hover {
    color: #eaecec;
}
.site-footer {
    background-color: #252525;
    background: url(/wp-content/uploads/2019/10/footerbg.jpg) top center no-repeat !important;
}
.hvac101-footer .col-lg-3.col-sm-6.footer-4 h2.widgettitle {
    width: 100%;
    text-align: center;
}
.hvac101-footer .col-lg-3.col-sm-6.footer-4{text-align:center;}
.footer-bar {
    background: transparent!important;
}
.hvac101-footer .col-lg-3.col-sm-6.footer-4 h2.widgettitle {
    width: 100%;
    text-align: center;
    color: #212122 !important;
    font-size: 26px !important;
    font-family: 'AvantGrade';
    margin-bottom: 20px !important;
}
.service-areas-layout-2 ul.menu li a {
    color: #000;
}
.hvac101-footer h2.widgettitle:before{display:none;}
.col-lg-3.col-sm-6.footer-3 img:hover {
    -webkit-filter: grayscale(35%);
    filter: grayscale(35%);
}
.col-lg-3.col-sm-6.footer-2 ul {
    margin: 0 0 23px;
    padding: 0;
    list-style: none;
}
.site-footer .social-icon a:hover {
    background: transparent!important;
    border: 0!important;
}
img.greensky {
    margin-top: -20px;
	margin-bottom:40px;
}
.site-footer .social-icon a {
    margin: 0;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li {
    width: 100%;
    float: left;
    color: #2b2727;
    font-size: 14px;
    font-family: 'AvantGrade';
    margin-bottom: 18px;
    position: relative;
    padding-left: 40px;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li a {
    color: #2b2727 !important; text-decoration:none!important;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li a:hover {
    color: #1ec0ff !important;
}
section.hvac101-footer.footer-style-3 .container {
    border-bottom: 1px solid rgba(0,0,0,0.24);
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li:before {
    background-color: #1ec0ff;
    height: 27px;
    width: 27px;
    border-radius: 50%;
    background-position: -352px -73px;
    top: -5px;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li.address:before {
    top: 2px;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li.phone:before {
    background-position: -393px -73px;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li.lic:before {
    background-position: -441px -75px;
}
.col-lg-3.col-sm-6.footer-2 ul.footer-info li.email:before {
    background-position: -492px -72px;
}
.site-footer .footer-style-3 div[class*=col-] {
    border: 0;
}
.footer-bar {
    padding: 29px 0;
}
.footer-bar {
    padding: 29px 0;
    color: #2b2727;
    font-size: 16px;
}
.footer-bar a {
    color: #f81b2b !important;
}
.footer-bar .col-md-6.m-auto {
    font-size: 18px;
}
.inner-page .page-inner-heading {
    background: url(/wp-content/uploads/2019/09/innerbg.jpg);
    min-height: 385px;
    text-align: center;
    font-family: 'AvantGrade';
    margin-bottom: 0;
    margin: 0 0 20px;
}
.page-inner-heading:before, aside#secondary .widget-title:before{display:none !important;}
.inner-page .page-inner-heading h1 {
    font-size: 60px !important;
    color: #010101;
    text-transform: initial !important;
    letter-spacing: -3px;
}
#hvac101-breadcrumbs {
    font-size: 22px;
    color: #f81b2b;
}
#hvac101-breadcrumbs a {
    color: #010101;
}
aside#secondary {
    padding: 0 15px;
    margin: 0 0 70px auto;
    max-width: 390px;
}
.content-area#primary {
    min-width: 69%;
}
iframe.contactmap-iframe {
    box-shadow: 0 0px 55px rgba(30,192,255,0.24);
    border: 5px solid #fff !important;
}
section#custom_html-11 a.btn {
    line-height: 64px;
    padding: 0 !important;
    margin-bottom: 20px;
    border-radius: 40px !important;
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: 'AvantGrade';
    box-shadow: 0 6px 14px rgba(30,192,255,0.64);
    position: relative;
}
section#custom_html-11 a.btn:before {
    width: 50px;
    height: 50px;
    background-color: #00a7e8;
    break-after: avoid;
    border-radius: 50%;
    left: 8px;
    top: 7px;
    background-position: -162px -125px;
}
section#custom_html-11 a.btn-estimate:before {
    background-color: #e50212;
    background-position: -233px -127px;
}
section#custom_html-11 a.btn-newsletter:before {
    background-position: -444px -131px;
}
aside#secondary .widget {
    overflow: visible;
}
section#custom_html-11 a.d-block.btn.btn-lg.bg-primary-color {
    box-shadow: 0 6px 14px rgba(248,27,43,0.64);
}
section#nav_menu-2, section#recent_blog-2, .row.contact-nfo .col-md-4 .box-inner{
    background-color: #e4f7ff;
    background-image: linear-gradient(#fff, #e4f7ff);
    border: 3px solid #fff !important;
    box-shadow: 0 0px 16px rgba(30,192,255,0.20);
}
section#recent_blog-2 h3.widget-title.card-header, section#nav_menu-2 h3.widget-title.card-header {
    width: 100%;
    background: url(/wp-content/uploads/2019/09/header_bluebg.png) top left no-repeat;
    height: 75px;
    margin-left: -19px;
    padding-left: 40px;
    font-size: 40px !important;
    line-height: 62px;
    font-family: 'AvantGrade';
    color: #fff;
    text-transform: initial !important;
    letter-spacing: -2px;
    margin-top: 30px;
    margin-bottom: 0px;
   background-size: 100% !important;
}
section#nav_menu-2 h3.widget-title.card-header{background: url(/wp-content/uploads/2019/09/header_redbg.png) top left no-repeat;}
#secondary .widget ul#menu-sidebar-menu li {
    width: 100%;
    float: left;
    border: 0;
    padding: 0;
    margin: 0 !important;
}
#secondary .widget ul#menu-sidebar-menu li a {
    color: #010101;
    font-size: 20px;
    width: 100%;
    float: left;
    position: relative;
    padding: 12px 20px 12px 46px;
}
#secondary .widget ul#menu-sidebar-menu li a:hover {
    color: #1ec0ff;
    background: #fff;
}
#secondary .widget ul#menu-sidebar-menu li a:before {
    content: '';
    left: 27px;
    top: 22px;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1ec0ff;
}
section#nav_menu-2 ul {
    margin-bottom: 20px;
}
#secondary section#recent_blog-2 ul li:last-child {
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
    width: 100%;
    margin: 0 !important;
}
aside#secondary .widget_recent_blog .row a {
    color: #000e1a;
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
#secondary section#recent_blog-2 ul:last-child li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 30px !important;
}
.widget_recent_blog small {
    display: table;
    font-size: 16px;
    color: #f81b2b;
    margin-top: 8px;
    position: relative;
    padding-left: 30px;
}
.widget_recent_blog small:before {
    background-position: -115px -137px;
}
#secondary section#recent_blog-2 ul li:hover {
    background: #fff;
}
.row.contact-nfo .col-md-4 .box-inner {
    color: #010101;
    text-align: center;
    padding: 53px 0 0;
    min-height: 140px;
    font-size: 18px;
    position: relative;
}
.row.contact-nfo {
    margin: 120px 0 65px;
    min-width: 102%;
    margin-left: -1%;
}
.row.contact-nfo .col-md-4 .box-inner a {
    font-size: 16px;
    font-family: 'AvantGrade';
    color: #2b2727;
    text-decoration:none!important;
}
.row.contact-nfo .col-md-4.phone .box-inner a {
    font-size: 26px;
    line-height: 24px;
}
.row.contact-nfo .col-md-4 .box-inner:before {
    background-color: #f81b2b;
    background-position: -298px -120px;
    width: 60px;
    height: 60px;
    top: -30px;
    left: 50%;
    border-radius: 50%;
    margin-left: -30px;
}
.row.contact-nfo .col-md-4.address-line .box-inner:before {
    background-position: -367px -122px;
    background-color: #1ec0ff;
}
.row.contact-nfo .col-md-4.email-line .box-inner a {
    font-size: 14px;
}
.row.contact-nfo .col-md-4.email-line .box-inner:before{background-position: -439px -126px;}
.row.contact-nfo .col-md-4 .box-inner a:hover {
    color: #f81b2b;
}
.row.contact-nfo .col-md-4.address-line .box-inner a:hover {
    color: #1ec0ff;
}
.row.contact-nfo .col-md-4 .box-inner{transition:all ease 0.34s;}
.row.contact-nfo .col-md-4 .box-inner:hover {
    box-shadow: 0 0px 27px rgba(30,192,255,0.50);
}
.entry-content {
    font-size: 17px;
    color: #000;
    font-weight: 500 !important;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
    font-family: 'AvantGrade';
    text-transform: initial !important;letter-spacing: -2px;
}
.entry-content h3.color-secondary-color{color: #1ec0ff !important;}
.entry-content h3 {
    font-size: 30px !important;
    margin-top: 35px !important;
}
.entry-content h2 {
    font-size: 40px !important; margin-top: 35px !important;
    
}
.entry-content h1 {
    font-size: 52px !important; margin-top: 35px !important;
    
}
article.post.type-post:nth-child(2n+2) {
    float: right;
}
article.post.type-post {
    width: 47%;
    float: left;
    border-bottom: 0;
    min-height: 680px;
    margin-bottom: 30px;
    position:relative;
	height:100%;
}
.archive-post-thumbnail {
    border: 6px solid #fff !important;
    box-shadow: 0 0px 30px rgba(30,192,255,0.40);
    margin-bottom: 30px;
    height: 320px;
    width: 100%;
    overflow: hidden;
    background: url(/wp-content/uploads/2019/09/default_img.jpg) top left no-repeat;
    background-size: cover;
}
footer.entry-footer span.edit-link.float-right {
    position: absolute;
    right: 0;
    bottom: 47px;
}
.archive-post-thumbnail img {
    height: 100%;
    width: auto;
    max-width: initial;
}
article.post.type-post h3.entry-title {
    font-size: 25px !important;
    font-family: 'AvantGrade';
    text-transform: initial !important;
}
article.post.type-post h3.entry-title a:hover {
    color: #f81b2b !important;
}
article.post.type-post h3.entry-title a {
    text-decoration: none !important;
}
a.full-post {
    font-size: 16px;
    font-family: 'AvantGrade';
    text-transform: uppercase;
    background: #f81b2b;
    color: #fff !important;
    border:1px solid #f81b2b;
    line-height: 45px;
    display: inline-block;
    padding: 0 25px;
    border-radius: 40px;
    box-shadow: 0 4px 16px rgba(248,27,43,0.54);
    transition:ease all 0.34s;
    text-decoration:none!important;
    margin-top: 20px;
}
a.full-post:hover {color:#f81b2b!important; background:#fff;}
nav.pagination {
    width: 100%;
    float: left;
}
ul.num-pager.pagination li a {
    border-radius: 40px;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    font-family: 'AvantGrade';
    color: #222;
    text-decoration:none!important;
}
ul.num-pager.pagination li.page-link.page-item {
    border-radius: 40px;
}
ul.num-pager.pagination li a:hover, ul.num-pager.pagination li.page-link.page-item:hover {
    color: #fff; background:#f81b2b !important;
}
.single article.post.type-post {
    width: 100%;
    min-height: 0;
}
ul.num-pager.pagination li.page-link.page-item a{background:transparent!important; }
.single .post-thumbnail img {
    width: 100%;
    height: auto;
}
.single .post-thumbnail {
    text-align: center;
    border: 6px solid #fff !important;
    box-shadow: 0 0px 30px rgba(30,192,255,0.40);
    margin-bottom:30px;
}
.entry-meta span {
    color: #000;
    font-size: 16px;
    position: relative;
    width: 50%;
}
span.post-date span {
    color: #f81b2b;
    font-weight: 600;
}
.entry-meta span.post-by, .entry-meta span.post-date{padding-left:27px;}
article.category-blog .entry-meta span.post-date {
    width: 100%;
}
.entry-meta span.post-by:before, .entry-meta span.post-date:before {
    background-position: 0 -142px;
    width: 21px;
}
.entry-meta span.post-by:before{background-position: 0 -142px;}
.single article.category-blog .entry-meta span.post-date {
    width: 50%;
}
.entry-meta {
    margin-bottom: 25px;
}

.col-lg-3.col-sm-6.footer-3 {
    text-align: center;
}
ul#menu-top-menu li .dropdown-menu li a {
    color: #fff;
    line-height: 30px;
    font-size: 13px;
}
.ci-hvac-options label input {
    height: auto !important;
}
ul#glossaryList {
    margin: 0 0 0 17px!important;
}
#page-testimonials h4.testimonial-page-title {
    font-family: 'AvantGrade';
    text-transform: initial !important;
}
img.custom-feature-img {
    border: 6px solid #fff !important;
    box-shadow: 0 0px 44px rgba(30,192,255,0.50);
    margin-bottom: 30px;
}
ol.finaning-option {
    font-size: 30px;
    font-family: 'AvantGrade';
    color: #1ec0ff;
    margin-top: 40px;
}
ol.finaning-option li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
ol.finaning-option li a {color: #1ec0ff!important; text-decoration:none !important;}
h2.text-uppercase, h1.text-uppercase, h3.text-uppercase, h4.text-uppercase, .text-uppercase{text-transform:uppercase!important;}
.entry-content .color-primary-color {
    color: #f81b2b;
}
.entry-content h4.color-primary-color {
    letter-spacing: 0;
    font-family: 'Archivo';
    font-size: 20px !important;
    margin-top: 30px;
}
.entry-content ul.styled-list {
    margin: 0;
    padding: 0;
    color: #010101;
    list-style: none;
}
.entry-content ul.styled-list li {
    margin-bottom: 17px;
    position:relative;
    padding-left: 16px;
}
.entry-content ul.styled-list li:before {
    content: '';
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #1ec0ff;
    position: absolute;
    border-radius: 50%;
}
@media (min-width: 1660px){
	.container {
		max-width: 1330px !important;
	}

}
@media(max-width:1760px){
.logo-row .custom-logo-link img {
    margin-bottom: -57px;
}
}
@media(max-width:1600px){
.logo-row .col-lg-4 {
    min-width: 38%;
}
  .header-box.box-1 a.btn, .header-box.box-2 a.btn {
    max-width: 245px;
    min-width: 187px;
}
  .container {
		max-width: 1330px !important;
	}
  .header-box.box-2 a.phone.header-num.btn {
    font-size: 19px;
    padding-left: 48px !important;
    padding-top: 19px !important;
    min-width: 214px;
}
  .header-box.box-2 a.btn.request-service {
    min-width: 245px;
    font-size: 17px;
}
  .slider-cap h1{
    font-size: 48px !important;
  }
  section.section-home-page-slider a.btn {
    line-height: 52px;
    padding: 0 43px !important;
  }
  section.home-section.section-home-page-about {
    background: url(/wp-content/uploads/2019/09/about_leftbg.jpg) top left no-repeat, url(/wp-content/uploads/2019/09/about-rightbg.jpg) top right -185px no-repeat;
    padding-top: 55px !important;padding-bottom: 45px !important;
}
  .slider-cap h2 {
    font-size: 38px !important;
}
 .service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    max-width: 42%;
    margin: 146px 0 61px;
    padding: 20px 0;
}
  .service-areas-layout-2 ul.menu li {
    padding: 5px 0;
  }
}
@media(max-width:1400px){
.container {
		max-width: 1160px !important;
	}
  a.header-address-line {
    font-size: 12px;
  }
  ul#menu-top-menu li a {
    font-size: 12px;
  }
  .logo-row .col-lg-4 {
    min-width: 37%;
}
  .header-box.box-1 a.btn, .header-box.box-2 a.btn {
    max-width: 245px;
    min-width: 176px;
}
 .header-box.box-1 a.box-troubleshoot.btn {
    min-width: 206px;
    font-size: 12px;
    padding-left: 26px !important;
    padding-top: 6px !important;
}
 .header-box.box-2 a.phone.header-num.btn {
    font-size: 17px;
    padding-left: 33px !important;
    padding-top: 11px !important;
    min-width: 188px;
}
.header-box.box-2 a.btn.request-service {
    min-width: 189px;
    font-size: 14px;
    padding-top: 14px !important;
    padding-left: 28px !important;
}
  .header-box.box-1 a.btn, .header-box.box-2 a.btn{height:50px;}
  .header-box.box-1 a.box-troubleshoot.btn:before, .header-box.box-2 a.phone.header-num.btn:before, .header-box.box-2 a.request-service:before {
    left: 5px;
    top: 6px;
}
  .header-box.box-1 a.link-google-rview.btn {
    padding-top: 6px !important;
    font-size: 12px;
}
.header-box.box-1 a.link-google-rview.btn img {
    max-width: 66%;
}
.logo-row .custom-logo-link img {
    margin-bottom: -57px;
    max-width: 203px;
    margin-top: -51px;
}
ul#menu-main-menu li a.nav-link {
    font-size: 14px;
}
  .slider-cap h2 {
    font-size: 30px !important;
}
  .slider-cap h1 {
    font-size: 40px !important;
}
  #who-we-serve .col-md-6.col-sm-12.main-title h2,
  section.home-section.section-home-page-about .main-title .section_heading,
  #testimonials h3.section_heading.text-center,
  .container.manufacturer-content-wrapper .col h2{
    font-size: 36px !important;
  }
  .who-we-serve-layout-3 a.who-we-serve-wrapper-a {
    font-size: 20px;
  }
  .col-md-6.col-sm-12.wws-paragraph h4 {
    font-size: 18px !important;
    line-height: 29px;
  }
  .about-layout-custom-3 {
    font-size: 13px;
  }
  .col-lg-6.content-div.wow.fadeInRight {
    padding: 0 56px 0 15px;
}
  .testimonials-layout-3 .testimonial-desc.bg-third-color.text-light p {
    line-height: 25px;
    font-size: 15px;
  }
  #home-page-testimonials .owl-item .item {
    padding: 55px 5px 20px;
  }
  .col.fmi-right a.phone {
    font-size: 29px;
  }
  .col.fmi-right a.btn-request {
    line-height: 53px;
    padding: 0 30px !important;
    font-size: 14px;
  }
  .service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    margin: 124px 0 35px;
  }
  .service-areas-container.service-areas-layout-2 h3.section_heading {
    font-size: 30px !important;
  }
  .service-areas-layout-2 ul.menu li {
    font-size: 9px;
  }
  .content-area#primary {
    min-width: 65%;
}
section#recent_blog-2 h3.widget-title.card-header, section#nav_menu-2 h3.widget-title.card-header {
    font-size: 34px !important;
  }
  article.post.type-post h3.entry-title {
    font-size: 20px !important;
  }
  .entry-content {
    font-size: 15px;
  }
  .archive-post-thumbnail {
    height: 240px;
  }
  article.post.type-post {
    min-height: 618px;
    margin-bottom: 1px;
  }
  .inner-page .page-inner-heading h1 {
    font-size: 44px !important;
  }
  #hvac101-breadcrumbs {
    font-size: 16px;
  }
}
@media (max-width: 1199px){
	.c-cap h2{
		font-size: 30px !important;
	}
	.c-cap h1{
		font-size: 36px !important;
	}
	.content-area{
		flex: 0 0 100%;
		max-width: 100%;
	}
  .logo-row .col-lg-4 {
    min-width: 35%;
}
  .header-box.box-1 a.link-google-rview.btn {
    padding-top: 6px !important;
    font-size: 11px;
    max-width: 147px;
    min-width: 147px;
}
  .header-box.box-1 a.box-troubleshoot.btn {
    min-width: 181px;
    font-size: 10px;
    padding-left: 26px !important;
    padding-top: 8px !important;
}
  a.header-address-line {
    font-size: 9px;
}
 ul#menu-top-menu li a {
        padding: 10px 4px;

} 
  .header-box.box-2 a.phone.header-num.btn {
    font-size: 13px;
    padding-left: 33px !important;
    padding-top: 15px !important;
    min-width: 156px;
}
  .header-box.box-2 a.btn.request-service {
    min-width: 157px;
    font-size: 11px;
    padding-top: 14px !important;
    padding-left: 34px !important;
}
  section.home-section.section-home-page-about {
    background: url(/wp-content/uploads/2019/09/about_leftbg.jpg) top left no-repeat, url(/wp-content/uploads/2019/09/about-rightbg.jpg) top right -250px no-repeat;
    padding-top: 25px !important;
}
  .about-layout-custom-3 {
    font-size: 11px;
}
  .content-area#primary {
    min-width: 65%;
    max-width: 65%;
}
  .row.contact-nfo .col-md-4 .box-inner a {
    font-size: 13px;
  }
  .row.contact-nfo .col-md-4.email-line .box-inner a {
    font-size: 10px;
}
  .inner-page .page-inner-heading h1 {

    font-size: 35px !important;
}
  .entry-content h2 {
    font-size: 30px !important;
  }
  .entry-content h3 {
    font-size: 23px !important;
  }


.row.contact-nfo .col-md-4.phone .box-inner a {
    font-size: 22px;
    line-height: 24px;
}
  .site-footer .footer-style-3 div[class*=col-] {padding:70px 20px;}
  .col-lg-3.col-sm-6.footer-2 ul.footer-info li {padding-left:32px;}

}

@media (max-width: 1024px){
	.c-cap h2 {
		font-size: 24px !important;
	}
	.c-cap h1 {
		font-size: 30px !important;
	}
	.carousel-item .c-cap .btn {
		margin: 10px 0 0;
	}
	.owl-ornament-style-3{
		padding: 0 !important;
	}

.col-lg-4.m-auto.logo-div.text-center {
    max-width: 230px;
    min-width: 230px;
    width: 230px;
}
.logo-row .col-lg-4 {
    min-width: 37%;
}
.logo-row .custom-logo-link img {margin-top: -18px;    max-width: 160px;}
.logo-row .col-lg-4:first-child {
    padding-left: 0;
}
}
@media (min-width: 991px){
.header-box.box-2 a.link-google-rview {
	display: none;
}
}
@media (max-width: 991px){
	.site-header .main-menu {
		display: none;
	}
	.header-box.box-2 a.link-google-rview {
		padding-top: 10px !important;
    min-width: 100%;
	}
	nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu.fixed-top ul#menu-main-menu li.logo-holder-place {
    	display: none;
	}
	.logo-row{
		padding: 20px 0;
		border: 0;
	}
	.col.fmi-right a.phone {
    	font-size: 27px;
	}
	.logo-row .col-lg-4 {
    	min-width:65%;
    	margin: 0 !important;
    	max-width: 50%;
	}
	.header-box.box-1 { 
		display: none;
	}
	.inner-page .page-inner-heading{
		margin: 0 0 70px;
	}
	.section-home-page-slider{
		margin: 0;
	}
	.section-home-page-about{
		margin-top: 60px !important;
	}
	.section-home-page-about .content-div {
		margin: 40px 0 0;
	}
	.section-home-page-services .our-service-bg-layer{
		background-position: center !important;
	}
	.site-footer .footer-style-3 div[class*=col-]{
		border-style: none solid solid none;
	}
	.site-footer .col-lg-3:last-child{
		margin: 0;
	}
	.service-areas-layout-3 ul.menu li {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.section-home-page-service-areas .location-holder{
		padding: 90px;
	}
	.single-service-inner .service-body{
		padding: 20px;
	}

	.content-area{
		flex: 0 0 100%;
		max-width: 100%;
	}
	aside#secondary{
		max-width: 380px;
		margin: 50px auto;
	}
	.num-pager{
		margin-bottom: 0;
	}
.col-lg-4.m-auto.logo-div.text-center {
    max-width: 35%;
    min-width: 35%;
    width: 35%;
    text-align: left !important;
    padding-left: 20px;
}
/*   .col-lg-4.header-box-1 {
    display: none;
} */
  .logo-row .custom-logo-link img {
    margin-bottom: 0;
    max-width: 203px;
    margin-top: 0;
}
  .col-md-6.top-bar-left.mr-auto {
    min-width: 90%;
}
  a.header-address-line {
    font-size: 15px;
}
  .header-box.box-1 a.btn, .header-box.box-2 a.btn {
    height: 66px;
}
  .header-box.box-1 a.box-troubleshoot.btn:before, .header-box.box-2 a.phone.header-num.btn:before, .header-box.box-2 a.request-service:before {
    left: 15px;
    top: 14px;
}
  .header-box.box-2 a.phone.header-num.btn {
    font-size: 23px;
    padding-left: 33px !important;
    padding-top: 16px !important;
    min-width: 250px;
    max-width: 250px;
    width: 250px;
}
  .header-box.box-2 a.btn.request-service {
    min-width: 250px;
    font-size: 18px;
    padding-top: 20px !important;
    padding-left: 34px !important;
}
  .real-wws-content .wws-text-div {
    padding: 40px 7px 0;
}
  .row.real-wws-content:before {
    bottom: -118px;
    margin-left: -113px;
    background-size: 70%;
}
  .about-layout-custom-3 .col-lg-6 {
    max-width: 50%;
}
  .about-layout-custom-3 {
    font-size: 14px;
}
  .col.fmi-middle img {
    max-width: 80%;
}
  section.home-section.section-home-page-featured-manufacturer .container {
    padding: 0 30px;
}
  .service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    margin: 0px 0 0px;
    background: #1ec0ffc7;
    min-width:75%;
}
  .service-areas-layout-2 ul.menu li {
    font-size: 14px;
}
  .section-home-page-service-areas .service-areas-layout-2 img.service-areas-bg {
    height: 100%;
}
  .site-footer {
    background-size: cover !important;
	padding:50px 0 0;
}
.hvac101-footer .col-lg-3.col-sm-6.footer-4 {
    margin-bottom: 50px !important;
}
.hvac101-footer .col-lg-3.col-sm-6.footer-1, .hvac101-footer .col-lg-3.col-sm-6.footer-4, .hvac101-footer .col-lg-3.col-sm-6.footer-3, .hvac101-footer .col-lg-3.col-sm-6.footer-4 h2.widgettitle{    text-align: center;
}
  .footer-bar {
    padding-left: 20px;
}
  .content-area#primary {
    min-width: 100%;
  }
  section#custom_html-11 a.btn {
    font-size: 16px !important;
  }
  .header-box.box-2 a.phone.header-num.btn {
    font-size: 17px;
    padding-left: 33px !important;
    padding-top: 18px !important;
    min-width: 42%;
    max-width: 42%;
    width: 42%;
}


.row.real-wws-content .img-div-left {    width: 130px;
    height: 130px;    padding: 10px;}

.row.real-wws-content .img-div-left img {
    margin-top: 16px;
}

.col-md-6.col-sm-12.wws-paragraph h4 {padding-right: 50px;}

	section.home-section.section-home-page-who-we-serves{ padding-bottom:0 !important}
}	

@media (max-width: 980px){
	.c-cap p, .c-cap a{
		font-size: 1rem;
	}
}

/* @media (max-width: 850px){
.carousel-item .c-cap {
top: 50%;
transform: translate(0, -50%);
}
} */

@media (max-width: 767px){
	.main-title,
	.main-title.verticle{
		margin: 0 0 55px;
	}
	.main-title.text-right,
	h3.section_heading.text-center{
		text-align: left !important;
	}
	h3.section_heading{
		font-size: 52px !important;
	}
	.main-title.verticle{
		transform: none;
		left: 0;
	}
	.main-title.verticle h3.section_heading{
		transform: none;
		position: relative;
	}
	h3.section_heading:before {
		width: 100px;
		height: 7px;
		top: auto;
		bottom: -15px;
		left: 0 !important;
	}

	.section-home-page-services #our_services .single-service:last-child{
		margin: 0 !important;
	}
	.testimonials-layout-1 .card,
	.testimonials-layout-1 .quote-icon{
		padding: 0;
	}
	.section-home-page-testimonials .testimonial-inner{
		padding: 60px 30px;
	}
	.carousel-item img {
		min-width: 900px;
		min-height: 500px;
		display: inline-block !important;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	.c-cap h2 {
		font-size: 18px !important;
	}
	.site-footer .service-areas-container{
		margin: 30px 0 0;
	}
	.footer-logo {
		margin: 0 0 90px;
	}
	.section-home-page-who-we-serves .left-content {
		margin: 0 0 60px;
	}
	.section-home-page-who-we-serves{
		padding: 100px 0 310px !important;
	}
	.section-home-page-service-areas .col-md-6{
		margin: 0 0 30px;
	}
	.section-home-page-service-areas .col-md-6:last-child{
		margin: 0;
	}
	.top-bar-left{
		width: auto !important;
	}
	.woocommerce-MyAccount-content{
		margin: 30px 0 0;
	}
	.footer-bar .row{
		justify-content: center;
		text-align: center;
	}
	.address-block{
		margin: 0 0 30px;
	}
  .col-lg-4.m-auto.logo-div.text-center {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    text-align: center !important;
    padding-left: 0;
    margin-bottom: 30px !important;
    padding-right: 0;
}
  .logo-row .col-lg-4 {
    min-width: 100%;
    margin: 0 !important;
    max-width: 100%;
    padding: 0 10%;
}
  .header-box.box-2 a.btn.request-service {
    min-width: 50%;
  }
  .header-box.box-2 a.phone.header-num.btn{min-width:46%;}
  .carousel-item img {
    min-height: auto;min-width: auto;
  }
  section.section-home-page-slider .carousel-control-next, section.section-home-page-slider .carousel-control-prev {
    top: 67% !important;
}
  section.section-home-page-slider .carousel-item .img-slide-div {
    padding: 30px 10% 50px;
}
  section.home-section.section-home-page-who-we-serves:before, .row.real-wws-content:before{display:none;}
  .single-who-we-serve.who-we-serve-0 a.who-we-serve-wrapper-a,
  .single-who-we-serve.who-we-serve-1 a.who-we-serve-wrapper-a{}
.col.col-lg-6.col-md-6.col-sm-12.single-who-we-serve {max-width: 50%;}
.real-wws-content .wws-text-div p {font-size: 20px;}
  .col.col-lg-6.col-md-6.col-sm-12.single-who-we-serve.who-we-serve-0 {
    margin-bottom: 20px;
}
 .who-we-serve-layout-3 a.who-we-serve-wrapper-a {
    font-size: 27px;
}
  #who-we-serve .col-md-6.col-sm-12.main-title h2{padding:0;}
  .col-md-6.col-sm-12.wws-paragraph h4 {
    font-size: 18px !important;
    line-height: 29px;
    width: 100%;
    text-align: center;
    padding: 0;
    border: 0;
    margin-top: -29px;
}
  .about-layout-custom-3 .col-lg-6 {
    max-width: 100%;
}
  .col-lg-6.content-div.wow.fadeInRight {
    padding: 127px 30px 0 20px;
}
  .container.manufacturer-content-wrapper .col {
    min-width: 100%;
}
  .container.manufacturer-content-wrapper .col.fmi-middle {
    min-width: 100%;
    margin: 50px 0;
}
  .col.fmi-right a.phone:before {
    background-color: #565353;
  }
  .col.fmi-right a.phone {
    font-size: 29px;
    color: #1ec0ff;
    width: 100%;
    float: left;
    margin-top: 50px;
}
  .service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    min-width: 100%;
}
  .row.contact-nfo .col-md-4 .box-inner {
    margin-bottom: 55px;
}
  .row.real-wws-content {
    padding: 0 20px;
}
  .site-footer .footer-style-3 div[class*=col-] {
    padding: 40px 15px;
}
  body{overflow-x:hidden;}


.col.col-lg-6.col-md-6.col-sm-12.single-who-we-serve {
    margin: 0 auto;
    max-width: 400px;
    display: block;
}

.single-who-we-serve.who-we-serve-0 a.who-we-serve-wrapper-a, .single-who-we-serve.who-we-serve-1 a.who-we-serve-wrapper-a {
    border-radius: 100px;
}

.row.real-wws-content .img-div-left {
    width: 120px;
    height: 120px;
    padding: 10px;
}
.row.real-wws-content .img-div-left img {
    margin-top: 10px;
}
.real-wws-content .wws-text-div {
    padding: 30px 10px 0;
}



}

@media(max-width:640px){
.col-lg-6.content-div.wow.fadeInRight {
    padding: 157px 30px 0 20px;
}
}
@media(max-width:600px){
 article.post.type-post {
    min-height: 0;
    margin-bottom: 1px;
    width: 100%;
}
  .archive-post-thumbnail img {
    height: auto;
    width: 100%;
    max-width: initial;
}
   section.home-section.section-home-page-who-we-serves {
    padding-bottom: 20px !important;
}
  .top-bar .social-icon {
    margin-left: 0;
    display: block;
    width: 100%;
    float: left;
    margin-top: 25px;
}
  .slider-cap h1 {
    font-size: 28px !important;
}
  .slider-cap h2 {
    font-size: 21px !important;
}
}
@media (max-width: 575px){
	h3.section_heading{
		font-size: 36px !important;
	}
	h3.section_heading:before{
		height: 6px;
	}
	.carousel-item .c-cap{
		margin: 0;
	}
	.c-cap h2 {
		font-size: 16px !important;
	}
	.site-footer{
		padding: 97px 0 0;
	}
	.footer-logo {
		margin: 0 0 60px;
	}
	.footer-style-3 {
		padding: 0 0 50px;
	}
	.logo-row .col.header-box{
		min-width: 100%;
	}
	.section-home-page-about .img-div{
		overflow:hidden;
	}
	.section-home-page-service-areas .location-holder{
		padding: 50px 20px;
	}
	.site-footer .footer-style-3 div[class*=col-]{
		border-style: none none solid none;
	}
	.logo-row .col-lg-4{
		text-align: left !important;
	}
	.home-woo-products-wrapper ul.products li.product{
		padding: 0;
	}
	.section-home-page-service-areas .map-col{
		width: 170%;
	}
   .site-footer .footer-style-3 div[class*=col-] {
    padding: 10px 15px;
    max-width: 350px;
    margin: 0 auto;
}
  .service-areas-layout-2 ul.menu li {
    width: 50%;
  }
  .service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    background: #50ceff;
}
  .header-box.box-2 a.phone.header-num.btn {
    min-width: 100%;
    text-align: left;
    padding-left: 71px !important;
    padding-top: 20px !important;
}
  .header-box.box-2 a.btn.request-service {
    min-width: 100%;
    padding-left: 66px !important;
    text-align: left;
}
  .col.col-lg-6.col-md-6.col-sm-12.single-who-we-serve.who-we-serve-0, .col.col-lg-6.col-md-6.col-sm-12.single-who-we-serve {
    margin-bottom: 20px;
    min-width: 100%;
}
  .col-lg-6.content-div.wow.fadeInRight {
    padding: 34px 30px 0 20px;
    background: #fff;
    margin-top: 44px !important;
}
  .row.contact-nfo .col-md-4 .box-inner a {
    font-size: 17px;
}
  .row.contact-nfo .col-md-4.email-line .box-inner a {
    font-size: 15px;
}
  .inner-page .page-inner-heading {
    margin: 0 0 50px;
    min-height: 0;
}
  section.section-home-page-slider .carousel-control-next, section.section-home-page-slider .carousel-control-prev {
    top: 72% !important;
}
 
}
@media(max-width:480px){
.who-we-serve-layout-3 a.who-we-serve-wrapper-a {
    font-size: 16px;
}
  .row.real-wws-content .img-div-left {
    width: 120px;
    height: 120px;
    padding: 0;
}
 .row.real-wws-content .img-div-left img {
    margin-top: 31px;
    max-width: 78%;
    width: 48%;
}
  .real-wws-content .wws-text-div {
    padding: 25px 15px 0;
}
.site-footer .col-lg-3.col-sm-6{ max-width:100% !important;}
.site-footer {padding: 30px 20px;}
	.gform_wrapper .gform_fields li .name_first, .gform_wrapper .gform_fields li .name_last { width:100%; }
.gform_wrapper li .ginput_recaptcha {width: 100% !important;overflow: hidden;border-radius: 3px;max-width: 200px !important;display: block;}	
body .gform_wrapper li .ginput_recaptcha {border-right: 2px solid #d3d3d3;border-radius: 5px;}
.gform_wrapper ul li .ginput_recaptcha div {width: 280px !important;}
.gform_wrapper .gform_fields li .name_first, 
.gform_wrapper .gform_fields li .name_last {width: 100%;}
.gform_fields textarea {height: 100px;}
}
@media (max-width: 450px){
	.logo-row .custom-logo-link img{
		max-width: 200px;
	}
	.single-service-inner{
		display: block;
	}
	.single-service-inner .img-holder{
		box-shadow: none;
	}
	.single-service-inner .img-holder,
	.single-service-inner .service-body {
		max-width: 100%;
		flex: 0;
	}
	
}
@media (max-width: 440px){
	.section-home-page-slider{ display:none}}

@media (max-width: 420px){
	.service-areas-layout-3 ul.menu li {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.section-home-page-service-areas .location-holder:before{
		width: 10px;
	}
	.top-bar-left{
		display: none;
	}
	.promotions-layout-custom-6 div[class*=col-]{
		max-width: 100%;
		flex: 0 0 100%;
		margin: 0 0 30px;
	}
	.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]:nth-last-child(2){
		margin: 0 0 30px;
	}
  section#recent_blog-2 h3.widget-title.card-header, section#nav_menu-2 h3.widget-title.card-header {
  
    margin-left: -12px;
  }


#who-we-serve .col-md-6.col-sm-12.main-title h2, section.home-section.section-home-page-about .main-title .section_heading, #testimonials h3.section_heading.text-center, .container.manufacturer-content-wrapper .col h2 {
    font-size: 28px !important;
}
section.home-section.section-home-page-featured-manufacturer {    padding: 110px 0 53px !important;}

 .site-footer .col-lg-3.col-sm-6{padding:20px 10px !important;}
.logo-row {
    padding: 40px 0 20px;
    border: 0;
}
.logged-in .nav-switch-mobile {
    top: 58px;
}
	.nav-switch-mobile{ top:15px;}
	
}

@media (max-width: 400px){
	aside#secondary{
		max-width: 100%;
	}
  .row.real-wws-content .img-div-left {
    width: 120px;
    height: 120px;
    padding: 0;
    float: none!important;
    margin: -65px auto 0;
}
  .single-who-we-serve.who-we-serve-0 a.who-we-serve-wrapper-a, .single-who-we-serve.who-we-serve-1 a.who-we-serve-wrapper-a {
    border-radius: 0px!important;
    text-align: center;
    margin-top: 54px;
}
  .real-wws-content .wws-text-div {
    padding: 0 15px 0;
}
}
@media(max-width:370px){
 section#recent_blog-2 h3.widget-title.card-header, section#nav_menu-2 h3.widget-title.card-header {
    font-size: 30px !important;
    line-height: 50px;
}
}
@media(max-width:350px){
.header-box.box-2 a.btn.request-service {
    font-size: 16px;
  }
 
  #home-page-testimonials .owl-item {
    padding: 50px 7px 25px;
}

section.home-section.section-home-page-featured-manufacturer {padding: 140px 0 53px !important;}

.container.manufacturer-content-wrapper .col.fmi-middle {
    min-width: 100%;
    margin: 30px 0;
}

}

.section-home-page-service-areas .service-areas-layout-2 img.service-areas-bg{position:relative;}
.service-areas-container.service-areas-layout-2 .col-md-6.service-areas-content-wrapper {
    display: none;
}
.site-footer {
    background-size: cover !important;
}
.col-lg-3.col-sm-6.footer-4 .widget {
    margin-bottom: 0;
}
.col-lg-3.col-sm-6.footer-4 .textwidget.custom-html-widget {
    margin-top: 17px;
}
img.image.herologo {
    margin: 5px 0 17px;
}

.validation_message {
    display: inline-block;
}

/*new style*/
.footer-bar .row{
	justify-content: center;
	flex-direction: column;
}

ul#glossaryList.glossaryList{
	list-style-type: disc !important;
}
/*new style*/

a.link-google-rview.btn {
    padding-top: 11px !important;
}
.page-id-582 section#media_image-4 {
    display: none;
}