#wrap_fa {
    width: 100%;
}
.wide-col .wrap__featuredarticles {
    padding-right: 0;
}
.slider__text.solid-background {
    background: rgba(255, 255, 255, 0.6);
}

.wrap__slider--frame .slider__text.solid-background {
    text-align: center;
}
.staff-member__image {
    width: 250px;
    height: 250px;
}
.wrap__featuredblocks {
    background: #f5f5f5;
}
.wrap__featuredblocks--inner {
    padding-top: 70px;
}
.socialmedia_header__container.socialmedia__container {
    margin-top: 10px;
}
.cstm_col3_header {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    text-align: center;
}
.wrap__ctaHeader .cta__button {
    background: rgb(108 123 222);
}
.cstm_header_phone {
    display:none;
}












@media (max-width: 1024px) {
.cstm_col3_header.cstm3 {
    display: none;
}
.cstm_col3_header.cstm1, .cstm_col3_header.cstm2 {
    width: 49%;
}
.cstm_header_phone {
    display:block;
}
}
@media (max-width: 767px) {
.wrap__slider--frame .slider__item {
    background-position: left 15% center;
}
.cstm_col3_header.cstm1, .cstm_col3_header.cstm2 {
    width: 100%;
}
}










