@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 (min-width: 1300px) {}

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

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

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

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


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

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

@media (max-width: 992px) {
    .desktop-header {
        display: none;
    }

    .mobile-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 20px;
    }

    .main-header {
        padding: 0;
    }

    .fixed-header .mobile-header {
        position: fixed;
        right: 0;
        left: 0;
        top: 0;
        background: #fff;
        border-bottom: 2px solid #0C225E;
        transition: 0.3s;
        padding: 10px 20px;
        z-index: 999;
    }

    .fixed-header .sticky-header {
        display: none;
    }

    .nav-outer .mobile-nav-toggler {
        font-size: 25px;
        display: block;
        color: var(--primary-color);

    }

    .mobile-header .logo img {
        width: 180px;
    }

    .page-template-branch-page .main-banner .dr-image-wrap img {
        object-fit: cover;
        object-position: top;
        width: 220px;
        height: 220px;
        min-width: 100px;
        min-height: 100px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid var(--primary-color);
        margin: auto;
        filter: brightness(1.2);
        background: #fff;
    }

    .vist-now .bookAppointment {
        padding: 0;
        background: transparent;
    }

    .vist-now {
        background-color: rgb(177 177 177 / 25%);
        padding: 40px 0;
    }

    .vist-now .bookAppointment .contact-info iframe {
        margin-top: 30px;
    }

    .center-info .col-md-8 {
        padding-right: 0px;
    }

    .center-info {
        padding: 40px 0;
    }

    .center-info .card {
        margin-top: 20px;
        padding: 15px;
    }

    .advanced-infertility .card-img img {
        border-radius: 20px;
        width: 100%;
        height: 300px;
    }

    .ivf-process .row {
        flex-direction: column-reverse;
    }

    .advanced-infertility .experinces {
        display: none;
    }

    .page-template-branch-page .condition-list .list {
        width: 100%;
        display: grid;
        gap: 20px;
        background: #f0f0f0;
        padding: 15px;
        border-radius: 10px;
    }

    .page-template-Contact-us .doctor-profile {
        padding: 0;
    }

    footer .fixed-bottom {
        width: 100%;
        left: 0;
        right: 0;
    }

    .treatment-banner .banner-stats {
        margin-top: 40px;
    }

    .cotact-content.content-box p {
        padding: 0;
        border-left: 0;
    }

    .page-template-branch-page .ivf-process .image img {
        width: 100%;
        margin-bottom: 30px;
        height: 300px;
        object-fit: cover;
    }

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

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

    .about-doctor .doctor-img img {
        display: block;
        margin: auto;
        margin-bottom: 15px;
    }

    .contact-area .contactInfo {
        position: relative;
        left: 0;
        top: 0;
        display: flex;
        z-index: 2;
        justify-content: center;
        height: auto;
        align-items: center;
        margin: 25px 0;
        gap: 10px;
    }

    .contact-area iframe {
        height: 300px;
    }

    #footer .footer-section #menu-quick-link {
        column-count: 1;
    }

    .banner-tratment {
        background-position: center right !important;
    }

    .banner-tratment .content-treatment {
        background-color: rgb(23 121 91 / 70%);
    }

    .contact-area .contactForm {
        padding-left: 0;
    }

    .getintouch-section .rightside-content {
        justify-content: center;
        margin-top: 10px;
    }
}

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

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

@media (max-width: 767px) {
    .about-banner {
        height: auto;
        padding: 50px 0;
        background: #fff2f7;
    }

    .mission-vision .image-title {
        height: 280px;
        margin-bottom: 40px;
    }

    .specilities-box {
        height: 300px;
        margin-top: 20px;
    }

    .about-banner .about-content p {
        margin: 0
    }

    .contact-area .contactInfo .card a {
        word-break: break-word;
        text-align: center;
    }

    #footer .footer-section #menu-quick-link {
        column-count: 2;
    }

    .qualification-section {
        display: none;
    }

    .home-banner {
        background: #efeada;
    }

    .home-banner .banner-content {
        padding: 30px 0;
    }

    .home-banner img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .about-banner .about-content h1 {
        font-size: 26px;
        line-height: 1.5;
    }

    .aboutus {
        padding: 50px 0;
    }

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

    .our-mission {
        padding: 50px 0;
    }

    .about-doctor .content-doctor .experience-card {
        top: -20%;
        right: 5px;
        display: none;
    }

    .services-section {
        padding: 80px 0;
        background: #da3f7b14;
    }

    .testimonials-main-wrapper .section-subtitle {
        width: 100%;
    }

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

    .heading-title .heading {
        font-size: 26px;
        line-height: 44px;
    }

    .condition-list .list .content h5,
    .condition-list .list .content h3 {
        margin-bottom: 10px;
    }

    .whychoose-treatment .condition-list .list .content span {
        margin-top: 10px;
    }

    .about-clinic .clinic-image {
        height: 320px;
        margin-bottom: 20px;
    }

    .service-card-wrapper {
        height: 210px;
    }

    .contact-area .contactInfo {
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        margin-top: 10px;
    }

    .testimonials {
        padding: 50px 0;
    }

    .social-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .social-btn .btn-smo {
        margin-right: 0;
    }

    .doctor-profile .outerbox-section .details-doctor .btn-group {
        flex-wrap: wrap;
    }

    .doctor-profile .outerbox-section .details-doctor ul li h6 {
        width: 110px;
    }

    .doctor-profile {
        padding: 50px 0;
    }

    .qualification-section {
        padding: 0;
    }

    .doctor-profile .outerbox-section {
        box-shadow: none;
        padding: 0 15px;
    }

    .qualification-section .tab-qualification {
        width: 100%;
        overflow: auto;
        margin-bottom: 30px;
        padding-bottom: 15px;
    }

    .qualification-section .tab-qualification .nav-tabs {
        display: inline-flex;
        flex-wrap: nowrap;
        margin-bottom: 0;
    }

    .qualification-section .tab-qualification .nav-tabs .nav-item .nav-link {
        margin-bottom: 0;
        width: max-content;
    }

    .contact-area {
        background-position: center right !important;
    }

    .treatments-section .treatment-card .content {
        width: calc(100% - 50px);
    }

    .treatments-section .treatment-card .icon {
        width: 50px;
        height: 50px;
    }

    .about-doctor .content-doctor ul {
        column-count: 1;
    }

    .getintouch-section .rightside-content {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
        margin-top: 15px;
    }

    .getintouch-section .rightside-content hr {
        width: 100%;
    }

    .getintouch-section ul li {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        gap: 10px;
    }

    .getintouch-section ul li span {
        width: 100%;
        padding-left: 0;
    }

    .banner-appointment {
        display: none;
    }

    .home-banner .slider-item .banner-content .innerbox .right-content h1,
    .home-banner .slider-item .banner-content .innerbox .right-content h2 {
        font-size: 24px;
    }

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

    .section-title .title {
        font-size: 24px;
    }

    .symptoms-section .card-symptoms {
        margin-right: 0;
    }

    .about-clinic .content-clinic h3 {
        font-size: 24px;
    }

    .modal-popup .modal-dialog .modal-header {
        right: 0;
        z-index: 1;
    }

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


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

    .whychoose-treatment .accordion .accordion-item .accordion-button {
        font-size: 16px;
    }

    .about-doctor .content-doctor h5 {
        font-size: 16px;
    }

    .keyfacets-section .content-inner .card-inner h4 {
        font-size: 16px;
    }

    .content-grid .content-body h3 {
        font-size: 24px;
    }

    .banner-tratment .content-treatment h1 {
        font-size: 24px;
    }

    .condition-banner h1 {
        font-size: 24px;
    }

    .condition-sticky {
        display: none;
    }

    .coditioncontent .tab-content h3 {
        font-size: 24px;
    }

    .coditioncontent .faq-treatment {
        box-shadow: none;
        padding: 0;
    }

    .doctor-profile .outerbox-section .details-doctor h1 {
        font-size: 28px;
        line-height: 1.5;
    }

    .qualification-section .tab-content.qualification-content h3 {
        font-size: 24px;
    }

    .aboutus .about-conetnt h2 {
        font-size: 24px;
    }

    .main-service .service-card .contentbox h4 {
        font-size: 10px;
    }

    .main-service .service-card .contentbox p {
        font-size: 10px;
    }

    .main-service .service-card .contentbox .btn-page {
        padding: 2px 10px;
        font-size: 12px;
    }

    .main-service .service-card .text-card h4 {
        line-height: 1;
    }

    .about-clinic .content-clinic .about-grid .box-inner::before {
        left: 5px;
    }

    .about-clinic .content-clinic .about-grid .box-inner {
        padding: 15px 15px 15px 30px;
        width: 100%;
    }

    .condtion-section .card-condtion .image {
        width: 80px;
        height: 80px;
        padding: 6px;
        margin-bottom: 10px;
    }

    .services {
        padding: 40px 0;
    }

    .condtion-section .card-condtion h4 {
        font-size: 14px;
    }

    .about-doctor .content-doctor h3 {
        font-size: 24px;
    }

    .about-clinic .review-box>.row>.col {
        padding: 0 5px;
    }

    .services .service-center-img img {
        height: 300px;
        border-radius: 10px;
        margin: 20px 0;
    }

    .condition-banner .background {
        padding: 40px 0;
    }

    .tab-content {
        max-height: 500px;
        /* apne layout ke hisaab se adjust karo */
        overflow-y: auto;
        padding-right: 10px;
    }


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

    .tab-section .tab-content {
        padding: 0;
    }

    .tab-section .tab-content {
        overflow: visible !important;
    }

    .tab-section .image-card {
        width: 100%;
    }

    .tab-section nav {
        display: none;
    }

    .why-choose-section .doctor-image img {
        border-radius: 100%;
        height: 280px;
        width: 280px;
        margin-left: 40px;
        object-fit: cover;
        object-position: top;
    }

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

    .contact-form .contact-box .info-box {
        display: grid;
        gap: 20px;
    }

    .stickybtns-grp {
        border-radius: 15px 16px 0 0
    }

    .doctor-profile .outerbox-section .details-doctor ul li {
        display: block;
    }

    .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%);
    }

    .about-doctor .section-title {
        padding-right: 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;
    }

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

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

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

    .doctor-profile .outerbox-section .details-doctor h2 {
        color: #000;
    }

    .doctor-profile .outerbox-section .details-doctor ul li p {
        width: 100%;
    }

    .doctor-profile .outerbox-section .doctor-image img {
        height: 300px;
        object-position: top;
    }

    .modal .col-md-7.pe-md-4 {
        display: none;
    }

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

    .blog-section {
        padding: 40px 0;
        background: linear-gradient(-1.14deg, #FFFFFF 20.67%, #ffe2ed 144.76%);
    }

    .condition-banner .section-heading h1 {
        font-size: 28px;
        margin-bottom: 10px;
        margin-bottom: 0;
        line-height: 40px;
        font-weight: 600;
        margin: 10px 0;
    }

    #footer {
        position: relative;
        padding-bottom: 50px;
    }

    .why-choose-section {
        background: #da3f7b12;
        padding: 40px 0;
    }

    .why-choose-section .col-lg-8 {
        margin-top: 40px;
    }

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

    .about-clinic .review-box .review-card p {
        font-size: 12px;
    }

    .doctor-profile .outerbox-section .details-doctor .btn-group .btn-page {
        padding: 8px 10px;
        font-size: 14px;
    }

    .doctor-profile .outerbox-section .details-doctor .btn-group .number-btn {
        padding: 12px 10px;
        font-size: 14px;
    }

    .our-mission .our-mission-content h3 {
        font-size: 24px;
    }

    .keyfacets-section .content-inner .card-inner::before {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    .keyfacets-section .content-inner .card-inner {
        padding-left: 35px;
    }

    .doctor-profile .outerbox-section .details-doctor ul li p {
        word-break: break-all;
    }

    .home-banner .banner-content h1,
    .home-banner .banner-content h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .circle {
        display: none;
    }

    .condition-content h5 {
        font-size: 26px;
        margin-bottom: 0;
    }

    .mm-menu_offcanvas {
        z-index: 1111;
    }

    .tab-section.container.tab-sticky .container.mt-lg-5 {
        padding: 0 5px;
    }

    .condition-content .container .row div:last-child {
        padding-left: 15px;
        border-left: 0;
    }

    .tab-section .tab-pane .col-lg-12 {
        padding: 0;
    }

    .tab-content {
        max-height: 100%;
    }

    .tab-section.container.tab-sticky {
        background: #f3f3f3;
    }

    .condition-content {
        padding: 40px 0;
    }

    .treatment-banner .banner-stats .stats {
        margin-bottom: 20px;

    }

    .whychoose-treatment {
        padding: 40px 0;
    }

    .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%;
    }

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

    .founder-section .doctor-image {
        padding-right: 0;
    }

    .founder-section .doctor-image .experience-card {
        display: none;
    }

    .founder-section .doctor-image::before {
        display: none;
    }

    .founder-section h2 {
        font-size: 26px;
        margin-top: 20px;
    }

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

    .contact-banner .background {
        padding: 40px 0;
    }

    .page-template-faq .faq {
        padding: 40px 0;
    }

    .page-template-branch-page .main-banner {
        padding: 40px 0;
    }

    .content-section .rightside-content .tab-content ul {
        padding: 10px 0;
        column-count: 1;
    }

    .content-section .rightside-content .tab-content h3 {
        font-size: 24px;
        margin-bottom: 8px;
    }

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

    .content-section .rightside-content .tab-content {
        padding-top: 30px;
    }

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

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

    .founder-section .doctor-image img {

        object-fit: cover;
        object-position: top;
        width: 220px;
        height: 220px;
        min-width: 100px;
        min-height: 100px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid var(--primary-color);
        margin: auto;
        filter: brightness(1.2);
        background: #fff;
    }

    .ivf-cost.ivf-process .row {
        flex-direction: column-reverse;
    }

    .ivf-cost .image {
        margin-top: 30px;
    }

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

    .why-ivf .card {
        height: 280px;
    }

    .whychoose-treatment .condition-list {
        padding-right: 0;
    }

    .ivf-process .image img {
        width: 100%;
        margin-bottom: 30px;
    }

    .whychoose-treatment .content {
        margin: 10px 0;
    }

    .whychoose-treatment .condition-list .list {
        width: 100%;
        display: block;
    }

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

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

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

    .awards {
        background: #F8F9FB;
        padding: 40px 0;
    }

    .about-doctor .doctor-img img {
        object-fit: cover;
        object-position: top;
        width: 250px;
        height: 250px;
        min-width: 100px;
        min-height: 100px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid var(--primary-color);
        filter: brightness(1.2);
        background: #fff;
    }

    .tab-content {
        overflow: hidden;
    }

    .contact-form .form-box {
        padding-bottom: 0;
    }

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

    .mm-listitem__btn {
        position: relative;
    }
}

@media (max-width: 414px) {
    .about-clinic .review-box .review-card .icon img {
        height: 20px;
    }

    .about-clinic .review-box .review-card h5 {
        font-weight: 600;
    }
}

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

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

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

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