@media (max-width: 767px) {
    .navbar-light .navbar-toggler-icon {
        /* filter: invert(9); */
    }

    header.style-1 .info .section-head h2 {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 10px;
        letter-spacing: 0.2px;
        margin-bottom: 30px;
    }

    .section-head h2 {
        letter-spacing: 0.2px;
        margin-bottom: 5px;
        font-size: 23px;
    }

    .section-head h6 {
        font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }

    header.style-1 .info .text {
        font-size: 15px;
    }

    .abou-agst .row {
        flex-direction: column-reverse;
    }

    .text {
        font-size: 15px;
        line-height: 1.5;
    }

    .choose-us.style-1 .info ul li h6 {
        font-size: 14px;
    }

    .section-head.mb-40 {
        margin-bottom: 5px !important;
    }

    p {
        font-size: 15px;
        line-height: 1.5;
    }

    .services.style-1 .service-box h5 {
        font-size: 16px;
    }

    .services.style-1 .service-box .icon img {
        width: 60px;
        height: auto;
    }

    .projsd.services.style-1 .service-box h5 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .services.style-1 .service-box .icon {
        margin-bottom: 20px;
    }

    .services.style-1 .service-box .info .text {
        font-size: 14px;
    }

    .about.style-1 .content {
        padding: initial;
    }

    .about.style-1 .content .about-info {
        padding: 30px 0;
    }

    .about p {
        font-size: 15px;
        padding-top: 8px;
    }

    .stra .row {
        flex-direction: column-reverse;
    }

    .contact.style-1 {
        padding-top: 30px;
        padding-bottom: 50px;
        margin-top: 19px;
    }

    .contact.style-1 .content .contact_info h4 a {
        font-size: 18px;
    }

    footer.style-4 {
        margin-top: 0;
    }

    footer.style-4 .foot {
        margin-top: 3px !important;
    }

    footer.style-4 .foot .logo {
        width: auto;
    }

    .navbar-light .navbar-toggler {
        border-color: #ffdead00;
    }

    .navbar.style-1 .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        margin: 0 0px;
        padding: 1px 6px;
        font-weight: 400;
    }


}