/* Responsive styles */
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
   .main-heading {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
    .about-us img {
        width: 400px;
        text-align: center;
    }
  .section-padding {
    padding: 40px 0;
  }
   .section-margin {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .small-heading {
        margin-bottom: 2px;
    }
    .why-choose-us img {
        width: 500px;
        text-align: center;
    }
    .appointment-img img {
        height: 330px;
    }
   
   .doctor-section .card img {
    height: 250px;
    border-radius: 20px 20px 0 0;
    }
    .slot img {
        width: 30px;
    }
    .time-slot ul li {
    padding: 10px 0;
    }
    .footer-section li a {
        padding-bottom: 10px;
    }
    .footer-section h4 {
        font-size: 20px;
        padding-bottom: 0;
    }
    .footer-section {
        padding-top: 60px;
    }
    .top-menu {
        gap: 20px;
    }
    .circle-size {
        height: 55px;
        width: 55px;
        font-size: 23px;
    }
    .medium-heading {
        font-size: 22px;
    }
    .appopintment-form {
        padding: 10px;
    }
    textarea {
    height: 110px !important;
    }
    .btn-primary {
        padding: 10px 20px;
    }
    .doctor-section .h3 {
        font-size: 17px;
    }
       .doctor-section p {
        font-size: 14px;
       }
       .fz-25 {
        font-size: 22px;
    }
    /* ----services page start -- */
    .service-listing li {
        width: 100%;
        padding-bottom: 10px;
    }
    /* ----contact us page start --- */
    .contact-block {
        margin-bottom: 50px;
    }
    .service-detail .card {
    min-height: 330px;
}
/* ---slider start --- */
   .slide-1 h1, .slide-2 h1, .slide-3 h1 {
    font-size: 18px;
    }
    .carousel-caption {
        top: 10% !important;
    }
    .slide-1 p, .slide-2 p {
        font-size: 16px;
    }
    .slide-3 .carousel-caption {
            width: 100%;
        }
    .carousel-indicators {
        margin-bottom: 0;
    }
    .inner-banner {
    padding: 40px 0;
}
.inner-banner h1 {
    font-size: 28px;
}
.breadcrumb-item a {
    font-size: 20px;
}
.space32 {
    height: 0;
}
.boredr::after {
    top: 54px;
}
header .btn-primary {
    font-size: 16px;
    padding: 6px 15px;
}
.mobile-logo-1 a img {
    width: 60px !important;
    display: inline-block;
}
header {
    padding: 10px 0;
}
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
.main-heading {
        font-size: 30px;
        margin-bottom: 4px;
        line-height: 35px;
    }
    .about-us img {
        width: 400px;
        text-align: center;
    }
  .section-padding {
    padding: 40px 0;
  }
   .section-margin {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .small-heading {
        margin-bottom: 2px;
    }
    .why-choose-us img {
        width: 500px;
        text-align: center;
    }
    .appointment-img img {
        height: 330px;
    }
   
   .doctor-section .card img {
    height: 250px;
    border-radius: 20px 20px 0 0;
    }
    .slot img {
        width: 30px;
    }
    .time-slot ul li {
    padding: 10px 0;
    }
    .footer-section li a {
        padding-bottom: 10px;
    }
    .footer-section h4 {
        font-size: 20px;
        padding-bottom: 0;
    }
    .footer-section {
        padding-top: 60px;
    }
    .top-menu {
        gap: 20px;
    }
    .circle-size {
        height: 55px;
        width: 55px;
        font-size: 23px;
    }
    .medium-heading {
        font-size: 22px;
    }
    .appopintment-form {
        padding: 10px;
    }
    textarea {
    height: 110px !important;
    }
    .btn-primary {
        padding: 10px 20px;
    }
    .doctor-section .h3 {
        font-size: 17px;
    }
       .doctor-section p {
        font-size: 14px;
       }
       .fz-25 {
        font-size: 22px;
    }
    .our-services .img-1 {
        height: 150px;
        width: 100%;
    }
    .service-listing li {
        gap: 20px;
        width: 100%;
        padding-bottom: 10px;
    }
    .service-detail .card {
       min-height: 200px;
    }
    /* ---slider start --- */
   .slide-1 h1, .slide-2 h1, .slide-3 h1 {
    font-size: 25px;
    }
    .carousel-caption {
        top: 10% !important;
    }
    .slide-1 p, .slide-2 p {
        font-size: 16px;
    }
        .inner-banner {
    padding: 40px 0;
}
.inner-banner h1 {
    font-size: 28px;
}
.breadcrumb-item a {
    font-size: 20px;
}
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
   .main-heading {
        font-size: 30px;
        margin-bottom: 4px;
    }
    .about-us img {
        width: 400px;
        text-align: center;
    }
  .section-padding {
    padding: 40px 0;
  }
   .section-margin {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .small-heading {
        margin-bottom: 2px;
    }
    .why-choose-us img {
        width: 500px;
        text-align: center;
    }
    .appointment-img img {
        height: 330px;
    }
   
    .doctor-section .card img {
        height: 300px;
    }
    .slot img {
        width: 30px;
    }
    .time-slot ul li {
    padding: 10px 0;
    }
    .footer-section li a {
        padding-bottom: 10px;
    }
    .footer-section h4 {
        font-size: 20px;
        padding-bottom: 0;
    }
    .footer-section {
        padding-top: 60px;
    }
    .top-menu {
        gap: 20px;
    }
    .circle-size {
        height: 55px;
        width: 55px;
        font-size: 23px;
    }
    .medium-heading {
        font-size: 22px;
    }
    .appopintment-form {
        padding: 10px;
    }
    textarea {
    height: 110px !important;
    }
    .btn-primary {
        padding: 10px 20px;
    }
    .service-detail .card {
    min-height: 350px;
    }
    /* ---slider start --- */
   .slide-1 h1, .slide-2 h1, .slide-3 h1 {
    font-size: 30px;
    }
    .carousel-caption {
        top: 10% !important;
    }
    .slide-1 p, .slide-2 p {
        font-size: 16px;
    }
        .inner-banner {
    padding: 40px 0;
}
.inner-banner h1 {
    font-size: 28px;
}
.breadcrumb-item a {
    font-size: 20px;
}
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .main-heading {
        font-size: 38px;
        margin-bottom: 4px;
    }
    .about-us img {
        width: 400px;
        text-align: center;
    }
    .section-padding {
        padding: 60px 0;
    }
    .small-heading {
        margin-bottom: 2px;
    }
    .why-choose-us img {
        width: 500px;
        text-align: center;
    }
    .appointment-img img {
        height: 330px;
    }
    .section-margin {
    margin-top: 60px;
    margin-bottom: 60px;
    }
    .doctor-section .card img {
        height: 300px;
    }
    .slot img {
        width: 30px;
    }
    .time-slot ul li {
    padding: 10px 0;
    }
    .footer-section li a {
        padding-bottom: 10px;
    }
    .footer-section h4 {
        font-size: 20px;
        padding-bottom: 0;
    }
    .footer-section {
        padding-top: 60px;
    }
    .top-menu {
        gap: 20px;
    }
    .top-menu-1 {
    gap: 10px;
}
/* ---slider start --- */
.slide-1 h1, .slide-2 h1, .slide-3 h1 {
    font-size: 45px;
}
.carousel-caption {
    top: 15% !important;
}
    .inner-banner {
    padding: 60px 0;
}
.inner-banner h1 {
    font-size: 28px;
}
.breadcrumb-item a {
    font-size: 20px;
}
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400.98px) {
   .footer-section h4 {
        padding-bottom: 0;
    }
    .footer-section li a {
        padding-bottom: 6px;
    }
    .top-menu {
        gap: 30px;
    }
}

/* // For 2k Monitors, (more than 1401 px) */
@media (min-width: 1401px) and (max-width: 1599.98px) {
    
}

@media (min-width: 1600px) and (max-width: 2559.98px) {
    
}

@media (min-width: 2560px) {
  
}
