.inner-page-banner .page-banner:before, .background-image.review-section:before, .background-image.cta-section:before, .background-image.badge-section:before, .background-image.blog-section:before, .background-image.main-footer:before, .hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.70) !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .genesis-nav-menu a {
        font-size: 10px !important;
    }
    
    .footer-col-item.column-label.relative {
        font-size: 18px !important;
    }
    
    .footer-col-item.site-info.site-name.relative {
        font-size: 13px !important;
    }
}

@media only screen and (max-width:500px){
    .genesis-nav-menu a {
        font-size: 14px !important;
    }
}