.video-slider .vid {
    width: 600px;
    height: 300px;
}
a.site-btn {
    border: none !important;
}
.main-header .cta-items .cta-btn-item a.site-btn {
    font-weight: bold;
}
.slmp-image.slmp-relative {
    height: 235px !important;
}
.hero-slider .hero-caption-item .caption-btn a.site-btn {
    font-weight: bold;
}
.form-container .form-field button {
    color: #000000 !important;
    background: #e4b611 !important;
    border: none !important;
}
.form-container .form-field button:hover {
    color: #ffffff !important;
    background: #a80000 !important;
}
.cta-section .heading-wrap .section-btn a {
    font-weight: bold;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #363636 !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #e4b611;
}
footer.site-footer .footer-menu ul li a:before {
    color: #e4b611 !important;
}
.sidebar .slmp-widget-gallery .slmp-widget-btn a, .sidebar .slmp-review-widget-btn a {
    color: #000000 !important;
    background: #e4b611 !important;
    border: none !important;
    font-weight: bold !important;
}
.sidebar .slmp-widget-gallery .slmp-widget-btn a:hover, .sidebar .slmp-review-widget-btn a:hover {
    color: #ffffff !important;
    background: #a80000 !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #ebebeb !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.col-3.contact-site-info-item.contact-site-email.relative {
    display: none !important;
}
.slmp-review.slmp-review-widget.relative.slick-initialized.slick-slider.slick-dotted ul.slick-dots {
    display: none !important;
}
.review-col.left-col.relative ul.slick-dots {
    display: none !important;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
}