@media(max-width:1500px) {}

@media(max-width:1400px) {}

@media(max-width:1200px) {}

@media(max-width:1069px) {}

@media(max-width:991px) {


        #breadcrumb {
        text-align: center;
        background-position: left;
    }

     #breadcrumb h2{
        font-size:34px;
    }

    #breadcrumb span{
        font-size:26px;
    }

    #breadcrumb .breadcrumb-list{
        justify-content:center;
    }

    .sticky .headermn {
        padding: 10px 0px;
    }

    header .navbar-nav {
        text-align: start;
        align-items: start;
    }

    header .nav-link {
        color: #000;
    }



    header .navbar .whatsapp {
        margin-top: 20px;
    }


    #hero {
        min-height: auto;
        padding: 20px 0;
        background-position: left;
    }

    #hero .hero-content {
        max-width: 100%;
    }

    #hero .hero-title {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #hero .hero-list {
        gap: 12px 29px;
        margin-bottom: 15px;
    }

    #hero .hero-text {
        margin-bottom: 15px;
    }

    #hero .hero-list-item {
        width: 100%;
    }

    #hero .hero-btn {
        flex-wrap: wrap;
    }

    #features .features-item {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, .12);
        justify-content: flex-start;
        padding: 18px;
    }

    #features .features-border-none {
        border-bottom: none;
    }


    #about .about-exp {
        left: 10px;
    }

    #about .about-title {
        font-size: 34px;
    }



    #journey .journey-box {
        justify-content: flex-start;
    }

    #journey .journey-box::before {
        display: none;
    }

    #cta .cta-main {
        padding: 40px 25px;
        text-align: center;
    }

    #cta .cta-img {
        margin-bottom: 25px;
    }

    #cta .cta-content {
        margin-bottom: 30px;
    }

    #cta .cta-content h2 {
        font-size: 32px;
    }

    #cta .cta-call a {
        font-size: 20px;
    }

    #counter .counter-box {
        border-right: none;
        border-bottom: 1px solid #ececec;
        justify-content: flex-start;
    }

    #counter .col-md-6:nth-last-child(-n+2) .counter-box {
        border-bottom: none;
    }

    #blog-contact .contact-wrapper {
        padding: 30px;
    }

        #blog-contact h2 {
        font-size: 30px;
    }

    #blog-contact .contact-info {
        margin-bottom: 35px;
    }

    
    #about-page .experience-badge{
        left:15px;
        bottom:15px;
        width:100px;
        height:100px;
    }
    
    #about-page h2{
        font-size:34px;
    }

    #contact-message .doctor-img,
    #contact-message .contact-content{
        width:100%;
    }

    #about-page .experience-badge h3{
        font-size:28px;
    }

    #contact-message .contact-info-box {
        flex-direction: column;
    }

    #blog-detail h2 {
    font-size: 28px;}

    #benefits .section-title h2 {
        font-size: 34px;
    }
}

@media(max-width:767px) {
    #services .services-item {
        height:100%;
    }

    #service-overview .service-heading h2 {
    font-size: 34px;}

    #blog-detail ul {
    column-count: 1;    }
#contact-message .doctor-img img {
    display: none;}
    #hero .hero-btn-primary {
        padding: 8px 10px;
    }

    #journey .cta-call {
        margin-bottom: 20px;
    }

    #counter .counter-box {
        padding: 22px 18px;
    }
    
  #blog .blog-head {

    gap: 20px;
    text-align: center;
  }

  #breadcrumb h2 {
    font-size: 34px;}
    #why-choose .why-box ul {
    column-count: 1;}
}

@media(max-width:643px) {}

@media(max-width:576px) {



    #blog-contact .contact-wrapper {
        padding: 20px;
    }

    #blog-contact .contact-btn {
        width: 100%;
    }

    #features .features-item {
        padding: 16px 5px;
        gap: 10px;
    }

    #features .features-icon {
        width: 30px;
        height: 30px;
        font-size: 13px;
    }

    #features .features-content h4 {
        font-size: 18px;
    }

    #features .features-content p {
        font-size: 14px;
    }

    #journey .journey-icon {
        width: 65px;
        height: 65px;
    }

    #journey .journey-icon img {
        width: 40px;
    }

    #journey .journey-content h5 {
        font-size: 23px;
    }
}

@media(max-width:480px) {

    .sticky .headermn .navbar .navbar-brand {
        width: 25%;
    }

    header .header-top {
        display: none;
    }

    header .navbar-nav {
        gap: 20px;
    }

    header .headermn .navbar .navbar-brand {
        width: 25%;
    }

    header .navbar .offcanvas {
        width: 300px;
    }


    footer .footertop .about img {
        width: 100px;
    }

    footer .row {
        row-gap: 20px;
    }

    footer .footertop {
        padding: 25px 0 0px;
    }

    footer .footertop .about p {
        width: 100%;
    }

    footer .footerboo ul {
        display: block;
        text-align: center;
    }

    footer .footerboo ul li:first-child {
        margin-bottom: 10px;
    }



}

@media(max-width:400px) {}

@media(max-width:359px) {}