body{
    font-family: 'Akzidenz-Grotesk Next';

}
.bg-color{
    background-color: #F5F5F5;
}
/* .knee_wrapper_page img{
    width: 100%;
} */
/* .knee_banner_content {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 100%;
    top: 50px;
    /* transform: translateY(-35%); 
    left: -20px;
} */
/* .knee_banner_content {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 100%;
    top: 50px;
    transform: translateY(-35%);
    left: -20px;
    padding: 0 150px;
} */
.knee_title h1 {
    font-weight: 700;
    font-size: 41px;
    line-height: 51px;
    letter-spacing: 0%;
    color: var(--orange);
    margin-bottom: 24px;
    color: #f26531;
}
.knee_banner_content p {
    font-weight: 500;
    color: #000;
    width: 90%;
    margin-right: auto;
}
.knee_title {
    margin-bottom: 24px;
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.knee_main_title h2{
    font-weight: 700;
    font-size: 56px;
    line-height: 66px;
    color: #F26531;

}
.header_main_wrapper .book_wrapper {
    margin-top: 0;
}
.replacement_content .knee_main_title h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 0;
    color: #fff;
}
.mobile-banner{
    display:none;
}
section.knee_banner_wrapper{
    position: relative;
    padding: 0;
}
/* section.knee_banner_wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #71717133;
} */

/* .banner_bottom_content {
    position: absolute;
    bottom: 0;
    width: 73%;
    background: #f26531;
    height: max-content;
    margin: 0 auto !important;
    padding: 18px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    left: 22px;
    transform: translateX(15%);
} */
.banner_bottom_content {
    position: absolute;
    bottom: 0;
    width: 85%;
    background: #f26531;
    height: max-content;
    margin: 0 auto !important;
    padding: 18px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    left: 0;
    transform: translateX(121px);
}
.banner_inner_content {
    display: grid
;
    grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
    gap: 0px;
    justify-content: flex-start;
    align-items: center;
    margin: 12px 0;
}
/* .banner_inner_content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
    margin: 24px 0;
} */
.banner_img {
    margin-right: 22px;
    width: 75px;
    height: 75px;
}

.banner_img img {
    width: auto;
}
.banner_content_item {
    display: flex
;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.banner_counter h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
}
.banner_counter h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
}
.knee_wrapper {
    background: #003B65;
    background: linear-gradient(90deg, rgba(0, 59, 101, 1) 0%, rgba(0, 31, 59, 1) 35%, rgba(0, 6, 22, 1) 100%);
    padding-left: 84px;
    border-radius: 34px;
}


.knee_wrapper {
    display: flex
;
    justify-content: space-between;
    color: #fff;
}
.replacement_content:before {
    content: '';
    position: absolute;
    top: 20%;
    left: 32px;
    height: 166px;
    background: #fff;
    width: 2px;
}
.replacement_content {
    display: flex
;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    padding: 58px;
    width: 70%;
}
section.knee_banner_wrapper img {
    width: 100%;
}

.knee_main_title {
    margin-bottom: 24px;
}
.knee_wrapper_page img {
    width: 100%;
}
.knee_wrapper_btn {
    display: inline-block;
    padding: 12px 34px;
    background: #f26531;
    border-radius: 12px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid transparent;
    transition: all 0.8s ease;
}
.knee_banner_content {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 100%;
    top: 25%;
    transform: translateY(-85px);
    left: 0;
    /* padding: 0 150px; */
}
a.knee_wrapper_btn:hover {
    background: transparent;
    color: #f26531;
    border: 1px solid #f26531;
    transition: all 0.8 ease;
}
.book_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
}

.knee_main_title {
    margin-bottom: 48px;
    text-align: center;
}
.replacement_content .knee_main_title {
    margin-bottom: 12px;
}
.procedure_content_box {
    padding: 25px 22px;
    background: #FFF1EC;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}
.procedure_content {
    padding: 0;
    background: #FFF1EC;
    border-bottom-left-radius: 24px;
    overflow: hidden;
    border-bottom-right-radius: 24px;
    overflow: hidden;
    height: 253px;
    overflow-y: scroll;
}

.knee_expert_image {
    width: 200px;
    height: 200px;
    background: #FFE1D7;
    padding: 24px;
    border-radius: 50%;
    padding-bottom: 0;
    margin: 0 auto;
    overflow: hidden;
}
.knee_expert_image img {
    object-fit: cover;
    margin-top: 33px;
}
.knee_expert_content {
    margin-top: 24px;
    text-align: center;
}

.knee_expert_content h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 12px;
}
.knee_expert_item {
    padding: 44px 0;
    background: #fff;
    border-radius: 12px;
    margin-right: 18px;
}
.knee_expert_content h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.exp_badge {
    background: #FFE1D7;
    width: 100%;
    padding: 8px 0;
    margin: 0;
    margin-top: 24px;
}
.exp_badge p {
    margin-bottom: 0;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    color: #F26531;
    font-weight: 500;
}
.knee_replacement_main {
    border-bottom-right-radius: 12px;
    background: #FFF1EC;
    padding: 48px;
    border-top-right-radius: 12px;
    text-align: left;
}
.knee_replacement_main .knee_main_title {
    margin-bottom: 24px;
    text-align: left;
}
.knee_replacement_main ul {
    list-style: none;
}
.knee_replacement_main ul li {
    position: relative;
    margin-bottom: 8px;
}

.knee_replacement_main ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -21px;
    background: #F26531;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    /* border: 1px solid; */
}
.knee_replacement_main .knee_main_title h2 {
    font-size: 40px;
    line-height: 50px;
    color: #000;
}
section.choose_wrapper .col-md-6 {
    margin: 0;
    padding: 0;
}
.choose_img img {
    width: 100%;
    height: 100%;
}
.choose_img {
    border-top-left-radius: 24px;
    overflow: hidden;
    border-bottom-left-radius: 24px;
    width: 100%;
    height: 100%;
}
.knee_replacement_main {
    border-bottom-right-radius: 12px;
    background: #FFF1EC;
    padding: 48px;
    border-top-right-radius: 12px;
    text-align: left;
    height: 100%;
}
.book_stats {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 24px;
    box-shadow: 2px 2px 6px 4px #eee;
    margin-bottom: 29px;
    width: 60%;
    margin-left: auto;
}
.stats_content h3 {
    font-size: 48px;
    line-height: 58px;
    color: #F26531;
    margin-bottom: 0;
}
.stats_content p{
    font-size: 23px;
    line-height: 33px;
    color: #F26531;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.book_form {
    padding: 28px;
    box-shadow: 2px 2px 9px 1px #0000001A;
    width: 85%;
    height: 100%;
    border-radius: 14px;
    margin-left: 24px;
}

/* section.book_wrapper.sp {
    padding-top: 0;
} */
section.book_wrapper.sp .form-control::placeholder {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
section.book_wrapper.sp .form-control {
    background: #FFE6DD;
    border: 1px solid transparent;
    margin-bottom: 20px;
    padding: 5px 27px;
}

section.book_wrapper.sp select.form-select{
    background: #FFE6DD;
    border: 1px solid transparent;
    margin-bottom: 20px;
    padding: 5px 27px;
}
.stats_icon {
    width: 60px;
    height: 60px;
    margin-right: 24px;
}
.main_button {
    transition: all 0.5s;
    padding: 15px 40px;
    display: inline-block;
    color: #EB5F30;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 17px;
    border: solid 2px #EB5F30;
    background: transparent;
    margin-top: 12px;
}

.main_button:hover {
    background: #EB5F30;
    color: #fff;
}
.book_form .knee_main_title h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
}
.copy-right {
    position: inherit;
    /* top: 30px; */
}
/* section.choose_wrapper {
    padding-bottom: 30px;
} */
a.bottom_btn {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.button_strip_wrapper {
    position: fixed;
    background: #f26531;
    width: 100%;
    padding: 6px 0;
    bottom: 0;
    z-index: 9999999;
    display: none;
}
.replacement_image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000029;
}
.replacement_image {
    overflow: hidden;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    position: relative;
}
.replacement_title h3 {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}
.replacement_title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 14px;
    width: 100%;
}


.replacement_image:after {
    top: -20px;
    content: '';
    position: absolute;
    border: 1px solid #fff;
    width: 90%;
    height: 83%;
    left: 0;
    margin: 42px 20px;
    border-bottom: 1px solid transparent;
}

.replacement_title h3:before {
    content: "";
    position: absolute;
    top: 32px;
    width: 32px;
    height: 1px;
    background-color: #fff;
    left: 20px;
}
.replacement_title h3:after {
    content: "";
    position: absolute;
    top: 32px;
    width: 32px;
    height: 1px;
    background-color: #fff;
    right: 22px;
}



/* Scrollbar Track */
::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Scrollbar Thumb (the draggable part) */
  ::-webkit-scrollbar-thumb {
    background-color: #ff5c35;
    border-radius: 6px;
  }
  
  /* Scrollbar Track (background behind the thumb) */
  ::-webkit-scrollbar-track {
    background: #fff;  /* Light grey */
    border-radius: 10px;
  }


.book_form.banner_form .knee_main_title h2 {
    color: #fff;
}
.book_form.banner_form {
    width: 100%;
    background: #092C9466;
    color: #fff !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}
input.form-control {
    height: -webkit-fill-available;
    height: 48px;
    margin-bottom: 24px;
    
}

select.form-select{
    height: -webkit-fill-available;
    height: 48px;
    margin-bottom: 24px;
    
}
/* section.knee_banner_wrapper {
    height: 85vh;
}    */
section.knee_banner_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

header.main_header {
    padding: 10px 0;
}
.header_main_wrapper {
    display: flex
;
    justify-content: space-between;
    align-items: center;
}

.header_logo {
    width: 150px;
    /* height: 180px; */
}
.header_logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.book_form.banner_form input.main_button {
    border: 1px solid #fff;
    color: #fff;
}
.banner_img {
    margin-right: 18px;
}

.procedure_content ul>li>ul {
    margin-top: 12px;
}
.procedure_content ul>li>ul>li {
    font-weight: 400;
    margin-bottom: 11px;
}
.procedure_content ul>li {
    font-weight: 700;
}
/* 
.replacement_main .col-md-4:last-child .procedure_content ul li {
    font-weight: 400;
    margin-bottom: 12px;
} */

section.locations_wrapper_main.sp {
    background: #FFF5E5;
}
.location_main {
    display: grid
;
    /* grid-template-columns: auto; */
    gap: 30px;
    justify-content: flex-start;
    align-items: center;
    /* margin: 24px 0; */
    grid-template-columns: 1fr 1fr;
}
.location_image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.location_image img {
    height: 100%;
    object-fit: cover;
}
.location_content {
    background: #fff;
    height: 100%;
    padding: 34px;
    text-align: left;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border-bottom: 4px solid #f26531;
}
.location_content h3{
font-weight: 700;
font-size: 32px;
line-height: 42px;
margin-bottom: 16px;
}
.location_content p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 24px;
    height: 70px;
}
.location_content .book_wrapper{
    margin-top: 0;
}
.location_content .book_wrapper {
    justify-content: flex-start;
}
div#exampleModal iframe {
    width: 100%;
}
div#exampleModal1 iframe {
    width: 100%;
}

.knee_experts_slider .owl-prev:before {
    position: absolute;
    content: '';
    left: -70px;
    width: 50px;
    height: 50px;
    background-image: url(https://ssbhealthcare.com/wp-content/themes/SSB-Hospital/assets/img/slider-left.svg);
    background-size: contain;
    top: 50%;
}
.knee_experts_slider .owl-next:before {
    position: absolute;
    content: '';
    right: -70px;
    width: 50px;
    height: 50px;
    background-image: url(https://ssbhealthcare.com/wp-content/themes/SSB-Hospital/assets/img/slider-right.svg);
    background-size: contain;
    top: 50%;

}
footer {
    display: none;
}
.knee_banner_wrapper {
    padding: 90px 0;
}

section.copy:before {
    height: 0;
    bottom: -30px;
}
/* 
.knee_banner_wrapper {
  background-image: url('https://ssbhealthcare.com/knee-replacement-surgery/assets/images/Desktop banner.webp');
  background-size: cover;
  background-repeat: no-repeat;
} */


.blink {
    animation: blink-animation 2s ease-in-out infinite;
    color: #fff;
    font-weight: bold;
  }
  
  @keyframes blink-animation {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  
@media (min-width: 1100px) and (max-width: 1399px) {
    /* .replacement_title h3:before{
        display: none;
    }
    .replacement_title h3:after{
        display: none;
    } */

    .replacement_title h3 {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        color: #fff;
    }
    .replacement_title h3:before {
        left: 20px;
        top: 36px;
    }
    .replacement_title h3:after {
        top: 36px;
        right: 16px;
    }
}
@media (min-width: 1100px) and (max-width: 1599px) {
  
    /* CSS */
    .book_stats {
    
        width: 80%;
    }
    
    
    .knee_replacement_main .knee_main_title h2 {
        font-size: 38px;
        line-height: 48px;
        color: #000;
    }
    .location_content p {
        font-weight: 400;
        font-size: 21px;
        line-height: 34px;
        margin-bottom: 24px;
        height: 80px;
    }
    .banner_counter h2 {
        font-weight: 700;
        font-size: 40px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: left;
    }
    .banner_counter h3 {
        font-weight: 500;
        font-size: 20px;
        line-height: 32px;
        text-transform: capitalize;
    }
    .banner_img {
        margin-right: 22px;
        width: 115px;
        height: auto;
    }
    .banner_counter {
        padding-left: 13px;
        margin-right: 12px;
    }
    .banner_inner_content {
        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
        margin: 10px 0;
    }
    .knee_title h1 {
        font-weight: 700;
        font-size: 34px;
        line-height: 42px;
        letter-spacing: 0%;
        color: var(--orange);
        margin-bottom: 24px;
        color: #f26531;
    }
    .book_form .knee_main_title h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 0;
    }
    .knee_title {
        margin-bottom: 24px;
        width: 80%;
        display: flex
    ;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .knee_experts_slider .owl-prev:before {
        left: -52px;
    }
    .knee_experts_slider .owl-next:before {
        right: -52px;
    }
    
  }
@media (max-width: 767px) {
  
    /* CSS */
    .book_form.banner_form {
        padding: 20px;
    }
    body .offer-badge {
        font-size: 25px;
        margin: 0;
        margin-bottom: -15px;
    }
    .mobile-banner{
        display:block;
    }
    .desktop-banner{
        display: none;
    }
    body .header-estimate h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .knee_wrapper_page {
        overflow: hidden;
        display: flex
;
        flex-direction: column;
    }
    section.replacement_procedure.sp {
        order: 5;
    }
    section.knee_experts_wrapper.bg-color.sp {
        order: 3;
    }
    section.choose_wrapper {
        order: 6;
    }
    section.locations_wrapper_main.sp {
        order: 4;
    }
    section.book_wrapper.sp {
        order: 7;
    }
    body section.estimate_wrapper{
        display: block;
    }
    .knee_banner_content {
        top: 5px;
    }

    header.main_header {
        padding: 10px 0;
    }
    .button_strip_wrapper{
        display: block;
    }
    .replacement_know_image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: right;
    }
    .replacement_know_image {
        width: 100%;
        height: 200px;
    }
    body .knee_wrapper_page img {
        width: 100%;
        height: 100%;
        /* object-fit: contain; */
    }
    .banner_img {
        margin-right: 14px;
        width: 72px;
        height: 72px;
    }

    section.knee_experts_wrapper.bg-color.sp .owl-nav {
        display: none;
    }
    /* section.knee_banner_wrapper {
        height: 86vh;
    } */
    .knee_main_title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .replacement_item {
        margin-bottom: 28px;
    }
    .procedure_content_box {
        padding: 25px 28px;
    }
    .book_wrapper {
        margin-top: 24px;
    }
    .knee_wrapper_btn {
        font-size: 16px;
    }
    .knee_expert_item {
        margin-right: 0;
        margin-bottom: 18px;
        padding: 22px 0;
    }
    .knee_expert_content h3 {
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        margin-bottom: 12px;
    }
    .knee_expert_content h4 {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }
    .exp_badge p {
        font-size: 16px;
        line-height: 24px;
    }
    .exp_badge {
        background: #FFE1D7;
        width: 100%;
        padding: 7px 0;
        margin: 0;
        margin-top: 21px;
    }
    .knee_expert_image img {
        margin-top: 0;
    }
    .knee_expert_image {
        width: 140px;
        height: 140px;
        padding: 24px;
        border-radius: 50%;
        padding-bottom: 0;
        margin: 0 auto;
        overflow: hidden;
    }
    .knee_replacement_main .knee_main_title h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .knee_replacement_main {
        padding: 28px;
    }
    .location_main {
        grid-template-columns: 1fr;
    }
    .location_content h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .location_content {
        padding: 28px;
    }
    .location_content p {
        font-size: 16px;
        line-height: 26px;
        height: auto;
    }
    .book_stats {
        width: 100%;
    }
    .book_form {
        padding: 34px;
        width: 100%;
        margin-left: 0;
    }
    .book_form .knee_main_title h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .book_form .knee_main_title {
        margin-bottom: 28px;
    }
    .stats_content h3 {
        font-size: 34px;
        line-height: 44px;
    }
    .stats_icon {
        width: 52px;
        height: 52px;
        margin-right: 34px;
    }
    section.book_wrapper.sp {
        padding-top: 50px;
    }
    .sp{
        padding: 50px 0;
    }
    .knee_main_title {
        margin-bottom: 24px;
        text-align: center;
    }
    .header_main_wrapper .book_wrapper {
        display: block;
    }
    .header_main_wrapper .book_wrapper a {
        font-size: 11px;
        padding: 8px 16px;
    }
    .header_logo {
        width: 110px;
        margin-right: auto;
        /* height: 180px; */
    }
    .knee_banner_content {
        left: 0;
        padding: 0 10px;
    }
    .banner_content_item .banner_img img {
        object-fit: contain;
    }
    .knee_title h1 {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 8px;
    }
    .book_form .knee_main_title h2 {
        font-size: 20px;
        line-height: 30px;
    }
    /* section.knee_banner_wrapper {
        height: 70vh;
    } */
    /* .book_form.banner_form .knee_main_title {
        display: none;
    } */
    .knee_banner_content p {
        font-size: 15px;
        line-height: 24px;
        width: 100%;
    }
    .book_form {
        padding: 32px 22px;
        width: 100%;
        margin-left: 0;
    }

    input.form-control {
        height: 40px;
        margin-bottom: 24px;
    }
    select.form-select {
        height: 40px;
        margin-bottom: 16px;
    }

    /* section.knee_banner_wrapper::before{
        content: '';
        position: absolute;
        background: #000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    } */
    section.knee_banner_wrapper img {
        object-position: right;
    }
    .knee_banner_content .knee_title {
        width: 100%;
    }
    .banner_bottom_content {
        display: none;
    }
    .banner_inner_content {
        grid-template-columns: repeat(auto-fit, minmax(115px, 1fr));
        gap: 10px;
        justify-content: flex-start;
        align-items: center;
        margin: 0;
        background: #f26531;
        padding: 12px;
    }
    .banner_counter h2 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: left;
    }
    .banner_counter h3 {
        font-size: 12px;
        line-height: 17px;
        text-transform: capitalize;
    }
    .mobile_stats {
        display: block !important;
        width: 100vw;
        padding: 0;
        margin: 0; 
    }
    .mobile_stats .container-fluid {
        margin: 0;
        padding: 0;
    }
    .replacement_content {
        padding: 58px;
        width: 100%;
    }

    .knee_wrapper {
        display: flex
;
        justify-content: space-between;
        color: #fff;
        flex-direction: column;
        padding-left: 0;
    }
    .replacement_content {
        display: flex
;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        position: relative;
        padding: 26px 24px;
        width: 100%;
    }
.replacement_content:before{
    display: none;
}
.replacement_content .knee_main_title h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 0;
    color: #fff;
}
.knee_experts_slider .owl-next:before {
   display: none;
}
.knee_experts_slider .owl-prev:before {
    display: none;
 }
 .knee_wrapper_page {
    overflow: hidden;
}

.choose_img {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;

}
section.copy:before {
    height: 40px;
}
.knee_banner_content {
    position: inherit;
    top: 110px;
}
/* .knee_banner_content {
    position: absolute;
    top: 320px;
} */
.book_form.banner_form {
    background: #0b1f78;
}
.knee_replacement_wrapper {
    padding-top: 50px;
}
/* .knee_replacement_wrapper {
    padding-top: 440px;
} */
/* .knee_banner_wrapper {
    background-image: url('https://ssbhealthcare.com/knee-replacement-surgery/assets/images/Mobile Banner copy.webp');
    height: 300px;
  } */
  }
  

  /* iPhone 15 / 15 Pro Portrait */
  /* @media only screen and (min-width: 389px) and (max-width: 394px) and (orientation: portrait) {

  section.knee_banner_wrapper {
    height: 70vh;
}

.replacement_content .knee_main_title h2 {
    font-size: 24px;
    line-height: 34px;
}
.replacement_title h3:before {
    top: 36px;
    width: 10px;
}
.replacement_title h3:after {
    top: 36px;
    width: 10px;
}
.knee_wrapper_page img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_img {
    margin-right: 16px;
    width: 70px;
    height: 70px;
}
.banner_img  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.book_stats  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.knee_banner_content p {
    font-size: 11px;
    line-height: 22px;
    width: 100%;
}
.book_form {
    padding: 18px 22px;
}
input.form-control {
    height: 32px;
    margin-bottom: 20px;
}
select.form-select {
    height: 32px;
    margin-bottom: 16px;
}
.book_form.banner_form input.main_button {
    padding: 12px 22px;
}
} */


@media(max-width: 1399px){
    .knee_banner_wrapper {
    padding: 40px 0;
}
.knee_main_title {
    margin-bottom: 28px;
}
}



.header-estimate {
    background: linear-gradient(135deg, #0b1f78 0%, #024d7f 100%);
    color: white;
    padding: 32px 24px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.header-estimate::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: pulse 4s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.5; }
    50% { transform: scale(1.1); opacity: 0.3; }
}

.header-estimate h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    line-height: 38px;
}
.header-estimate h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    line-height: 38px;
}

.header-estimate p {
    font-size: 16px;
    opacity: 0.9;
    position: relative;
    z-index: 1;
}

.comparison-title {
    display: flex;
    justify-content: space-between;
    padding: 20px 24px 16px;
    font-size: 14px;
    font-weight: 600;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.comparison-title span:last-child {
    text-align: right;
}

.comparison-item {
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    transition: all 0.3s ease;
}

.comparison-item:hover {
    background-color: #f8fafc;
    transform: translateX(4px);
}

.comparison-item:last-of-type {
    border-bottom: none;
}

.metric-name {
    font-size: 15px;
    font-weight: 500;
    color: #334155;
    margin-bottom: 12px;
}

.metric-values {
    display: flex;
    gap: 12px;
    align-items: center;
}

.old-value, .new-value {
    flex: 1;
    padding: 8px 16px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    transition: all 0.3s ease;
}

.old-value {
    background: #f1f5f9;
    color: #64748b;
    border: 2px solid transparent;
}

.new-value {
    background: linear-gradient(135deg, #0b1f78 0%, #024d7f 100%);
    color: white;
    box-shadow: 0 4px 12px rgba(1, 54, 90, 0.3);
    position: relative;
    overflow: hidden;
}

.new-value::before {
    content: '✓';
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.6;
    font-size: 16px;
}

.arrow {
    color: #0b1f78;
    font-size: 18px;
    animation: slideRight 2s ease-in-out infinite;
}

@keyframes slideRight {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(4px); }
}

.cta-section {
    padding: 24px;
    background: #f8fafc;
}

.cta-button {
    width: 100%;
    padding: 18px;
    border: none;
    border-radius: 16px;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.book-button {
    background: linear-gradient(135deg, #0b1f78 0%, #024d7f 100%);
    color: white;
    box-shadow: 0 4px 16px rgba(1, 54, 90, 0.3);
}

.book-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(1, 54, 90, 0.4);
}

.estimate_wrapper{
    display: none;
}


.offer-badge {
    font-size: 32px;
    margin: 20px 0 0;
    font-weight: 700;
    margin-bottom: -20px;
    /* background: linear-gradient(90deg, #f54600, #fff);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: blinkGradient 2s linear infinite; */
    /* text-shadow: 0 0 10px rgba(255, 255, 255, 0.6), 0 0 20px #F26531; */
}

/* Keyframes for gradient blink */
@keyframes blinkGradient {
    0% {
        opacity: 1;
        background-position: 0% 50%;
    }
    50% {
        opacity: 0.6;
        background-position: 100% 50%;
    }
    100% {
        opacity: 1;
        background-position: 0% 50%;
    }
}
.offer {
    display: flex
;
    justify-content: center;
    align-items: baseline;
}
.offer span {
    font-size: 21px;
    line-height: 33px;
    margin-right: 6px;
}