/* @media (min-width: 992px) {
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 40%;
    }
} */


.section--light .editable td {
    border-color: #1110;
    color: #111;
}

.component-phone__item-wrapper {
    margin-top: 1px;
    line-height: 1;
    font-size: 0;
}

@media (max-width:1199px) {
    .section-navigation.section__bg--light-3 .section--inner {
        background-color: #d1d7e4;
        display: none;
    }
}

.header-f .locations-a .component__title-caption-wrap, .header-f .locations-a .location__image-wrapper, .header-f .locations-a .location__name, .header-f .locations-a .location__setting-title, .header-f .locations-a .location__direction-link, .header-f .locations-a .location__phone, .header-f .locations-a .location__email, .header-f .locations-a .location__fax {
    display: block;
}


.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #214f4400;
}

/* .section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background-color: #32594f;
} */ 

.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    background-color: #b3dfd5;
    color: #333;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
    color: #343434;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__link.component__link--1 {
    color: #39403f;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__link.component__link--1:visited {
    color: #39403f;
}

.header-g .locations-a .location__phone--link:before {
    content: "";
    font-size: 20px !important;
}

.header-g .locations-a .location__phone a {
    margin: 0;
    line-height: 1;
    font-size: 18px;
}

.locations-a .location__name {
    margin-bottom: 16px;
    display: block !important;
}