@charset "utf-8";

/* CSS Document */


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

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

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

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

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

@media (max-width: 1400px) {
    .navbar-header .main-box .navbar-nav li {
        margin: 0;
        margin-right: 10px;
    }

    .navbar-header .main-box .btn-page {
        padding: 10px 10px;
    }

    .navbar-header .main-box .btn-page i {
        width: 20px;
        height: 20px;
        font-size: 12px;
    }

}

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

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

@media(max-width: 1199px) {
    .main-header .container-fluid .row {
        display: none;
    }

    .mobile-header {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        background-color: #fff;
        width: 100%;
    }

    .main-header .logo {
        width: 138px;
    }


    .hide-sm,
    .main-header .main-box,
    .sticky-header {
        display: none !important;
    }

    .main-header {
        padding: 0;
    }


    .nav-outer .mobile-nav-toggler {
        font-size: 40px;
        display: block;
    }

    .main-header .container-fluid {
        padding: 0;
    }

}


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

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

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

@media (max-width: 768px) {
    .marketing-banner ul {
        column-count: 1;
        padding-left: 0px;
    }
    .banner-appointment {
        display: none;
    }
    .heart-doctor-about {
        padding: 80px 0px 40px;
    }
    .heading h1, .heading h2, .heading h3 {
        font-size: 32px;}
    /* ............banner............ */
    .banner-area .banner-content .d-flex {
        text-align: center;
    }

    .main-header+* {
        margin-top: 0px;
    }
    .service-banner{
        background-position: center left !important;
    }
    .banner-area .banner-content .d-flex .img {
        margin: auto;

    }

    .banner-area {
        height: auto !important;
        padding: 120px 0px 50px;
    }

    .banner-area .banner-content .btn-group {
        flex-wrap: wrap;
        gap: 20px;
    }

    .banner-area .banner-content .content h2 {

        font-size: 1.3rem !important;
    }

    .banner-area .banner-content .content h3 {
        font-size: 1rem;
        line-height: 1.5;
    }

    .banner-area .banner-content .content {
        text-align: start;
        width: calc(100% - 100px);

    }

    .banner-content .top-title span {
        display: none;
    }

    .heading h1,
    .heading h2 {
        font-size: 24px !important;

    }

    /* ...........get in touch........... */
    .get-in-touch .get-in-touch-list {
        gap: 40px;
    }

    .get-in-touch .get-in-touch-list li {
        border-right: 1px solid transparent !important;
    }

    /* ............doctor profile......... */
    .doctor-profile .doctor-intro .top-doctor-name {

        flex-wrap: wrap;
        margin: auto;
        text-align: center;
        gap: 20px;
    }

    .doctor-profile .doctor-intro .top-doctor-name .logo {
        display: none;
    }

    .doctor-profile .doctor-img {

        left: 0 !important;
    }

    .doctor-profile .doctor-intro .top-doctor-name .doctor-name h3 {
        font-size: 2rem !important;
    }

    .doctor-profile .doctor-intro .top-doctor-name {

        margin-bottom: 20px !important;
    }

    .service-list {

        column-count: 1 !important;
        line-height: 2.2 !important;
        text-align: justify;

    }

    .doctor-profile .doctor-img {
        position: unset;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .doctor-profile .doctor-img img {
        width: 100%;
        padding: 5px;
        object-fit: scale-down;
    }

    .doctor-profile .doctor-img .experience {
        bottom: -50px;
    }

    .doctor-profile {

        padding: 40px 0px 0px;
    }

    .doctor-profile .doctor-intro {
        text-align: center;
    }

    .doctor-profile .text {
        text-align: justify;
    }

    /* ..........callingsection......... */
    .calling-details{
        padding: 50px 0px;
    }
    .calling-details .contact-menu {
        flex-wrap: wrap;
        gap: 14px;
    }

    .calling-details .btn-group {
        gap: 8px;
        justify-content: center;
    }
    .calling-details .btn-group .theme-btn{
        padding: 10px 36px;

    }

    .calling-details h3 {
        font-size: 24px;
    }

    /* ......about hospital........ */
    .about-hospital .content {
        padding: 20px 0px 0px !important;
    }

    .about-hospital .hospital-img .safty-logo {
        left: -10px !important;
        top: -80px !important;
    }

    .about-hospital .content h3 {
        font-size: 24px !important;
        line-height: 1.4;
    }

    .about-hospital .btn-group {
        display: block !important;
        text-align: center;
    }

    .about-hospital .btn-group a {
        margin-bottom: 14px;
        width: 100%;
    }

    .about-hospital {
        padding: 100px 0 40px !important;
    }

    /* .............funFact........... */
    .funFact-list {
        padding: 0 0px 0 0 !important;
    }

    .fun-fact .last-section .content {

        padding: 20px 0px;
    }

    .fun-fact .mid-section {
        position: relative;
        margin: 20px 0px;
    }

    .fun-fact .last-section .content h3 {
        font-size: 2rem !important;
    }

    /* ............appointment section........... */
    .appointment .appointment-area .form-Details {
        display: block !important;

    }

    .appointment .appointment-area .form-Details .form-appointment {
        width: 100% !important;
        margin-bottom: 20px;

    }

    .appointment .appointment-area .form-Details .map-details {
        width: calc(100% - 0px) !important;
    }

    .appointment .appointment-area .form-Details .map-details .work-shedule li {
        padding: 10px 10px;
    }

    .appointment {
        padding-bottom: 40px;
    }

    /* .........testimonials............. */
    .testimonials .btn-group {

        flex-wrap: wrap;
        gap: 20px;
    }
    .testimonials{
        padding: 50px 0px;
    }
    .googleViewbtn {
        margin: 0px !important;
    }

    /* ...............image gallery .................... */
    .imageGallery .galleryCard {
        padding: 20px 0px 0px;
    }
    .imageGallery {
        padding: 50px 0px;
    }
    /* .........video-section.............. */
    .video-section{
        padding: 50px 0px;
    }
    /* .........scheme........... */
    .scheme .sceme-box ul {

        flex-wrap: wrap;
        gap: 10px;
        padding: 0px !important;
    }
.scheme{
    padding: 50px 0px;
}
    /* ............procedures.............. */
    .procedures .content h3 {
        font-size: 24px !important;
    }

    /* .................footer................. */
    .footer-section .f-social-media {
        flex-wrap: wrap;
    }

    .footer-section .f-social-media h4 {
        margin: auto !important;
    }

    .footer-section .f-social-media ul {
        padding: 0px;
        margin: auto;
    }

    .footer-section .footer-logo img {
        display: block;
        margin: 0 auto 10px;
    }

    .footer-bottom {
        padding: 12px 0 60px 0px;
    }


    /* .................about doctor page.............. */
.about-banner .banner-area{
    height: 600px !important;
    background-position: left center !important
}

    .doctor-section .doctor-information h3 {
        font-size: 2rem !important;
    }

    .doctor-section .doctor-information h5 {
        width: 100% !important;
    }

    .doctor-section .doctor-information ul {
        padding: 0px;
        column-count: 1;
    }
    
.doctor-section .doctor-image {
    margin-left: 0px;
}

    /* ..............  doctor overview............... */
    .service-section .service-tab .nav-tab {
        overflow: auto;
    }

    .service-section .service-tab .nav-tab .nav-link {
        padding: 15px 30px !important;
        flex-direction: row !important;

    }

    .service-section .service-tab .nav-tab .nav-link span {
        font-size: 18px !important;
        line-height: 10px !important;
        font-weight: 700 !important;
    }

    .service-section {
        padding: 0px 0px;
    }

    /* ................faq page...................... */
    .faq-banner {
        padding: 120px 0px 80px !important;
    }

    /* .................contact page............ */
    .contact-banner {

        height: 500px !important;
    }
    .contact-source .col-md-3{
        width: 50%;
    }
    
    /* ...........   .contact-source.............. */
    .contact-source .media-card {
        margin-bottom: 20px;
        width: 100% !important;
        height: 200px;
        max-height: 250px;
        padding: 20px 30px;


    }
    .contact-source .contact-content a{
    line-break: anywhere;
}
    /* .............    .contact-appointment................. */
    .contact-appointment .appointment-area {
        width: 90% !important;
        bottom: 0 !important;
        right: 20px !important;
        top: -0px !important;
    }

    .contact-appointment .map {
        margin-top: 400px;
    }

    /* ................get-in-touch-list.............. */
    .get-in-touch-list {
        display: block !important;
    }

    .get-in-touch .get-in-touch-list li {
        padding: 0px !important;
        margin-bottom: 24px;
        justify-content: flex-start !important;
    }

    .get-in-touch .get-in-touch-list li:last-child {
        margin-bottom: 0px;
    }
    .whychoose-section{
padding: 50px 0px;
}
/* ...........article-blogs................ */
.article-blogs{
    padding: 50px 0px;
}
    /* all other */
    .treatment .card .img {
        clip-path: circle(150% at 50% -115%);
        
    }
.treatment{
    padding: 50px 0px;
}
.treatmentbanner .bannerLink{
display: none !important;
}
.treatmentContent .alignnone{
    width: auto !important;
}
.treatmentbanner .banner-area{
    padding: 100px 0px 20px !important;
    min-height: 340px;
}
.treatmentbanner .banner-area .banner-content h1 {
    font-size: 40px;
}
.treatmentContent {
    padding-top: 0px;
    padding-bottom: 0px;
}
.modal.modal-appointment .modal-header {
    position: absolute;
    right: 8px;
   
    z-index: 99999;
}

}

@media (max-width: 992px) {
    .mobile-header {
        padding: 15px 20px;
    }
}

@media (min-width: 575px) {
    .m-footer {
        display: none;
    }
}

@media (max-width: 575px) {
    .m-footer {
        display: flex;
    }




}

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



@media (max-width: 991px) {

    /* ............about doctor page............... */
    .doctor-section .doctor-image .experience-card.custm-card {
        display: none;
    }

    .appointment .appointment-area .form-Details .map-details .work-shedule .time-date {
        width: 100% !important;
    }

    .scheme .sceme-box ul {
        padding: 0px;
        gap: 5px;
    }

    .get-in-touch .get-in-touch-list li .listBody {
      
        display: block;
        margin: auto;
        text-align: center;
    }

    .get-in-touch .get-in-touch-list li .listBody .img {

        margin: auto;
    }

    .get-in-touch .get-in-touch-list li .listBody .content {
 
        width: calc(100% - 0px);
        padding-top: 5px;
    }
    .get-in-touch .get-in-touch-list {
        column-count: 2;
        gap: 0px;
    }
    .get-in-touch .get-in-touch-list li:last-child{
        display: none !important;
    }
    .get-in-touch .get-in-touch-list li .listBody .content a {
        line-break: anywhere;
    }
}

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

@media (max-width: 767px) {

    .mobile-slider{
        margin-top: 80px;
    }

    .moblle-banner-content.banner-content p{
        font-weight: 500;
        line-height: 1.8;
        color: var(--black04);
        font-size: 1rem;
    }
}

@media (max-width: 575px) {
    .about-banner{
        margin-top: 85px;
    }
    .symptoms.cardiology-hospital{
        padding-top: 40px;
    }
}

@media (max-width: 480px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
    }

    .mobile-header {
        padding: 15px;
    }

    .main-header .logo {
        width: auto;
        padding: 0;
    }

    .main-header .logo a {
        text-align: left;
    }

    .main-header .logo a img {
        height: 50px;
    }

    .nav-outer .mobile-nav-toggler {
        font-size: 30px;
    }

    .appointment .appointment-area .form-Details .form-appointment {
        overflow: unset;
        box-shadow: none;
    }

    .appointment .appointment-area .form-Details .form-appointment .form-heading {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .appointment .appointment-area .form-Details .form-appointment .appointment-form {
        box-shadow: 0px 8px 24px rgba(149, 157, 165, 0.20);
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        margin-bottom: 50px;
    }
    .social-btn{
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .appointment .appointment-area .form-Details .map-details .work-shedule li span{
        width: 50%;
        padding-right: 10px;
    }
    .appointment .appointment-area .form-Details .map-details .work-shedule li span:last-child{
        padding: 0;
    }
    .appointment .appointment-area .form-Details .map-details .work-shedule {
        padding: 20px 10px 10px;
    }
}

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

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

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

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

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