.navigation-a .navigation__item--link {
    color: #111;
    font-weight: bold;
}

@media (min-width: 1200px) {
    .container-fluid .col-lg-12 .blade-a .blade__text {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
    }
}

@media (min-width: 992px) {
    .banner-a .banner__text-wrapper {
        top: 60% !important;
    }

    .banner-a .banner__title {
        font-size: 1.9rem !important;
    }
}

/* .videoWrapperOuter {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe,
.videoWrapperInner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-banner .banner .banner-text__title--extraLarge {
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 300;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.9), 0px 0px 1px rgb(90, 90, 90), 0px 1px 1px rgb(23, 23, 23), 0px 0px 1px rgb(22, 22, 22), 1px 0px 1px rgb(21, 21, 21), 2px 1px 1px rgb(20, 20, 20), 2px 0px 1px rgb(19, 19, 19),
        2px 1px 1px rgba(10, 10, 10, 0.5), 3px 3px 2px rgba(0, 0, 0, 0.9), 4px 4px 5px rgba(0, 0, 0, 0.9);
}

.section-banner .banner .banner-text__subtitle--medium {
    font-size: 2rem;
    line-height: 25rem;
    letter-spacing: 1px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.9), 0px 0px 1px rgb(90, 90, 90), 0px 1px 1px rgb(23, 23, 23), 0px 0px 1px rgb(22, 22, 22), 1px 0px 1px rgb(21, 21, 21), 2px 1px 1px rgb(20, 20, 20), 2px 0px 1px rgb(19, 19, 19),
        2px 1px 1px rgba(10, 10, 10, 0.5), 3px 3px 2px rgba(0, 0, 0, 0.9), 4px 4px 5px rgba(0, 0, 0, 0.9);
}

.cta_header__container--inner.cta__container--inner .cta {
    padding: unset !important;
}
.cta_main__container--inner.cta__container--inner .cta {
    padding: unset !important;
}

.cta_header__container--inner.cta__container--inner a.cta__link.component__link--1.piwik_ignore,
.cta_header__container--inner.cta__container--inner a.cta__button.component__button--1 {
    margin-top: 0.5rem !important;
}
.cta_main__container--inner.cta__container--inner a.cta__link.component__link--1.piwik_ignore,
.cta_main__container--inner.cta__container--inner a.cta__button.component__button--1 {
    margin-top: 0.5rem !important;
}

.gallery-grid--item.gallery-grid--float-left.gallery-grid--columns-3 {
    margin: unset;
}

.button-no-padding .cta__button.component__button--1,
.button-no-padding .cta__button.component__button--2 {
    margin-top: 4px;
}
.chirospecial {
    background-color: rgba(232, 232, 232, 0.3);
    border-radius: 10px;
    border: solid 9px #ffffff;
    margin: 15px;
    padding: 9px;
    -webkit-box-shadow: 2px 2px 16px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 16px -2px rgba(0, 0, 0, 0.75);
    -khtml-box-shadow: 2px 2px 16px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 16px -2px rgba(0, 0, 0, 0.75);
}

.footer-hours-cta .cta__link {
    max-width: unset;
}

.footer-hours-cta .col-lg-6 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.footer-hours-cta .cta-a__subtitle.component__subtitle {
    margin-bottom: 0px !important;
}

.footer-hours-cta .cta__button {
    max-width: 300px !important;
}

.staff-member__name.component__title span {
    font-family: "montserrat", sans-serif;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.75rem;
}

.staff-b .staff-member__name {
    margin-top: 0rem;
}

.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0.125rem;
    padding-bottom: 3.125rem;
}

.location-fb .featuredblock__content {
    text-align: left;
}

.directions-info {
    min-height: 250px;
    margin-top: 25px;
}

.location-fb .featuredblocks-grid-b .featuredblocks__title-wrap {
    padding-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.location-fb .featuredblocks-grid-b .featuredblocks__container {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.component__title-caption-wrap {
    text-align: center;
}

.wrap_schdeule-widget .us_full_container {
    max-width: 100%;
    width: 1000px !important;
}

.sticky-logo .logo-a__img {
    max-height: 100px;
}
@media (max-width: 768px) {
    iframe {
        width: 100%;
        height: 180px;
    }
    .ple-column-padding {
        padding: 10px !important;
    }
    .fullwidth-layout {
        overflow-x: hidden;
    }
}

html {
    opacity: 0;
}

.newsletter-3-fields .col-lg-12 form .form-wrap__submit,
.exclusive-offer .col-lg-12 form .form-wrap__submit {
    margin-top: 40px;
}

.form .component__title-caption-wrap {
    padding-top: 0;
}

.exclusive-offer .form {
    padding: 0;
}

.cstm-banner:before {
    background-color: #fc8501 !important;
}
.cstm-banner a {
    margin-top: 0 !important;
}

div#navigation_header {
    width: 850px !important;
}

.mobileHeader-phone {
    z-index: 999 !important;
} */

/* #popup {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: white;
            border: 1px solid #ccc;
            padding: 10px;
            z-index: 1000;
            display: none; /* Initially hidden */
/* }
        #popup img {
            max-width: 100%;
            height: auto;
        } */

/* #minimized {
    position: fixed;
    top: 200px;
    right: 50px;
    padding: 5px;
    z-index: 1000;
    display: block; 
}
#minimized img {
    width: 200px; 
    height: auto;
    cursor: pointer;
}

#id_52dd5c10-bc19-50a2-a100-77fec106ca82 .cta,
#id_f80818a0-211f-5365-9fcd-509cc75b8874 .cta,
#id_1b87bf6a-9a3f-5b4a-89ec-a8b9730127c1 .cta,
#id_3d2c5414-3c4d-5760-9006-a66339fe5d62 .cta,
#id_5957685b-efee-5637-b776-74a82cc9497d .cta {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.cond_edits__container {
    width: 100% !important;
}

@media (max-width: 550px) {
    .asdkasdjbanner {
        left: auto !important;
        right: 0 !important;
        width: 170px !important;
        margin: 0 !important;
    }
    .banner-f__button {
        text-align: center !important;
    }
    .mobileHeader-navWrap {
        padding: 5px 15px !important;
    }
    .mobileHeader-logoImg {
        min-height: 65px !important;
    }
}

#id_f80818a0-211f-5365-9fcd-509cc75b8874 .cta-a__title,
#id_52dd5c10-bc19-50a2-a100-77fec106ca82 .cta-a__title,
#id_1b87bf6a-9a3f-5b4a-89ec-a8b9730127c1 .cta-a__title {
    color: #f79647 !important;
    margin: 0px !important;
    font-weight: bold !important;
}

.s1 {
    color: black;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 31.5pt;
}
.s2 {
    color: black;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 13.5pt;
}
.s3 {
    color: black;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    font-size: 13.5pt;
}
p {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 13.5pt;
    margin: 0pt;
}
.s4 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 13pt;
}
.s5 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 13.5pt;
}
.s8 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 13pt;
}
.s9 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
    vertical-align: 4pt;
}
.s11 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 8pt;
    vertical-align: 4pt;
}
.s12 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    font-size: 13pt;
}
.s13 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 8.5pt;
    vertical-align: 4pt;
}
.s14 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 14pt;
}
.s15 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 9.5pt;
    vertical-align: 4pt;
}
.s16 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
}
.s17 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 10pt;
}
.s18 {
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
    vertical-align: 4pt;
}
.s19 {
    color: black;
    font-family: Calibri, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 12.5pt;
}
li {
    display: block;
}
#l1 {
    padding-left: 0pt;
    counter-reset: c1 3;
}
#l1 > li > *:first-child:before {
    counter-increment: c1;
    content: counter(c1, decimal) ". ";
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 13.5pt;
}
#l1 > li:first-child > *:first-child:before {
    counter-increment: c1 0;
}

.author {
    text-align: right;
    margin-top: 30px;
    font-style: italic;
}

.col.text-center.hours-a__schedule--border p {
    color: #fff;
    font-size: small;
}
.featuredblock__title {
    word-wrap: break-word;
}

#id_7a840798-8782-5b7d-bb08-53e5f31b5255 .section--light .gallery-grid--item {
    outline: unset !important;;
}

#id_7a840798-8782-5b7d-bb08-53e5f31b5255 .gallery-items-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

#id_7a840798-8782-5b7d-bb08-53e5f31b5255 .gallery {
    padding: 0px !important;
    margin: 0;
}

.covid19-text-container p {
    color: #FFF !important;
}

.alias-google_map iframe{
    height: 100%;
    width: 100%;
}
.alias-google_map .google_map__container, .alias-google_map .google_map__container .editable__container--inner{
    height: 100% !important;
}

.alias-footer_hours .hours {
    width: 70%;
}

@media (max-width: 800px){
    .alias-footer_hours .hours {
        width: 100%;
    }
} */


a.cta__button.component__button--1 {
    width: -webkit-fill-available;
    margin: 0px;
    margin-bottom: 10px;
}
.featuredblocks-grid-b .featuredblocks.items-per-row-2 .featuredblock__item {
    height: 355px !important;
}
.videoWrapperOuter {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe,
.videoWrapperInner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.staff-multiple-column .staff-member__image-wrapper img {
    height: 500px;
    object-fit: cover;
}
.staff-multiple-column .staff-member__image-wrapper {
    min-height: 500px !important;
}
/* 
body:not(.ple-show-hidden-viewport) .ple-hide-for-desktop {
    display: block !important;
} */

.forms-option--c.section__bg--light-4 .form-a .form__label:not(.non-label):not(.form-check-label) span {
    background-color: #FFF;
    color: #41423F;
}