@media screen and (max-width : 575px) {
    .footerPageLinks .information {
        padding-top: 10px;
    }

    .footerPageLinks ul {
        padding-top: 7px;
    }

    .footerPageLinks li {
        padding-bottom: 10px;
    }

    .download_App {
        margin-top: 18px;
        justify-content: center;
        /* flex-direction: column;
        align-items: start; */
    }

    /* img.playstore.appstore.ms-2 {
        margin-left: 0 !important;
        margin-top: 10px;
    } */

    .appstore {
        max-width: 140px;
    }
    .rightDocImg {
        display: none;
    }
    .rightVecImg {
      display: none;
    }
    .btnGroup .navBtn{
        margin-bottom: 15px;
    }
    .subHeading br{
        display: none;
    }
    .secondaryHeading br{
        display: none;
    }
    .bigheading br{
        display: none;
    }
    .primaryHeading {
        font-size: 45px;
        line-height: 60px;
    }
    .primaryHeading br{
        display: none;
    }
    .our-consulting {
        padding-top: 70px;
    }
    .main-heading {
        font-size: 35px;
    }
    .bigHeading {
        font-size: 35px;
        line-height: 42px;
    }
    .consulting-services-banner {
        margin-top: 60px;
    }
    .consulation-section {
        padding: 70px 0;
    }
    .proDoctors {
        padding-bottom: 80px;
    }
    .banner .btnGroup {
        text-align: center;
    }
    .profDocContainers {
        margin-top: 40px;
    }
    .consulting-images .small-heading{
    font-size: 14px;
    }
    .categoryHeading {
        top: 30px;
    }
    .banner .btnGroup{
        justify-content: center;
    }
    .consulationEndBtn{
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width : 768px) {
    .download_App {
        margin-bottom: 20px;
    }
    /* .rightDocImg{
display: none;
    } */
    /* .custom {
        background-size: 100% 50%;
        background-position: bottom;
    } */
    .custom {
        background-image: url('../images/consultSerBgChng.png') !important;
        background-repeat: no-repeat !important;
        background-size: 100% 85%;
        padding-bottom: 20px;
        background-position-Y: 100%;
    }
    .mobile_App {
        padding-top: 20px;
    }
    
      /* .owl-stage-outer {
        padding-bottom: 0px;
        padding-top: 60px;
    } */
}
@media screen and (max-width : 992px) {
    .our-consulting:after {
      
        left: 0px;
      
    }
    .consulting-services-banner {
      
        justify-content: center;
        
    }
    .bannerRight{
        text-align: center !important;
    }
    .hamburger {
        display: block !important;
    }
    .navbar-nav{
        text-align: center;
    }
    .tahur-head{
        margin-bottom: 40px;
    }
    .availableRight{
        text-align: center;
    }
    .weAreAvailTxt {
        font-size: 26px !important;
        text-align: center;
        line-height: unset;
       
    }
    .consulation-section .leftHeadings{
        margin-bottom: 40px;
    }
    #navbarSupportedContent.show {
        display: block;
        border: 1px solid #fff;
        border-radius: 20px;
    }
    .drNameTxt {
        font-size: 20px !important;
    }
    .rightDocImg {
        right: -2.5%;
    }
    .owl-item.center > div {
        cursor: auto;
        margin: 6% 2% !important;
    }
    .owl-stage-outer {
        height: 490px !important;
    }
    .custom .btnGroup{
        justify-content: center;
    }
    .consulting-services-banner {
        background: url(../images/consultSerBgChng.png) !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
    }
}
@media screen and (max-width : 1200px) {
    .rightVecImg {
        right: -4%;
    }
    .owl-item.center > div {
        cursor: auto;
        margin: 6% 8%;
      }
      .owl-stage-outer {
        height: auto;
    }
    .drNameTxt {
        font-size: 12px !important;
    }
    
}

@media screen and (max-width : 1400px) {
    .weAreAvailTxt {
        font-size: 40px;
    }
    
}
@media screen and (max-width : 370px) {
    .footer .footerPara br{
        display: none;
    }
    .categoryHeading {
        top: 20px;
    }
    .consulting-images .small-heading{
        font-size: 11px;
        }
        .btnGroup .navBtn {
            /* width: 100%; */
            max-width: 130px !important;
        }
        .owl-stage-outer {
            height: 550px !important;
        }
    
}