@media only screen and (max-width: 767px) {
    .contact-us-left {
        padding-left: 0px;
        margin-bottom: 50px;
        position: relative;
    }
    .about-sec-b p {
        max-width: 100%;
    }
    .bottom-img-b {
        position: absolute;
        bottom: 10px;
        right: 0px;
        max-width: 135px;
    }
    .pdd-rght {
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .pdd-lft {
        padding-left: 0px;
        margin-top: 40px;
    }
    .main-nav {
        padding: 15px 0px;
   
    }
   .banner .bnr-btn {
        background: #3006B0 0% 0% no-repeat padding-box;
        border-radius: 30px;
        font: normal normal 600 14px/28px Poppins;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 5px 30px;
        display: inline-block;
        margin-top: 15px !important;
    }
    .bnr-cntnt {
        position: absolute;
        transform: none;
        top: 5%;
        left: 0px;
        right: 0px;
        z-index: 999;
        padding: 12px;
        text-align: left;
        width: 100%;
    }
    .bnr-cntnt p {
        font: normal normal normal 15px/18px Open Sans;
        letter-spacing: 0.72px;
        color: #FFFFFF;
        font-family: sans-serif;
        max-width: 100%;
        position: relative;
    }
    .bnr-cntnt h3 {
        font: normal normal 600 28px/30px Poppins;
    }
    .bnr-btn {
    
        margin-top: 55px;
    }
    .about p {
        max-width: 100%;
    }
    .btm-img-abt {
        position: absolute;
        max-width: 120px;
        right: 10px;
        bottom: -5px;
    }
    .abt-side-txt h2 {
        font: normal normal 600 30px/28px Poppins !important;
        letter-spacing: 0px;
        color: #3006B0 !important;
        position: relative;
        margin-bottom: 0px !important;
        max-width: 80%;
    }
    .abt-side-txt {
        transform: rotate(90deg);
        position: absolute;
        top: 76px;
        right: -50px;
    }
    .sm-img{
        padding-right: 70px;
    }
    .abt-btm-img {
        position: absolute;
        bottom: 32px;
        right: 4px;
        max-width: 160px;
    }
    .abt-left {
        position: relative;
        margin-bottom: 40px;
    }
    .about h2 {
        font: normal normal 600 30px/40px Poppins;
        letter-spacing: 0px;
        color: #010101;
        position: relative;
        margin-bottom: 25px;
        max-width: 100%;
    }
    .facility h2 {
        font: normal normal 600 30px/30px Poppins;
        letter-spacing: 0px;
        color: #010101;
        position: relative;
        margin-bottom: 35px;
        margin-top: 40px;
    }
    .facility {
        position: relative;
        padding: 10px 15px 20px 15px;
        display: block;
    }
    .ftr-txt {
        text-align: left;
    }
    .testi-sec h2 {
        font: normal normal 600 30px/40px Poppins;
        }
    .usr-bx {
       margin: 60px 0px 0px 0px;
    }
    .testi-p::after {
        content: url('../images/btm-testi.png');
        position: absolute;
        padding-left: 0px;
        padding-top: 40px;
    }
    .testi-bx {
      padding: 0px;
    }
    .testi-p {
       padding: 50px 45px 0px 45px;
        }
    .testi-p::before {
       left: 10px;
        top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .stellarnav.light.right .menu-toggle {
        border-bottom: 0;
        position: absolute;
        right: 0px;
        top: 25px;
        font-size: 0px;
    }
    .stellarnav.mobile.light li a {
       text-align: left;
    }
    .phone-top{
        margin: 20px 15px 0px 15px;
    }
    .stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third
    {
        display: none;
    }
    .stellarnav.mobile.right .close-menu.third {
        text-align: right;
        width: 100%;
    }
}


@media only screen  and (min-width: 767px) and (max-width: 991px) {
    .about-sec-b p {
        max-width: 100%;
    }
    .bottom-img-b {
        position: absolute;
        bottom: 10px;
        right: 0px;
        max-width: 135px;
    }
    .pdd-rght {
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .pdd-lft {
        padding-left: 0px;
        margin-top: 40px;
    }
    .bnr-cntnt {
        position: absolute;
        transform: none;
        top: 20%;
        left: 0;
        z-index: 999;
        text-align: left;
        padding: 30px;
        width: 100%;
    }
    .abt-btm-img {
        position: absolute;
        bottom: 80px;
        right: 40px;
        max-width: 260px;
    }
    .sm-img{
        width: -webkit-fill-available;
        padding-right: 130px;
        margin-bottom: 40px;
    }
    .about h2 {
     max-width: 100%;
    }
    .about p {
        max-width: 100%;
    }
    .btm-img-abt {
        position: absolute;
        max-width: 192px;
        right: 4px;
        bottom: -100px;
    }
    .testi-p::before {
        content: url('../images/top-testi.png');
        position: absolute;
        left: -10px;
        top: 30px;
    }
    .testi-p {
   padding: 50px 30px 10px 30px;
      }
    .get-in {
        display: grid;
        gap: 4px;
        position: relative;
        line-break: anywhere;
    }
    .facility {
        position: relative;
        padding: 70px 0px 70px 25px;
        display: block;
    }
}


@media only screen and (max-width: 1211px) {

}

@media only screen and (max-width: 1051px) {
    
}

@media only screen and (max-width: 992px) {
   
}

@media only screen and (max-width: 850px) {

 

}

@media only screen and (max-width: 660px) {
    

}