@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .what-ul li {
        width: 46%;
    }

    .product-ul li {
        width: 46%;
    }

    .brand-ul li {
        width: 30%;
    }

    .infra-ul li {
        width: 30%;
    }

    .service_grid .item_content {
        height: auto;
    }

    #about-page .service_grid .item_image {
        /* width: 100%; */
        height: auto;
    }

    #about-page .service_grid .item_image img {
        width: 100%;
    }

    .service_grid .item_content {
        margin: -20.5% auto 0px 0%;
    }

    .sec_ptb_130 {
        padding: 40px 0px;
    }

    #backtotop {
        bottom: 100px;
    }

    .whatsapp_class {
        right: -23.5%;
    }

    .footer_hotline a {
        font-size: 16px;
        line-height: 1.3;
    }

    .home_three_slider .item {
        padding: 0px;
    }

    .home_three_slider .item_title {
        font-size: 35px;
    }

    .about_content {
        margin-top: 0px;
    }

    .h-service-title {
        margin-top: 6%;
    }

    .copyright_text {
        font-size: 14px !important;
    }

}

@media (max-width: 767px) {}

@media (max-width: 640px) {}

@media (max-width: 575px) {}

@media (max-width: 480px) {
    .whatsapp_class img {
        width: 20%;
    }

    .services.owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot button {
        margin-left: 0%;
    }

    .welcome_title {
        font-size: 25px;
        padding-left: 0px;
    }

    .logo-text {
        font-size: 15px;
    }

    #backtotop {
        right: 17px;
    }

    .call_class {
        position: fixed;
        bottom: 20px;
        right: 81%;
        z-index: 999;
    }

    .call_class img {
        width: 15%;
    }

    .whatsapp_class {
        bottom: 20px;
        right: -76.8%;
    }

    #backtotop {
        bottom: 80px;
    }

    .footer_hotline {

        line-height: 1.3;
        font-size: 17px;

    }

    .sec_ptb_130 {
        padding: 40px 0px;
    }

    .breadcrumb_section {
        min-height: 100px;
        padding: 30px 0px;
    }


    .service_grid .item_content {
        height: auto;
        margin: -1.5% auto 0px 0%;
    }

    .infra-ul li {
        width: 100%;
        margin: 0px;
    }

    .what-ul li {
        width: 100%;
    }

    .product-ul li {
        width: 100%;
    }

    .brand_logo {
        text-align: left;

    }

    .brand-ul li {
        width: 100%;
        text-align: center;
    }

    #about-page .service_grid .item_image {
        /* width: 100%; */
        height: auto;
    }

    #about-page .service_grid .item_image img {
        width: 100%;
    }

    #backtotop {
        width: 50px;
        height: 50px;
    }

    .footer_hotline a {
        font-size: 15px;
        line-height: 1.3;
    }

    .align-middle-content h4 {
        padding-top: 20px;
    }

    .home_three_slider .item {
        padding: 0px;
    }

    .home_three_slider .item_title {
        font-size: 26px;
    }

    .h-service-title {
        margin-top: 10%;
    }

    .footer_contact_form {
        margin: 10px auto 0px;
    }

    .about_content {
        margin-top: 10%;
    }

    .location-icon {
        width: 90px !important;
        height: 60px !important;
    }
}

@media (max-width: 320px) {
    .home_three_slider .small_title {
        font-size: 18px;
    }

    .welcome_title {
        font-size: 20px;
        padding-left: 0px;
    }

    .location-icon {
        width: 110px !important;
        height: 55px !important;
    }

    .call_class img {
        width: 15%;
    }

    /* .call_class {
        left: 82%;
    } */

    .whatsapp_class img {
        width: 17%;

    }

    .whatsapp_class {
        bottom: 20px;
        right: -75.8%;
    }

    #backtotop {
        width: 45px;
        height: 45px;
    }

    .footer_hotline {

        line-height: 1.3;
        font-size: 17px;

    }
}