.section__bg--dark-1::before {
    background-color: #0d285a;
}
.section__bg--dark-1.mobileHeader-container, .section__bg--dark-1.mobileHeader-container .location-list, .section__bg--dark-1#mobileHeaderNav {
    background-color: #152758;
}
.cstm_header p.logo-a__caption.component__subtitle {
    font-size: 17px;
    margin-top: -10px;
}
.cstm_header p.logo-a__caption.component__subtitle:after {
    content: "47100 Schoenherr Rd # A, Shelby Twp, MI 48315";
    display: block;
    font-size: 14px;
}
.location.location-6 img.img-fluid {
    max-width: 200px;
}
.staff-b .staff-member__name {
    margin-top: 0;
}
.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
}
.mobileHeader-logoImg {
    width: auto;
    min-height: 120px;
}
.gmapf .alias-editable_map{
    padding-left: 0!important;
    padding-right: 0!important;
}















@media (min-width: 991px) {
.section-banner .banner .banner-text__title--large {
    color: white;
}
.cstm_header .col-lg-7 {
        flex: 0 0 40%;
        max-width: 40%;
        justify-content: space-around;
    }
.cstm_header .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26%;
        flex: 0 0 43%;
        max-width: 43%;
    }
.cstm_header #partial-header-1 .phone__number {
    font-size: 20px;
}
}

@media (max-width: 991px) {
.cstm_header{
    display: none!important;
}
}