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

@font-face {
    font-family: 'DINRoundPro-Bold';
    src: url('fonts/DINRoundPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINRoundPro-Bold.otf') format('opentype'),
        url('fonts/DINRoundPro-Bold.woff') format('woff'),
        url('fonts/DINRoundPro-Bold.ttf') format('truetype'),
        url('fonts/DINRoundPro-Bold.svg#DINRoundPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINRoundPro-Light';
    src: url('fonts/DINRoundPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINRoundPro-Light.otf') format('opentype'),
        url('fonts/DINRoundPro-Light.woff') format('woff'),
        url('fonts/DINRoundPro-Light.ttf') format('truetype'),
        url('fonts/DINRoundPro-Light.svg#DINRoundPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINRoundPro-Medi';
    src: url('fonts/DINRoundPro-Medi.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINRoundPro-Medi.otf') format('opentype'),
        url('fonts/DINRoundPro-Medi.woff') format('woff'),
        url('fonts/DINRoundPro-Medi.ttf') format('truetype'),
        url('fonts/DINRoundPro-Medi.svg#DINRoundPro-Medi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Black.woff') format('woff'),
        url('fonts/Montserrat-Black.ttf') format('truetype'),
        url('fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Bold.woff') format('woff'),
        url('fonts/Montserrat-Bold.ttf') format('truetype'),
        url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ExtraBold.woff') format('woff'),
        url('fonts/Montserrat-ExtraBold.ttf') format('truetype'),
        url('fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.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: 'DINRoundPro-Medi';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'DINRoundPro-Bold';
}

h3.section_heading {
    font-family: 'Montserrat-ExtraBold';
}

.btn-pill {
    border-radius: 50em !important;
    padding-left: 37px !important;
    padding-right: 37px !important;
}

/*Slider*/
.c-cap h1 {
    font-size: 65px;
    line-height: 75px;
    font-weight: 700;
}

.c-cap h2 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
}

.c-cap h3 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
}

.c-cap h4 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
}

.c-cap h5 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
}

.c-cap h6 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
}


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

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

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

}

@media screen and max-height (450px) {
    .sidenav, .sidenavR {
        padding-top: 15px;
    }

    .sidenav a, .sidenavR a {
        font-size: 18px;
    }
}

/* Styles for this theme */

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

/*Bigger container for bigger screen ends*/

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

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

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a.btn-icon img {
    height: 30px;
    width: auto;
    display: inline-block;
    margin-top: 7px;

}

a.btn-icon {
    position: relative;
    border-radius: 50em;
    padding: 0px 40px;
    min-height: 50px !important;
    display: inline-block;

}

/*Header Area*/

/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/

.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;
    }
}

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

header#masthead nav.main-menu.fixed-top {
    background-color: rgba(17, 17, 17, 0.8) !important;
}

header#masthead nav.main-menu ul li {
    font-weight: 600;
}

header#masthead .top-menu-wrapper {
    float: right;
    display: block;
}


/* Home Page General Styles*/

.parallax-section {
    background-position: 50% 50%;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

/*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;
}


/*Hide Slider Page Indicators*/
div#hvac101CarouselHomePage ol.carousel-indicators {
    display: none;
}



/* Home About Section*/

.col-md-6.content-div {
    padding: 0 40px;
}

.col-md-6.content-div h3 {
    padding: 5px 0 20px 0;
}

.col-md-6.content-div p {
    max-width: 500px;
    padding-bottom: 20px;
}

.about-layout-custom {
    padding: 50px 0;
}

/*About ends*/


/* Home Services */

.service-body h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444444;
    transition: all 0.2s;
}

img.service-image {
    margin-bottom: 30px;
}

.our-service-bg-layer {
    position: relative;
}



/* 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 */






/* Footer Boxes */


.section-home-page-footer-boxes {
    margin-bottom: -140px;
    position: relative;
    z-index: 2;
    display: none;
}

.section-home-page-footer-boxes .widgettitle {
    display: none;
}

.home-section.section-home-page-footer-boxes i {
    font-size: 50px;
}

.section-home-page-footer-boxes .row .col {
    color: #fff;
    padding: 30px;
}


/* Testimonials */
.section-home-page-testimonials {
    position: relative;
}

.testimonials-layout-1 .navi .owl-next, .testimonials-layout-1 .navi .owl-prev {}

.testimonials-layout-1 .dots .owl-dot span {
    background: #9a9a9a;
}

.testimonials-layout-1 .section_heading {
    color: #fff;
}

section.home-section.section-home-page-testimonials {
    position: relative;
    z-index: 1;
}

.footer-4 .social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 1;
    font-size: 18px;
    padding: 7.7px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin-right: 4px;
}

.footer-4 .widgettitle {
    display: none;
}

.footer-4.social-icon a:hover {
    color: #fff !important;
    background: #fff !important;
}

.footer-widget-wrapper .greview-block.text_light {
    margin-bottom: 20px;
}

.footer-widget-wrapper .social-icon {
    padding-left: 20px;
    padding-top: 0px;
}

.footer-1 .textwidget {
    padding: 0;
}

/* Arrow on hover button */
.hover-raquo span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    padding-right: 15px;
    padding-left: 15px;
}

.hover-raquo span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: 10px;
    transition: 0.2s;
}

.hover-raquo:hover span {
    padding-right: 20px;
    padding-left: 10px;
}

.hover-raquo:hover span:after {
    opacity: 1;
    right: 4px;
}


/*Button with Sweep Animation*/
.btn-sweep {
    position: relative;
    z-index: 0;
}

.btn-sweep:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out;
}

.btn-sweep:hover:before {
    transform: scaleX(1);
}


p.extra-page-text, .service-body p, .about-layout-custom .content-div {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.75;
    color: #747474;
}


/* Inner page */

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

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

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

.menu-footer-menu-container {
    padding-top: 20px;
}

ul#menu-footer-menu {
    padding: 0;
}

ul#menu-footer-menu li {
    line-height: 2;
}

ul#menu-footer-menu li a {
    color: #dfdfdf;
}

.footer-4 .footer-widget-wrapper .textwidget {
    padding-top: 0;
}

.extra-page-single a {
    text-decoration: none;
    color: #FFF;
}

.footer-widget-wrapper .textwidget p a {
    text-decoration: none;
    color: #dfdfdf;
}

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;
}

@media (max-width: 1024px) {

    .site-header .main-menu {
        display: none;
    }

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

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

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

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

    .logged-in .nav-switch-mobile {
        top: 30px;
    }

    .nav-switch-mobile {
        position: absolute;
        z-index: 100;
        top: 5px;
        right: 10px;
        display: block;
    }

    header#masthead .top-menu-wrapper {
        display: none;
    }

}


/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/

.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 991 or smaller*/
@media (max-width: 991px) {

    .col-md-8.top-bar-left {
        text-align: left;
    }

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

    .single-service {
        margin-top: 40px;
    }
	
    section.home-section.section-home-page-who-we-serves:before {
        display: none;
    }

    .single-who-we-serve {
        display: inline-block !important;
        width: 30% !important;
        box-shadow: none !important;
    }

    .real-wws-content {
        text-align: center !important;
        display: block !important;
    }

    .featured-manufacturer-layout-coustom .manufacturer-content-wrapper {
        max-width: 100% !important;
    }

    section.home-section.section-home-page-footer-boxes {
        padding: 0;
    }

    .footer-1, .footer-4 {
        text-align: center;
    }

    .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;
    }

    .front-page header#masthead {
        position: relative;
        top: 0;
    }


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


    .top-bar {
        text-align: center;
    }

    .greview-block {
        display: none !important;
    }


    .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;
    }


}

/* 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;
    }

    .section-home-page-footer-boxes {
        margin-bottom: 0;
    }

}

.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*/
@media (max-width: 768px) {

    .single-who-we-serve {
        width: 45% !important;
    }

    .hvac101-footer .row .wow .textwidget {
        padding-left: 10px !important;
    }

}


/*Inner pages*/
aside#secondary {
    padding: 30px;
    margin: 0px 0 20px;
    max-width: 380px;
}

h3.widget-title.card-header {
    margin-bottom: 10px;
    border-bottom: none;
}

ul#menu-main-menu>li.active {
    background-color: transparent !important;
    border-bottom: 2px solid #ededed;
}

.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-left: 3px solid #fcc65c;
    border-bottom: none;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 0;
}


.testimonials_widget {
    background: #e0e0e0;
    margin: 10px 0;
    border-radius: 5px;
    padding: 30px 10px 20px 10px;
    position: relative;
}

.testimonials_widget:before {
    font-weight: 400;
    position: absolute;
    left: 20px;
    text-align: center;
    content: "‘‘";
    font-family: Arial;
    z-index: 1;
    font-size: 333px;
    line-height: 1;
    letter-spacing: -17px;
    color: #b7b7b7;
    top: -66px;
}

.testimonials_widget p.card-text {
    text-align: left;
    color: #292929;
    font-style: italic;
    font-size: 19px;
    margin-bottom: 22px;
    font-weight: 300;
    line-height: 1.6;
}

.testimonials_widget h4.card-title {
    text-align: left;
    color: #353535;
    font-style: italic;
    font-size: 19px;
    margin-bottom: 22px;
    font-weight: 700;
    line-height: 1.6;
    display: block;
}

.testimonials_widget .owl-prev {
    display: none !important;
}


.testimonials_widget .owl-next {
    display: none !important;
}

.testimonials_widget .owl-dot span {
    background: #afaeae !important;
}

.testimonials_widget .owl-dot.active span {
    background: #615f5f !important;
    border-color: #615f5f !important;
}

#secondary section.widget.card {
    border-bottom: none;
}


article .entry-content p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.666666;
    color: #7c7c7c;
    margin-bottom: 30px;
}

article .entry-content li {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.666666;
    color: #7c7c7c;
}

.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;
}



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

#menu-top-menu ul.dropdown-menu {
    background-color: #93aff9 !important;
}

#menu-top-menu ul.dropdown-menu li:hover a {
    color: #000 !important
}

.container {
    width: 1300px !important;
    padding: 0px !important;
    max-width: 1300px !important;
}

.row {
    margin: 0 !important;
}

a {
    transition: all 500ms;
}

a:hover {
    text-decoration: none !important;
}

.top-bar {
    background: url("images/topbar-bg.jpg") !important;
    padding: 0;
    border-bottom: 1px solid #cccbde;
}

.top-bar .top-bar-left {
    max-width: 777px;
    flex: 0 0 777px;
    padding: 0px;
}

.top-bar .top-bar-left a.tr {
    display: block;
    font-size: 15px;
    color: #000;
    line-height: 32px;
    position: relative;
    font-family: 'DINRoundPro-Medi';
    padding: 14px 0 12px 70px;
    text-transform: uppercase;
    border-right: 1px solid #cccbde;
    border-left: 1px solid #cccbde;
}

.top-bar .top-bar-left a.tr:hover {
    color: #020efe;
}

.top-bar .top-bar-left a.tr:before {
    content: "";
    width: 37px;
    height: 37px;
    display: block;
    position: absolute;
    left: 20px;
    top: 13px;
    background: url(images/sprite-icons.png) -229px 0 no-repeat;
}

.top-bar span.widget_custom_html {
    display: inline-block;
    width: 420px;
    float: right;
    margin: 0;
}

.top-bar .top-bar-left span.widget_social_media_widget {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-top: 7px;
}

.top-bar .widget_social_media_widget .widget-title {
    display: none;
}

.top-bar .widget_social_media_widget .social-icon a {
    width: 32px;
    height: 32px;
    margin-left: 5px;
    display: block;
    float: left;
    background-image: url("images/sprite-icons.png");
    background-position: -110px 0;
    transition: all 500ms;
    margin-top: 9px;
}

.top-bar .widget_social_media_widget .social-icon a.social_gbl {
    width: 125px;
    height: 40px;
    background-position: 0px 0px;
    position: relative;
    margin-left: 109px;
    display: block;
    transition: none;
    margin-top: 9px;
}

.top-bar .widget_social_media_widget .social-icon a.social_gbl:before {
    content: "Review Us On";
    display: inline-block;
    float: left;
    color: #000;
    position: absolute;
    left: -109px;
    top: 5px;
    font-size: 16px;
    margin-right: 10px;
    font-family: 'DINRoundPro-Medi';
}

.top-bar .widget_social_media_widget .social-icon a.social_facebook {
    background-position: -136px 0;
}

.top-bar .widget_social_media_widget .social-icon a.social_twitter {
    background-position: -161px 0;
}

.top-bar .widget_social_media_widget .social-icon a.social_gplus {
    background-position: -147px 0;
}

.top-bar .widget_social_media_widget .social-icon a.social_yelp {
    background-position: -177px 0;
}

.top-bar .widget_social_media_widget .social-icon a.social-links:hover {
    transform: rotateZ(360deg);
}

.top-bar .widget_social_media_widget .social-icon a i {
    display: none;
}
@media (min-width: 1200px){
nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
   
    font-size: 16px !important;
   
}
  .top-menu-wrapper ul.navbar-nav li a {
    color: #000 !important;
    font-size: 15px !important;
    padding: 15px 8px 15px !important;
    white-space: normal;
    font-family: 'DINRoundPro-Medi';
}
  .top-bar .top-bar-left a.tr {
    display: block;
    font-size: 13px;
    color: #000;
    line-height: 32px;
    position: relative;
    font-family: 'DINRoundPro-Medi';
    padding: 14px 0 12px 70px;
    text-transform: uppercase;
    border-right: 1px solid #cccbde;
    border-left: 1px solid #cccbde;
}
  .logo-row .logo {
    padding: 0px;
    float: none;
    width:30%;
}
  .logo-right {
    width: 840px;
    float: right;
    margin-left: 0px !important; 
}
  .section-home-page-slider h2.title {
    display: block;
    color: #fff;
    font-size: 37px !important;
    line-height: 40px !important;
    margin-top: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Montserrat-Black';
    text-shadow: 1px 1px 0px #000;
}
  .container {
    max-width: 1140px ;
}
}
.top-menu-wrapper ul.navbar-nav li a {
    color: #000 !important;
    font-size: 13px ;
    padding: 15px 8px 15px !important;
    white-space: normal;
    font-family: 'DINRoundPro-Medi';
}

.top-menu-wrapper ul.navbar-nav li a:hover {
    color: #0000ff !important;
}

.top-menu-wrapper ul.navbar-nav li .dropdown-menu {
    background: #fff;
    left: auto;
    right: 0;
    width: 200px !important;
    transform: none !important;
    margin-top: 0;
}

.top-menu-wrapper ul.navbar-nav li#menu-item-14591 ul.dropdown-menu {
    width: 460px !important;
}

.top-menu-wrapper ul.navbar-nav li#menu-item-14591 ul li {
    width: 33.33%;
    float: left;
}

.top-menu-wrapper ul.navbar-nav li .dropdown-menu li a {
    font-size: 16px;
    padding: 9px !important;
}

.top-menu-wrapper ul.navbar-nav li .dropdown-menu li a:visited {
    background: #5680fd;
}

.top-bar .top-menu-wrapper ul.navbar-nav li .dropdown-menu li a:hover {
    background: #5680fd;
    color: #fff !important
}

.logo-row {
    padding: 25px 0;
    background: transparent;
}

.logo-row .logo {
    padding: 0px;
    float: none;
}

.logo-row .custom-logo-link img {
    max-width: 100%;
}

.logo-right {
    width: 70%;
    float: right;
    padding:0px 15px;
  
}

.logo-row .logo-right .header-box.box-1 {
    display: inline-flex;
    float: left;
    padding: 0px;
    width: 400px;
    position: relative;
}

.logo-row .logo-right .header-box.box-1 a {
    display: block;
    font-size: 16px;
    color: #000;
    padding-top: 17px;
    font-family: 'DINRoundPro-Medi';
    position: relative;
    padding-left: 65px;
     
}

.logo-row .logo-right .header-box.box-1 a:before {
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    left: 13px;
    top: 18px;
    background: url(images/sprite-icons.png) 0px -46px no-repeat;
}

.logo-row .logo-right .header-box.box-2 {
    width: 215px;
    float: left;
    margin-left: 25px;
}

.logo-row .logo-right .header-box.box-2 a {
    display: block;
    font-size: 24px;
    color: #000;
    padding-top: 17px;
    font-family: 'DINRoundPro-Medi';
    position: relative;
    padding-left: 55px;
}

.logo-row .logo-right .header-box.box-1 a:hover, .logo-row .logo-right .header-box.box-2 a:hover {
    color: #00f;
}

.logo-row .logo-right .header-box.box-2 a span {
    font-size: 16px;
    display: block;
}

.logo-row .logo-right .header-box.box-2 a:before {
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    left: 0px;
    top: 18px;
    background: url(images/sprite-icons.png) 0px -97px no-repeat;
}

.logo-row .logo-right .header-box.box-3 {
    width: 185px;
    float: left;
    margin-left: 25px;
}

.logo-row .logo-right .header-box.box-3 a {
    border: none;
    border-radius: 30px;
    line-height: 60px !important;
    font-size: 16px;
    font-family: 'DINRoundPro-Bold';
    color: #fff;
    -moz-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    -webkit-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    text-transform: uppercase;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    transition: all 500ms;
    float: left;
}

.logo-row .logo-right .header-box.box-3 a.re {
    -moz-background-image: linear-gradient(to right, #d54d33, #d54d33 50%, transparent 50%, transparent) !important;
    -webkit-background-image: linear-gradient(to right, #d54d33, #d54d33 50%, transparent 50%, transparent) !important;
    background-image: linear-gradient(to right, #d54d33, #d54d33 50%, transparent 50%, transparent) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
}

.logo-row .logo-right .header-box.box-3 a.ss:hover, .logo-row .logo-right .header-box.box-3 a.re:hover {
    background-position: 0, 0 !important;
}

nav.navbar.main-menu {
    background: transparent !important;
}

nav.navbar.main-menu .main-navbar {
    background: #333333 !important;
    border-radius: 30px;
}

nav.main-menu ul#menu-main-menu {
    position: relative;
    z-index: 10;
  	justify-content: space-evenly;
    width: 100%;
}
}

nav.main-menu.fixed-top {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu.fixed-menu.fix-top {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    background: #fff !important;
    border-bottom: 1px solid #bfbfbf;
}

.logo-right .navbar-expand-lg .navbar-nav .nav-link {
    color: #555555 !important;
    font-size: 20px;
    font-family: 'Roboto-Bold';
    padding: 0 22px 0 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li.menu-item {
    width: 100%;
}

.logo-right .navbar-expand-lg .navbar-nav .nav-link:hover, .logo-right .navbar-expand-lg .navbar-nav li:hover .nav-link {
    color: #ff951c !important;
}

.main-menu .navbar-nav li {
    float: left;
    position: relative;
    padding: 0 !important;
}

nav.main-menu.navbar-expand-lg ul#menu-main-menu>li.active, .top-menu-wrapper .dropdown-menu .nav-item:active {
    background: transparent !important;
}

nav.main-menu.navbar-expand-lg .navbar-nav>li {
    padding: 11px 6px 11px 6px !important;
}

nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
    padding: 1px 22px 1px !important;
    color: #fff !important;
    font-size: 20px;
    font-family: 'DINRoundPro-Bold';
    text-transform: uppercase;
    border-right: 1px solid #858585;
}

nav.main-menu.navbar-expand-lg .navbar-nav .nav-link>a:hover:after, nav.main-menu.navbar-expand-lg .navbar-nav .nav-link.menu-item-has-children:hover>a:after {
    color: #FFFFFF;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #1a9b95;
    position: absolute;
    bottom: 10px;
    top: auto;
}

nav.main-menu.navbar-expand-lg .navbar-nav li:last-child .nav-link {
    border-right: none;
}

nav.main-menu.navbar-expand-lg ul#menu-main-menu>li>a:hover {
    color: #3d70ff !important;
}

.main-menu .navbar-nav .dropdown-menu {
    width: 225px;
    background: #fff !important;
    white-space: unset;
    padding: 5px 0px;
    margin-top: 0;
}

.main-menu .navbar-nav .dropdown-menu .dropdown-item {
    white-space: unset;
    padding: 5px 10px;
    color: #000 !important;
    font-family: 'DINRoundPro-Light';
}

.main-menu .navbar-nav .dropdown-menu .dropdown-item:hover {
    background: #0202de;
    color: #fff !important;
}

.main-menu ul#menu-main-menu .dropdown-menu li a:hover {
    color: #fff !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li.menu-item {
    width: 100%;
}

nav.main-menu.navbar-expand-lg .navbar-nav>li:last-child ul.dropdown-menu {
    left: auto;
    right: 0;
}

nav.main-menu.navbar-expand-lg .navbar-nav li:last-child ul.dropdown-menu li ul.dropdown-menu {
    right: 100%;
}

.section-home-page-slider .owl-item .owl-carousel-caption {
    top: 51%;
    padding: 0;
}

.section-home-page-slider .carousel-caption-mid-center {
    position: absolute;
    top: 41%;
    left: 46%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    transform: translate(-42%, -50%);
}

.section-home-page-slider .banner-section:after {
    position: absolute;
    right: 0;
    top: 0;
}

.section-home-page-slider .banner-section.two, .section-home-page-slider .banner-section.three {
    float: right;
    margin-left: 600px;
    border-right: none;
    border-left: 2px solid #19b8d0;
    padding-right: 0px;
    padding-left: 15px;
}

.section-home-page-slider .banner-section.three {
    float: left;
    margin-left: 0px;
}

.section-home-page-slider h3.title {
    display: block;
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'BaiJamjuree-Bold';
}

.section-home-page-slider h2.title {
    display: block;
    color: #fff;
    font-size: 63px;
    line-height: 70px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Montserrat-Black';
    text-shadow: 1px 1px 0px #000;
}

.section-home-page-slider h2.title span {
    color: #3bc2e5;
}

.section-home-page-slider .banner-section.two h2.title, .section-home-page-slider .banner-section.three h2.title {
    text-align: left;
}

.section-home-page-slider p.tag {
    display: block;
    font-family: 'DINRoundPro-Medi' !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #000;
}

.section-home-page-slider h4 a {
    color: #fff;
}

.section-home-page-slider span.shl {
    display: block;
    border: 3px solid #ffffff;
    padding: 0;
    margin: 28px 0 25px 0px;
    border-radius: 39px;
    width: 350px;
}

.section-home-page-slider a.ss {
    display: inline-block !important;
    text-align: center;
    color: #fff !important;
    min-width: auto;
    width: 230px;
    border-radius: 30px;
    line-height: 60px !important;
    font-size: 16px;
    font-family: 'DINRoundPro-Bold';
    background-color: #0067da;
    -webkit-background-image: linear-gradient(to right, #f48128, #f48128 50%, transparent 0%, transparent);
    -moz-background-image: linear-gradient(to right, #f48128, #f48128 50%, transparent 0%, transparent);
    background-image: linear-gradient(to right, #f48128, #f48128 50%, transparent 0%, transparent);
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    padding: 0 !important;
    transition: all 500ms;
    margin: 0 auto;
    text-transform: uppercase;
}

.section-home-page-slider .banner-section.two a.ss, .section-home-page-slider .banner-section.three a.ss {
    float: left;
}

.section-home-page-slider a.ss:hover {
    background-position: 0, 0 !important;
}

.section-home-page-slider {
    z-index: 1;
    padding-top: 62px;
}

.section-home-page-slider .carousel-control-next-icon, .section-home-page-slider .carousel-control-prev-icon {
    width: 45px;
    height: 45px;
    background: #0000ff !important;
    border-radius: 3px;
}

.section-home-page-slider a.carousel-control-next, .section-home-page-slider .carousel-control-prev {
    opacity: 0;
}

.section-home-page-slider a.carousel-control-next:before {
    content: ">";
    position: absolute;
}

.section-home-page-slider .carousel-control-prev:before {
    content: "<";
    position: absolute;
}

.section-home-page-slider a.carousel-control-next:hover .carousel-control-next-icon, .section-home-page-slider .carousel-control-prev:hover .carousel-control-prev-icon {
    background: #f48128 !important;
}

.section-home-page-service-areas h3.section_heading.text-center {
    display: none;
}

section.home-section.section-home-page-trouble-sec {
    background: #231f20;
    padding: 0;
}

.section-home-page-trouble-sec .trouble-sec {
    margin-top: -69px;
    position: relative;
    z-index: 1;
}

section.home-section.section-home-page-services {
    padding: 45px 0 60px;
    background: url("images/our-services-bg.jpg") center bottom no-repeat;
    background-size: cover;
}

section.home-section.section-home-page-services img.service-image.w-100 {
    max-width: 100%;
    height: auto;
    width: auto !important;
    margin: 0 auto;
    display: block;
}

.section-home-page-services h3.section_heading {
    color: #fff !important;
    font-size: 48px;
    font-family: 'Montserrat-ExtraBold';
    text-align: center !important;
    display: block !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 25px;
}

.section-home-page-services .our-service-layout-1 .card-body,
.section-home-page-services .our-service-layout-1 .card {
    background: transparent !important;
    padding: 0;
    border-radius: 0;
    display: block;
    width: 100%;
}

.section-home-page-services .our-service-layout-1 .card-body {
    padding: 20px 10px;
}

.section-home-page-services h4.title {
    font-family: 'DINRoundPro-Medi';
    color: #000 !important;
    font-size: 26px;
    padding: 0px;
    margin-bottom: 15px;
    position: relative;
}

.section-home-page-services h4.title a {
    color: #000;
}

.section-home-page-services .sav-cen {
    display: none;
}

section.home-section.section-home-page-services a.title {
    display: block !important;
    text-align: center;
    color: #000169 !important;
    line-height: 35px !important;
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    width: 100%;
    transition: all 500ms;
    margin-bottom: 15px;
}

section.home-section.section-home-page-services a.title:hover {
    color: #f48128 !important;
}

section.home-section.section-home-page-services .col-lg-4 {
    text-align: center;
    max-width: 31.33%;
    margin: 0 1%;
    background: #fff;
    padding: 21px 42px 40px;
    border-radius: 20px;
}

section.home-section.section-home-page-services .col-lg-4:after {
    content: "";
    display: block;
    width: 72px;
    height: 72px;
    background: url(images/sprite-icons.png) -65px -49px no-repeat;
    margin: 0 auto !important;
    position: absolute;
    bottom: -36px;
    left: 40%;
    border-radius: 36px;
}

section.home-section.section-home-page-services .col-lg-4 a.thumb-img {
    display: block;
    min-height: 265px;
}

section.home-section.section-home-page-services .col-lg-4.service-1 a.thumb-img {
    padding-top: 12px;
}

section.home-section.section-home-page-services .col-lg-4.service-2 a.thumb-img {
    padding-top: 45px;
}

section.home-section.section-home-page-services h5, section.home-section.section-home-page-services .service-body p {
    font-family: 'DINRoundPro-Medi';
    font-size: 16px;
    line-height: 30px;
    color: #000;
}

section.home-section.section-home-page-services .single-service-inner {
    width: 100%;
}

.section-home-page-about {
    padding: 28px 0px 28px 0 !important;
    background: url(images/about-bg.jpg) center top no-repeat;
    background-size: cover;
}

.section-home-page-about .cont-sec {
    display: inline-block;
    width: 100%;
}

.section-home-page-about h3.section_heading {
    display: none;
}

.section-home-page-about h3.title {
    color: #0067da !important;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 0px;
    font-size: 48px;
    font-family: 'Montserrat-ExtraBold';
}

.section-home-page-about h4 {
    color: #1e1e1e !important;
    font-size: 41px;
    line-height: 54px;
    margin: 0px;
    padding: 0px;
    font-family: 'DINRoundPro-Medi';
}

.section-home-page-about .about-layout-custom .col-md-6 img {
    max-width: 100%;
}

.section-home-page-about .col-md-6.content-div {
    padding: 0;
    text-align: left;
    position: relative;
}

.section-home-page-about .col-md-6.content-div {
    max-width: 45%;
}

.section-home-page-about .col-md-6.img-div {
    max-width: 55%;
    flex: 0 0 55%;
}

.section-home-page-about p {
    color: #333333 !important;
    font-size: 16px;
    line-height: 32px;
    max-width: 100% !important;
    font-family: 'DINRoundPro-Medi';
}

.section-home-page-about a.tel {
    width: 480px;
    padding: 16px 0 0 100px !important;
    color: #fff;
    font-size: 22px;
    position: relative;
    height: 85px;
    display: block;
    font-family: 'BaiJamjuree-Bold';
    line-height: 26px;
    border-radius: 43px;
    background-color: #3ab5e3;
    -webkit-background-image: linear-gradient(to right, #b23722, #b23722 50%, #46c5e6 0%, #d64026);
    -moz-background-image: linear-gradient(to right, #b23722, #b23722 50%, #46c5e6 0%, #d64026);
    background-image: linear-gradient(to right, #b23722, #b23722 50%, #46c5e6 0%, #d64026);
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    transition: all 500ms;
    text-align: left;
}

.section-home-page-about a.tel:before {
    content: "";
    width: 90px;
    height: 91px;
    position: absolute;
    left: -4px;
    top: -3px;
    background-image: url(images/sprite-icons.png);
    background-position: -143px -98px;
}

.section-home-page-about a.tel:hover {
    background-position: 0, 0 !important;
}

.section-home-page-about a.btn.btn-lg.bg-third-color.btn-pill.text-light {
    display: none;
}

.section-home-page-about .about-us-content {
    padding-left: 60px;
}

.section-home-page-about a.cta {
    border: none;
    border-radius: 30px;
    line-height: 57px !important;
    font-size: 16px;
    font-family: 'DINRoundPro-Bold';
    color: #fff;
    -moz-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    -webkit-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    text-transform: uppercase;
    display: block;
    position: relative;
    width: 180px;
    text-align: center;
    transition: all 500ms;
}

.section-home-page-about a.cta:hover {
    background-position: 0, 0 !important;
}

section.home-section.section-home-page-featured-manufacturer {
    background: url("https://www.polarcooling.net/wp-content/uploads/2022/04/j.png") center top no-repeat;
    padding: 135px 0 120px !important;
    background-size: cover;
}

section.home-section.section-home-page-featured-manufacturer .col-sm-6.img-div.wow.fadeInRight {
    display: none;
}

.home .section-home-page-featured-manufacturer h3.section_heading {
    color: #0067da;
    font-size: 59px;
    line-height: 70px;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
}

.section-home-page-featured-manufacturer .col-sm-6, .section-home-page-featured-manufacturer .col-sm-12 {
    padding: 0;
}

.section-home-page-featured-manufacturer h3.section_heading span {
    display: block;
    color: #134b4c;
}

.section-home-page-featured-manufacturer .col-sm-4.content-div.wow.fadeInLeft {
    max-width: 500px;
    padding: 0;
}

section.home-section.section-home-page-testimonials.parallax-section {
    background: url("images/testimonials-bg.jpg") center top no-repeat;
    background-size: cover;
}

.section-home-page-testimonials h2.text-center {
    display: none;
}

.section-home-page-testimonials h3.section_heading {
    font-size: 50px;
    margin-top: 5px;
    color: #fff;
    text-transform: uppercase;
}

.section-home-page-testimonials .testimonials-layout-3 .testimonial-desc {
    background: transparent !important;
    padding: 0 !important;
}

section.home-section.section-home-page-testimonials.parallax-section .owl-item {
    padding-top: 26px;
}

.section-home-page-testimonials .testimonials-layout-3 .item {
    background: rgba(255, 255, 255, .15);
    padding: 55px 35px 15px;
    border-radius: 0px;
    position: relative;
    border: 1px solid #f48128;
}

.section-home-page-testimonials .testimonials-layout-3 .item:before {
    content: "";
    display: block;
    width: 52px;
    height: 52px;
    background: url("images/sprite-icons.png") -148px -59px no-repeat;
    position: absolute;
    left: 30px;
    top: -25px;
}

.section-home-page-testimonials .description p {
    font-size: 18px !important;
    line-height: 30px !important;
    text-align: left !important;
    font-family: 'DINRoundPro-Light';
}

.section-home-page-testimonials .testimonials-layout-3 h4.card-title.testimonial-by.text-center {
    background: transparent;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Montserrat-Bold';
    width: 100%;
    margin: 0 0 12px;
    text-align: left !important;
}

.section-home-page-testimonials .testimonials-layout-3 .navi .owl-next, .section-home-page-testimonials .testimonials-layout-3 .navi .owl-prev {
    color: #f48128;
}

.section-home-page-testimonials .testimonials-layout-3 .dots .owl-dot span {
    background: #f48128;
}

.section-home-page-testimonials .testimonials-layout-3 .dots .owl-dot.active span {
    border: 2px solid #f48128;
    background: transparent;
}

.section-featured-service-areas {
    background: url("images/featured-manfacturer-bg.jpg") center top no-repeat;
    padding-bottom: 70px !important;
}

.section-home-page-featured-manufacturer img.mobile {
    display: none;
}

section.home-section.section-home-page-service-areas {
    background: url(images/map-bg.jpg) center top no-repeat;
    background-size: cover;
    padding: 40px 0 5px;
}

.section-home-page-service-areas .service-areas-layout-custom .content-div {
    padding: 20px 0px 10px 35px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.75;
    color: #ffffff;
    margin-bottom: 26px;
    background: #f48128;
    max-width: 380px;
}

.section-home-page-service-areas .service-areas-layout-custom .col-md-6.img-div {
    display: none;
}

.section-home-page-service-areas .service-areas-layout-custom h3.section_heading {
    font-size: 40px;
    color: #fff;
    padding-bottom: 12px;
    text-align: left;
}

ul#menu-areas-we-serve {
    list-style: none;
    padding: 0;
}

ul#menu-areas-we-serve li {
    width: 49%;
    display: inline-block;
    position: relative;
}

ul#menu-areas-we-serve li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: 'DINRoundPro-Medi';
    margin-bottom: 15px;
    display: block;
}

.section-home-page-service-areas .justify-content-end {
    justify-content: normal !important;
}

.site-footer {
    padding: 66px 0 0;
    background: url("images/footer-bg.jpg");
}

.site-footer section.hvac101-footer {
    padding-bottom: 36px;
}

.site-footer .col-md {
    flex-basis: auto;
}

.site-footer .footer-1 {
    width: 360px;
    max-width: 360px;
    padding: 0;
    margin-right: 145px;
}

.site-footer .footer-1 ul {
    margin: 35px 0 0;
    padding: 0;
}

.site-footer .footer-1 ul li {
    list-style-type: none;
    margin-bottom: 15px;
    padding: 0px 0px 0px 24px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    display: block;
    font-family: 'DINRoundPro-Medi';
}

.site-footer .footer-1 ul li a {
    color: #000;
}

.site-footer .footer-1 ul li a:hover {
    color: #f48128;
}

.site-footer .footer-1 ul li:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(images/sprite-icons.png);
    background-position: 0px -151px;
}

.site-footer .footer-1 ul li.ph:before {
    background-position: 0px -198px;
}

.site-footer .footer-1 ul li.ml:before {
    background-position: 0px -245px;
}

.site-footer .footer-1 span.social-icon {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

.site-footer .footer-1 span.social-icon a.social_gbl {
    display: none !important;
}

.site-footer .footer-1 span.social-icon a.social-links {
    display: inline-block;
    transition: all 500ms;
    width: 32px;
    height: 32px;
    margin-right: 4px;
    background-image: url(images/sprite-icons.png);
    background-position: -55px -147px;
    float: left;
}

.site-footer .footer-1 span.social-icon a.social-links:hover {
    transform: rotateZ(360deg);
}

.site-footer .footer-1 span.social-icon a.social-links i {
    display: none;
}

.site-footer .footer-1 span.social-icon a.social-links:last-child {
    margin-right: 0;
}

.site-footer .footer-1 span.social-icon a.social-links.social_twitter {
    background-position: -81px -124px;
}

.site-footer .footer-1 span.social-icon a.social-links.social_yelp {
    background-position: -96px -147px;
}

.site-footer .footer-1 span.social-icon a.social-links.social_gplus {
    background-position: -147px -41px;
}

.site-footer .footer-1 span.social-icon a.social-links:hover {
    transform: rotateZ(360deg);
}

.site-footer .footer-1 .social-icon {
    display: inline-block;
    margin: 15px 0 30px;
}

.site-footer h5.avg_rating a {
    color: #0000ff;
}

.site-footer h5.avg_rating a:hover {
    color: #d63e24;
}

.site-footer .footer-2 {
    width: 285px;
    margin-right: 285px;
    padding: 0;
    max-width: 285px;
    text-align: center;
    margin-right: 180px;
}

.site-footer .col-md.footer-2 .lnk-sec {
    display: inline-block;
    width: 100%;
}

.site-footer .col-md.footer-2 .lnk-sec a.lnk {
    display: inline-block;
    color: #000;
    width: 126px;
    font-size: 20px;
    font-family: 'DINRoundPro-Medi';
    float: left;
    width: 50%;
}

.site-footer .col-md.footer-2 .lnk-sec a.lnk:hover {
    color: #00f;
}

.site-footer .col-md.footer-2 .lnk-sec a.lnk img {
    display: block;
    margin: 0 auto 12px;
}

.site-footer .footer-2 h2.widgettitle {
    color: #0a1857;
    font-family: 'DINRoundPro-Medi';
    font-size: 24px !important;
    text-align: center;
}

.site-footer .footer-2 .footer-widget-wrapper {
    margin-bottom: 20px;
}

.site-footer .col-md.footer-3 {
    width: 350px !important;
    padding: 0px;
    float: left;
    max-width: 350px;
    text-align: center;
    padding-right: 50px;
}

.site-footer .col-md.footer-3 .lnk-sec {
    display: inline-block;
    width: 100%;
}

.site-footer .col-md.footer-3 .lnk-sec a.lnk {
    display: inline-block;
    color: #fff;
    width: 126px;
    font-size: 20px;
    font-family: 'DINRoundPro-Light';
    float: left;
}

.site-footer .col-md.footer-3 .lnk-sec a.lnk:last-child {
    float: right;
}

.site-footer .col-md.footer-3 h2.widgettitle {
    font-family: 'DINRoundPro-Light';
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 15px 0;
    color: #2b2a2a;
}

.site-footer .col-md.footer-3 a.ss.livesite-contact, .site-footer .col-md.footer-3 a.re {
    display: block !important;
    text-align: center;
    color: #fff !important;
    line-height: 65px !important;
    font-size: 23px;
    font-family: 'DINRoundPro-Bold';
    min-width: auto;
    width: 100%;
    background-color: #537c2e;
    -webkit-background-image: linear-gradient(to right, #ed8134, #ed8134 50%, transparent 0%, transparent);
    -moz-background-image: linear-gradient(to right, #ed8134, #ed8134 50%, transparent 0%, transparent);
    background-image: linear-gradient(to right, #ed8134, #ed8134 50%, transparent 0%, transparent);
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100% !important;
    padding: 0 !important;
    transition: all 500ms;
    border-radius: 0px;
    margin: 18px auto 0;
    text-transform: uppercase;
    box-shadow: 0 6px 6px 0px rgba(83, 124, 46, .35);
}

.site-footer .col-md.footer-3 a.ss.livesite-contact:hover, .site-footer .col-md.footer-3 a.re:hover {
    background-position: 0, 0 !important;
}

.footer-bar {
    background-color: #0067da;
    padding: 0 0 20px;
    margin-top: 0px;
    color: #fff !important;
    clear: both;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    font-family: 'DINRoundPro-Medi';
}

.footer-bar .site-info.col-sm {
    font-family: 'DINRoundPro-Medi';
}

.footer-bar .container {
    padding-top: 20px !important;
}

.footer-bar .site-info.col-sm a {
    color: #fff;
}

.footer-bar .site-info.col-sm a:hover {
    color: #ffca00;
}

.footer-bar .col-sm.text-center {
    flex-basis: initial;
}

.footer-widget-wrapper .textwidget {
    padding: 0;
    font-family: 'DINRoundPro-Medi';
}

/* Inner Pages */
body {
    background: url("images/page-header-bg.jpg") center top no-repeat;
}

body.home {
    background: transparent;
}

section.main {}

.hvac-page-header .container {
    padding: 30px 0;
}

.page-inner-heading {
    text-align: left;
    padding: 255px 0 40px;
    background: url(images/page-title-bg.jpg) center 60px no-repeat;
    background-size: cover;
}

.post-type-archive-jobpost header#masthead {
    background: url(images/page-title-bg.jpg) center 60px no-repeat !important;
    position: static;
    padding-bottom: 145px;
}

.page-inner-heading h1.page-main-title {
    color: #fff;
    margin: 0;
    font-size: 38px;
    line-height: 45px !important;
    margin-bottom: 10px;
    font-family: 'Montserrat-ExtraBold';
    text-shadow: 1px 1px 0 #000;
}

section.main {
    padding: 60px 0 40px;
}

div#hvac101-breadcrumbs {
    color: #010198;
    display: inline-block;
    padding: 0px 12px;
    font-size: 16px;
    font-family: 'DINRoundPro-Medi';
}

.page-inner-heading #hvac101-breadcrumbs a {
    color: #010198 !important;
}

.page-inner-heading #hvac101-breadcrumbs span {
    color: #010198;
    font-size: 16px;
    margin-right: 2px;
    font-family: 'DINRoundPro-Medi';
}

.content-area {
    width: 970px !important;
    padding: 0 50px 0 0;
    max-width: 970px !important;
    flex: 970px;
    font-size: 17px;
    line-height: 34px;
    color: #333333;
    margin-bottom: 20px;
    font-family: 'DINRoundPro-Medi';
}

.content-area h2 {
    font-family: 'Montserrat-ExtraBold';
    margin-bottom: 20px;
    position: relative;
    font-size: 38px;
    line-height: 42px;
    color: #f48128 !important;
    clear: both;
}

.content-area h2 span, .content-area h3 span, .content-area h4 span, .content-area h5 span, .content-area h6 span {
    color: #3bc2e5;
}

.content-area h2.gsection_title {
    font-size: 30px;
}

.content-area h2.gsection_title:after {
    display: none;
}

.content-area img.brd {
    border: 3px solid #ed8134;
    padding: 7px;
}

.col-sm-4.widgets {
    width: 350px;
    padding: 0;
    float: right;
}

#secondary section.widget.card {
    border: none;
}

.page-template-default .content-area .attachment-post-thumbnail, .page-template-page-special-offers .content-area .attachment-post-thumbnail {
    display: none;
}

.page-template-page-special-offers .content-area .col-sm-6 .attachment-post-thumbnail {
    display: block;
}

.page-template-page-special-offers .col-sm-8 .col-sm-6 .post {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    height: auto !important;
}

.content-area a {
    color: #202cb4 !important;
}

.content-area a.lm {
    color: #f03e3d !important;
    font-family: 'DINRoundPro-Medi';
    border-bottom: 1px solid #f03e3d;
}

.content-area span.lnk {
    color: #f03e3d !important;
}

.content-area a:hover, .content-area a:hover span {
    color: #f03e3d !important;
}

.content-area ul.page-list, .content-area ul.list {
    margin: 30px 0;
    padding: 0px;
}

.content-area ul.page-list li, .content-area ul.list li {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 26px;
    font-family: 'DINRoundPro-Medi';
    color: #090909;
    background: url(images/page-list-bg.png)left 10px no-repeat;
}

.content-area .ac-ser {
    display: inline-block;
    width: 100%;
}

.content-area .ac-ser .col-4 {
    float: left;
    padding: 0;
}

.content-area h3 {
    font-size: 34px;
    line-height: 32px;
    color: #f48128 !important;
    font-family: 'Montserrat-ExtraBold';
    margin: 0px 0 15px;
    padding: 0;
}

.content-area h4 {
    font-size: 30px;
    line-height: 36px;
    color: #f48128 !important;
    font-family: 'Montserrat-ExtraBold';
}

.content-area hr {
    margin: 30px 0;
}

.content-area h5 {
    font-size: 26px;
    line-height: 27px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: normal;
    color: #f48128 !important;
    font-family: 'Montserrat-ExtraBold';
}

.content-area h6 {
    font-size: 21px !important;
    line-height: 26px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #f48128 !important;
    font-family: 'Montserrat-ExtraBold';
}

.sjb-page .list-data .job-info h4 {
    color: #f48128 !important;
    font-family: 'Montserrat-ExtraBold';
}

.sjb-page .list-data .job-description a.btn.btn-primary {
    font-family: 'DINRoundPro-Bold';
    color: #fff;
    -moz-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    -webkit-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    border-radius: 30px;
    line-height: 40px !important;
    font-size: 16px;
    width: 150px;
}

.sjb-page .list-data .job-description a.btn.btn-primary:hover {
    background-position: 0, 0 !important;
}

.page-emergency-service {
    background: url(images/testimonials-bg.jpg)left top;
    text-align: center;
    padding: 40px 0 30px;
    font-family: 'Unpact';
    text-transform: uppercase;
    margin-top: 40px;
}

.page-emergency-service h3, .page-emergency-service h3 a {
    color: #FD6C27;
    font-size: 60px;
}

.page-emergency-service h4 {
    color: #fff;
    font-size: 44px;
    line-height: 40px;
    margin-bottom: 0;
}

.content-area nav.pagination {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.page-template-default .content-area p {
    margin-bottom: 25px;
}

.page-template-default .content-area p span {
    color: #231f20 !important;
    font-family: 'DINRoundPro-Medi';
}

.content-area .entry-content {
    padding: 0px;
    margin-top: 0px;
}

#secondary .widget {
    padding: 0 0 20px;
    margin-bottom: 40px;
    background: #0067da;
    border-radius: 20px !important;
}

#secondary .widget:first-child:before {
    display: none;
}

#secondary .widget:nth-child(2) {
    background: transparent;
}

#secondary .widget:first-child {
    box-shadow: none !important;
    padding: 0;
    background: transparent;
    outline: none;
}

#secondary .textwidget {
    padding: 0;
}

#secondary .widget:nth-child(4) {
    border: none;
    outline: none;
}

#secondary .cw-erpv-class ul li h4 a {
    font-size: 17px;
    font-weight: normal;
    color: #fff !important;
    line-height: 24px;
    font-family: 'Montserrat-ExtraBold';
}

#secondary .cw-erpv-posts .cw-erpv-post p {
    margin: 5px 0px;
    font-family: 'DINRoundPro-Medi';
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    line-height: 28px;
}

#secondary .cw-erpv-posts .cw-erpv-post span.post-author {
    padding-left: 20px;
    background: url(images/sidebar-admin-icon.png) left 3px no-repeat;
    font-size: 15px;
    margin-right: 9px;
}

#secondary .cw-erpv-posts .cw-erpv-post .post-author:before {
    display: none;
}

#secondary .cw-erpv-posts .cw-erpv-post .post-date {
    font-family: 'DINRoundPro-Medi';
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    line-height: 24px;
    margin-right: 0px;
    position: relative;
    padding-left: 20px;
    background: url(images/sidebar-date-icon.png) left 3px no-repeat;
}

.cw-erpv-posts .cw-erpv-post .post-date:before {
    display: none;
}

#secondary .widget ul li.cw-erpv-post {
    padding: 15px 20px 10px !important;
    border-bottom: 1px solid #cfe5e4;
}

#secondary .widget h3.widget-title {
    font-size: 30px;
    color: #fff;
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
    padding: 30px 15px 20px 25px;
    line-height: 40px !important;
    font-family: 'Montserrat-ExtraBold';
    position: relative;
}

#secondary .widget.gform_widget h3.widget-title, #secondary .widget.lptw_recent_posts_thumbnails_widget h3.widget-title {
    color: #fff;
    border-bottom: 1px solid #399da9;
    text-transform: none;
}

#secondary .widget.widget_categories h3.widget-title {}

#secondary .widget.widget_archive h3.widget-title {}

#secondary .widget.widget_recent_blog h3.widget-title {}

#secondary .widget.widget_search h3.widget-title {}

#secondary .widget.gform_widget h4.widget-title {
    border-bottom: none;
    padding-bottom: 0px;
}

#secondary .gform_wrapper div.validation_error, .footer .col-sm-3:nth-child(4) .gform_wrapper div.validation_error {
    color: #fb3036;
    font-weight: normal;
}

#secondary .gform_wrapper .validation_message, .footer .col-sm-3:nth-child(4) .gform_wrapper .validation_message {
    color: #eb2439;
    font-weight: normal;
    font-size: 14px;
}

#secondary .gform_wrapper li.gfield.gfield_error, .footer .col-sm-3:nth-child(4) .gform_wrapper li.gfield.gfield_error {
    background: transparent;
}

#secondary .rebates h5 {
    display: none;
}

#secondary .rebates {
    margin-bottom: 30px;
    overflow: hidden;
}

.page-template-page-blog #secondary .rebates, .single #secondary .rebates {
    display: none;
}

#secondary .rebates .owl-controls {
    opacity: 0;
}

#secondary .rebates .owl-carousel:hover .owl-controls {
    opacity: 1;
}

#secondary .widget_search {
    display: none;
}

.page-template-page-blog #secondary .widget.widget_search, .single #secondary .widget.widget_search {
    display: block;
}

#secondary .widget.widget_search form {
    padding: 15px;
    width: 100%;
    display: block;
    position: relative;
}

#secondary .widget.widget_search form .input-group {
    display: block;
    width: 100%;
}

#secondary .widget.widget_search form .input-group-btn {
    position: absolute;
    right: 4px;
    top: 4px;
}

#secondary .widget.widget_search form input.search-field {
    width: 100% !important;
    display: block !important;
    border-radius: 0;
}

#secondary .widget.widget_search form .input-group .form-control:focus,
#secondary .widget.widget_search form .input-group .form-control:active,
#secondary .widget.widget_search form .input-group .form-control:hover {
    z-index: 1;
}

#secondary .widget.widget_search form button#search-form {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: url("images/sidebar-search-form-icon.png") center no-repeat !important;
    border: none;
    cursor: pointer;
}

#secondary .widget.widget_recent_blog ul li {
    padding: 10px !important;
    border-bottom: 3px double #ccc !important;
}

#secondary .widget ul li .col-9 a {
    color: #383838;
    font-size: 15px;
    font-family: 'DINRoundPro-Bold';
    text-transform: uppercase;
}

#secondary .widget ul li .col-9 a small {
    color: #0c6800;
    font-size: 13px;
    font-family: 'BaiJamjuree-Regular' !important;
    text-transform: none;
}

#secondary a.ss, #secondary a.rs {
    border-radius: 30px;
    line-height: 60px !important;
    font-size: 16px;
    font-family: 'DINRoundPro-Bold';
    color: #fff;
    -moz-background-image: linear-gradient(to right, #333333, #333333 50%, #0067da 50%, #0067da) !important;
    -webkit-background-image: linear-gradient(to right, #333333, #333333 50%, #0067da 50%, #0067da) !important;
    background-image: linear-gradient(to right, #333333, #333333 50%, #0067da 50%, #0067da) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    text-transform: uppercase;
    display: block;
    position: relative;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    transition: all 500ms;
}

#secondary a.rs {
    background-color: #f48128;
    -moz-background-image: linear-gradient(to right, #333333, #333333 50%, transparent 50%, transparent) !important;
    -webkit-background-image: linear-gradient(to right, #333333, #333333 50%, transparent 50%, transparent) !important;
    background-image: linear-gradient(to right, #333333, #333333 50%, transparent 50%, transparent) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
}

#secondary a.ss:hover, #secondary a.rs:hover {
    color: #fff;
    background-position: 0, 0 !important;
}

aside#secondary {
    max-width: 330px;
    padding: 0;
    flex: 330px;
}

#secondary .widget ul li {
    padding: 0px !important;
    border: none;
}

#secondary .widget ul li:last-child {
    border-bottom: none !important;
}

#secondary .widget ul.menu li a, #secondary .widget.widget_archive li a, #secondary .widget.widget_categories li a {
    display: block;
    color: #fff !important;
    padding: 0px 10px 7px 50px !important;
    font-size: 20px;
    margin-bottom: 6px;
    background: url(images/sidebar-list-bg.png) 30px 11px no-repeat;
    font-family: 'DINRoundPro-Medi';
}

#secondary .widget ul.menu li a:hover, #secondary .widget.widget_archive li a:hover, #secondary .widget.widget_categories li a:hover {
    color: #f48128 !important;
}

#secondary .widget ul li a:hover:after {
    background: #ed8134 !important;
}

#secondary .widget .gform_wrapper {
    margin: 0;
    max-width: 100%;
    padding: 40px 25px !important;
    display: inline-block;
}

#secondary .widget .gform_wrapper .gfield_label {
    display: none;
}

#secondary .widget .gform_wrapper li.gfield {
    margin: 0 !important;
    padding: 0 !important;
}

#secondary .widget .gform_wrapper div.ginput_container {
    margin: 0px;
}

#secondary .widget .gform_wrapper .gform_body input {
    background: rgba(255, 255, 255, .4);
    border: none;
    height: 54px;
    font-family: 'DINRoundPro-Medi' !important;
    font-size: 16px !important;
    color: #000;
    padding: 0 23px !important;
    width: 100% !important;
    margin-bottom: 10px;
    border: none;
    border-radius: 30px;
}

#secondary .widget .gform_wrapper .gform_footer input {
    line-height: 57px !important;
    font-size: 16px !important;
    font-family: 'DINRoundPro-Bold';
    color: #fff;
    -moz-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    -webkit-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 201% 100%;
    transition: all .3s ease-in;
    text-transform: uppercase;
    color: #fff;
    min-width: auto;
    width: 100% !important;
    display: block;
    padding: 0;
    border-radius: 30px !important;
}

#secondary .widget .gform_wrapper .gform_footer input:hover {
    background-position: 0 0 !important;
}

#secondary .widget .gform_wrapper .gform_footer {
    padding: 0px 0;
    margin: 10px 0 0;
    width: 100%;
    float: right;
}

#secondary .widget_recent_blog, #secondary .lptw_recent_posts_thumbnails_widget, #secondary .widget_archive, #secondary .widget_categories, #secondary .widget.widget_recent_entries {
    display: none;
}

#secondary .cw-erpv-class {
    display: none;
}

.page-template-page-blog #secondary .widget:nth-child(2), .single #secondary .widget:nth-child(2), .archive #secondary .widget:nth-child(2) {
    display: none;
}

.page-template-page-blog #secondary .widget_recent_blog, .single #secondary .widget_recent_blog, .page-template-page-blog #secondary .cw-erpv-class,
.page-template-page-blog #secondary .lptw_recent_posts_thumbnails_widget, .single #secondary .lptw_recent_posts_thumbnails_widget,
.page-template-page-blog #secondary .widget_archive, .single #secondary .widget_archive,
.page-template-page-blog #secondary .widget_categories, .single #secondary .widget_categories, .single #secondary .cw-erpv-class,
.archive #secondary .cw-erpv-class, .archive #secondary .cw-erpv-class, .search #secondary .cw-erpv-class {
    display: block;
}

.page-template-page-blog #secondary .widget.widget_recent_entries, .single #secondary .widget.widget_recent_entries {
    display: block;
}

#secondary .widget_recent_entries ul li {
    padding: 20px 20px 24px !important;
    color: #2c383d;
    border-bottom: 1px solid #cabcaf !important;
    text-align: center;
}

#secondary .widget_recent_entries ul li a {
    color: #ffffff;
    font-family: 'DINRoundPro-Medi';
    font-size: 20px;
    display: block;
}

#secondary .widget_recent_entries ul li span.post-date {
    color: #ff7000;
    font-family: 'DINRoundPro-Medi';
    font-size: 16px;
    display: inline-block;
    padding-left: 18px;
    background: url(images/date-icon.png) left 6px no-repeat;
}

#secondary .lptw-post-small-thumbnail a.lptw-header-link {
    color: #2c383d !important;
    font-family: 'DINRoundPro-Medi';
    font-size: 16px;
    display: block;
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#secondary .lptw-post-small-thumbnail span.lptw-post-date {
    font-family: 'DINRoundPro-Medi';
    color: #e5212b;
    font-size: 16px;
    line-height: 18px;
    text-transform: none;
}

#secondary .lptw-post-small-thumbnail a.lptw-thumbnail-link {
    display: none;
}

#secondary .lptw_recent_posts_thumbnails_widget .lptw-post-header {
    min-height: 0;
}

#secondary .lptw-post-small-thumbnail {
    padding: 12px 20px;
    border-bottom: 1px solid #37a6b1;
}

.content-area iframe.vcita-frm {
    height: 520px !important;
    width: 100% !important;
}

.content-area .contact-sections {
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 48px;
    margin-top: 32px;
}

.content-area .contact-sections .sec {
    width: 49%;
    float: left;
    margin-right: 2%;
    padding: 22px 20px 0 85px !important;
    color: #000;
    font-size: 17px;
    position: relative;
    height: 70px;
    display: block;
    line-height: 26px;
    border-radius: 35px;
    background-color: #f3f6fa;
    text-align: left;
    font-family: 'DINRoundPro-Medi';
    border: 1px solid #dee2e8;
}

.content-area .contact-sections .sec:last-child {
    margin-right: 0;
}

.content-area .contact-sections .sec:before {
    content: "";
    width: 77px;
    height: 77px;
    position: absolute;
    left: -4px;
    top: -3px;
    background: url("images/contact-addr-icon.png") center;
}

.content-area .contact-sections .sec.tel:before {
    background: url(images/contact-phn-icon.png) center;
}

.content-area .contact-sections .sec a {
    color: #000 !important;
}

.content-area .contact-sections .sec a:hover {
    color: #f48128 !important;
}

.content-area .contact-sections .sec.tel a {
    font-size: 24px;
    font-family: 'DINRoundPro-Bold';
}

.ser-areas {
    width: 100%;
    display: inline-block;
}

.ser-areas ul {
    padding: 0px;
    margin: 0px;
    width: 310px;
    float: left;
}

.ser-areas ul:last-child {
    width: 135px;
}

.ser-areas ul li {
    list-style-type: none;
    padding: 0px 0 24px 33px;
    background: url("images/sidebar-list-bg.png") left 2px no-repeat;
    line-height: 24px;
}

.page-template-default .content-area .gform_wrapper ul li.gfield {
    clear: none;
    float: left;
    width: 50%;
    margin-right: 0;
    padding: 0px !important;
    margin: 0 !important;
}

.page-template-default .content-area .gform_wrapper ul li.gfield:last-child {
    margin-top: 0;
    padding: 0;
}

.page-template-default .content-area .gform_wrapper ul li.gfield .gfield_label, .content-area .gform_wrapper .description_above .gfield_description {
    color: #000;
    font-size: 16px;
    font-family: 'DINRoundPro-Medi' !important;
    font-weight: normal;
    margin: 0 !important;
    display: block;
    line-height: 18px !important;
}

.page-template-default .content-area .gform_wrapper .full-width ul li.gfield, .page-template-default .content-area .gform_wrapper .full-width ul li.gfield input {
    width: 100%;
    margin: 0;
    background: #fff;
}

.page-template-default .content-area .full-width .gform_wrapper ul li.gfield input:focus {
    background: #fff;
}

.page-template-default .content-area .gform_wrapper .full-width .top_label .gfield_label {
    display: block;
    font-family: 'DINRoundPro-Medi' !important;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.page-template-default .content-area .gform_wrapper ul.gfield_checkbox li label, .page-template-default .content-area .gform_wrapper ul.gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
    line-height: inherit !important;
}

.page-template-default .content-area .gform_wrapper li.gfield.gsection.full-width {
    margin-bottom: 15px !important;
}

.page-template-default .content-area .gform_wrapper .gfield_checkbox, .page-template-default .content-area .gform_wrapper ul.gfield_radio {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.page-template-default .content-area .gform_wrapper ul li.gfield.full-width {
    width: 100%;
}

.page-template-default .content-area .gform_wrapper h3.gform_title {
    font-size: 36px;
    font-weight: 400;
    color: #005B9A;
    line-height: 48px;
    font-family: 'DINRoundPro-Medi';
}

.page-template-default .content-area .gform_wrapper ul li.gfield input, .page-template-default .content-area .gform_wrapper ul li.gfield select, .page-template-default .content-area .gform_wrapper ul li.gfield textarea {
    color: #383232;
    font-family: 'DINRoundPro-Medi' !important;
    font-size: 14px !important;
    border: 1px solid #e3e3e3;
    line-height: 23px;
    height: 52px;
    padding-left: 7px !important;
    margin-bottom: 0;
    position: relative;
    padding: 12px 20px 12px 20px !important;
    transition: all 500ms ease-in-out;
    width: 100%;
    border-radius: 0px;
    background: #fff !important;
}

.page-template-default .content-area .gform_wrapper ul li.gfield input, .page-template-default .content-area .gform_wrapper ul li.gfield select {
    width: 98%;
    margin-bottom: 10px;
}

.page-template-default .content-area .gform_wrapper ul li.gfield input:focus,
.page-template-default .content-area .gform_wrapper ul li.gfield select:focus,
.page-template-default .content-area .gform_wrapper ul li.gfield textarea:focus {
    border: 1px solid #1f7a28;
}

.page-template-default .content-area .gform_wrapper ul li.gfield select {
    background: url(images/form-select-arrow.png) no-repeat right center;
}

.page-template-default .content-area .gform_wrapper ul li.gfield input[type="checkbox"], .page-template-default .content-area .gform_wrapper ul li.gfield input[type="radio"] {
    float: left;
    line-height: 10px;
    height: 26px;
    margin-top: 0;
    box-shadow: none;
}

.page-template-default .content-area .gform_wrapper ul li.gfield input[type="checkbox"] {
    width: 30px !important;
}

.page-template-default .content-area .gform_wrapper ul.gfield_radio li {
    margin-top: 0px;
    margin-right: 10px;
}

.page-template-default .content-area .gform_wrapper ul li.gfield input:before {
    content: "";
    display: block;
}

.page-template-default .content-area .gform_wrapper ul li.gfield textarea {
    height: 120px;
    width: 99%;
}

.page-template-default .content-area .gform_wrapper {
    max-width: 100%;
    display: inline-block;
    margin: 0;
}

.page-template-default .content-area .gform_wrapper .gform_fields {
    margin: 0;
}

.page-template-default .content-area .gform_wrapper .title-off .top_label .gfield_label {
    display: none;
}

.page-template-default .content-area .gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 0;
    clear: both;
    width: 100%;
    width: 180px;
    float: right;
    clear: none;
}

.page-template-default .content-area .gform_wrapper .gform_footer input[type="submit"] {
    border: none;
    color: #fff !important;
    line-height: 57px !important;
    font-size: 18px !important;
    font-family: 'DINRoundPro-Bold';
    -moz-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    -webkit-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 201% 100%;
    transition: all .3s ease-in;
    text-transform: uppercase;
    min-width: auto;
    width: 160px !important;
    display: block;
    padding: 0;
    border-radius: 30px !important;
    float: right;
    margin-right: 8px;
}

.page-template-default .content-area .gform_wrapper .gform_footer input[type="submit"]:before {
    content: "";
    border-left: 30px solid white;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    position: absolute;
    left: 0;
}

.page-template-default .content-area .gform_wrapper .gform_footer input[type="submit"]:after {
    content: "";
    border-right: 30px solid white;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    position: absolute;
    right: 0;
}

.page-template-default .content-area .gform_wrapper .gform_footer input[type="submit"]:hover, .page-template-default .content-area .gform_wrapper .gform_footer input[type="submit"]:focus {
    background-position: 0 0 !important;
}

.content-area .gform_wrapper .gform_footer {
    width: 240px !important;
    float: right !important;
    clear: none !important;
    margin: 0px 8px 0 !important;
    padding: 0;
}

body .content-area .gform_wrapper .top_label div.ginput_container {
    margin: 0 0 10px;
}

.content-area iframe.map {
    margin-top: 40px;
}

.page-template-default .content-area .form {
    margin-bottom: 45px;
}

.page-template-default .content-area ul.list {
    padding: 0;
    margin: 10px 0 20px 0;
    display: inline-block;
}

ul.list.two {
    width: 50%;
    float: left;
}

.page-template-default .content-area a.lnk {
    display: inline-block;
    padding: 0 40px;
    line-height: 62px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'DINRoundPro-Medi';
    background-color: #03a1b0;
    color: #fff !important;
    margin: 5px;
    -moz-background-image: linear-gradient(to right, #000, #000 50%, transparent 50%, transparent);
    -webkit-background-image: linear-gradient(to right, #000, #000 50%, transparent 50%, transparent);
    background-image: linear-gradient(to right, #000, #000 50%, transparent 50%, transparent);
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    border-radius: 30px;
    margin: 0 0 10px;
    transition: all 500ms;
}

.page-template-default .content-area a.lnk:hover {
    background-position: 0, 0 !important;
}

.content-area .faq .question {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    background: none;
}

.content-area .faq .question:before {
    display: none;
}

.content-area .faq .question .title .num {
    font-weight: 700;
    position: absolute;
    left: 0px;
    top: 0px;
    font-weight: bold;
    width: 60px;
    height: 100%;
    text-align: center;
    padding: 0;
    background: #ff0000;
    color: #fff;
    line-height: 60px;
    font-family: 'DINRoundPro-Medi' !important;
}

.content-area .faq .question .title {
    padding: 15px 40px 15px 80px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    color: #fff !important;
    background: #0b4d00;
    font-family: 'DINRoundPro-Medi' !important;
}

.content-area .faq .question .title>.acc-icon-plus, .content-area .faq .question.active .title>.acc-icon-minus {
    color: #fff !important;
}

.content-area .faq .question .answer {
    padding: 15px 20px 20px 80px;
    font-size: 15px;
}

.content-area .faq .question .answer ul {
    margin: 20px 0 0;
}

.content-area .faq .question .answer ul li {
    list-style-type: none;
    background: url(images/sidebar-li.png) 15px 5px no-repeat;
    padding-left: 40px;
    margin-bottom: 15px;
}

.troubleshooter-page h2, .troubleshooter-page h3 {
    font-family: 'DINRoundPro-Medi' !important;
    color: #1f1f1f;
    font-size: 36px;
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
    margin-top: 10px;
    width: 95%;
}

.troubleshooter-page h3 {
    font-size: 30px;
    border-bottom: none !important;
}

.troubleshooter-page div#expert_image_div, .troubleshooter-page .ci-hvac-container.has_image:before, .troubleshooter-page .ci-hvac-container.has_image:after {
    display: none;
}

.troubleshooter-page .trouble-img.fusion-layout-column {
    margin-right: 0px !important;
}

.troubleshooter-page .trouble-sec {
    width: 52% !important;
}

.troubleshooter-page .trouble-sec h3.title {
    font-family: 'DINRoundPro-Bold';
    font-size: 30px;
    color: #121212;
    padding: 0;
    margin: 0;
}

.troubleshooter-page .trouble-sec h1.title {
    font-family: 'DINRoundPro-Bold';
    font-size: 48px;
    line-height: 50px;
    color: #1f1f1f;
    margin: 10px 0;
    text-transform: uppercase;
}

.troubleshooter-page .hvac-troubleshooter-page-form * {
    font-family: 'DINRoundPro-Medi';
    font-size: 14px;
}

.troubleshooter-page .ci-hvac-container.has_image {
    width: 100%;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.troubleshooter-page .ci-hvac-question {
    font-size: 24px;
    line-height: 32px;
    color: #1f1f1f;
    font-family: 'DINRoundPro-Medi';
}

.troubleshooter-page .ci-hvac-options {
    margin-top: 10px;
}

.troubleshooter-page .ci-hvac-options label {
    display: inline-block;
    padding: 5px 30px 0 5px;
    float: left;
    font-family: 'DINRoundPro-Medi';
    font-size: 20px;
    line-height: 20px;
    color: #1f1f1f;
    font-weight: 400;
}

.troubleshooter-page .tro-btns {
    text-align: left;
    padding: 25px 0 0;
    clear: both;
}

.troubleshooter-page .tro-btns button:hover {
    background-position: 0 0 !important;
}

.troubleshooter-page .ci-hvac-solved h1 {
    font-size: 30px;
    line-height: 57px;
    color: #2bb673;
}

.troubleshooter-page .ci-hvac-solved p {
    font-family: 'DINRoundPro-Medi';
    font-size: 20px;
    line-height: 28px;
}

.troubleshooter-page .ci-hvac-soln h3, .troubleshooter-page .ci-hvac-soln h4, .troubleshooter-page .ci-hvac-soln li, .troubleshooter-page .ci-hvac-soln p, .troubleshooter-page .ci-hvac-failure p {
    font-family: 'DINRoundPro-Medi';
    font-size: 18px;
    margin-top: 0;
    line-height: 23px;
    color: #1f1f1f;
}

.troubleshooter-page .hvac-troubleshooter-form a.schedule-a {
    font-size: 14px !important;
    width: 300px !important;
}

.troubleshooter-page .hvac-troubleshooter-form a.schedule-a:hover {
    background-position: 0 0 !important;
}

.trouble-shooting-sec .trouble .tro-btns button, .trouble-shooting-sec .trouble a.schedule-a, .troubleshooter-page .tro-btns button, .troubleshooter-page .hvac-troubleshooter-form a.schedule-a {
    display: inline-block !important;
    float: left;
    text-align: center;
    color: #fff !important;
    margin-right: 20px;
    line-height: 44px !important;
    font-size: 20px;
    text-transform: uppercase;
    min-width: auto;
    width: 130px;
    font-family: 'DINRoundPro-Bold';
    color: #fff;
    -moz-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    -webkit-background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-image: linear-gradient(to right, #0000ff, #0000ff 50%, #f48128 50%, #f48128) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    padding: 0 !important;
    transition: all 500ms;
    border-radius: 22px;
    cursor: pointer;
}

.trouble-shooting-sec .trouble a.schedule-a {
    font-size: 15px;
    width: 330px;
    float: left;
    padding: 3px 0;
    margin-bottom: 10px;
}

.trouble-shooting-sec .trouble .tro-btns button:hover, .trouble-shooting-sec .trouble a.schedule-a:hover, .cta-sec .ctas a:hover {
    background-position: 0 0 !important;
}

.page-template-default .content-area #glossaryList-nav .ln-letters a {
    font-size: 14px !important;
    padding: 2px 6px !important;
    margin-right: 2px !important;
    border: 1px solid #000063 !important;
    color: #fff !important;
    background: #010198 !important;
    border-radius: 4px;
    margin-bottom: 3px;
}

.page-template-default .content-area #glossaryList-nav .ln-letters a:hover {
    border: 1px solid #c33b25 !important;
    background: #f48128 !important;
    cursor: pointer;
    color: #fff !important;
}

.page-template-default .content-area .glossary-container ul.glossaryList {
    margin: 0;
    padding: 0;
}

.page-template-default .content-area .glossary-container ul.glossaryList li {
    list-style-type: none;
    border: none;
    padding-left: 38px;
    margin-top: 10px;
    position: relative;
    background: url(images/page-list-bg.png) 5px 11px no-repeat;
}

.page-template-default .content-area .glossary-container ul.glossaryList li a {
    color: #000;
}

.page-template-default .content-area .glossary-container ul.glossaryList li a:hover {
    color: #3b57b3;
}

.page-template-default .content-area .faq .question .answer ul li:before {
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #808080;
    content: '\e87a';
    font-family: "mfn-icons";
    color: #808080;
    display: block;
    position: absolute;
    left: 12px;
    text-align: center;
    top: 1px;
    border-radius: 50%;
    line-height: 18px;
    font-size: 12px;
}

.cminds_poweredby {
    display: none !important;
}

.page-template-default .content-area .infobox {
    background-color: #dd0d24;
    padding: 10px 10px 10px 15px;
}

.content-area .half {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.col-sm-8 .post {
    width: 46%;
    float: left;
    margin: 0 2%;
}

.category-rebates .col-sm-8 .post {
    width: 96%;
    float: left;
    margin: 0 2%;
    border: none !important;
}

.page-template-page-testimonials-reviews .col-sm-8 .post {
    width: 100%;
    float: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
    position: relative;
    margin-bottom: 20px !important;
}

.review_item:last-of-type {
    border-bottom: 1px solid #ccc;
}

.page-template-page-testimonials-reviews .content-area .col-sm-12 {
    padding: 0px;
}

.page-template-page-testimonials-reviews .content-area .col-sm-12 h4.entry-title {
    position: absolute;
    bottom: 5px;
}

.single .col-sm-8 .post {
    width: 100%;
    float: none;
    margin: 0;
}

.archive .content-area .post .attachment-post-thumbnail {
    float: left;
    display: block;
    width: 100%;
}

.archive.category-rebates .content-area .post .attachment-post-thumbnail {
    float: none;
    display: block;
    width: 100%;
}

.archive .content-area .post {
    display: inline-block;
    width: 100%;
    float: none !important;
    margin: 0;
    padding: 0;
}

.page-template-page-blog .content-area .each-pst, .archive .content-area .each-pst {
    width: 48%;
    float: left;
    text-align: left;
    padding: 0px;
    margin-bottom: 50px;
    position: relative;
    max-width: 48.5%;
    display: inline-block;
    margin: 0 3% 40px 0;
    overflow: hidden;
    border-radius: 20px;
}

.content-area .each-pst:nth-of-type(2n+2), .archive .content-area .each-pst:nth-of-type(2n+2) {
    margin-right: 0;
}

.archive .content-area .each-pst .post {
    width: 100%;
    margin: 0;
}

.content-area .each-pst .con-sec {
    float: none;
    width: 100%;
    background: #f3f6fa;
    display: inline-block;
    padding: 26px 30px 30px;
}

.content-area .each-pst a.pst-thumb {
    display: block;
}

.content-area .each-pst .pst-ttl a, .blog .listview .entry-content .entry-title a, .archive .entry-content .entry-title a {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 15px;
    display: block;
    color: #f48128 !important;
    font-family: 'Montserrat-ExtraBold'
}

.content-area .each-pst .pst-ttl a:hover {
    color: #1835b5 !important;
}

.content-area .each-pst .dt-sec {
    display: inline-block;
    width: 100%;
}

.single .content-area .dt-sec {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 0;
}

.content-area .each-pst footer.entry-footer {
    display: none;
}

.content-area .each-pst .dt-sec a, .single .content-area .dt-sec a {
    color: #316fa0 !important;
}

.content-area .each-pst .admin {
    font-size: 16px;
    color: #000 !important;
    padding-left: 16px;
    line-height: 18px;
    background: url(images/admin-icon.png) left 2px no-repeat;
    float: left;
    width: 46%;
    font-family: 'DINRoundPro-Medi';
}

.single .content-area .dt-sec .admin {
    font-size: 18px;
    color: #000 !important;
    padding-left: 20px;
    line-height: 22px;
    background: url(images/admin-icon.png) left 3px no-repeat;
    font-family: 'DINRoundPro-Medi';
    float: left;
    width: auto;
}

.content-area .each-pst .dt {
    float: left;
    color: #000;
    font-size: 16px;
    padding-left: 22px;
    line-height: 18px;
    background: url(images/date-icon.png) left 3px no-repeat;
    font-family: 'DINRoundPro-Medi';
    position: relative;
}

.single .content-area .dt-sec .dt {
    float: left;
    color: #000;
    font-size: 18px;
    padding-left: 20px;
    line-height: 22px;
    background: url(images/date-icon.png) left 5px no-repeat;
    font-family: 'DINRoundPro-Medi';
    width: auto;
    margin-left: 10px;
}

.content-area .each-pst .post-cnt {
    font-size: 18px;
    line-height: 30px !important;
    color: #272424 !important;
    font-family: 'DINRoundPro-Medi';
}

.content-area .each-pst .post-cnt p {
    margin-bottom: 15px;
}

.page-template-reviews .content-area .content a.rm, .content-area .post a.rm {
    color: #071b36;
    font-family: 'DINRoundPro-Medi' !important;
    font-size: 20px;
    text-transform: uppercase;
}

.content-area .each-pst a.rd-more:hover, .page-template-reviews .content-area .content a.rm:hover, .content-area .post a.rm:hover {
    color: #f3a723;
}

.content-area .each-pst a.rd-more {
    display: block !important;
    color: #fff !important;
    background-color: #f48128;
    -moz-background-image: linear-gradient(to right, #333333, #333333 50%, transparent 50%, transparent) !important;
    -webkit-background-image: linear-gradient(to right, #333333, #333333 50%, transparent 50%, transparent) !important;
    background-image: linear-gradient(to right, #333333, #333333 50%, transparent 50%, transparent) !important;
    background-position: 100% 0, 0 0 !important;
    background-size: 200% 100%, 200% 100%;
    text-align: center;
    line-height: 50px;
    transition: all .3s ease-in;
    font-size: 16px !important;
    text-transform: uppercase;
    width: 210px;
    border-radius: 25px;
    font-family: 'DINRoundPro-Bold';
}

.content-area .entry-meta {
    background: transparent;
}

.content-area .each-pst a.rd-more:hover, .page-template-reviews .content-area .content a.rm:hover {
    background-position: 0, 0 !important;
}

.content-area .post .entry-content {
    padding: 0px;
}

.content-area .pagination li a.page-link {
    color: #555555 !important;
    font-size: 18px;
    background: transparent;
    font-family: 'DINRoundPro-Medi';
    border: 0;
    padding: 13px 20px;
    font-size: 18px;
    margin-right: 10px;
}

.content-area .pagination li.page-link.page-item {
    padding: 0;
    border: 0;
    background: transparent;
}

.content-area .pagination li a.page-link.bg-primary-color, .content-area .pagination li a.page-link:hover, .content-area .pagination li.page-link.page-item a {
    background-color: #f48128;
    border-radius: 0px;
    color: #fff !important;
    padding: 13px 20px;
    display: block;
    border-radius: 30px;
}

.content-area .pagination .page-link:focus, .content-area .pagination .page-link:hover {
    background: transparent;
}

.single .content-area .post-thumbnail img {
    width: 100%;
}

.single .content-area .post .entry-content {
    padding: 0px;
}

.blog .listview .entry-content, .archive .entry-content {
    padding: 0 0 0 30px;
    float: left;
}

.blog .listview .entry-content .entry-title, .archive .entry-content .entry-title {
    font-family: 'DINRoundPro-Medi' !important;
    font-size: 28px;
    color: #fa1023;
    margin: 15px 0 12px 0;
}

.blog .listview .entry-content span.byline, .blog .listview .entry-content span.cat-links, .blog .listview .entry-content span.edit-link, .archive .cat-links, span.tags-links, span.comments-link {
    display: none;
}

.blog .listview .entry-content p, .archive .entry-content p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 34px !important;
    color: #000 !important;
    font-family: 'DINRoundPro-Medi';
}

span.edit-link {
    display: none;
}

.entry-meta span.posted-on {
    font-size: 0px;
}

.entry-meta span.posted-on a {}

.entry-meta span.byline {
    float: left;
    padding-left: 20px;
    background: url("images/admin-icon.png") left 9px no-repeat;
    font-size: 0;
    margin-right: 5px;
}

.content-area .navigation {
    display: inline-block;
    clear: both;
    margin-top: 20px;
}

.content-area .navigation li a {
    background: #fff;
    border: 1px solid #dadada;
    color: #868686 !important;
    padding: 13px 20px;
    border-radius: 0px;
}

.content-area .navigation li a:hover, .content-area .navigation li.active a, .content-area .navigation li.disabled {
    color: #000 !important;
}

.blog .listview .entry-content .entry-header a, .archive .entry-content .entry-header a, .archive .entry-header .posted-on a {
    color: #292828;
    font-size: 16px;
}

.archive .entry-header .posted-on a {
    padding-left: 24px;
    background: url(images/date-icon.png) left 4px no-repeat;
}

.blog .listview .entry-content .entry-header {
    font-family: 'DINRoundPro-Medi' !important;
    font-size: 16px;
    line-height: 29px;
    color: #5b5b5b;
}

.blog #secondary.widget-area .rebates,
.archive #secondary.widget-area .rebates,
.search #secondary.widget-area .rebates,
.single #secondary.widget-area .rebates {
    display: none;
}

.nav-previous a {
    color: #3b57b6;
    font-size: 18px;
    font-family: 'DINRoundPro-Medi' !important;
}

.single h1.ht-main-title {
    font-family: 'DINRoundPro-Bold';
    color: #071b36;
    font-size: 42px;
    line-height: 44px;
    margin: 10px 0;
}

.single .content-area h1.entry-title {
    font-family: 'DINRoundPro-Bold';
    color: #1b1b1b;
    font-size: 38px;
    line-height: 42px;
    margin: 0 0 10px;
}

.single .content-area img.attachment-post-thumbnail {
    width: 100%;
    margin-bottom: 20px;
}

.single .content-area span.posted-on {
    font-family: 'DINRoundPro-Medi' !important;
    font-size: 0px;
    color: #000;
}

.single .content-area span.posted-on a {
    color: #071b36;
    font-size: 18px;
    font-family: 'DINRoundPro-Medi' !important;
}

.single .content-area span.byline, .single .content-area .cat-links, .single .content-area .edit-link {
    display: none;
}

#livesite_engage_button {
    margin: 10px 50px 0 10px !important;
    z-index: 100 !important;
}

ul.wsp-pages-list {
    margin: 0;
}

ul.children {
    margin: 0;
}

ul.wsp-pages-list li a {
    color: #000;
}

ul.wsp-pages-list li a:hover {
    color: #3b53a4;
}

.page-content {
    color: #000;
    font-size: 16px;
    font-family: 'DINRoundPro-Medi' !important;
}

.content-area .panel-group .panel-heading {
    padding: 0px;
}

.content-area .panel-group .panel-collapse {
    padding: 10px;
}

.content-area .panel-group .panel-heading h4 {
    font-size: 16px;
    line-height: 20px;
    color: #fff !important;
    border: none !important;
    background: #010198 !important;
    font-family: 'DINRoundPro-Medi';
}

.content-area .panel-group .panel-heading h4 a {
    display: block;
    padding: 12px 15px;
    color: #fff !important;
    line-height: 30px;
    position: relative;
}

.content-area .panel-group .panel-heading h4 a:after {
    content: "-";
    position: absolute;
    width: 12px;
    height: 15px;
    display: block;
    right: 15px;
    top: 18px;
    font-size: 40px;
    line-height: 12px;
}

.content-area .panel-group .panel-heading h4 a.collapsed:after {
    content: "+";
    font-size: 18px;
}

.content-area .panel-group .panel-heading h4 a:hover {
    color: #fff;
}

.content-area .panel-group .panel-body p {
    margin-bottom: 20px;
    line-height: 24px;
}

.content-area .panel-group .panel-body ol, .content-area .panel-group .panel-body ul {
    margin: 0;
}

.content-area .panel-group .panel-body ol li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 11px;
    color: #000;
}

.content-area .review_item p, .content-area .review_row .rating {
    float: none;
}

.page-template-page-special-offers .content-area .col-sm-6 {
    width: 100%;
    float: none;
}

.content-area .review_item {
    float: none;
}

.content-area div#page-testimonials .col-sm-12 {
    padding: 0;
}

.page-template-page-special-offers .content-area .col-sm-6:last-child {
    display: none;
}

.content-area .col-sm-6 {
    float: left;
}

div#expert_image_div {
    display: none;
}

iframe#livesite_identify_client+img,
iframe#livesite_identify_client+img+img,
iframe#livesite_identify_client+img+img+img,
iframe#livesite_identify_client+img+img+img+img,
iframe#livesite_identify_client+img+img+img+img+img,
iframe#livesite_identify_client+img+img+img+img+img+img,
iframe#livesite_identify_client+img+img+div+img,
iframe#livesite_identify_client+img+img+div+img+img,
iframe#livesite_identify_client+img+img+div+img+img+img,
iframe#livesite_identify_client+img+img+div+img+img+img+img {
    display: none !important;
}

#livesite_engage_button+img, #livesite_engage_button+img+img {
    display: none !important;
}

div#livesite_action_buttons+img {
    display: none;
}

iframe#livesite_identify_client+img,
iframe#livesite_identify_client+img+img, iframe#livesite_identify_client+img+img+div+div+img, iframe#livesite_identify_client+img+img+div+div+img+img, iframe#livesite_identify_client+img+img+div+div+img+img+img, iframe#livesite_identify_client+img+img+div+div+img+img+img+img {
    display: none;
}

#livesite_engage_button {
    margin: 10px 20px 0 10px !important;
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .section-home-page-slider .owl-item .owl-carousel-caption {
        top: 50%;
    }

    .logo-row {
        padding: 20px 0;
    }

    .section-home-page-slider h2.title {
        font-size: 50px;
        line-height: 56px;
        margin-bottom: 0px;
    }

    .section-home-page-slider h3.title {
        font-size: 45px;
        line-height: 50px;
    }

    .section-home-page-slider p.tag {
        font-size: 22px;
        line-height: 32px;
    }

    .section-home-page-slider a.ss {
        line-height: 70px !important;
        font-size: 22px;
        width: 335px;
    }
}

@media (min-width: 1400px) and (max-width: 1499px) {

    /* .top-bar .container, nav.navbar.main-menu .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
    }
    .top-bar .top-bar-right {
        width: 430px;
        max-width: 430px;
        margin-left: 550px;
    }
    .top-bar .top-bar-left {
        max-width: 420px;
        flex: 0 0 420px;
        padding: 0px;
    }
    nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
        padding: 11px 23px 11px !important;
    } */
    .section-home-page-slider .owl-item .owl-carousel-caption {
        top: 50%;
    }

    .logo-row {
        padding: 15px 0;
    }

    .section-home-page-slider .carousel-caption-mid-center {
        top: 45%;
        left: 45%;
        transform: translate(-38%, -50%);
    }

    .section-home-page-slider h2.title {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 0px;
    }

    .section-home-page-slider h3.title {
        font-size: 35px;
        line-height: 40px;
    }

    .section-home-page-slider a.ss {
        line-height: 60px !important;
        font-size: 20px;
        width: 300px;
    }

    
}

@media (min-width: 1300px) and (max-width: 1399px) {

    /* .top-bar .container, nav.navbar.main-menu .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
    }
    .top-bar .top-bar-right {
        width: 430px;
        max-width: 430px;
        margin-left: 475px;
    }
    .top-bar .top-bar-left {
        max-width: 420px;
        flex: 0 0 420px;
        padding: 0px;
    }
    .logo-row .logo {
        width: 385px;
    }
    nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
        padding: 11px 23px 11px !important;
    } */
    .section-home-page-slider .owl-item .owl-carousel-caption {
        top: 50%;
    }

    .logo-row {
        padding: 15px 0;
    }

    .section-home-page-slider .carousel-caption-mid-center {
        top: 45%;
        left: 39%;
        transform: translate(-30%, -50%);
    }

    .section-home-page-slider h2.title {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 0px;
    }

    .section-home-page-slider h3.title {
        font-size: 35px;
        line-height: 40px;
    }

    .section-home-page-slider a.ss {
        line-height: 55px !important;
        font-size: 20px;
        width: 300px;
    }

    .section-home-page-about .about-layout-custom .col-md-6 img {
        max-width: 100% !important;
    }
}

@media (min-width: 1201px) and (max-width: 1299px) {
    .top-bar .container, nav.navbar.main-menu .container, .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
    }

    .section-home-page-slider .owl-item .owl-carousel-caption {
        top: 50%;
    }

    .logo-row .logo {
        width: 260px;
    }

    .logo-row {
        padding: 15px 0;
    }

    .logo-right {
        margin-left: 40px;
    }

    nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
        padding: 11px 16px 11px !important;
    }

    .section-home-page-slider .carousel-caption-mid-center {
        top: 45%;
        left: 39%;
        transform: translate(-30%, -50%);
    }

    .section-home-page-slider h2.title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 0px;
    }

    .section-home-page-slider h3.title {
        font-size: 30px;
        line-height: 35px;
    }

    .section-home-page-slider a.ss {
        line-height: 50px !important;
        font-size: 18px;
        width: 280px;
    }

    .section-home-page-about .about-layout-custom .col-md-6 img {
        max-width: 100% !important;
    }

    .site-footer .footer-1 {
        margin-right: 150px;
    }

    .site-footer .footer-2 {
        margin-right: 180px;
    }

    .content-area {
        width: 900px !important;
        max-width: 900px !important;
        flex: 900px;
    }
}

@media (max-width: 1024px) {
    .container, .top-bar .container, nav.navbar.main-menu .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
    }

    .row {
        margin: 0;
    }

    header#masthead {
        background: #f5f8fd;
        position: static;
    }

    .logo-row {
        padding: 15px 0;
    }

  .logo-right {
    width: 100%;
    float: right;
    padding: 0px 15px;
    
}
  .logo-row .logo-right .header-box.box-1 {
    display: inline-flex;
    float: left;
    padding: 0px;
    width: 43%;
    position: relative;
}
    .logo-row .logo {
        max-width: 100%;
        margin: 0 auto 15px;
    }

    .section-home-page-slider {
        padding-top: 0px;
    }

    .section-home-page-slider h2.title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 0px;
    }

    .section-home-page-slider h3.title {
        font-size: 25px;
        line-height: 30px;
    }

    .section-home-page-slider a.ss {
        line-height: 50px !important;
        font-size: 18px;
        width: 230px;
    }

    nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px;
        padding: 11px 10px 11px !important;
    }

    .section-home-page-slider .owl-item .owl-carousel-caption {
        top: 50%;
    }

    .main-menu .navbar-nav>li:after {
        right: 15px;
    }

    header .navbar-default .menu-wrapper.fixed-menu li a {
        padding: 20px 20px;
    }

    .menu-top-wrapper .menu-fixed-top ul li a {
        padding: 22px 12px;
        font-size: 15px;
    }

    header .navbar-default .navbar-nav li a {
        padding: 20px 20px 20px 16px;
        font-size: 16px;
    }

    header .navbar-default .navbar-nav li a {
        padding: 20px 20px;
    }

    .section-home-page-slider .carousel-caption-mid-center {
        top: 30%;
        left: 35%;
        transform: translate(-20%, -50%);
    }

    .section-home-page-slider p.tag {
        font-size: 20px;
        line-height: 32px;
    }

    .carousel.slide .banner-sec {
        margin-top: 0px;
    }

    .carousel.slide .carousel-caption h2.title {
        font-size: 45px;
        line-height: 50px;
    }

    section.home-section.section-home-page-services a.color-third-color {
        font-size: 22px;
    }

    .section-home-page-services .our-service-layout-1 .card-body-hover {
        padding: 5% 12px;
    }

    .section-home-page-services .our-service-layout-1 a.cta {
        padding: 0 5%;
    }

    .section-home-page-about .col-md-6.img-div.wow.fadeInLeft {
        margin-left: 20px;
        max-width: 42%;
        flex: 0 0 42%;
        padding: 0 !important;
    }

    .section-home-page-about .col-md-6.content-div {
        max-width: 50%;
      padding:20px;
    }
  .logo-row .logo-right .header-box.box-1 a {
      margin-top: 0px;
      margin-left: 10px;
  }
  .logo-row .logo-right .header-box.box-2 {
    margin-top: 0px;
    width: 25%;
}
  .logo-row .logo-right .header-box.box-3 {
     width: 25%;
  }

    .section-home-page-about .col-md-6.img-div {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .section-home-page-about .about-layout-custom .col-md-6 img {
        max-width: 100% !important;
    }

    section.home-section.section-home-page-services {
        padding: 30px 0;
    }

    section.home-section.section-home-page-services .col-lg-4 {
        padding: 20px 20px 36px;
    }

    section.home-section.section-home-page-services a.title {
        line-height: 30px !important;
        font-size: 26px;
    }

    .section-home-page-services h3.section_heading, .section-home-page-testimonials h3.section_heading {
        font-size: 42px;
    }

    section.home-section.section-home-page-services .col-lg-3 {
        flex: 0 0 24%;
        max-width: 24%;
        margin: 0 .5%;
        padding: 0px;
    }

    .section-home-page-about .about-us-content {
        padding-left: 20px;
    }

    .section-home-page-about h3.title {
        font-size: 42px;
        margin-bottom: 15px;
    }

    .section-home-page-about h4 {
        font-size: 30px;
        line-height: 32px;
    }

    .section-home-page-testimonials div#testimonials {
        padding: 0 10px !important;
        overflow: hidden;
    }

    .section-home-page-testimonials .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .section-home-page-service-areas h3.title, .home .section-home-page-featured-manufacturer h3.section_heading {
        font-size: 50px;
        margin: 0px 0 30px;
    }

    .section-home-page-service-areas .service-areas-layout-2 ul.menu li {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .section-home-page-service-areas .service-areas-layout-2 ul.menu li:before {
        top: 3px;
    }

    .services-widgets .col-sm-4 {
        max-width: 315px;
        margin: 0px 20px 0 0;
    }

    .services-widgets .service-details h3 {
        font-size: 25px;
        margin: 0 0 10px;
    }

    .services-widgets .service-details {
        padding: 0 25px 45px 25px;
    }

    .section-home-page-featured-manufacturer h3.section_heading {
        font-size: 36px;
        line-height: 39px;
    }

    .hvac-home-service-areas .container {
        padding: 0 10px;
        background-size: 500px;
    }

    .hvac-home-service-areas h2 {
        font-size: 27px;
    }

    .hvac-home-service-areas #menu-service-areas li, .hvac-home-service-areas #menu-service-areas-1 li {
        width: 255px;
        margin: 9px 0px;
    }

    .site-footer .footer-1 {
        width: 300px;
        max-width: 300px;
        margin-right: 60px;
    }

    .site-footer .col-md.footer-2 {
        margin-right: 60px;
    }

    .site-footer .footer-2 ul li {
        font-size: 16px !important;
    }

    .site-footer .footer-2 ul li a.addr {
        width: 76%;
    }

    .site-footer .col-md.footer-2 .rt {
        padding: 0px;
    }

    .site-footer .col-md.footer-3 {
        margin-right: 0px;
    }

    .hvac-page-header .container {
        padding: 20px 10px;
    }

    .content-area {
        width: 680px !important;
        padding: 0 20px 0 0 !important;
        max-width: 680px !important;
    }

    aside#secondary {
        max-width: 300px;
        padding: 0;
        flex: 300px;
    }

    .col-sm-4.widgets {
        width: 300px;
    }

    .hvac-page-header h1.hvac-main-title, .archive h1.ht-main-title {
        font-size: 38px;
    }

    .ser-areas ul {
        width: 255px;
    }

    .blog .listview .entry-content .entry-title, .archive .entry-content .entry-title {
        font-size: 22px;
        margin: 0 0 12px 0;
    }

    header.entry-header {
        margin-bottom: 4px;
    }

    .single h1.ht-main-title {
        font-size: 42px;
        line-height: 48px;
    }

    .single .content-area h1.entry-title {
        font-size: 34px;
    }

    .content-area h3 {
        font-size: 30px;
        line-height: 32px;
    }

    .content-area h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .content-area h5 {
        font-size: 22px;
        line-height: 26px;
    }

    .archive .content-area, .category .content-area, .page-template-page-blog .content-area {
        width: 670px;
        padding: 0px 0 40px;
    }

    .content-area ul.page-list li {
        font-size: 18px;
    }

    .content-area .contact-sections .sec {
        margin-right: 10px;
        padding: 16px 8px 0 75px !important;
        font-size: 14px;
    }

    .content-area .contact-sections .sec.tel a {
        font-size: 21px;
    }

    #secondary .widget h4.widget-title, #secondary .rebates h5 {
        font-size: 28px;
    }

    .content-area .each-pst .pst-ttl a {
        font-size: 22px;
        line-height: 28px;
    }

    #secondary .widget h4.widget-title, #secondary .rebates h5 {
        font-size: 28px;
    }

    #secondary .widget_recent_entries ul li a {
        font-size: 18px;
        line-height: 26px;
    }

    #secondary .widget h3.widget-title {
        font-size: 30px;
    }

    .content-area h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .content-area {
        width: 660px;
    }

    .page-inner-heading h1.page-main-title {
        font-size: 40px;
        margin-top: 0px;
    }

    .content-area .each-pst .post-cnt {
        font-size: 16px;
        line-height: 28px !important;
    }

    .page-inner-heading #hvac101-breadcrumbs span {
        font-size: 18px;
    }

    .page-emergency-service h4 {
        font-size: 38px;
        line-height: 40px;
    }

    .page-emergency-service h3, .page-emergency-service h3 a {
        font-size: 50px;
    }

    .page-inner-heading .container {
        display: block;
        border: none;
        padding: 0 10px !important;
    }

    .page-inner-heading .container:before, .page-inner-heading .container:after {
        display: none;
    }

    .content-area {
        font-size: 18px;
        line-height: 30px;
    }

    .inner-page .page-inner-heading {
        margin-bottom: 35px;
        padding-top: 35px;
        background: url(images/page-title-bg.jpg) center 0px no-repeat;
    }

    .content-area .ac-ser .col-4 {
        padding: 0 5px 0 0;
    }

    .content-area ul.page-list li, .content-area ul.list li {
        font-size: 16px;
    }

}

@media (max-width: 991px) {
    header#masthead {
        padding-bottom: 20px;
    }

    .top-bar .top-bar-left {
        max-width: 690px;
    }

    .top-bar .top-bar-left a.tel {
        font-size: 16px;
        line-height: 32px;
    }

    .top-bar span.widget_custom_html {
        width: 330px;
    }

    .top-bar .top-bar-left a.tr:before {
        left: 10px;
    }

    .top-bar .top-bar-left a.tr {
        font-size: 12px;
        padding: 14px 0 12px 52px;
    }

    .top-bar .top-bar-right {
        margin: 0 auto;
        width: 475px;
        max-width: 100%;
    }

    .section-home-page-slider {
        display: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.show {
        display: block !important;
    }

    .top-menu-wrapper ul.navbar-nav li a {
        color: #233251 !important;
        padding: 9px 0 !important;
        border-bottom: 1px solid #f97223;
    }

    .top-menu-wrapper ul.navbar-nav li .dropdown-menu {
        width: 100% !important;
    }

    .top-menu-wrapper ul.navbar-nav li#menu-item-14591 ul.dropdown-menu {
        width: 100% !important;
    }

    .navbar-toggler {
        background: #ebebeb;
    }

    .top-menu-wrapper {
        background: #1ab7cf;
        width: 100%;
        display: none !important;
    }

    nav.main-menu.navbar-expand-lg .navbar-nav li {
        float: none;
        border-bottom: 1px solid #5b6d92;
        padding: 0 !important;
    }

    .main-menu .navbar-nav>li:after {
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 20px;
        padding: 9px 0 9px 5px !important;
    }

    .main-menu .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .logo-row .logo {
        width: 290px;
        max-width: 290px;
        float: none;
    }

    .logo-row .logo-right {
        margin: 0 auto;
    }

    .logo-row .logo-right .header-box.box-2, .logo-row .logo-right .header-box.box-3 {
        margin-left: 0px;
    }
  .logo-row .logo-right .header-box.box-2 a {
      font-size: 19px;
    
  }
  .logo-row .logo-right .header-box.box-1 {
        width: 58%;
    }
      .logo-row .logo-right .header-box.box-2 {
        margin-top: 0px;
        width: 26%;
    }
      .logo-row .logo-right .header-box.box-3 {
        width: 16%;
        margin-top: 18px;
    }
  .logo-row .logo-right .header-box.box-3 a {
    border: none;
    border-radius: 30px;
    line-height: 46px !important;
    font-size: 13px;
  }
 .box-1 img{
   width: 154px;
  }
    nav.navbar.main-menu {
        margin-bottom: 0;
        background: #1ab7cf !important;
    }

    nav.navbar.main-menu.fixed-top {
        position: static;
    }

    nav.main-menu .row {
        width: 100% !important;
    }

    .main-menu .navbar-nav ul li {
        padding: 0 !important;
    }

    nav.main-menu.navbar-expand-lg .navbar-nav .nav-link {
        padding: 12px 9px 10px !important;
    }

    nav.main-menu.navbar-expand-lg .navbar-nav .nav-link:hover {
        background: #164442;
    }

    .section-home-page-trouble-sec .trouble-sec {
        margin-top: 0px;
    }

    .section-home-page-about {
        padding: 40px 0px !important;
        background: #f7f7f7;
    }

    .section-home-page-about .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px 20px !important;
    }

    .section-home-page-about .col-md-6.img-div.wow.fadeInLeft {
        margin-left: 20px;
        max-width: 92%;
        flex: 0 0 92%;
        padding: 0 !important;
    }

    .section-home-page-about .tel-sec {
        max-width: 530px;
    }

    .section-home-page-services .our-service-layout-1 a.cta {
        position: static;
        float: none;
    }

    .section-home-page-featured-manufacturer-testimonials {
        background: transparent !important;
        padding: 0 !important;
    }

    .section-home-page-featured-manufacturer img.mobile {
        display: block;
    }

    .section-home-page-featured-manufacturer-testimonials .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%;
        background: #fdf9f6;
    }

    .section-home-page-featured-manufacturer-testimonials .col-sm-6:nth-child(2) {
        background: #36bfe3;
    }

    .home .section-home-page-featured-manufacturer h3.section_heading {
        font-size: 40px !important;
        line-height: 42px;
        margin: 50px 0 0;
    }

    h3.section_heading {
        font-size: 38px !important;
    }

    nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu.fixed-menu.fix-top {
        position: static;
        margin-bottom: 0;
    }

    .menu-top-wrapper select.responsiveMenuSelect, .menu-wrapper select.responsiveMenuSelect {
        height: 40px;
        background: #ffefd3;
        border: none;
        padding: 5px;
        color: #2a2a2a;
        font-size: 16px;
    }

    .menu-top-wrapper select.responsiveMenuSelect {
        margin-top: 14px;
        background: #eb2439;
        color: #fff;
    }

    header .logo-tag img {
        height: auto;
    }

    h1 {
        font-size: 2em;
    }

    .menu-top-wrapper .top-bar-buttons {
        margin-left: 20px;
    }

    .menu-top-wrapper .top-bar-buttons a {
        font-size: 14px;
        padding: 0px 22px;
    }

    header .navbar-default .navbar-nav>li>a {
        padding: 15px 7px;
        font-size: 15px;
    }

    header .logo-tag h1 {
        font-size: 1.25em;
        margin-top: 10px;
    }

    header .logo-tag h2 {
        font-size: 0.75em;
        letter-spacing: 1px;
    }

    .top-banner {
        display: none;
    }

    .theme-slider .carousel-inner .item .slide-caption .summary {
        font-size: 1.25em;
        line-height: 20px;
    }

    .welcome {
        height: 358px;
    }

    .logo-tag.pull-left {
        float: none !important;
        margin: 0 auto 10px;
        width: 218px;
    }

    header .header-section-1 {
        float: none;
        margin: 0 auto;
    }

    header .header-section-1 a {
        line-height: 58px;
        padding: 0 0 0 60px;
        font-size: 26px;
    }

    .header-wrapper .header-right {
        width: 725px;
        margin-right: 0;
        float: none !important;
        margin: 0 auto;
    }

    header .header-section-2 a.tel {
        font-size: 22px;
    }

    header .header-wrapper {
        padding: 25px 0 0;
    }

    header .header-section-2 {
        margin-right: 0px;
        float: none;
        margin: 10px auto 0;
    }

    header .header-section-2 .addr {
        font-size: 15px;
    }

    header .header-section-3 .tel a {
        font-size: 28px;
        line-height: 30px;
    }

    header .navbar-default .navbar-nav li.menu-item {
        padding: 0 10px;
    }

    .carousel.slide .banner-sec {
        margin-top: 0px;
        width: 326px;
        margin-left: 30px;
    }

    .carousel.slide .carousel-caption h3.title {
        font-size: 31px;
        line-height: 33px;
        margin-top: 0;
    }

    .carousel.slide .carousel-caption h2.title {
        font-size: 35px;
        line-height: 35px;
    }

    .carousel.slide .carousel-caption p.cap {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .menu-top-wrapper .pull-right {
        margin: 5px 0 0;
    }

    .menu-top-wrapper .pull-right {
        margin: 0px 0 0;
        float: right !important;
        width: 264px;
    }

    section.home-section.section-home-page-testimonials {
        padding-top: 50px;
    }

    .section-home-page-services .row {
        width: 650px;
        margin: 0 auto !important;
        max-width: 100% !important;
    }

    section.home-section.section-home-page-services .col-lg-4 {
        text-align: center;
        float: none;
        margin: 0 auto 50px;
        display: block !important;
        flex: 0 0 330px;
        max-width: 100% !important;
    }

    section.home-section.section-home-page-services .col-lg-3 {
        flex: 0 0 48%;
        max-width: 48%;
        margin: 0 1% 30px;
    }

    .section-home-page-services h4.title:hover:before {
        display: none;
    }

    section.home-section.section-home-page-services {
        padding: 30px 0 30px;
    }

    .section-home-page-about .col-md-6.content-div, .section-home-page-about .col-md-6.img-div {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .col-sm-6.eq-blocks:last-child {
        margin-bottom: 0 !important;
    }

    section.home-section.section-home-page-service-areas {
        background-size: cover;
        padding: 10px 0;
    }

    .service-areas-layout-custom .col-md-6.img-div {
        flex: 0 0 37%;
        max-width: 37%;
    }

    .section-home-page-service-areas a.ss.livesite-contact {
        line-height: 62px !important;
        font-size: 20px;
        width: 220px;
    }

    section.home-section.section-home-page-service-areas .col-md {
        flex-basis: unset;
    }

    .hvac-home-service-areas {
        padding: 20px 0 560px;
    }

    .hvac-home-service-areas .container {
        background-size: 600px;
        background-position: center 65px;
    }

    .hvac-home-service-areas .menu-service-areas-container, .hvac-home-service-areas .responsiveSelectContainer {
        width: 100%;
    }

    .hvac-home-service-areas h2 {
        font-size: 42px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .feature-manufature .cta-text-col h4.color-text {
        font-size: 38px;
        margin-top: 20px;
    }

    .section-home-page-service-areas .service-areas-layout-2 img.service-areas-bg {
        width: 128%;
        max-width: 135%;
    }

    #menu-service-areas-1 {
        display: block !important;
    }

    .hvac-home-service-areas #menu-service-areas li, .hvac-home-service-areas #menu-service-areas-1 li {
        width: 222px;
        margin: 0 9px;
    }

    .site-footer .col-md {
        flex-grow: 1;
    }

    .site-footer .footer-1 {
        width: 320px;
        margin-right: 40px;
        max-width: 320px;
        text-align: left;
    }

    .site-footer .footer-2 {
        float: right !important;
        flex-basis: inherit;
        margin-right: 0;
    }

    .site-footer .footer-3 {
        float: none;
        margin: 0 auto;
    }

    .site-footer .col-md.footer-3 {
        float: none;
        margin: 0 auto !important;
        padding: 0;
    }

    .hvac-home-newsletter-form h3.section-heading br {
        display: none;
    }

    .hvac-home-newsletter-form .gform_wrapper {
        width: 650px;
        width: 100%;
    }

    .hvac-home-newsletter-form h3.section-heading {
        width: 100%;
    }

    .copyright {
        padding: 0px 0 20px;
    }

    .page-template-default .content-area, .archive .content-area {
        width: 100% !important;
        float: none;
        max-width: 100% !important;
        flex: 100%;
        padding: 0 !important;
    }

    #secondary.widget-area {
        flex: 312px;
        max-width: 312px;
        float: none;
        margin: 0 auto;
    }

    .hvac-page-header h1.hvac-main-title, .archive h1.ht-main-title {
        font-size: 34px;
    }

    .page-template-default .content-area h2 {
        margin-bottom: 20px;
    }

    .page-template-default .content-area h2 {
        font-size: 30px;
    }

    .content-area h3 {
        font-size: 32px;
        line-height: 32px;
    }

    .content-area h4 {
        font-size: 28px;
        line-height: 28px;
    }

    .content-area h5 {
        font-size: 24px;
        line-height: 24px;
    }

    #secondary .widget_nav_menu ul.menu {
        display: block !important;
    }

    #secondary .widget_nav_menu select.responsiveMenuSelect {
        display: none !important;
    }

    .single h1.ht-main-title {
        font-size: 50px;
        line-height: 60px;
    }

    .single .content-area h1.entry-title {
        font-size: 40px;
    }

    .single .content-area {
        width: 100% !important;
        float: none;
        display: inline-block;
        padding-bottom: 30px;
        max-width: 100% !important;
    }

    .content-area ul.page-list li {
        font-size: 16px;
    }

    .content-area h6 {
        font-size: 18px !important;
        line-height: 18px;
    }

    .archive .content-area, .category .content-area, .page-template-page-blog .content-area {
        width: 100% !important;
        padding: 0px 0 40px;
        float: none;
        margin: 0 !important;
        max-width: 100% !important;
        flex: 100%;
    }

    .content-area h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .content-area {
        width: 100%;
        float: none;
        padding: 0 !important;
    }

    #secondary.widget-area {
        padding: 0;
    }

    .page-inner-heading h1.page-main-title {
        font-size: 35px;
        line-height: 40px !important;
    }

    .page-inner-heading #hvac101-breadcrumbs span {
        font-size: 17px;
    }

    .page-emergency-service h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .page-emergency-service h3, .page-emergency-service h3 a {
        font-size: 40px;
    }
}

@media (max-width:780px) {
    .top-bar .widget_social_media_widget .social-icon a.social_gbl:before {
        left: -103px;
    }

    .top-bar .widget_social_media_widget .social-icon a.social_gbl {
        margin-left: 103px;
    }

    .top-bar .top-bar-left {
        max-width: 670px;
    }

    .top-bar .top-bar-left a.tr {
        padding: 14px 0 12px 48px;
    }

    .top-bar .top-bar-left a.tr:before {
        left: 7px;
    }

    .top-bar span.widget_custom_html {
        width: 323px;
    }

    span.open-nav {
        padding: 0 10px !important;
    }
}

@media (max-width: 767px) {
    body {
        margin-top: 0;
        font: 400 12px/18px 'Roboto', sans-serif;
    }

    .hamburger, .hamburger::before, .hamburger::after {
        content: '';
        display: block;
        background: #EBEBD3;
        height: 3px;
        width: 2em;
        border-radius: 3px;
        -webkit-transition: all ease-in-out 350ms;
        transition: all ease-in-out 350ms;
    }

    .menu-toggle {
        position: absolute;
        top: 13px;
        right: 10px;
    }

    .hamburger::before {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px);
    }

    .hamburger::after {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    /*.open .hamburger {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.open .hamburger::before {display: none;}
.open .hamburger::after {-webkit-transform: translateY(-1px) rotate(-90deg);transform: translateY(-1px) rotate(-90deg);}*/


    ul.menu.opening {
        display: block;
        height: 30px;
    }

    .menu-top-wrapper .menu-fixed-top ul>li {
        width: 100%;
        display: block;
        text-align: left;
        border-bottom: 1px solid #333;
    }

    .menu-topmenu-container {
        width: 100%;
    }

    .menu-top-wrapper .menu-fixed-top ul>li ul {
        display: block;
        position: static;
        width: 100%;
    }

    .menu-top-wrapper .menu-fixed-top ul>li ul li {
        border: none;
    }

    .navbar-default .navbar-toggle {
        margin-top: 18px;
    }

    .schedule-top {
        text-align: center;
        width: 100%;
    }

    .schedule-top a.btn {
        margin: 1%;
        padding: 0 15px;
        display: inline-block;
        letter-spacing: 0;
        width: 48%;
    }

    .phone-address {
        width: 100%;
    }

    .phone-address span {
        width: 100%;
        margin: 5px 0;
    }

    .phone-address span .fa {
        float: left;
        margin-right: 10px;
        color: #fff;
        text-align: center;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    .phone-address span b {
        padding: 0;
    }

    .logo-row .logo {
        padding-bottom: 0;
    }

    .top-bar {
        padding: 45px 0 0;
        background: #f5f8fd !important;
    }

    .top-bar .top-bar-left {
        max-width: 320px;
        margin: 0 auto;
    }

    .top-bar .top-bar-left span.tel {
        margin: 0;
    }

    .top-bar .top-bar-left .textwidget.custom-html-widget {
        width: 333px;
        float: none;
        margin: 0 auto 10px;
    }

    .top-bar .top-bar-right {
        margin: 10px auto 0;
    }

    .fixed-menu.fix-top {
        top: -100px;
    }

    .top-bar .top-bar-left a.tr:before {
        left: 10px;
    }

    .logo-row .logo-right .header-box.box-1 {
        width: 290px;
        margin-bottom: 10px;
      	display:block;
    }
	.box-1 img{
      width:270px !important;
      margin-bottom:20px;
  }
    .logo-row .logo-right .header-box.box-1 a {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .logo-row .logo-right .header-box.box-2 .tel-sec {
        margin-top: 10px;
    }

    .menu-top-wrapper {
        background: #0f4464;
    }

    .logo-row .logo-right .header-box.box-2 a {
        float: none;
        width: 100%;
        margin: 0 0 10px;
    }

    .menu-top-wrapper .menu-fixed-top.pull-right {
        clear: none;
        top: 0;
        background: transparent;
        float: none !important;
        width: 100%;
        padding-top: 10px;
        clear: both;
    }

    .menu-wrapper .container {
        border-top: none;
    }

    .col-sm-6.eq-blocks {
        width: 100%;
    }

    .menu-fixed-top {
        position: static;
        width: 100%;
        float: none !important;
    }

    header .navbar-default .navbar-nav>li>a {
        padding: 5px 30px;
    }

    header .navbar-nav {
        display: block;
        margin-top: 0;
    }

    header .navbar-nav .open .dropdown-menu {
        display: block !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: relative;
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 0;
        background: #337ab7;
        border: none;
        border-radius: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }

    .about {
        margin: 0;
    }

    .top-banner {
        padding: 0;
    }

    .cta-sidewise .cta-layout-3 .col-cta-image, .cta-sidewise .cta-layout-3 .cta-text-col, .feature-manufature .col-cta-image, .feature-manufature .cta-text-col {
        width: 100%;
    }

    .feature-manufature .cta-text-col h4 {
        margin: 30px 0;
    }

    .main {
        padding-top: 0;
    }

    .main-search {
        display: none;
    }

    .logo-row .logo-right {
        width: 283px;
        max-width: 100%;
        padding-top: 0 !important;
        margin: 0 auto;
        float: none !important;
    }

    .logo-row .logo-right .header-box.box-2 {
        float: right;
        width: 100%;
        padding-bottom: 10px;
    }

    .section-home-page-who-we-serves .who-we-serve-layout-1 .col-lg-6.text-div {
        font-size: 18px;
        line-height: 26px;
    }

    .banner .caption h1 {
        font-size: 1.25em;
        margin-bottom: 15px;
    }

    .copyright {
        padding: 10px;
    }

    ul {
        margin: 0;
        padding-left: 15px;
    }

    .header-wrapper .header-right {
        width: 360px;
        float: none !important;
        margin: 10px auto !important;
        clear: both;
    }

    header .header-section-1 {
        margin: 0 auto 10px !important;
    }

    .brand-color:before {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 0px;
    }

    .logged-in .fixed-menu.fix-top, .top-banner, .menu-toggle, .navbar-default .navbar-toggle {
        display: none;
    }

    /*.collapse {
        display: block;
    } */

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin: 0;
    }

    div#bs-example-navbar-collapse-1 {
        height: 39px !important;
    }

    .section-home-page-who-we-serves h3.title, .section-home-page-services h3.section_heading {
        font-size: 40px;
    }

    .section-home-page-about h3.title {
        font-size: 35px;
    }

    .section-home-page-about h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .section-home-page-about p {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .about-layout-custom {
        padding: 0px 0;
    }

    .about.spacer {
        padding: 10px 0 0;
    }

    .about.spacer .cont-sec {
        width: 480px;
        height: 480px;
    }

    .section-home-page-about .col-md-6.content-div:before, .section-home-page-about .col-md-6.content-div:after {
        display: none;
    }

    .section-home-page-about .col-md-6 {
        padding: 10px 0px !important;
    }

    .section-home-page-about .tel-sec {
        max-width: 460px;
        padding: 30px 10px 33px 90px;
    }

    .section-home-page-about .tel-sec a.tel {
        font-size: 22px;
        margin-right: 10px;
    }

    section.home-section.section-home-page-services .col-lg-3 {
        flex: 0 0 400px;
        max-width: 100%;
        margin: 0 auto 30px;
    }

    .home h3.section_heading {
        font-size: 36px !important;
    }

    .services-widgets h3.section-heading {
        font-size: 42px;
        margin: 0 0 20px;
    }

    .services-widgets h3, .calculate-special h3 {
        font-size: 45px;
        line-height: 50px;
        margin: 0 0 30px 0;
    }

    .section-home-page-testimonials .testimonials-layout-1 .card {
        padding: 30px 20px;
    }

    .section-home-page-testimonials .description p {
        font-size: 18px !important;
        line-height: 28px;
    }

    section.home-section.section-home-page-services a.title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    section.home-section.section-home-page-services .col-lg-4 a.thumb-img {
        min-height: unset !important;
        padding-bottom: 10px;
        padding-top: 0 !important;
    }

    section.home-section.section-home-page-services .our-service-layout-1 .card p {
        font-size: 16px;
        line-height: 28px;
    }

    section.home-section.section-home-page-featured-manufacturer .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-home-page-service-areas .service-areas-layout-3 ul.menu li {
        width: 50%;
    }

    .home .section-home-page-featured-manufacturer h3.section_heading {
        font-size: 30px !important;
        line-height: 33px;
        margin-top: 0 !important;
        width: 100%;
    }

    .home .section-home-page-featured-manufacturer h3.section_heading br {
        display: none;
    }

    section.home-section.section-home-page-featured-manufacturer {
        padding: 200px 0 126px !important;
        position: relative;
        margin-bottom: 0px;
        padding: 20px 0 !important;
        background: transparent;
    }

    section.home-section.section-home-page-featured-manufacturer .col-sm-6.img-div.wow.fadeInRight {
        display: block;
    }

    .service-areas-layout-custom .col-md-6.img-div {
        display: none;
    }

    .service-areas-layout-custom .content-div {
        margin: 0 auto;
    }

    section.home-section.section-home-page-service-areas {
        background: #ddf3f1;
    }

    .hvac-home-service-areas h2 {
        margin-top: 0px;
    }

    .section-home-page-service-areas h3.title, .home .section-home-page-featured-manufacturer h3.section_heading {
        font-size: 40px;
        margin: 35px 0 30px;
    }

    .hvac-home-service-areas .container {
        background-size: 500px;
        background-position: center 65px;
    }

    #menu-service-areas {
        display: block;
    }

    .section-home-page-service-areas img.service-areas-bg {
        display: none;
    }

    .hvac-home-service-areas #menu-service-areas li, .hvac-home-service-areas #menu-service-areas-1 li {
        width: 250px;
        margin: 5px 0px;
    }

    .section-home-page-testimonials .testimonials-layout-1 .description.text-center {
        font-size: 18px !important;
        line-height: 34px;
    }

    .footer .row .footer-contact {
        width: 255px !important;
    }

    .site-footer .col-md.footer-1 {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        text-align: center;
    }

    .footer .col-sm-3:nth-child(2) {
        width: 360px !important;
    }

    .footer .col-sm-3:nth-child(3) {
        float: none !important;
        margin: 20px auto !important;
    }

    section.copyright.text-center {
        padding-bottom: 55px;
    }

    .footer .row .footer-contact, .footer .col-sm-3:nth-child(2), .footer .col-sm-3:nth-child(2) {
        margin: 0 auto !important;
        float: none;
        clear: both;
    }

    .site-footer h2.widgettitle {
        font-size: 32px;
    }

    .site-footer .col-md.footer-1 ul li {
        font-size: 18px !important;
    }

    .site-footer .footer-1 {
        float: none;
        margin: 0 auto 20px;
        text-align: left;
    }

    .site-footer .col-md.footer-2 {
        float: none;
        margin: 0 auto 20px;
    }

    .footer-bar {
        padding: 0 0 45px;
    }

    .site-footer {
        padding: 65px 0 30px;
    }

    .footer-bar .site-info.col-sm {
        text-align: center;
    }

    .footer-bar .footer-social {
        width: 210px;
        float: none;
        margin: 0 auto 15px;
    }

    .page-template-default .content-area h2 {
        font-size: 26px;
        margin-bottom: 20px !important;
    }

    .content-area h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .content-area h4 {
        font-size: 25px;
        line-height: 25px;
    }

    .content-area h5 {
        font-size: 22px;
        line-height: 22px;
    }

    .hvac-page-header h1.hvac-main-title, .archive h1.ht-main-title {
        font-size: 30px;
    }

    .content-area .img-brd {
        margin: 0 0 20px 0;
    }

    .content-area .img-brd img {
        top: 0;
        left: 0;
    }

    .page-template-default .content-area .gform_wrapper h3.gform_title {
        font-size: 28px;
        line-height: 38px;
    }

    .page-template-default .content-area .gform_wrapper ul li.gfield, .page-template-default .content-area .gform_wrapper ul li.gfield * {
        clear: both;
        width: 100% !important;
        float: none;
        overflow: hidden;
    }

    .content-area .contact-sections .sec {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .contact-sections .phn {
        line-height: 48px !important;
    }

    .contact-sections .sec h4 {
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 5px;
    }

    .ser-areas ul {
        width: 180px;
    }

    .ser-areas ul li {
        padding: 0px 0 24px 30px;
        font-size: 15px;
    }

    ul.list.two {
        width: 100%;
        float: none;
    }

    .content-area .half {
        width: 100%;
        float: none;
        padding: 0px;
    }

    .archive .content-area .post .attachment-post-thumbnail {
        float: none;
        width: 100%;
    }

    .blog .listview .entry-content, .archive .entry-content {
        padding: 25px 0 0 0px;
        float: none;
        width: 100%;
    }

    .page-template-default .content-area, .archive .content-area {
        padding: 0;
    }

    .single h1.ht-main-title {
        font-size: 30px;
        line-height: 36px;
    }

    .single .content-area h1.entry-title {
        font-size: 26px;
        line-height: 30px;
    }

    .content-area h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .hvac-page-header .container {
        padding: 10px;
    }

    .hvac-page-header #hvaclite-breadcrumbs span {
        font-size: 15px;
    }

    .single .content-area {
        padding: 0;
    }

    .col-sm-8 .post {
        width: 100%;
        margin: 0 0 30px 0 !important;
        float: none;
    }

    #secondary .widget .gform_wrapper ul li {
        overflow: hidden;
    }

    .content-area ul.page-list li {
        font-size: 15px;
    }

    .content-area h6 {
        font-size: 16px !important;
        line-height: 16px;
    }

    #review_btn {
        display: none;
    }

    .content-area {
        font-size: 18px;
        line-height: 34px;
        padding-bottom: 20px !important;
    }

    .page-template-page-blog .content-area .each-pst, .archive .content-area .each-pst {
        width: 100% !important;
        float: none;
        margin: 0 0 25px;
        max-width: 100%;
        clear: both !important;
    }

    .section-home-page-about h3.section_heading, .section-home-page-services h3.section_heading, .section-home-page-who-we-serves h3.section_heading, .home-tesimonials .section-home-page-testimonials h3.section_heading {
        font-size: 38px;
    }

    .section-home-page-who-we-serves .row.justify-content-md-center, .section-home-page-services .row {
        width: 100%;
        padding: 0;
    }

    .section-home-page-services h3.section_heading, .section-home-page-featured-manufacturer h3.section_heading, .home-tesimonials .section-home-page-testimonials h3.section_heading {
        font-size: 32px;
    }

    .site-footer .col-md.footer-1 h2.widgettitle {
        font-size: 29px;
    }

    .section-home-page-about h3.section_heading {
        font-size: 35px;
    }

    .site-footer .col-md.footer-1 .gform_wrapper input[type="text"] {
        line-height: 50px !important;
    }

    .site-footer .col-md.footer-1 .gform_wrapper .gform_body {
        width: 100%;
        float: none;
    }

    .site-footer .col-md.footer-1 .gform_wrapper .gform_footer {
        clear: both;
        width: 200px;
    }

    .site-footer .col-md.footer-1 .gform_wrapper .gform_footer .gform_button {
        margin: 0;
    }

    .page-inner-heading h1.page-main-title {
        font-size: 30px;
        line-height: normal !important;
    }

    .home-tesimonials .testimonials-layout-1 .card {
        padding: 0;
    }

    .home-tesimonials .testimonials-layout-1 .card p.card-text:before {
        display: none;
    }

    .page-inner-heading #hvac101-breadcrumbs span {
        font-size: 16px;
    }

    .page-emergency-service h4 {
        font-size: 25px;
        line-height: 35px;
    }

    .page-emergency-service h3, .page-emergency-service h3 a {
        font-size: 30px;
    }

    .content-area .each-pst a.pst-thumb {
        margin: 0;
    }

    .content-area .each-pst a.pst-thumb img {
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }

    .content-area .ac-ser .col-4 {
        padding: 0 5px 0 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-bar .top-bar-left {
        max-width: 290px;
        text-align: center;
    }

    .top-bar .top-bar-left span.widget_social_media_widget {
        margin: 0;
        width: 100%;
    }

    .top-bar .widget_social_media_widget .social-icon a {
        float: none;
        display: inline-block;
        margin: 5px 2px 0 2px;
    }

    .top-bar .widget_social_media_widget .social-icon a.social_gbl {
        margin-left: 125px;
    }

    .top-bar {
        padding: 0;
    }

    .top-bar span.widget_custom_html {
        width: 100%;
    }

    .top-bar .top-bar-left a.tr {
        font-size: 11px;
        padding: 14px 0 12px 45px;
    }

    .top-bar .top-bar-left a.tr:before {
        left: 5px;
    }

    .logo-row .logo {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .logo-row .logo img {
        width: auto;
    }
}

@media (max-width: 480px) {
    .home h3.section_heading {
        font-size: 29px !important;
    }

    .top-bar {
        padding: 0;
    }

    .top-bar .top-bar-left, .top-bar span.widget_custom_html {
        max-width: 290px;
    }

    .top-bar .top-bar-left a.tel {
        font-size: 15px;
        line-height: 32px;
        padding: 14px 0 12px 52px;
    }

    .top-bar .top-bar-right a.ss, .top-bar .top-bar-right a.re {
        width: 100%;
        margin: 0 0 10px;
    }

    .logo-row .logo-right {
        width: 283px;
        margin: 0 auto;
    }

    .top-bar-left .widget_social_media_widget {
        width: 244px;
        margin: 0 auto 10px !important;
        float: none !important;
        display: block !important;
    }

    .logo-row .logo-right .widget_social_media_widget {
        float: none;
        display: block;
    }

    .top-bar .top-bar-right .widget_social_media_widget {
        float: none;
        margin: 0 0 10px;
        height: 50px;
        display: block;
        margin: 0 auto;
    }

    .section-home-page-about {
        padding: 30px 0 !important;
    }

    .section-home-page-about h3.title {
        font-size: 30px !important;
        margin-top: 0 !important;
    }

    .section-home-page-about h3.section_heading, .section-home-page-services h3.section_heading, .section-home-page-who-we-serves h3.section_heading, .home-tesimonials .section-home-page-testimonials h3.section_heading {
        font-size: 25px;
    }

    .section-home-page-about p.des {
        margin-bottom: 30px;
        font-size: 17px;
        line-height: 26px;
    }

    .section-home-page-about .about-layout-custom .col-md-6 img {
        top: 0;
        left: 0;
    }

    .section-home-page-about .col-md-6.img-div.wow.fadeInLeft {
        margin-left: 0px;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 !important;
    }

    .section-home-page-about p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .section-home-page-about .about-us-content {
        font-size: 16px;
        line-height: 30px;
    }

    .section-home-page-about .tel-sec {
        width: 290px;
        padding: 15px;
        background: #282f86;
    }

    .section-home-page-about a.btn.btn-primary {
        line-height: 54px;
        font-size: 18px;
        width: 290px;
        background-size: contain;
    }

    .section-home-page-services .col-sm-6 {
        padding: 0;
    }

    .section-home-page-about h3.section_heading {
        font-size: 30px;
    }

    .section-home-page-services h3.section_heading, .section-home-page-featured-manufacturer h3.section_heading, .home-tesimonials .section-home-page-testimonials h3.section_heading {
        font-size: 25px;
    }

    .services-widgets.spacer {
        padding: 50px 0 0px;
        margin: 0px auto 30px !important;
    }

    .services-widgets .service-details a.cta {
        width: 245px;
        font-size: 16px;
    }

    .services-widgets .service-details h3 {
        font-size: 22px;
    }

    .services-widgets h3.section-heading {
        font-size: 36px;
        margin: 0 0 20px;
    }

    .services-widgets h3, .calculate-special h3 {
        font-size: 30px;
        line-height: 30px;
        margin: 0 0 20px 0;
    }

    .services-widgets .col-sm-4 {
        width: 100%;
    }

    .services-widgets .service-details {
        padding: 20px 20px 25px;
    }

    .services-widgets .service-details h2 {
        font-size: 27px;
        margin: 0 0 15px;
    }

    .col-sm-6.eq-blocks {
        padding: 0;
    }

    section.home-section.section-home-page-services .col-lg-3 {
        flex: 0 0 98%;
        max-width: 98%;
        margin: 0 0% 30px;
    }

    .section-home-page-service-areas h3.title, .home .section-home-page-featured-manufacturer h3.section_heading {
        font-size: 30px !important;
        margin: 0px 0 8px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        font-weight: bodler;
    }

    .section-home-page-service-areas .service-areas-layout-3 ul.menu li {
        width: 100%;
        float: none;
    }

    .hvac-home-service-areas .content-sec {
        width: 100%;
        float: none;
        padding: 20px;
    }

    .service-areas-content-wrapper.bg-primary-color h3.section_heading {
        font-size: 29px;
        line-height: 30px;
    }

    section.home-section.section-home-page-service-areas {
        padding: 35px 0 35px;
        margin-top: 0;
    }

    .section-home-page-service-areas .service-areas-layout-2 ul.menu li {
        width: 100%;
        float: none;
    }

    section.footer {
        padding: 30px 0 20px;
    }

    .footer-widget-wrapper .textwidget {
        padding: 0;
    }

    .hvac-home-service-areas h2 {
        font-size: 28px;
        margin-top: 0px;
        line-height: 32px;
    }

    .hvac-home-service-areas .container {
        background-size: 300px;
        background-position: center 48px;
    }

    .hvac-home-service-areas #menu-service-areas li, .hvac-home-service-areas #menu-service-areas-1 li {
        width: 100%;
    }

    .footer .row .footer-contact, .footer .col-sm-4:nth-child(2), .footer .col-sm-3:nth-child(3) {
        width: 100% !important;
        margin: 0 !important;
    }

    .cat-layout-half.spacer:before {
        font-size: 38px;
        line-height: 42px;
        top: -55px;
    }

    .cat-layout-half.spacer h4.color-text {
        font-size: 25px;
        line-height: 35px;
    }

    .cat-layout-half.spacer {
        padding: 60px 0 10px;
    }

    .about-testimonials.spacer h3 {
        font-size: 30px;
        line-height: 30px;
        text-align: center;
    }

    .site-footer .col-md.footer-2 {
        max-width: 100% !important;
    }

    .site-footer h2.widgettitle {
        font-size: 38px;
    }

    .footer h5.avg_rating, .footer h5.avg_rating a {
        color: #fff;
    }

    .copyright {
        padding: 0px 0 50px;
    }

    .page-template-default .content-area h2 {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .content-area h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .hvac-page-header h1.hvac-main-title, .archive h1.ht-main-title {
        font-size: 28px;
    }

    .col-sm-4.widgets {
        width: 290px;
    }

    .contact-sections .phn {
        margin-left: 0px;
        margin-top: 10px;
    }

    .ser-areas ul {
        width: 100% !important;
    }

    .page-template-default .content-area .form {
        padding: 10px 5px;
    }

    .content-area h4 {
        font-size: 21px;
        line-height: 21px;
    }

    .content-area h5 {
        font-size: 18px;
        line-height: 18px;
    }

    #secondary .widget_recent_entries ul li a {
        font-size: 20px;
        line-height: 22px;
    }

    #secondary .widget_recent_entries ul li span.post-date {
        font-size: 15px;
    }

    #secondary .widget_recent_entries ul li a {
        font-size: 18px !important;
    }

    .single h1.ht-main-title {
        font-size: 26px;
        line-height: 30px;
    }

    .single .content-area h1.entry-title {
        font-size: 22px;
    }

    .content-area h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .hvac-page-header #hvaclite-breadcrumbs span {
        font-size: 14px;
    }

    #secondary .widget h4.widget-title, #secondary .rebates h5 {
        font-size: 28px;
    }

    .content-area .each-pst .pst-ttl a {
        font-size: 20px;
        line-height: 24px;
    }

    .content-area {
        font-size: 17px;
        line-height: 32px;
    }

    .page-template-page-blog .content-area .navigation li {
        display: inline-block;
        margin-bottom: 5px;
    }

    .content-area .navigation li a {
        padding: 5px 12px;
    }

    .page-inner-heading h1.page-main-title {
        font-size: 25px;
    }

    .col-lg-12.sec {
        padding: 0;
    }

    .service-areas-container.service-areas-layout-1 {
        padding: 0;
    }

    .service-areas-content-wrapper.bg-primary-color {
        padding: 25px 0 0 20px;
        border-radius: 0;
        margin-left: 0;
    }

    .page-inner-heading #hvac101-breadcrumbs span {
        font-size: 15px;
    }

    .page-emergency-service h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .page-emergency-service h3, .page-emergency-service h3 a {
        font-size: 24px;
        display: inline-block;
    }

    .page-template-default .content-area a.lnk {
        padding: 0 20px;
        line-height: 50px;
        font-size: 15px;
    }

    .alignleft, .alignright {
        float: none !important;
        margin: 0 0 10px !important;
    }

    .content-area .each-pst .con-sec {
        padding: 6px 15px 25px;
    }

    .content-area .pagination li {
        float: left;
        margin-bottom: 5px;
    }

    .site-footer .footer-2 ul li {
        font-size: 15px !important;
    }

    .site-footer .footer-2 ul li a.addr {
        width: 75%;
    }

    .section-home-page-about a.cta {
        line-height: 55px !important;
        font-size: 20px;
        width: 270px;
    }

    .top-bar .top-bar-right .widget_custom_html {
        float: none;
        width: 100%;
    }

    #livesite_engage_button a.ls-engage-button {
        padding: 2px 25px 0 !important;
        min-width: 135px !important;
    }

    .top-bar .top-bar-left span.widget_social_media_widget {
        margin: 0 !important;
    }

    .footer-bar {
        padding-bottom: 55px;
    }
}

@media (max-width: 420px) {
    .content-area .contact-sections .sec:before {
        transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        left: -17px;
        top: -16px;
    }

    .content-area .contact-sections .sec {
        height: 46px;
        padding: 9px 8px 0 55px !important;
    }
}

@media (max-width: 320px) {
    .site-footer .col-md.footer-3 {
        width: 290px !important;
        max-width: 290px;
    }

    .site-footer .col-md.footer-1 ul li {
        font-size: 16px !important;
    }

    .content-area .contact-sections .sec {
        max-width: 100%;
    }

    .section-home-page-service-areas .service-areas-layout-custom .content-div {
        padding: 20px 0px 10px 13px;
        outline: 2px solid #e58575;
        outline-offset: -5px;
    }

    ul#menu-areas-we-serve li a {
        font-size: 14px;
    }

    .site-footer .footer-1 .tel {
        font-size: 15px;
    }

    .nav-switch-mobile {
        top: 42px;
    }

    .content-area .contact-sections .sec {
        line-height: normal;
        padding: 3px 8px 0 55px !important;
    }

    .content-area .contact-sections .sec.tel {
        padding: 9px 8px 0 55px !important;
    }

    .content-area .contact-sections .sec.tel a {
        font-size: 18px;
    }
}

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


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

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a.social-links.social_youtube {
    background: url(/wp-content/uploads/2019/05/polar-cooling-yt-icon.png) no-repeat center !important;
    background-size: 100% !important;
}