h1,
h2,
h3,
h4,
p,
ul,
ol {
    margin-top: 0;
}

.floating-buttons {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.title-section h2 {
    color: #1d2755;
    font-size: 44px;
}

.sciatica-landing-page .main-content .title-section h1,
.sciatica-landing-page .main-content .title-section h2 {
    animation: none !important;
}

.title-section {
    margin-bottom: 50px;
    margin-top: 130px;
}

.title-section.style-2 .underline.animated {
    display: none;
}

.title-section.style-2 {
    max-width: 1450px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.title-section.style-2 .title-wrap {
    margin: 0;
    padding-right: 20px;
    flex-shrink: 0;
    background: transparent;
    z-index: 1;
}

.button-secondary {
    max-width: 240px;
    max-height: 70px;
    width: 100%;
    height: 100%;
    border: 2px solid #2474DC;
    color: #2474DC;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    font-weight: 500;
    font-family: 'Futura-pt';
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding-bottom: 23px;
    padding-top: 21px;
}

/* Main hero */
.sciatica-landing-page .main-hero {
    position: relative;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    isolation: isolate;
    background: url("/wp-content/uploads/2026/03/Hero_Sciatica.png") center / cover no-repeat;
    padding-block: 58px 25px;
    justify-content: space-between;
}

.sciatica-landing-page .main-hero * {
    color: white;
    text-align: center;
}

.sciatica-landing-page .main-hero .secondary>* {
    font-weight: 450;
}

.sciatica-landing-page .main-hero .title-container h2,
.sciatica-landing-page .main-hero h1 {
    font-size: 44px;
    line-height: 65px !important;
    font-weight: 700;
    margin-block: 0;
}

.sciatica-landing-page .main-hero .title-container h2 {
    font-weight: 400;
}

.tagline-lines {
    position: relative;
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

span.line {
    width: 48%;
    display: flex;
    flex: 1;
    height: 1px;
    background-color: #C8C8C8;
    border: none;
    transform: scaleX(0);
    animation: drawLine 1s ease-out forwards;
    animation-delay: 1s;
}

span.line.right-line {
    transform-origin: right;
}

span.line.left-line {
    transform-origin: left;
}

.sciatica-landing-page .main-hero .tagline {
    margin-bottom: 12px;
}

.sciatica-landing-page .subheading * {
    line-height: 31px !important;
    margin-bottom: 15px;
}

.sciatica-landing-page .subheading h3 {
    font-weight: 700;
    font-size: 22px;
    margin-block: 0 18px;
}

.sciatica-landing-page .subheading p {
    font-size: 20px;
}

.sciatica-landing-page .subheading h4 {
    font-size: 18px;
    margin-bottom: 16px;
}

/* hero buttons */

.main-hero.visible .hero-buttons {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 37px;
    justify-content: center;
    margin-bottom: 24px;
}

.main-hero.visible .book-appointment {
    height: auto;
    background: #2474dc;
    color: #fff;
    font-weight: 450;
    text-align: center;
    line-height: 100%;
    text-decoration: none;
    font-family: 'futura-pt';
    display: inline-block;
    font-size: 18px;
    padding: 23px 35px;
    margin: 0;
    max-width: 280px;
    width: 100%;

}

.book-appointment:hover {
    background: #1C5BAE color: #fff
}

.hero-buttons .secondary {
    position: relative;
    overflow: hidden;
    border: 2px solid #FFFFFF;
    width: auto;
    height: auto;
    text-decoration: none;
    cursor: pointer;
    padding: 21px 41.5px;
    background-color: transparent;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.hero-buttons .secondary * {
    font-family: 'futura-pt';
    font-weight: 400;
    position: relative;
    font-size: 18px;
    line-height: 100%;
}

.hero-buttons .secondary:hover {
    border-color: #1C5BAE;
    background-color: #1C5BAE
}

/* banner rating */
.sciatica-landing-page .hero-reviews-wrapper {
    max-width: fit-content;
    margin-inline: auto;
    margin-bottom: 40px;
}

.sciatica-landing-page .hero-reviews {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.sciatica-landing-page .hero-reviews .stars {
    display: flex;
}

.sciatica-landing-page .hero-reviews .stars img {
    margin-right: -8px;
    max-width: 25px;
}

.sciatica-landing-page .hero-reviews .stars img:last-child {
    margin-right: 0
}

.sciatica-landing-page .hero-reviews .reviews {
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
}

.homepage .super-doctors-link.mobile {
    pointer-events: none;
    display: block;
    width: 100%;
}

.selling-points-wrapper {
    display: flex;
    gap: 30px 60px;
    max-width: 1370px;
    margin-inline: auto;
    position: relative;
    justify-content: center;
}

.selling-points-wrapper .mobile-wrapper {
    display: none;
    gap: 60px;
}

.selling-points-wrapper .col {
    display: flex;
    align-items: center;
    gap: 9px;
    flex: 0 0 auto;
}

.selling-points-wrapper .col .selling-points-text {
    color: white;
    margin-block: 0;
    font-size: 18px;
    font-weight: 500;
    max-width: 233px;
    width: 100%;
    font-family: "Montserrat";
}

.selling-points-wrapper .col .selling-points-icon {
    width: auto !important;
}

.selling-points-wrapper .col .selling-points-text.mobile {
    display: none;
}

.selling-points-wrapper .col .selling-points-text.desktop {
    display: block;
}

.selling-points-wrapper .mobile-wrapper.mobile-wrapper-bottom .col svg {
    display: none;
}

.selling-points-wrapper .mobile-wrapper.mobile-wrapper-top .col:first-child img {
    aspect-ratio: 1/1;
    max-width: 38px;
    width: 100%;
}

/* Trust banner */

.main-hero-icons {
    box-shadow: 0px 0px 20px 1px #0000001a;
    padding-block: 8px;
    /* margin-bottom:106px; */
}

.main-hero-icons .section-content {
    min-height: 90px;
}

.main-hero-icons.visible .section-content {
    display: flex;
    gap: 67px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.main-hero-icons img {
    width: auto;
    height: auto;
}

.main-hero-icons .section-content {
    max-width: 1554px;
}

.main-hero-icons .section-content {
    margin: auto;
    width: 100%;
}

/* end of Trust banner */

/* Main Content */
.main-content {

    h1,
    h2,
    h3,
    h4,
    h5 {
        color: #1d2755;
    }
}

/* Intro section (What is sciatica) */

.hpsection.intro-section {
    display: flex;
    flex-direction: column;
    gap: 80px;
    max-width: 1450px;
    margin-inline: auto;
    margin-bottom: 110px;
}

.hpsection.intro-section h2 {
    margin-bottom: 30px;
}

.hpsection.intro-section .what-causes-it h2 {
    margin-bottom: 20px;
}

.hpsection .title-section.style-2 {
    display: block;
    max-width: unset;
    margin: 0;
}

.hpsection.intro-section>* {
    display: flex;
    justify-content: space-around;
}

.hpsection.intro-section .col.text {
    flex-basis: 42%;
}

.hpsection.intro-section .what-is-sciatica .col.text {
    padding-left: 92px;
}

.hpsection.intro-section .col.text .top-content {
    margin-bottom: 12px;
}

.hpsection .what-is-sciatica .col:not(.text) {
    margin-left: auto;
}

.hpsection.intro-section .col.text p {
    margin-bottom: 0;
    line-height: 25px;
}

.hpsection.intro-section .col.text p:first-of-type {
    margin-bottom: 20px;
}

.hpsection.intro-section .col.text h3,
.hpsection .relief-wrapper .col h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
}

.hpsection.intro-section .col.text>h3 {
    margin-bottom: 0;
}

.hpsection.intro-section .what-is-sciatica .underline {
    display: none;
}

.hpsection.intro-section .col.text ul,
.hpsection .relief-wrapper .col ul {
    padding-left: 10px;
}

.hpsection.intro-section .col.text ul li,
.hpsection .relief-wrapper .col ul li {
    font-size: 16px;
    line-height: 25px;
    list-style-type: none;
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    align-items: start;
}

.main-content .custom-list li svg {
    margin-top: 10px;
    width: 5px;
}

.main-content .relief .custom-list li svg {
    margin-top: 13px;
}

.hpsection.intro-section .what-causes-it {
    flex-direction: row-reverse;
}

.hpsection .what-causes-it .col:not(.text) {
    margin-right: auto;
}

.hpsection .what-causes-it .col:not(.text) iframe {
    border-radius: 10px;
}

.hpsection .what-causes-it .col.text {
    padding-right: 92px;
}

.hpsection.intro-section .buttons-container {
    justify-content: center;
    gap: 20px;
}

.hpsection .book-appointment.sciatica-button,
.hpsection .sciatica-button {
    padding-block: 14.5px;
    min-width: fit-content;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    height: auto;
}

.hpsection.intro-section .book-appointment {
    height: auto;
    line-height: unset;
    max-width: 250px;
}

.hpsection.intro-section .button-secondary {
    max-width: 288px;
}

/* End of intro section */
/* Relief section */

.hpsection.relief {
    background-color: #FAFAFA;
}

.hpsection.relief .relief-wrapper {
    max-width: 1450px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 108px;
    padding-block: 100px 58px;
}

.hpsection.relief .col {
    flex: 1 1 0;
    min-width: 0;
}

.hpsection.relief .col.images-section {
    max-width: 700px;
}

.hpsection.relief .col.images-section .main-image-container {
    margin-bottom: 20px;
}

.relief-swiper {
    width: 100%;
}

.relief-swiper .swiper-slide img,
.main-image {
    display: block;
    width: 100%;
    height: auto;
}

.relief-wrapper .swiper-button {
    width: auto;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}

.relief-wrapper .swiper-container {
    position: relative;
}

.relief-wrapper .swiper-button-next {
    right: -62px;
}

.relief-wrapper .swiper-button-prev {
    left: -62px;
}

/* 
.relief-wrapper .swiper-button-prev:after{
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2253%22%20height%3D%2252%22%20viewBox%3D%220%200%2053%2052%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.5%2051.5C12.1316%2051.5%200.5%2040.0743%200.5%2026C0.5%2011.9257%2012.1316%200.5%2026.5%200.5C40.8684%200.5%2052.5%2011.9257%2052.5%2026C52.5%2040.0743%2040.8684%2051.5%2026.5%2051.5Z%22%20stroke%3D%22%23A6A5A3%22%20fill%3D%22%23ffffff%22/%3E%3Cpath%20d%3D%22M16.7929%2025.2929C16.4024%2025.6834%2016.4024%2026.3166%2016.7929%2026.7071L23.1569%2033.0711C23.5474%2033.4616%2024.1805%2033.4616%2024.5711%2033.0711C24.9616%2032.6805%2024.9616%2032.0474%2024.5711%2031.6569L18.9142%2026L24.5711%2020.3431C24.9616%2019.9526%2024.9616%2019.3195%2024.5711%2018.9289C24.1805%2018.5384%2023.5474%2018.5384%2023.1569%2018.9289L16.7929%2025.2929ZM35.5%2026V25L17.5%2025V26V27L35.5%2027V26Z%22%20fill%3D%22%231d2656%22/%3E%3C/svg%3E");
}
 */
.relief-wrapper .swiper-button-prev:hover:after,
.relief-wrapper .swiper-button-next:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2253%22%20height%3D%2252%22%20viewBox%3D%220%200%2053%2052%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.5%2051.5C12.1316%2051.5%200.5%2040.0743%200.5%2026C0.5%2011.9257%2012.1316%200.5%2026.5%200.5C40.8684%200.5%2052.5%2011.9257%2052.5%2026C52.5%2040.0743%2040.8684%2051.5%2026.5%2051.5Z%22%20stroke%3D%22%23A6A5A3%22%20fill%3D%22%23F0F0F0%22/%3E%3Cpath%20d%3D%22M16.7929%2025.2929C16.4024%2025.6834%2016.4024%2026.3166%2016.7929%2026.7071L23.1569%2033.0711C23.5474%2033.4616%2024.1805%2033.4616%2024.5711%2033.0711C24.9616%2032.6805%2024.9616%2032.0474%2024.5711%2031.6569L18.9142%2026L24.5711%2020.3431C24.9616%2019.9526%2024.9616%2019.3195%2024.5711%2018.9289C24.1805%2018.5384%2023.5474%2018.5384%2023.1569%2018.9289L16.7929%2025.2929ZM35.5%2026V25L17.5%2025V26V27L35.5%2027V26Z%22%20fill%3D%22%231d2656%22/%3E%3C/svg%3E");
}

.relief-wrapper .swiper-button-prev:after,
.relief-wrapper .swiper-button-next:after {
    width: 50px;
    height: 50px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2253%22%20height%3D%2252%22%20viewBox%3D%220%200%2053%2052%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.5%2051.5C12.1316%2051.5%200.5%2040.0743%200.5%2026C0.5%2011.9257%2012.1316%200.5%2026.5%200.5C40.8684%200.5%2052.5%2011.9257%2052.5%2026C52.5%2040.0743%2040.8684%2051.5%2026.5%2051.5Z%22%20stroke%3D%22%23A6A5A3%22%20fill%3D%22%23ffffff%22/%3E%3Cpath%20d%3D%22M16.7929%2025.2929C16.4024%2025.6834%2016.4024%2026.3166%2016.7929%2026.7071L23.1569%2033.0711C23.5474%2033.4616%2024.1805%2033.4616%2024.5711%2033.0711C24.9616%2032.6805%2024.9616%2032.0474%2024.5711%2031.6569L18.9142%2026L24.5711%2020.3431C24.9616%2019.9526%2024.9616%2019.3195%2024.5711%2018.9289C24.1805%2018.5384%2023.5474%2018.5384%2023.1569%2018.9289L16.7929%2025.2929ZM35.5%2026V25L17.5%2025V26V27L35.5%2027V26Z%22%20fill%3D%22%232474DC%22/%3E%3C/svg%3E");
    content: "";
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50px;
}

.relief-wrapper .swiper-button-next:after {
    transform: rotate(180deg);
}

.relief-wrapper .col:first-child {
    max-width: 530px;
}

.relief-wrapper .col:first-child>* {
    max-width: 518px;
}

.relief-wrapper .col:first-child .title-section {
    margin-block: 35px 18px;
    display: block;
    max-width: 530px;
}

.relief-wrapper .col .title-section .title-wrap {
    padding-right: 0;
}

.relief-wrapper .col .title-section h2 {
    margin-bottom: 0;
}

.relief-wrapper .col h3:first-child {
    margin-bottom: 18px;
}

.relief-wrapper .col .button-secondary {
    max-width: 214px;
}

.hpsection .relief-wrapper .col ul li,
.hpsection .relief-wrapper .col ul li strong {
    line-height: 32px;
    font-size: 18px;
}

.hpsection .relief-wrapper .col ul li strong {
    font-weight: 600;
}

.hpsection .relief-wrapper .col ul {
    margin-bottom: 30px;
}

.hpsection .relief-swiper {
    padding-bottom: 30px;
}

.hpsection .relief-swiper .swiper-pagination {
    bottom: -30px;
}

.hpsection .relief-swiper .swiper-pagination {
    position: relative;
    margin-top: 0px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    display: flex;
}

.hpsection .relief-swiper .swiper-pagination span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #A6A5A3;
    margin-inline: 0;
}

.hpsection .relief-swiper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2474DC;
    width: 20px;
    height: 10px;
    border-radius: 50px;
}

.hpsection .relief-swiper .swiper-pagination-horizontal.swiper-pagination-bullets {
    justify-content: center !important;
    align-items: center !important;
}

.where-to-find-us .underline {
    display: none;
}

.where-to-find-us {
    justify-content: space-between;
}

.where-to-find-us.title-section {
    margin-bottom: 46px;
}

.title-section.style-2 h2 {
    margin: 0;
    font-size: 44px;
    color: #1D2755;
}

.button-secondary.mobile {
    display: none;
    padding-top: 16px;
    margin-top: 34px;
    margin-inline: auto;
    color: #2474DC;
}

.section7-map {
    max-width: 1456px;
    margin-inline: auto;
    display: flex;
    gap: 35px;
    margin-bottom: 47px;
}

.section7-map .map {
    width: 100%;
    max-width: 1071px;
}

.section7-map .map iframe,
.section7-map .right-side .inner-div {
    border-radius: 10px;
}

.section7-map .map iframe {
    height: 100%;
}

.section7-map .right-side {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
}

.section7-map .right-side h4 {
    font-size: 16px;
    font-weight: 800;
    color: #1D2755;
    margin-block: 0;
}

.section7-map .right-side img {
    height: 20px;
}

.section7-map .right-side .inner-div {
    gap: 30px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    background: #FAFAFA;
    border: 1px solid #ACACAC;
}

.section7-map .right-side .wrapper {
    display: flex;
    max-width: 350px;
    gap: 18px;
}

.section7-map .right-side .wrapper p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.section7-map .right-side .wrapper p span {
    font-weight: 700;
    color: #2D2E2E;
}

.section7-map .right-side .inner-div a.wrapper span {
    font-weight: 600;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #2474DC;
}

.section7-map .right-side .wrapper:hover {
    text-decoration: underline;
}

.section7-map .right-side a {
    color: #2D2E2E;
}

.section7-map .right-side .wrapper:hover a span {
    color: #1C5BAE;
}

.section7-map .right-side .wrapper:hover svg path {
    fill: #1C5BAE;
}

@media screen and (max-width: 1550px) and (min-width: 1459px) {
    .main-hero-icons img {
        max-width: calc(18% - 76px);
        padding-inline: 20px;
    }
}

@media screen and (max-width: 1500px) and (min-width: 801px) {
    .title-section.style-2 .title-wrap {
        padding-left: 0;
    }

    #stepper .title-section h2 {
        padding-left: 20px;
    }

    .hpsection.relief .relief-wrapper {
        padding-right: 50px;
    }
}

@media (max-width: 1800px) {
    .homepage .main-hero {
        height: 700px;
    }
}

@media (max-width: 1600px) {
    .homepage .main-hero {
        height: 600px;
    }
}

@media screen and (max-width: 1460px) and (min-width: 801px) {
    .main-content {
        padding-inline: 20px;
    }

    .main-hero-icons .section-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main-hero-icons.visible .section-content {
        gap: 10px;
    }

    .main-hero-icons img {
        max-width: calc(20% - 10px);
    }

    .relief .relief-wrapper {
        padding-inline: 20px;
    }
}

@media (max-width: 1460px) {
    .selling-points-wrapper {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1300px) {
    .title-section.style-2 {
        padding-left: 0px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 801px) {

    .hpsection.intro-section>.what-is-sciatica,
    .hpsection.intro-section>.what-causes-it {
        align-items: center;
        gap: 30px;
    }

    .hpsection.intro-section .col.text,
    .hpsection.intro-section .what-is-sciatica .col.text {
        padding-inline: 0;
    }
}

@media (max-width: 1200px) {
    .sciatica-landing-page .main-hero>*:not(.hero-tagline) {
        padding-inline: 20px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
    .selling-points-wrapper {
        gap: 30px;
        margin-bottom: 20px;
    }

    .selling-points-wrapper .mobile-wrapper {
        gap: 30px;
    }

    .selling-points-wrapper .col:first-child {
        margin-left: 30px;
    }

    .selling-points-wrapper .col .selling-points-text {
        font-size: 18px;
    }

    .main-hero-icons.visible {
        gap: 10px;
    }

    .main-hero-icons img {
        max-width: calc(20% - 45px);
    }

    .main-hero-icons.visible .section-content {
        gap: 10px;
    }

    .main-hero-icons img {
        max-width: calc(20% - 10px);
    }

    .hpsection.intro-section>* {
        align-items: center;
        gap: 30px;
    }

    .intro-section .title-section.style-2 h2,
    .relief-wrapper .title-section.style-2 h2 {
        font-size: 36px;
    }
}

@media (max-width:800px) {
    #page {
        padding-top: 45px;
    }

    .hpsection {
        padding-inline: 20px;
    }

    .title-section .underline:after,
    .title-section.style-3 .right-line:after {
        content: "";
        position: absolute;
        height: 3px;
        width: 133px;
        background: #C8C8C8;
        bottom: 0px;
    }

    .main-content .title-section.style-2 .underline {
        transform-origin: right;
        transform: scaleX(1);
        animation: none !important;
        height: 1px;
        background-color: #c8c8c8;
        position: absolute;
        width: 100vw;
        margin-top: 5px;
        opacity: 1;
        display: block;
    }

    /* hero banner */
    .sciatica-landing-page .main-hero {
        min-height: 100vh;
        height: 100%;
        background: url("/wp-content/uploads/2026/03/hero_sciatica_m.png") no-repeat top center / cover, #233143;
        padding-block: 25px 50px;
        gap: 0;
        justify-content: start;
    }

    .sciatica-landing-page .main-hero .title-container h2,
    .sciatica-landing-page .main-hero h1 {
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 15px;
    }

    .sciatica-landing-page .main-hero .subheading>* {
        font-size: 18px;
    }

    .sciatica-landing-page .subheading h3 {
        margin-block: 0 15px;
    }

    .sciatica-landing-page .main-hero .subheading br {
        display: none;
    }

    .main-hero.visible .hero-buttons {
        flex-direction: column;
        gap: 20px;
        padding-inline: 0;
    }

    .main-hero.visible .hero-buttons>a {
        width: 100%;
        padding: 25px;
        max-width: 350px;
    }

    .sciatica-landing-page .hero-reviews-wrapper {
        margin-bottom: 50px;
    }

    .selling-points-wrapper {
        bottom: 0;
        flex-wrap: nowrap;
        gap: 0px;
        z-index: 10;
        display: flex;
        gap: 0px;
        width: 100%;
        align-items: baseline;
        justify-content: center;
        flex: 1;
        align-items: end;
    }

    .selling-points-wrapper .col {
        flex-direction: column;
        max-width: 120px;
        min-height: unset;
    }

    .selling-points-wrapper .col:nth-child(2) {
        max-width: 100px;
    }

    .selling-points-wrapper .col {
        gap: 4px;
    }

    .selling-points-wrapper .col img {
        max-width: 40px;
    }

    .selling-points-wrapper .col .selling-points-icon {
        width: 100% !important;
        opacity: 0.5 !important;
    }

    .selling-points-wrapper .col .selling-points-text {
        font-size: 14px;
    }

    .selling-points-wrapper .col .selling-points-text.mobile {
        display: block;
    }

    .selling-points-wrapper .col .selling-points-text.desktop {
        display: none;
    }

    .selling-points-wrapper .col.mobile-hide {
        display: none;
    }

    .super-doctors-link.mobile {
        pointer-events: auto;
    }

    .main-hero-icons img:nth-child(1) {
        max-width: 87px;
    }

    .main-hero-icons img:nth-child(2) {
        max-width: 154px;
    }

    .main-hero-icons img:nth-child(3) {
        max-width: 105px;
    }

    .main-hero-icons img:nth-child(4) {
        max-width: 167px;
    }

    .main-hero-icons img:nth-child(5) {
        max-width: 98px;
    }

    .main-hero-icons img:nth-child(6) {
        max-width: 113px;
        margin-right: 10%;
    }

    .main-hero-icons {
        padding: 7px 0 14px;
        height: auto;
        margin-bottom: 72px;
    }

    #page>div.homepage>div.main-hero-icons.visible>div>img:nth-child(2),
    #page>div.homepage>div.main-hero-icons.visible>div>img:nth-child(5) {
        margin: 0;
    }

    .main-hero-icons img {
        max-width: 100%;
    }

    .main-hero-icons.visible .section-content {
        gap: 10px;
        height: 60px;
    }

    .main-hero-icons.visible .section-content {
        row-gap: 19.5px;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        height: auto;
        max-width: 313px;
    }

    /* end of hero banner */
    /* 	intro section */
    .hpsection.intro-section {
        margin-bottom: 50px;
    }

    .hpsection.intro-section>* {
        flex-direction: column;
        gap: 23px;
    }

    .hpsection.intro-section {
        gap: 0px;
        margin-bottom: 50px;
    }

    .hpsection .no-margin {
        margin-bottom: 0;
    }

    .hpsection.intro-section .what-causes-it {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .hpsection.intro-section .what-is-sciatica {
        margin-bottom: 45px;
    }

    .hpsection.intro-section .what-is-sciatica .col.text,
    .hpsection .what-causes-it .col.text {
        padding-inline: 0;
        flex-basis: auto;
    }

    .hpsection .what-is-sciatica .col:not(.text) {
        margin-left: 0;
    }

    .hpsection.intro-section .col.text h3 {
        margin-bottom: 25px;
    }

    .hpsection .main-content h3:first-child {
        text-align: left;
        margin-bottom: 18px;
    }

    .hpsection.intro-section .what-causes-it h2,
    .hpsection h2 {
        font-size: 24px;
        margin-bottom: 12px
    }

    .hpsection .title-section.style-2 {
        padding-inline: 0;
        margin-bottom: 24px;
    }

    .hpsection.intro-section .col.text .top-content {
        margin-bottom: 25px;
    }

    .hpsection.intro-section .col.text h3 {
        margin-bottom: 37px
    }

    .hpsection.intro-section .col.text ul {
        margin-left: 10px;
    }

    .hpsection.intro-section .col.text ul li {
        gap: 10px;
    }

    .hpsection.intro-section .book-appointment,
    .hpsection.intro-section .button-secondary {
        max-width: 100%;
    }

    .hpsection.relief .relief-wrapper {
        padding-block: 41px 50px;
        flex-direction: column;
        gap: 59px;
    }

    .hpsection .custom-list li {
        font-size: 16px;
    }

    .main-content .custom-list li svg {
        width: 12px;
    }

    .main-content .relief-wrapper .custom-list li svg {
        margin-top: 13px;
    }

    .hpsection .relief-wrapper .col ul li,
    .hpsection .relief-wrapper .col ul li strong {
        font-size: 16px;
    }

    .hpsection .relief-wrapper .col .button-secondary {
        max-width: 100%;
        margin-top: 30px;
    }

    .relief-wrapper .main-image-container {
        display: none;
    }

    .relief-wrapper .swiper-container .swiper-button {
        display: none;
    }

    .hpsection.relief .swiper-container.desktop-rel {
        display: none;
    }

    .hpsection.relief .swiper-container.mobile-rel {
        display: block !important;
    }

    .main-content .section6-insurance {
        margin-bottom: 0;
    }

    .where-to-find-us.title-section {
        display: flex !important;
        flex-direction: column-reverse;
        margin-top: 40px;
    }

    .section7-map {
        flex-direction: column;
        margin-inline: 20px;
        gap: 0;
        border: 1px solid #ACACAC;
        border-radius: 10px;
        margin-bottom: 32px;
    }

    .section7-map .map {
        width: 100%;
        aspect-ratio: 1 / 1;
    }

    .section7-map .right-side .inner-div {
        border: none;
        padding: 25px 20px 30px;
        gap: 20px;
    }

    .section7-map .right-side .inner-div .wrapper {
        padding-left: 28px;
        padding-bottom: 5px;
    }

    .section7-map .button-secondary.mobile {
        display: block;
        color: #2474DC;
        padding-block: 23px;
        margin-top: 0px;
        line-height: 60px;
        max-height: 60px;
        padding: 0;
    }
}


/*Section 3 Slider Reviews*/

.section3-slider .underline {
    display: none;
}

.section3-slider {
    margin: 90px auto 92px auto;
}

.section3-slider {
    width: 100%;
    max-width: 100vw;
    position: relative;
}

.section3-slider .swiper {
    width: 100%;
    height: 100%;
    overflow: visible;
}

.button-secondary:hover {
    color: #fff;
    background-color: #2474dc;
}

.section3-slider .button-secondary {
    width: 200px;
    height: 60px;
    line-height: 60px;
    padding: 0px;
}

.section3-slider .review {
    padding: 30px 52px 50px;
    background: #FAFAFA;
    border-radius: 10px;
    border: 1px solid #C8C8C8;
    height: auto;
    position: relative;
    align-items: flex-start;
    max-width: 525px;
    box-sizing: content-box;
    margin-left: 5px;
    justify-content: flex-start;
    flex-direction: column;
}

.section3-slider .google-reviews {
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    max-width: 525px;
    gap: 4px;
}

.section3-slider .google-reviews img:first-child {
    width: 24px;
}

.section3-slider .google-reviews span {
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
}

.section3-slider .rtitle {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    max-width: 457px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    line-height: 34px;
}

.section3-slider .rtext {
    line-height: 30px;
    max-width: 525px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-bottom: 0;
}

.section3-slider .review>img {
    position: absolute;
    top: 10%;
    right: 5%;
}

.section3-slider .swiper {
    width: 100%;
    height: 100%;
    overflow: visible;
}

.section3-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    align-items: center;
    opacity: 1;
}

.section3-slider .section-content {
    width: 100%;
    max-width: 1450px;
    margin: 40px auto 0px;
    position: relative;
}

.section3-slider.visible .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section3-slider.visible .review {
    padding: 30px 52px 50px;
    background: #FAFAFA;
    border-radius: 10px;
    border: 1px solid #C8C8C8;
    height: auto;
    position: relative;
    align-items: flex-start;
    max-width: 525px;
    box-sizing: content-box;
    margin-left: 5px;
    justify-content: flex-start;
}

.section3-slider .rtitle {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    max-width: 457px;
    margin: 0px auto 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.section3-slider .rtext {
    line-height: 30px;
    max-width: 525px;
    margin: 0px auto;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.section3-slider .google-reviews {
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 525px;
    gap: 4px;
}

.section3-slider .google-reviews img:first-child {
    width: 24px;
}

.section3-slider .title-section.style-2 {
    max-width: 1460px;
    margin-bottom: 46px;
}

.section3-slider .title-section.style-2 .title-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 1455px;
}

.section3-slider .google-reviews span {
    font-size: 12px;
    font-weight: 500;
    margin-right: 5px;
}

.section3-slider .review>img {
    position: absolute;
    top: 10%;
    right: 5%;
}

.section3-slider .google-reviews,
.section3-slider .rtitle,
.section3-slider .rtext {
    margin: 0 0 24px;
}

.section3-slider .swiper-button-prev:after,
.section3-slider .swiper-button-next:after {
    display: none;
}

.section3-slider .swiper-button-prev svg path,
.section3-slider .swiper-button-next svg path {
    transition: fill 0.3s ease;
}

.section3-slider .swiper-button-prev svg:hover path:first-child,
.section3-slider .swiper-button-next svg:hover path:first-child {
    fill: #f0f0f0;
}

.section3-slider .swiper-button-prev svg:hover path:last-child,
.section3-slider .swiper-button-next svg:hover path:last-child {
    fill: #1d2656;
}

.section3-slider .swiper-button-disabled.swiper-button-prev svg path:last-child,
.section3-slider .swiper-button-disabled.swiper-button-next svg path:last-child {
    fill: #c8c8c8
}

.section3-slider .swiper-button-prev {
    position: relative;
    bottom: 0px;
    top: auto;
    margin: 0px;
    width: 53px;
    height: 52px;
    border-radius: 100%;
    left: auto;
    right: auto;
}

.section3-slider .swiper-button-next {
    position: relative;
    bottom: 0px;
    top: auto;
    margin: 0px;
    width: 53px;
    height: 52px;
    border-radius: 100%;
    left: auto;
    right: auto;
}

.section3-slider .nav-buttons {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    gap: 29px;
}

/* Swiper nav */
.section3-slider .button-secondary.mobile {
    display: none;
}

.section3-slider .title-section.style-2.style-2 {
    max-width: 1455px;
    margin: 0px auto 35px auto;
}

.section3-slider .button-secondary {
    width: 200px;
    height: 60px;
    line-height: 60px;
    padding: 0px;
}

.section3-slider .rtext {
    margin: 0px;
    font-size: 16px;
    line-height: 30px;
}

.section3-slider .button-secondary.mobile {
    display: none;
    padding-top: 16px;
    margin-top: 34px;
    margin-inline: auto;
}

.section3-slider .title-section.style-2 h2 {
    margin: 0px;
}

.section3-slider.visible .review {
    padding: 51px 95px 41px 75px;
}

.section3-slider .google-reviews {
    margin-bottom: 27px;
}

.section3-slider .rtitle {
    font-size: 27px;
    line-height: 42px;
    margin-bottom: 19px;
}

.main-content .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: 25px;
}

/* Responsive */
@media screen and (max-width: 1460px) and (min-width: 801px) {

    .section3-slider .section-content,
    .section3-slider .title-section.style-2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section3-slider .swiper-wrapper {
        gap: 36px;
    }
}

@media screen and (max-width:1024px) {
    .section3-slider .swiper-button-prev {
        left: 20px;
    }

    .section3-slider .swiper-button-next {
        right: 20px;
    }

    .section3-slider {
        margin: 80px 20px;
    }

    .section3-slider .rtitle {
        font-size: 20px;
    }

    .section3-slider .rtext {
        font-size: 16px;
        line-height: 24px;
    }

    .section3-slider .review {
        height: 226px;
    }

    .section3-slider.visible .review {
        height: auto;
        display: flex !important;
        flex-direction: column;
        box-sizing: border-box;
        padding: 30px 16px 30px;
        box-shadow: 0px 3px 11px 0px #00000040;
        max-width: unset;
        margin-left: 0;
        opacity: 1;
    }

    .section3-slider.visible .reviews-slider-mobile {
        margin-bottom: 16px
    }

    .section3-slider .google-reviews {
        justify-content: center;
    }

    .section3-slider .review>img {
        right: 50%;
        transform: translateX(50%);
        width: 47px;
        bottom: 5%;
        top: unset;
    }

    .section3-slider {
        margin: 130px auto 110px;
    }

    .section3-slider .section-content.desktop {
        display: none !important;
    }

    .section3-slider .section-content.mobile {
        display: block !important;
        margin: 0px 20px;
        max-width: calc(100% - 40px);
    }

    .section3-slider .rtitle {
        margin: 0px;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .section3-slider .rtext {
        font-size: 16px;
        max-width: 100%;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .section3-slider .nav-buttons {
        display: none;
    }

    .section3-slider .button-secondary {
        display: none;
    }

    .section3-slider .button-secondary.mobile {
        display: block;
        margin-top: 28px;
        padding-top: 0;
        max-width: 350px;
        width: 100%;
    }

    .section3-slider .swiper-pagination {
        position: relative;
        margin-top: 0px;
        align-items: center;
        justify-content: center;
        gap: 4px;
    }

    .section3-slider .swiper-pagination span.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #C8C8C8;
    }

    .section3-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
        height: 10px;
        background: #2474DC;
    }
}

@media screen and (max-width: 800px) {

    .homepage_section2.visible .container-intro .section-desc.mobile .title-section.style-4 h2,
    .title-section.style-2 h2,
    .title-section.style-5 h2 {
        font-size: 24px;
    }

    .section3-slider .title-section.style-2.style-2 .underline {
        order: 2;
        margin-top: 12px !important;
    }

    .title-section.style-2 .title-wrap {
        width: 100%;
    }

    .title-section.style-2 {
        padding-left: 20px;
    }

    .title-section.style-4 h2,
    .title-section.style-2 h2,
    .title-section.style-5 h2 {
        font-size: 24px;
    }

    .section3-slider {
        margin: 51px auto 79px;
    }

    .section3-slider .section-content.desktop {
        display: none !important;
    }

    .section3-slider .section-content.mobile {
        display: block !important;
        margin: 0px 20px;
        max-width: calc(100% - 40px);
    }

    .section3-slider.visible .review {
        height: auto;
        display: flex !important;
        gap: 0 !important;
        align-items: flex-start;
        flex-direction: column;
        box-sizing: border-box;
        padding: 30px 16px 74px 30px;
        box-shadow: 0px 3px 11px 0px #00000040;
        max-width: unset;
        margin-left: 0;
        opacity: 1;
    }

    .section3-slider.visible .reviews-slider-mobile {
        margin-bottom: 16px;
    }

    .section3-slider .rtitle {
        margin: 0px;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 16px;
        line-height: 34px;
    }

    .section3-slider .rtext {
        font-size: 16px;
        max-width: 100%;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .title-section.style-2 {
        padding-left: 20px;
    }

    .section3-slider .nav-buttons {
        display: none;
    }

    .section3-slider .swiper-pagination {
        position: relative;
        margin-top: 0px;
        align-items: center;
        justify-content: center;
        gap: 4px;
    }

    .section3-slider .swiper-pagination span.swiper-pagination-bullet {
        width: 5px;
        height: 5px;
        background: #C8C8C8;
    }

    .section3-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 10px;
        border-radius: 50px;
    }

    .section3-slider .swiper-pagination-horizontal.swiper-pagination-bullets {
        justify-content: center !important;
        align-items: center !important;
    }

    .section3-slider .button-secondary,
    .where-to-find-us .button-secondary,
    .homepage_section6 .button-secondary {
        display: none;
    }


    .section3-slider .button-secondary.mobile {
        display: block;
        margin-top: 26px;
    }

    .section3-slider .button-secondary.mobile {
        font-size: 18px;
        padding: 0px;
        width: 100%;
        max-width: 350px;
        height: 60px;
        line-height: 60px;
    }

    /* google reviews / review image positioning */
    .section3-slider .google-reviews {
        justify-content: center;
    }

    .section3-slider .review>img {
        right: 50%;
        transform: translateX(50%);
        width: 47px;
        bottom: 30px;
        top: unset;
        z-index: -2;
    }

    /* ---------- alternate/overriding pagination styles from file (kept as in source) ---------- */
    .section3-slider .swiper-pagination span.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .section3-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #2474DC;
        width: 20px;
        height: 10px;
    }

    .section3-slider .title-section.style-2 .underline.animated {
        display: block;
        order: 2;
    }

    .section3-slider .title-section.style-2.style-2 {
        display: flex !important;
        flex-direction: column;
        gap: 5px;
    }

    .section3-slider .title-section.style-2 .title-wrap {
        order: 1;
    }

    .section3-slider .title-section.style-2.style-2 .underline {
        order: 2;
        display: block;
        margin: 0px !important;
    }
}

/*Section 3 Slider Reviews*/

/*Section 4*/
.section4-meet-your-doctor {
    max-width: 1450px;
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    padding-top: 125px;
    padding-bottom: 20px;
}

.section4-meet-your-doctor:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(225, 225, 225, 1);
}

.section4-meet-your-doctor:after {
    content: "";
    width: 3px;
    height: 95px;
    position: absolute;
    top: 0px;
    left: calc(50% - 1px);
    background: rgba(225, 225, 225, 1);
}

.section4-meet-your-doctor .top-section {
    display: flex;
    max-width: 1337px;
    margin: auto;
}

.section4-meet-your-doctor .top-section .doc-left-pt img {
    border-radius: 10px;
}

.section4-meet-your-doctor .top-section .doc-right-pt {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: calc(100% - 500px);
    margin-left: 84px;
}

.section4-meet-your-doctor .top-section .doc-right-pt .title-section.style-2 {
    margin: 15px 0px 13px 0px;
}

.section4-meet-your-doctor .top-section .doc-right-pt .title-section.style-2 h2 {
    margin: 0px;
}

.section4-meet-your-doctor .top-section span.highlighted-text-20 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #1D2755;
}

.section4-meet-your-doctor .top-section .doc-right-pt p {
    margin: 0px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}

.section4-meet-your-doctor .top-section .description-pt2 .des1 h5 {
    margin: 0px 0px 6px 0px;
    color: #2D2E2E;
}

.section4-meet-your-doctor .top-section .description-pt2 {
    display: flex;
    align-items: stretch;
    margin-top: 27px;
}

.section4-meet-your-doctor .top-section .doc-left-pt {
    max-width: 416px;
    width: 100%;
}

.section4-meet-your-doctor .top-section .des1 {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin-right: 146px;
    width: 100%;
    flex: 1;
    position: relative;
}

.section4-meet-your-doctor .top-section .des1 p {
    margin-bottom: 22px;
    max-width: 280px;
}

.section4-meet-your-doctor .top-section .des1 ul {
    list-style: none;
    padding-left: 0px;
}

.section4-meet-your-doctor .top-section .des1 p {
    margin-bottom: 22px;
}

.section4-meet-your-doctor .top-section .ft-sec {
    margin-bottom: 30px;
}

.section4-meet-your-doctor .top-section .des2 {
    width: auto;
    flex: 1;
}

.section4-meet-your-doctor .top-section .doc-right-pt p.last-sec {
    font-size: 16px;
    line-height: 24px;
}

.section4-meet-your-doctor .top-section .doc-right-pt h5 {
    font-size: 16px;
    line-height: 24px !important;
    margin: 0px;
}

.section4-meet-your-doctor .bottom-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
    flex-wrap: wrap;
}

.section4-meet-your-doctor .bottom-section img {
    mix-blend-mode: luminosity;
}

.section4-meet-your-doctor .bottom-section img:first-child {
    max-width: 190px;
}

.section4-meet-your-doctor .bottom-section img:nth-child(2) {
    max-width: 111px;
}

.section4-meet-your-doctor .bottom-section img:nth-child(3) {
    max-width: 161px;
}

.section4-meet-your-doctor .bottom-section img:nth-child(4) {
    max-width: 253px;
}

.section4-meet-your-doctor .bottom-section img:nth-child(5) {
    max-width: 73px;
}

.section4-meet-your-doctor .bottom-section img:nth-child(6) {
    max-width: 147px;
}

.section4-meet-your-doctor .bottom-section img:nth-child(7) {
    max-width: 102px;
}

.section4-meet-your-doctor .top-section .des1 ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 19px;
    height: 16px;
    background-image: url("data:image/svg+xml;utf8,<svg width='19' height='17' viewBox='0 0 19 17' xmlns='http://www.w3.org/2000/svg'><path d='M6.21 16.27L0 10.06L2.83 7.22998L6.21 10.62L16.09 0.72998L18.92 3.55998L6.21 16.27Z' fill='%2318A616'/></svg>");
    background-repeat: no-repeat;
    left: 0px;
    top: 3px;
}

.section4-meet-your-doctor .top-section .des1 ul li {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    position: relative;
    padding-left: 29px;
}

.section4-meet-your-doctor .top-section .doc-right-pt .ft-sec p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin-bottom: 15px;
}

.section4-meet-your-doctor .top-section .button-secondary {
    width: 262px;
    height: 60px;
    padding: 0px;
    line-height: 60px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
}

.section4-meet-your-doctor .top-section .button-secondary:hover {
    color: #fff;
    background-color: #2474dc;
}

@media screen and (max-width:1024px) {
    .section4-meet-your-doctor .top-section .description-pt2 {
        align-items: center;
        flex-direction: column;
        width: 100%;
        margin: 0px;
        position: relative;
        padding-bottom: 94px;
    }

    .section4-meet-your-doctor .top-section {
        flex-direction: column;
        width: 100%;
    }

    .section4-meet-your-doctor .top-section .doc-right-pt {
        width: 100%;
        margin: 0px;
        flex-direction: column;
    }

    .section4-meet-your-doctor {
        padding: 25px 20px 0px;
    }

    .section4-meet-your-doctor:before,
    .section4-meet-your-doctor:after {
        display: none;
    }

    .section4-meet-your-doctor .top-section .description-pt2 {
        align-items: center;
        flex-direction: column;
        width: 100%;
        margin: 0px;
        position: relative;
        padding-bottom: 94px;
    }

    .section4-meet-your-doctor .top-section .des1 {
        margin: 0px;
        width: 100%;
        position: unset;
        margin-top: 25px;
    }

    .section4-meet-your-doctor:after {
        width: 100%;
        height: 3px;
        bottom: 0px;
        left: 0px;
        top: auto;
    }

    .section4-meet-your-doctor .top-section .button-secondary {
        width: 100%;
        max-width: 350px;
    }
}

@media screen and (max-width: 800px) {
    .title-pt1.mobile-doc {
        display: block !important;
        margin-bottom: 15px;
    }

    .title-pt1.mobile-doc .title-section.style-2 {
        padding: 0px;
        margin: 0px;
    }

    .title-pt1.mobile-doc .title-section.style-2 h2 {
        font-size: 24px;
        line-height: 66px;
    }

    .title-pt1.mobile-doc p.paragraph-after-title {
        font-size: 20px;
        line-height: 25px;
        margin: 20px 0px 0px 0px;
    }

    .section4-meet-your-doctor .top-section .des2 {
        margin-top: 42px;
    }

    .section4-meet-your-doctor .bottom-section {
        flex-wrap: wrap;
        justify-content: space-around;
        margin-top: 40px;
        margin-bottom: 0px;
        gap: 0px;
    }

    .section4-meet-your-doctor .bottom-section img:first-child {
        max-width: 172px;
    }

    .section4-meet-your-doctor .bottom-section img:nth-child(2) {
        max-width: 92px;
    }

    .section4-meet-your-doctor .bottom-section img:nth-child(3) {
        max-width: 121px;
    }

    .section4-meet-your-doctor .bottom-section img:nth-child(4) {
        max-width: 190px;
    }

    .section4-meet-your-doctor .bottom-section img:nth-child(5) {
        max-width: 51px;
    }

    .section4-meet-your-doctor .bottom-section img:nth-child(6) {
        max-width: 102px;
    }

    .section4-meet-your-doctor .bottom-section img:nth-child(7) {
        max-width: 80px;
    }

    .section4-meet-your-doctor .top-section .doc-right-pt .title-pt1.desktop-doc {
        display: none;
    }

    .section4-meet-your-doctor .top-section .title-pt1.mobile-doc .title-section.style-2 {
        display: flex !important;
        width: 100% !important;
        flex-direction: column;
    }

    .section4-meet-your-doctor .top-section .title-section.style-2 .underline {
        order: 2;
        display: block !important;
    }

    .section4-meet-your-doctor .top-section .title-section.style-2 .title-wrap {
        order: 1;
    }

    .section4-meet-your-doctor .top-section .title-section.style-2 .title-wrap h2 {
        margin: 0px;
    }

    .section4-meet-your-doctor .top-section .description-pt2 .des1 h5 {
        font-size: 20px;
        line-height: 25px;
        color:
    }

    .section4-meet-your-doctor .top-section .doc-left-pt {
        max-width: 100%;
        width: 100%;
    }
}

/*Section 4*/


/*Section 5*/
#stepper {
    margin-top: 79px;
}

#stepper .title-section.style-2 {
    margin-top: 0px;
    margin-bottom: 75px;
}

#stepper .section-content {
    width: 100%;
    max-width: 1450px;
    margin: auto;
    padding: 0px 15px;
}

#stepper .step {
    position: relative;
    max-width: 700px;
    font-family: sans-serif;
    padding-bottom: 75px;
    max-width: 1060px;
}

#stepper .step-header {
    display: flex;
    align-items: flex-start;
    position: relative;
}

#stepper .step.step1 {
    padding-bottom: 50px;
}

#stepper .step.step2 {
    padding-bottom: 53px;
}

#stepper .step-number {
    width: 39px;
    height: 39px;
    background-color: #003366;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 39px;
    font-weight: bold;
    margin-right: 21px;
    position: relative;
    z-index: 1;
    font-size: 20px;
}

#stepper .step-content {
    flex: 1;
    position: relative;
    padding-top: 20px;
}

#stepper .step-content .step-flex-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
}

#stepper .step-content h4 {
    margin: 0;
    font-size: 25px;
    font-weight: 600;

}

#stepper .step-content p {
    position: relative;
    margin: 0;
    margin-top: 14px;
    font-size: 18px;
}

#stepper .step-content p.mobile-paragraph {
    display: none;
}

#stepper .step::after {
    content: "";
    height: 100%;
    border-left: 2px solid black;
    display: block;
    position: absolute;
    left: 18px;
    top: 2px;
}

#stepper .step.has-toggle::after {
    border-left: 2px dashed black;
    background: none;
}

#stepper .step.has-toggle {
    padding-bottom: 19px;
}

#stepper .step.has-toggle.open {
    padding-bottom: 60px;
}

#stepper>div.section-content .step:last-child::after {
    content: unset;
}

#stepper .step-toggle {
    position: relative;
    width: 38px;
    aspect-ratio: 1 / 1;
    background: #F6F6F6;
    border-radius: 50%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

#stepper .step-toggle svg {
    cursor: pointer;
    user-select: none;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#stepper .step.open .step-toggle svg {
    transform: translate(-50%, -50%) rotate(180deg);
}

#stepper .substep strong {
    font-weight: 600;
}

#stepper .collapsible-content {
    display: none;
    padding-left: 47px;
    margin-top: 15px;
}

#stepper .substep:not(:last-child) {
    padding-bottom: 50px;
}

#stepper .substep .d-flex {
    display: flex;
    gap: 5px;
    align-items: center;
}

#stepper .substep .d-flex .form-link img {
    display: inline-block;
}

#stepper .substep>p {
    margin-block: 0;
}

#stepper .bookAppointmentAfterParagraph-cs {
    margin-block: 24px;
}

.bookAppointmentAfterParagraph-cs.new .book-appointment {
    width: 215px
}

#stepper>div.section-content>div>div.step.has-toggle.open>div.collapsible-content>div:nth-child(2)>p:last-child {
    margin: 0;
}

#stepper .title-section h2 {
    margin: 0px;
}

#stepper .title-section.style-2 .title-wrap {
    background: #ffff;
}

#stepper .title-section.style-2 .underline {
    width: 100%;
}

#stepper .bookAppointmentAfterParagraph-cs {
    display: flex;
    gap: 46px;
    align-items: center;
}

#stepper span.separator-cs {
    width: 1px;
    height: 72px;
    background: rgba(168, 168, 168, 1);
}

#stepper b.callNumberBold {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: rgba(36, 116, 220, 1);
    padding-left: 0px;
}

#stepper a.phoneNumber-cs:hover {
    text-decoration: underline;
}

#stepper .step.step4 {
    padding-bottom: 0px;
}

@media screen and (max-width: 1460px) and (min-width: 801px) {
    #stepper .step-content {
        padding-inline: 40px;
    }
}

@media (min-width:1024px) {
    #insurance_1199 {
        margin-top: 35px;
    }
}

@media screen and (max-width: 800px) {
    #stepper {
        margin-bottom: 115px;
        margin-top: 60px;
    }

    #stepper .title-section h2 {
        line-height: 66px;
    }

    #stepper .title-section.style-2 {
        margin-bottom: 37px;
    }

    #stepper span.separator-cs {
        display: none;
    }

    #stepper .title-section.style-2 .underline {
        width: 100% !important;
        display: block !important;
        order: 2;
        margin-top: 2 !important;
    }

    #stepper .title-section.style-2 {
        display: flex !important;
        flex-direction: column;
    }

    #stepper .title-section.style-2 .title-wrap {
        order: 1;
    }

    #stepper .section-content .step:not(:last-child) {
        padding-bottom: 50px;
    }

    #stepper>div.section-content>div:nth-child(4) {
        padding-bottom: 0;
    }

    #stepper .substep:last-child {
        padding-bottom: 0px;
    }

    #stepper .collapsible-content {
        padding-bottom: 0px;
    }

    #stepper .step-header {
        padding-right: 20px;
    }

    #stepper .step-content h4 {
        font-size: 20px;
        line-height: 25px !important;
    }

    #stepper .step-content {
        padding-bottom: 0px;
    }

    #stepper .step-toggle {
        width: 30px;
        height: 30px;
    }

    #stepper .step-content p {
        font-size: 18px;
        line-height 25px;
    }

    #stepper .step-content {
        padding-top: 10px;
    }

    #stepper .step-content p:not(.mobile-paragraph) {
        display: none;
    }

    #stepper .step-content p.mobile-paragraph {
        display: block;
    }

    #stepper .substep {
        padding-bottom: 35px;
    }

    #stepper .bookAppointmentAfterParagraph-cs {
        margin-bottom: 16px;
    }

    .bookAppointmentAfterParagraph-cs.new {
        display: block;
    }

    #stepper .book-appointment.book-appointment {
        width: 100%;
        max-width: 290px;
        height: 60px;
        line-height: 60px;
        padding: 0px;
    }

    #stepper .callNumber {
        display: block;
    }

    #stepper .bookAppointmentAfterParagraph-cs {
        display: flex;
        flex-direction: column;
        gap: 19px;
        justify-content: center;
        text-align: center;
        align-items: start;
    }
}

/*Section 5*/



/*Section 6*/
.section6-insurance {
    max-width: 1450px;
    margin: 94px auto 91px auto;
    border-radius: 20px;
    padding: 59px;
    text-align: center;
    background: rgba(250, 250, 250, 1);
    border: 1px solid rgba(211, 211, 211, 1)
}

.section6-insurance .title-section.style-2 {
    margin: 0px;
    text-align: center;
}

.section6-insurance .title-section.style-2 h3 {
    font-family: Futura-pt;
    font-size: 44px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #1D2755;
}

.section6-insurance .title-section.style-2 .title-wrap {
    text-align: center;
    padding: 0p;
    margin: 0px;
    width: 100%;
}

.section6-insurance.visible .insuranceicons-img-cs.mobile {
    display: none;
}

#insurance_1199 {
    max-width: 130px;
    mix-blend-mode: darken;
}

.section6-insurance .title-section.style-2 .underline {
    display: none;
}

.section6-insurance.visible .title-wrap h3:after {
    content: "";
    width: 250px;
    height: 1px;
    background: red;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin: auto;
    margin-left: -125px;
    background: rgba(211, 211, 211, 1);
}

.section6-insurance.visible h3 {
    position: relative;
    padding-bottom: 25px;
}

.section6-insurance.visible .section-text1 {
    margin: 0px auto;
    max-width: 700px;
    line-height: 25px;
    margin-bottom: 13px;
    font-size: 16px;
}

.section6-insurance.visible .section-text2 {
    margin: 0px auto;
    max-width: 792px;
    line-height: 25px;
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 32px;
    font-weight: 400;
}

.section6-insurance.visible .section-text2 span {
    font-weight: 600;
}

.section6-insurance.visible .insuranceicons-img-cs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1160px;
    margin: auto;
    gap: 15px;
}

.section6-insurance .book-appointment.book-appointment {
    width: 282px;
    height: 60px;
    line-height: 60px;
    padding: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.section6-insurance .book-appointment.book-appointment span {
    color: #fff;
}

@media screen and (max-width: 800px) {
    .section6-insurance.visible .insuranceicons-img-cs.desktop {
        display: none;
    }

    .section6-insurance.visible .insuranceicons-img-cs.mobile {
        display: flex !important;
    }

    .section6-insurance.visible {
        border-width: 1px, 0px, 1px, 0px;
        border-style: solid;
        border-color: rgba(211, 211, 211, 1);
        border-radius: 0px;
        max-width: 100%;
        width: 100%;
        background: rgba(250, 250, 250, 1);
        padding: 26px 20px 50px 20px;
        margin-bottom: 0px;
    }

    .section6-insurance.visible .section-title {
        padding: 0px;
        font-size: 24px;
        line-height: 66px;
    }

    .section6-insurance.visible .section-title:after {
        display: none;
    }

    .section6-insurance .insuranceicons-img-cs.mobile .img-r {
        display: flex;
        align-items: center;
        gap: 5px;
        width: 100%;
        justify-content: space-between;
    }

    .section6-insurance .insuranceicons-img-cs.mobile .img-r:nth-child(2) .img-single:nth-child(1) img {
        max-width: 125px;
    }

    .section6-insurance .insuranceicons-img-cs.mobile .img-r:nth-child(2) .img-single:nth-child(2) img {
        max-width: 185px;
    }

    .section6-insurance .insuranceicons-img-cs.mobile .img-r:nth-child(3) .img-single:nth-child(1) img {
        max-width: 87px;
    }

    .section6-insurance .insuranceicons-img-cs.mobile .img-r:nth-child(2),
    .section6-insurance .insuranceicons-img-cs.mobile .img-r:nth-child(4) {
        justify-content: space-between;
    }

    .section6-insurance .insuranceicons-img-cs.mobile .img-r:nth-child(3) {
        justify-content: center;
        gap: 60px;
    }

    .section6-insurance .title-section.style-2 h3 {
        font-size: 24px;
        line-height: 24px !important;
        padding: 0px;
        margin: 0px;
        text-align: left;
    }

    .section6-insurance .title-wrap h3:after {
        display: none;
    }

    .section6-insurance .title-section.style-2 .underline {
        display: flex;
        order: 2;
    }

    .section6-insurance .title-section.style-2 {
        display: flex !important;
        flex-direction: column;
        margin-bottom: 28px;
        padding-top: 20px;
        gap: 8px;
    }

    .section6-insurance .title-section.style-2 .title-wrap {
        order: 1;
    }

    .section6-insurance .section-text2 {
        margin-top: 21px;
        margin-bottom: 22px;
    }

    .section6-insurance .book-appointment.book-appointment {
        width: 100%;
        max-width: 350px;
    }
}

/*Section 6*/

/* Section 8 FAQ and Guide */
.section8-faq,
.section8-faq>* {
    background: #FAFAFA;
}

.section8-faq {
    border: 1px solid #C8C8C8;
    border-radius: 10px;
    margin-bottom: 59px;
    padding: 16px 26px 0;
    max-width: 1450px;
    margin-inline: auto;
    background: #FAFAFA;
}

.section8-faq .row {
    display: flex;
}

.section8-faq .flex-container {
    justify-content: space-between;
    border-radius: 10px;
    align-items: center;
    padding-bottom: 11px;
    border-bottom: 1px solid transparent;
    transition: border-color 0.4s ease;
    border-radius: 0;
}

.section8-faq:has(.seo-text.active) .flex-container {
    border-color: #C8C8C8;
}

.section8-faq .flex-container p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
}

.section8-faq .flex-container .in-depth-guide .img-wrapper {
    max-height: 24px;
}

.section8-faq .row .in-depth-guide {
    gap: 10px;
    align-items: center;
}

.seo-text {
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    transition: max-height 0.4s ease, padding-top 0.4s ease;
}

.seo-text.active {
    padding-top: 16px;
}

.section8-faq .dropdown-arrow {
    transition: transform 0.2s linear;
}

.section8-faq:has(.seo-text.active) .dropdown-arrow {
    transform: rotate(180deg);
}

@media screen and (max-width: 800px) {
    .section8-faq {
        margin-inline: 20px;
        padding-inline: 18px;
    }
}

/* End of Section 8 */

/* 
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeIn{
	from {
		opacity: 0;
	}
	to {
		opacity:1;
	}
}
 */
@keyframes drawLine {
    100% {
        transform: scaleX(1);
    }
}

/* 
@keyframes lineGrow {
  0%   { transform: scaleX(0); }
  100% { transform: scaleX(1); }
}
 */