@media (max-width: 1200px) { 

}



@media (max-width: 990px) {

    .orders .details_orders {

        position: relative;

    }



    .orders .details_orders p {

        padding-left: 10px;

    }

    .navbar-collapse {

        background: #e9e9e9;

        text-align: center;

    }



    .navbar-nav {

        float: inherit;

        padding: 20px;

    }



    .navbar-nav > li {

        padding-bottom: 0;

        /* border-bottom: 1px solid #ffffff1f; */

    }



    .left_bar {

        text-align: center;

        margin-right: 0;

        position: absolute;

        left: 180px;

        top: 15px;

    }



    .left_bar a {

        margin-right: 0px !important;

        margin-left: 2px !important;

    }



    .left_bar ul {

        float: inherit;

    }



    .slider_header .img_bg img {

        padding-right: 0;

    }



}





@media (max-width: 770px) {

    .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {

        width: 100% !important;

    }

    .no_width .col-5 {
        width: 40% !important;
    }

     .no_width .col-2 {
        width: 20% !important;
     }



    .titl_foot {

        margin-top: 20px;

    }



    .slider_clients {

    margin-top: 30px;

    }



    .statis {

    position: relative;

    z-index: 99;

    text-align: center;

    margin-bottom: 20px;

}



.statis span {

    background: #00000029;

    width: 80%;

    height: 2px;

    display: inline-block;

}



    .navbar-light .navbar-nav .nav-link.active:after {

        display: none;

    }



    .mySwiper {

        display: none;

    }



    .mySwiper2 .swiper-slide img {

        border-radius: 5px;

        height: auto;

    }



    .mySwiper .swiper-slide {

        width: 33% !important;

        height: 100px !important;

        opacity: 0.4;

        display: flex;

    }



    .swiper {

        width: 100%;



    }



    .image {

        position: relative;

    }



    .col-6.pr-md-5 {

        margin-right: 0;

    }



    .form_footer {

        margin-bottom: 20px;

    }



    .proj_item_master img {

        height: auto;

    }



    .proj_item img {

        width: 100%;

        height: auto;

    }

    .slider_header .img_bg img {
        padding-right: 0%;
        margin-bottom: 0px;
        height: inherit !important;
    }

    .details_slider {
        top: 14%;
    }

}





@media (max-width: 500px) {

    

    .info_contact li {

        margin-bottom: 20px;

    }



    .slider_header .img_bg img {

        position: absolute;

        right: 0;

        bottom: 0;

        width: 100%;

        height: 100%;

        object-fit: cover;

        object-position: top;

    }



    .img_bg {

        min-height: 210px;

}

    

    .details_slider p {

        width: 99%;

        font-size: 14px;

    }



    .details_slider h1 {

        color: #ffffff;

        font-size: 19px;

    }

    a.navbar-brand img {

    height: 51px;

}


    .details_slider {

        top:25%

    }



    .left_bar {

        left: 110px;

    }



}





@media (max-width: 400px) {

    .copyright p {

        color: #fff;

        float: inherit;

    }



    ul.social_footer {

        float: inherit;

    }



    .copyright {

        text-align: center;

    }



    .left_bar {

        left: 80px;

    }

    a.navbar-brand img {
        height: 36px;
        margin-top: 6px;
    }



}





@media (max-width: 990px) and (min-width: 770px) {

}





@media (max-width: 990px) and (min-width: 770px) {

}

