#scroll-top-link {
    bottom: 90px !important;
}

.hide-br br {
    display: none;
}


/* SCHOLARSHIP PAGE STYLES */

.scholarship-section .title-sep {
    margin: 10px 0 50px !important;
}

.orange-title .av-special-heading-tag,
.orange-title .special_amp {
    font-weight: 500;
}

.orange-title .special_amp {
    font-family: 'Raleway', sans-serif;
}

.scholar-text h3 {
    font-family: 'lato', 'HelveticaNeue';
    text-transform: uppercase;
    font-size: 13px;
}

.scholar-text h3:not(:first-child) {
    margin: 35px 0 0;
}

.scholar-text ul {
    list-style-image: url(images/list.png);
    margin-top: 5px;
}

.last-text ul {
    margin-top: 25px;
}

.scholar-text a,
.service-addr a {
    color: #f44122 !important;
    text-decoration: none !important;
}

.scholar-text a:hover,
.blog-main-section .post-meta-infos a:hover,
.blog-main-section .widget_categories ul li a:hover,
.blog-main-section .widget_recent_entries ul li a:hover,
.blog-main-section .widget_archive ul li a:hover,
.service-addr a:hover,
.serv-inner-section .job-text a:hover {
    color: #112caa !important;
    text-decoration: none !important;
}


/* BLOG PAGE STYLES */

.blog-main-section .content {
    padding: 50px 0;
}

.blog-main-section .big-preview,
.blog-main-section .big-preview * {
    min-height: 490px;
    object-fit: cover;
    border-radius: 0;
}

.blog-main-section .entry-content-wrapper,
.blog-main-section .post-title {
    width: 100% !important;
    max-width: 100% !important;
}

.blog-main-section .post-title {
    font-size: 28px !important;
    font-weight: 500;
    text-transform: uppercase !important;
    color: #222222 !important;
}

.blog-main-section .post-meta-infos {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 1;
    color: #888888 !important;
    margin: 10px 0 0 !important;
}

.blog-main-section span {
    color: #888888 !important;
}

.blog-main-section .post-meta-infos a,
.blog-main-section .date-container {
    color: #222 !important;
}

.blog-main-section .blog-categories,
.blog-main-section .text-sep,
.blog-main-section .post_delimiter,
.social-icons .iconlist-timeline,
.blog-main-section .pagination-meta {
    display: none;
}

.blog-main-section .blog-author {
    position: relative;
    text-transform: capitalize;
}

.blog-main-section .blog-author::after {
    content: 'on';
    font-family: 'lato', 'HelveticaNeue';
    font-size: 13px;
    color: #888888;
    position: relative;
    margin: 0 3px;
}

.blog-main-section .entry-content p {
    color: #888888;
    font-size: 14px;
    line-height: 22px;
}

.blog-main-section .more-link {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    color: #f44122;
    font-weight: 600;
}

.blog-main-section .more-link {
    text-decoration: none !important;
}

.blog-main-section .more-link:after {
    content: "";
    font-family: 'entypo-fontello';
    font-size: 13px;
    color: #f44122;
    padding: 0 8px;
}

.blog-main-section .post {
    margin: 0 0 50px;
}

.blog-main-section .av-flex-placeholder {
    width: 5% !important;
}

#top #main .sidebar {
    border: none;
    padding: 0;
}


/* #top .widget_search {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 50px;
}

#top .blog-main-section .widgettitle {
    text-transform: uppercase;
    color: #f44122;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 0 20px;
}

#top .widget:not(.widget_search) {
    padding: 40px 0 20px;
    border-bottom: 1px solid #ebebeb;
} */

.blog-main-section .widget_archive,
#top .social-icons {
    border: none !important;
}

#top .social-icons {
    padding: 0 !important;
}

#top .social-icons .avia-icon-list-container {
    margin: 20px 0 0;
}

#top .social-icons ul {
    display: flex;
    justify-content: flex-start;
}

#top .social-icons li {
    padding: 0;
}


/* #top .social-icons li:last-child a {
    line-height: 21px;
} */

#top .social-icons li a {
    margin: 0 10px 0 0;
    background: #f44122 !important;
    max-width: 30px;
    max-height: 30px;
    line-height: 24px;
    transition: all .3s ease-in-out;
}

#top .social-icons li a:hover {
    background: #5074B3 !important;
    transition: all .3s ease-in-out;
}

#top .social-icons li a span {
    color: #fff !important;
    font-size: 16px;
}

#top .social-icons li a span::before {
    line-height: 20px;
}

#top .inner_sidebar {
    padding-top: 50px !important;
    margin-left: 10px;
}

#top .sidebar ul {
    list-style: none;
}

#top .sidebar .widget:not(.widget_recent_entries) li {
    padding: 0;
}

#top .sidebar .widget li {
    margin: 0;
}

#top .sidebar .widget {
    padding: 0 0 25px !important;
}

#top .sidebar .widget .widgettitle {
    margin-top: .85em !important;
}


/* .blog-main-section .widget_categories ul li,
.blog-main-section .widget_recent_entries ul li,
.blog-main-section .widget_archive ul li {
    font-size: 13px;
    margin-left: 0;
    padding: 0;
    line-height: 30px;
    border: none;
}

.blog-main-section .widget_recent_entries ul li::before {
    content: '';
    background-image: url(images/doc-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 18px;
    position: absolute;
    top: 6px;
    left: -28px;
}

.blog-main-section .widget_recent_entries ul li {
    position: relative;
    margin-left: 28px;
}

.blog-main-section .widget_categories ul li a,
.blog-main-section .widget_recent_entries ul li a,
.blog-main-section .widget_archive ul li a {
    font-family: 'lato', 'HelveticaNeue';
    color: #222 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none !important;
} */

#top .sidebar {
    max-width: 260px;
}

#top #searchform input[type="text"] {
    font-size: 14px !important;
    font-weight: 500 !important;
    background: #fff !important;
    color: #888888 !important;
    border: 1px solid #e1e1e1 !important;
    padding: 15px 20px !important;
}

#top #searchform input[type="submit"] {
    font-size: 18px !important;
    font-weight: 600;
    background: transparent;
    color: #2f2f2f;
    padding: 0 !important;
    top: 5px !important;
    right: 5px !important;
    height: 40px !important;
    width: 40px;
    min-width: 40px;
}

.blog-main-section .pagination {
    display: flex;
    justify-content: center;
}

.blog-main-section .pagination span,
.blog-main-section .pagination a {
    position: relative;
    background: transparent !important;
    border: 2px solid #f44122;
    width: 14px !important;
    height: 14px !important;
    margin: 0 2px;
}

.blog-main-section .pagination a:not(.inactive) {
    display: none;
}

.blog-main-section .pagination .current::after {
    content: '';
    background: #f44122;
    ;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: relative;
    top: 1px;
    left: 1px;
    display: block;
}

.blog-cont-section .content {
    padding: 85px 0 70px;
}

.blog-cont-section .title .av-special-heading-tag {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

.blog-cont-section .avia-image-container {
    margin: 0 0 30px !important;
}

.blog-cont-section .contact-button {
    margin: 25px 0 0 !important;
}

#top .gform_wrapper div.validation_error {
    font-family: 'Lato', sans-serif;
    border-color: #f44122;
    color: #000 !important;
}

#top .gform_wrapper .validation_message {
    font-family: 'Lato', sans-serif;
    padding-right: 0 !important;
    color: #000 !important;
}

#top .gform_wrapper li.gfield.gfield_error,
#top .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border-color: #f44122;
}

#top .sign-form .gform_wrapper div.validation_error {
    border-color: #000;
}

#top .sign-form .gform_wrapper .validation_message {
    color: #000 !important;
}

#top .sign-form .gform_wrapper li.gfield.gfield_error,
#top .sign-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-color: #000;
}

#top .sign-form .gform_confirmation_message {
    color: #fff !important;
    border: 2px solid #fff !important;
}


/* SERVICES PAGE STYLES */

.service-addr-section .content {
    padding: 100px 0 40px;
}

.service-addr-section .title-sep {
    margin-bottom: 50px !important;
}

.air-qual-section .title-sep {
    margin-bottom: 30px !important;
}

.air-qual-section .content {
    padding: 90px 0 100px;
}

.air-filter-section .title-sep {
    margin-bottom: 30px !important;
}

.air-bal-section .title-sep {
    margin-bottom: 30px !important;
}

.service-addr p {
    line-height: 28px;
}

.serv-main-section .content {
    padding: 0 0 80px;
}

.serv-main-section .content {
    padding: 0 0 70px;
}

.serv-main-section .strong-text p,
.serv-inner-section .strong-text p {
    font-weight: 600;
    margin: 10px auto;
    border-bottom: 1px solid #eaeaea;
    max-width: 90%;
    padding-bottom: 8px;
}

.serv-main-section .serv-text,
.serv-inner-section .serv-text {
    padding-bottom: 25px;
}

.serv-main-section .serv-text p,
.serv-inner-section .serv-text p {
    line-height: 22px;
}


/* AIR CONDITIONING PAGE STYLES */

.air-cond-section .content,
.heat-pump-section .content {
    padding: 100px 0 70px;
}

.humidifier-section .content,
.duct-seal-section .content {
    padding: 90px 0 70px;
}

.heating-section .content {
    padding: 100px 0 115px;
}

.duct-section .content {
    padding: 90px 0 95px;
}

.furnance-section .content {
    padding: 100px 0 90px;
}

.air-bal-section .content {
    padding: 100px 0 65px;
}

.app-section .special_amp {
    font-family: 'raleway', 'HelveticaNeue';
    font-weight: 600;
}

.app-section .orange-title .special_amp {
    font-weight: 500;
}

.air-cond-section .title-sep,
.heat-pump-section .title-sep,
.heating-section .title-sep,
.beat-section .title-sep {
    margin-bottom: 25px !important;
}

.duct-section .title-sep {
    margin-bottom: 35px !important;
}

.furnance-section .title-sep,
.humidifier-section .title-sep,
.duct-seal-section .title-sep {
    margin-bottom: 30px !important;
}

.addr-icon {
    margin-bottom: 20px !important;
}

.air-cond-section .orange-title .av-special-heading-tag,
.heat-pump-section .orange-title .av-special-heading-tag,
.heating-section .orange-title .av-special-heading-tag,
.furnance-section .orange-title .av-special-heading-tag,
.duct-section .orange-title .av-special-heading-tag,
.air-bal-section .orange-title .av-special-heading-tag,
.app-section .orange-title .av-special-heading-tag {
    line-height: 1.3;
}

.air-cond-section p,
.heat-pump-section p,
.heating-section p,
.furnance-section p,
.air-bal-section p,
.app-section p {
    text-align: justify;
}

.last-text {
    margin-bottom: 50px !important;
}

.logos {
    margin: 50px 0 0 !important;
}

.trust-col {
    margin-top: 30px !important;
}

.humid-col {
    margin: 0 0 20px !important;
}

#top .hours-section .title-sep {
    margin-bottom: 20px !important;
}

.heat-col {
    margin: 20px 0 0 !important;
}

.heat-col:nth-child(6) {
    margin-bottom: 45px !important;
}

.list-two ul {
    columns: 2;
    column-gap: 0;
    margin: 10px auto 15px;
    width: max-content;
}

.list-three ul {
    columns: 3;
    column-gap: 0;
    margin: 10px auto 15px;
    width: max-content;
}

.duct-section .list-two ul {
    margin: 25px auto 0;
}

.humidifier-section .list-two ul {
    margin: 30px auto 15px;
}

.air-filter-section .list-three ul {
    margin: 50px auto 35px;
}

.duct-seal-section .list-two ul {
    margin: 30px auto 15px;
}

.list-two li,
.list-three li {
    margin: 0 45px;
}

.furn-logos {
    margin: 0 !important;
}

.furn-logos .avia-image-container-inner {
    margin: 40px 0 0 !important;
}

.air-col {
    margin: 20px 0 0 !important;
}

.duct-col {
    margin: 25px 0 10px !important;
}

.air-bal-col {
    margin: 5px 0 0 !important;
}

.last-duct-col {
    margin-bottom: 55px !important;
}

.last-air-col {
    margin-bottom: 25px !important;
}

.last-air-bal-col {
    margin-bottom: 45px !important;
}

.last-humid-col {
    margin: 20px 0 45px !important;
}

.duct-seal-col {
    margin: 30px 0 0 !important;
}

.last-duct-seal-col {
    margin: 30px 0 40px !important;
}


/* =============================================================================
								FOOTER STYLES
   ========================================================================== */

#footer {
    padding: 75px 0 10px;
}

#footer .container {
    max-width: 1520px !important;
}


/* #footer .flex_column:not(:first-child) {
    margin-left: 4% !important;
} */

#footer .flex_column:first-child {
    width: 25%;
    margin: 0;
}

#footer .flex_column:nth-child(2) {
    margin-left: 5%;
}

#footer .flex_column:nth-child(2),
#footer .flex_column:nth-child(3) {
    width: auto;
}

#footer .flex_column:nth-child(4) {
    margin-left: 7% !important;
    width: 25%;
}

#footer .flex_column .widget .widgettitle {
    font-family: 'lato', 'HelveticaNeue';
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    position: relative;
    margin: 0;
}

#footer .flex_column .widget .widgettitle::after {
    content: '';
    background-image: url(images/footer-sep.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -18px;
}

#footer .service-areas .widgettitle {
    right: 18px;
}

#footer .logo-content {
    text-align: justify;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

#footer .service-areas ul {
    margin: 35px 0 0;
    columns: 2;
    list-style-image: url(images/list-icon.png);
}

#footer .service-areas ul li {
    margin: 0 0 0 20px;
    line-height: 28px;
}

#footer .award-logos .textwidget {
    margin: 40px 0 0;
}

#footer .award-logos img {
    margin: 0 0 15px;
}

#footer .footer-contact .textwidget {
    margin: 35px 0 0;
}

#footer .footer-contact .textwidget p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 10px;
    position: relative;
}

#footer .footer-contact p::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
}

#footer .footer-contact p:first-child {
    text-align: left;
    display: flex;
    justify-content: center;
}

#footer .footer-contact p:first-child::before {
    background-image: url(images/addr-footer-icon.png);
    left: 14px;
    top: 5px;
}

#footer .footer-contact p:nth-child(2)::before {
    background-image: url(images/phone-footer-icon.png);
    left: 65px;
    top: 4px;
}

#footer .footer-button {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.footer-button .avia-button {
    font-family: 'Montserrat', sans-serif;
    border: none;
    padding: 15px 0;
    min-width: 310px;
    font-size: 13px;
    font-weight: 600;
    background: #f44122;
    letter-spacing: 1px;
    border-radius: 3px;
    margin: 0;
    transition: .3s;
}

#footer .social-footer .textwidget {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    margin-top: 10px;
}

#footer .social-footer a {
    color: #fff;
    font-size: 14px;
    border: 1px solid #6b6b6b;
    border-radius: 3px;
    line-height: 1;
    padding: 5px 10px;
    margin-left: 20px;
}

#footer .social-footer a:hover {
    background: #f44122;
    border-color: #f44122;
}

#footer .flex_column .footer-logo .footer-logo-img {
    max-height: 70px;
    width: auto;
}

#footer .footer-logo {
    margin-top: 0px !important;
}

#socket .container {
    padding: 20px 0;
}

#socket .copyright {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #aaa !important;
    line-height: 1;
    width: 100%;
    display: flex;
    float: none;
    justify-content: center;
}

#socket .mob {
    margin-left: 5px;
}

#socket .copyright div {
    display: inline-block;
    margin: 0 35px;
}

#socket a:hover {
    text-decoration: none !important;
    color: #f44122 !important;
}

#footer .footer-logos p {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

#footer .footer-logos p a {
    margin: 0 10px !important;
}

#footer .footer-logos p a:first-child {
    margin-left: 0 !important;
}

#footer .footer-logos p a:last-child {
    margin-right: 0 !important;
}


/* MEDIA QUERIES */

@media (max-width: 1500px) {
    #footer .footer-contact p:first-child::before {
        left: 0;
    }
    #footer .footer-contact p:nth-child(2)::before {
        left: 55px;
    }
}

@media (max-width: 1400px) {
    #footer .flex_column:nth-child(3) {
        margin-left: 5%;
    }
}

@media (max-width: 1300px) {
    #footer .flex_column:nth-child(3) {
        margin-left: 2%;
    }
    #footer .flex_column:nth-child(4) {
        margin-left: 4% !important;
        width: 28%;
    }
}

@media (max-width: 1200px) {
    #footer .container {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: center;
    }
    #top #footer .flex_column {
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 45%;
        margin: 0 !important;
    }
    #footer .social-footer .textwidget {
        margin-top: 0;
    }
    #footer .widget {
        margin: 0 0 30px;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a .avia-menu-text {
        color: #FFF !important;
    }
    .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
        display: none;
    }
    #top #av-burger-menu-ul li ul {
        padding-left: 25px;
    }
}

@media (max-width: 1024px) {
    .service-addr-section .content {
        padding: 70px 0 40px;
    }
    .serv-main-section .serv-text p,
    .serv-inner-section .serv-text p {
        padding: 0 20px;
    }
    .air-cond-section .content,
    .heat-pump-section .content,
    .heating-section .content,
    .furnance-section .content,
    .duct-section .content,
    .air-bal-section .content,
    .humidifier-section .content,
    .duct-seal-section .content {
        padding: 70px 0;
    }
}

@media (max-width: 989px) {
    .orange-title {
        margin: 0 0 10px !important;
        padding-bottom: 10px !important;
    }
    .scholarship-section .hr {
        height: 50px !important;
    }
    #top #main .sidebar {
        display: none !important;
    }
    .service-addr-section .title-sep {
        margin-bottom: 20px !important;
    }
    .air-cond-section .orange-title,
    .heat-pump-section .orange-title,
    .heating-section .orange-title,
    .furnance-section .orange-title,
    .app-section .orange-title {
        font-size: 24px !important;
        text-align: center !important;
        margin: 0 !important;
        padding: 0 0 10px !important;
    }
    .air-cond-section .orange-title br,
    .heat-pump-section .orange-title br,
    .heating-section .orange-title br,
    .furnance-section .orange-title br,
    .air-bal-section .orange-title br,
    .app-section .orange-title br {
        display: none;
    }
    .heat-col:nth-child(6) {
        margin-bottom: 0 !important;
    }
    .list-three ul {
        columns: 2;
    }
    .blog-banner .hr:first-child {
        height: 50px !important;
    }
    #top .blog-banner .banner-col .service-banner-heading .av-special-heading-tag {
        font-size: 28px !important;
        line-height: 1;
    }
    #top #footer .flex_column {
        flex-basis: 100%;
        margin: 0 0 25px !important;
    }
    #footer .footer-logo .textwidget,
    #footer .logo-content {
        text-align: center;
    }
    #footer .widget {
        margin: 0;
    }
    #footer .service-areas ul {
        margin: 35px 0 20px;
    }
    #footer .social-footer {
        margin: 30px 0 0;
    }
    #footer .service-areas .widgettitle {
        right: 0;
    }
    #top .beat-section .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 10px;
    }
    .air-cond-section .title-sep,
    .heat-pump-section .title-sep,
    .heating-section .title-sep,
    .beat-section .title-sep {
        margin-bottom: 20px!important;
    }
    .title .av-special-heading-tag {
        line-height: 1.4 !important;
    }
    .beat-section .orange-title {
        margin: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media (min-width: 990px) {
    .sign-form .gform_validation_error.gform_wrapper .gform_footer {
        position: relative;
        bottom: 15px;
    }
    .blog-main-section .pagination {
        left: 50%;
        transform: translateX(-32%);
    }
}

@media (max-width: 767px) {
    .scholarship-section .title-sep {
        margin: 10px 0 30px !important;
    }
    .orange-title .av-special-heading-tag {
        font-size: 20px;
    }
    .orange-title .av-special-heading-tag,
    .scholar-text h3 {
        line-height: 1.4;
    }
    .scholarship-section .hr {
        height: 25px !important;
    }
    .blog-cont-section .content {
        padding: 50px 0;
    }
    .blog-main-section .content {
        padding: 50px 0 25px;
    }
    .blog-main-section .big-preview,
    .blog-main-section .big-preview * {
        min-height: 150px;
        max-height: 150px;
    }
    .blog-main-section .post-title {
        font-size: 18px !important;
        padding: 5px 0 10px !important;
    }
    .service-addr-section .content {
        padding: 60px 0 30px;
    }
    .service-addr-section .hr {
        height: 20px !important;
    }
    .serv-main-section .content {
        padding: 0 0 40px;
    }
    .air-cond-section .content,
    .heat-pump-section .content,
    .furnance-section .content,
    .air-bal-section .content,
    .humidifier-section .content,
    .duct-seal-section .content {
        padding: 50px 0;
    }
    .air-cond-section .title-sep,
    .heat-pump-section .title-sep,
    .heating-section .title-sep,
    .furnance-section .title-sep,
    .duct-seal-section .title-sep {
        margin-bottom: 15px !important;
    }
    .strong-section .title .av-special-heading-tag {
        font-size: 24px !important;
        line-height: 1.4;
    }
    .trust-col {
        margin-top: 0 !important;
    }
    .air-cond-section .orange-title,
    .heat-pump-section .orange-title,
    .heating-section .orange-title,
    .furnance-section .orange-title,
    .app-section .orange-title {
        padding: 0 0 10px !important;
    }
    .air-cond-section .hr,
    .air-sep {
        display: none;
    }
    .list-two ul,
    .list-three ul,
    .air-filter-section .list-three ul,
    .duct-section .list-two ul,
    .humidifier-section .list-two ul,
    .duct-seal-section .list-two ul {
        columns: 1;
        margin: 10px 25px;
    }
    .list-two li,
    .list-three li {
        margin: 0;
    }
    #top .heat-col {
        margin: 0 0 20px !important;
    }
    .furn-logos .avia-image-container-inner {
        margin: 0 !important;
    }
    .last-air-col,
    .last-duct-col,
    .last-duct-seal-col {
        margin: 20px 0 !important;
    }
    .duct-col {
        margin: 10px 0 !important;
    }
    .last-humid-col {
        margin: 0 0 20px !important;
    }
    #footer {
        padding: 50px 0 10px;
    }
    #socket .copyright {
        flex-direction: column;
        font-size: 13px;
    }
    #socket .mob {
        margin: 10px 0;
    }
    #socket .container {
        padding: 15px 0;
    }
    #footer .service-areas ul {
        columns: 1;
    }
    #footer .footer-contact p:first-child {
        text-align: center;
    }
    .footer-button .avia-button {
        min-width: 100%;
    }
    #footer .footer-contact p:nth-child(2)::before {
        left: 15px;
    }
    #footer .footer-logos p {
        flex-direction: column;
    }
    #footer .footer-logos p a {
        margin: 10px 0px !important;
        max-width: 100px;
    }
    #top .beat-section .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 0;
    }
    .air-cond-section .content,
    .heat-pump-section .content,
    .heating-section .content,
    .furnance-section .content,
    .duct-section .content,
    .air-bal-section .content,
    .humidifier-section .content,
    .duct-seal-section .content {
        padding: 50px 0;
    }
    .hide-br br {
        display: block !important;
    }
}

@media (max-width: 480px) {
    #footer .footer-contact p:first-child::before {
        position: relative;
        width: 17px;
        height: 17px;
        margin-right: 5px;
    }
}

@media (max-width: 390px) {
    .orange-title .av-special-heading-tag {
        font-size: 17px !important;
        margin: 0 !important;
    }
    .blog-main-section .post-title {
        font-size: 16px !important;
    }
    #footer .footer-contact .textwidget p {
        font-size: 13px;
    }
}