img.surgery-ban-img.img-fluid {
    width: 100%;
}
.second-bn-holder {
    position: relative;
}
.surgery-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.surgery-heading h2.surgery-header {
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    color: #fff;
    font-style: normal;
}
.surgery-container {
    margin-top: 20px;
    margin-bottom: 20px;
}
.surgery-heading2 {
    font-size: 26px;
    color: #0e2d58;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}
.medicine-cta-section {
    border: 1px solid #007d9e;
    box-shadow: 2px 4px #888;
    border-radius: 0 20px;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cta-grid {
    display: flex;
    justify-content: space-around;
    grid-gap: 10px;
    align-items: center;
}
.medicine-book-btn .medicine-cta-img,
.medicine-call-btn .medicine-cta-img {
    height: 65px !important;
    width: auto !important;
    margin: 0 !important;
    object-fit: inherit !important;
}
@media only screen and (max-width: 912px) {
    img.surgery-ban-img.img-fluid {
        height: 170px;
        object-fit: cover;
    }
    .surgery-heading h2.surgery-header {
        font-size: 28px;
    }
    .medicine-cta-section {
        width: auto;
    }
}
@media only screen and (max-width: 540px) {
    .surgery-heading2 {
        font-size: 26px;
    }
    .hosp-head img {
        height: 190px !important;
    }
    .hosp-cont p {
        padding: 10px 10px !important;
        height: 92px !important;
    }
    .cta-grid {
        justify-content: space-evenly;
    }
    .medicine-book-btn .medicine-cta-img,
    .medicine-call-btn .medicine-cta-img {
        height: 30px !important;
    }
}
.sticky {
    position: sticky;
    top: 135px;
}
.medi-bn-holder {
    position: relative;
}
.second-bn-title {
    position: absolute;
    top: 0;
    width: 63%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
    padding: 0 5%;
    left: unset;
    transform: none;
}
.second-bn-title p {
    font-size: 26px;
    margin-bottom: 10px;
    color: #fff;
}
.second-bn-title h1 {
    font-size: 36px;
    color: #000000;
}
.second-detail-banner {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.view-btn {
    display: none;
}

.health-second{
    background-color: #c7e6e8;
    text-align: center;
    padding: 28px 0 38px 0;
}

.health-second p{
    font-size: 18px;
    font-weight: 500;
    text-align: center !important;
}

.health-second button{
    text-align: center;
    border-radius: 4px;
    background-color: #021f56 !important;
    margin-bottom: 0;
    color: #fff;
    padding: 10px 40px;
}

/* last part all */

.common-all{
    text-align: center;
    margin: 40px 0;
}

.common-all p{
    color: #102E57;
}
.common-sug{
    font-size: 26px;
    color: #102E57;
    font-weight: 500;
}

.common-last{
    background-color: #ffffff;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding: 32px 70px;
    gap: 40px;
}

.common-last p{
    font-size: 20px;
    color: #021F56;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
}

.common-three{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border: none;
    background: #fff;
    padding: 0;
}

.common-three span{
    color: #021f56;
    font-size: 16px;
    text-align: left;
}


@media only screen and (max-width: 1024px) {
    .medicine-bn-title h1,
    .second-bn-title h1 {
        font-size: 36px;
    }
    .medicine-bn-title {
        left: 30%;
    }
    .second-bn-title {
        left: 8%;
    }
}
@media only screen and (max-width: 912px) {
    .second-bn-title {
        position: absolute;
        top: 0;
        width: 64%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        text-align: left;
        padding: 0 20px;
        left: unset;
        transform: none;
    }
    .second-bn-title h1 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .common-last {
        padding: 32px 10px;
        gap: 40px;
    }
}
.second-bn-title ul li {
    color: #fff;
    font-size: 20px;
}
.what-head {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #108113;
    gap: 10px;
    border-radius: 4px;
    width: 288px;
    padding: 10px 12px;
    margin-bottom: 8px;
}
.what-head p {
    margin-bottom: 0 !important;
    font-size: 20px;
}
.get-free {
    font-size: 20px !important;
}
.second-cont-sec h2 {
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: 400;
    color: #0e2d58;
}
.second-cont-sec h3 {
    font-size: 24px;
    margin-bottom: 12px;
    margin-top: 35px;
    font-weight: 400;
    color: #0e2d58;
}
.second-cont-sec ol li,
.second-cont-sec p,
.second-cont-sec ul li {
    font-size: 16px;
    margin-bottom: 16px;
}
.second-cont-sec ul li::marker {
    color: #000;
}
.surgeon-india {
    background-color: #eeedf5;
    padding: 20px 0;
}
.surgeon-main {
    text-align: center;
    font-size: 28px !important;
    color: #021f56;
    font-weight: 500;
}
.custom-dropdown-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 15px;
    border: 1px solid #021f56;
    margin: 0 50px;
    background-color: #f5f5f5;
}
.eve-drop {
    position: relative;
}
.dropdown-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
    gap: 15px;
    width: 340px;
}
.dropdown-header img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.form-select1 {
    background-size: 45px 25px !important;
    border: none !important;
    font-size: 18px !important;
    color: #021f56 !important;
    background-position: right -0.25rem center !important;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
    user-select: none;
    padding: 0.75rem 44px 0.75rem 10px;
    border-radius: 3px !important;
}
.choose-head {
    display: flex;
    justify-content: start;
    gap: 16px;
    background-color: #fff;
    margin: 20px 0;
    width: 100%;
    padding: 15px;
    box-shadow: 0 4px 50px 0 #16395a33;
    position: relative;
    border-radius: 11px;
}
.doc-name {
    font-weight: 600;
    font-size: 14px !important;
    margin: 5px 0;
    margin-bottom: 0 !important;
}
.doc-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.4;
    max-height: calc(1.4em * 3);
}
.m-10 {
    margin: 0 0 !important;
    font-size: 12px !important;
}
.view-profile {
    background: #001d57;
    font-size: 10px;
    font-weight: 400;
    border: 2px solid #001e5b;
    padding: 7px 12px;
    border-radius: 6px;
    text-decoration: none;
    margin-top: 10px;
    position: absolute;
    bottom: 15px;
    cursor: pointer;
    font-family: Merriweather, sans-serif !important;
}
.view-profile span {
    color: #fff;
}
.choose-head img {
    margin-bottom: 0;
    width: 121px !important;
    height: 135px !important;
    margin-left: unset !important;
    margin-right: unset !important;
    object-fit: cover !important;
}
.right-diagnosis {
    background-color: #504894;
    padding: 40px;
    text-align: center;
}
.what-head2 {
    background-color: #33d26b;
    gap: 6px;
    border-radius: 4px;
    width: 270px;
    padding: 10px 12px;
    margin-bottom: 8px;
    display: grid;
    grid-template-columns: 0.1fr 2.5fr;
    gap: 0;
    place-self: center;
}
.what-head2 span {
    margin-bottom: 0 !important;
    font-size: 19px;
    color: #fff;
}
.right-diagnosis img {
    width: 20px;
    height: 30px !important;
    margin-bottom: 0 !important;
    margin-left: unset !important;
    margin-right: unset !important;
    object-fit: unset !important;
}
.diagnosis-rp {
    font-size: 20px !important;
    color: #fff;
    font-weight: 500;
}
.faq-button-head {
    text-align: center;
}
.faq-button {
    background: #001d57;
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #001e5b;
    padding: 7px 28px;
    border-radius: 6px;
    text-decoration: none;
    cursor: pointer;
    font-family: Merriweather, sans-serif !important;
    color: #fff;
    position: absolute;
    bottom: 50px;
    left: 20px;
}
.faq-button:hover {
    color: #fff;
}
.bookimg {
    width: 100% !important;
}
.book-head {
    position: relative;
}
.surg-hosp-name {
    background-color: #ececec;
    padding: 40px 10px;
    margin: 80px 0 50px 0;
}
.rel-sur {
    background-color: #e8f7f8;
    padding: 40px 0;
    margin: 80px 0;
}
.related-surgery-container {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    margin-right: auto;
    margin-left: auto;
}
.surger-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px 0;
}
.surger-list li a {
    font-size: 16px;
    color: #000 !important;
}
.surger-list li a svg {
    margin-left: 10px;
}
.accordion {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.accordion__intro {
    position: relative;
    padding: 18px;
    cursor: pointer;
    color: #000;
}
.accordion h4 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.gg-chevron-down {
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs, 1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px;
}
.accordion__intro span {
    position: absolute;
    right: 30px;
    top: 35%;
    transition: all 0.3s ease-in-out;
}
.gg-chevron-down::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid;
    border-right: 3px solid;
    transform: rotate(45deg);
    left: 4px;
    top: -2px;
}
.accordion__content {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    will-change: max-height;
    transition: all 0.25s ease-out;
    opacity: 0;
    background-color: #fff;
}
.accordion__active .accordion__content {
    padding: 20px;
    opacity: 1;
}
.accordion p {
    font-size: 16px;
    margin: 0;
}
.faq-accordian {
    padding: 0 40px;
}
.mb-2 {
    display: flex;
    gap: 6px;
}
.faq-open {
    padding: 15px 20px !important;
}
.scroll-button {
    cursor: pointer;
    color: #01357e;
    transition: 0.5s;
}

.splt-faq-container{
    background-color: #E9E9E9;
    margin: 65px 0;
    padding-bottom: 54px;
}
@media only screen and (min-width: 1220px) and (max-width: 1335px) {
    .dropdown-header {
        width: 300px;
    }
    .view-profile {
        bottom: 12px;
    }
}
@media only screen and (min-width: 990px) and (max-width: 1219px) {
    .dropdown-header {
        width: 230px;
    }
}
@media only screen and (max-width: 991px) {
    .strip-grid {
        padding: 0;
    }
    .strip-1 {
        width: 178px;
    }
    .strip-num {
        font-size: 25px;
    }
    .sur-top {
        padding-top: 35px;
    }
    .form-select1 {
        background: #fff !important;
        z-index: 0;
    }
    .dropdown-header {
        gap: 10px;
        width: 270px;
    }
}
@media only screen and (max-width: 767px) {
    .mobile-hidden {
        display: none !important;
    }
    .view-btn {
        display: block;
        width: 50%;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        background-color: #0e2d58;
        color: #fff;
        border: none;
        padding: 10px;
        text-align: center;
        font-size: 14px;
        cursor: pointer;
        margin-top: 10px;
        border-radius: 5px;
    }
    .second-bn-title ul {
        margin-bottom: 0;
        margin-top: 5px;
    }
    .second-bn-title ul li {
        font-size: 12px;
    }
    .what-head {
        width: 215px;
        padding: 6px;
        margin-bottom: 0;
    }
    .second-bn-title h1 {
        font-size: 14px;
    }
    .what-head {
        margin: 5px 0;
    }
    .what-head p {
        font-size: 14px;
    }
    .get-free {
        font-size: 12px !important;
    }
    .second-detail-banner {
        object-position: 86% 100%;
        height: 230px;
    }
    .custom-dropdown-container {
        display: block;
        margin: 0 20px;
    }
    .view-profile {
        bottom: 12px;
    }
    .what-head2 {
        width: 100%;
    }
    .faq-button {
        font-size: 10px;
        padding: 2px 4px;
        bottom: 18px;
    }
    .surg-hosp-p {
        font-size: 24px !important;
    }
    .surger-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .faq-accordian {
        padding: 0;
    }
    .dropdown-header {
        width: 100%;
    }
    .common-last {
        place-items: flex-start;
        grid-template-columns: 1fr;
        padding: 32px 15px;
        gap: 25px;
    }
    .common-last p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 380px) {
    .what-head2 p {
        font-size: 16px !important;
    }
    .right-diagnosis img {
        height: 24px !important;
    }
}