body {
    background: #fff;
    color: #566395;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

body p {
    font-size: .96rem;
    line-height: 1.6;
    color: #566395;
}

/* h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', serif;
} */

.pg-title {
    font-weight: 800;
    font-size: 38px;
    line-height: 1.2;
    color: #03101d;
    /*margin-top:140px;*/
}
.phn-btn {
    background: #daf1f8;
    padding: 0px 20px 0px 0px;
    font-weight: 600;
}

.phn-icon {
    background: #00799e;
    color: #ffff;
    padding: 8px 11px;
    border-radius: 60px;
    margin-right: 12px;
}
.form-card {
    background-color: #fff;
    box-shadow: 0px 0px 18px #b6c7d9;
    padding: 20px 26px;
    border-radius:15px;
    border: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.what-is-cyberknife {
    margin-top:50px;
}
.address-sec {
    padding: 60px 0px;
}
.main-sec {
    padding:60px 0px 50px 0;   
    /* margin-top:140px; */
}
@media (max-width: 767px) {
    .main-sec {
        padding: 30px 0; /* Adjust the padding for mobile devices */
        margin-top:-10px; /* Adjust the margin-top for mobile devices */
    }
}
@media (max-width: 480px) {
    .form-container {
      padding-left: 0 !important;
      padding-right: 0 !important;
        
    }
}
/* .main-sec ul li:before {
    background: url('../images/ios-arrow.svg');
    background-size: contain;
    background-position: center;
    padding: 0.15rem;
    background-repeat: no-repeat;
    margin-top: 8px;
    margin-right: 12px;
} */
.main-sec ul li {
    padding-left: 28px;
    padding-bottom: 16px;
    font-weight: 400;
}

.main-sec ul>li:before {
    content: "❍";
    height: 0.5rem;
    width: 1.5rem;
    display: block;
    float: left;
    margin-left: -1.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.dr-desc ul>li:before {
    content: "❍";
    height: 0.5rem;
    width: 1.5rem;
    display: block;
    float: left;
    margin-left: -1.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.cstreated ul li {
    font-size: 1.1rem;
    line-height: 1.6;
    padding-bottom: 12px;
    padding-left: 26px;
    color: black !important;
    font-weight: 500;
}
.cstreated ul>li:before {
    content: "❍";
    height: 0.5rem;
    width: 1.5rem;
    display: block;
    float: left;
    margin-left: -1.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}


.lead-sec {
    padding: 60px 0px;
    box-shadow: 0px 0px 4px 0px #b7d0df;
}

.lead-card {
    border: 0px;
    box-shadow: 0px 0px 10px 2px #b7d0df;
    border-radius: 6px;
    background: #fff;
    padding: 32px 0px;
}

.lead-sec a {
    text-decoration: none;
}

.lead-point {
    text-align: center;
}

.lead-point img {
    text-align: center;
    width: 96px;
}

a>.lead-point p {
    text-decoration: none;
    color: #6b83a9;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0px;
}

a>.lead-point h4 {
    padding-top: 12px;
    text-decoration: none;
    font-weight: 900;
    font-size: 1.4rem;
    color: #002246;
}

.info-sec {
    padding: 60px 0px;
}

.inf-point {
    text-align: center;
    margin-bottom: 26px;
}

.inf-point img {
    width: 92px;
}

.inf-point h4 {
    padding-top: 12px;
    font-weight: 600;
    font-size: .96rem;
    line-height: 1.6;
}

.hdng {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 12px;
}


.knee-hdng {
    font-size: 22px;
    font-weight: 800;
    line-height: 1.6;
    margin-bottom: 9px;
}

.spl-hdng {
    color: #007c9d;
    font-weight: bold;
}

.address-txt {
    font-size: .76rem;
}

.best-title {
    font-weight: 800;
    font-size: 46px;
    line-height: 1.2;
    color: #10253A;
    margin-bottom: 0;
}

.bs-subtxt {
    color: #10253A;
    font-size: 24px;
    padding: 6px 0px 16px;
    border-bottom: 1px solid #B8DCE6;
    margin-bottom: 26px;
}

.dr-title-card {
    background: #fff;
    padding: 6px;
    /* padding-bottom: 9px; */
    border-bottom: 2px solid #ddd;
    border-radius: 0px;
}

.drhdr {
    align-items: center;
    text-align: left;
}

.drhdr h4 {
    /*font-size: .86rem;*/
	font-size:18px;
    font-weight: 700;
    margin-bottom: 3px;
    padding-left: 10px;
     
}

.drhdr h5 {
    font-size: .72rem;
    color: #5f768f;
}


.kydsection .card { cursor:pointer;}
.kydsection .card img {
    /* border-radius: 90px; */
    border-radius: 50%;
    width: 112px;
    border: 2px solid #b8f0ff;
    height: 112px;
}

/* 190920023 */

.expert-card{ min-height: 251px;}

.card.border-0.shadow-lg {
    margin: 10px;
}
.card.border-0.shadow-lg.mbot {
    margin-left: 10px;
}
.accordion-body .card .fs-5 {
    font-size: 1.05rem!important;
}

.footer {
    background-color: #037c9d;
    text-align: center;
    padding: 16px;
    margin-top: 16px;
    font-size: .86rem;
    color: #fff;
}

.dr-profilesec {
    padding: 60px 0px;
    /* background: #f0f8fa; */
    background-color: #F4F9FC;
    border-bottom: 1px solid #B8DCE6;
}

.dr-profilesec .nav-pills .nav-link {
    width: 240px;
}
.dr-profilesec .tab-content ul {
    padding-left: 1.2rem;
}
.dr-profilesec .tab-content ul li {
    padding-bottom: 12px;
}

/* .dr-profilesec .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #fff;
    border-left: 2px solid #F6331B;
} */

.dr-data {
    align-items: center;
}

.dr-data img {
    width: 116px;
}

.dr-data h4 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.dr-data h5 {
    font-size: 0.86rem;
    margin-bottom: 0px;
    font-weight: 600;
}

.modal-content .dr-desc {
    max-height: 75vh;
    overflow-y: auto;
    padding: 0px 16px;
}

.modal-content .dr-desc p{ font-size: .82rem;}
.dr-desc h4 {
    font-size: .96rem;
    font-weight: 800;
}

.dr-desc ul li {
    list-style: none;
    font-size: .89rem;
    line-height: 1.6;
    padding-bottom: 12px;
    padding-left: 0px;
}
.fs-sm{    font-size: 12px;}

.review-sec {
    background-color: #F4F9FC;
    border-bottom: 1px solid #d0eaf2;
}
.review-txt{ font-size: .86rem; font-style: italic; color: #1c2e34;}

 .review-txt:before {
    content: "\201D";
    font-family: Arial,sans-serif;
    color: #c6dbe5;
    font-weight: bold;
    font-size: 68px;
    line-height: 70px;
    position: absolute;
    right:36px;
    top: 12px;
}


.faqs-sec {
    padding: 60px 0px;
    border-top: 1px solid #dae4f5;
}

.faq-hdng {
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 800;
}

.faqs-sec .accordion-button {
    font-size: .98rem;
    font-weight: 600;
}

.faqs-sec .accordion-button:not(.collapsed) {
    color: #007c9d;
    background-color: #eafbff;
}

.testimonial-sec {
    padding: 60px 0px;
    border-bottom: 1px solid #dae4f5;
}

.video-title {
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 30px;
}

.testimonial-sec h2 {
    font-size: 16px;
    font-weight: 800;
    margin: 30px 0px 16px;
}

.our-facilities {
    padding: 60px 0px;
}


.drpl-sec {
    display: flex;
}


.btn-quick-book-popup {
    position: fixed;
    bottom: 9%;
    text-decoration: none;
    right: 6%;
    padding: 8px 16px;
    background: #ffc107;
    display: block;
    font-size: 15px;
    border-radius: 6px;
    z-index: 99;
    color: #fff;
    font-weight: 400;
}

.quickbook_widget {
    position: fixed;
    width: 320px;
    right: 76px;
    bottom: 35px;
    z-index: 9999;
    box-shadow: 0px 0px 22px #a6b1b7;
    border-radius: 12px;
}

.quick_close {
    cursor: pointer;
    position: absolute;
    right: 13px;
    top: 12px;
    border-radius: 90px;
    /* font-size: 12px; */
    padding: 4px 6px;
    background: #edf5fe;
    border: 1px solid #b2c1d0;
}

.form-group {
    margin-bottom: 1rem;
}

/*.hero-banner {
    background: url(images/banner_dsk.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    background-position: 30%;
}

.hero-space {
    padding: 60px 34px 0px 0px;
}

.hero-title {
    font-size: 49px;
    font-weight: 700;
    color: #fff;
     
    line-height: 1.4;
}
*/
.ahc-color {
    color: #F6331B;
}

/*.hero-subhdng {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 6px 0px 16px;
     
}*/

.frm-title {
    padding-bottom: 12px;
    font-size: 17px;
    text-align: center;
    color: #c19101;
    font-weight: 700;
    line-height: 1.4;
}


.key1 {
    background-color: #007c9d;
    color: #fff;
}

.key2 {
    background-color: #df9903;
    color: #fff;
}

.key1 p {
    text-align: justify;
    color: #fff;
}

.key2 p {
    text-align: justify;
    color: #fff;
}

#key1, #key2 {
    padding: 20px;
}

#key1 .text {
    display: block;
}

#key1 .show-mor {

    height: 20px;

}

#profile-description .show-more:hover {
    color: #1779dd;
}

.show-more-height {
    height: 290px;
    overflow: hidden;
    color: #fff;
}

.show-more-height p {
    color: #fff;
}

.show-more-height2 {
    height: 290px;
    overflow: hidden;

    color: #fff;
}

.show-more-height2 p {
    color: #fff;
}

.key-btn {
    font-size: 16px;
    padding: 20px 0px 6px;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    display: table;
    margin: 20px;
}



.adv-treat {
    background-color: #f5f2f2;
    padding: 60px;
}

.adv-treat h2 {
    color: #037c9d;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 30px;
}

.adv-treat ul {
    padding: 0;
}

.adv-treat ul li {
    list-style-type: none;
    list-style-image: url('images/bullet.png');
    padding: 7px;
    color: #5d5d5d;
    font-weight: 300;
    text-align: left;
    float: left;
}

.adv-treat p {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 16px;
}


.adv-right-b-img {
    margin-bottom: 20px;
}

.adv-right {
    border: 1px solid #dad9d9;
    padding: 28px;
    text-align: center;
}

.adv-right li {
    list-style-position: inside;
}


/* 25_05_23 */



.drpl-sec {
    display: flex;
}
.dr-profilesec {
    padding: 30px 0px;
     
}
.drpl-sec .card img{    
     border-radius: 90px;
    width: 60%;
    border: 2px solid #2197b7; }


.dr_sectitle{font-size: 32px; font-weight: 700;}

.dr-profilesec .nav-pills .nav-link {
    width: 390px;
    margin-bottom: 9px;
    color: #151515;
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: .6rem;
}

.dr-profilesec .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #007c9d;
    background-color: rgba(150, 160, 167, 0.153);
    position: relative;
    border-left:3px solid #007c9d;

}
.nav-pills .nav-link {
   border-radius: 0px !important;
}

.rst-btn {
    position: fixed;
    right: -65px;
    top: 48%;
    transform: rotate(270deg);
    z-index: 1045;
}

.accordion-item {
    border-bottom: 1px solid #C6E9F2 !important;
    border: transparent;
    border-radius: 0px;
}

.accordion-button {
    padding: 1rem 0.75rem 1rem 1rem;
    font-size: 1rem;
    color: #014456;
    font-weight: 700;
}

.accordion-button:not(.collapsed) {
    color: #FCBA12;
    background-color: #ffffff;
    border-bottom: 1px solid #C6E9F2;
}

.accordion-body {
    padding: 1rem 0.25rem;
}

/* .form-card {
    background-color: #fff;
    box-shadow: 0px 0px 12px #99bdc7;
    border-radius: 6px;
    padding: 20px 26px;	
	width:400px;
} */

.form-title {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.01rem;
    margin-bottom: 19px;
}

/* .form-card .form-control, .btn-outline-secondary, .form-select {
    background-color: #ecf3fa;
    border: none;
    border-radius: 4px;
    color: #344347;
    font-size: .86rem;
    height: 42px;
} */
.form-card .form-control, .btn-outline-secondary, .form-select {
    background-color: #ffffff;
    border: 1px solid #c1c9d5;
    border-radius: 0px;
    color: #344347;
    font-size: .86rem;
    height: 46px;
}
.form-card .btn-warning {
    background: #F1A902;
    padding: 0.6rem;
    height: 46px;
    border-radius: 0px;
}

/* .form-card textarea.form-control {
    height: 66px;
} */
/* 
.form-card .form-control::placeholder {
    color: #7B888C;
} */

/*.no-title {
    font-family: 'Roboto Slab', serif;
    font-size: 25px;
    font-weight: 700;
    vertical-align: sub;
}*/

.no-title {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    vertical-align: baseline;
}

.hlp-txt {
    font-size: 14px;
}

.whychoose {
    background-color: #F4F9FC;
    border-bottom: 1px solid #B8DCE6;
}

.faq-sec {
    padding: 60px 0px;
}

.faq-title {
    color: #10253A;
    font-size: 46px;
    text-align: center;
    padding-bottom: 24px;
}

.prd_sub {
    font-size: 18px;
    font-weight: 600;
}

/* .spl-sec {
    background: url('images/splbg.svg');
    padding: 60px 0px;
    background-size: cover;
}

.spl-sec p {
    color: #fff;
    min-height: 146px;
} */

.scroll-items {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}
.scroll-items>* {
    display: inline-block;
    max-width: 86%;
    margin: 0px 6px;
}

.spl-sec .nav-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 12px 6px;
    margin-right: 9px;
}

.spl-sec .nav-tabs .nav-link.active {
    background: transparent;
    border: none;
    border-bottom: 3px solid #FFCE55;
    color: #FFCE55;
    font-weight: 500;
    border-radius: 0px;
}

.spl-sec .nav-tabs .nav-link:hover {
    outline: none;
    border: none;
    border-bottom: 3px solid #FFCE55;
    color: #FFCE55;
    font-weight: 500;
    border-radius: 0px;
}
.spl-sec .nav-tabs .nav-link:focus{ border: none; outline: none; }


.spl-sec {
    /* background: url('images/conditionsbg.jpg'); */
    padding: 60px 0px;
    background-size: cover;
    background-color:#E9F6FB;
}
.spl-sec1 {
    background: url('images/conditionsbg.jpg');
    padding: 60px 0px;
    background-size: cover;
    background-position:left;
}

.spl-sec1 p {
    color: #fff;
     
}

.spl-sec p {
    color: #fff;
     
}
.spl-sec h5 {
    color: #fff;
     
}
.spl-sec .tab-content  ul li {
    color: #fff;
    font-size: .96rem;
    padding-bottom: 12px;
     
}
.dr-title{    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.dr-spl{    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 12px 0px;
    font-size: 13px;
    height: 62px;}
.op_title {
    font-size: 42px;
    font-weight: 700;
}

.op_subtxt {
    font-size: 16px;
    color: #E3F1FF;
    padding: 16px 0px;
}

footer {
    background-color: #025065;
    color: #fff;
    padding: 20px 0px;
    font-size: .86rem;
}

.spl-btn {
    background: linear-gradient(135deg, #2AEAFF 0%, #007C9D 65%);
    transition: .2s linear;
    border-radius: 12px;
    border-color: #007C9D;
}

.vr-b {
    padding: 12px 56px;
}

.sl-b {
    padding: 12px 24px;
}

.spl-btn:hover {
    background: linear-gradient(-9deg, #2AEAFF 0%, #007C9D 65%);
}

.pdr-hdng {
    /* background: -webkit-linear-gradient(310deg, #ffa80d, #f40d0d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    background: linear-gradient(
    to right,
    #ffa80d 20%,
    #007C9D 30%,
    #ffa80d 70%,
    #f40d0d 80%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  background-size: 500% auto;
  animation: textShine 9s ease-in-out infinite alternate;
}

/* .pdr-hdng:hover{animation: textShine 5s ease-in-out infinite alternate;} */
@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}


.pdr_bg {
    background: #fff url('images/pdrbg.jpg');
    background-position: top;
    background-size: auto;
    border-top: 1px solid #dcf6fe;
}

/* .modal-body .form-card {
    background-color: #fff;
    box-shadow: none;
    padding: 10px 12px;
    border-radius: 9px;
    margin: 0px 12px 12px;
} */

.z-3{ z-index: 1076;}
/* END */


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

    section.center_card_sec {
         
        background: #fff url(images/ahelbg.svg);
        background-position: top;
        background-size: auto;
        border-top: 1px solid #dcf6fe;
        background-position: left center;
    }
    footer{ margin-bottom: 32px;}
    .expert-card{ min-height: auto;}

    .dr-profilesec .nav-pills .nav-link {width: auto;}
    .form-card {
        margin: 9px 0px 10px 0px;
    } 
    .no-title {
        font-size: 16px;
    }

    .adv-treat {
        background-color: #f5f2f2;
        padding: 30px;
    }

    /*.hero-banner {
        background: url('images/banner_mbl.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top;
        padding-bottom: 40px;
    }

    .hero-title {
        font-size: 26px;
    }

    .hero-subhdng {
        font-size: 24px;
        padding-bottom: 18px;
        line-height: 1.6;
    }

    .hero-space {
        padding: 24px 0px;
    }*/


    .drpl-sec {
        display: block;
    }

    .container {
        padding: 0rem 1.2rem;
    }

    .address-sec {
        padding: 30px 0px;
    }

    .talkto-sec {
        padding: 30px 0px;
    }

    .main-sec {
        padding: 30px 0px;
    }

    .lead-sec {
        padding: 30px 0px;
    }

    .testimonial-sec {
        padding: 30px 0px;
    }

    .our-facilities {
        padding: 30px 0px;
    }

    .faqs-sec {
        padding: 30px 0px;
    }

    .pg-title {
        font-size: 24px;
    }

    .dr-profilesec {
        padding: 30px 0px;
    }

    .lead-point img {
        text-align: center;
        width: 60px;
    }

    .info-sec {
        padding: 30px 0px;
    }

    a>.lead-point h4 {
        padding-top: 8px;
        text-decoration: none;
        font-weight: 900;
        font-size: .8rem;
        color: #002246;
    }

    a>.lead-point p {
        text-decoration: none;
        color: #6b83a9;
        font-size: .72rem;
        font-weight: 500;
        margin-bottom: 0px;
        line-height: 1.4;
    }

    .hdng {
        font-size: 20px;
        font-weight: 900;
        margin-bottom: 8px;
    }

    .dr-data img {
        width: 82px;
    }

    .knee-hdng {
        font-size: 16px;
    }

    .best-title {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .video-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .faq-hdng {
        font-size: 24px;
    }

    .bs-subtxt {
        color: #10253A;
        font-size: 19px;
        padding: 0px 0px 16px;
        border-bottom: 1px solid #B8DCE6;
        margin-bottom: 26px;
    }

    .spl-sec {
        padding: 30px 0px;
        background-size: cover;
        background-position: center center;
    }

    .op_title {
        font-size: 24px;

    }

    .op_subtxt {
        font-size: 17px;
        color: #E3F1FF;
        padding-bottom: 6px;
    }

    .spl-sec p {
        min-height: auto;
    }

    .faq-sec {
        padding: 30px 0px;
    }

    .faq-title {
        font-size: 24px;
        padding-bottom: 0px;
    }

}

/* @media (min-width: 1400px) {
    .hero-banner {
        background: url('images/herobanner.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        padding-bottom: 176px;
    }

} */


::-webkit-scrollbar {
    width: 6px;
    height:0px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(116 175 189);
    -webkit-border-radius: 0px;
    border-radius: 0
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #aabfc8;
    background: -webkit-linear-gradient(to bottom,#d7c693,#ffc107);
    background: linear-gradient(to bottom,#d7c693,#ffc107);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.5)
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(208, 226, 234, 0.4)
}
.otp-btn {
    color: #fff;
    font-size: 14px;
    background: linear-gradient(to right, #566395, #18265D);
    border-radius: 0 3px 3px 0px;
    padding: 9px 10px;
    width: 126px;
    position: relative;
    top: -2px;
    height: 46px;
}

/* .otp-btn {
       color: #fff;
    font-size: 14px;
    background: linear-gradient(to right, #566395, #18265D);
    border-radius: 0 3px 3px 0px;
    padding: 9px 10px;
width:126px;
    position: relative;
    top: -2px;
} */
.otp-btn:hover{ color: #fff;}
.field_phone{
    width: calc(100% - 130px);
    display: inline-block;
}
.nav-shadow {
    background: #fff;
    box-shadow: 0px 3px 6px rgb(0 124 157 / 42%);
}

/*new css banner*/
.hero-banner {
  
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 60px;
}

.hero-space {
    padding: 220px 34px 0px 0px;
}

.hero-title {
    font-size:2.5rem;   
    color: #FFF;
    margin-top:50px;
    width: 70%;
    margin-left:-10px;
}
.hero-title span{ color: #F1A902;font-weight: bold;} 
.hero-subhdng {
    font-size: 32px;
    font-weight: 600;
    color: #03222B;
    line-height: 1.2;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 6px 0px 16px;
    text-shadow: 0px 0px 1px #dae2eb;
}


.hero-banner {
	/*background: url('images/heromobile.webp');
	  padding-bottom: 72px;*/
	background-color:#0D819E;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	padding-bottom: 0px;
	/* height:600px; */
    }

    /*.hero-title {
        font-size: 22px;
    }*/

    .hero-subhdng {
        font-size: 24px;
        padding-bottom: 18px;
        line-height: 1.6;
    }

    .hero-space {
        padding: 24px 0px;
    }
   
    /* @media screen and  (max-width:1600px){
        .hero-banner {
            background-position: 50% 100%;
        }
    }
     */


    @media (min-width: 1260px) and (max-width: 1440px)  {
    .hero-banner {
       background-color: #0D819E;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        /*padding-bottom: 100px;*/
		
    
    }
    .back-img{
        height: 361px;
        margin-top: -13px;
    }
    .hero-title {
        margin-top: 63px;
    }
    .padminbanner{padding:0px;}
     .custom-nav-tabs .nav-link {
    
    width:140px !important;
        margin-bottom: 15px;
}
    .custom-nav-tabs .nav-link p{ font-size: 13px;}
    
}


.milestone_bg {
    background: #fff url('images/ahelbg.svg');
    background-position: top;
    background-size: auto;
    border-top: 1px solid #dcf6fe;
}

.btn-abs {
    position: absolute;
    top: 0;
    right: 0px;
}

@media screen and (max-width: 767.98px) {
    body p { font-size: .90rem; line-height: 1.5;color: #566395;}
    .logo-width{ width: 112px; }
    .trip_points{ font-size: 12px;}
    .whychoose-sec {padding: 30px 0px;}
    .features .card img{ width: 32px;}
    .features .card  {padding: .86rem !important;}
    .hospital-contact{ padding: 40px 0px;}
    .sub-title{ font-size: 16px; margin-bottom: 9px;}
    .tagline_ { font-size: 12px;}
    .padminbanner{padding: 20px 0px 0px 0px; }
    /* .bgmoble{background: url(images/ogc2.png) 142px 12px no-repeat;
        padding-bottom: 40px !important;
        background-size: contain;
    } */
    .bgmoble{background: url(images/doctor-101.webp)  190px -3px no-repeat; padding-bottom: 40px !important;}
	.bgmoble .row{display:block}
    /* .form-card {
        margin-top: 20px;
        margin-bottom:0;
		display:flex;
		float:none!important;
		justify-content:center;
        padding:5px 10px;
		width:100%;		
    } */
    
    .glbl-points h4 {
        font-size: 14px;
        line-height: 1.4;
    }
    .back-img{
        height: 139px !important;
    margin-top: -159px;
    /* display: none; */
    margin-left: 90%;
    }
    .glbl-points h3 {
    font-size: 21px;
}
    .tab-pane h4{ margin-top: 20px;}
    
    .spl-sec .nav-link {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        padding: 12px 12px;
        margin-right: 0px;
    }
    /* .scroll-items {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
    } */
    .exprt-title {font-size: 24px;}
    .no-title {
        font-size: 16px;
    }

    .adv-treat {
        background-color: #f5f2f2;
        padding: 30px;
    }

    .hero-banner {
        /*background: url('images/heromobile.webp');
          padding-bottom: 72px;*/
        background-repeat: no-repeat;
        background-size: cover;
        /* height:40vh; */
        background-position: center center;
        padding-bottom: 0px;
        /* background-image: url('images/mobile-banner.webp'); */
        background-color: #0D819E;
    }

    .hero-title {
        font-size: 15px;
        margin-top: 60px;
    }

    .hero-subhdng {
        font-size: 24px;
        padding-bottom: 18px;
        line-height: 1.6;
    }

    .hero-space {
        padding: 24px 0px;
    }

    .drpl-sec {
        display: block;
    }

    .container {
        padding: 0rem 1.2rem;
    }

    .address-sec {
        padding: 30px 0px;
    }

    .talkto-sec {
        padding: 30px 0px;
    }

    .main-sec {
        padding: 30px 0px;
    }

    .lead-sec {
        padding: 30px 0px;
    }

    .testimonial-sec {
        padding: 30px 0px;
    }

    .our-facilities {
        padding: 30px 0px;
    }

    .faqs-sec {
        padding: 30px 0px;
    }

    .pg-title {
        font-size: 21px;
    }

    .dr-profilesec {
        padding: 30px 0px;
    }

    .lead-point img {
        text-align: center;
        width: 60px;
    }

    .info-sec {
        padding: 30px 0px;
    }

    a>.lead-point h4 {
        padding-top: 8px;
        text-decoration: none;
        font-weight: 900;
        font-size: .8rem;
        color: #002246;
    }

    a>.lead-point p {
        text-decoration: none;
        color: #6b83a9;
        font-size: .72rem;
        font-weight: 500;
        margin-bottom: 0px;
        line-height: 1.4;
    }

    .hdng {
        font-size: 20px;
        font-weight: 900;
        margin-bottom: 8px;
    }

    .dr-data img {
        width: 82px;
    }

    .knee-hdng {
        font-size: 16px;
    }

    .best-title {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .video-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .faq-hdng {
        font-size: 24px;
    }

    .bs-subtxt {
        color: #10253A;
        font-size: 16px;
        padding: 0px 0px 10px;
        border-bottom: 1px solid #B8DCE6;
        margin-bottom:0px;
    }

    .spl-sec {
        padding: 30px 0px;
        background-size: cover;
        background-position: center center;
    }
    .spl-sec ul li{ color: #fff;}
    .spl-sec h5{ color: #fff;}

    .op_title {
        font-size: 24px;

    }

    .op_subtxt {
        font-size: 17px;
        color: #E3F1FF;
        padding-bottom: 6px;
    }

    .spl-sec p {
        min-height: auto;
    }

    .faq-sec {
        padding: 30px 0px;
    }

    .faq-title {
        font-size: 24px;
        padding-bottom: 0px;
    }
    
     .custom-nav-tabs .nav-link {
    
    width:125px !important;
        margin-bottom: 15px;
         padding: 5px;
}
    .custom-nav-tabs {
    overflow: auto;
    width:105%;
    height: 125px;
    flex-direction: column;
}
    .nav-item p { font-size:.80rem; margin-bottom: 5px;}
	.pe-0.third-tab{padding-right:12px!important}
	.ps-0.third-tab{padding-left:12px!important}

}
@media screen and (max-width:768px) {
    .hero-title {
        margin-top:55px;
        width:98%;
    }
    }    

@media screen and (max-width:480px) {
.hero-title {
    margin-top: 18px;
    margin-left:-2px;
}
.lead_res .alert {
    width: 100%!important;
}
.otp-btn {
    width: 110px;
}
/*.form-card {
    margin: -30px 0px 10px 0px;
}*/
}


@media screen and (max-width:350px) {
.telephone a{padding-left:8px!important;padding-right:8px!important;}
.telephone span {
	font-size: 13px;
}
.form-card h2 {
    font-size: 18px!important;
    margin-bottom: 25px!important;
}
}
