.video-slider .vid {
    width: 600px;
    height: 300px;
}
a.site-btn {
    border: none !important;
    font-weight: bold !important;
}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {
    font-weight: bold !important;
}
.form-container .form-field button {
    color: #ffffff !important;
    background: #FF946E !important;
    border: none !important;
}
.form-container .form-field button:hover {
    color: #363636 !important;
    background: #D3D3D3 !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #464646 !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #FF946E;
}
footer.site-footer .footer-menu ul li a:before {
    color: #FF946E !important;
}
.site-section.cta-section {
    border: none !important;
}
.site-footer {
    border: none !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #D3D3D3 !important;
}
.sidebar .slmp-widget-gallery .slmp-widget-btn a, .sidebar .slmp-review-widget-btn a {
    color: #ffffff !important;
    background: #FF946E !important;
    font-weight: bold !important;
}
.sidebar .slmp-widget-gallery .slmp-widget-btn a:hover, .sidebar .slmp-review-widget-btn a:hover {
    color: #363636 !important;
    background: #D3D3D3 !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.page-banner-wrap.relative.site-flex.justify-content-bottom {
    background: rgba(0, 0, 0, 0.5) !important;
}
header.site-header .top-ads {
    border: none !important;
}
@media only screen and (min-width:1180px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 13px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 17px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 15px !important;
    }
}
@media only screen and (max-width:1024px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 11px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 14px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 12px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    .footer-col-item.site-info.site-email.relative a {
        font-size: 16px !important;
    }
    header.site-header .top-ads {
        border-bottom: 1px solid #ffffff !important;
    }
    footer.site-footer .footer-copyright .copyright-item {
        font-size: 15px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 20px !important;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 16px !important;
    }
}
@media only screen and (max-width:375px) {
    footer.site-footer .footer-copyright .copyright-item {
        font-size: 11px !important;
    }
}