.eyeq iframe#myVisualizer {
    width: 761px !important;
    height: 593px !important;
}
.page-id-22 .pagination {
    margin: 27px 0;
}
footer .column-element > div.site-logo {
    background: #fff;
    padding: 0 20px;
}
.youtube-vid {
    text-align: center;
}
.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-color: rgba(0, 0, 0, 0.5) !important;
}
.site-section.gallery-page-section.relative.top-bot-padding {
    background: #e8e8e8;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}

@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
}