/*
/* Homepage 2025 Stylesheet
*/

section {
    padding: 4em 0 4em 0;
    width: 100%;
}

p {
    color: #464646;
}

main {
    margin-top: 92px;
}

h2 {
    font-weight: 700;
    font-size: 2.3em;
}

.section--w-heading p {
    font-size: 1.25em;
}

.section--green {
    padding: 3em 0 3em 0;
}

.section--w-bgi-dots {
    padding: 3em 0 1em 0;
    background-image: url('/wp-content/themes/chiroone/assets/images/large-dots.png');
    background-repeat: repeat-x;
    background-position: 0 8px;
    background-size: 2%;
}

.button:not(.btn-menu-schedule-now) {
    padding: 12px 18px;
    margin-top: 16px;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
}

.button:before {
    background: #fd934a;
}

.center-item {
    width: 100%;
    text-align: center
}

.find-form__input {
    margin-top: 16px;
    width: 140px;
}

.find-form__submit {
    margin-top: 16px;
}

.container:not(.gtranslate-icon, .menu-container) {
    max-width: 1240px;
}

.hero-container {
    overflow: hidden;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    background-color: rgba(16, 99, 137, 1);
    background-image: var(--hero-bg-desktop) !important;
}

section.no-padding {
    padding: 0;
}

.flex-two {
    display: flex;
    flex-wrap: wrap;
}

.cta-button-blue {
    background: #106389;
    color: white;
}

.stats-panel div {
    width: 33%;
    color: white;
}

.stats-panel div p {
    color: white;
}

.stats-panel div span {
    font-size: 2.5em;
    font-weight: 700;
}

.teal-background {
    background: #30a59f
}

.blue-gradient-filter {
    background-color: rgba(16, 99, 137, 1);
    background: -webkit-gradient(linear, left top, right top,
            color-stop(0%, rgba(16, 99, 137, 1)),
            color-stop(40%, rgba(16, 100, 137, 1)),
            color-stop(70%, rgba(16, 99, 137, 0)));
    background: -webkit-linear-gradient(left, rgba(16, 99, 137, 1) 0%, rgba(16, 100, 137, 1) 40%, rgba(16, 99, 137, 0) 70%);
    background: -moz-linear-gradient(left, rgba(16, 99, 137, 1) 0%, rgba(16, 100, 137, 1) 40%, rgba(16, 99, 137, 0) 70%);
    background: -o-linear-gradient(left, rgba(16, 99, 137, 1) 0%, rgba(16, 100, 137, 1) 40%, rgba(16, 99, 137, 0) 70%);
    background: linear-gradient(90deg, rgba(16, 99, 137, 1) 0%, rgba(16, 100, 137, 1) 40%, rgba(16, 99, 137, 0) 70%);
}

.cta-gradient-filter {
    background: #08618b;
    background: linear-gradient(90deg, rgba(8, 97, 139, 1) 0%, rgba(8, 97, 139, .10) 100%);
    z-index: 2;
}

.teal-gradient-filter {
    background: #39AEAA;
    background: linear-gradient(90deg, rgba(57, 174, 170, 1) 0%, rgba(77, 77, 77, .10) 100%);
    z-index: 2;
}

.hero-container {
    position: relative;
}

.hero-container .hero-content {
    position: relative;
    z-index: 3;
    padding-top: 50px;
    padding-bottom: 80px;
    max-width: 60%;
}

.hero-container .hero-content h1 {
    font-size: 50px;
    line-height: 1.3em;
    letter-spacing: 0.5px;
    font-weight: 600;
    max-width: 780px;
    margin-bottom: 10px;
    color: white !important;
}

.hero-container .hero-content h2 {
    font-family: 'marydale';
    font-size: 1.6em;
    line-height: 1.2em;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin-bottom: 12px;
    color: white;
}

.hero-container .hero-content h1 span {
    font-family: Nunito Sans;
    font-size: 1em;
    font-weight: 700;
    color: #add261;
    white-space: nowrap;
}


a.hero-patient-stories.button {
    font-family: 'Nunito Sans';
    font-size: 1em;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    line-height: 1em;
    text-align: center;
    color: white;
    display: inline-block;
    white-space: normal;
    height: auto;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 2px solid #2fa59f;
    transition: all 0.5s ease;
}

a.sec-btn.button {
    font-family: 'Nunito Sans';
    font-size: 1em;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
    line-height: 1em;
    text-align: center;
    color: white;
    display: inline-block;
    white-space: normal;
    height: auto;
    margin-right: 10px;
    background: transparent;
    border: 2px solid #2fa59f;
    transition: all 0.5s ease;
}

.button:before {
    border-radius: 2px;
}

a.sec-btn.button:hover,
a.hero-patient-stories.button:hover {
    border-color: #fd934a;
}

.hero-container .hero-content h2.hero-subheading {
    margin-top: 0;
    font-size: 1.7em;
    font-weight: 700;
    color: #fff;
}

.hero-container .blue-gradient-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-btn-group {
    display: inline;
}

.hero-container .container.bbg-image-label {
    text-align: right;
    z-index: 3;
}

.hero-container .container.bbg-image-label p {
    color: #fff;
    font-family: 'marydale', cursive;
    padding-right: 30px;
    font-weight: 500;
    font-size: 15px;
}

.pre-header-home {
    display: none;
}

.pre-header-home {
    background-color: #ababab;
    padding: 10px 0;
}

.phone-banner-phone {
    color: #fff;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    font-weight: 700;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
}

.phone-banner-phone span {
    text-decoration: underline;
    text-decoration-color: rgba(255, 255, 255, 0.5);
    text-underline-offset: 5px;
    transition: all 0.5s ease;
    margin-left: 5px;
}

.phone-banner-phone:hover span {
    text-decoration-color: #fff;
}

.phone-banner-phone img {
    height: 16px;
    width: auto;
}

/*Conditions*/
.conditions-img {
    display: table;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    margin: auto;
}

.conditions-img img {
    border-radius: 5px;
    z-index: 2;
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
}

.section-conditions {
    padding-top: 20px;
    background-color: #f6f6f6;
}

.section-conditions .two-columns-content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
}

.section-conditions .info-div {
    width: calc(55% - 10px);
}

.section-conditions .conditions-img-container {
    width: calc(45% - 10px);
}

.section-conditions h2 {
    font-size: 2.3em;
    margin: 0 auto 16px;
    font-weight: 800;
    letter-spacing: 0;
}

.section-conditions h2 span {
    font-family: 'Marydale';
    font-size: 1.05em;
    font-weight: 900;
}

.section-conditions p {
    font-size: 1.15em;
    line-height: 1.5em;
}

.section-conditions .info-div .drop-down,
.section-conditions .info-div .selected {
    width: fit-content;
}

.section-conditions .drop-down .options ul {
    z-index: 9;
}

.section-conditions .pain-list {
    position: relative;
    padding-left: 30px;
}

.section-conditions .pain-lis-container {
    display: flex;
    row-gap: 0;
    column-gap: 40px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.section-conditions .pain-list li {
    position: relative;
    list-style: none;
    padding-bottom: 15px;
}

.section-conditions .pain-list li a {
    display: block;
    font-family: "Nunito Sans";
    font-weight: 400;
    font-size: 1.15em;
    line-height: 1em;
    color: #106389;
    text-decoration: underline;
    text-decoration-color: rgba(16, 99, 137, 0.5);
    text-underline-offset: 3px;
    transition: all 0.3s ease;
}

.conditions-cta-link {
    margin-top: 10px;
}

.conditions-cta-link a {
    font-family: "Nunito Sans";
    font-weight: 400;
    line-height: 1em;
    color: #106389;
    text-decoration: underline;
    text-decoration-color: rgba(16, 99, 137, 0.5);
    text-underline-offset: 3px;
    transition: all 0.3s ease;
}

.section-conditions .pain-list li a:hover {
    color: #106389;
    text-decoration-color: #106389;
}

.section-conditions .pain-lis-container ul li:before {
    content: "";
    background-image: url(/wp-content/themes/chiroone/assets/images/marketplace-shapes/checkmark.png);
    width: 18px;
    height: 18px;
    background-size: contain;
    display: block;
    position: absolute;
    left: -30px;
    background-repeat: no-repeat;
    background-position: center;
}

.conditions-img:after {
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -18px;
    right: -18px;
    border-radius: 5px;
    background: linear-gradient(90deg, #094f6f 1.82%, #22878e 25.77%, #add261 90.06%);
}

.cta-section-container {
    padding-top: 2em;
    padding-bottom: 1em;
}

.cta-section {
    max-width: 1100px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-flow: row-reverse wrap-reverse
}

.cta-section .cta-button-container {
    margin-bottom: 44px;
    flex-basis: 42%;
    width: 42%;
    min-height: 340px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.cta-section .cta-button-blue {
    margin: auto;
    display: block;
    line-height: 1.1em;
    margin-top: 16px;
    background: transparent;
    border: 2px solid #FFF;
    color: white;
}

.cta-section .cta-content,
.cta-gradient-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    mix-blend-mode: normal;
}

.cta-section .cta-content {
    position: relative;
    color: white;
    margin: auto;
    justify-items: center;
    padding-top: 18%;
    width: 70%;
    z-index: 3;
}

.cta-button-container .cta-gradient-filter {
    background-size: 100%;
    background-position: 0 0;
    transition: all .5s ease;
}

.cta-button-container:hover .cta-gradient-filter {
    background-size: 400%;
    background-position: 0 0;
    mix-blend-mode: multiply;
}

.cta-section .cta-content h3 {
    color: white;
    font-family: Nunito Sans;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.1em;
    width: fit-content;
    text-align: center;
    margin: 0 auto 16px;
}

.cta-section .cta-content p {
    color: white;
    text-align: center;
    font-size: 1.2em;
}

.cta-section .cta-content h3,
.cta-section .cta-content p {
    text-shadow: 0px 2px 2.5px rgba(6, 45, 64, 0.6);
}

.cta-section .cta-content .button {
    width: fit-content;
}

section.stats-panel-gradient {
    padding: 0 0 3em;
    /*background-image: url(/wp-content/themes/chiroone/assets/images/large-dots.png);*/
    background-color: #f6f6f6;
    background-repeat: repeat-x;
    background-position: 0 55px;
    background-size: 2%;
}

.stats-panel-gradient .container {
    margin-top: -50px;
}

.stats-group {
    background-image: url(/wp-content/themes/chiroone/assets/images/gradient2.png);
    background-size: cover;
    background-position: top center;
}

.stats-panel-gradient .stats-panel {
    display: flex;
    flex-wrap: wrap;
    padding: 1em 0;
}

.stats-panel-gradient .stats-panel div {
    width: 30%;
    text-align: center;
    margin-right: 2%
}

.stats-panel-gradient .stats-panel div:last-child {
    margin-right: 0;
}


/*FORM Section*/
section.offer {
    background-color: #fff;
}

/* CTA Select Menu */

.drop-down {
    position: relative;
    margin-top: 16px;
}

.drop-down .selected a {
    background: #106389 no-repeat scroll right center;
    display: block;
    padding: 6px 12px;
    min-width: 240px;
    max-width: 280px;
    border: 2px solid #FFF;
    border-radius: 6px;
    text-decoration: none;
    color: #FFF;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.2em;
}

.drop-down .selected a:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 1em;
    color: #fff;
    position: absolute;
    top: 12px;
    right: 10px;
    transition: 0.5s;
}

.drop-down .selected a span {
    cursor: pointer;
    display: block;
    padding: 5px;
}

.drop-down .option {
    position: relative;
}

.drop-down .options ul {
    background: #106389 none repeat scroll 0 0;
    display: none;
    list-style: none;
    padding: 0 0 8px 0;
    position: absolute;
    left: 0;
    top: 40px;
    width: auto;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    min-width: 240px;
    z-index: 2;
}

.drop-down .selected span.value,
.drop-down .options span.value {
    display: none;
}

.drop-down .options ul li a {
    padding: 5px 16px;
    display: block;
    color: #FFF;
    font-weight: 300;
    font-size: 1em;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #ffffff7d;
}

#menu-pain-menu .menu-item {
    margin-bottom: 5px;
}

#menu-pain-menu .menu-item:first-child {
    padding-top: 10px;
}

.drop-down .options ul li a:hover {
    background: #30a5a0;
    color: #fff;
    transition: 0.2s ease;
}

.container.opportunity,
.container.chiro-care-container {
    padding: 0;
}

.opportunity img {
    margin-right: 32px;
    width: 110px;
}

.opportunity p {
    font-family: 'Nunito Sans';
    color: white;
    font-size: 1.25em;
    line-height: calc(27 / 18);
}

.opportunity h3 {
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.2em;
    color: white;
}

.opportunity h3 span {
    font-family: 'marydale';
    font-weight: 900;
    font-size: 1.05em;
}

.chiro-care div {
    text-align: center;
}

.chiro-care div img {
    width: 80px;
    font-weight: 400;
    margin-bottom: 12px;
}

.chiro-care div h2 {
    letter-spacing: 0.2px;
    font-size: 2.2em;
    font-weight: 700;
    margin: 16px 0 16px 0;
}

.chiro-care div h2 span {
    font-family: 'marydale';
    font-weight: 900;
    font-size: 1.05em;
}

.chiro-care div p {
    font-family: 'Nunito Sans';
    font-size: 1.25em;
    line-height: calc(27 / 18);
}

.chiro-care div button {
    margin-top: 24px;
}

.chiro-care .chiro-care-left {
    width: 85%;
    float: right;
    margin-right: 24px;
}

.chiro-care .chiro-care-right {
    width: 85%;
    float: left;
    margin-left: 24px;
}

.step-by-step {
    background-color: #106389;
    padding: 5% 1.5em;
    position: relative;
}

.step-by-step__content,
.what-to-expect__content {
    padding-right: 24px;
}

.step-by-step__content {
    margin-bottom: 15px;
}

.step-by-step p {
    color: white;
    font-size: 1.25em;
    line-height: 1.5em;
}

.two-column {
    width: 50%;
}

.centered-all {
    justify-content: center;
    align-items: center;
}

.step-by-step,
.what-to-expect {
    min-height: 340px;
}

.step-by-step div,
.what-to-expect div {
    max-width: 560px;
    display: block;
    margin-right: 0;
    margin-left: auto;
}

.expect-section {
    display: flex;
    flex-wrap: wrap;
}

.what-to-expect .teal-gradient-filter {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.what-to-expect {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    position: relative;
}

.what-to-expect__content {
    color: white;
}

.what-to-expect__content h2 {
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
}

.what-to-expect__content h2 span {
    font-family: 'Marydale';
    font-size: 1.05em;
    font-weight: 900;
}

.mvv h2 {
    margin: 0 auto 25px;
    text-align: center;
    font-size: 2.3em;
    letter-spacing: 0.1px;
}

.mvv h2 span,
.mvv h3 span {
    font-family: "marydale";
    font-size: 1.05em;
    font-weight: 900;
}

.mvv p {
    font-size: 1.15em;
    line-height: 1.4em;
}

.mvv-left {
    padding-right: 36px;
}

div#ourValues {
    margin: auto;
    width: 600px;
    height: 250px;
}

div#ourValues div.our-values {
    width: 33%;
    text-align: left;
    padding: 0 16px 4px 16px;
    color: white;
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 1.15em;
    line-height: 1.4em;
}

div#ourValues div.our-values span {
    display: block;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 700;
    width: 30px;
    height: 30px;
    text-align: left;
    background-color: transparent;
}

div#ourValues div.our-values strong {
    font-weight: 800;
}

.slick-dots {
    bottom: 20px;
    text-align: center;
}

.slick-dots button {
    border: 2px solid #707070;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #707070;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 20%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    z-index: 2;
    background-color: transparent;
    color: #FFF;
    padding: 10px;
    border-radius: 100%;
    cursor: pointer;
    border: none;
    outline: none;
}

.slick-prev {
    left: -30px;
}

.slick-next {
    right: -30px;
}

.slick-prev i,
.slick-next i {
    position: absolute;
    top: 6px;
    right: 6px;
}

/* Hover and disabled states */
.slick-prev:hover,
.slick-next:hover {
    color: #FFF;
}

.slick-disabled:before {
    opacity: 0.5;
}

/* Mission, Vision, Values Tabs (MVV) */

.mvv-container button.toggle {
    color: #ecf0f1;
    background: none;
    width: 85%;
    height: 100px;
    border: 0;
    font-size: 1.5em;
    position: relative;
    float: right;
}

.mvv-container button.toggle span {
    position: absolute;
    transition: .3s;
    background: white;
    border-radius: 2px;
}

button2 span:first-of-type,
button2 span:last-of-type {
    transform: rotate(45deg);
}

.mvv-button-content {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px
}

.mvv-container {
    text-align: center;
}

form .find-form__submit {
    background-color: var(--blue);
    height: 41px;
    width: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mvv-container h3 {
    position: absolute;
    top: 40px;
    left: 24px;
    color: #FFF;
    font-size: 1.8em;
}

.mvv .plus1 {
    top: 25%;
    bottom: 25%;
    width: 10%;
    left: 45%;
}

.mvv .plus2 {
    left: 25%;
    right: 25%;
    height: 10%;
    top: 45%;
}

.mvv .x1 {
    transform: rotate(45deg);
}

.mvv .x2 {
    transform: rotate(-45deg)
}

.mvv .div {
    width: 30%;
    height: 220px;
    border-radius: 8px;
    display: inline-block;
    position: relative;
}

.mvv .active {
    width: 65%;
}

.mvv .nonactive {
    width: 15%;
}

.mvv-content {
    display: none;
    opacity: 0;
    position: absolute;
    text-align: left;
    width: 100%;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 25px;
}

.mvv-content.showinfo {
    display: block;
    color: #FFF;
    opacity: 1;
    animation-name: fadeInContent;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-iteration-count: 1;
}

.mvv-content.showinfo p {
    color: #FFF;
}

.toggle {
    cursor: pointer;
}

.toggle2 {
    content: "-";
    font-size: 40px;
    float: right;
    padding-top: 0;
    padding-right: 10px;
}

.mvv .div,
.mvv .active,
.mvv .nonactive {
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}

.vision {
    background-color: #6DAA3B;
}

.mission {
    background-color: #269B95;
}

.values {
    background-color: #106389;
}

.information {
    display: none;
}

.showinfo {
    position: absolute;
}

@keyframes fadeInContent {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* End MVV styles */

.relief-content-container,
.appt-form-sub-container {
    position: relative;
}

.relief-content-container {}

.relief-content {}

.relief-content img {}

section.offer .relief-content h2 {
    font-size: 2.3em;
    margin: 0 auto 16px;
    font-weight: 800;
    letter-spacing: 0;
}

.relief-content .written {
    font-family: "marydale";
    font-size: 1.5em;
    font-weight: 700;
    font-size: 28px;
    padding-bottom: 10px;
    margin-top: 20px;
}

.relief-content h2 span {
    font-family: 'marydale';
    font-size: 1.05em;
    font-weight: 900;
}

.relief-content p {
    font-size: 1.15em;
    line-height: calc(27/18);
}

.relief-content p.disclaimer {
    font-size: 15px;
}

.relief-content p.disclaimer a {
    color: #106389;
    text-decoration: underline;
    text-decoration-color: rgba(16, 99, 137, 0.5);
    text-underline-offset: 3px;
    transition: all 0.5s ease;
    margin-top: 5px;
    display: inline;
}

.relief-content p.disclaimer a:hover {
    color: #106389;
}

ul.relief-bullets {
    margin: 10px 0 0 15px;
}

ul.relief-bullets li {
    font-size: 1.15em;
    line-height: 1.1em;
    color: #464646;
    list-style: none;
    position: relative;
    margin-left: 20px;
    margin-bottom: 15px;
    display: block;
}

ul.relief-bullets li:before {
    content: "";
    background-image: url(/wp-content/themes/chiroone/assets/images/marketplace-shapes/checkmark.png);
    width: 18px;
    height: 18px;
    background-size: contain;
    display: block;
    position: absolute;
    left: -30px;
    background-repeat: no-repeat;
    background-position: center;
}

.appt-form-sub {
    width: 350px;
    min-height: 200px;
    position: relative;
    margin-left: auto;
    height: auto;
    margin-right: auto;
    z-index: 3;
    background: #FFF;
    border-radius: 11px;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 10%);
}

.appt-form-holder {
    max-width: 500px;
    margin-left: 0;
    margin-right: auto;
}

/* SAS Landing page CTA */

.sas-cta-home {
    border-radius: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    text-align: center;
}

.sas-cta-home h2 {
    font-family: 'marydale';
    font-size: 2.8em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 16px;
    letter-spacing: 0;
}

.sas-cta-home h3 {
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 0;
}

.sas-cta-home .digit {
    font-size: 32px;
    line-height: 55px;
}

.sas-cta-home .digit-wrapper {
    width: 40px;
    height: 50px;
}

.sas-cta-home .counter-box {
    margin-bottom: 20px;
}

.sas-cta-home .counter-inner {
    margin: 0 8%;
    padding: 30px;
    border-radius: none;
    border: none;
    background: transparent;
    margin-top: 0;
}

.sas-cta-home .counter-section-home {
    padding: 1.5em 0 0 0 !important;
}

/* Stats Panel */

.stats-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0 auto;
    padding: 11px 20px 20px;
}

.stats-group .stat {
    width: 24%;
    padding: 10px;
    text-align: center;
    color: #FFFFFF;
}

.stats-group .stat-spacer {
    width: 8%
}

.stat-container {
    display: flex;
    justify-content: center;
}

.stats-group .stat .odometer {
    font-size: 2.2em;
    line-height: 1.4em;
    font-weight: 600;
    margin-right: 10px;
}

.stats-group .stat .odometer.stat1 {
    margin-right: 4px;
}

.stats-group .stat .type {
    font-size: 1.1em;
    margin-top: -6px;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    width: max-content;
}

.odometer-value {
    font-family: 'Nunito Sans', sans-serif;
}

.stats-group div.type {
    font-family: 'Nunito Sans', sans-serif;
}

.stats-group div span.unit {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 2.2em;
    font-weight: 600;
    margin-right: 2.5px;
    margin-top: 9px;
}

.stat-link {
    text-decoration: underline;
    color: white;
    text-decoration-color: rgba(255, 255, 255, 0.5);
    text-underline-offset: 4px;
    transition: all 0.5s ease;
}

.stat-link:hover {
    text-decoration-color: #fff;
}

/* Reviews Embed from Review Wave */
.rw-homepage {
    padding-bottom: 20px;
    padding-top: 16px;
}

.rw-reviews-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

.rw-review-wrap {
    background-color: #FFF;
    border-radius: 8px;
    padding: 24px;
    width: 30%;
    position: relative;
}

h2.reviews-header {
    width: fit-content;
    font-size: 2.3em;
    text-align: center;
    margin: 0 auto 16px;
    font-weight: 800;
}

h2.reviews-header span {
    font-family: 'Marydale';
    font-size: 1.05em;
    font-weight: 900;
}

.reviews-copy {
    text-align: center;
    margin-bottom: 36px;
    font-size: 1.25em;
    line-height: calc(25/18);
}

.rw-reviews-wrap.styled .rw-review-gplus .rw-comments-wrap {
    color: #464646 !important;
    line-height: 1.45em !important;
}

.rw-reviews-wrap.styled .rw-review-gplus .rw-stars {
    font-size: 1.2rem !important;
    line-height: 2.1rem !important;
    color: #ffa808 !important;
    display: block;
    width: max-content;
}

.rw-reviews-wrap.styled .rw-review-gplus .reviewer-name {
    display: block;
    margin: 12px auto 0;
    font-size: 1.3em;
    line-height: 2em;
    color: #464646;
}

.rw-review-wrap .rw-comments-wrap {
    font-size: 1.1em !important;
    line-height: 1.25em;
}

.rw-rating-date {
    line-height: 2rem !important;
    float: right;
}

.rw-view-all a {
    color: var(--blue);
    margin-top: 12px;
    text-decoration: underline;
}

.rw-container-home p:last-of-type {
    display: none;
}

@media screen and (max-width: 768px) {
    .rw-review-wrap {
        width: 100%;
        margin-bottom: 24px !important;
    }

    .rw-review-wrap .rw-review {
        padding: 0 !important;
    }

    .pre-header-home {
        display: block;
    }
}

/* ******************************************************** */
/* MEDIA QUERIES */
/* ******************************************************** */

/* 1200px or less */

@media (max-width: 1200px) {
    .hero-container {}

    .hero-container .hero-content h1 {
        font-size: 2.3em;
        line-height: 1.2em;
        letter-spacing: 0.3px;
        max-width: 710px;
    }

    .hero-container .hero-content h2.hero-subheading {
        font-size: 2em;
    }

    .hero-container .hero-content h2 {
        font-size: 1.5em;
        line-height: 1.1em;
        letter-spacing: 0.3px;
        margin-bottom: 10px;
    }

    a.hero-patient-stories {
        font-size: 1.1em;
        letter-spacing: 0.5px;
        line-height: 1.3em;
        padding: 10px 12px;
    }

    .stats-group .stat .odometer,
    .stats-group div span.unit {
        font-size: 2.2em;
        line-height: 1.2em;
    }

    .stats-group div span.unit {
        margin-top: 2px;
    }

    .stats-group .stat .type {
        font-size: 1em;
    }

    .chiro-care {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }

    .opportunity img {
        margin-bottom: 6px;
        margin-right: 24px;
    }
}

@media (max-width: 1090px) {
    div#ourValues {
        width: 500px;
    }
}

/* 992px or less */

@media (max-width: 992px) {
    .hero-container .hero-content {
        max-width: 80%;
    }

    .button:not(.btn-menu-schedule-now).button {
        line-height: 1em;
    }

    .hero-container .hero-content h1 {
        font-size: 2.1em;
        letter-spacing: 0.1px;
        max-width: 610px;
    }

    .hero-container .hero-content h2.hero-subheading {
        font-size: 1.9em;
    }

    .hero-container .hero-content h2 {
        font-size: 1.4em;
        letter-spacing: 0.2px;
        margin-bottom: 8px;
    }

    a.hero-patient-stories {
        font-size: 1em;
        letter-spacing: 0.2px;
        line-height: 1.3em;
        padding: 10px 12px;
    }

    .mvv .active {
        width: 100%;
        height: 300px !important;
    }

    .mvv .nonactive {
        width: 100%;
        height: 80px;
    }

    .mvv .div {
        width: 100%;
        height: 80px;
    }

    div#ourValues {
        width: 100%;
    }

    .slick-next {
        right: -15px;
    }

    .slick-prev {
        left: -15px;
    }
}

/* 769px or greater and 1210px or less */

@media screen and (min-width: 769px) and (max-width: 1210px) {
    .stats-group .stat {
        width: 44%;
    }

    .stats-group .stat-spacer {
        width: 0;
    }

    .stats-group {
        justify-content: center;
    }
}

/* 739px or greater and 1220px or less */

@media screen and (min-width: 739px) and (max-width: 1220px) {
    main.has-banner {
        margin-top: 92px !important;
    }
}

/* 768px or less */

@media (max-width: 768px) {
    .flex-two.cta-section {
        row-gap: 40px;
    }

    .cta-section-container {
        padding-top: 40px;
    }

    .cta-section .cta-button-container {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 5px;
    }

    .cta-section .cta-button-container:first-of-type {
        margin-bottom: 0;
    }

    .cta-section .cta-content {
        padding-top: 10%
    }

    .two-column {
        width: 100%;
    }

    .chiro-care {
        padding-top: 0;
        padding-bottom: 0;
    }

    .chiro-care div p {
        font-size: 1.15em;
        line-height: calc(24/18);
    }

    .chiro-care div img {
        width: 60px;
        margin-bottom: 0;
    }

    .chiro-care .two-column:first-of-type {
        margin-bottom: 2.4em;
    }

    .chiro-care .chiro-care-left,
    .chiro-care .chiro-care-right {
        width: 100%;
        margin: auto;
        float: none
    }

    .chiro-care .chiro-care-left {
        margin-bottom: 2em;
    }

    .appt-form-sub-container {
        min-height: 400px
    }

    .appt-form-sub {
        margin-top: 0;
    }

    .appt-form-holder {
        max-width: none;
    }

    .stats-panel-gradient .stats-group {
        display: block;
        padding: 0.8em 0
    }

    .stats-panel-gradient .stats-group div.stat {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.9em;
    }

    .stats-group .stat {
        padding: 12px 0;
    }

    .section-reviews {
        padding: 0 1.5em 1.5em 1.5em !important;
    }

    .section-opportunities {
        padding-left: 1.5em;
        padding-right: 1.5em;
    }

    .opportunity img {
        width: 80px;
        margin-bottom: 12px;
        margin-right: 0;
    }

    .section-reviews {
        padding-top: 2.5em !important;
        padding-bottom: 2.5em !important;
    }

    .sas-cta-home h3 {
        font-size: 1.4em;
    }

    .expect-section {
        flex-direction: column-reverse;
    }

    .step-by-step__content {
        float: none;
        padding-right: 0;
    }

    .relief-content-container {
        position: relative;
    }

    .relief-content {
        max-width: none;
        padding-bottom: 1.5em;
        float: none;
    }


    .section-conditions .info-div {
        width: 100%;
    }

    .section-conditions .conditions-img-container {
        width: 80%;
        margin-bottom: 30px;
    }

    .hero-container .container.bbg-image-label p {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .section-cta {
        padding-top: 0;
    }

    .what-to-expect__content h2 {
        margin-top: 0;
    }

    .step-by-step div,
    .what-to-expect div {
        padding-left: 10px;
        padding-right: 10px;
        max-width: none;
    }
}


/* 700px or less */

@media (max-width: 700px) {
    .stats-container .stat {
        display: block;
        width: 100%;
    }

    .stats-panel-gradient .container {
        padding: 0;
    }

    .stats-group {
        background-position: 80% center;
    }
}

/* 576px or less */

@media (max-width: 576px) {
    section {
        padding: 3em 0 3em 0;
    }

    .hero-container .hero-content {
        max-width: none;
    }

    .button:not(.btn-menu-schedule-now) {
        padding: 14px 18px;
        font-size: 1em;
        line-height: 0.9em;
    }

    .hero-container {
        background-image: var(--hero-bg-mobile) !important;
        background-size: 100% auto;
        background-position: 100% 101%;
        padding-bottom: 0;
    }

    .hero-container .hero-content {
        padding-top: 0px;
        padding-bottom: 200px;
    }

    .stats-panel-gradient .container {
        margin-top: 0;
    }

    .blue-gradient-filter {
        background: linear-gradient(180deg, rgba(16, 99, 137, 1) 0%, rgba(16, 100, 137, 1) 40%, rgba(16, 99, 137, 0) 70%);
    }

    .hero-container .hero-content h1 {
        font-size: 2em;
        letter-spacing: 0;
        max-width: 410px;
    }

    .hero-container .hero-content h2 {
        font-size: 1.3em;
        letter-spacing: 0;
    }

    .hero-container .hero-content h2.hero-subheading {
        font-size: 1.5em;
    }

    .cta-section .cta-content {
        padding-top: 16%
    }

    .drop-down .selected a {
        font-size: 1em;
        line-height: 0.9em;
        padding: 8px 14px;
        min-width: 180px;
    }

    .drop-down .selected a:after {
        top: 15px;
    }

    .drop-down .options ul {
        top: 40px;
        min-width: 180px;
    }

    .drop-down .options ul li a {
        padding: 6px 12px;
        font-size: 1em;
    }

    .mvv h2 {
        font-size: 1.9em;
    }

    .section-conditions h2 {
        font-size: 1.9em;
    }

    .mvv h2 span {
        font-size: 1em;
    }

   

    .slick-prev {
        left: -15px;
    }

    .slick-next {
        right: -15px;
    }

    .opportunity h3 {
        margin-bottom: 16px;
    }

    .opportunity p {
        font-size: 1.15em;
        line-height: calc(24/17);
    }

    .chiro-care div h2 {
        font-size: 1.9em;
    }

    .relief-content img {
        width: 110px;
    }

    h2.reviews-header {
        font-size: 1.9em;
    }

    .rw-review-wrap .rw-comments-wrap {
        font-size: 1.15em;
    }

    .relief-content img {
        margin-top: 8px;
    }

    .relief-content p {
        font-size: 1.15em;
        line-height: calc(24/18);
    }

    .appt-form-sub-container {
        min-height: 380px;
    }

    .step-by-step {
        min-height: auto;
        padding: 3em 1.5em 3em 1.5em;
    }

    .step-by-step__content {
        margin: 2% 0 2% 0;
    }

    .sas-cta-home {
        padding: 0 1.5em 0 1.5em;
    }

    .sas-cta-home .counter-box {
        margin-bottom: 0;
    }

    .relief-content h2 {
        font-size: 1.9em;
        letter-spacing: 0.5px;
    }

    section.offer .relief-content h2 {
        font-size: 1.9em;
    }

    .what-to-expect__content h2 {
        font-size: 1.9em;
        margin-top: 0;
    }

    .sas-cta-home h2 {
        font-size: 2.5em;
    }

    .appt-form-sub {
        width: 100%;
    }

    .cta-section-container {
        padding: 25px !important;
    }

    .flex-two.cta-section {
        row-gap: 25px;
    }
}

/* 480px or less */

@media (max-width: 480px) {
    .slick-prev {
        left: -20px;
    }

    .slick-next {
        right: -20px;
    }

    .mvv-content {
        width: 100%;
    }

    .section-conditions .conditions-img-container {
        width: 100%;
    }

    .section-conditions {
        padding-top: 0;
    }

    .section-conditions h2,
    section.offer .relief-content h2,
    h2.reviews-header,
    .what-to-expect__content h2,
    .mvv h2 {
        font-size: 1.7em;
    }

    .hero-container .hero-content {
        padding-bottom: 160px;
    }
}

/* 400px or less */

@media (max-width: 400px) {
    .hero-container .hero-content h1 {
        max-width: 300px;
    }

    .hero-container .hero-content h2 {
        font-size: 1.2em;
    }

    .stats-panel-gradient .stats-group {
        padding: 0.4em 0
    }

    .stats-panel-gradient .stats-group div.stat {
        margin-bottom: 0.6em;
    }

    .stats-group .stat .odometer,
    .stats-group div span.unit {
        font-size: 1.8em;
        line-height: 1.1em;
    }

    .stats-group .stat .type {
        font-size: 0.9em;
    }

    .rw-container-home {
        padding: 0 1em;
    }

    .step-by-step {
        min-height: auto;
    }

    .step-by-step__content {
        margin: 0
    }

    .step-by-step__content .button {
        margin-top: 24px;
    }

    .appt-form-sub-container {
        min-height: 400px;
    }

    .step-by-step p {
        font-size: 1.2em;
        line-height: 1.4em;
    }

    .step-by-step,
    .what-to-expect {
        min-height: 280px;
    }

}

/* Counter-specific styles, overrides styling from Save-a-Spine page for homepage */

.counter-box {
    gap: 2px;
    margin-bottom: 6px;
    padding: 4px 4px 0 4px;
}

.comma {
    color: #FFF;
    font-size: 24px;
    padding: 0 1px;
    height: 38px;
}

.digit-wrapper {
    background: transparent;
    width: 25px;
    height: 35px;
    border: 1px solid #FFF;
    border-radius: 5px;
}

.digit-wrapper .digit {
    font-family: 'Nunito Sans';
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
}



@media (max-width: 576px) {
    .counter-box {
        padding: 4px 4px 0 4px;
    }
}