.navigation-a .navigation__list--head, .navigation-a .navigation__list--head .navigation__list {
    justify-content: center;
}
.section .banner-c .slider__background--overlay:after {
    background: #000000 !important;
}
.section--dark .featuredblocks .featuredblock__wrap .featuredblock__title, .section--light .featuredblocks .featuredblock__wrap .featuredblock__title {
    font-size: 21px;
    line-height: 23px;
}
.editable_welcome__container.editable__container {
    padding: 0rem 0;
}
.form .component__title-caption-wrap {
    padding-top: 0rem;
}
.staff-a--12 .staff__title-caption-wrap, .staff-a--6 .staff__title-caption-wrap {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
}
.staff-a--12 .staff-member__text-wrap, .staff-a--6 .staff-member__text-wrap {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
}
.staff-a .staff__item .staff-member__image {
    background-color: white;
}
.phone__wrapper .socialmedia__list {
    margin: auto;
    display: block;
    padding-top: 5px;
}
.socialmedia__link {
    font: normal normal normal 14px/1 font-awesome!important;
    color: #4d6432!important;
}


/* ---------------POPUP CSS-------------- */
.itempopup {
    z-index: 99999999999;    
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(22,22,22,0.5);
}
.showimages {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 674px;
    position: relative;
    z-index: 41;
    top: 16%;
    padding: 30px 10px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    background-color: rgba(255, 255, 255 .3);
    overflow: auto;
    border-radius: 10px;
}
}
/* .showimages {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    height: 70%;
    max-width: 674px;
    position: relative;
    z-index: 41;
    top: 16%;
    padding: 30px 10px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    background-color: rgba(255, 255, 255 .3);
    overflow: scroll !important;
} */
/* ---------------POPUP CSS-------------- */






@media (min-width: 991px) {
h3.blade-a__title.blade-a__title--border.component__title {
    font-size: 32px;
    line-height: 32px;
}
.section-blade .blade-a__title {
    padding-bottom: 0rem;
}
}


@media (max-width: 767px){
    .editable__container img {
        max-width: 100% !important;
        margin: auto !important;
        width: 100% !important;
        float: none !important;
        height: auto !important;
        display: block;
    }      
}

h2.staff__title.component__title {
    text-align: left;
    font-size: 26px !important;
}
