.cstm_header_bg {
    background-color: rgb(0 0 0 / 40%);
}
.featuredblock__item.col-lg-6.col-md-6.col-sm-12 {
    min-height: 400px!important;
}
.footer_logo__container--inner p.logo-a__title, logo_footer__container--inner p.logo-a__title.component__title {
    font-size: 28px!important;
}
p.logo-a__title.component__title, .partial_header_logo__container--inner.logo__container--inner.ple-module-overlay p.logo-a__title.component__title {
    font-size: 31px;
}
.cstm_col2.officeRight {
    width: 70%;
    float: right;
}
.cstm_col2.officeLeft {
    float: left;
    width: 30%;
}
.cstm_col2 table, .cstm_col2 table tr td {
    border: none;
    display: inline-block;
    padding: 0;
}
table#officeHours caption {
    text-align: left;
    font-weight: 900;
}
.mtt .staff__item .staff-member__text-wrap{
    padding-top: 0;
}
.mtt .staff-member__name{
    margin-top: 0;
}
.mtt h2.staff__title.component__title {
    text-align: left;
    color: #7cb0d3;
}
.mtt .staff-member {
    margin-bottom: 30px;
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background: rgba(0,0,0,.4);
}

.featuredblocks-grid-e .featuredblock__bgImage:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
}










@media (max-width: 1024px){
.cstm_col2.officeRight,.cstm_col2.officeLeft {
    width: 50%;
}
}
@media (min-width: 991px){
.staff-b--12 .staff__item .staff-member__text {
    -ms-flex-align: inherit !important;
    align-items: inherit !important;
}
}
@media (max-width: 767px){
.cstm_col2.officeRight,.cstm_col2.officeLeft {
    width: 100%;
}
img.align-right, img.align-left {
    float: none!important;
    }
}

.partial-top-phone {
    justify-content: flex-end;
    flex-direction: column;
}

.socialmedia {
    padding: 1.125rem 0;
}

.socialmedia__link--small {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 30px;
}