.container-fluid .banner-a .banner__text-wrapper {
            /*left: calc(65% - 15px) !important;*/
}


/* Header */
.section__bg--dark-1.ple-hide-for-mobile.ple-hide-for-tablet .col-lg-12.col-sm-12 {
    padding-bottom: 15px;
}
#partial-header-1 .phone__number {
	font-size: 19px;
	font-weight: bold;
}
.header-f .locations-a .location__address-wrapper::before {
    display: none;
}
.header-f .locations-a .list .location__list-icons .location__item:first-child, 
.header-f .locations-a .list .location__list-icons .location__item {
    margin: 0;
}
.head-section .comp-phone {
	font-size: 19px !important;
	font-weight: bold;
}
.navigation-a .navigation__item--link {
    font-size: 1rem;
}
.locations-a .location__phone--link {
    font-size: 1rem;
}
.section-overlap-container>div::before {
    background-color: rgb(0 0 0 / 55%);
}
.section__bg--dark-1.ple-hide-for-mobile.ple-hide-for-tablet .col-lg-12.col-sm-12 {
    padding-bottom: 15px;
}
.header-g .locations-a .location__phone a {
    font-family: "oswald", Arial, sans-serif;
    font-size: 1.5rem;
}
.header-g .locations-a .location__phone a:before {
    font-size: 1.5rem;
}
.header-g .navigation-a .navigation__item--link {
    font-size: 1.125rem;
    line-height: 1.5rem;
}

/* Banner */
.home-h-banner .banner-a .banner__subtitle img {
    max-width: 300px;
    margin-top: 10px;
    float: right;
    clear: both;
}
.home-h-banner .banner__image-wrapper:before {
    content: "";
    background: linear-gradient(to bottom, rgb(255 255 255 / 65%) 0%, rgb(255 255 255 / 0%) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 175px;
    z-index: 3;
    opacity: .8;
}
.banner-circle img.gallery-item--image.scale {
    border-radius: 50%;
}
.section--light .banner-a .banner__subtitle {
    color: #152a3a;
}
.cta__subtitle.component__subtitle {
    color: #fff;
}
.banner-circle h6.cta__eyebrow.component__eyebrow,
.banner-circle h3.cta__title.component__title.titleAlignment--center,
.banner-circle h4.cta__subtitle.component__subtitle.captionAlignment--center{
    text-align: left !important;
    align-self: start !important;
}
.banner-circle .cta__links-wrapper {
    flex-direction:  row !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.banner-circle a.cta__button.component__button--1 {
    margin-right: 10px !important;
    color: rgb(255 255 255);
    background-color: rgb(0 116 229);
    border-color: rgb(0 116 229);
}
.overlap-home-banner-gallery .banner.banner-b.component {
    margin-top: -240px;
    background: white;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .1411764706);
}
.overlap-home-banner-gallery .controls-wrapper {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    opacity: 1 !important;
}
.home-h-banner .banner-a .banner__title {
    text-transform: uppercase;
}
.section.harrisburg-fbs.home-h-fb.section__bg--light-1 .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__image::before {
    background-color: rgb(57 57 57);
}
.section.harrisburg-fbs.home-h-fb .section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__title {
    color: white;
}
.section.harrisburg-fbs.home-h-fb .section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}
.section.harrisburg-fbs.home-h-fb  .featuredblocks-grid-a .featuredblocks .featuredblock__cta {
    margin: 16px auto 32px;
}
.section.harrisburg-fbs.home-h-fb .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:hover .featuredblock__image::before {
    opacity: 0.15;
}

.banner__cta.component__button.custom-banner-btn {
    margin-left: 30px;
    display: none;
}

/* Specialties */
.pain-injuries-treated-fbs .featuredblocks-grid-a .featuredblocks .featuredblock__image {
    min-width: 10.5rem;
    min-height: 4.5rem;
    width: auto;
    height: auto;
}

/* Areas we treat */
.areas-we-treat-trigger::before {
    opacity: 0 !important;
}
.areas-we-treat-trigger {
    z-index: 2;
    position: absolute !important;
    width: 66.666667%;
}
.areas-we-treat-trigger .col-lg-8.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.areas-we-treat-trigger .col-lg-4.col-sm-12 {
    display: none;
}
.trigger a {
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
}
.trigger {
    height: 12%;
    min-height: 16px;
    width: 101px;
    text-align: center;
    background-color: rgba(0, 0, 0, .23);
    transition: border .4s ease 0s, background-color .4s ease 0s;
    border: solid #ccc 1px;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    position: absolute;
}
.back-neck-trigger.trigger {
    left: 36%;
    top: 17%;
}
.trigger.shoulder-trigger {
    left: 60%;
    top: 23%;
}
.trigger.elbow-trigger {
    left: 52%;
    top: 31%;
}
.trigger.hand-wrist-trigger {
    top: 36%;
    left: 29%;
}
.trigger.hip-trigger {
    top: 43%;
    left: 38%;
}
.trigger.knee-trigger {
    top: 59%;
    left: 64%;
}
.trigger.ankle-trigger {
    top: 43%;
    left: 65%;
}
.trigger.foot-trigger {
    bottom: 1%;
    left: 33%;
}
.trigger a:hover {
    font-weight: bold;
    color: white !important;
    text-decoration: none !important;
}
.areas-we-treat .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: transparent !important;
        padding-top: 0;
    padding-bottom: 0;
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock-image-title-wrapper {
    margin: 0;
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    text-align: left;
    color: #030303;
}
.areas-we-treat h3.featuredblocks__title.component__title {
    color: #1153bf;
    text-align: left;
    margin-left: 20px;
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__title:before {
    color: #0542a7;
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:first-child span.featuredblock__title:before {
    content: "1. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(2) span.featuredblock__title:before {
    content: "2. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(3) span.featuredblock__title:before {
    content: "3. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(4) span.featuredblock__title:before {
    content: "4. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(5) span.featuredblock__title:before {
    content: "5. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(6) span.featuredblock__title:before {
    content: "6. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(7) span.featuredblock__title:before {
    content: "7. ";
}
.areas-we-treat .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(8) span.featuredblock__title:before {
    content: "8. ";
}

.nowrap {
  white-space: nowrap;
}


/* -- PLE copyright -- */
.copyright__list {
    color: #fff;
    text-align: center;
}

.section-copyright .copyright__item:not(:last-child),
.section-copyright #copyright__item:not(:last-child) {
    border: 0;
}

.section-copyright .copyright__item,
.section-copyright #copyright__item {
    padding: 0;
}

.section-copyright .copyright__item:not(:last-child)::after, .section-copyright #copyright__item:not(:last-child)::after {
  content: '';
}
/* -- / copyright -- */
/* Custom colors */
.section-overlap-container .header-g .locations-a .location__phone a,
.section-overlap-container .header-g .locations-a .location__phone a::before,
.section-overlap-container .header-g .cta-a .cta__links-wrapper a.cta__button.component__button--1 {
    color: white;
}
.header-g .locations-a .location__phone a {
    color: #030303;
}
.header-g .locations-a .location__phone a::before {
    color: #0279ee;
}
.section__bg--dark-2 .section--dark .banner-a .cta__button.component__button--1 {
    color: white !important;
}
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__cta .cta__button.component__button--1, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__cta .cta__button--icon.component__button--1, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__cta .cta__link--icon.component__button--1 {
    color: white !important;
}
.section.fb-grid-a-title-overlaps-image.card-bg--light-2 .featuredblocks-grid-a .featuredblocks .featuredblock__title,
.section.fb-grid-a-title-overlaps-image.card-bg--light-2 .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    background-color: #e8e8e8;
}
.Reviews-promo .section--dark h4.cta__subtitle.component__subtitle.captionAlignment--left {
    color: white;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button.component__button--1, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button--icon.component__button--1, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__link--icon.component__button--1,
.section--dark .copyright__link, .section--dark #copyright__link {
    color: #fff;
}
.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    background: rgb(255 255 255 / 70%);
    box-shadow: none;
    color: #030303;
    transition: all .3s;
    border-color: rgba(0, 0, 0, 0);
}
.section--dark .form-a .form__submit input.component__button--1 {
    color: #fff;
    background-color: #0279ee00;
    border: 2px solid #fff;
}
.section--dark .form-a .form__submit input.component__button--1:hover {
    color: #0279ee;
    background-color: #ffffff;
    border-color: #fff;
}
.section--light .articles-a .articles__item .article__post-title,
.section--light .articles-a .articles__item .article__post-permalink {
    color: #0279ee;
}
.section--light .articles-a .articles__item {
    background-color: #f5f5f5;
}
.section--light .articles__categories a.mm-title {
    background: #424242;
}
.section--light .articles-a .articles__item .article__post-content p {
    color: #030303;
}
.section--light .articles__categories.mm-menu {
    background: transparent;
}
.section--light .articles__categories-link {
    background: #f5f5f5;
}
.section--light .articles__categories-link:hover {
    background: #0279ee;
    color: white;
}
.section--light .articles__categories-item::after {
    border-color: white;
}
.section--dark .breadcrumb__item a {
    color: #98c4e7;
}
.section--dark .breadcrumb__item a:hover {
    color: white;
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    background: rgb(220 222 225 / 70%);
    color: #030303;
    border-color: rgb(199 189 189);
}
.section--light .form-a ::placeholder {
    color: #030303 !important;
}
.home-h-banner .section--dark a.cta__button.component__button--2 {
    background: white;
    color: #030303;
}
.home-h-banner .section--dark a.cta__button.component__button--2:hover {
    box-shadow: none;
    color: white;
    background: rgba(0, 0, 0, 0);
}
.section__bg--dark-4::before {
    background-color: #0542a7;
}
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image::after {
    background-color: rgb(53 55 57);
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item:first-child  .featuredblock__wrap {background: #298fee;}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(2)  .featuredblock__wrap {background: #1b7adb;}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(3)  .featuredblock__wrap {background: #1153bf;}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(4)  .featuredblock__wrap {background: #0542a7;}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(5)  .featuredblock__wrap {background: #013791;}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item:nth-child(6)  .featuredblock__wrap {background: #01296c;}
.section--dark .cta__button.component__button--1{
    color: white !important;
}
.summerville-fb-grid-a-rounded-box .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock__wrap {
    background: transparent;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button.component__button--1 {
    background: #ffffff;
    color: #030303;
}
.section--light .featuredblocks-grid-a:not(.grid-transparent) .featuredblocks .featuredblock__cta .cta__button.component__button--1:hover {
    background: #cfe4ff;
    box-shadow: rgb(207 228 255) 0px 0px 0px 50px inset;
}
.section--light .editable h1, .section--light .editable h2, .section--light .editable h3, .section--light .editable h4, .section--light .editable h5, .section--light .editable h6 {
    color: rgb(17, 83, 191);
}
.banner-circle a.cta__button.component__button--2 {
    background: #013791;
    border-color: #013791;
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]) option, .section--light .form-a .form__input textarea option, .section--light .form-a .form__input select option,
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]) option:not(:first-of-type), .section--light .form-a .form__input textarea option:not(:first-of-type), .section--light .form-a .form__input select option:not(:first-of-type) {
    color: #030303;
}
.hours_imghvy__container--inner h4.hours__caption.component__subtitle:after {
    content: "Physical Therapy 7am – 7pm Appointments Available";
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
.row.video_container video {
    height: 303.75px !important;
    width: auto;
}
.row.video_container {
     row-gap: 5px;
}

/* Media */
@media(max-width: 1399px) {
    .trigger {
        width: 75px;
    }
}
@media (max-width: 1199px) {
    .container-fluid .banner-a .banner__text-wrapper {
        top: 60%;
    }
}
@media (min-width: 1200px) {
    .home-h-banner .banner-a .banner__title {
        font-size: 5.25rem;
        line-height: 6.5rem;
        margin-left: 35%;
        text-shadow: 2px 2px 5px #000;
    }
    .home-h-banner .banner-a .banner__item:nth-last-child(2) .banner__title {
        font-size: 4.85rem;
    }
    .home-h-banner .banner-a .banner__subtitle {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
    .home-h-banner li.banner__item.item-2.flex-active-slide p.component__subtitle.banner__subtitle {
        margin-left: 50%;
    }
}
@media(min-width: 992px) {
    .header-g .row-1>div:first-child {
        max-height: 200px;
        max-width: 300px;
        margin-right: 0;
    }
    .header-g .header-partial-navigation {
        -ms-flex: 0 0 calc(100% - 480px);
        flex: 0 0 calc(100% - 480px);
        max-width: calc(100% - 480px);
    }
    .header-g .cta_header_1__container {
        -ms-flex: 0 0 180px;
        flex: 0 0 180px;
        max-width: 180px;
    }
    .home-h-banner .banner-a .banner__title, .home-h-banner .banner-a .banner__subtitle {
        color: #ffffff;
        text-shadow: 1px 1px 2px rgb(0 0 0 / 60%);
    }
    .section__bg--dark-2 .section--dark .banner-a .banner__image-overlay, .section__bg--dark-2 .section--dark .banner-a .banner__video-overlay {
        background-color: rgb(2 121 238 / 0%);
    }
    .section__bg--dark-2 .section--dark .banner-a .banner__title {
        color: #030303;
    }
    .home-h-banner li.banner__item.item-7.flex-active-slide .banner__text-wrapper.banner__text-wrapper--right {
        top: 70%;
    }
    .banner-circle h3.cta__title.component__title.titleAlignment--center {
        font-size: 4.5rem;
        line-height: 5rem;
    }
    .banner-circle a.cta__button.component__button--2 {
        margin-right: 10px !important;
    }
    .section__bg--light-4::before {
        background-color: #fff;
    }
}
@media(min-width: 992px) and (max-width: 1199px) {
    .banner-circle .col-lg-7.col-sm-12 {
        padding-top: 90px !important;
    }
    .home-h-banner .banner-a .banner__title {
        font-size: 4.25rem;
        line-height: 5.5rem;
        margin-left: 40%;
        text-shadow: 2px 2px 5px #000;
    }
    .home-h-banner .banner-a .banner__subtitle {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }
}

@media (max-width: 982px) {
    .banner__cta.component__button.custom-banner-btn {
        display: block !important;
        margin: auto;
    }
    .banner-a .banner__cta-wrapper {
        flex-direction: column-reverse !important;
        justify-content: center !important;
    }
    .banner-a .banner__cta {
        align-self: center !important;
    }
}


@media(max-width: 991px) {
    .home-h-banner .banner-a .banner__subtitle img {
        margin: 10px auto 0;
        float: none;
    }
    .banner-circle .col-lg-7.col-sm-12 {
        order: 2;
    }
    .overlap-home-banner-gallery .banner.banner-b.component {
        margin-top: 0;
    }
    .overlap-home-banner-gallery .banner__item.flex-active-slide {
        overflow: hidden;
    }
    .overlap-home-banner-gallery .banner_media_picture_image {
        margin-left: -18.833333%;
    }
    .overlap-home-banner-gallery .controls-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-h-banner .section--dark a.cta__button.component__button--1, .home-h-banner .section--dark a.cta__button.component__button--2, .home-h-banner .section--dark a.cta__button.component__button--3 {
        margin-bottom: 40px;
    }
    .areas-we-treat-trigger {
        width: 100%;
    }
    .areas-we-treat h3.featuredblocks__title.component__title,
    .areas-we-treat .featuredblocks-grid-a .featuredblocks {
        margin-top: 25px;
    }
}
@media(max-width: 991px) and (min-width: 768px) {
    .home-h-banner.section__bg--dark-4::before {
        background-color: rgb(28 29 29);
    }
}
@media(min-width: 768px) {
    .blade-image-full-height.albany-troy-blade {
        margin-top: 60px;
    }
    img.align-right {
        float: right !important;
        margin: 0 0 20px 20px !important;
    }
    img.align-left {
        float: left !important;
        margin: 0 20px 20px 0 !important;
    }
}

@media(max-width: 767px) {
    .banner__cta.component__button.custom-banner-btn {
        display: block !important;
        margin: auto;
    }
    .banner-a .banner__cta-wrapper {
        flex-direction: column-reverse !important;
        justify-content: center !important;
    }
    .banner-a .banner__cta {
        align-self: center !important;
    }
    
    .home-h-banner .banner__image-wrapper:before {
        display: none;
    }
    .banner-circle .cta__links-wrapper {
        flex-direction: column !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .banner-circle a.cta__button.component__button--1, .banner-circle a.cta__button.component__button--2, .banner-circle a.cta__button.component__button--3 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .home-h-banner.section__bg--dark-4::before {
        background-color: rgb(28 29 29);
    }
    .home-h-banner .banner-a .banner__cta-wrapper {
        margin-bottom: 40px;
    }
    .home-h-banner .section--dark a.cta__button.component__button--1, 
    .home-h-banner .section--dark a.cta__button.component__button--2, 
    .home-h-banner .section--dark a.cta__button.component__button--3 {
        margin-bottom: 0px;
    }
    img.align-right, img.align-left {
        float: none !important;
        margin: 0 auto 20px !important;
        display: block;
    }
    .trigger {
        width: 8%;
    }
    .trigger a {
        font-size: 18px;
        width: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-indent: 40px;
    }
    .trigger a:before {
        content: "1";
        color: #fff;
        text-indent: 0;
        float: left;
    }
    .areas-we-treat-bubbles .trigger:nth-child(2) a:before {
        content: "2";
    }
    .areas-we-treat-bubbles .trigger:nth-child(3) a:before {
        content: "3";
    }
    .areas-we-treat-bubbles .trigger:nth-child(4) a:before {
        content: "4";
    }
    .areas-we-treat-bubbles .trigger:nth-child(5) a:before {
        content: "5";
    }
    .areas-we-treat-bubbles .trigger:nth-child(6) a:before {
        content: "6";
    }
    .areas-we-treat-bubbles .trigger:nth-child(7) a:before {
        content: "7";
    }
    .areas-we-treat-bubbles .trigger:nth-child(8) a:before {
        content: "8";
    }
}
@media(max-width: 576px) {
    .home-h-banner .banner-a .banner__title {
        color: #0542a7;
    }
    .home-h-banner .banner-a .banner__subtitle {
        color: #030303;
    }
}
      .flex-container {
          display: flex;
          flex-wrap: wrap;
		  align-items: center;
        }
        .col20 {
          width: calc(19% - 4px);
          padding: 10px;
        }

        .col25 {
          width: calc(24.6% - 4px);
        }

        .col30 {
          width: 31%;
          padding: 10px;
        }
		
        .col70 {
          width: 69%;
          padding: 10px;
        }

        .col50 {
          width: 48%;
          padding: 10px;
        }

        .spaced {
          justify-content: space-between;
        }
		
		.center{
		justify-content: center;
		}
		 
		.flexcenter {
		    align-items: flex-start;
		}
		
		.flexmoretop {
		align-items: flex-start;
    align-content: flex-start;
}

        @media screen and (max-width: 768px) {
          .col50,
          .col30,
          .col70,
          .col20,
          .col25 {
            width: 100%;
          }

          .alias-pcontent img {
            display: block;
            margin: auto;
            float: none !important;
          }
          .hide_mobile {
            display: none !important;
          }

          .align-left,
          .align-right,
          .align-center {
            display: block !important;
            margin: auto !important;
            float: none !important;
          }
        }