.image-slider {
    padding-top: 24px;
    padding-bottom: 30.5px;
    margin-bottom: 10px;
}
.image-slider .patient-stories-right-content img {
    border-radius: 20px;
}
.image-slider .slick-prev.slick-arrow {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 9;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100px;
}
.patient-stories .slick-next.slick-arrow {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 9;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100px;
}
.patient-stories {
    overflow: hidden;
}
.patient-stories .slider {
    width: 100%;
    margin: 0px auto 0px;
}
.patient-stories .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 523px;
    min-height: 523px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.patient-stories img.top-quote {
    width: auto;
    margin-bottom: 34px;
}
.patient-stories .patient-stories-left-content {
    background-color: var(--wp--preset--color--theme-color-seven);
    padding: 60px 50px 30px 60px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    min-height: 561px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.patient-stories .patient-stories-left-content:before {
    position: absolute;
    content: "";
    background: url(../../../images/top-quote.svg);
    height: 24px;
    width: 32px;
    background-size: cover;
    top: 88px;
}
.patient-stories .patient-stories-left-content:after {
    position: absolute;
    content: "";
    background: url(../../../images/botom-quote.svg); 
    height: 24px;
    width: 32px;
    background-size: cover;
    bottom: 91px;
}
.patient-stories .slick-prev:before {
    position: absolute;
    content: "";
    background: url(../../../images/icon-link-arrow-left.svg);
    height: 16px;
    width: 16px;
    background-size: cover;
    opacity: 1;
    left: -20px;
    top: auto;
    bottom: -48px;
}
.patient-stories .slick-next:before {
    position: absolute;
    content: "";
    background: url(../../../images/icon-link-arrow-right.svg);
    height: 16px;
    width: 16px;
    background-size: cover;
    opacity: 1;
    top: auto;
    bottom: -48px;
    right: -17px;
}
.patient-stories .slide-count { 
    font-size: 18px;
    line-height: 21px;
    color: var(--wp--preset--color--theme-color-six);
    position: relative;
    top: auto;
    bottom: -20px;
    left: 0;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    right: 0;
}
.patient-stories .patient-stories-left-content h5 {
    color: var(--wp--preset--color--theme-color-one);
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    font-style: normal;
    margin: 0;
    padding-bottom: 15.28px;
}
.patient-stories .patient-stories-left-content h6 {
    color: var(--wp--preset--color--theme-color-one);
    font-size: 32px;
    line-height: 40px;
    font-style: normal;
    font-family: 'TiemposHeadline-Regular';
    margin: 0;
    padding-bottom: 15.28px;
}
.patient-stories .patient-stories-left-content p {
    margin: 0;
    color: var(--wp--preset--color--theme-color-one);
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 30px;
    font-weight: normal;
}
.patient-stories-button {
    padding-top: 30.03px;
    margin-bottom: 5px;
}
.patient-stories-button a {
    background-color: var(--wp--preset--color--theme-color-three);
    color: var(--wp--preset--color--theme-color-white);
    border-radius: 24px;
    font-size: 19px;
    line-height: 26px;
    font-weight: bold;
    font-style: normal;
    padding: 11px 24.5px;
    display: inline-block;
}
.patient-stories-button a:hover {
    background-color: var(--wp--preset--color--theme-color-one);
    text-decoration: none;
}
.patient-stories .slick-dots { 
    display: none !important;
}
@media only screen and (max-width : 1366px) {
    .patient-story-header:after {
        top: 0;
    }
}
@media only screen and (max-width : 1199px) {
    .patient-story-header:after {
        top: -50px;
    }
    .patient-stories.image-slider button.slick-prev.slick-arrow {
        left: 0;
        bottom: 0;
    }
    .patient-stories.image-slider button.slick-next.slick-arrow {
        bottom: 0;
        left: 110px;
    }
    .patient-stories.image-slider .slide-count {
        bottom: -20px;
        left: 30px;
    }
    .patient-stories .patient-stories-left-content {
        padding: 30px 15px 30px 15px;
    }
    .patient-stories button.slick-next.slick-arrow {
        left: 180px;
    } 
    .patient-stories button.slick-prev.slick-arrow {
        left: 5px;
        bottom: 37px;
    }
    .patient-stories .slide-count {
        left: 50px;
    }
    .patient-stories button.slick-next.slick-arrow {
        bottom: 37px;
        left: 110px;
    }
    .patient-stories .patient-stories-left-content::before {
        top: 65px;
    }
}
@media only screen and (max-width : 1024px) {
    .patient-stories.image-slider .slick-prev:before {
        left: 0;
    }
    .patient-stories.image-slider .slick-next:before {
        right: 0;
    }
    .page-header-body .box-item:last-child {
        padding-bottom: 0;
    }
    .patient-stories .patient-stories-left-content {
        padding: 0 15px 0 15px;
        min-height: 525px;
    }
    .patient-stories .slick-slide img {
        min-height: 525px;
        max-height: 525px;
    }
    .patient-stories .patient-stories-left-content::before {
        top: 40px;
    }
    .patient-stories .patient-stories-left-content::after {
        bottom: 74px;
    }
    .patient-stories {
        margin-bottom: 64px;
    }
}
@media only screen and (max-width : 991px) {
    .patient-stories.image-slider .slick-prev:before {
        left: -20px;
    }
    .patient-stories.image-slider .slide-count {
        left: 0px;
    }
    .patient-stories.image-slider .slick-next:before {
        right: 35px;
    }
    .main-slider-container .col-lg-6.pr-0 {
        padding-right: 15px !important;
    }
    .main-slider-container .pl-0, .px-0 {
        padding-left: 15px !important;
    }
    .patient-stories.image-slider {
        margin-bottom: 36px;
    }
    .page-header-body .box-item:last-child {
        padding-bottom: 15px;
    }
    .patient-stories .patient-stories-left-content h5 {
        padding-bottom: 0;
    }
    .main-slider-container.row {
        flex-direction: column-reverse;
    }
    .patient-stories .patient-stories-left-content::before {
        top: 35px;
    }
    .patient-stories .patient-stories-left-content::after {
        bottom: 75px;
    }
    .patient-stories button.slick-prev.slick-arrow {
        bottom: 30px;
        left: 5px;
    }
    .patient-stories .slide-count {
        bottom: 54px;
        left: 54px;
    }
    .patient-stories button.slick-next.slick-arrow {
        bottom: 31px;
        left: 110px;
    }
    .patient-stories .patient-stories-left-content {
        padding: 0 15px 0 15px;
        min-height: 450px;
        border-radius: 0;
    }
    .patient-stories .slick-slide img {
        min-height: 450px;
        max-height: 450px;
    }
}
@media only screen and (max-width : 767px) { 
    .patient-stories.image-slider {
        margin-top: 24px;
    }
    .patient-stories.image-slider .slide-count {
        left: 0;
    }
    .patient-stories.image-slider button.slick-prev.slick-arrow {
        left: 0;
        bottom: 0;
        right: 33px;
    }
    .patient-stories.image-slider button.slick-next.slick-arrow {
        left: 33px;
    }
    .patient-stories-button {
        padding-top: 5px;
    }
    .patient-stories {
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
    }
    .main-slider-container .col-lg-6.pr-0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .main-slider-container .pl-0, .px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .patient-stories {
        margin-bottom: 48px;
    }
    .patient-stories .slick-slide img {
        min-height: 300px;
        max-height: 300px;
        border-radius: 0;
    } 
    .patient-stories .patient-stories-left-content {
        padding: 73px 33px 0 33px;
        min-height: 437px; 
        border-radius: 0;
    }
    .patient-stories .patient-stories-left-content h6 {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 16px;
        letter-spacing: -0.24px;
        font-family: 'TiemposHeadline-Semibold';
        position: relative;
    }
    .patient-stories .patient-stories-left-content h6:after {
        position: absolute;
        content: "\f10e";
        font-family: 'Font Awesome 6 Pro';
        font-weight: bold;
        font-size: 12px;
        top: auto;
        bottom: 24px;
    }
    .patient-stories .slide-count {
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        display: block;
    }
    .patient-stories .patient-stories-left-content::after {
        bottom: auto;
        top: 35px;
        left: 90px;
    }
    .patient-stories .patient-stories-left-content p {
        padding-bottom: 105px;
        font-size: 18px;
        line-height: 24px;
    }
    .patient-stories .patient-stories-left-content h5 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .patient-stories .slick-prev.slick-arrow {
        right: 147px;
        margin: 0 auto;
        z-index: 99999 !important;
    }
    .patient-stories button.slick-next.slick-arrow {
        left: 111px;
        text-align: center;
        margin: 0 auto;
        right: 0;
        z-index: 99999;
    }
    .patient-stories.image-slider .slick-prev:before {
        left: 0;
    }
    .patient-stories.image-slider .slick-next:before {
        right: 0;
    }
}
@media only screen and (max-width : 460px) { 
     .patient-stories .patient-stories-left-content h6 {
        max-width: 324px;
     } 
}