.video-slider .vid {
    width: 600px;
    height: 300px;
}
.content-sidebar-wrap br{
    display:none;
}
a.site-btn {
    font-weight: 600 !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #000000 !important;
}
.featured-pages .ft-page-item {
    border: none !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #e9f0ff !important;
}
.inner-page-banner .page-banner .page-banner-wrap {
    background-color: rgba(0, 0, 0, 0.6) !important;
}
@media only screen and (min-width: 1024px) {
    footer .column-element .footer-col-item.site-info {
        font-size: 11px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 11px !important;
    }
}