@charset "utf-8";

/* CSS Document */


/*---For Laptop---*/

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

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

/*---For Laptop---*/

@media (min-width: 1200px) and (max-width: 1600px) {}

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

/*---For Horizental iPad---*/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 1200px) and (max-width: 1444px) {}

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

@media(max-width: 991px) {

    .main-header .header-wrapper .top-head,
    .main-header .header-wrapper .nav-head {
        display: none;
    }

    .mobile-header {
        display: flex;
        background: #fff;
        position: relative;
        z-index: 999;
        justify-content: space-between;
        align-items: center;
        padding: 15px 20px;
        box-shadow: 0 4px 10px 0 rgb(0 0 0 / 5%);
        background: #fff;
    }

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

    .mobile-header .logo img {
        width: 100%;
        max-width: 150px;
    }

    .mobile-header .mobile-nav-toggler {
        font-size: 30px;
        line-height: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .main-header {
        position: relative;
    }


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

}

/*---For Vertical iPad---*/

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

@media (min-width: 768px) {}

/*---For Mobile---*/

@media (max-width: 767px) {

    .about-doctor .outer-box {
        max-width: 100%;
        margin-left: 0;
        padding: 20px 15px;
        background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 70%, rgb(255 255 255 / 85%) 100%);
    }

    .section-title .title .dot-right {
        display: none;
    }

    .home-banner .middle-doctorimg {
        position: inherit;
        object-fit: cover;
        object-position: top;
        width: 200px;
        height: 200px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid var(--primary-color);
        margin: auto;
        background: #fff;
        margin-bottom: 20px;
    }

    .home-banner .button-theme.btn-secondary {
        display: none;
    }

    .home-banner {
        padding: 40px 0;
        background-position: left;
    }

    .home-banner .banner-content ul li:last-child {
        display: none;
    }

    .about-us .our-rating ul {
        justify-content: center;
        margin-top: 15px;
    }

    .education-channel .heading-icons h6 {
        font-size: 14px;
        line-height: 24px;
    }

    .education-channel .row.g-4 {

        flex-direction: column-reverse;

    }

    .video-gallery-section .main-video-container {
        width: 100%;
        height: 235px;
    }

    .about-us .our-rating ul li:last-child {
        display: none;
    }

    .section-title .title .dot-left {
        display: none;
    }

    .home-banner .image-outer {
        display: none;
    }

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

    .home-banner .banner-content ul {
        justify-content: center;
    }

    .gallery-curve-section .owl-stage-outer {
        padding: 0;
    }

    .recovery-section {
        padding-bottom: 0;
    }

    section {
        padding: 40px 0 !important;
    }

    .section-title {
        margin-bottom: 20px;
    }

    .mobile-video-slider.video-gallery-section .play-overlay {
        top: 100px;
    }

    .mobile-video-slider .edu-video-card .video-thumb-wrapper img {
        height: 240px;
        width: 100%;
        object-fit: cover;
    }

    .mobile-video-slider .video-info h6 {
        font-size: 18px;
        line-height: 30px;
    }

    .video-gallery-section {
        margin-bottom: 40px;
    }

    .pitch-section .pitch-box .rightside-image {
        display: none;
    }

    .pitch-section .pitch-box .leftside-image {
        display: none;
    }

    .pitch-section .pitch-box .btn-group .btn-whatsapp {
        display: none;
    }

    .success-stories .card-stories {
        display: block;
    }

    .success-stories .card-stories .image {
        width: 100%;
        height: 200px;
    }

    .success-stories .card-stories .content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0px;
    }

    /* MAIN TAB SCROLL */
    .services .nav-pills {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: start;
    }

    .services .nav-pills .nav-item {
        flex: 0 0 auto;
    }


    .services .col-md-3,
    .services .col-md-9 {
        width: 100%;
    }

    .services .tab-content .content-service {
        padding-left: 0;
        margin-top: 0px;
    }

    .services .tab-content .content-service .btn-group .button-theme.button-theme.btn-accent {
        display: none;
    }

    .services .tab-content .content-service .btn-group {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .services .tab-content.tab-outer {
        padding: 10px;
    }

    .services .tab-content iframe {
        height: 250px;
    }

    .about-doctor .section-title {
        padding-right: 0;
    }

    .about-doctor {
        padding-top: 50px;
    }

    .about-doctor .section-title ul {
        display: block;
        padding-bottom: 0px;
    }

    .about-doctor .section-title ul li {
        margin-bottom: 15px;
    }

    .about-us .image-box img {
        margin-top: 15px;
    }

    .award-section:after {
        width: 100%;
    }

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

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

    .google-review .google-title {
        display: block;
    }

    .google-review .google-title h4 {
        text-align: center;
        margin: 10px 0;
    }

    .google-review .google-title .image-doc {
        justify-content: center;
        display: flex;
    }

    .google-review .google-box {
        justify-content: center;
        display: grid;
        margin-bottom: 20px;
    }

    .google-review .google-box .google-rating-button {
        width: max-content;
    }

    .contact-form .contact-box {
        margin: 20px 0;
    }

    .contact-form .contact-box .info-box {
        display: block;
    }

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

    .contact-form .contact-box .info-box .inner-box.black-box {
        margin-top: 20px;
    }

    .contact-form .map-box {
        padding: 10px;
    }

    .blogs .blog-card .blog-img {
        height: 210px;
    }

    .footer-section .upper-box .follow-us {
        justify-content: center;
    }

    .footer-section .footer-logo {
        justify-content: center;
        display: flex;
        margin-bottom: 20px;
    }

    .doctor-hero-section .row.justify-content-center .col-6 .stat-card {
        border-top: 4px solid var(--color-secondary);
    }

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

    .recovery-section p br {
        display: none;
    }

    .doctor-hero-section .btn-group {
        display: inline-grid;
        gap: 20px;
    }

    .doctor-hero-section .position-relative img {
        object-fit: cover;
        object-position: top;
        width: 200px;
        height: 200px;
        min-width: 100px;
        min-height: 100px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid var(--primary-color);
        margin: auto;
        background: #1e76bd;
        padding-top: 20px;
    }

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

    .Qualification .qualifications-left-box .dr-img {
        height: 300px;
        object-fit: cover;
    }

    .machinery-section .machinery-content ul li {
        width: 100%;
    }

    .aosih-hospital-section {
        background: #fc636317;
    }

    .aosih-hospital-section .content-column {
        padding-right: 15px;
    }

    .aosih-hospital-section h6 {
        line-height: 24px;
    }

    .aosih-hospital-section .main-title {
        font-size: 26px;
    }

    .stats-section .stats-list {
        display: block;
    }

    .stats-section::before {
        display: none;
    }

    .stats-section .stats-list .stats-card {
        width: 90%;
        margin: auto;
        background: #eaeaea;
        border-radius: 20px;
        margin-bottom: 20px;
        border-bottom: 4px solid #1e76bd !important;
    }

    .stats-section .stats-list .stats-card p {
        font-size: 16px;
    }

    .safety-protocols-sec .image-sec img {
        margin: 20px 0;
    }

    .about-doctor .doctor-image {
        position: inherit;
        z-index: 1111;
        transform: none;
        object-fit: cover;
        object-position: top;
        width: 210px;
        height: 210px;
        min-width: 100px;
        min-height: 100px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid var(--primary-color);
        margin: auto;
        margin-bottom: 20px;
        background: #1e76bd;
    }

    .whychoose-items .whychoose-box .icon:after {
        display: none;
    }

    .service-banner .doctor-card {
        display: block !important;
    }

    .service-banner .doctor-card img {
        width: 70%;
        margin: auto;
        justify-content: center;
        display: flex;
    }

    .service-banner .doctor-info {
        padding: 20px;
        border-radius: 20px;
        text-align: center;
        margin-top: -20px;
        z-index: 11111111;
        position: relative;
    }

    .service-banner h1 {
        text-align: center;
        font-size: 28px;
        line-height: 40px;
    }

    .service-banner .btn-group {
        display: grid !important;
        justify-content: center;
    }

    .overview-section .overview-image {
        width: 100%;
    }

    .section-title .heading br {
        display: none;
    }

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

    .feature-section .card-reviews {
        width: 100%;
    }

    .feature-section .card-center {
        width: 100%;
        margin: 10px 0;
    }

    .feature-section .card-easy-appointments {
        width: 100%;
        margin-top: 20px;
    }

    .education-channel {
        background: #DAE4FF;
        padding-bottom: 60px !important;
    }

    .main-slider .section-title {
        width: 100%;
        margin: auto;

    }

    .main-slider {
        padding: 40px 20px;
        background: #ecf2ff;
    }

    .news .news-image {
        height: 170px;
    }

    .mdodal-appointment .modal-header {
        right: 20px;
        z-index: 11;
    }

    .recovery-section .owl-dots {
        display: block !important;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;

    }

    .sticky-btn-wrapper {
        display: none !important;
    }

    .read-more-btn {
        color: #1e76bd;
        cursor: pointer;
        font-weight: 500;
        margin-left: 5px;
    }

}

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

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

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

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

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

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