.staff-member__text-wrap {
    padding-top: 0rem !important;
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background-color: #0e0e0e;
    opacity: .4;
}
.section .banner-c .slider__background--overlay:after {
    background: #000000;
}
.videoWrapperOuter {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-c__title {
    font-size: 4rem !important;
    line-height: 4rem !important;
}
.hours-a__schedule .hours-a__schedule--border {
    padding: 0 5px !important;
}
.banner-c .slider__background:after {
    background: #00000052;
}

/**** MOBILE MENU ****/

.x21-mobile-controls, .x21-mobile-controls > button, .mm-menu, .mobileHeader-container {
	background:#013042;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
	color:#fff;
}

#partial-header-1 .phone__number{
    font-size: 1.2rem;
}
.btn_margin{
    margin-top: 0!important;    
}
@media (max-width: 767px) {
    .editable__container img {
        max-width: 100% !important;
        margin: auto !important;
        width: auto !important;
        float: none !important;
        height: auto !important;
        display: block !important;
        padding-bottom: 7px !important;
    }
}
@media only screen and (max-width: 519px) {
.lazyLoadImg .staff-b--12 .staff__item .staff-member {
    display: block;
}

img.staff-member__image.lazy {
    padding: 0px 20px;
    width: 100%;
}
}

h2.form__title.component__title {
    text-align: center;
}

h3.form__caption.component__subtitle {
    text-align: center;
}