@media only screen and (max-width: 992px) {
    .header-style3 .navbar-nav > li > a {
        font-size: 10px;
    }

    .navbar > ul > li.has-sub > a:after {
        top: 19px;
    }
}

@media only screen and (max-width: 991px) {
    .navbar ul ul li a {
        padding: 5px 30px;
    }

    .navbar-nav > li > a {
        padding: 10px 0.5rem !important;
    }


}

@media only screen and (max-width: 768px) {
    .about-style1 .about-image .box {
        top: 109%;
    }

    .pb-2-9 {
        padding-bottom: 1.9rem;
    }

    .logo h1 {
        font-size: 25px !important;
    }

    .logo h2 {
        font-size: 14px !important;
    }

    .logo h3 {
        font-size: 10px !important;
    }

    .logo img {
        /*        height: 120px !important;*/
    }



    section {
        padding: 40px 0 !important;
    }


    .footer-list-style li {
        margin-right: 2px;
        padding: 0px 0;
    }

    .mb-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .department-details h1 {
        margin: 0;
    }
}

@media only screen and (max-width: 576px) {
    .navbar-brand img {
        max-height: 80px;
    }

    .box {
        height: auto;
    }

    .bkappbt {
        text-align: center;
        padding: 10px;
    }

    .about-style1 .about-image .box {
        top: 82%;
        width: 110px;
        padding: 10px;
        height: 110px;
    }

    .navbar-light .navbar-toggler {
        color: #fff !important;
    }

    /*
    .banner {
        display: none;
    }
*/

    .about-style1 .about-image .box span {
        font-size: 30px;
    }

    .pb-2-9 {
        padding-bottom: 1.0rem !important;
    }

    .mb-2-9 {
        margin-bottom: 1.0rem !important;
    }

    section {
        padding: 35px 0 !important;
    }

    p {
        margin: 0 0 10px !important;
    }

    .mb-4 {
        margin-bottom: 0.5rem !important
    }

    .abouthome p {
        text-align: justify !important
    }

    .media {
        margin-top: 5px !important;
        padding-top: 14px !important;
    }

    .mt-3 {
        margin-top: 0.5rem !important;
    }

    .mb-3 {
        margin-bottom: 0 !important;
    }

    .counter-box p.h5 {
        font-size: 15px !important;
    }

    .counter-box h4 {
        font-size: 20px;
        padding: 5px 0;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .homeservices h2 {
        font-size: 20px !important;
    }

    .homeservices h3 {
        padding: 10px 0;
        font-size: 18px;

    }

    .homeservices a.butn.transparent {
        margin-top: 10px;
    }

    .bx {
        margin: 0 0 0 0 !important;
    }

    .testimonial h2 {
        font-size: 22px !important;
    }

    .treat h2 {
        font-size: 22px !important;
    }

    .testimonial p {
        padding: 10px 0;
    }

    .bkapp h2 {
        font-size: 28px;
    }

    .py-7 {
        padding: 2rem 0;
    }

    .footer-area h3 {
        font-size: 16px !important;
    }
}
