/* HARRISBURG */
.section.banner-nav::before {
    background-color: rgb(255 255 255 / 40%);
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background: rgba(0,0,0,.4);
}
.section__bg--dark-2::before {
    background-color: #dbc7b8;
}  
.section--light .phone__number {
    color: #dbc7b8;
}
.section--light .banner .component__button--2.cta__button {
    background-color: #dbc7b8 !important;
    border: 1px solid #dbc7b8 !important;
}
.section--light .banner .component__button--2.cta__button:hover {
    border: 1px solid #dbc7b8 !important;
    color: #dbc7b8 !important;
}
.navigation-a .navigation__item--link {
    color: black;
}
.section--light .navigation__item--link:hover, .section--dark .navigation__item--link:hover {
    color: #dbc7b8;
}
.section--light .featuredblocks-grid-d .featuredblock__icon .icon, .section--light .featuredblocks-grid-d .featuredblock__icon .testimonials .expand:before, .testimonials .section--light .featuredblocks-grid-d .featuredblock__icon .expand:before, .section--light .featuredblocks-grid-d .featuredblock__icon .comp-phone .phone__number:before, .comp-phone .section--light .featuredblocks-grid-d .featuredblock__icon .phone__number:before, .section--light .featuredblocks-grid-d .featuredblock__icon .form-default .ui-datepicker .ui-widget-header .ui-datepicker-prev, .form-default .ui-datepicker .ui-widget-header .section--light .featuredblocks-grid-d .featuredblock__icon .ui-datepicker-prev, .section--light .featuredblocks-grid-d .featuredblock__icon .form-default .ui-datepicker .ui-widget-header .ui-datepicker-next, .form-default .ui-datepicker .ui-widget-header .section--light .featuredblocks-grid-d .featuredblock__icon .ui-datepicker-next, .section--light .featuredblocks-grid-d .featuredblock__icon .partial-header-a .editable__container--inner:before, .partial-header-a .section--light .featuredblocks-grid-d .featuredblock__icon .editable__container--inner:before, .section--light .featuredblocks-grid-d .featuredblock__icon .partial-header-a .phone__number:before, .partial-header-a .section--light .featuredblocks-grid-d .featuredblock__icon .phone__number:before, .section--light .featuredblocks-grid-d .featuredblock__icon .partial-header-b .editable__container--inner:before, .partial-header-b .section--light .featuredblocks-grid-d .featuredblock__icon .editable__container--inner:before, .section--light .featuredblocks-grid-d .featuredblock__icon .partial-header-b .phone__number:before, .partial-header-b .section--light .featuredblocks-grid-d .featuredblock__icon .phone__number:before, .section--light .featuredblocks-grid-d .featuredblock__icon .article__post-author:before, .section--light .featuredblocks-grid-d .featuredblock__icon .article__post-category:before, .section--light .featuredblocks-grid-d .featuredblock__icon .article__post-creation-date:before, .section--light .featuredblocks-grid-d .featuredblock__icon .contactform--a .ui-datepicker .ui-widget-header .ui-datepicker-prev, .contactform--a .ui-datepicker .ui-widget-header .section--light .featuredblocks-grid-d .featuredblock__icon .ui-datepicker-prev, .section--light .featuredblocks-grid-d .featuredblock__icon .contactform--a .ui-datepicker .ui-widget-header .ui-datepicker-next, .contactform--a .ui-datepicker .ui-widget-header .section--light .featuredblocks-grid-d .featuredblock__icon .ui-datepicker-next, .section--light .featuredblocks-grid-d .featuredblock__icon .featuredblocks-grid-f .featuredblocks__container .fbF_ShowMoreLess a:before, .featuredblocks-grid-f .featuredblocks__container .fbF_ShowMoreLess .section--light .featuredblocks-grid-d .featuredblock__icon a:before {
    color: #dbc7b8;
}
.section--light .featuredblocks-grid-d .featuredblock__wrap:hover {
    background: #dbc7b8;
}
.section--light .editable__container h2, .section--light .editable__container h3 {
    color: #dbc7b8;
}
.section--light .editable__container a, .section--light a {
    color: #000000;
    font-weight: 600;
}
.section--dark .featuredblocks-grid-e .featuredblock__item:hover .featuredblock__bgImage:before {
    background-color: #dbc7b8;
}
.section--light .testimonials-d .testimonials-item .defaultImgWrap .defaultImg, .section__bg--dark-4 .testimonials-d .testimonials-item .defaultImgWrap .defaultImg {
    background-color: #dbc7b8;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #dbc7b8;
}
.section--light .socialmedia__link {
    background: #383332;
}
.section-copyright .copyright__link:hover, .section-copyright #copyright__link:hover {
    color: #dbc7b8;
}
.section-copyright .copyright__link, .section-copyright #copyright__link {
    color: #000000;
}
.section--light .navigation__item.has-drop-down>.navigation__item--link:after {
    border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
}
.mm-menu, .mm-panels>.mm-panel:not(.mm-hidden) {
    background: #dbc7b8;
}





.mobileHeader-logoImg {
    width: auto;
    min-height: 80px;
}
.featuredblocks-grid-e .featuredblock__bgImage:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
}
hr, .clr {
    clear:both!important;
}
.section-copyright .copyright__container, .section-copyright #copyright__container {
    padding-top: 30px!important;
    padding-bottom: 0!important;
}

@media (min-width: 992px){
    .partial-header-1 .col-lg-7 {
        justify-content: center!important;
    }
}
