.video-slider .vid {
    width: 600px;
    height: 300px;
}
.contact-page-form-map.site-flex.justify-content-top.relative {
    place-content: center !important;
}
.page-banner-wrap.relative.site-flex.justify-content-bottom {
    background: rgba(0, 0, 0, 0.50) !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #000 !important;
}
@media only screen and (min-width:1180px) {
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 13px !important;
    }
}
@media only screen and (max-width:1024px) {
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 11px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 19px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    .col-3.contact-site-info-item.contact-site-email.relative a {
        font-size: 16px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 20px !important;
    }
}
@media only screen and (max-width:375px) {
    ul.col2 li:nth-child(3) a {
        font-size: 12px !important;
    }
    ul.col2 li:nth-child(2) a {
        font-size: 12px !important;
    }
}