.content-sidebar-wrap br {
    display:none;
}
a.site-btn {
    border: none !important;
    font-weight: 600 !important;
}
header.site-header .top-ads {
    border: none !important;
}
header.site-header .bottom-ads {
    border: none !important;
}
.genesis-nav-menu a {
    font-weight: 600 !important;
}
.background-image.main-footer:before {
    background-color: rgba(165, 165, 165, .40) !important;
}




.slmp-gallery .slmp-display-image.slmp-grid-display-image {
    justify-content: center !important;
}
.yext-reviews {
    margin-bottom: 30px !important;
}
.yext-widget .yext-widget-empty {
    margin-bottom: 30px !important;
    display: block;
}
.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 {
        cursor: pointer;
    }
}

@media only screen and (max-width:767px) {
    .two-col-list {
        column-count: 1;
    }
}

@media only screen and (max-width:420px) {

}