.vc_col-sm-4 .document-gallery .document-icon img {
    min-height: 67px;
}
.document-gallery .document-icon img {
    border: 1px solid #ccc;
    max-height: 89px;
    min-height: 89px;
}
.document-gallery .document-icon-row {
    border-bottom: 1px solid #ccc;
    padding-bottom: 45px;
    margin-bottom: 45px;
}
.vc_col-sm-4 .document-gallery .document-icon-row {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
h1 {color: #003a7c;}
@media (max-width: 1199px) {
    .visit-us {
        display: none;
    }
}
@media (max-width: 991px) {
    .email-us {
        display: none;
    }
}
@media (max-width: 768px) {
    .call-us, .info {
        display: none;
    }
    .front-page-intro h1::before, .front-page-intro h1::after {
    display: none;
}
}
@media (min-width: 768px) {
    .site-btn {
        float: right;
    }
}
.wpvl_auto_thumb_box {
    position: relative;
    width: 100%;
    height: auto;
}
.video_lightbox_auto_anchor_image {
    width: 100%;
    height: auto;
}
.wpvl_auto_thumb_play {
    display: none;
}
.front-page-videos .wpb_content_element {
    margin-bottom: 20px;
}