#footer-count1 .footer-col-item p a {
    color: #fff;
    font-weight: 700;
}
.entry-content ol.two-col-list {
    padding-left: 0;
}
.entry-content ol.two-col-list > li {
    list-style-position: inside;
}
.slmp-gallery .slmp-display-image.slmp-grid-display-image {
    justify-content: center !important;
}
.inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, .4) !important;
}
#xapp-widget .widget-container.visible {
    z-index: 999999;
}
.yext-reviews {
    margin-bottom: 30px !important;
}
#slmp_geojuice #slmp_right h4 {
    color: #fff;
}
.two-col-list {
    column-count: 2;
}
.two-col-list  li {
    break-inside: avoid-column;
    vertical-align: top;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
    border-color: red !important;
    background: red;
    color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: green !important;
    background: green;
    color: #fff;
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1080px) {
}

@media only screen and (max-width:1023px) {
    .floating-cta {
        z-index: 2 !important;
        cursor: pointer;
    }
    .main-header .cta-items .number-item .number-label {
        margin-bottom: 3px;
    }
    .main-header .header-items .header-col.logo-item {
        border-bottom: 1px solid #d7d7d7 !important;
    }
}

@media only screen and (max-width:990px) {
    img.wp-image-1121 {
        height: 300px;
        width: auto;
    }
}

@media only screen and (max-width:781px) {
    .how-we-work-gp .wp-block-columns:nth-child(even) {
        flex-direction: column-reverse;
    }
    .how-we-work-gp .wp-block-columns:nth-child(even) figure {
        max-width: 500px;
    }  
}

@media only screen and (max-width:767px) {
    .two-col-list {
        column-count: 1;
    }
}

@media only screen and (max-width:420px) {

}