.hide {
    display: none;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.footer-col-item.custom-footer-html a {
    color: #ff0000 !important;
}
.slmp-reviews {
    padding-top: 20px !important;
}
@media only screen and (max-width: 1024px) {
    footer .site-email span a {
        font-size: 11px !important;
    } 
    footer .column-element .column-label {
        font-size: 20px !important;
    }
}
@media only screen and (min-width: 1025px) {
    footer .site-email span a {
        font-size: 13px !important;
    } 
}
