.image-container,
video {
    padding-bottom: 1rem
}

#post_article a,
.article-nav ul li a,
.book-now a,
.cta {
    text-decoration: none
}

.parallax-bg .img img,
img,
video {
    max-width: 100%
}

@media(max-width:768px) {

    .h1,
    h1 {
        font-size: 22px
    }

    .h2,
    h2 {
        font-size: 20px
    }

    .h3,
    h3 {
        font-size: 18px;
        font-weight: 700
    }

    .h6,
    h6 {
        text-align: left
    }
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center
}

img {
    height: auto
}

.media-section-carousel .item,
.video-container {
    display: flex;
    justify-content: center;
    align-items: center
}

.video-cover {
    padding-bottom: 0
}

ul .sub-menu {
    list-style-type: none
}

.grecaptcha-badge {
    z-index: 9999
}

body #ajaxsearchlite1 .probox .proinput input,
body div.asl_w .probox .proinput input {
    color: #464444 !important
}

.sitelinks div.asl_w .probox .promagnifier {
    background: 0 0 !important
}

.sitelinks div.asl_w .probox .promagnifier .innericon svg {
    fill: #f97224
}

.small-container .container-sm.container-xs {
    max-width: 864px
}

.small-container video,
h2.spinal-faq-heading {
    margin-bottom: 25px
}

.small-container .media-block {
    max-width: 684px;
    margin: 0 auto
}

.media-block {
    max-width: 230px
}

.ques-container h6 {
    font-size: 20px;
    color: #00305b
}

.parking {
    margin-bottom: 15px
}

h4.font-bold.mb-3.parking-caption,
h6 {
    color: #00305b;
    font: 22px "Libre Caslon Text", serif
}

.bggray {
    background: #c9c9c9
}

ul.nav.justify-content-center.feedback-page li.mx-1 {
    background-color: #00305b !important
}

.col-md-12 textarea {
    height: 0
}

.post-navigation {
    text-align: center;
    margin-bottom: 20px
}

h6.articles {
    font-size: 19px !important;
    line-height: unset
}

.wrapper-content-table {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.Img-modal,
.article-nav ul .sub-menu {
    display: none
}

.fw-text {
    font-family: "Libre Caslon Text", serif;
    color: #00305b
}

.article-nav ul,
.media-section-carousel,
.slide,
.slider.stick-dots {
    position: relative
}

.article-nav ul li {
    padding: 20px;
    position: relative;
    color: #00305b;
    font-weight: 300
}

#post_article a:hover,
.article-nav ul li a:hover,
.post-content-article:hover,
.post-content-article:hover h2 a,
.post-content-article:hover p a {
    color: #f97224
}

.article-nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000
}

.article-nav ul li:hover .sub-menu {
    display: block;
    box-shadow: 0 5px 8px 1px rgba(0, 0, 0, .25);
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    white-space: nowrap;
    background: #fff
}

.articles-links-list a:hover {
    background-color: inherit;
    color: #fff
}

@media screen and (min-width:768px) {
    .wrap-image-article {
        float: right
    }
}

@media screen and (max-width:768px) {
    .wrap-image-article {
        width: 100% !important
    }

    .no-goal-block {
        height: 956px;
        width: 100%
    }
}

.no-goal-block {
    height: 550px;
    width: 100%
}

.wrap-article p,
.wrap-article ul,
.wrap-article ul li {
    font-weight: 300 !important
}

.section-blog-wrapper ol li,
.section-blog-wrapper p,
.section-blog-wrapper ul,
.section-blog-wrapper ul li,
.wrap-article li {
    font-weight: 300
}

.wrap-article p strong,
.wrap-article ul li strong {
    color: #00305b;
    font: 15px "Libre Caslon Text", serif
}

.hide-scrollbar::-webkit-scrollbar {
    display: none
}

#myImg {
    cursor: pointer;
    transition: .3s
}

#myImg:hover {
    opacity: .7
}

.Img-modal {
    position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background-color: rgba(255, 255, 255, .9)
}

.Img-modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.over-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #121212;
    font-size: 40px;
    font-weight: 700;
    transition: .3s
}

.over-close:focus,
.over-close:hover {
    color: #121212;
    text-decoration: none;
    cursor: pointer
}

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

    .Img-modal,
    .Img-modal-content {
        width: 100%
    }

    .Img-modal {
        display: none;
        position: fixed;
        z-index: 1000;
        padding-top: px;
        left: 0;
        top: 0;
        height: 100vh;
        overflow: auto;
        background-color: rgba(255, 255, 255, .9)
    }

    .box-block-main .col-md-4:last-child {
        margin-bottom: 0 !important
    }

    .col-md-5.mobile-update a {
        margin-bottom: 20px;
        display: inline-block
    }

    .col-md-5.mobile-update a:last-child {
        margin-bottom: 0
    }

    .services-home .heading h2 {
        text-align: center
    }
}

.article-section-container {
    position: sticky;
    width: 100%;
    top: 70px;
    z-index: 100;
    background: #fff
}

.hero .badge {
    filter: inherit
}

.pdf-fram {
    border: 1px solid #00305b;
    padding: 20px
}

.section-blog-wrapper ol li strong,
.section-blog-wrapper p strong,
.section-blog-wrapper ul li strong,
.section-blog-wrapper ul strong {
    font-weight: 400;
    color: #00305b
}

.section-blog-wrapper figure a,
.section-blog-wrapper ol li a,
.section-blog-wrapper p a,
.section-blog-wrapper ul a,
.section-blog-wrapper ul li a {
    font-weight: 300;
    color: #00305b
}

@media (max-width:767px) {
    .appoint {
        margin: 0 0 15px;
        width: 100%
    }

    .mob-vid-img-height {
        height: 443px;
        object-fit: cover;
        object-position: center
    }

    .services-home .box h2 {
        min-height: 20px
    }
}

.sitelinks form input {
    border: none;
    padding-left: 5px;
    font-size: 1rem;
    border-bottom: .5px solid #464444;
    font-family: Lato, sans-serif
}

.sitelinks form input:focus,
input:focus-visible {
    border: none !important;
    border-bottom: .8px solid #f97224 !important;
    outline-offset: 0px;
    outline: transparent
}

.appoint,
.btn-scale {
    border-radius: .5px;
    font-weight: 500;
    transition: .5s
}

.pagination .page-numbers {
    padding: 10px;
    margin: 10px
}

.partners-logo-sec {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: scroll
}

.partners-logo-sec .logo-sec {
    display: inline-block;
    filter: grayscale(1)
}

.partners-logo-sec::-webkit-scrollbar {
    display: none
}

.appoint {
    color: #fff;
    background-color: #00305b;
    border: .5px solid #fff;
    letter-spacing: .1em;
    float: right;
    margin-top: -50px
}

.brace,
.btn-scale,
.foot-orth-heading,
.gait-head,
.header .nav li.menu-item-3246:hover a,
.wrap-article,
li#menu-item-2591:hover a,
p strong {
    color: #00305b
}

.appoint img {
    max-height: 15px;
    max-width: 15px;
    mix-blend-mode: multiply
}

@media only screen and (min-width:1024px) {
    .art-content {
        padding: 20px 175px
    }
}

input#query_article {
    background: #fff
}

.book-now a,
.header .nav li.menu-item-3246,
li#menu-item-2591 {
    background-color: #00305b;
    letter-spacing: .1em
}

.logo-sec .member img {
    max-height: 56px
}

.btn-scale {
    background-color: #fff;
    border: .5px solid #00305b;
    letter-spacing: .1em;
    width: auto
}

.appoint:hover,
.btn-scale:hover {
    border-radius: .5px;
    background-color: #fff;
    color: #00305b;
    border: .5px solid #00305b;
    font-weight: 500;
    letter-spacing: .1em
}

.hero .text-bar.upper {
    top: 0
}

@media screen and (max-width:767px) {
    .parallax-bg {
        height: 600px
    }

    .commitment_class,
    .staff .heading.line-through {
        position: sticky;
        padding: 10px;
        background: #fff;
        top: 70px
    }

    .referral-head h2 {
        font-size: 26px;
        text-align: center;
        font-weight: 700
    }

    .hero video.video-about {
        margin-bottom: 30px
    }
}

span.wpcf7-list-item-label {
    margin-left: 5px;
    text-align: left !important
}

.testimonial-block .owl-nav,
.wpcf7-list-item-label::before {
    display: none
}

.wpcf7-list-item {
    text-align: left !important
}

.emg-ncs-page,
.margine-page,
.rehabilation-page,
.services-page {
    text-align: justify
}

.cta {
    background: #f97224;
    border-radius: 120px;
    color: #fff;
    font: 14px/1 Lato, sans-serif;
    padding: 10px 30px
}

.margine-heading,
.services-page,
.testimonial-block {
    padding: 40px 0
}

@media (min-width:1301px) {
    .header .nav li {
        padding: 15px 20px
    }
}

li#menu-item-2591 {
    border-radius: .5px;
    border: .5px solid #fff;
    transition: .5s;
    padding: 15px 20px
}

.header .nav li.menu-item-3246 a,
li#menu-item-2591 a {
    color: #fff;
    font-weight: 500
}

.header .nav li.menu-item-3246:hover,
li#menu-item-2591:hover {
    border-radius: .5px;
    background-color: #fff;
    border: .5px solid #00305b;
    font-weight: 500;
    letter-spacing: .1em
}

.header .nav li.menu-item-3246 {
    border-radius: .5px;
    border: .5px solid #fff;
    padding: 15px 20px;
    text-align: center
}

.book-now {
    margin-bottom: 35px
}

.book-now a {
    border-radius: .5px;
    border: .5px solid #fff;
    transition: .5s;
    padding: 8px 30px;
    display: inline-block;
    color: #fff
}

.book-now a:hover {
    background-color: #fff;
    border: .5px solid #00305b;
    color: #00305b
}

.header .nav li.has-sub .sub-menu,
.header .nav li.menu-item-has-children .sub-menu {
    min-width: fit-content
}

.header .nav li.menu-item-has-children .sub-menu li {
    padding: 10px 25px 10px 10px !important;
    font-size: 14px
}

.header .nav li.menu-item-has-children .sub-menu:last-child li {
    padding: 10px !important
}

@media (min-width:1201px) {

    .header .nav li.has-sub .sub-menu .arrow,
    .header .nav li.menu-item-has-children .sub-menu .arrow {
        right: 6px;
        position: initial;
        transform: none
    }

    .header .nav li.menu-item-has-children .sub-menu li {
        display: flex;
        justify-content: space-between
    }
}

@media (min-width:1200px) {
    .header .navsite {
        background-color: #fff;
        margin-bottom: 5px
    }

    .header .nav li.has-sub .arrow,
    .header .nav li.menu-item-has-children .arrow {
        display: none !important
    }

    .header .nav li {
        padding: 12px 10px !important;
        font-size: 15px
    }

    .header .nav li.menu-item-3246,
    .header .nav li.menu-item-3246:hover {
        border-radius: 120px
    }

    .header .nav li a {
        padding: 0
    }
}

@media (max-width:360px) {

    .h2,
    h2 {
        font-size: 20px
    }
}

.home-heading .heading.line-through {
    font-size: 41px;
    font-weight: 700
}

h1.about-us {
    font-size: 41px
}

.font-col {
    color: #00305b;
    font: 14px "Libre Caslon Text", serif
}

.font-col-evd {
    color: #00305b;
    font: 17px Lato, sans-serif
}

.dexa {
    color: #00305b;
    font: 18px "Libre Caslon Text", serif;
    font-weight: 700 !important
}

@media (max-width:767px) {
    .font-col-evd {
        color: #00305b;
        font: 14px Lato, sans-serif
    }

    .home-heading .heading.about-heading h2,
    .home-heading .heading.line-through h2 {
        font-size: 28px;
        padding: 0 20px
    }

    h1.about-us {
        font-size: 28px
    }

    .media-sec {
        padding-top: 0
    }

    .foot-subhead {
        font-size: 18px
    }

    .emg-ncs-page,
    .emg-ncs-page-ms,
    .margine-heading,
    .rehab-page,
    .services-page {
        padding: 40px 10px
    }
}

.sport-med,
.testimonial-block .card .testimonial .name {
    font-weight: 700
}

@media (min-width:768px) {
    .wpcf7-spinner {
        position: absolute
    }

    .wpcf7-form-control {
        padding: 0
    }

    form.wpcf7-form.init p label {
        font-size: 16px
    }

    .referral-head h2 {
        font-size: 40px;
        font-weight: 700
    }

    .staff h2 {
        font-size: 32px
    }

    .footer-right {
        padding-left: 200px
    }

    .Evidence-heading,
    .gaint-analysis {
        font-size: 18px
    }

    .slide,
    .slider {
        height: 60vh !important
    }
}

@media (max-width:768px) {
    .fs-4 {
        font-size: 18px !important
    }

    .h2,
    h2 {
        font-size: 25px !important
    }

    .Evidence-heading {
        font-size: 16px
    }
}

@media (min-width:1360px) {

    .slide,
    .slider {
        height: 80vh !important
    }
}

.slide .slide__img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media (min-width:992px) {
    .slide .slide__img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
}

.slide .slide__img img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    opacity: 1 !important;
    object-position: top center;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    transition: 1s
}

.slide .slide__content {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.slide .slide__content--headings {
    text-align: center;
    color: #fff
}

.slide .slide__content--headings h1 {
    font-size: 4.5rem;
    margin: 10px 0;
    padding-right: 30px;
    padding-left: 30px
}

.slide .slide__content--headings .get-quote {
    background: #00305b
}

.slide .slide__content--headings p.slider-head {
    margin: 0 auto;
    width: max-content;
    padding: 5px
}

.slide .slide__content--headings .animated {
    transition: .5s
}

.slider [data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    transition: opacity .5s .3s
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    transition: .3s
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.simple-dots .slick-dots li {
    width: 20px;
    height: 20px
}

.simple-dots .slick-dots li button {
    border-radius: 50%;
    background-color: #fff;
    opacity: .25;
    width: 20px;
    height: 20px
}

.simple-dots .slick-dots li button:focus,
.simple-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus,
.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li.slick-active button:focus,
.stick-dots .slick-dots li.slick-active button:hover {
    opacity: 1
}

.simple-dots .slick-dots li.slick-active button,
.stick-dots .slick-dots li.slick-active button {
    color: #fff;
    opacity: .75
}

.stick-dots .slick-dots li {
    height: 3px;
    width: 50px
}

.stick-dots .slick-dots li button {
    position: relative;
    background-color: #fff;
    opacity: .25;
    width: 50px;
    height: 3px;
    padding: 0
}

.slider .slick-prev {
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 9999
}

.slider .slick-next {
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 9999
}

.slider .slick-arrow {
    height: 70px;
    border: none;
    background: 0 0;
    color: #fff;
    border-radius: 50%;
    font-size: 29px;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
    width: 70px;
    filter: contrast(.5)
}

@-webkit-keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1)
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

@keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1)
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

.zoomInImage {
    -webkit-animation-name: zoomInImage;
    animation-name: zoomInImage
}

@-webkit-keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

@keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.zoomOutImage {
    -webkit-animation-name: zoomOutImage;
    animation-name: zoomOutImage
}

.animated-button {
    padding: 5px 20px;
    font-size: 22px;
    font-weight: 700;
    border: 1px solid #fff;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: max-content;
    margin: auto
}

.animated-button::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background-color: #00305b;
    z-index: 0;
    transition: width 1s ease-in-out .5s
}

.animated-button.loaded::after {
    width: 100%
}

.button-text {
    position: relative;
    opacity: 0;
    transition: opacity .2s ease-in-out 1s;
    z-index: 1
}

.animated-button.loaded .button-text {
    opacity: 1;
    color: #fff
}

.hero .text-bar p,
.hero .uppertext p {
    font-size: 16px
}

.hero .uppertext {
    background: #00305b;
    padding: 5px;
    width: 100%
}

.hero .uppertext p,
.hero .uppertext p strong {
    color: #fff
}

.hero .text-bar {
    background: #00305b;
    color: #fff
}

.partners.insurance {
    padding: 1rem 0
}

.partners.insurance .insurance-icons .owl-stage-outer .owl-stage {
    display: flex;
    align-items: center
}

.partners.insurance .insurance-icons .owl-item .member img {
    max-width: 120px;
    display: inline-block
}

.media-section-carousel .owl-stage,
.testimonial-section-carousel .owl-stage {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.media-section-carousel .item video {
    max-width: 100%;
    height: auto;
    object-fit: contain
}

.media-section-carousel button.owl-next,
.media-section-carousel button.owl-prev {
    position: absolute;
    top: 50%;
    z-index: 999;
    height: 40px;
    width: 40px;
    font-size: 1.5rem;
    background: 0 0;
    color: #fff
}

.media-section-carousel button.owl-next {
    right: 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.media-section-carousel button.owl-prev {
    left: 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.heading.line-through {
    isolation: isolate;
    position: relative;
    position: sticky;
    top: 95px
}

.staff .heading.line-through {
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px
}

section.margine-heading .heading.line-through {
    padding: 10px 0;
    z-index: 1;
    background: #fff
}

*,
body {
    font-family: Lato, sans-serif !important
}

.font-col {
    font-size: 17px
}

.home-aboutus,
.home-care-sec,
.home-heading-sec,
.sport-med {
    font-size: 36px !important
}

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

    .home-aboutus,
    .home-care-sec,
    .home-heading-sec,
    .sport-med {
        font-size: 25px !important
    }
}

.heading.line-through h4 {
    background: #00305b;
    padding: 0 40px
}

@media only screen and (min-width:767px) and (max-width:1024px) {
    .art-content {
        padding: 15px 0
    }

    .home-aboutus,
    .home-care-sec,
    .home-heading-sec,
    .sport-med {
        font-size: 24px !important
    }
}

.sport-med {
    margin-bottom: 1rem
}

.slide .slide__content--headings p.slider-large-heading {
    color: #00305b;
    font: 700 4.5rem/1 Lato, sans-serif;
    margin: 10px 0
}

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

    .slider .slick-next,
    .slider .slick-prev {
        position: absolute;
        top: 50%;
        right: 5%;
        z-index: 9999
    }

    .animated-button {
        padding: 4px 20px;
        font-size: 12px;
        color: #fff;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        width: max-content;
        margin: auto
    }

    .slide .slide__content--headings h1,
    .slide .slide__content--headings p.slider-large-heading {
        font-size: 1.5rem;
        margin: 10px 0
    }

    .slider .slick-arrow {
        height: 40px;
        border: none;
        background: 0 0;
        color: #fff;
        border-radius: 50%;
        font-size: 20px;
        box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
        width: 40px;
        filter: contrast(.5)
    }

    .slider .slick-next {
        transform: translate(-50%, -50%)
    }

    .slider .slick-prev {
        transform: translate(50%, -50%)
    }

    .slide .slide__img img {
        width: 100%;
        height: 60vh;
        object-fit: cover;
        object-position: top center
    }

    .hero .text-bar p,
    .hero .uppertext p {
        font-size: 14px
    }

    .slide__content .get-quote {
        font-size: 12px
    }

    .sticky-heading,
    .sticky-heading-contact,
    .sticky-heading-media {
        isolation: isolate;
        padding-bottom: 1px;
        padding-top: 15px;
        top: 70px
    }

    .sticky-heading {
        position: relative;
        position: sticky;
        background-color: #00305b;
        z-index: 9999; 
    }

    .sticky-heading-contact {
        position: relative;
        position: sticky;
        background-color: #fff
    }

    .sticky-heading-media {
        z-index: 1;
        position: relative;
        position: sticky;
        background-color: #00305b
    }

    .para-desktop {
        display: none
    }

    section.margine-heading .heading.line-through {
        top: 70px
    }
}

.heading.line-through h1 {
    background: #fff;
    padding: 0 40px
}

.testimonial-block .card {
    height: 320px;
    padding: 10px 20px;
    border: none;
    box-shadow: -1px 3px 5px #a7a7a7
}

.testimonial-block .card .active-star {
    color: #fbc02d;
    margin-bottom: 8px
}

.testimonial-block .card .testimonial {
    overflow-y: scroll;
    height: 180px
}

.testimonial-block .card .testimonial p {
    font-size: .9rem;
    line-height: 1.4rem;
    font-weight: 500
}

.testimonial-block .owl-nav button.owl-next,
.testimonial-block .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    height: 50px;
    border: none;
    font-size: 29px;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
    width: 50px;
    filter: contrast(.5);
    padding: 0 .3em;
    margin: 0;
    cursor: pointer;
    z-index: 9;
    transform: translate(-50%, -50%);
    background: 0 0;
    display: block
}

.testimonial-block .card .testimonial .designation {
    font-size: .84rem;
    font-weight: 600;
    color: #6c757d
}

.testimonial-section-carousel {
    overflow: hidden;
    position: relative
}

.testimonial-block .owl-nav button.owl-prev {
    left: 20px;
    color: #fff;
    border-radius: 50%
}

.testimonial-block .owl-nav button.owl-next {
    right: -23px;
    border-radius: 50%;
    color: #ddd
}

.testimonial-block .owl-dots {
    margin-top: 20px;
    text-align: center
}

.testimonial-block .owl-dots .owl-dot {
    background: 0 0;
    border: none;
    box-shadow: none;
    padding: 0
}

.testimonial-block .owl-dots .owl-dot.active span {
    background: #869791
}

.testimonial-block .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 30px
}


@media (min-width: 768px) {
    .main-article-view .wrap-article h1 {
        font-size: 36px;
    }

    .main-article-view .wrap-article h2 {
        font-size: 24px;
        font-weight: 700;
    }

    .main-article-view .wrap-article h3 {
        font-size: 1.3rem;
    }

    .main-article-view .wrap-article h4 {
        font-size: 1.2rem;
    }

    .main-article-view .wrap-article h5 {
        font-size: 1rem;
    }

    .main-article-view .wrap-article h6 {
        font-size: 0.833rem;
    }
}


.h1-tag {
    font: 22px "Libre Caslon Text", serif;
}


body #wpsm_counter_b_row_5762 .wpsm_counterbox .wpsm_count-title {
    min-height: auto;
    letter-spacing: 0px;
}

body #wpsm_counter_b_row_5762 .wpsm_counterbox {
    margin-bottom: 0px;
    margin-top: 50px;
}

@media (min-width: 768px) {
    .h1-tag {
        font-size: 24px;
    }

    body #wpsm_counter_b_row_5762 .wpsm_counterbox {
        margin-top: 96px;
    }
}

@media (min-width: 1201px) {
    .h1-tag {
        font-size: 36px;
    }
}



/**
Preloader
*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #D3D3D3;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999;
    transition: opacity 0.6s ease, visibility 0.6s ease;
}

#preloader.hide {
    opacity: 0;
    visibility: hidden;
}

/* Rotating border around the logo */
.loader-border {
    position: relative;
    width: 80px;
    height: 80px;
}

.loader-border::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: conic-gradient(#00305B 0deg 130deg, transparent 50deg 0deg, #999999 120deg 210deg, transparent 130deg 160deg, #666666 200deg 230deg, transparent 400deg 320deg);
    animation: spin 1.5s linear infinite;
    mask: radial-gradient(farthest-side, transparent calc(100% - 5px), black 100%);
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 5px), black 100%);
    z-index: 1;
}

/* Logo centered */
.loader-logo {
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 2;
}

/* Rotate animation */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/**End Preloader*/


/* ===================== 
/* Popup Overlay 
/*=====================*/
/* ============================
   Popup Overlay
============================ */
#custom-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6); /* semi-transparent overlay */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* Show overlay (fade in) */
#custom-popup.active {
  opacity: 1;
  visibility: visible;
  animation: fadeIn 0.4s ease forwards;
}

/* Close overlay (fade out) */
#custom-popup.closing {
  opacity: 0;
  visibility: visible; /* keep visible until animation finishes */
  animation: fadeOut 0.4s ease forwards;
}

/* ============================
   Popup Box
============================ */
.custom-popup .popup-content {
  background: #fff;
  border-radius: 12px;
  max-width: 500px;
  width: 90%;
  padding: 2em;
  box-sizing: border-box;
  text-align: center;
  font-family: "Lato", sans-serif;
  color: #545454;
  position: relative;
  transform: scale(0.7);
  opacity: 0;
}

/* Pop-in animation */
#custom-popup.active .popup-content {
  animation: popIn 0.45s ease-out forwards;
}

/* Pop-out animation */
#custom-popup.closing .popup-content {
  animation: popOut 0.35s ease-in forwards;
}

/* ============================
   Elements
============================ */

/* Icon */
.custom-popup .popup-icon {
  width: 90px;
  height: 90px;
  object-fit: contain;
  margin-bottom: 1em;
}

/* Heading */
.custom-popup h2 {
  color: #545454;
  font-family: "Libre Caslon Text", serif;
  font-weight: 600;
  font-size: 1.75em; /* ~30px */
  margin: 0 0 0.5em;
}

/* Description */
.custom-popup p {
  font-size: 1.125em; /* ~18px */
  color: #555;
  margin: 0 0 1.5em;
  line-height: 1.5;
}

/* Button */
#custom-popup .popup-btn {
  display: inline-block;
  background-color: #00305b; /* brand color */
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  border: none;
  border-radius: 4px;
  padding: 10px 24px;
  cursor: pointer;
  box-shadow: 0 0 0 3px rgba(0, 48, 91, 0.5);
  transition: background 0.2s, box-shadow 0.2s;
}

/* Hover & Focus */
#custom-popup .popup-btn:hover {
  background-color: #002244;
}
#custom-popup .popup-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 48, 91, 0.5);
}

/* ============================
   Animations
============================ */
@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  60% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes popOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.7);
  }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeOut {
  from { opacity: 1; }
  to { opacity: 0; }
}

@media (min-width: 768px) {
    .margine-heading .row{
        margin-left:0px;
        margin-right: 0px;
    }
  }


.clinic-tour {
    /* background: url(https://stage.abilityclinic.ca/wp-content/uploads/2025/12/Clinic-interior.jpg.webp);
    background-attachment: fixed;
    background-size: cover;
    background-position: center; */
        position: sticky;
    top: 0;
    z-index: -1;
}
@media (min-width: 768px) {
    .clinic-tour {
        height: 450px; /* Desktop height */
        overflow: hidden;
    }
}




/* .clinic-tour img {
    opacity: 0;
} */


.bgwhite{
    background-color: #fff;
}