@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Oswald:wght@200&display=swap);

#myBtn,
input:focus,
select:focus {
    outline: 0
}

.eqslides-height .slick-track .slide-item,
img {
    height: auto
}

.theme-button,
body,
html {
    font-family: Montserrat, sans-serif
}

a {
    text-decoration: none !important;
    color: inherit !important;
}

#Marmosetloadmodal .reacllHeading,
.medanta-navbar nav a {
    text-transform: capitalize;
    text-transform: capitalize;
    text-transform: capitalize
}

#site-footer .social-links a,
.footer-links li a,
.medanta-navbar nav a,
.sticky-icon a,
.theme-button,
a {
    text-decoration: none
}

* {
    box-sizing: border-box
}

:root {
    --primary: #1697f2;
    --text: #58595B;
    --light-text: #454545;
    --black: #000000;
    --white: #FFFFFF;
    --bg-back: #F6F6F6
}
/* Width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ff6eae;
  border-radius: 10px;
}

/* Hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff6eae;
}
.md-sp-arrowsvg {
    margin-right: 15px;
}
.center-filterstion-main {
    padding: 20px 15px !important;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    animation-duration: 50000s;
    animation-name: livewireautofill;
}

@keyframes livewireautofill {
    from {}
}

.container {
    width: 90%;
    margin: auto;
    padding: 0 20px
}

.section-head,
.successmsg {
    width: 700px;
    max-width: 100%
}

.padding-right-10 {
    padding-right: calc(1% + 10px)
}

.container-slider {
    padding-left: calc(5% + 10px)
}

a {
    color: var(--text)
}

.txt-link {
    color: var(--primary);
    white-space: nowrap
}

#wellness-section,
.section-lightbg {
    background-color: #f6f6f6
}

img.radius20 {
    border-radius: 20px
}

.m-0 {
    margin: 0 !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.breadcrumb ul li:first-child:before,
.content-holder .less-content,
.content-holder .more-content,
.custom-tab-content .custom-tab-panel .custom-tab,
.medanta-navbar .toggle,
.mobile-sticky-links ul li .toggle-menu .close-icon,
.mobile-sticky-links ul li .toggle-menu.active .open-icon,
.slick-dots li button,
.visible-xs,
[id^=drop] {
    display: none
}

.section-head {
    margin: auto
}

.clr-dark {
    color: var(--text)
}

.clr-primary,
.custom-tab-content .custom-tab.tab-style1.active,
.custom-tabs.tab-style1 ul li a.active,
.mobile-sticky-links ul li .toggle-menu.active,
a.btnflip:focus span:before,
a.btnflip:hover span:before {
    color: var(--primary)
}

.clr-white,
.medanta-navbar .navButton .reqcallback:hover,
.pagenotfound-section .white-dots-card:hover .heading-sm {
    color: #fff
}

#wellness-section .slick-track,
.dflex,
.eqslides-height .slick-track,
.sticky-icon.active {
    display: flex
}

.quick-links-slider.eqslides-height:not(.slick-slider) .eqheight {
    height: auto !important
}

.content-holder .more-content .anchor-button span {
    transform: rotate(90deg);
}

.content-holder .less-content .anchor-button span {
    transform: rotate(-90deg);
    transition: transform 0.35s ease;
}
 .heart-institute-section {
            background: url(../assets/images/icons/pattern-bg.png) repeat top left;
        }

.content-holder .less-content ul,
.content-holder .more-content ul {
    margin: 0 0 20px;
    padding: 0 0 0 20px
}

.content-holder .less-content.show,
.content-holder .more-content.show,
.mobile-sticky-links ul li .toggle-menu.active .close-icon {
    display: block
}

.pb-0 {
    padding-bottom: 0 !important
}

.errmsg {
    font-size: 13px;
    color: red
}

.successmsg {
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    margin: 15px auto;
    padding: 20px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700
}

.col-wrap .col,
.modal,
.space-row .slide-item,
.space-row1 .slide-item,
.space-row3 .slide-item {
    padding: 0 15px
}

.medantaxlheading {
    font-size: 60px
}

.medantalgheading {
    font-size: 40px
}

.medantamdheading {
    font-size: 32px
}

.medantasmheading {
    font-size: 24px
}

.medantaxsheading {
    font-size: 22px
}

.medantaxxsheading {
    font-size: 18px;
    line-height: 1.4
}

.medantaxxssheading {
    font-size: 16px
}

.font700 {
    font-weight: 700 !important
}

.font600 {
    font-weight: 600 !important
}

.font500 {
    font-weight: 500 !important
}

.font400 {
    font-weight: 400 !important
}

.font300 {
    font-weight: 300 !important
}

.anchor-button-center,
.anchor-button.center {
    justify-content: center
}

#wellness-section .container,
.cart-summary,
.desktop-right-top-btn-container,
.phone-contact-section,
.relative {
    position: relative
}

body.hidden-overlfow {
    overflow: hidden
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}


.close-model-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: 0 0
}


.sticky-btn,
.sticky-btn-fixed,
.sticky-icon {
    z-index: 123;
    box-shadow: 1px 1px 17px #ddd;
    right: 0
}

#sharedrprofile .close-modal {
    top: 10px;
    right: 10px
}

.close-modal:after,
.close-modal:before {
    content: "";
    position: absolute;
    left: 11px;
    top: 4px;
    display: block;
    width: 1.2px;
    height: 16px;
    background: var(--blackbg);
    transform: rotate(45deg);
    background-color: #6e6e6e
}

.close-modal:after {
    transform: rotate(-45deg)
}

#Marmosetloadmodal .reacllHeading {
    text-align: center;
    font-size: 28px;
    color: #222f3e;
    margin-top: 0
}

#Know-uss .less-content table tbody tr,
#Know-uss .more-content table tbody tr,
#Marmosetloadmodal form,
#Marmosetloadmodal form input,
#Marmosetloadmodal form label,
#wellness-section .thumb img,
.pillar-tb-special table tbody tr {
    width: 100%
}

#Marmosetloadmodal form label {
    font-size: 16px;
    font-weight: 600;
    color: #212529;
    padding: 10px 0;
    display: block
}

#Marmosetloadmodal form input {
    border: 0;
    border-bottom: 1px solid #5e5e5e;
    padding: 2px 0 10px;
    font-size: 15px;
    color: #5e5e5e;
    font-weight: 500;
    margin-bottom: 15px
}

#Marmosetloadmodal form .submitpopupbt {
    width: 100%;
    border: 0;
    background-color: var(--primary);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 18px;
    border-radius: 52px;
    cursor: pointer;
    font-family: Montserrat, sans-serif
}

.sticky-icon,
.sticky-icon a.Facebook,
.sticky-icon a.sos {
    border-top-left-radius: 15px
}

.sticky-btn,
.sticky-btn-fixed,
.sticky-icon,
.sticky-icon a.youtubebottom {
    border-bottom-left-radius: 15px
}

.sticky-btn,
.sticky-btn-fixed {
    background: #fff;
    padding: 17px 12px;
    font-size: 17px;
    position: fixed;
    top: 40%;
    display: flex;
    transform: translate(-2%, 15%);
    border-top-left-radius: 15px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    transition: .8s
}

.sticky-btn-fixed,
.sticky-btn.active,
.sticky-btn:hover {
    background-color: #f04e30
}

#myBtn,
.mobile-sticky-links,
.sticky-icon {
    display: none;
    position: fixed
}

.sticky-btn-fixed {
    top: 35%;
    transform: translate(-2%, -35%)
}

#medantaLoader,
.fas fa-shopping-cart,
.mobile-sticky-links,
.sticky-icon a {
    background-color: #fff
}

.sticky-btn svg,
.sticky-btn-fixed svg {
    width: 22px;
    height: 22px;
    margin: 0 5px;
    position: relative;
    left: 2px
}

.sticky-btn svg path {
    fill: #444545;
    stroke: #444545
}

.sticky-btn-fixed svg path,
.sticky-btn.active svg path,
.sticky-btn:hover svg path,
.sticky-icon a.active svg path,
.sticky-icon a:hover svg path {
    fill: #fff;
    stroke: #fff
}

.sticky-icon {
    top: 50%;
    width: 220px;
    flex-direction: column;
    transform: translate(75%, 0)
}

.sticky-icon:hover {
    z-index: 1
}

.sticky-icon a {
    transform: translate(0, 0);
    text-align: left;
    text-transform: uppercase;
    padding: 17px 8px;
    font-size: 17px;
    transition: .8s;
    color: #fff;
    border-bottom: 1px solid #ddd
}

#myBtn,
#site-footer .social-links,
.medanta-navbar p,
.sticky-icon a svg,
.text-center {
    text-align: center
}

.sticky-icon a.active,
.sticky-icon a:hover {
    color: #fff;
    background-color: #f04e30;
    border-bottom: 1px solid #f04e30;
    transform: translate(0, 0)
}

.sticky-icon a.active svg,
.sticky-icon a:hover svg {
    transform: rotate(360deg)
}

.sticky-icon a.pathfill.active svg path,
.sticky-icon a.pathfill:hover svg path {
    fill: none !important
}

.sticky-icon a svg {
    height: 22px;
    width: 22px;
    margin-right: 10px;
    transition: 1.5s;
    vertical-align: middle;
    padding: 0;
    margin-left: 10px
}

.mobile-sticky-links {
    bottom: 0;
    left: 0;
    z-index: 999;
    right: 0;
    box-shadow: 0 4px 30px rgb(0 0 0 / .14);
    border-radius: 12px 12px 0 0
}

.mobile-sticky-links ul {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    display: flex;
    justify-content: space-between
}

.mobile-sticky-links ul li {
    font-size: 11px;
    font-weight: 600
}

.mobile-sticky-links ul li.isdisabled {
    opacity: .7;
    pointer-events: none
}

.mobile-sticky-links ul li a {
    display: block;
    padding: 5px 10px;
    text-align: center
}

.mobile-sticky-links ul li .icon {
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 7px
}

#myBtn {
    height: 50px;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    padding: 10px;
    line-height: 40px;
    border: none;
    background-color: #1e88e5;
    color: #fff;
    cursor: pointer;
    border-radius: 50%
}

.fa-arrow-circle-up {
    font-size: 30px
}

#myBtn:hover {
    background-color: #555
}

.content-holder a {
    font-weight: 600;
    color: #f04e30
}

#medantaLoader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000
}

#medantaLoader img,
#medantaLoader svg {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 200px;
    height: auto;
    animation: 1.5s ease-in-out infinite spinning
}

.loading-spinner {
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%) translateZ(0);
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 1;
    background: url(/assets/images/icons/loader.png) center/contain no-repeat;
    animation: 1.5s ease-in-out infinite spinning
}

.loading-spinner:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #fff0;
    border-radius: 100%;
    margin: -15px;
    box-shadow: 0 4px 0 0 var(--primary);
    transition: 1s linear;
    animation: 1s linear infinite lds-eclipse
}

@keyframes spinning {

    0%,
    100% {
        transform: scale(1) translateZ(0)
    }

    50% {
        transform: scale(1.1) translateZ(0)
    }
}

@keyframes lds-eclipse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    color: #58595b;
    -webkit-text-size-adjust: none
}

img {
    max-width: 100%
}

.para-wrap {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500
}

.para-wrap p {
    margin-top: 0
}

.heading.width-1 {
    width: 500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.heading {
    font-size: 32px;
    line-height: 1.2;
    color: var(--light-text);
    font-weight: 700;
    margin: 0
}

.heading-lg,
.heading-md {
    line-height: 1.2;
    color: var(--light-text);
    font-weight: 600;
    margin: 0
}

.heading-sm {
    font-size: 16;
    line-height: 1.2;
    color: var(--light-text);
    margin: 0
}

.heading-lg {
    font-size: 32px
}

.heading-md {
    font-size: 28px
}

.col-wrap,
.space-row,
.space-row3 {
    margin: 0 -15px
}

.thumb-ratio {
    position: relative;
    padding-bottom: 56.25%
}

#site-footer,
.py-50 {
    padding: 50px 0
}

.thumb-ratio iframe,
.thumb-ratio img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.recent-blogs-slider .thumb-ratio.thumb-ratio2,
.thumb-ratio.thumb-ratio1 {
    padding-bottom: 66.25%
}

.thumb-ratio.thumb-ratio2 {
    padding-bottom: 43.25%
}

.thumb-ratio.thumb-ratio3 {
    padding-bottom: 48%
}

.py-75 {
    padding: 75px 0
}

.pb-40 {
    padding-bottom: 40px
}

.pattern-bg {
    background: url(../images/icons/pattern-bg.png) top left #f6f6f6
}

.pattern-bg-white {
    background: url(../images/icons/pattern-bg.png) top left #fff
}

.herobanner .slick-dots {
    bottom: 45px;
    z-index: 99
}

.heroslider:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000;
    opacity: .45
}

.slick-arrow-style-1 .slick-arrow,
.slick-arrow-style-2 .slick-arrow {
    width: 48px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    z-index: 55;
    cursor: pointer;
    outline: 0;
    text-align: center;
    box-shadow: 0 4px 30px rgb(0 0 0 / .1)
}

.slick-dots {
    display: flex;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    align-items: center;
    justify-content: center;
    z-index: 66;
    padding: 0
}

#wellness-section .common-button.common-view-all,
.desktop-right-top-btn {
    top: 0;
    right: 20px;
    position: absolute
}

.slick-dots li {
    margin: 5px;
    cursor: pointer;
    line-height: 0;
    display: block;
    font-size: 0;
    width: 6px;
    height: 6px;
    border-radius: 20px;
    background-color: #fff
}

.slick-dots li.slick-active {
    width: 40px;
    background-color: var(--primary)
}

.slick-arrow-style-1 .slick-arrow {
    border: 0;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    left: 0;
    background-color: #fff;
    margin-top: -24px
}

.slick-arrow-style-1 .slick-arrow.slick-next {
    left: auto;
    right: 0
}

.slick-arrow-style-1 .slick-arrow.slick-disabled,
.slick-arrow-style-2 .slick-arrow.slick-disabled {
    background-color: #ebebe4;
    cursor: auto
}

#site-footer .emergency-call-button,
.button,
.theme-button {
    background: linear-gradient(90deg, #1eaaff 0%, #ff6eae 100%);
}

.slick-arrow-style-1 .slick-arrow img,
.slick-arrow-style-2 .slick-arrow img {
    width: auto
}

.slick-arrow-style-2 .slick-arrow {
    border: 1px solid #d7d7d7;
    position: absolute;
    top: -60px;
    border-radius: 50%;
    right: 0;
    background-color: #fff
}

.slick-arrow-style-2 .slick-arrow.slick-prev {
    right: 60px
}

.button {
    border: 1px solid var(--primary);
    padding: 14px 20px;
    display: inline-block;
    color: #fff;
    outline: 0;
    border-radius: 35px;
    text-align: center;
    min-width: 160px;
    font-size: 13px;
    font-weight: 700
}

.button.button-white {
    background-color: #fff;
    color: var(--primary)
}

.mt-00 {
    margin-top: 0 !important
}

.mt-20 {
    margin-top: 20px !important
}

.flexwrap {
    flex-wrap: wrap
}

.frm-caption h1 {
    font-size: 40px;
}

.space-between {
    justify-content: space-between
}

.anchor-button,
.centered-items {
    align-items: center
}

.col-wrap .col.col3,
.col-wrap .col.col5 {
    width: 33.33%
}

.col-wrap .col.col4 {
    width: 25%
}

.col-wrap .col.col6 {
    width: 50%
}

.col-wrap .col.col7 {
    width: 66.67%
}

.col-wrap .col.col8 {
    width: 75%
}

.anchor-button {
    color: var(--text);
    font-size: 15px;
    font-weight: 600;
    display: inline-flex;
    gap: 10px;
    cursor: pointer
}

.anchor-button span {
    width: 34px;
    height: 34px;
    background: var(--primary);
    border: none;
    font-size: 0;
    border-radius: 30px;
    box-shadow: 0 4px 30px rgb(0 0 0 / .1);
    cursor: pointer;
    position: relative;
    display: block;
    transition: .3s
}

.anchor-button span::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 11px;
    height: 7px;
    width: 7px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    pointer-events: none;
    border-radius: 1px
}

.theme-button {
    display: inline-block;
    padding: 14px 18px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 35px;
    cursor: pointer;
    min-width: 150px;
    font-weight: 700;
    border: 0;
    outline: 0
}

.theme-button.white-button {
    color: var(--primary);
    background-color: #fff
}

.theme-button.white-button.theme-border {
    border: 1px solid var(--primary)
}

.theme-button.grey-button {
    color: #58595b;
    background-color: #f3f3f3
}

.theme-button.button-outline {
    color: #58595b;
    background-color: #fff;
    border: 1px solid #58595b
}

.theme-button.has-icon img,
.theme-button.has-icon svg {
    margin-right: 5px;
    width: 14px;
    height: 14px
}

.theme-button.has-icon span {
    display: flex;
    align-items: center;
    justify-content: center
}

.section-bottom-border {
    border-bottom: 1px solid #d9d9d9
}

.arrow-list-style,
.breadcrumb ul,
.custom-tabs ul,
.footer-links {
    margin: 0;
    padding: 0;
    list-style: none
}

.arrow-list-style li {
    margin: 0 0 15px;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    padding-left: 15px
}

.arrow-list-style li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    background: url(../images/icons/arrow-icon.png) center center/60% auto no-repeat;
    width: 12px;
    height: 12px
}

@media screen and (min-width:1400px) {
    .col-wrap.space-lg {
        margin: 0 -35px
    }

    .col-wrap.space-lg .col {
        padding: 0 35px
    }
}

@media screen and (max-width:1599px) {

    .slick-arrow-style-1 .slick-arrow,
    .slick-arrow-style-2 .slick-arrow {
        width: 38px;
        height: 38px;
        line-height: 38px
    }

    .anchor-button {
        font-size: 13px
    }

    .arrow-list-style li,
    .medantaxxsheading,
    .medantaxxssheading,
    .para-wrap {
        font-size: 14px
    }

    .heading {
        font-size: 24px
    }

    .heading-sm {
        font-size: 16px
    }

    .heading-lg {
        font-size: 30px
    }

    .heading-md,
    .medantamdheading {
        font-size: 22px
    }

    .medantaxlheading {
        font-size: 34px
    }

    .medantalgheading {
        font-size: 28px
    }

    .medantasmheading {
        font-size: 20px
    }

    .medantaxsheading {
        font-size: 16px
    }

    .slick-arrow-style-1 .slick-arrow {
        margin-top: -19px
    }
}

@media screen and (max-width:1280px) {
    .heading-md {
        font-size: 20px
    }
}

.medanta-navbar #container {
    margin: 0 auto;
    max-width: 890px
}

.medanta-navbar nav {
    margin: 0;
    padding: 15px 30px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.medanta-navbar #logo {
    display: block;
    padding: 0 30px;
    float: left;
    font-size: 20px;
    line-height: 60px
}

.medanta-navbar nav ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.medanta-navbar nav ul li {
    margin: 0;
    display: inline-block;
    float: left
}

.medanta-navbar nav a {
    color: var(--text);
    display: block;
    padding: 0 15px;
    color: #58595b;
    font-size: 15px;
    line-height: 60px;
    font-weight: 600
}

.medanta-navbar nav a:hover,
.medanta-navbar nav ul li ul li:hover {
    color: var(--primary);
    transition: .5s
}

.medanta-navbar nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
    border: 1px solid #fff;
    box-shadow: 0 -6px 10px #e8e8e87d;
    border-radius: 22px;
    padding: 15px 0;
    background-color: #fff;
    z-index: 1
}

.medanta-navbar nav ul ul ul {
    position: absolute;
    left: 89%;
    top: 0;
    border: 1px solid #fff;
    box-shadow: none;
    border-top-left-radius: 0;
    padding: 15px 0;
    background-color: #fff;
    width: max-content
}

.medanta-navbar nav ul li:hover>ul {
    display: inherit
}

.medanta-navbar nav ul ul li {
    width: 100%;
    float: none;
    display: list-item;
    position: relative;
    padding: 0 20px
}

.medanta-navbar nav ul ul li a {
    display: flex;
    padding: 10px 15px;
    align-items: center;
    position: relative
}

.medanta-navbar nav ul ul li a img {
    width: fit-content;
    height: fit-content;
    padding: 0 25px 0 0
}

.medanta-navbar li>a:after {
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/icons/vector.png) no-repeat;
    display: inline-block;
    margin-left: 8px
}

.medanta-navbar ul ul li>a:after {
    content: '';
    width: 6px;
    height: 10px;
    background: url(../images/icons/vector-right.png) no-repeat;
    display: inline-block;
    margin-left: 8px;
    position: absolute;
    right: 50px;
    top: 45%
}

.medanta-navbar li>a:only-child:after {
    content: '';
    background: 0 0
}

.medanta-navbar .navButton a {
    display: inline-block;
    width: 180px;
    text-align: center
}

.medanta-navbar .navButton .feedbackbtn {
    color: var(--primary);
    border: solid 1px var(--primary);
    border-radius: 100px;
    line-height: 45px
}

a.btnflip {
    perspective: 1000px
}

a.btnflip span {
    position: relative;
    display: inline-block;
    padding: 0;
    transition: transform .5s;
    transform-origin: 50% 0;
    transform-style: preserve-3d
}

a.btnflip span:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    content: attr(data-hover);
    transition: color .5s;
    transform: rotateX(-91deg);
    transform-origin: 50% 0;
    text-align: center
}

a.btnflip:focus span,
a.btnflip:hover span {
    transform: rotateX(91deg) translateY(-22px)
}

a.btnflip-c:focus span:before,
a.btnflip-c:hover span:before {
    color: #fff !important
}

.medanta-navbar .navButton .reqcallback {
    background-color: var(--primary);
    border: solid 1px var(--primary);
    border-radius: 100px;
    line-height: 45px;
    color: #fff;
    margin-left: 10px
}

#wellness-section .slick-initialized .slick-slide {
    display: block;
    height: inherit
}

#site-footer {
    color: #ffffff;
    line-height: 1.4;
    font-weight: 500;
    background: #457eb4;
}

#site-footer .footer-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

#site-footer .footer-block {
    width: 20%;
    flex: 0 0 20%;
    padding: 0 10px
}

#site-footer .footer-block .block-title {
    font-size: 24px;
    margin: 0 0 20px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
}

.footer-links li {
    color: var(--text);
    margin: 0 0 10px;
    font-size: 14px
}

.footer-links li:hover {
    color: #000
}

.footer-links li a {
    display: block;
    color: #fff !important;
}

#site-footer .add-download-block p {
    font-size: 15px
}

#site-footer .download-app-button {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    padding: 14px 18px;
    color: #444545;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    width: 220px;
    max-width: 100%;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 3px 40px rgb(204 204 204 / .5);
    margin-top: 10px;
    font-weight: 600
}

#site-footer .download-app-button span {
    display: flex;
    align-items: center;
    width: 100%
}

#site-footer .download-app-button svg {
    width: 24px;
    flex: 0 0 24px;
    height: 24px;
    margin-right: 10px
}

#site-footer .emergency-call-button {
    color: #27a7fb !important;
    margin-top: 40px;
    background: #fff;
}

#site-footer .footer-bottom {
    text-align: center;
    margin-top: 70px
}

#site-footer .social-links a {
    margin: 7px;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    line-height: 24px
}

#site-footer .social-links a svg {
    width: inherit;
    height: inherit
}

#site-footer .copyright {
    font-size: 11px;
    text-align: center;
    color: #848484;
    margin-top: 15px
}

.logo-foot img {
    background: #fff;
    padding: 10px 20px;
    width: 150px;
    border-radius: 15px;
    margin-bottom: 15px;
}

#site-footer .copyright p {
    margin: 0;
    color: #fff;
}

.space-row1.slick-slider .slick-list {
    padding-right: 100px
}

.space-row1.slick-slider.slick-arrow-style-2 .slick-arrow {
    right: 100px
}

.space-row1.slick-slider.slick-arrow-style-2 .slick-arrow.slick-prev {
    right: 160px
}

.pagenotfound-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px
}

.pagenotfound-container .pagenotfound-content {
    width: 400px
}

.pagenotfound-container .image-wrap {
    width: 40%
}

.pagenotfound-section .links-container {
    margin-bottom: -160px
}

.pagenotfound-section .white-dots-card:hover {
    background: #f04e30
}

.pagenotfound-section .white-dots-card:hover svg path {
    stroke: #fff;
    fill: #fff
}

.pagenotfound-section .white-dots-card.pathfill:hover svg path {
    fill: none
}

.ui-datepicker-title .ui-datepicker-month,
.ui-datepicker-title .ui-datepicker-year {
    color: var(--black) !important
}

@media screen and (max-width:1800px) {
    .medanta-navbar nav a {
        padding: 0 10px;
        font-size: 12px
    }
}

@media screen and (max-width:1499px) {
    .container {
        width: 95%
    }

    .container-slider {
        padding-left: calc(2.5% + 10px)
    }
}

@media all and (max-width :768px) {
    .medanta-navbar #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none
    }

    .medanta-navbar nav {
        margin: 0
    }

    .medanta-navbar .menu,
    .medanta-navbar .toggle+a,
    .medanta-navbar nav ul li:hover>ul,
    .medanta-navbar nav ul ul li:hover>ul {
        display: none
    }

    .medanta-navbar .toggle {
        display: block;
        background-color: #254441;
        padding: 0 20px;
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        line-height: 60px;
        text-decoration: none;
        border: none
    }

    .medanta-navbar .toggle:hover,
    .medanta-navbar nav a:hover,
    .medanta-navbar nav ul ul ul a {
        background-color: #000
    }

    .medanta-navbar [id^=drop]:checked+ul {
        display: block
    }

    .medanta-navbar nav ul li,
    .medanta-navbar nav ul ul li {
        display: block;
        width: 100%
    }

    .medanta-navbar nav ul ul .toggle,
    .medanta-navbar nav ul ul a {
        padding: 0 40px
    }

    .medanta-navbar nav ul ul ul a {
        padding: 0 80px
    }

    .medanta-navbar nav ul li ul li .toggle,
    .medanta-navbar nav ul ul a {
        background-color: #212121
    }

    .medanta-navbar nav ul ul {
        float: none;
        position: static;
        color: #fff
    }

    .medanta-navbar nav ul ul ul li {
        position: static
    }
}

@media all and (max-width :330px) {
    .medanta-navbar nav ul li {
        display: block;
        width: 94%
    }
}

@media screen and (max-width:768px) {
    .margintopmobhospital {
        margin-top: 20px
    }

    .modal__dialog {
        width: 95%
    }

    .md-bannerfloat.slick-arrow-style-1 .slick-arrow.slick-next {
        right: -15px !important
    }

    .md-bannerfloat.slick-arrow-style-1 .slick-arrow.slick-prev {
        left: -15px !important
    }
}

.breadcrumb ul li {
    display: inline;
    vertical-align: top;
    font-size: 16px;
    font-weight: 500
}

.breadcrumb ul li:before {
    content: '/';
    margin: 0 5px
}

.custom-tabs.tab-style1 ul li {
    margin-bottom: 15px
}

.custom-tab-content .custom-tab.tab-style1,
.custom-tabs.tab-style1 ul li a {
    box-shadow: 0 4px 40px rgb(0 0 0 / .1);
    border-radius: 20px;
    padding: 16px 60px 16px 25px;
    display: block;
    background-color: #fff;
    position: relative
}

.custom-tab-content .custom-tab.tab-style1.active .icon,
.custom-tabs.tab-style1 ul li a.active .icon {
    border-color: var(--primary)
}

.custom-tab-content .custom-tab.tab-style1.active svg path,
.custom-tab-content .custom-tab.tab-style2.active svg path,
.custom-tabs.tab-style1 ul li a.active svg path,
.custom-tabs.tab-style2 ul li a.active svg path {
    stroke: var(--primary)
}

.custom-tab-content .custom-tab.tab-style1 .icon,
.custom-tabs.tab-style1 ul li a .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border: 1px solid #454545;
    background-color: #fff;
    box-shadow: 0 4px 30px rgb(0 0 0 / .1);
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -14px;
    border-radius: 50%
}

.custom-tabs.tab-style2 ul {
    border-top: 1px solid #ccc;
    width: 400px;
    max-width: 100%
}

.custom-tab-content .custom-tab.tab-style2,
.custom-tabs.tab-style2 ul li a {
    padding: 16px 30px 16px 0;
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc
}

.custom-tab-content .custom-tab.tab-style2.active,
.custom-tabs.tab-style2 ul li a.active {
    color: var(--primary) !important;
    font-weight: 700 !important;
    border-bottom-color: var(--primary)
}

.custom-tab-content .custom-tab.tab-style2 .icon,
.custom-tabs.tab-style2 ul li a .icon {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 13px;
    justify-content: end;
    border-radius: 50%
}

.custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img {
    text-align: center;
    width: 400px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border: 1px dashed #323232;
    border-radius: 50%;
    position: relative
}

.custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img img {
    width: 340px;
    height: 340px;
    border-radius: 50%;
    margin: auto;
    object-fit: cover;
    box-shadow: 0 4px 30px rgb(0 0 0 / .14)
}

.custom-tab-content .custom-tab-panel .content .img-wrap.square-image img {
    border-radius: 20px;
    box-shadow: 0 4px 40px rgb(0 0 0 / .14)
}

.custom-tab-content .custom-tab-panel ol,
.custom-tab-content .custom-tab-panel ul {
    margin: 0;
    padding: 0 0 0 15px
}

.quick-links-slider .slick-list {
    padding: 25px 0
}

.quick-link a {
    display: flex;
    padding: 15px;
    gap: 15px;
    border-radius: 15px;
    box-shadow: 0 3px 30px rgb(0 0 0 / .14);
    font-size: 20px;
    font-weight: 700;
    color: #454545;
    align-items: center;
    justify-content: center;
    height: 100%
}

.quick-link a .icon,
.quick-link a .icon svg {
    width: 62px;
    height: 62px
}

@media screen and (min-width:768px) {
    .custom-tab-content .custom-tab-panel:not(.active) {
        z-index: -999999999;
        position: fixed;
        opacity: 0;
        visibility: hidden
    }

    .custom-tabs.tab-style2 {
        max-height: 300px;
        overflow: hidden;
        overflow-y: auto;
        padding-right: 8px
    }

    .custom-tabs.tab-style2.noscroll {
        max-height: none
    }

    .custom-tabs.tab-style2::-webkit-scrollbar {
        width: 3px
    }

    .custom-tabs.tab-style2::-webkit-scrollbar-track {
        background: #ededed
    }

    .custom-tabs.tab-style2::-webkit-scrollbar-thumb {
        background: #c5c5c5
    }

    .quick-links-slider {
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px
    }

    .quick-links-slider .slide-item {
        width: 33.33%
    }

    .quick-link a {
        margin-bottom: 30px
    }
}

@media screen and (max-width:1599px) {
    .medanta-navbar .navButton a {
        width: 140px
    }

    #site-footer .footer-block .block-title,
    .quick-link a {
        font-size: 18px
    }

    .footer-links li {
        font-size: 12px
    }

    #site-footer .add-download-block p {
        font-size: 13px
    }

    #site-footer .download-app-button {
        font-size: 10px
    }

    #site-footer .download-app-button svg {
        width: 18px;
        flex: 0 0 18px;
        height: 18px
    }

    #site-footer .social-links a {
        width: 18px;
        height: 18px;
        line-height: 18px
    }

    #site-footer .copyright {
        font-size: 9px
    }

    .space-row1.slick-slider.slick-arrow-style-2 .slick-arrow.slick-prev {
        right: 150px
    }

    .breadcrumb ul li {
        font-size: 15px
    }

    .custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img {
        width: 360px;
        height: 360px
    }

    .custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img img {
        width: 300px;
        height: 300px
    }
}

@media screen and (max-width:1199px) {

    .sticky-btn-fixed,
    .sticky-icon {
        display: none
    }

    .medantaxlheading {
        font-size: 32px
    }

    .medantalgheading {
        font-size: 24px
    }

    .medantamdheading {
        font-size: 20px
    }

    .medantasmheading {
        font-size: 18px
    }

    .medantaxxsheading {
        font-size: 14px;
        line-height: 1.4
    }

    .breadcrumb ul li,
    .medantaxxssheading {
        font-size: 14px
    }

    .mobile-sticky-links {
        display: block
    }

    .col-wrap .col4.alt {
        width: 30%
    }

    .col-wrap .col8.alt {
        width: 70%
    }

    .arrow-list-style li {
        font-size: 13px
    }

    .slick-arrow-style-2 .slick-arrow {
        top: 50%;
        margin-top: -19px
    }

    .container {
        width: 98%
    }

    .container-slider {
        padding-left: calc(1% + 10px)
    }

    .anchor-button span {
        width: 30px;
        height: 30px
    }


    .space-row1.slick-slider.slick-arrow-style-2 .slick-arrow {
        right: 20px
    }

    .slick-arrow-style-2 .slick-arrow.slick-prev,
    .space-row1.slick-slider.slick-arrow-style-2 .slick-arrow.slick-prev {
        right: auto;
        left: 0
    }

    .slick-arrow-style-c .slick-arrow.slick-prev,
    .space-row1.slick-slider.slick-arrow-style-c .slick-arrow.slick-prev {
        right: 70px;
        left: auto
    }

    .slick-arrow-style-c .slick-arrow {
        top: -60px;
        margin-top: -19px
    }

    #site-footer {
        padding-bottom: 100px
    }

    .custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img {
        margin-bottom: 30px
    }

    .customtabs-section-1 .col-wrap .col4,
    .customtabs-section-2 .col-wrap .col4 {
        width: 40%
    }

    .customtabs-section-1 .col-wrap .col8,
    .customtabs-section-2 .col-wrap .col8 {
        width: 60%
    }

    .customtabs-section-1 .col-wrap .col5,
    .customtabs-section-1 .col-wrap .col7,
    .customtabs-section-2 .col-wrap .col6 {
        width: 100%
    }

    .customtabs-section-1 .content ul {
        padding: 0 0 0 15px;
        margin-bottom: 30px
    }

    .quick-link a {
        font-size: 16px
    }
}

.phone-contact-section img {
    width: 100%;
    height: auto
}

.phone-contact-section .phone-number {
    padding: 0 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px
}

.phone-contact-section .phone-number .icon,
.phone-contact-section .phone-number .icon svg {
    width: 72px
}

.phone-contact-section .phone-number .heading-lg {
    color: #fff;
    font-weight: 700;
    line-height: 1.4
}

.phone-contact-section .phone-number .heading-lg small {
    display: block;
    font-size: 75%
}

.phone-contact-section .phone-number .heading-lg a {
    color: inherit
}

.phone-contact-section.layout1 .phone-number {
    display: block;
    text-align: center
}

.phone-contact-section.layout1 .phone-number .icon-heading .icon,
.phone-contact-section.layout1 .phone-number .icon-heading .icon svg {
    width: 42px;
    margin: 0 15px 0 0;
    height: 42px
}

.phone-contact-section.layout1 .icon-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

@media screen and (min-width:1200px) {
    .custom-tabs-col-container {
        align-items: center
    }

    .custom-tabs.tab-style1 ul li a {
        min-height: 70px;
        display: flex;
        align-items: center
    }

    .anchor-button:hover {
        color: var(--primary)
    }

    .anchor-button:hover span {
        transform: translateX(5px)
    }

    .eqslides-height .slick-track .eqheight {
        height: 100% !important
    }

    .phone-contact-section.layout1 .heading-lg small {
        font-size: 85%;
        margin-top: 10px
    }

    .phone-contact-section.layout1 .heading-lg {
        font-size: 28px
    }
}

@media screen and (max-width:991px) {
    .para-wrap {
        font-size: 13px
    }

    .section-bottom-border {
        border-bottom: 0;
        padding-bottom: 0 !important
    }

    .heading-sm {
        font-size: 15px
    }

    #site-footer .footer-block {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: -1px
    }

    #site-footer .footer-block .block-title {
        font-size: 15px;
        margin: 0;
        padding: 15px 50px 15px 0;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada
    }

    #site-footer .footer-block .block-title:after {
        content: '';
        position: absolute;
        top: -3px;
        bottom: 0;
        margin: auto;
        right: 8px;
        box-sizing: border-box;
        height: 8px;
        width: 8px;
        border-style: solid;
        border-color: #ffff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        transition: border-width 150ms ease-in-out
    }

    #site-footer .footer-block.active .block-title:after {
        transform: rotate(-135deg)
    }

    #site-footer .footer-block.active .block-title {
        border-bottom: 0
    }

    #site-footer .add-download-block .app-download-header,
    #site-footer .emergency-call-button,
    #site-footer .footer-block:not(.active) .footer-links {
        display: none
    }

    #site-footer .footer-links {
        padding-bottom: 10px
    }

    #site-footer .download-app-button {
        margin: 5px
    }

    #site-footer .footer-block.add-download-block {
        text-align: center;
        padding-top: 35px
    }

    #site-footer .footer-bottom {
        margin-top: 30px
    }

    #wellness-section {
        padding-bottom: 80px
    }

    #wellness-section .common-button.common-view-all {
        top: inherit;
        bottom: -40px;
        left: 0
    }

    #wellness-section .common-button.common-view-all .anchor-button {
        justify-content: center
    }

    .phone-contact-section.layout1 .icon-heading {
        margin-bottom: 20px
    }

    .pagenotfound-section .links-container {
        margin-bottom: -120px
    }
}

.myaccount-conten .top-head-sp {
    font-weight: 600
}

.modal .action-button {
    justify-content: center !important;
    gap: 10px !important
}

@media screen and (max-width:400px) {
    .modal .action-button .theme-button {
        min-width: 130px
    }
}

@media screen and (max-width:380px) {
    .modal .action-button {
        flex-wrap: wrap !important
    }
}

.phone-prefix {
    position: relative;
    margin-top: 4px
}

.phone-prefix .prefix-txt {
    position: absolute;
    font-size: 13px;
    white-space: nowrap;
    left: 0;
    width: 45px;
    font-weight: 500;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.phone-prefix input[type=text] {
    padding-left: 48px !important;
    margin-top: 0 !important
}

#Know-uss .more-content a,
#Know-uss .less-content a {
    text-decoration: underline;
    color: #f04e30;
    font-size: 16px;
    font-weight: 600
}

#Know-uss .less-content table tbody tr th,
#Know-uss .more-content table tbody tr th,
.pillar-tb-special table tbody tr th {
    background: #f04e30;
    color: #fff;
    padding: 5px;
    text-align: left;
    border: 1px solid #000;
    width: auto
}

#Know-uss .less-content table tbody tr td,
#Know-uss .more-content table tbody tr td,
.pillar-tb-special table tbody tr td {
    background: #fff;
    color: #fff;
    padding: 5px;
    text-align: left;
    border: 1px solid #000;
    width: auto
}

#Know-uss .less-content table tbody tr td p,
#Know-uss .more-content table tbody tr td p,
.pillar-tb-special table tbody tr td p {
    margin-bottom: 0;
    padding: 15px;
    color: #000;
    width: auto;
    line-height: 1.4;
    font-size: 14px;
    text-align: left !important
}

#Know-uss .less-content table tbody tr th p,
#Know-uss .more-content table tbody tr th p,
.pillar-tb-special table tbody tr th p {
    margin-bottom: 0;
    padding: 15px;
    color: #fff
}

#Know-uss .less-content table,
#Know-uss .more-content table,
.pillar-tb-special table {
    display: block;
    width: 100%;
    overflow-x: auto;
    border-collapse: collapse;
    border: 0 !important
}

.pillar-tb-special table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.pillar-tb-special table::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.pillar-tb-special table::-webkit-scrollbar-thumb {
    background-color: #f04e30;
    border-radius: 4px
}

.pillar-tb-special table::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 4px
}

@media screen and (max-width:767px) {

    .custom-tab-content .custom-tab-panel .content,
    .custom-tabs,
    .hidden-xs,
    .sticky-btn {
        display: none
    }

    .para-wrap,
    body {
        font-size: 12px
    }

    .awardsrecogcentermob {
        text-align: center
    }

    .slick-arrow-style-1 .slick-arrow,
    .slick-arrow-style-2 .slick-arrow {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        line-height: 30px
    }

    #articles .slick-arrow-style-1 .slick-arrow.slick-next {
        left: auto;
        right: -18px
    }

    #articles .slick-arrow-style-1 .slick-arrow {
        left: -18px
    }

    .heading {
        font-size: 18px
    }

    .heading-sm,
    .medantaxsheading {
        font-size: 14px
    }

    .heading-lg {
        font-size: 24px
    }

    .heading-md,
    .medantasmheading {
        font-size: 16px
    }

    .custom-tab-content .custom-tab-panel,
    .custom-tab-content .custom-tab-panel .custom-tab,
    .custom-tab-content .custom-tab-panel.active .content,
    .visible-xs {
        display: block
    }

    #site-footer .footer-block .block-title,
    .breadcrumb ul li,
    .medantaxxsheading {
        font-size: 13px
    }

    .col-wrap .col.col3,
    .col-wrap .col.col4,
    .col-wrap .col.col5,
    .col-wrap .col.col6,
    .col-wrap .col.col7,
    .col-wrap .col.col8,
    .col-wrap .col4.alt,
    .col-wrap .col8.alt,
    .container,
    .customtabs-section-1 .col-wrap .col4,
    .customtabs-section-1 .col-wrap .col5,
    .customtabs-section-1 .col-wrap .col7,
    .customtabs-section-1 .col-wrap .col8,
    .customtabs-section-2 .col-wrap .col4,
    .customtabs-section-2 .col-wrap .col5,
    .customtabs-section-2 .col-wrap .col7,
    .customtabs-section-2 .col-wrap .col8 {
        width: 100%
    }

    #site-footer .footer-bottom,
    .content-holder,
    .custom-tab-content .custom-tab.tab-style1 {
        margin-top: 20px
    }

    .space-row3 {
        margin: 0 -8px
    }

    .space-row3 .slide-item {
        padding: 0 8px
    }

    .desktop-right-top-btn {
        position: static;
        margin-top: 25px
    }

    .herobanner .slick-dots {
        bottom: 15px
    }

    .mb-20 {
        margin-bottom: 15px !important
    }

    .breadcrumb,
    .mb-30 {
        margin-bottom: 25px !important
    }

    .mb-30.alt {
        margin-bottom: 10px !important
    }

    .mb-20.alt {
        margin-bottom: 5px !important
    }

    .mb-40 {
        margin-bottom: 30px !important
    }

    .container-slider {
        padding-left: 10px
    }

    .py-50 {
        padding: 35px 0
    }

    #site-footer .download-app-button {
        margin: 0;
        width: 185px
    }

    #site-footer .download-app-button.andoid-app-button {
        margin-right: 8px;
        margin-bottom: 10px
    }

    #site-footer .copyright,
    #site-footer .footer-block.add-download-block,
    #site-footer .social-links {
        text-align: center;
    }

    #site-footer {
        padding-top: 30px
    }

    .custom-tab-content .custom-tab-panel .content.alt {
        padding: 20px 0 10px
    }

    .custom-tab-content .custom-tab-panel .content {
        padding: 30px 0
    }

    .custom-tab-content .custom-tab.tab-style2 {
        border-top: 1px solid #ccc
    }

    .custom-tab-content .custom-tab.tab-style1 .icon,
    .custom-tab-content .custom-tab.tab-style2 .icon {
        transform: rotate(90deg)
    }

    .custom-tab-content .custom-tab.tab-style1.active .icon,
    .custom-tab-content .custom-tab.tab-style2.active .icon {
        transform: rotate(-90deg)
    }

    .custom-tab-content .custom-tab.tab-style2 .icon {
        top: 0
    }

    .custom-tab-content .custom-tab.tab-style2.active .icon {
        top: 20px
    }

    .custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img {
        width: 300px;
        height: 300px
    }

    .custom-tab-content .custom-tab-panel .content .img-wrap.bordered-img img {
        width: 260px;
        height: 260px
    }

    .phone-contact-section .phone-number .icon svg,
    .quick-link a .icon,
    .quick-link a .icon svg {
        width: 48px;
        height: 48px
    }

    .quick-link a {
        display: block;
        text-align: center;
        font-size: 13px;
        box-shadow: 0 3px 11px rgb(0 0 0 / .14)
    }

    .quick-link a .icon {
        display: block;
        margin: auto auto 15px
    }

    .phone-contact-section .phone-number {
        display: block;
        text-align: center
    }

    .phone-contact-section .phone-number .icon {
        margin: auto auto 10px;
        width: 48px;
        height: 48px
    }

    .pagenotfound-container {
        flex-wrap: wrap;
        margin-bottom: 30px
    }

    .pagenotfound-container .pagenotfound-content {
        width: 100%;
        order: 2
    }

    .pagenotfound-container .image-wrap {
        width: 100%;
        order: 1;
        margin-bottom: 30px
    }

    .pagenotfound-section .links-container {
        margin-bottom: -100px
    }

    .theme-button {
        min-width: 140px
    }

    .modal__content .modal-body {
        max-height: 65vh
    }

    #Know-uss .less-content table tbody tr td p,
    #Know-uss .more-content table tbody tr td p,
    .pillar-tb-special table tbody tr td p {
        width: 150px;
        line-height: 1.4;
        font-size: 14px
    }

    .pillar-tb-special table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .pillar-tb-special table::-webkit-scrollbar {
        width: 8px;
        height: 8px
    }

    .pillar-tb-special table::-webkit-scrollbar-thumb {
        background-color: #f04e30;
        border-radius: 4px
    }

    .pillar-tb-special table::-webkit-scrollbar-track {
        background-color: #f1f1f1;
        border-radius: 4px
    }
}

.pillar-tb-special .para-wrap p a {
    color: #f04e30 !important;
    text-decoration: none !important
}

.py-50.pillar-tb-special {
    padding: 30px 0
}

.custom-tab-content .custom-tab-panel .custom-tab {
    display: none
}

.cookies {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
    position: fixed;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.14);
    bottom: 0;
    z-index: 123456789;
    left: 0;
    width: 100%;
    background: #fff;
    gap: 15px;
}

.cookies p a {
    color: #f04e30;
    text-decoration: underline;
    font-weight: 500;
}

.cookies p {
    margin: 0;
}

.cookies .list-details {
    display: flex;
    align-items: center;
    gap: 15px;
}

.herobanner .slick-dots {
    display: none;
}

@media screen and (max-width:767px) {
    .cookies {
        flex-wrap: wrap;
    }

    .cookies p {
        margin: 0 0 15px;
        width: 100%;
    }

    .cookies .list-details {
        justify-content: center;
        width: 100%;
    }
}

.hospital-section.py-50 {
    padding-top: 180px;
}

#home-award-slider .slick-list {
    padding-top: 15px;
}

@media screen and (max-width:767px) {
    .hospital-section.py-50 {
        padding-top: 150px;
    }

    #home-award-slider.slider-mobile-layout .slick-list {
        padding-right: 18%;
    }
}

/* chairman section */
#chairman-message-section {
    padding: 100px 0 0 0;
}

.chairman-info .medantaxsheading {
    width: 310px;
    max-width: 100%;
}

.chairman-imag-wrap {
    display: flex;
    align-items: end;
}

.chairman-image {
    line-height: 0;
    position: relative;
    margin: auto;
}

.chairman-image img {
    width: 80%;
    position: relative;
    z-index: 1;
}
.md-text {
    color: #f669b2;
}
.chairman-image:before {
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    width: 70%;
    margin: auto;
    padding-bottom: 70%;
    background-color: #ff85be;
    border-radius: 50%;
    content: '';
    position: absolute;
}

.chairman-image:after {
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    width: calc(70% + 30px);
    margin: auto;
    padding-bottom: calc(70% + 30px);
    border-radius: 50%;
    content: '';
    position: absolute;
    border: 1px dashed #505050;
}

.chairman-info,
.chairman-message {
    margin-bottom: 30px;
}

@media screen and (max-width:1599px) {
    .chairman-info .medantaxsheading {
        width: 225px;
    }
}

@media screen and (max-width:1199px) {
    #chairman-message-section .col-wrap .col.col3 {
        width: 100%;
    }

    .chairman-info,
    .chairman-message {
        text-align: center;
    }

    .chairman-info-wrap {
        order: 2;
    }

    .chairman-imag-wrap {
        order: 3;
    }

    .chairman-info {
        margin: auto;
        padding: 0 0 30px 0;
    }

    .chairman-info .medantaxsheading {
        width: auto;
    }
}

@media screen and (max-width:767px) {
    #chairman-message-section {
        padding-top: 0;
    }
}

/*end of chairman section */

.md-specialities {
    margin-top: 0;
    padding: 100px 0 50px 0;
    background-color: #f6f6f6;
}

@media screen and (max-width:767px) {
    .md-specialities {
        padding: 30px 0;
    }
}

#hospital-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

#hospital-slider .slide-item {
    flex: 0 0 33.33%;
}

#hospital-slider.slick-initialized {
    display: block !important;
}

#hospital-slider.slick-initialized .slide-item {
    flex: inherit !important;
}


@media screen and (max-width: 767px) {

    .services-mobile-slider,
    .story-video-slider,
    #home-award-slider {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
    }

    .services-mobile-slider.slick-initialized,
    .story-video-slider.slick-initialized,
    #home-award-slider.slick-initialized {
        display: block !important;
    }

    .services-mobile-slider.slick-initialized .slide-item,
    .story-video-slider.slick-initialized .slide-item,
    #home-award-slider.slick-initialized .slide-item {
        flex: inherit !important;
    }

    #hospital-slider .slide-item,
    .services-mobile-slider .slide-item,
    .story-video-slider .slide-item,
    #home-award-slider .slide-item {
        flex: 0 0 100%;
    }

    /** */
    .herobanner .md-bannerfloat {
        flex-wrap: wrap;
        padding: 0 12px;
    }

    .herobanner .md-bannerfloat .md-bannerfloatinner {
        min-width: 120px;
        margin: 10px 10px;
    }

    .py-50 {
        padding: 20px 0;
    }

    .why-resp-content {
        padding-bottom: 20px;
    }
}

.site-header {
    height: 82px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    padding: 15px 0;
}

.logo {
    margin-bottom: -3px;
    line-height: 0;
    font-weight: 600;
    width: 137px;
}

.logo svg {
    max-width: 100%;
}

.site-header nav .close-menu {
    width: 32px;
    height: 32px;
    border: 0;
    outline: 0;
    text-align: center;
    background-color: var(--primary);
    color: #fff;
    font-weight: 600;
    position: absolute;
    left: 300px;
    top: 10px;
    display: none;
}

.site-header nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav {
    display: flex;
    justify-content: center;
}

.site-header nav .menu {
    display: flex;
}

.site-header nav .menu>li {
    font-size: 15px;
    font-weight: 600;
    color: var(--text);
    margin: 0 15px;
}

.site-header nav .menu>li a {
    display: block;
    white-space: nowrap;
    color: inherit;
    padding: 14px 0;
    font-size: 14px;
}

.site-header nav .menu li.has-submenu {
    position: relative;
    padding-right: 18px;
}

.site-header nav .menu>li.has-submenu ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    border-radius: 15px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.14);
    background-color: #fff;
    padding: 10px 20px;
    z-index: 999;
    width: 280px;
}

.site-header nav .menu>li.has-submenu .open-dropdown,
.site-header nav .menu>li.has-submenu .thirdopen-dropdown {
    position: absolute;
    right: 0;
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
    top: 14px;
    width: 12px;
    height: 24px;
    text-align: center;
    cursor: pointer;
}

.site-header nav .menu>li.has-submenu .open-dropdown svg,
.site-header nav .menu li.has-submenu .thirdopen-dropdown svg {
    width: 10px;
    height: auto;
}

.site-header nav .menu li.third-level .open-dropdown {
    top: 14px;
    pointer-events: none;
}

.site-header nav .menu li.third-level ul {
    left: 260px;
    top: 0;
    display: none;
    border-top-left-radius: 0;
}

.site-header nav .menu>li.has-submenu ul li a {
    color: var(--text);
    white-space: normal;
    padding: 10px 0;
}

@media screen and (min-width: 1200px) {

    .site-header nav .menu>li.has-submenu ul li a:hover,
    .site-header nav .menu>li:hover a {
        color: var(--primary);
    }

    .site-header nav .menu>li.has-submenu:hover>ul,
    .site-header nav .menu li.third-level:hover>ul {
        display: block;
    }

    .site-header nav .menu li.third-level .open-dropdown,
    .site-header nav .menu li.third-level .thirdopen-dropdown {
        transform: rotate(-90deg);
        top: 14px;
    }

    .site-header nav .menu li.third-level ul:before {
        left: -40px;
        top: 0;
        width: 40px;
        content: "";
        position: absolute;
        height: 100%;
    }

    .site-header nav .menu li.third-level ul li.third-level ul {
        left: auto;
        top: 0px;
        border-top-left-radius: 15px;
        right: 100%;
    }
}

.site-header nav .menu>li.has-submenu ul li {
    border-bottom: 1px solid rgba(88, 89, 91, 0.5);
}

.site-header nav .menu>li.has-submenu ul li:last-child {
    border-bottom: 0;
}

.site-header nav .menu>li.has-submenu ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 50px;
}

.site-header nav .menu>li.has-submenu ul li a .icon {
    width: 26px;
    flex: 0 0 26px;
}

.header-contact-number {
    display: flex;
    gap: 10px;
}

.header-contact-number a.whatsapp-btn {
    display: none;
}


.header-contact-number a {
    font-weight: 700;
    display: flex;
    padding: 10px 18px;
    background: linear-gradient(90deg, #1eaaff 0%, #ff6eae 100%);
    border-radius: 40px;
    color: #58595b;
    justify-content: center;
    align-items: center;
    text-align: center;
}

a.feedback-btn.new-ep {
    border: none;
}

.header-contact-number a img {
    width: 24px;
    height: 24px;
    margin: auto;
}

.header-contact-number a.whatsapp-btn img,
.header-contact-number a.feedback-btn img,
.header-contact-number a.emergency-btn img {
    display: block;
}

.header-contact-number a .txt {
    display: none;
    font-size: 10px;
}

.header-contact-number .reqcallback-btn span {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
}

.header-contact-number a.feedback-btn,
.header-contact-number a.emergency-btn {
    background-color: transparent;
}

.chatbot-waiting {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.85) url(../../../assets/images/icons/loading.svg) no-repeat center center;
    background-size: 60px auto;
}

#sendResumModal .frm-holder .theme-button {
    width: 100%;
    display: block;
}

@media screen and (min-width: 1200px) {

    .header-contact-number a.contact-btn,
    .header-contact-number a.emergency-btn {
        display: none;
    }
}

@media screen and (min-width: 1820px) {
    .header-contact-number a .txt {
        display: block;
        margin-left: 5px;
        font-size: 12px;
    }

    .header-contact-number a.reqcallback-btn {
        color: #fff;
    }
}

@media screen and (max-width: 1699px) {
    .site-header nav .menu>li {
        margin: 0 10px;
    }
}

@media screen and (max-width: 1599px) {
    .site-header nav .menu>li {
        font-size: 14px;
    }

    .site-header nav .menu li.third-level .open-dropdown,
    .site-header nav .menu li.third-level .thirdopen-dropdown {
        top: 14px;
    }
}

@media screen and (max-width: 1399px) {
    .logo {
        width: 115px;
    }

    .site-header nav .menu>li {
        font-size: 12px;
        margin: 0 10px;
    }

    .site-header nav .menu li.third-level .open-dropdown,
    .site-header nav .menu li.third-level .thirdopen-dropdown {
        top: 12px;
    }
}

@media screen and (max-width: 1199px) {
    body {
        padding-top: 62px;
    }

    .site-header {
        border-bottom: 1px solid #d9d9d9;
        padding: 7px 0;
        height: 62px;
    }

    body {
        padding-top: 20px;
    }

    .site-header nav {
        display: none;
        position: fixed;
        left: 0;
        top: 62px;
        right: 0;
        bottom: 0;
        z-index: 999;
        background-color: #fff;
        overflow: auto;
    }

    .site-header nav.is-opened {
        display: block;
    }

    .site-header nav .close-menu {
        display: block;
    }

    .site-header nav .menu>li.has-submenu ul li.active>a,
    .site-header nav .menu>li.active>a {
        color: var(--primary);
    }

    .site-header nav .menu>li.has-submenu.active>ul {
        display: block;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level ul {
        display: none;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level.active ul {
        display: block;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level ul {
        display: none;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level.active ul {
        display: block;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level ul li.third-level ul {
        display: none;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level.active ul li.third-level.active ul {
        display: block;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level.active ul li.third-level.active ul li.third-level ul {
        display: none;
    }

    .site-header nav .menu>li.has-submenu.active li.third-level.active ul li.third-level.active ul li.third-level.active ul {
        display: block;
    }

    .site-header nav .menu {
        display: block;
        padding: 5px 20px;
        overflow: auto;
    }

    .site-header nav .menu>li {
        margin: 0;
        font-size: 13px;
        border-bottom: 1px solid #dadada;
    }

    .site-header nav .menu li.has-submenu {
        padding-right: 0;
    }

    .site-header nav .menu li.has-submenu a.open-submenu {
        padding-right: 30px;
    }

    nav .menu>li a {
        padding: 16px 0;
    }

    nav .menu>li.has-submenu .open-dropdown {
        top: 12px;
        pointer-events: none;
    }

    nav .menu>li.has-submenu.active>.open-dropdown svg path,
    nav li.third-level.active>.open-dropdown svg path {
        stroke: var(--primary);
    }

    .site-header nav .menu>li.has-submenu ul {
        position: static;
        width: auto;
        box-shadow: none;
        margin-bottom: 15px;
        padding: 0;
    }

    .site-header nav .menu>li.has-submenu.active ul {
        display: block;
    }

    .site-header nav .menu>li.has-submenu ul li a .icon {
        width: 32px;
        flex: 0 0 32px;
    }

    .header-contact-number a {
        padding: 10px 15px;
    }

    .header-contact-number a.reqcallback-btn {
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .header-contact-number {
        gap: 0;
    }

    .header-contact-number a.whatsapp-btn {
        display: block;
        margin-right: 20px;
        margin-top: 10px;
    }

    .header-contact-number a.feedback-btn {
        display: none;
    }

    .site-header {
        padding: 0px;
    }

    .header-contact-number a {
        background-color: transparent;
        border: 0;
        display: block;
        padding: 0;
        margin-left: 15px;
        text-align: center;
    }

    .header-contact-number a .txt {
        display: block;
    }

    .header-contact-number a img {
        margin-bottom: 5px;
    }

    .logo {
        width: 100px;
    }

    .cookies {
        flex-wrap: wrap;
    }

    .cookies p {
        margin: 0 0 15px;
        width: 100%;
    }

    .cookies .list-details {
        justify-content: center;
        width: 100%;
    }

    .header-contact-number a {
        width: auto;
        margin-top: 10px;
    }

    .header-contact-number a.emergency-btn {
        width: 70px;
    }


    .emergency-txt-grp {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .flip-box {
        width: 100px;
        height: 24px;
        perspective: 1000px;
    }

    .flipper {
        width: 100%;
        height: 100%;
        position: relative;
        transform-style: preserve-3d;
        animation: rotateText 4s infinite linear;
    }

    .flip-text {
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #f04e30;
        font-size: 10px;
        margin-top: -5px;
    }

    .front {
        transform: rotateY(0deg);
    }

    .back {
        transform: rotateY(180deg);
    }

    @keyframes rotateText {
        0% {
            transform: rotateY(0deg);
        }

        50% {
            transform: rotateY(180deg);
        }

        100% {
            transform: rotateY(360deg);
        }
    }


}

.emergency-btn-box-mb {
    display: none !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
    text-decoration: none;
    width: 70px;
}

@keyframes flipLoop {
    0% {
        transform: rotateY(0deg);
    }

    45% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(180deg);
    }

    95% {
        transform: rotateY(180deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.emergency-side {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    gap: 0px;
    flex-direction: column;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.emergency-side.emergency-front {
    background-color: #ffffff;
    border: 1px solid #EE4F39;
}

.emergency-side.emergency-front .emergency-text {
    color: #58595B;
    font-size: 12px;
    font-weight: 700;
}

.emergency-side.emergency-back {
    background-color: #EE4F39;
    font-size: 12px;
    font-weight: 700;
    transform: rotateY(180deg);
}

.emergency-side.emergency-back .emergency-text {
    color: #FFFFFF;
}

.emergency-svg-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}

.emergency-svg-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: #e9493093;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse-scale 2s infinite;
    z-index: 0;
}

.emergency-svg-wrapper svg {
    /* animation: svg-vibrate 2s infinite; */
    position: relative;
    z-index: 1;
}

@keyframes pulse-scale {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.7;
    }

    50% {
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0.4;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.7;
    }
}

@keyframes svg-vibrate {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(1px);
    }

    100% {
        transform: translateY(0);
    }
}

.emergency-info-box span {
    font-size: 10px;
    color: #58595B;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.emergency-info-box {
    position: relative;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    perspective: 1000px;
    transform-style: preserve-3d;
}

.emergency-info-box .emergency-number {
    animation: blink1 5s infinite;
}

.emergency-info-box .emergency-back {
    transform: rotateY(180deg);
}

.emergency-info-box .emergency-text {
    animation: blink2 5s infinite;
    transform: translateX(-50%) rotateY(180deg);
}

@keyframes blink1 {
    0% {
        transform: translateX(-50%) rotateY(0deg);
        opacity: 1;
    }

    40% {
        transform: translateX(-50%) rotateY(0deg);
        opacity: 1;
    }

    50% {
        transform: translateX(-50%) rotateY(90deg);
        opacity: 0;
    }

    51% {
        transform: translateX(-50%) rotateY(270deg);
        opacity: 0;
    }

    100% {
        transform: translateX(-50%) rotateY(360deg);
        opacity: 0;
    }
}

@keyframes blink2 {
    0% {
        transform: translateX(-50%) rotateY(180deg);
        opacity: 0;
    }

    49% {
        transform: translateX(-50%) rotateY(180deg);
        opacity: 0;
    }

    50% {
        transform: translateX(-50%) rotateY(270deg);
        opacity: 0;
    }

    51% {
        transform: translateX(-50%) rotateY(360deg);
        opacity: 1;
    }

    90% {
        transform: translateX(-50%) rotateY(360deg);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) rotateY(540deg);
        opacity: 0;
    }
}

@media screen and (max-width:767px) {
    .header-contact-number a.emergency-btn-box-mb {
        display: flex !important;
        width: 80px;
    }
}


.faq-wrapper {
    max-width: 1000px;
    margin: 40px auto;
    padding: 20px;
}

.faq-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 600;
}

.faq-item {
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.faq-question:hover {
    background: #f5f7fa;
}

.faq-question .icon {
    font-size: 22px;
    transition: transform 0.3s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
    padding: 0 20px;
}

.faq-answer p {
    padding: 15px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    margin: 0;
}
.doc-det-pera p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.doc-det-pera span {
    font-size: 12px;
    font-weight: 500;
    color: #f664af;
}
hr {
    margin: 0px 0 !important;
}
.doc-det-sim-img img {
    width: 80px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, .1);
    height: 80px;
    border: 4px solid #ffd2e9;
    flex: 0 0 auto;
    border-radius: 14px;
    overflow: hidden;
    object-fit: cover;
}
.faq-item.active .faq-answer {
    max-height: 250px;
    overflow-y: scroll;
}

.faq-item.active .icon {
    transform: rotate(45deg);
}

p.ivf-txt {
    font-size: 14px;
    font-weight: 400;
    color: #605f5f;
}

.health-section {
    padding: 40px 20px;
}

.health-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    flex-wrap: nowrap;
}

/* Left Card */
.left-card {
    width: 65%;
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
}

.left-card .mini-head {
    padding: 15px 15px 0;
    display: block;
}

.left-card .blog-card {

    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.left-card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 20px 0 20px 20px;
}

.left-card h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    min-height: 70px;
}

.left-card .meta {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.blog-card {
    box-shadow: none;
    border-radius: 20px;
}

.anchor-button span {
    width: 24px;
    height: 24px;
}

.anchor-button span::after {
    width: 5px;
    height: 5px;
    top: 9px;
    left: 8px;
}

.two-card {
    margin-right: 20px !important;
}

img.chairman {
    width: 90%;
    border-bottom: 4px solid #333;
}
.cust-det p {
    font-size: 13px;
}
.fb-wrapper {
    overflow: hidden;
    max-height: 398px;
    height: 100%;
        border: 1px solid #d4d4d4; 
   border-radius: 15px; 
}
.right-cards {
    width: 35%;
    gap: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.right-cards .blog-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
}

.right-cards .blog-card img {
    width: 159px;
    height: auto;
    object-fit: cover;
    border-radius: 10px;
}

.right-cards .blog-card h3 {
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
    margin-top: 0;
}

.right-cards .blog-card .meta {
    display: flex;
    justify-content: space-between;
    padding: 0 10px 10px;
    font-size: 10px;

    align-items: center;
}

.right-cards .grp-box {
    /*padding: 10px 15px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 14px;
    width: 100%;
}

#wellness-section .slick-initialized .slick-slide {
    margin: 0 10px;
}

#wellness-section .slick-initialized .slick-slide {
    background: #fff;
}

.blog-card .blog-desc {
    padding: 15px;
}

@media (min-width: 1599px) {
    .right-cards .blog-card img {
        height: auto;
    }
}

@media (max-width: 1024px) {
    .right-cards {
        display: none;
    }

    .left-card {
        width: 100%
    }

    .left-card img {
        height: auto;
    }

    .two-card {
        margin-right: 0px !important;
    }
}

@media (max-width: 767px) {
    .health-wrapper {
        flex-direction: column;
    }

    .right-cards {
        display: none;
    }

    .slick-area .blog-card {
        margin: 0 10px;
    }

    .health-section {
        padding: 30px 0 0;
    }

    .left-card h3 {
        font-size: 14px;
    }

    .slider-mobile-layout .slick-list {
        padding-right: 10%;
    }
}

input.cta {
    height: 35px;
    margin-bottom: 6px;
    width: 100%;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    font-size: 12px;
    padding-left: 10px;
}

@media screen and (max-width:767px) {
    .custom-tab-content .custom-tab-panel .custom-tab {
        display: block
    }
}

/* contact form section */
.contact-frm-section .heading,
.contact-frm-section .para-wrap {
    color: #fff;
}

.innerpage-banner {
    display: none;
}

.contact-frm-section .frm-caption {
    width: 640px;
    max-width: 100%;
    margin: auto;
}

.contact-frm-wrapper {
    width: 94%;
    margin: auto;
}

.contact-frm-wrapper .contact-detail {
    width: 35%;
    border-radius: 30px;
    background: rgb(255 255 255 / 39%);
    backdrop-filter: saturate(180%) blur(10px);
}

.contact-frm-wrapper .contact-detail .heading-md {
    padding: 54px 30px 15px 30px;
}

.contact-frm-wrapper .contact-detail ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-frm-wrapper .contact-detail li {
    border-bottom: 1px solid #C8C8C8;
    padding: 18px 30px;
    display: flex;
    gap: 15px;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
}

.contact-frm-wrapper .contact-detail li .sharing-link {
    display: flex;
    gap: 15px;
    align-items: center;
}

.contact-frm-wrapper .contact-detail li a {
    color: inherit;
}

.contact-frm-wrapper .contact-detail li strong {
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
}

.contact-frm-wrapper .contact-detail li .icon {
    flex: none;
}

.contact-frm-wrapper .contact-detail li .icon svg {
    width: 48px;
    height: 48px;
    ;
}

.contact-frm-wrapper .contact-detail li:last-child {
    border-bottom: 0;
}

.contact-frm-wrapper .contact-frm-container {
    width: 60%;
    padding-left: 50px;
}

.contact-frm-wrapper .contact-frm-box {
    padding: 30px;
    height: 100%;
    border-radius: 30px;
    background: rgb(255 255 255 / 41%);
    backdrop-filter: saturate(180%) blur(10px);
}

.contact-frm-wrapper .contact-frm-box .frm-holder {
    width: 90%;
    margin: auto;
}

.contact-frm-wrapper .contact-frm-box .frm-holder .frm {
    display: none;
}

.contact-frm-wrapper .contact-frm-box .frm-holder .frm.opened {
    display: block;
}

.frm-holder form {
    margin: 0;
}

.frm-holder .field-row {
    margin: 0 -30px;
    display: flex;
    flex-wrap: wrap;
}

.frm-holder .field-row .field {
    width: 50%;
    padding: 0 30px;
    margin-bottom: 25px;
}

.frm-tabs {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.frm-tabs .theme-button {
    min-width: 1px;
    margin: 5px;
}

@media screen and (max-width:1599px) {
    .contact-frm-wrapper .contact-detail li {
        font-size: 16px;
    }
}

@media screen and (max-width:1399px) {
    .contact-frm-wrapper .contact-detail {
        width: 40%;
    }


    .frm-holder .field-row {
        margin: 0 -15px;
    }

    .frm-holder .field-row .field {
        padding: 0 15px;
    }

    .contact-frm-wrapper .contact-frm-box .frm-holder {
        width: 100%;
    }
}

@media screen and (max-width:1199px) {
    .contact-frm-wrapper {
        width: 100%;
    }
}

@media screen and (max-width:991px) {
    .contact-frm-section {
        background: transparent !important;
        padding: 0 !important;
    }

    .contact-frm-section .heading {
        display: none;
    }

    .contact-frm-section .para-wrap {
        color: #58595B;
    }

    .innerpage-banner {
        display: block;
        margin-bottom: 30px;
    }

    .contact-frm-wrapper .contact-detail {
        width: 100%;
        background-color: #F6F6F6;
    }

    .contact-frm-wrapper .contact-frm-container {
        padding-left: 0;
        width: 100%;
    }

    .contact-frm-wrapper .contact-frm-box {
        background-color: #F6F6F6;
        margin-top: 30px;
        height: auto;
    }

    .contact-frm-wrapper .contact-detail li {
        font-size: 14px;
    }

    .contact-frm-wrapper .contact-detail ul {
        padding: 0 0 15px 0;
    }

    .contact-frm-wrapper .contact-detail .heading-md {
        padding-top: 30px;
    }

}

@media screen and (max-width:767px) {
    .frm-holder .field-row .field {
        width: 100%;
    }

    .header-contact-number a {
        background: #fff;
    }

    .blink-call {
        background: #fff;
        position: relative;
        height: 27px;
        width: 27px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        animation: pulseWave 1.8s infinite;
        z-index: 1;
    }

    /* wave ring */
    .blink-call::after {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 50%;
        animation: wave 1.8s infinite;
        pointer-events: none;
    }

    @keyframes pulseWave {
        0% {
            box-shadow: 0 0 0 0 rgba(253, 155, 199, 0.6);
        }

        70% {
            box-shadow: 0 0 0 12px rgba(253, 155, 199, 0);
        }

        100% {
            box-shadow: 0 0 0 0 rgba(253, 155, 199, 0);
        }
    }

    @keyframes wave {
        0% {
            box-shadow: 0 0 0 0 rgba(253, 155, 199, 0.6);
            opacity: 1;
        }

        100% {
            box-shadow: 0 0 0 16px rgba(253, 155, 199, 0);
            opacity: 0;
        }
    }


    .contact-frm-wrapper .contact-frm-box {
        padding: 20px;
    }

    .contact-frm-wrapper .contact-detail .heading-md {
        padding: 20px 20px 10px 20px;
    }

    .contact-frm-wrapper .contact-detail li {
        padding: 15px 20px;
        font-size: 13px;
    }

}

.justify-content {
    justify-content: center;
}

.w-full {
    width: 100%;
}

.celebration-section-slider-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 20px;
}

.swiper-container {
    font-size: 14px;
    max-width: 600px;

}


.swiper-slide {
    background-color: #fff;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.picture {
    width: 100%;
    height: auto;
    padding-bottom: 27%;
    background-position: center;

}

.picture img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.swiper-button-prev,
.swiper-button-next {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding: 0;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 50%;
    border: 1px solid #D7D7D7;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 12px;
    color: #58595B;
    font-weight: 700;
}

.swiper-button-prev {
    left: -250px;
}

.swiper-button-next {
    right: -250px;
}

.philosophy-container .mobile-post {
    display: none;
}

.feature-philosophy .thumb-ratio.thumb-ratio1 {
    padding-bottom: 68%;
}

.feature-philosophy .video-wrap .video .video-thumb .play-video {
    width: 150px;
    height: 150px;
}

.philosophy-container .desktop-post {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 40px;
}

.philosophy-container .philosophy-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.our-left {
    width: 35%;
}

.our-right {
    width: 50%;
}

.vision-box .vision-left {
    width: 50%;
}

.vision-box .vision-right {
    width: 45%;
    gap: 40px 40px;
    flex-wrap: wrap;
}

.vision-box .vision-right .vision-item {
    width: 45%;
    text-align: center;
    border: 1px solid #f870b1;
    border-radius: 25px;
    padding: 10px;
    background: #ffdfed;
}

.vision-item .vision-top {
    width: 50px;
    margin: 0 auto 15px;
}

.our-left .heading-sm {
    color: var(--text);
    line-height: 1.5;
}

.our-right img,
.vision-left img {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.046);
    width: 100%;
    border-radius: 20px;
}

.aboutmedanta {
    padding-top: 30px;
}

.medanta-treeoflife {
    line-height: 0
}

.about-list {
    display: flex;
    margin: 0 -10px;
}

.about-list .item {
    width: 33.33%;
    padding: 0 10px;
}

.about-item {
    background: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.14);
    line-height: 0;
}

/* .about-item img{border-radius: 50%;} */
.video-card {
    width: 100%;
}

.video-card .video-thumb {
    line-height: 0;
}

.medanta-has .video-card .video-thumb img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.our-growth {
    padding-bottom: 90px;
}

.growth-slider.slider-tb-shadow .slick-list {
    padding-bottom: 60px;
}

.growth-item {
    padding: 0 40px;
}

.growth-item-left {
    width: 50%;
    overflow: hidden;
    line-height: 0;
}

.growth-item-left img {
    border-radius: 20px 0px 0px 20px;
}

.growth-item-right {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding: 90px 65px;
    background: #fff;
    border-radius: 0px 20px 20px 0px;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.12);
}

.growth-item-right .location {
    font-size: 20px;
    color: var(--primary);
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.growth-item-right .location svg {
    width: 17px;
    margin-right: 10px;
}

.growth-item-right .heading,
.growth-item-right .para-wrap p {
    color: var(--text);
}

.growth-item-right .para-wrap {
    font-size: 20px;
}
.treat-tab ul li {
    margin-bottom: 10px;
}
.growth-nav-slider .item .growth-dot {
    display: inline-block;
    margin: 0px 4px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid var(--primary);
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.growth-nav-slider.slick-arrow-style-1 .slick-arrow {
    top: 35%;
    cursor: pointer;
    z-index: 123;
}

.growth-nav-slider .item {
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    margin: 0px 60px;
    overflow: initial;
}

.growth-nav-slider .item:after {
    content: '';
    position: absolute;
    right: -62px;
    top: 15px;
    height: 1px;
    background: var(--text);
    width: 82px;

}

.growth-nav-slider .item:before {
    content: '';
    position: absolute;
    left: -62px;
    top: 15px;
    height: 1px;
    background: var(--text);
    width: 82px;
}

.growth-nav-slider .item.active:after {
    background: var(--brand-bg);
}

.growth-nav-slider .item.active.slick-active:after {
    background: #989898;
}


.growth-nav-slider .item .growth-text {
    background: none;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: var(--text);
    /* width: 90px; */
    text-align: center;
    position: relative;
    /* left: -30px; */
    top: 20px;
    line-height: 0px;
    border: none;
    opacity: 1;
    transition: 0.3s;
    font-weight: 700;
    display: block;
    outline: 0;
}

.growth-nav-slider .item:hover .growth-text {
    opacity: 1;
}

.growth-nav-slider .item.slick-current .growth-dot {
    background: var(--primary);
}

.growth-nav-slider .item .active {
    background: var(--brand-bg);
    border-color: var(--brand-bg);
}

#philosophy-section .video-wrap .video .video-thumb.ratio1 {
    padding-bottom: 56%;
}

.medanta-treeoflife {
    line-height: 0;
    margin-right: 64px;
}

@media screen and (max-width: 1599px) {
    .growth-item-right .para-wrap {
        font-size: 16px;
    }
}

@media screen and (max-width: 1499px) {
    .our-left {
        width: 45%;
    }

    .celebration-section-slider-box {
        margin: 0 auto;
    }

    .growth-item-right {
        padding: 60px;
    }

    .growth-slider.slick-arrow-style-1 .slick-arrow {
        top: 93%;
    }
}

@media screen and (max-width: 1199px) {
    .swiper-button-prev {
        left: -145px;
    }

    .swiper-button-next {
        right: -145px;
    }

    .growth-item-right {
        padding: 45px;
    }

    .growth-slider .slick-dots li {
        margin: 0 50px;
    }

    .growth-slider.slick-arrow-style-1 .slick-arrow {
        top: 92%;
    }
}

@media screen and (max-width: 991px) {
    .vision-box .vision-right {
        gap: 20px 15px;
    }

    .philosophy-container .desktop-post {
        grid-template-columns: repeat(1, 1fr);
    }

    .aboutmedanta {
        padding-bottom: 30px;
    }

    .about-item {
        padding: 20px;
    }

    .our-growth {
        padding-bottom: 80px;
    }

    .swiper-container {
        max-width: 420px;
    }

    /* .picture{height: 350px;} */
    .growth-item-right {
        padding: 15px 25px;
    }

    .growth-slider .slick-dots li {
        margin: 0 30px;
    }

    .growth-slider.slick-arrow-style-1 .slick-arrow {
        top: 90%;
    }
}

@media screen and (max-width: 767px) {

    .medanta-treeoflife {
        margin-bottom: 20px;
    }

    .medanta-treeoflife {
        line-height: 0;
        margin-right: 0;
    }

    .para-wrap {
        margin: 25px;
        text-align: justify;
    }

    #philosophy-section .video-wrap .video .video-thumb.ratio1 {
        margin-bottom: 15px;
    }

    .aboutmedanta {
        padding-bottom: 40px;
        text-align: center;
    }

    .our-box,
    .vision-box {
        flex-wrap: wrap;
    }

    .our-left {
        width: 100%;
        order: 2;
        padding-top: 20px;
    }

    .our-right {
        width: 100%;
        order: 1;
    }

    .vision-box .vision-left {
        width: 100%;
    }

    .vision-box .vision-right {
        width: 100%;
        padding-top: 30px;
    }

    .vision-box .vision-right .vision-item {
        width: 100%;
    }

    .philosophy-container .mobile-post {
        display: block;
    }

    .philosophy-container .desktop-post {
        display: none;
    }

    .about-item {
        padding: 20px;
    }

    .swiper-container {
        max-width: 320px;
    }

    /* .picture{height: 200px;} */
    .video-card .video-caption .video-heading {
        font-size: 13px;
    }

    .swiper-button-prev {
        left: -50px;
    }

    .swiper-button-next {
        right: -50px;
    }

    .our-growth {
        padding-bottom: 40px;
    }

    .growth-slider.slider-tb-shadow .slick-list {
        padding: 0 0 40px;
    }

    .growth-item {
        flex-wrap: wrap;
        padding: 10px;
    }

    .growth-item-left,
    .growth-item-right {
        width: 100%;
    }

    .growth-item-left img {
        border-radius: 20px 20px 0 0;
    }

    .growth-item-right {
        padding: 20px;
        border-radius: 0 0 20px 20px;
    }

    .growth-item-right .para-wrap p {
        margin-bottom: 0;
    }

    .growth-item-right .para-wrap {
        font-size: 12px;
    }

    .growth-item-right .location {
        font-size: 12px;
    }

    .growth-item-right .location svg {
        width: 12px;
    }

    .growth-nav-slider .item {
        margin: 0px 40px;
    }

    .vision-item .vision-top {
        width: 48px;
    }

    .growth-nav-slider .item .growth-text {
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    .about-item {
        padding: 15px;
    }

    .swiper-container {
        max-width: 210px;
    }

    /* .picture{height: 200px;} */
}

/* new  */

.carousel-caption h5 {
    font-size: 47px;
}

.top-new {
    top: 18px;
    position: relative;
}

.md-sp-inner.md-sp-part-a img {
    border-radius: 25px;
    margin-bottom: 20px;
}

.search-engine {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

section.faq-section {
    border: 1px solid #e7e7e7;
}

.special-about {
    position: relative;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #1f2933;
    text-transform: capitalize;
    display: inline-block;
    padding-bottom: 14px;
}

/* Highlighted word */
.special-about span {
    color: #f664af;
    position: relative;
}

/* Left accent line */
.special-about::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 4px;
    background: #ff6eae;
    border-radius: 10px;
}

/* Thin underline */
.special-about::after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 65px;
    width: 120px;
    height: 2px;
    background: #e5e7eb;
}

img.bullet {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.filter-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.filter-header .speciality-filter {
    border-radius: 25px;
    padding: 3px 20px;
    padding-right: 35px;
    font-size: 15px;
    width: 300px;
    max-width: 100%;
    font-weight: 500;
    color: #58595B;
    height: 48px;
    border: 1px solid #E0E0E0;
    font-family: 'Montserrat', sans-serif;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    appearance: none;
    background: #fff url(../../assets/images/icons/selectarrow-grey.png) no-repeat right center;
}

.doc-list-container {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
    margin-bottom: 40px;
}

.doc-card {
    margin-bottom: 30px;
}

.location-filter-slider {
    width: 740px;
    max-width: 100%;
}

#Know-uss {
    border-bottom: 3px solid #f6f6f6;
}

@media screen and (max-width:1599px) {

    .filter-header .speciality-filter {
        font-size: 14px;
    }

}

@media screen and (max-width:1399px) {
    .doc-list-container {
        gap: 30px;
    }
}

@media screen and (max-width:1199px) {
    .location-filter-slider {
        width: 390px;
    }
}

@media screen and (max-width:991px) {
    .doc-list-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width:767px) {
    .doc-list-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        margin-bottom: 30px;
    }

    .doc-card {
        margin-bottom: 25px;
    }

    .location-filter-slider {
        margin-bottom: 20px;
    }

    .filter-header .speciality-filter {
        font-size: 13px;
        margin: auto;
    }

    .selectfield-style {
        width: 100%;
    }

    .location-filter-slider .slick-arrow {
        left: -10px;
    }

    .filter-slider .slick-arrow.slick-next {
        right: -10px;
    }

    .location-filter-slider {
        padding-left: 10px;
    }

    #Know-uss {
        border-bottom: 0px;
    }
}

.blog-card,
.blog-sidebar .sidebar {
    box-shadow: 0 4px 50px rgba(0, 0, 0, .15);
    border-radius: 20px
}

.blog-card,
.blog-card .blog-thumb img,
.recent-blog-card .thumb img {
    border-radius: 20px
}


.blog-page-wrapper>.container {
    display: flex;
    flex-wrap: wrap
}

.blog-content {
    width: 72%;
    padding-right: 70px
}

.blog-sidebar {
    width: 28%
}

.blog-sidebar .query-form.frm-holder,
.filter-by-holder {
    position: relative
}

#featureblog-section {
    margin-bottom: 15px
}

.blog-list-wrap {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap
}

.blogsection-head,
.head-right {
    display: flex;
    justify-content: space-between
}

.blog-list-wrap .blog-wrap {
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px
}

.blog-list-wrap .blog-wrap.alt {
    display: grid;
    gap: 20px
}

.blog-card {
    height: 100%
}

.filter-by,
.filter-drodown {
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1)
}

.blog-card .blog-desc,
.blog-sidebar .widget-box {
    padding: 25px 18px;
}

.blog-card .blog-title {
    font-size: 20px
}

.circle-list-style li,
.recent-blog-card .recent-blog-title {
    font-size: 18px;
    margin-bottom: 8px
}

.blog-card .blog-para a {
    color: var(--primary)
}

.blog-card .blogpost-meta .postby {
    color: #a4a4a4
}

.blog-card .blogpost-meta .postby a {
    color: inherit
}

.categories-list {
    overflow: hidden;
    overflow-y: auto;
    white-space: nowrap
}

.categories-list .theme-button {
    min-width: 1px;
    margin: 0 20px 0 0
}

.loadmore-wrap {
    margin-top: 40px
}

.blog-sidebar .sidebar {
    background-color: #fff
}

.blog-sidebar .sidebar .recent-blogs {
    border-top: 1px solid #b8b8b8
}

.circle-list-style {
    margin: 0;
    padding: 0;
    list-style: none
}

.circle-list-style li {
    font-weight: 500;
    cursor: pointer;
    position: relative;
    padding-left: 15px
}

.circle-list-style li:before {
    border-radius: 50%;
    width: 6px;
    height: 6px;
    border: 1px solid #f571b2;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 6px
}

.circle-list-style li.active:before,
.circle-list-style li:hover:before {
    background-color: #f571b2
}

.circle-list-style.alt li,
.filter-drodown table td:first-child,
.filter-drodown table th:first-child {
    padding-left: 0
}

.circle-list-style.alt li:before,
.filter-by-holder.filter-by-mobile,
.filter-by-holder.filter-by-mobile .filter-by label {
    display: none
}

.blogsection-head {
    align-items: center
}

.head-right {
    align-items: center;
    gap: 10px
}

.filter-by,
.white-box {
    justify-content: space-between
}

.filter-drodown {
    position: absolute;
    top: 100%;
    margin-top: 20px;
    display: none;
    right: 0;
    padding: 10px 25px;
    background-color: #fff;
    width: 500px;
    z-index: 88;
    border-radius: 20px
}

.filter-drodown table {
    width: 100%;
    border-collapse: collapse
}

.filter-drodown table thead {
    border-bottom: 1px solid #c1bdbd
}

.filter-drodown table th {
    text-align: left;
    font-weight: 600
}

.filter-drodown table td,
.filter-drodown table th {
    padding: 15px 5px;
    vertical-align: top
}

.filter-drodown table td:last-child,
.filter-drodown table th:last-child {
    padding-right: 0
}

.filter-by {
    border-radius: 25px;
    padding: 0 10px 0 20px;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    color: #58595b;
    height: 48px;
    display: flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    font-family: Montserrat, sans-serif;
    cursor: pointer
}

.filter-by button {
    background-color: transparent;
    outline: 0;
    padding: 0;
    height: 48px;
    border: 0;
    width: 48px;
    line-height: 60px
}

.filter-by-holder.filter-by-mobile .filter-by {
    border-radius: 0;
    padding: 0;
    border: 0;
    box-shadow: none
}

.filter-by-holder.filter-by-mobile .filter-by button {
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1)
}

.speciality-filter-slider {
    width: 250px;
    margin: 0 0 20px;
    padding: 0 25px
}

.speciality-filter-slider .filter-btn {
    width: 32px;
    height: 32px
}

.query-form button {
    width: 100%
}

.image-fullwidth img {
    border-radius: 20px;
    width: 100%;
    height: auto
}

.white-box {
    padding: 30px;
    box-shadow: 0 4px 50px rgba(0, 0, 0, .1);
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    margin-top: 10px;
    flex-wrap: wrap
}

.white-box img {
    width: 33.33%;
    border-radius: 20px;
    object-fit: cover
}

.white-box .image-content {
    width: 66.67%;
    padding-left: 30px
}

.blog-detail-content {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500
}

.blog-detail-content a:not(.theme-button) {
    color: var(--primary);
    text-decoration: underline
}

.blog-detail-content .post-date,
.blog-detail-content .post-meta {
    font-size: 20px
}

.blog-detail-content .post-date {
    color: #000
}

.blog-detail-content ol li {
    margin-bottom: 10px
}

.blog-detail-content h1,
.blog-detail-content h3,
.blog-detail-content h4 {
    line-height: normal;
    margin: 25px 0 15px;
    font-weight: 700
}

.blog-detail-content h3 {
    font-size: 22px
}

.blog-detail-content ol,
.blog-detail-content ul {
    margin: 10px 0 20px;
    padding: 0 0 0 20px
}

.share-post {
    display: flex;
    gap: 15px
}

.share-post svg {
    width: 20px;
    height: auto
}

.author-profile {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 30px;
    align-items: center
}

.author-profile .author-name {
    margin-bottom: 8px
}

.author-profile .author-designation {
    line-height: normal;
    margin-bottom: 18px
}

.author-profile .author-img {
    width: 120px;
    flex: none
}

.author-profile .author-img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: contain
}

.author-profile .author-desc {
    padding-left: 10px;
    width: calc(100% - 120px)
}

.author-profile .theme-button {
    min-width: 160px
}

@media screen and (min-width:992px) {
    .recent-blog-card {
        margin-bottom: 30px
    }
}

@media screen and (max-width:1599px) {
    .blog-card .blog-title {
        font-size: 18px
    }

    .recent-blog-card .recent-blog-title {
        font-size: 17px
    }

    .circle-list-style li {
        font-size: 16px
    }

    .blog-detail-content,
    .filter-by {
        font-size: 14px
    }

    .blog-detail-content h3 {
        font-size: 22px
    }

    .blog-detail-content .post-date,
    .blog-detail-content .post-meta {
        font-size: 18px
    }
}

@media screen and (max-width:1199px) {
    .blog-content {
        padding-right: 30px
    }

    .blog-card .blog-title {
        font-size: 18px
    }

    .recent-blog-card .recent-blog-title {
        font-size: 16px
    }

    .circle-list-style li {
        font-size: 14px
    }

    .filter-by {
        font-size: 13px
    }

    .blog-detail-content h3 {
        font-size: 20px
    }
}

@media screen and (max-width:991px) {
    .blog-content {
        width: 100%;
        padding-right: 0
    }

    .blog-sidebar {
        width: 100%;
        margin-top: 40px
    }

    .filter-by-holder.filter-by-desktop {
        display: none
    }

    .filter-by-holder.filter-by-mobile {
        display: block
    }

    .loadmore-wrap {
        margin-top: 10px
    }

    .blog-sidebar .sidebar .recent-blogs.widget-box {
        padding-right: 15px
    }

    .blog-card .blog-desc,
    .blog-sidebar .widget-box {
        padding: 25px
    }

    .recent-blogs-slider .slick-list {
        padding-right: 80px
    }

    .recent-blogs-slider.slick-arrow-style-1 .slick-arrow.slick-next {
        right: 20px
    }

    .blog-page-wrapper {
        padding-bottom: 0;
        border-bottom: 0
    }

    .query-form .heading-md {
        text-align: center
    }

    .blog-detail-content {
        font-size: 13px
    }

    .blog-detail-content .post-date,
    .blog-detail-content .post-meta {
        font-size: 16px
    }

    .recent-blog-card .thumb-ratio.thumb-ratio2 {
        padding-bottom: 0;
        height: 225px
    }

    .recent-blogs-slider.slick-arrow-style-1 .slick-arrow {
        top: 120px
    }
}

@media screen and (max-width:767px) {

    .blog-list-wrap .blog-wrap,
    .sfrm.active,
    .sfrm.suggestion-active,
    .sfrm.wfull {
        width: 100%
    }

    .blog-card .blog-title {
        font-size: 14px
    }

    #featureblog-section {
        margin-bottom: 30px
    }

    .categories-list .theme-button {
        margin-right: 15px
    }

    .blog-detail-content .post-date,
    .blog-detail-content .post-meta,
    .circle-list-style li,
    .recent-blog-card .recent-blog-title {
        font-size: 13px
    }

    .filter-drodown {
        width: 300px;
        padding: 5px 15px
    }

    .speciality-filter-slider {
        width: 150px
    }

    .speciality-filter-slider .item {
        padding: 10px
    }

    .filter-by button {
        width: 42px;
        height: 42px;
        line-height: 55px
    }

    .filter-by button svg {
        width: 20px
    }

    .sfrm input {
        padding-right: 0;
        width: 42px
    }

    .sfrm .sfrm-inner.active input {
        padding-right: 42px;
        width: 100%
    }

    .sfrm .sfrm-inner:not(.active) input {
        color: #fff
    }

    .sfrm .sfrm-inner:not(.active) button[type=submit] {
        right: 0
    }

    .blogsection-head {
        position: relative
    }

    .head-right {
        position: absolute;
        right: 0;
        width: 100%;
        justify-content: flex-end
    }

    .blog-detail-content h3 {
        font-size: 18px
    }

    .white-box {
        padding: 20px
    }

    .white-box img {
        width: 100%;
        margin-bottom: 20px
    }

    .white-box .image-content {
        padding-left: 0;
        width: 100%
    }

    .sfrm {
        position: static
    }

    .recent-blog-card .thumb-ratio.thumb-ratio2 {
        height: 170px
    }

    .recent-blogs-slider.slick-arrow-style-1 .slick-arrow {
        top: 85px
    }
}

a.theme-button.meet-doctor-button {
    color: #fff !important;
    background: #32a4f8;
    padding: 7px;
    border: 5px solid #b8e1ff;
}

.selectfield-style.round-shape .default-item {
    padding: 10px 46px;
}

img.doc-degt {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}

img.img-fluid.trit-banner {
    margin: 74px 0 !important;
    border-radius: 25px;
    padding: 20px;
    background: #fff;
}

.blog-category {
    background: #f571b2;
    display: inline-block;
    color: #fff;
    padding: 2px 10px;
    font-size: 10px;
    border-radius: 25px;
}

.blog-card {
    height: 100%;
    border-bottom: 2px solid #f671b2;
}

.blog-para {
    font-size: 13px;
    line-height: 1.6;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #6e6e6e;
    -webkit-box-orient: vertical;
}

h2.nue-heading {
        font-size: 20px;
    color: #f664af;
    font-weight: 600;
}

.footer-row p {
    font-size: 12px;
    font-weight: 500;
}

.help-u {
    padding: 10px;
    margin: 8px;
    border: 1px solid #22a9fe;
    border-radius: 25px;
    background: #eef9ff;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;

    transition:
        background 0.3s ease,
        box-shadow 0.3s ease,
        transform 0.3s ease,
        border-color 0.3s ease;
}

.help-u p {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    color: #0b4f7c;
    transition: color 0.3s ease;
}

.help-u p img {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}

.help-u:hover {
    background: #22a9fe;
    border-color: #22a9fe;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(34, 169, 254, 0.35);
}

.help-u:hover p {
    color: #ffffff;
}

.help-u:hover img {
    transform: scale(1.15) rotate(5deg);
}

.fertility-tabs {
    background: #f2f7fa;
    padding: 40px 20px;
    border-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
p.para-wrap.banner-start {
    margin-right: 24px;
}
/* NAV */
.tab-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    list-style: none;
    padding: 0;
    margin-bottom: 54px;
    border-bottom: 1px solid #20aaff;
    justify-content: center;
}

.tab-nav li {
    font-size: 15px;
    font-weight: 600;
    color: #3b3b3b;
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
    transition: color 0.3s ease;
}

.tab-nav li:hover {
    color: #20aaff;
}

.tab-nav li.active {
    color: #20aaff;
}

.tab-nav li.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background: #20aaff;
    border-radius: 5px;
}
 main .content-section {
            background-color: #fff !important;
        }

        main .content-section:nth-child(odd) {
            background-color: #f6f6f6 !important;
        }
/* CONTENT */
.tab-content {
    animation: fadeIn 0.4s ease;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.tab-det {
position: relative;
    padding: 18px;
    border-radius: 20px;
    max-height: 160px;
    height: 100%;
    margin-bottom: 37px;
    background: var(--white);
    box-shadow: 0 3px 17px rgb(0 0 0 / 4%);
}

.tab-pane h4 {
    color: #20aaff;
    margin-bottom: 12px;
    font-size: 18px;
}

.tab-det img {
    position: absolute;
    top: -25px;
    right: -10px;
    width: 65px;
    height: 65px;
    background: #f2f6fc;
    border: 1px solid #20aaff;
    border-radius: 18px;
    padding: 5px;
}

.tab-pane p {
    font-size: 14px;
    color: #555;
    max-width: 600px;
}

/* animation */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.breadcrumb-section {
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
}
.breadcrumb-section nav {
    display: flex;
    justify-content: end;
}
.breadcrumb-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* overlay */
.breadcrumb-overlay {
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 36%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px;
    color: #fff;
}

/* breadcrumb nav */
.breadcrumb-list {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
    font-size: 14px;
}

.breadcrumb-list li {
    color: #fff;
}

.breadcrumb-list li::after {
    content: "/";
    margin-left: 8px;
    color: #ffffff;
}
img.img-fluid.lates-culate {
    border-radius: 50%;
    padding: 14px;
    border: 1px dashed;
    width: 84%;
}
.breadcrumb-list li:last-child::after {
    display: none;
}

.breadcrumb-list a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb-list a:hover {
    text-decoration: underline;
}

.breadcrumb-list .active {
    color: #f5c7d0;
}
.modal-head {
    font-size: 20px;
}
.modal-header {
    align-items: self-start !important;
}
/* title */
.breadcrumb-title {
    font-weight: 700;
    line-height: 1.3;
    text-align: end;
}

.breadcrumb-title span {
    color: #ffb3c1;
}
.doc-specialization span {
    display: flex;
    align-items: center;
}

img.img-fluid.clinic {
height: 100%;
    object-fit: cover;
    border-radius: 25px;
    padding: 15px;
    border: 1px dashed #646464;
}
.services-logo img {
       height: 90px;
    width: auto;
}
.technology-card p {
    font-size: 14px;
}
.technology-card {
    min-height: 230px;
    height: 100%;
}

.review-wrapper {
    height: 445px;
    background: #fff;
    padding: 24px;
    border-radius: 15px;
    box-shadow: 0 3px 17px rgba(0, 0, 0, .14);
    overflow: hidden;
}
.review-wrapper.left {
    padding-bottom: 45px;
}
.review-wrapper h4 {
    margin-bottom: 15px;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
}

.scroll-area {
height: calc(100% - 40px);
    overflow: hidden;
    position: relative;
    border: 1px solid #d4d4d4;
    border-radius: 15px;
    padding: 10px;
    background: #f5f5f5;
}

.scroll-content {
    animation: verticalScroll 52s linear infinite;
}

.scroll-content.clone {
    animation-delay: 11s;
}

@keyframes verticalScroll {
    0% { transform: translateY(0); }
    100% { transform: translateY(-100%); }
}

.scroll-area:hover .scroll-content {
    animation-play-state: paused;
}

.scroll-item {
    border: 1px solid #efefef;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 18px;
    background: #fff;
    position: relative;
}

/* Quote */
img.quote {
    position: absolute;
    right: 12px;
    bottom: 10px;
    width: 40px;
    opacity: 0.1;
}

/* Left profile */
.cust-img {
    text-align: center;
}

.cust-img img {
    width: 65px;
}

.cust-img h5 {
    font-size: 13px;
    margin: 6px 0 2px;
}

.cust-img span {
    font-size: 12px;
    color: #777;
}

.para-wrap {
    font-size: 14px;
    line-height: 1.6;
}
.left-border {
    border-left: 1px dashed #cccccc;
}
.mixed-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 180px;
  gap: 18px;
  padding: 20px;
}

.item {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  cursor: pointer;
  box-shadow: 0 15px 35px rgba(0,0,0,0.15);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.item:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 50px rgba(0,0,0,0.25);
}

.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.item:hover img {
  transform: scale(1.1);
}

/* Sizes */
.big {
  grid-column: span 2;
  grid-row: span 2;
}

.tall {
  grid-row: span 2;
}

.wide {
  grid-column: span 2;
}

/* Overlay */
.item::after {
  content: "View";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 18px;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.item:hover::after {
  opacity: 1;
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 200px;
  gap: 16px;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 16px;
}

/* Sizes */
.gallery-item.big {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery-item.tall {
  grid-row: span 2;
}

.gallery-item.wide {
  grid-column: span 2;
}

/* Hover effect */
.gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 16px;
}
img.my-doc {
    width: 55%;
    height: 55%;
    border-radius: 50%;
    background: #fea9cf;
    padding: 4px;
    object-fit: cover;
}
.para-doc h5 {
    font-size: 17px;
    font-weight: 600;
}
button.share-doc {
    border: none;
    background: no-repeat;
}
.para-doc {
    border-left: 1px dashed #55555578;
    padding: 15px;
    height: 90%;
}
.gallery-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  background: url("../images/search.png")
    no-repeat center / contain;
  transform: translate(-50%, -50%) scale(0.7);
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 9;
}

.gallery-item:hover::after {
  opacity: 1;
}
.gallery-item:hover::before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.contact-frm-wrapper .career {
    margin-left: auto;
    margin-right: auto;
}
.frm-holder .field-row .field.upload{
    width: 100%;
}
img.right-arrow {
    width: 20px !important;
    margin-right: 0;
    margin-left: auto;
}

.doc-expertise {
    height: 200px;
    overflow-y: scroll;
}
/* Responsive */
@media (max-width: 992px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .gallery-grid {
    grid-template-columns: 1fr;
  }
}

/* Responsive */
@media (max-width: 992px) {
  .mixed-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .mixed-gallery {
    grid-template-columns: 1fr;
    grid-auto-rows: 220px;
  }
}

@media (max-width: 768px) {

    .review-wrapper {
        height: 475px;
        padding: 18px;
    }
.fb-wrapper {
    max-height: 438px;
}
    .review-wrapper h4 {
        font-size: 18px;
        text-align: center;
    }

    .scroll-item {
        padding: 16px;
    }

    .cust-img img {
        width: 65px;
    }

    .para-wrap {
        font-size: 13px;
    }

    img.quote {
        width: 32px;
    }
}

@media (max-width: 480px) {

    .review-wrapper {
               height: 475px;
        margin-bottom: 50px;
    }

    .para-wrap {
        font-size: 12.5px;
    }
}


@keyframes scrollUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%);
    }
}
.special-about1 {
    position: relative;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #1f2933;
    text-transform: capitalize;
    padding-bottom: 14px;
}
.special-about1::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 55px;
    height: 4px;
    background: #ff6eae;
    border-radius: 10px;
}
.special-about1::after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: 65px;
    width: 120px;
    height: 2px;
    background: #e5e7eb;
}
.special-about1 span {
    color: #f664af;
    position: relative;
}
.booking-cal-btn {
    display: flex;
    justify-content: center;
}
.technology img {
    width: 97px;
    float: inline-end;
    border: 5px solid #eda6ba;
    border-radius: 20px;
        margin: 15px;
}
.container.technology p {
    text-align: justify;
}
.doc-name {
    display: flex;
}
.sp-wrapper.sp-center-filter.center-filterstion {
    overflow-x: hidden;
    max-height: 350px;
    overflow-y: scroll;
}
.frm-header a img {
    width: 80px;
    height: 80px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, .1);
    border: 5px solid #ffd2e9;
    flex: 0 0 auto;
    border-radius: 14px;
    object-fit: cover;
}
.frm-specialization {
    font-size: 15px;
    font-weight: 500;
}
.frm-designation {
    font-size: 15px;
    margin-bottom: 6px;
}
.frm-specialization span {
    display: flex;
    align-items: center;
}
.frm-header {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px dashed #5555;
    padding-bottom: 20px;
    margin-bottom: 12px;
}
/* responsive */
@media (max-width: 768px) {
    .breadcrumb-section {
        height: auto;
    }
    button.share-doc {
  position: absolute;
        top: -46px;
        right: 30%;
        background: #b8e1ff;
        border-radius: 13px;
        height: 40px;
        width: 40px;
}
.doc-name{
    display: block;
    position: relative;
}
    .breadcrumb-overlay {
        padding: 40px 20px;
    }

    .breadcrumb-title {
        font-size: 22px;
    }
}

@media screen and (max-width: 767px) {
    h2.nue-heading {
        font-size: 17px;
    }
        .accor-collepse-wraper img {
        border-radius: 50%;
        width: 100%;
        height: 288px;
        margin: 20px 0;
        border: 1px dashed #000;
        padding: 20px;
        object-fit: cover;
    }
    img.my-doc {
    width: 40%;
    margin: 17px 0;
    height: 40%;
}
    p.para-wrap.banner-start {
    margin-right: 25px;
}
    .special-about {
        font-size: 20px;
    }
.technology-card {
    min-height: 200px;
    height: 100%;
}
    p.ivf-txt {
        text-align: justify;
        margin-bottom: 26px;
    }

    .custom-tab-content .custom-tab-panel .custom-tab {
        padding: 16px 18px;
    }

    .md-sp-arrowsvg {
        position: relative;
        right: 15px;
    }

        .tab-nav {
               overflow-x: scroll;
        display: -webkit-box;
        margin-bottom: 10px;
        overflow-y: hidden;
    }
    .help-u p {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .tab-det.para-wrap {
        margin: 10px;
        text-align: start;
        min-height: 228px;
        padding: 10px;
    }
img.img-fluid.lates-culate {
    margin-top: 30px;
}
    .tab-det img {
        position: static;
        width: 50px;
        height: 50px;
        background: #fff;
        border: 2px solid #20aaff;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .help-u.mb-last {
        margin-bottom: 30px;
    }
.banner-des {
    margin: 15px;
}
.chairman-info {
    padding: 0;
}
    .custom-tab-content .para-wrap p {
        margin: 0 15px;
    }

    .updates-section .heading {
        color: #ffffff;
    }
}