@charset "utf-8";
/* CSS Document */

/*---For Laptop---*/
@media (max-width: 1800px) {}

@media only screen and (max-width: 1550px) {}

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

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

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

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

/*---For Laptop---*/
@media (min-width: 1200px) and (max-width: 1400px) {}

@media (min-width: 1024px) and (max-width: 1199px) {
    .bottom_header {
        display: flex;
    }

    img.c-logo__src {
        width: 400px;
    }

    .menu_wrap {
        border-top: none;
        padding: 10px 0 5px;
    }

    .box {
        padding: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .bottom_header {
        display: flex;
    }

    img.c-logo__src {
        width: 390px;
    }

    .menu_wrap {
        border-top: none;
    }
}

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

/*---For Horizental iPad---*/
@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 991px) {


    .o-grid,
    .o-trio--scroll {
        overflow: hidden;
    }

    .top_header p {
        letter-spacing: 0.5px;
        text-align: center;
    }
}

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

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

/*---For Vertical iPad---*/
@media (min-width: 768px) and (max-width: 991px) {
    img.c-logo__src {
        width: 350px;

    }

    /* 
    .c-header--scrolled {
        transform: translateY(-47px) !important;
        position: fixed;
    } */
}


@media (max-width: 991px) {
    .ani-ser p {
        width: 80%;
    }

    .accordion-body {
        padding: 15px 10px;
    }

    .ani-ser img {
        margin-left: 0px;
    }

    .c-footer__title.ft-st {
        margin-top: 20px;
    }

    .c-header__navigation {
        top: 130px;
        height: calc(100dvh - 80px)
    }

    .c-header--scrolled .c-header__navigation {
        top: 140px;
        height: calc(100dvh - 64px)
    }

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

    .c-header__navigation {
        position: absolute;
        top: 100%;
        left: 0;
        visibility: hidden;
        opacity: 0%;
        background-color: #fcfcfc;
        padding: 20px 5% 0;
        width: 100%;
        height: calc(100dvh - 100px);
        overflow: scroll
    }

    .c-dropdown {
        display: none;
    }

    .Service-box-content h2 {
        font-size: 30px;
        font-weight: 700;
        margin: 10px 0px;
        font-family: ui-monospace;
        letter-spacing: 0.5px;
        line-height: 35px;
    }

    .img-style1 {
        margin-bottom: 30px;
    }

    h2.serv-table-heading {
        font-size: 35px;
    }

    section.scr {
        padding: 40px 0px;
    }

    .calgary-N {
        margin: 30px 0px;
    }

    .new-opd-r {
        margin-top: 20px;
    }

    .contavt-N .bg-white.rounded-3 {
        padding: 20px !important;
    }
}


/*---For Mobile---*/
@media (max-width: 767px) {}

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


@media (max-width: 480px) {

    .truste .col-lg-3.col-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .truste-img p {
        font-size: 13px;
        padding: 6px 0px;
        font-weight: 600;
    }

    .truste-img {
        border: 2px solid;
        margin: 5px;
    }
}

@media (max-width: 393px) {
    .top_header p {
        letter-spacing: 0.5px;
        text-align: center;
    }

    .bottom_header {
        display: flex;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }

    .middle_wrap {
        margin-bottom: 0px;
    }

    .c-logo__src {
        width: 100%;
    }

}

@media (max-width: 320px) {
    .top_header {
        display: none;
    }

    .menu_wrap {
        border: none;

    }
}

@media (max-width: 991px) {
   .contavt-N .p-5 {
    padding: 1rem 2rem !important;
}
    .itemNN {
        border: 2px solid;
        margin: 15px 0px;
    }

    .o-container {
        width: 100%;
    }

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

    section.services-capm.c-section {
        padding: 0px;
    }

    .c-testimonial-card {
        padding: 20px;
    }

    section.testimonial.c-section p {
        margin-bottom: -40px;
    }

    .Lasik {
        padding: 15px 10px;
    }

    h2.c-title.c-title--lg {
        line-height: 35px;
    }

    .Lasik p {
        color: #fff;
        text-align: justify;
    }

    .top_header p {
        letter-spacing: 0.5px;
        text-align: center;
    }

    .menu_wrap {
        border: none;

    }

    .bottom_header {
        display: flex;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }

    .middle_wrap {
        margin-bottom: 0px;
    }

    .c-logo__src {
        width: 100%;
    }

    section.about-bnn1 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 80px 15px;
        align-items: center;
        /* top: 50px; */
    }

    .ab-heading-nn {
        font-size: 40px;
        text-align: center;
    }

    .top_header p {
        text-align: center !important;

    }

    .c-footer__text p {
        text-align: center;
    }

    .c-footer__logo img {
        width: 120px;
    }

    .c-header--scrolled {
        transform: translateY(-75px);
        position: fixed;
    }

    .why-box {
        display: flex;
        flex-direction: column;
    }

    .c-header__container {

        padding: 4px 8px;

    }

    .heading-adscc h2 {
        font-size: 40px !important;
        margin-bottom: 30px !important;
    }

    .ic-boxx {
        margin-bottom: 20px;
        height: auto;
    }

    .prosrc {
        margin-bottom: 20px;
        height: auto;
    }

    section.ab-points {
        background-color: #fff;
        padding: 70px 0px;
    }

    td {
        font-size: 11px;
    }

    th {
        font-size: 11px;
    }

    .dr-nam {
        padding: 0px 4px;
        height: 105px;
    }

    .ser-de-img {
        text-align: center;
        margin-bottom: 30px;
    }

    h2.c-title.c-title--lg,
    .heading-adscc h2 {
        font-size: 30px !important;
    }

    ul.donation-list li {
        margin-left: 0px;
    }


    p {
        line-height: 27px;
        text-align: justify;
    }

    .text-ser-st {
        line-height: 26px;
    }

    .margin_top {
        margin-top: 0px !important;
        animation: smoothScroll 1s;
    }

    section.services,
    .c-article__actions,
    .Lasik {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .heading {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-flow: column;
        flex-direction: column;
    }

    .c-article__actions {
        margin-bottom: 20px;
    }

    span.c-footer__title {
        margin-top: 20px;
    }

    h4.c-stats-banner__stat {
        font-size: 2rem !important;
        margin: 5px 0px;
    }

    .ani-ser p {
        font-size: 12px !important;
        font-weight: 500;
    }

    .history,
    .provides-servic,
    .gallery_sec,
    .equipment,
    .doctorN,
    .contavt-N,
    .privacy-policy,
    .ab-n {
        padding: 60px 0px;
    }

    .services,
    .Doctors,
    .animitites,
    .docter-re {
        padding: 60px 20px;
    }


    .ab-table {
        padding-bottom: 60px;
    }

    .c-footer {
        padding: 60px 0 0;
    }

    .card.cr-dr {
        margin: 20px 0px;
    }

    .img-style {
        margin-bottom: 30px;
    }

    p.hospital-t {
        color: #000;
        text-align: center;
    }

    .services,
    .animitites,
    .docter-re {
        padding: 60px 0px;
    }

}


@media (max-width:768px) {
    .truste-img {
        border-radius: 18px;
        border: 2px solid;
        margin: 10px 5px;
    }

    .truste-img p {
        font-size: 14px;
        text-align: center;
        padding: 10px 0px;
        font-weight: 600;
    }

    .ab-table .col-md-10.m-auto {
        width: 100%;
    }

    .ps-md-5 {
        padding-left: 0rem !important;
    }

    li.key-heading {
        font-size: 15px;
    }

    .key-box {
        width: 50%;
    }

    span.c-footer__title {
        margin-top: 20px;
    }

    .c-stats-banner__item.key-box {
        background: #3e8484;
        color: #fff;
        padding: 15px;
        margin: 1px;
        width: 49%;
    }
    .camps-box {
    height: auto;
    margin-bottom: 10px;
}
}

@media(max-width:600px) {
    .why-content {
        /* padding: 30px !important; */
        height: auto !important;
    }

    .about-section {

        padding: 40px 15px;
    }

    .small-heading {
        margin-bottom: 10px;
        font-size: 20px;
        margin-top: 25px;
    }

    span.c-footer__title {
        margin-top: 20px;
    }

    .c-stats-banner__item.key-box {
        background: #3e8484;
        color: #fff;
        padding: 18px;
        width: 49%;
        margin: 1px;
    }
    .camps-box {
    height: auto;
    margin-bottom: 10px;
}
}