/* mobile footer nav  */

.section--dark .navigation-a .navigation__list--sub .navigation__item:hover>.navigation__item--link{
    background-color: transparent !important;
}

@media (min-width: 992px) {
.banner-c .banner__title {
    font-size: 4.75rem;
    line-height: 5rem;
}
.banner-c .banner__subtitle {
    font-size: 2rem;
    line-height: 2.25rem;
}
.component__title {
    font-size: 3.12rem;
    line-height: 3.375rem;
}
}

.mobileHeader-logoImg {
    min-height: 100px;
}

.section.seville-new-footer .navigation-a .navigation__item--link {
    padding-left: 5px;
}

.featuredblocks-grid-a .featuredblocks .featuredblock__image {
    width: 12rem;
    height: 12rem;
}

.section--dark .cta__button.component__button--1 {
    color: #fff;
}

#id_c74af1a2-0843-51a4-b816-2d868fc1cc02::before {
    opacity: 0;
}
.section.SNB-staff .staff-member {
    align-items: flex-start;
}

.section--dark a {
    color: #fefefe;
}    

.form__input.form__input--checkbox.form-check.form-check-inline {
    margin-bottom: 20px;
}

.form__group.form-group.form-input-custom0.col-lg-12:after {
    content: 'By submitting this form via this web portal, you acknowledge and accept the risks of communicating your health information via this unencrypted email and electronic messaging and wish to continue despite those risks. By clicking "Yes, I want to submit this form" you agree to hold Brighter Vision harmless for unauthorized use, disclosure, or access of your protected health information sent via this electronic means.';
    font-size: 14px;
}

p.form__phiInfo {
    display: none;
}

#id_d378ca86-7fc8-58e6-8b29-aa05b5692782 .featuredblocks-grid-a .featuredblocks .featuredblock__image {
    width: 15rem;
    height: 15rem;
}

@media (min-width: 992px) {
    .banner-c .banner__text-wrapper {
        position: absolute;
        top: 50%;
        transform: translateY(-0%);
        text-align: left;
    }
}

.section.SNB-staff .staff-member__name {
        font-weight: 400;
}
.section.SNB-staff .staff-member__prefix {
    font-weight: 400;
}

.section.SNB-staff .staff-member__suffix {
    font-weight: 400;
}

.section--dark h1, .section--dark h2, .section--dark h3, .section--dark h4, .section--dark h5, .section--dark h6 {
    color: #000;
}

b, strong {
    font-weight: 500;
}
/*
.section__bg--dark-1 .section--dark .navigation-a .navigation__list--sub {
    background-color: #89938C;
}*/
