@media screen and (min-width: 1921px) {
    .section_ourservices{
        padding: 50px 100px 350px;
    }
    .section_support{
        padding: 480px 0 0;
    }
    .section_footer{
        margin-top: -420px;
        padding-top: 420px;
    }
}

@media screen and (min-width: 1600px) {
}

@media screen and (max-width: 1400px) {
    .details_services{
        height: 345px;
    }

}

@media screen and (max-width: 1280px) {

}


@media screen and (max-width: 1199px) {
    .section_menu .container {
        position: relative;
        padding: 0 50px;
    }
    .social_media{
        right: 50px;
    }
    .nav_mobile{
        left: 50px;
    }
    .logo_brand{
        left: 50px;
    }
    .section_slideshow .container{
        left: 50px;
    }
    .section_ourservices {
        padding: 50px 50px 200px;
    }
    .section_ourservices .owl-dots {
        display: block;
    }
    .container{
        padding: 0 50px;
    }
}

@media screen and (max-width: 1024px) {
    .section_ourservices{
        background-size: contain;
        padding: 50px 50px 150px;
    }
    .section_footer{
        padding-top: 220px;
        font-size: 14px;
    }
    .section_footer .col-xs-3:nth-child(2){
        padding-left: 15px;
    }
    .images_about{
        height: 350px;
    }
    .details_about{
        height: 250px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav{
        display: none;
    }
    .section_menu{
        height: 60px;
    }
    .nav_mobile{
        display: block;
    }
    .section_footer .col-xs-3{
        width: 100%;
    }
    .section_footer .col-xs-3:nth-child(2){
        border-left: none;
    }
    .section_footer{
        text-align: center;
    }
    .email_footer{
        display: none;
    }
    .facebook_desktop{
        display: none;
    }
    .facebook_mobile{
        display: block;
    }
    .section_footer{
        padding-top: 265px;
    }
    .facebook_mobile{
        padding: 25px 0;
    }
}

@media screen and (max-width: 768px) {
    .col-xs-8, .col-xs-4, .col-xs-6{
        width: 100%;
    }
    .row_photo {
        margin: 50px 0;
        display: inline-block;
        width: 100%;
    }
    .section_oursupply .col-xs-4, .section_oursupply .col-xs-8{
        padding: 0;
    }
    .row_photo .col-xs-8{
        padding-bottom: 50px;
    }
    .section_oursupply p{
        margin: 0;
    }
    .section_support{
        height: 880px;
        padding: 245px 0;
    }
    .section_ourservices {
        padding: 50px 25px 150px;
    }
    .container {
         padding: 0 25px;
     }
    .section_slideshow .container, .nav_mobile, .logo_brand {
        left: 25px;
    }
    .social_media {
        right: 25px;
    }
    .row_about .col-xs-6:nth-child(3) {
        padding-bottom: 30px;
    }
    .details_about {
        height: auto;
    }
    .bg_servicespage:before{
        background-image: url("../images/icon/bg_servicespagesm1.png");
        left: 0;
        right: 0;
        height: 105px;
        width: 100%;
        top: -95px;
    }
    .details_servicespage{
        height: auto!important;
    }
    .images_map{
        height: 400px;
    }
    .section_contact .col-xs-8 {
        padding-left: 0;
        padding-top: 50px;
    }
}

@media screen and (max-width: 600px) {
    .social_media span{
        display: none;
    }
    .text_slide {
        width: 100%;
        padding-right: 25px;
    }
    #maximage {
        height: 500px!important;
    }
    .logo_brand img{
        width: 120px;
    }
    .logo_brand{
        top: 75px;
    }
    .section_slideshow .container{
        top: 34%;
    }
    h1{
        font-size: 30px;
    }
    .text_slide h1{
        font-size: 26px;
    }
    .text_slide p{
        font-size: 16px;
    }
    .images_services, .images_supply, .images_servicespage{
        height: 250px;
    }
    .details_services{
        height: 280px;
    }
    .row_photo {
        margin: 50px 0 25px;
    }
    .section_support p {
        font-size: 16px;
    }
    .bg_servicespage:before{
        height: 60px;
        top: -58px;
    }
    .details_servicespage{
        padding: 25px;
    }

}

@media screen and (max-width: 414px) {

}
@media screen and (max-width: 375px) {
    .details_services {
        height: 330px;
    }
    .section_support {
        height: 700px;
        padding: 190px 0;
    }
    .section_contact table{
        font-size: 15px;
    }
}