.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.page-banner-wrap.relative.site-flex.justify-content-bottom {
    background-color: rgba(0, 0, 0, 0.5) !important;
}
.page-id-22 .view-review-form {
    margin-top: 25px;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.footer-col-item.site-logo.relative {
    background: #fff !important;
    padding: 0 20px !important;
    justify-self: left !important;
}
.site-section.areas-we-serve-page-section.relative.top-bot-padding {
    background: #e8e8e8 !important;
}
.site-section.faq-page-section.relative.top-bot-padding {
    background: #e8e8e8 !important;
}
.footer-col-item.custom-footer-html.relative a {
    color: #8cc63f !important;
}
@media only screen and (max-width:1024px) {
    .service-title.uppercase.medium.relative {
        font-size: 20px !important;
    }
}
@media only screen and (min-width:1024px) {
    .main-header .cta-items .cta-num-item {
        display: flex;
        justify-content: center;
        align-items: end;
    }
}
@media only screen and (max-width:980px) {
    .header-col.cta-items .cta-item.cta-num-item span.number-label {
        display: none !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
}