    .about-hindi .about-six__content {
        padding-left: 0px;
    }

    .about-hindi .about-six__image .about-six__experience {
        position: absolute;
        right: -98px !important;
        bottom: 55px;
        background-color: var(--delogis-base);
        border-radius: 10px 0 0 10px;
        max-width: 203px;
        width: 100%;
        text-align: center;
        padding: 40px 25px 36px;
    }


    .treatment-section {
        background-image: linear-gradient(to right, rgba(26, 37, 57, 0.699), rgba(26, 37, 57, 0.822)), url(../images/backgrounds/bg-1.jpg);

        background-position: right;
        background-size: cover;
        margin: 0px 0 60px;
        padding: 60px 0;
    }

    .treatment-section h1 {
        color: #fff;
        font-size: 35px;
        margin-bottom: 15px;


    }

    .treatment-section p {
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
        letter-spacing: 1px;
    }

    .feature-six .section-title.section-title--home-five {
        max-width: 50%;
        width: 100%;
        margin: 0 auto;

    }

    .cases-five.service-logo .section-title.section-title--home-five {
        padding-top: 60px;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .cases-five.service-logo .brand-two__carousel.owl-carousel {
        position: relative;
        padding: 100px 0 60px;
        border-bottom: 1px solid rgba(var(--delogis-white-rgb), 0.2);
        margin-bottom: 0px;
    }

    .f-nav-links {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .f-nav-links li {
        margin: 0 15px;
    }

    .f-nav-links li a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1px;
    }


    .f-contact-info {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .f-contact-info li {
        margin: 20px 50px 0;
    }

    .footer-widget__Contact-list .f-contact-info li .icon span {
        color: #fff;
    }

    .disclaimer-section {
        margin-bottom: 60px;
    }

    .disclaimer-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .disclaimer-content p {
        text-align: center;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .mobile-nav__toggler {
        display: none;
    }

    .heading-group {
        display: flex;
        align-items: center;

    }

    .counter-one .heading-group {

        justify-content: center;
    }

    .heading-group .plus-symbol {
        margin-left: 5px;
    }

    .feature-six .feature-section-title {
        background-color: #1a2539;
        color: #fff;
        line-height: 1.6 !important;
        padding: 10px;
    }

    .feature-six .feature-section-title h2.section-title__title {
        color: #fff;
    }

    .approved-text {
        display: none;
    }

    @media(max-width:1600px) {
        .main-slider-five__title {
            font-size: 60px;
        }
    }

    @media (max-width: 1199px) {
        .main-slider-five__image {
            display: block;
        }

        .main-slider-five__image {
            position: absolute !important;
            z-index: 6;
            right: 0;
            top: 0;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            height: 30% !important;
            width: 100% !important;
            opacity: 1;
            transition: transform 1000ms ease, opacity 1000ms ease;
            transform: translatex(50%) scalex(2);
            filter: blur(10px);
            border-radius: 0px 0 0 0;
        }
    }

    @media (max-width: 991px) {
        /* .main-header-topbar-two__info {
        gap: 15px;
      } */

        .main-header-topbar-two__info {
            gap: 15px;
            display: grid;
            grid-template-columns: 1.5fr 1fr;
            flex-grow: 1;
            row-gap: 5px;
        }

        .main-header-topbar-two__right {
            display: none !important;
        }

        .main-header-topbar-two__info li {
            font-size: 12px;
        }

        .main-header-topbar-two__info li.tag-line {
            grid-row-start: 2;
            grid-row-end: 3;

            grid-column-start: 1;
            grid-column-end: -1;
            display: block;

        }

        .main-header-topbar-two__info li.tag-line p {
            text-align: center;
        }

        .main-header-topbar-two__info .main-header-topbar-two__info__icon {
            margin-right: 5px;
        }
    }

    @media(max-width:768px) {
        .treatment-section p {
            font-size: 15px;
            letter-spacing: 0px;
        }

        .feature-six__single {

            padding: 10px 15px 0;
        }

        .main-header-five__logo {

            padding: 10px 0;
        }

        .main-header-topbar-two__wrapper {

            min-height: 40px;
        }

        .approved-text {
            display: block;
            margin-bottom: 10px;
            font-size: 23px;
        }

        .tag-line {
            display: none !important;
        }

        .feature-six__single {
            width: 100%;
            margin-bottom: 0px;
        }

        .cases-five.service-logo .section-title.section-title--home-five {
            padding-top: 25px;
            margin-top: 0;
            margin-bottom: 10px;
        }

        .cases-one .section-title__tagline {
            color: #222;
        }

        .main-slider-five__title {
            font-size: 30px;
            line-height: 1.4;
        }

        .main-slider-five__item {
            padding-top: 245px;
            padding-bottom: 120px;
        }

        .mobile-nav__toggler {
            display: block;
        }

        .tabs-one__points ul {
            display: grid;
            grid-template-columns: 1fr;
        }

        .cases-five.service-logo .brand-two__carousel.owl-carousel {
            position: relative;
            padding: 50px 0 30px;

        }

        .about-english .about-six__experience {
            position: absolute;
            left: 0;
            bottom: 18px;

            padding: 10px;
        }

        .about-six.about-english {
            padding: 60px 0 0px;
        }

        .about-hindi .about-six__image .about-six__experience {
            position: absolute;
            right: -98px !important;
            bottom: 18px;
            background-color: var(--delogis-base);
            border-radius: 10px 0 0 10px;
            max-width: 203px;
            width: 100%;
            text-align: center;
            padding: 10px;
        }

        .treatment-section h1 {

            font-size: 22px;
            line-height: 1.6;
        }

        .feature-six .section-title.section-title--home-five {
            max-width: 100%;
        }

        .section-title--home-five .section-title__title {
            font-size: 20px;
            line-height: 40px;
        }

        .feature-six {
            padding: 50px 0 0;
        }

        .feature-six__list {

            margin-top: 0;
        }

        .services-two__text {
            min-height: auto;
        }

        .feature-six.hindi-text {
            padding-top: 0 !important;
        }

        .section-title__tagline {

            color: #fff;
        }

        .make-appointment__left {
            background-color: #1a2539;
            padding: 10px 10px 20px;
            border-radius: 10px;
        }

        .make-appointment__left .section-title {
            margin-bottom: 15px;
            margin-top: 0px;
        }

        .make-appointment__left .section-title__tagline {
            color: #fff;
            text-align: center !important;
            display: block;
            padding-top: 15px;
        }

        .make-appointment__left .section-title__title {
            color: #fff;
            text-align: center;
        }

        .make-appointment__left .error {
            color: #fff;
        }

        .make-appointment__form-btn-box .thm-btn.make-appointment__form-btn {
            background-color: #d0b250;
            width: 100%;
            padding: 10px;
            font-size: 16px;
        }

        .section-title__title {
            font-size: 19px;
            line-height: 1.6;
        }

        .counter-one__count-box {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
        }

        .counter-one__count h3 {
            font-size: 39px;
        }

        .counter-one__count-box li+li {
            margin-top: 0px;
        }

        .site-footer__top-content h3 {
            font-size: 16px;
        }

        .footer-widget__logo img {
            width: 250px;
        }

        .f-nav-links {
            flex-direction: column;
        }

        .f-contact-info {

            flex-direction: column;
        }

        .footer-widget__Contact-list li {

            flex-direction: column;
            justify-content: center;
        }

        .footer-widget__Contact-list li .icon {
            margin-right: 0;
            position: relative;
            top: -7px;
        }

        .footer-widget__Contact-list li .text>span {

            text-align: center;
            display: block;
        }
    }


    .hero-section {
        min-height: 70vh;
        background-image: url('../../img/img-doc.jpg');
        background-position: center;
        background-size: cover;
        position: relative;
        z-index: 9;

    }

    .hero-section::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.493);
        z-index: 99;
    }

    .hero-section .main-slider-five__content,
    .hero-section .main-slider-five__text-wrapper {
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
        min-height: 70vh;
        position: relative;
        z-index: 99999;


    }

    .hero-section .main-slider-five__content h5,
    .hero-section .main-slider-five__content h2 {
        margin-bottom: 15px;
        color: #fff;
    }

    .hero-section .main-slider-five__content h2 {
        line-height: 1.6;
        font-size: 50px;
    }



    .make-appointment__left.appointment-box {
        background-color: rgba(26, 37, 57, 1);
        padding: 10% 5% 12%;
    }

    .make-appointment__left.appointment-box .section-title__title {
        color: #fff;
        font-size: 35px;
        text-align: center;
    }

    .make-appointment__left.appointment-box .thm-btn.make-appointment__form-btn {
        background-color: #d0b250;
        width: 100%;
        font-size: 20px;
    }

    .treatment-process-section {
        padding: 60px 0;
    }

    .treatment-content-box li {
        margin-bottom: 20px;
    }

    .treatment-content-box li::marker {
        font-size: 30px;
    }

    .tabs-one__points li .text p {
        font-size: 17px;
        color: #ffffff;
    }

    .tabs-one__points li .icon {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 25px;
        height: 25px;
        background-color: #d0b250;

        border-radius: 50%;
        top: 1px;
    }

    @media(max-width:768px) {

        .hero-section .main-slider-five__content,
        .hero-section .main-slider-five__text-wrapper {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            min-height: auto;
            position: relative;
            z-index: 99999;
        }

        .main-slider-five__content {
            margin-top: 50px;
        }
    }

    .icon-box {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    .icon-box img {
        width: 100px;
    }

    .disclaimer {
        background-color: #1a2539;
        padding: 20px 0;
    }

    .disclaimer .section-heading h1 {
        color: #fff;
    }

    .disclaimer .disclaimer-content p {
        font-size: 14px;
        text-align: justify;
        color: #fff;
    }

    .cta-btn {
        background-color: #fff;
        padding: 8px 20px;
    }