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

@media(max-width: 991px) {
    .top-navbar {
        display: none;
    }

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

    .mobile-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 10px 20px;
        background: #fff;
        box-shadow: 0px 8px 24px rgba(149, 157, 165, .2);
    }

    .mobile-header img {
        max-width: 85px;
    }

    .mobile-header .outer-box .bx-menu {
        font-size: 26px;
    }

    .fixed-header .mobile-header {
        position: fixed;
        z-index: 999;
        left: 0;
        width: 100%;
        top: 0;
    }

    .Qualification {
        padding: 60px 0;
    }

    .Qualification .qualification-tabs {
        width: 100%;
        margin-bottom: 20px;
    }

    .Qualification .qualification-tabs ul {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 10px;
        padding-bottom: 5px;
    }

    .Qualification .qualification-tabs ul li {
        flex: 0 0 auto;
    }

    .Qualification .qualification-tabs ul li button {
        white-space: nowrap;
        padding: 12px 20px;
        font-size: 14px;
        border-radius: 10px;
    }

    .Qualification .qualification-content {
        padding: 20px;
    }

    .Qualification .qualification-content p,
    .Qualification .qualification-content ul li {
        line-height: 1.8;
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .contact-form .contact-box .info-box {
        flex-wrap: wrap;
    }

    .contact-form .contact-box .info-box .inner-box {
        width: 100%;
    }

    .doctor-img img {
        width: 150px;
    }

    .contact-banner .banner-content {
        text-align: center;
    }

    .contact-banner .banner-content .designation {
        font-size: 14px;
    }

    .contact-banner .banner-content h2 {
        font-size: 24px;
    }

    .contact-banner .banner-content .appointmentBtn {
        display: none !important;
    }

    .heading-box .heading,
    .treatment-banner .banner-content h1 {
        font-size: 24px;
    }

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

    .treatment-banner .banner-doc {
        gap: 0;
        flex-wrap: wrap;
        text-align: center;
    }

    .gallery-sec .gallery-img {
        height: 200px;
    }

    .treatment-banner .image-side img {
        text-align: center;
        margin-top: 35px;
    }

    .pitch-section .profile-wrapper {
        position: relative;
        left: 0;
        margin-bottom: 15px;
    }

    .about-doctor-section .expert-pill {
        width: 100%;
    }

    .about-doctor-section .doctor-image-card {
        width: 100%;
        text-align: center;
    }

    .about-doctor-section.about-treatment .doctor-image-wrapper img {
        transform: scaleX(1);
        position: relative;
        border-radius: 0;
        width: 200px;
        height: 200px;
        border-radius: 100px;
        background: #fff;
        object-fit: cover;
        object-position: top;
        margin: auto;
    }

    .about-doctor-section .doctor-image-wrapper {
        height: auto;
    }

    .about-doctor-section .experience-badge {
        display: inline-flex !important;
        width: auto;
        position: relative;
        padding: 5px 20px;
        border-radius: 10px;
        right: 0;
    }

    .about-doctor-section.about-treatment .experience-badge__number {
        font-size: 40px;
    }

    .about-doctor-section.about-treatment .experience-badge svg {
        font-size: 36px;
    }

    .about-doctor-section.about-treatment .experience-badge__text {
        font-size: 14px;
        line-height: 1.5;
    }

    .about-doctor-section .logo-badge {
        display: none;
    }

    .about-doctor-section .doctor-image-col {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .about-doctor-section .expert-pill {
        border-radius: 5px;
        text-align: start;
        font-size: 15px;
    }

    .why-choose-section .why-stats-box {
        flex-direction: row;
        gap: 10px;
    }

    .why-choose-section .why-stats-box .card-inner span {
        font-size: 20px;
    }

    .pitch-section .container {
        padding: 0;
    }

    .treatContent-area {
        padding: 0 15px;
    }

    .main-banner .doctor-banner-image {
        width: 180px;
        height: 180px;
        border-radius: 100px;
        background: #dedede;
        margin: auto;
        margin-bottom: 15px;
        padding-top: 15px;
        overflow: hidden;
    }

    .main-banner .doctor-banner-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
        transform: scale(1.5);
        transform-origin: top;
    }

    .main-banner .banner-content h2 {
        font-size: 26px;

    }

    .main-banner .icon-item {
        flex-grow: 1;
        width: 45%;
    }

    .main-banner .cancer-types-icons {
        gap: 10px;
        flex-wrap: wrap;
    }

    .main-banner .appointmentBtn {
        display: none !important;
    }

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

    .stats-box {
        padding: 20px;
        margin-bottom: 40px;
        border-radius: 0;
    }

    .stats-box .icon-content {
        text-align: center;
        padding: 10px 0;
    }

    .stats-box .icon-content .top-icon {
        flex-wrap: wrap;
        justify-content: center;
    }

    .stats-box .icon-content .top-icon h5 {
        font-size: 24px;
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }

    .stats-box .col-lg-3::after {
        display: none;
    }

    .stats-box .icon-content h6 {
        font-size: 14px;
    }

    .consultation-card-wrapper .content {
        padding: 20px;
    }

    .consultation-card-wrapper {
        background: #fff;
    }

    .consultation-card-wrapper .heading-box {
        text-align: center;
    }

    .consultation-section ul li {
        display: flex;
        text-align: start;
        font-size: 12px;
    }

    .consultation-section ul {
        gap: 5px;
    }

    .consultation-section ul li svg {
        width: 15px;
        height: 15px
    }

    .consultation-card-wrapper .buttons {
        justify-content: center;
        gap: 10px;
    }

    .consultation-card-wrapper .buttons .default-btn {
        padding: 6px 15px;
        font-size: 14px;
    }

    .OurVideo-section .video-thumb {
        height: 100%;
    }

    .about-doctor-section .doctor-image-wrapper img {
        position: relative;
        width: 200px;
        height: 200px;
        object-fit: cover;
        border-radius: 100px;
    }

    .about-doctor-section .doctor-image-card {
        border-radius: 0;
        box-shadow: none;
    }

    .about-doctor-section .experience-badge__number {
        font-size: 36px;
    }

    .about-doctor-section .experience-badge__text {
        font-size: 14px;
        line-height: 1.5;
    }

    .about-doctor-section .experience-badge svg {
        width: 40px;
    }

    .pitch-section .col-lg-6 {
        margin-left: 0;
    }

    .pitch-section .heading-box h6.subheading {
        width: 100%;
        padding: 0;
        justify-content: center;
    }

    .heading-box h6.subheading i {
        display: none;
    }

    .pitch-section .container .buttons {
        flex-wrap: wrap;
        gap: 10px;
    }

    .pitch-section .buttons .about-btn {
        margin: 0;
    }

    .pitch-section .container {
        padding: 40px 15px;
    }

    .case-study .image-box img {
        width: 100%;
    }

    .case-study ul {

        width: 100%;
    }

    .patient-recovery .soical-btn {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .patient-recovery .recovery-image img {
        width: 100%;
        margin-bottom: 20px;
    }

    .patient-recovery .soical-btn .box h5 {
        font-size: 16px;
    }


    .why-choose .why-choose-card {
        width: 100%;
        border: 1px solid var(--secondary-color);
        border-radius: 10px;
    }

    .why-choose-card::after {
        display: none;
    }

    .social-links ul {
        justify-content: center;
        padding: 10px;

    }

    .default-btn img {
        display: none;
    }
}

/* Mobile Slider */
@media (max-width: 767px) {
    .pitch-section .left-image
    {
        display: none;
    }

    .treatment-cards-row {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 15px;
        padding-bottom: 10px;

        /* smooth scroll */
        scroll-behavior: smooth;

        /* hide scrollbar */
        scrollbar-width: none;
    }

    .treatment-cards-row::-webkit-scrollbar {
        display: none;
    }

    .treatment-cards-row>div {
        flex: 0 0 85%;
        max-width: 85%;
    }

    .dr-about-section .content .heading {
        font-size: 20px;
    }

    .m-footer {
        display: flex;
    }

    .pitch-section .container {
        padding: 20px 15px;
    }

    footer .social-links ul li a img {
        width: 20px;
    }

    footer {
        padding-bottom: 50px;
    }

    .OurVideo-section .watch-video-btn a .bx-play {
        height: 24px;
        width: 24px;
        font-size: 20px;
    }

    .OurVideo-section .watch-video-btn a {
        padding: 6px 10px 6px 8px;
        font-size: 12px;
    }

    .pitch-section {
        padding-top: 0px;
    }

    .patient-recovery .soical-btn .box {
        width: 45%;
        flex-grow: 1;
    }

    .patient-recovery .soical-btn .box img {
        width: 100%;
    }

    .pitch-section .heading-box .doctor-profile {
        display: block;
    }

    .pitch-section .heading-box .doctor-profile .doc-image img {
        width: 200px;
        height: 200px;
        object-fit: contain;
        margin-bottom: 20px;
    }

    .pitch-section .heading-box .doctor-profile .content p {
        font-size: 18px;
        font-weight: 700;
        color: var(--primary-color);
    }

    .dr-about-section .experience-box {
        left: 0;
        transform: none;
        flex-wrap: wrap;
    }

    .dr-about-section .experience-box .innerbox {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .dr-about-section .experience-box .innerbox h5 {
        font-size: 22px;
        color: #ffffff;
        font-weight: 600;
        margin: 0;
        border-bottom: 2px solid var(--primary-color);
        padding-bottom: 10px;
    }

    .pitch-section .pitch-container .pitch-content {
        display: block;
        background: #fff;
        border-radius: 10px;
        padding: 10px;
    }
    .dr-about-section .exp-text .number{
            font-size: 30px;
    }
    .dr-about-section .exp-icon svg{
        width: 40px;
    }
    .treatment-banner .image-side{
        display: none;
    }
    .treatment-banner .banner-content{
        text-align: center;
    }
    .treatment-banner .banner-content .buttons{
        justify-content: center;
    }
    .video-gallery .video-card{
            box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, .11);
    }
    
}