.hero-slider-wrap .recaptcha-note, .recaptcha-note a,
.hero-slider-wrap .form-field .form-field-check,
.hero-slider-wrap .form-field .form-field-check a,
.cta-section-row .recaptcha-note, .recaptcha-note a,
.cta-section-row .form-field .form-field-check,
.cta-section-row .form-field .form-field-check a {
    color: #fff;
}
.cta-section.layout-1 .form-field .form-field-item.form-field-check.relative {
    width: 100%;
}
.form-field .form-field-check span.wpcf7-list-item label {
    display: block;
}
.form-field .form-field-check span.wpcf7-list-item {
    margin: 0;
}
.recaptcha-note, .recaptcha-note a,
.form-field .form-field-check,
.form-field .form-field-check a {
    line-height: 1.2;
    font-size: 12px;
    color: #191919;
}
.solutions-col .wp-block-button a {
    background: #ed2424;
    color: #fff;
}
.slmp-gallery .slmp-display-image.slmp-grid-display-image {
    justify-content: center !important;
}
.slmp-grid-gallery .slmp-image-item {
    box-shadow: 0 0 1px #000;
}
.slmp-category-image-items .slmp-image-item {
    box-shadow: 0 0 1px #000;
}
.footer-column .site-logo a img {
    padding: 10px;
    background: #fff;
}
.yext-reviews {
    margin-bottom: 25px !important;
}
.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;
    }
    .site-inner .featured-pages .ft-page-item {
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width:767px) {
    .two-col-list {
        column-count: 1;
    }
}

@media only screen and (max-width:420px) {

}