@media(max-width: 1400px) {
    .main-header .nav-bar .nav-bar-links .navbar-nav>li>a {
        margin: 0 25px 0 0px;
    }
}

@media(max-width: 991px) {}

@media(max-width: 768px) {

    /* Default */
    .mobile-nav {
        position: relative;
        width: 100%;
        z-index: 9;
        transition: all 0.3s ease;
    }

    /* Sticky Active */
    .mobile-nav.fixed-mobile {
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 9999;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
        animation: slideDown 0.4s ease;
    }

    /* Animation */
    @keyframes slideDown {
        from {
            transform: translateY(-100%);
            opacity: 0;
        }

        to {
            transform: translateY(0);
            opacity: 1;
        }
    }

    .header .logo img {
        width: 130px;
        height: 50px;
    }

    .banner-section {
        padding: 50px 0;
    }

    .banner-section .banner-content h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .banner-section .banner-content h6 {
        font-size: 16px;
    }

    .mm-btn_next:after {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        right: 30px;
        left: auto;
    }

    .modal .left-section {
        display: none;
    }

    .right-section {
        padding: 20px !important;
    }

    .footer-tab-section {
        display: flex !important;
    }

    .top-nav {
        padding: 0;
    }

    .header.main-header .nav-bar {
        display: none;
    }

    .mobile-header {
        padding: 10px 20px;
    }

    .stats-section .stat-item {
        background: #ffffff;
        margin-bottom: 20px;
        border-radius: 15px;
        padding: 12px 6px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .Areas .areas-hospital-card {
        height: 280px;
    }

    .personalized-care .nav-tabs {
        width: 100%;
        flex-wrap: nowrap;
    }

    .personalized-care .nav-tabs h6 {
        text-align: center;
    }

    .section-heading h2 {
        font-size: 26px;
    }

    .center-section img {
        margin-bottom: 20px;
    }

    .conditions.personalized-care .conditions-image {
        width: 100%;
        height: 250px;
    }

    .image-section {
        padding: 40px 0;
    }

    .conditions {
        margin-top: 0px;
        padding: 20px 0;
    }

    .left-column {
        padding: 20px;
    }

    .left-column h2 {
        font-size: 20px;
    }

    .left-column h1 {
        font-size: 26px;
    }

    .right-column {
        padding: 20px;
    }

    .appointment-section h2 {
        font-size: 26px;
    }

    .appointment-section p {
        color: #fff;
    }

    .center-section .feature-icon img {
        margin-bottom: 0px;
    }

    .videos-section .nav-item {
        margin-bottom: 10px;
    }

    .contact-options .card-body {
        height: 100%;
    }

    .contact-options .card {
        padding: 20px;
        background: #f1f1f1 !important;
    }

    .contact-options .card h5 {
        margin-top: 0;
    }

    .contact-options .icon-wrap {
        position: relative !important;
    }

    .treatment-banner .hero-section {
        text-align: center;
        justify-content: end;
        display: flex;
        align-items: stretch;
        padding: 230px 0px 0px;
    }

    .treatment-banner .hero-section h1 {
        font-size: 26px;
        font-weight: 700;
    }

    .hero-section.about .headline {
        font-size: 26px !important;
    }

    .hero-section.about {
        padding-bottom: 20px;
    }

    .mission-section {
        background-color: #fff;
        padding: 40px 0px !important;
    }

    .hero-section.about .hero-img img {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .hero-section.about .welcome-text {
        margin-top: 10px;
    }

    .doctor-details .profile-card {
        padding: 20px !important;
    }

    .treatment-banner .breadcrumb {
        position: static;
        margin-top: 0px;
        margin-bottom: 20px;
        justify-content: center;
    }

    .feature-section .feature-icon {
        margin: auto;
    }

    .testimonials {
        margin: 20px auto;
    }

    .condition-grid {
        padding: 0px 0;
    }

    .condition-grid .grid-list {
        width: 100%;
    }

    .condition-grid .grid-list .item-condition {
        padding: 10px;
        height: 100%;
    }

    .condition-content {
        padding-top: 20px;
    }

    .condition-content h3 {
        font-size: 26px;
    }

    .grid-image img {
        margin-bottom: 20px;
    }

    .Helping-section .container {
        padding: 20px;
    }

    .contact-box {
        padding: 20px;
    }

    .mobile-header {
        display: flex !important;
    }

    .page-id-124 .faq h2 {
        font-size: 22px;
    }

    .page-template-case-study .treatment-section .treatment-item .card-item {
        max-width: 100% !important;
    }

    .Helping-section h3 {
        font-size: 26px;
    }

    .content-section .contact-card {
        padding: 20px;
    }

    .content-section h4 {
        font-size: 26px;
    }

    .meet-doctors .custom-card h4 br {
        display: none;
    }

    .meet-doctors {
        padding: 40px 0;
    }

    .card-ourdoctor {
        margin-top: 0;
        max-width: 100%;
    }

    .extraordinary-section .entraordinary-outer {
        padding: 20px;
        background: #efefef !important;
    }

    .card-ourdoctor .experience-box {
        bottom: 10px;
    }

    .feature-section .feature-box {
        display: flex;
        gap: 10px;
        align-items: flex-start;
        margin-bottom: 20px;
        background: #f3f3f3;
        padding: 20px;
        border-radius: 10px;
    }

    .feature-section {
        padding: 40px 0;
    }

    .Committed {
        padding: 40px 0;
    }

    .Committed .conditions-image {
        height: 250px;
        margin-bottom: 20px;
    }

    .treatment-banner .support-box {
        padding: 30px 20px;
        text-align: center;
    }

    .treatment-banner .support-icon {
        margin: 0 auto 15px;
    }

    .feature-icon {
        width: 90px;
    }

    .treatment-banner .col-md-4.col-md-4.justify-content-end.d-flex {
        justify-content: center !important;
    }

    .treatment-banner .support-box {
        padding: 20px 10px;
        text-align: center;
    }

    .treatment-banner .support-icon {
        margin-bottom: 0;
    }

    .treatment-banner .support-number {
        font-size: 16px;
    }

    .hero-banner .hero-content {
        padding: 20px;
    }

    .meet-doctors .doctor h4 {
        font-size: 42px;
        bottom: -20px;
    }

    .meet-doctors .custom-card .btn-primary {
        margin-top: 0px;
    }

    .take-care-section .container h5 {
        font-size: 26px;
        line-height: 36px;
    }

    .clearfix .bx-menu {
        font-size: 40px;
    }

    .owl-carousel .owl-nav {
        display: none;
    }

    .center-section {
        padding: 0;
    }

    .about-section .section-heading h5 {
        text-align: start;
    }

    .meet-doctors .doctor-inner {
        padding: 20px 15px;
    }

    .take-care-section .container p {
        color: #fff;
    }

    .meet-doctors .btn-primary {
        margin-top: 20px;
    }

    hr {
        margin: 0;
    }

    .take-care-section .container {
        background: var(--primary-color);
    }

    .about-section .circle-button {
        display: none !important;
    }

    .info-section .stat .number {
        margin-left: 20px;
    }

    .info-section .stat .number {
        font-size: 34px;
        font-weight: 600;
    }

    .info-section .card-box h3 {
        margin-bottom: 10px;
    }

    p {
        font-size: 14px;
    }

    .hero-banner .slide {
        padding: 0;
    }

    .testimonial-box {
        padding: 0 20px;
    }

    .faq h2 {
        font-size: 26px;
    }

    .footer {
        padding-bottom: 0;
        padding: 20px 15px;
    }

    .footer .footer-top {
        padding-bottom: 0;
    }

    .modal.modal-appointment .modal-body .form-appointment {
        padding: 20px;
    }

    .modal.modal-appointment .modal-header .btn-close {
        z-index: 11111111;
        background-color: #ffffff;
        border-radius: 5px;
        width: 15px;
        height: 15px;
        opacity: 1;
        padding: 10px;
        position: absolute;
        right: 56px;
    }

    .footer .footer-heading h2 {
        margin-top: 10px;
    }

    .faq {
        padding: 20px 0;
    }

    .step-number {
        display: none;
    }

    .steps-section .step {
        width: 100%;
        background: #ebebeb;
        border-radius: 10px;
        padding: 20px;
    }

    .steps-container::after {
        display: none;
    }

    .treatment-section {
        padding: 20px 0;
        margin-top: 0px;
    }

    .blog-section {
        padding: 40px 0;
    }

    .testimonials .testimonial-btn {
        flex-wrap: wrap;
    }

    .image-section .image {
        height: 250px;
    }

    .feature-row {
        position: relative;
        position: relative;
        width: 100%;
        padding: 20px;
        bottom: -20px;
    }

    .header.main-header .top-info {
        display: none;
    }

    .info-section {
        height: 100%;
    }

    .info-section {
        padding: 20px 0;
    }

    .about-section {
        margin-top: 0px;
    }

    .about-section img {
        height: 300px;
        object-fit: cover;
    }

    .symptoms h2 {
        font-size: 24px;
    }

    .symptoms .card .card-content h3 {
        font-size: 20px;
    }

    .take-care-section .container {
        padding: 20px;
    }

    .symptoms {
        padding: 40px 0;
    }

    .meet-doctors .div-1 {
        width: 100%;
    }

    .meet-doctors .div-2 {
        width: 100%;
        margin: 20px 0;
    }


    .meet-doctors .div-3 {
        width: 100%;
    }

    .meet-doctors .custom-card {
        height: 100%;
    }

    .expertise-sec .treatment-box {
        display: ruby;
    }

    .expertise-sec .cus-treatment-box {
        padding: 20px 18px 0;
        width: 49%;
        align-items: start;
        display: flex;
    }

    .top-nav-box {
        display: none !important;
    }

    header .logo {
        margin-top: 0;
    }

    .main-header .col-md-9.col-12 {
        display: none;
    }

    header .bottom-nav-bg {
        display: none;
    }

    .logo img {
        width: 55% !important;
    }

    .about-home {
        padding: 40px 0;
    }

    .about-home h2 {
        font-size: 26px;
        font-weight: 700;
        text-align: center;
    }

    .about-home .line {
        border-left: 0;
        padding: 0;
        text-align: center;
        margin-top: 10px;
    }

    .about-sec {
        padding: 40px 0;
        padding-top: 0;
    }

    .about-sec .Specialist-box {
        margin-top: 15px;
    }

    .heading {
        font-size: 26px;
    }

    .schedule-counseling {
        padding: 40px 0;
    }

    .expertise-sec {
        padding: 40px 0;
    }

    .service-section {
        background-color: rgb(255 234 243);
        padding: 40px 0;
        text-align: center;
    }

    .welcome-section {
        padding: 40px 0;
        text-align: center;
    }

    .welcome-section .video-container {
        padding: 0px;
    }

    .gallery .galleryCard img {
        object-position: top;
    }

    .get-it-touch .col-lg-3.col-12 {
        display: flex;
        justify-content: start;
    }

    .clearfix {
        padding: 40px 0;
    }

    .clearfix .content-media .dz-media img {
        width: 100%;
        height: 270px;
    }

    .clearfix .section-head h2 {
        font-size: 26px;
        margin-top: 10px;
    }

    .dz-tabs.style-3 .nav-tabs {
        display: -webkit-box;
        overflow: scroll;
    }

    .overveiw-service {
        padding: 40px 0;
    }

    .doctor-image.heartdisease img {
        margin: 20px 0;
    }

    .social-btn {
        display: grid;
        gap: 20px;
    }

    .doctor-salah-section {
        padding: 40px 0;
    }

    .ourProfile,
    .videoGallery {
        padding: 40px 0;
    }

    .videoCard a.videoThumb {
        height: 250px;
    }

    .testimonials {
        padding: 40px 0;
    }

    .appointment-section h2 {
        margin-bottom: 10px;
    }

    .appointment-section {
        padding: 40px 0;
    }

    .faq-section {
        padding: 40px 0;
    }

    .rotating-badge {
        display: none;
    }

    .main-footer {
        padding: 30px 5px;
    }

    .about-sec .hotel-slider {
        height: 329px;
    }

    .about-us-banner .doctor-image img {
        height: 340px;
        margin-top: 20px;
    }

    .about-us-banner .content-box h5 {
        font-size: 22px;
    }

    .stats-section {
        padding-bottom: 00px;
    }

    .grid-image img {
        margin-top: 20px;
    }

    .card-ourdoctor {
        margin: 20px 0;
    }

    .extraordinary-section .inner-content h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .page-template-Condition .welcome-section {
        background: #e0e0e0;
    }

    .expertise-sec .treatment-box {
        display: flex;
        flex-wrap: wrap;
    }

    .treatment-banner .stats {
        margin-bottom: 10px;
    }

    .fertility-sec {
        padding: 40px 0;
    }

    .fertility-sec .image-box {
        margin-bottom: 20px;
    }

    .ivf-process .image img {
        width: 100%;
        border-radius: 10px;
        height: 300px;
        object-fit: cover;
        object-position: top;
        margin-bottom: 20px;
    }

    .ivf-process .list {
        flex-wrap: wrap;
        border-radius: 5px;
        padding: 15px;
    }

    .ivf-process .list h5 {
        width: 70%;
    }

    .ivf-process .list p {
        margin-top: 10px;
        width: 100%;
    }

    .why-ivf {
        padding: 40px 0;
    }

    .content-section .tab-nav {
        display: none;
    }

    .content-section .rightside-content .tab-content h2 {
        font-size: 26px;
    }

    .content-section .rightside-content {
        padding-left: 0px;
    }

    .ivf-cost.ivf-process .image {
        height: 300px;
        margin-bottom: 20px;
    }

    .ivf-process {
        padding: 40px 0;
        padding-bottom: 0;
        background-color: #F9F9F9;
    }

    .hospital-hero-section {
        padding: 40px 0 !important;
    }

    .doorbeen-surgery-section .feature-card {
        padding: 20px;
        margin-top: 20px;
    }

    .doorbeen-surgery-section {
        padding: 40px 0;
    }

    .Sharp-Hands {
        padding: 40px 0;
    }

    .doorbeen-surgery-section .main-title {
        font-size: 26px;
    }

    .Sharp-Hands .section-title {
        font-size: 26px;
    }

    .Sharp-Hands-Doorbeen {
        padding: 40px 0;
    }

    .Sharp-Hands-Doorbeen .image-container img {
        height: 200px;
    }

    .Sharp-Hands-Doorbeen .title {
        font-size: 26px;
        text-align: center;
        line-height: 44px;
    }

    .Sharp-Hands-Doorbeen .stats-wrapper {
        gap: 10px;
    }

    .Sharp-Hands-Doorbeen .main-img {
        height: 280px;
        object-position: top;
    }

    .Surgery-Services .video-card {
        height: 280px;
    }

    .post-gallery .gallery-header-box {
        padding: 20px;
    }

    .gallery .galleryCard {
        height: 250px;
        margin-top: 120px;
    }

    .post-gallery .gallery-header-box {
        margin: 0 12px;
    }

    .section-heading span {
        font-size: 16px;
    }

    .treatment-banner .desg {
        font-weight: 700;
        font-size: 16px;
    }

    .treatment-banner .section-heading h6 {
        font-size: 22px;
    }

    .treatment-banner .background {
        padding: 50px 0;
    }
}

/* Mobile me desktop menu hide */
@media (max-width: 767px) {
    .nav-outer {
        display: none;
    }
}

/* Desktop me mobile menu hide */
@media (min-width: 768px) {
    #mobile-menu {
        display: none;
    }
}

/* Button styling (optional) */
#menu-toggle {
    background: none;
    border: none;
    font-size: 28px;
}