/* .locations_header__container .location__phone a {
    padding: 0px 0 0 0px;
    margin-top: 0px;
}
.socialmedia_header__container--inner.socialmedia__container--inner {
    min-width: 0px !important;
}
.tabs-nav .testimonials p {
    color: #fff;
    text-align: center;
}
.tabs-nav .testimonials-item--source {
    color: #fff;
    text-align: center;
}
@media (min-width: 768px) {
    .wrap__navigation .wrap--inner {
        overflow: visible !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .embedcode_phone__container.embedcode__container {
        display: none;
    }
    .wrap__navigation .wrap--inner .wrap__navigation--inner {
        max-width: 90%;
        width: 100%;
    }
}
@media (max-width: 519px) {
    video {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
.locations_header2__container.locations__container {
    display: none;
}
}
.wrap__locations__header--small .component__title-caption-wrap {
    display: none;
}

ul.staff__list {
    list-style-type: none;
}

.staff-member__image-wrapper {
    height: 270px;
} */


.banner-a .banner__image img{
    max-height: 90vh;
}
.wavywavygravy::after{
    content: "";
    top: 0; left: 0;
    transform: translateY(-100%);
    width: 100%; height: 100px;
    position: absolute;
    background-image: url(https://my.chiromatrix.com/0093077/storage/app/media/SANDBOXFILES/Wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.formoveridelr .form-a .form__group{
    flex: unset !important;
    width: 33.33%;
}

.featuredarticle__image{
    border-radius: 50px;
}
.featureblackblock .section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__title{
    color: white !important;
}
.ple_module_sticky{
    box-shadow: 0 2px 20px #1c5b831f;
}

@media (max-width: 768px){
    .formoveridelr .form-a .form__group{
        width: 100%;
    }
}

.asdasd .image img{
    transform: scale(0.7);
}

.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title,
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    background-color: #4767a9;
}

.section.fb-grid-a-section-overlap .section--light .featuredblocks-grid-a .featuredblocks{
    background-color: #fff !important;
}