.logowidth{
    width: 250px;
}
.text-blue{
    color: #20278F !important;
}
.text-orange{
    color: #FFC000 !important;
}
.blue-background{
    background-color: #20278F;
}
.yellow-background{
    background-color: #FFC000;
}
.fw-600{
    font-weight: 600;
}
.fw-700{
    font-weight: 700;
}
.fs-18{
    font-size: 18px !important;
}
.flexwrapclass{
    display: flex !important;
}
.responsive-map2 {
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
    height: 0;
}
.responsive-map2 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.socialwidth{
    width: 25px;
}
.content_box_pot_70{
    padding-top: 70px;
}
.min-height-446{
    min-height: 446px;
}
.counterwidth{
    width: 80px;
}
.text-black{
    color: #000000;
}
.aboutpadd{
    padding-bottom: 60px;
}
.st-iconbox.st-style1 {
    text-align: center !important;
    padding: 30px 30px 25px !important;
    border-radius: 7px !important;
    transition: 0.4s !important;
    border: 2px solid #46307b !important;
    background-color: #fff !important;
}
.fs-25{
    font-size: 25px;
}

.jointbanner{
    background: url('../new-images/banner/joint-replacement.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.revisionjointbanner{
    background: url('../new-images/banner/revision-joint-replacement.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.spinesurgeriesbanner{
    background: url('../new-images/banner/spine-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.arthroscopybanner{
    background: url('../new-images/banner/arthroscopic-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fracturebanner{
    background: url('../new-images/banner/fracture-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.deformitybanner{
    background: url('../new-images/banner/deformity-correction-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.boneinfectionbanner{
    background: url('../new-images/banner/bone-infection-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.handsurgerybanner{
    background: url('../new-images/banner/hand-surgery-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.footanklebanner{
    background: url('../new-images/banner/foot-ankle-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.paediatricbanner{
    background: url('../new-images/banner/paediatric-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bonetumorbanner{
    background: url('../new-images/banner/bone-tumore-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.arthritisbanner{
    background: url('../new-images/banner/arthritis-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.painmanagementbanner{
    background: url('../new-images/banner/pain-management-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.physiotherapybanner{
    background: url('../new-images/banner/physiotherapy-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ourmissionbanner{
    background: url('../new-images/banner/mission_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ourvisionbanner{
    background: url('../new-images/banner/vision_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.googlereviewbanner{
    background: url('../new-images/banner/googlereview_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.gallerybanner{
    background: url('../new-images/banner/gallery-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.contactbanner{
    background: url('../new-images/banner/contact-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.aboutbanner{
    background: url('../new-images/banner/about-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.facilitiesbanner{
    background: url('../new-images/banner/facilities-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.jointpreservationbanner{
    background: url('../new-images/banner/joint-preservation.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.newfracturebanner{
    background: url('../new-images/banner/fracture-banner-one.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.musculoskeletalbanner{
    background: url('../new-images/banner/musculoskeletal-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.osteoporosisbanner{
    background: url('../new-images/banner/osteoporosis-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.content_box_pot_40{
    padding-top: 40px;
}

.callbutton {
    position: fixed;
    bottom: 85px;
    z-index: 99;
    left: 30px;
}

.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
}

.pulse {
    height: 50px;
    width: 50px;
    background-color: #0ad055;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

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

.pulse::before {
    content: "";
    position: absolute;
    border: 2px solid #0ad055;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}

.pulse::after {
    content: "";
    position: absolute;
    border: 2px solid #0ad055;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}

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

.whatsapp {
    position: fixed;
    right: 30px;
    bottom: 85px;
    background: transparent;
    z-index: 1001;
}

.whatsapp-button {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 0px;
    position: relative;
    background-color: #24cc63;
    color: #fff;
    /* cursor: pointer; */
    box-shadow: 0 0 0 0 #24cc63;
}

.pulse1 {
    /* background-color: #091e3e; */
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* position: relative; */
}

.pulse1::before {
    content: "";
    position: absolute;
    border: 2px solid #24cc63;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}

.pulse1::after {
    content: "";
    position: absolute;
    border: 2px solid #24cc63;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}



/* Media Query Start Here  */

@media only screen and (min-width: 280px) and (max-width: 767px) {
    .mblpaddtwenty{
        padding: 20px !important;
    }
    .mblpaddzero{
        padding: 0px !important;
    }
    .mblptthirty{
        padding-top: 30px !important;
    }
    .mblnone{
        display: none;
    }
    .mblmtfifty{
        margin-top: 50px;
    }
    .mblmtzero{
        margin-top: 0px !important;
    }
    .mblmbzero{
        margin-bottom: 0px;
    }
    .mblptfifty{
        padding-top: 50px;
    }
    .mblmbfifteen{
        margin-bottom: 15px !important;
    }
    .mblpbten{
        padding-bottom: 10px;
    }
    .mblpbtwenty{
        padding-bottom: 20px !important;
    }
    .mblptfifty{
        padding-top: 50px;
    }
    .mblpbfifty{
        padding-bottom: 50px;
    }
    .mblmbthirty{
        margin-bottom: 30px;
    }
    .cta1 {
        background: #20278f;
        padding: 25px 25px;
    }
    .counter1__thumb {
        width: 90px !important;
        height: 90px !important;
        border: 1px dashed #20278f !important;
        margin: 0 auto !important;
        border-radius: 100% !important;
        position: relative !important;
        padding-top: 20px !important;
        margin-bottom: 24px !important;
        background: #20278f !important;
    }
    .counterwidth{
        width: 50px;
    }
    .mblmbtwenty{
        margin-bottom: 20px !important;
    }
    .mblpbthirty{
        padding-bottom: 30px;
    }
    .mblstart{
        display: flex !important;
        justify-content: start !important;
    }
    .mblmbten{
        margin-bottom: 10px;
    }
    .mblmtthirty{
        margin-top: 30px;
    }
    .profile1__item--content h4 {
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
    }
    .reslblclass {
        margin-bottom: 20px !important;
    }
    .mblmttwenty{
        margin-top: 20px !important;
    }
    .mblminustop{
        margin-top: -300px;
    }

    .slider1__img-01 {
        background: url('../new-images/banner/mobile-banner-one.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .slider1__img-02{
        background: url('../new-images/banner/mobile-banner-two.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .slider1__img-03{
        background: url('../new-images/banner/mobile-banner-three.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .mblcntr{
        display: flex !important;
        justify-content: center !important;
    }

    .mblcntrs{
        text-align: center;
    }
}

.mediclaim-banner {
    background: linear-gradient(135deg, #20278f, #1e34a3);
    color: white;
    border-radius: 20px;
    padding: 40px 30px;
    max-width: 900px;
    margin: 0px auto;
    box-shadow: 0 12px 50px rgba(0, 0, 0, 0.2);
    text-align: center;
    position: relative;
    overflow: hidden;
}

.mediclaim-icons {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.mediclaim-icons i {
    font-size: 2.5rem;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 20px;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

.mediclaim-icons i:hover {
    transform: scale(1.2);
}

.mediclaim-title {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.mediclaim-features {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
    margin-top: 25px;
}

.mediclaim-feature {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 12px 20px;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

@media (max-width: 576px) {
    .mediclaim-title {
    font-size: 1.5rem;
    }
    .mediclaim-icons i {
    font-size: 2rem;
    padding: 15px;
    }
    .mediclaim-feature {
    font-size: 0.9rem;
    padding: 10px 15px;
    }
}

/* Media Query End Here  */
