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

}

@media screen and (max-width: 1280px) {
    .chevron:before {
        height: 92%;
    }

    .chevron:after {
        height: 92%;
    }

    .height_slideshow {
        height: 600px;
    }
    .details_map h1 {
        font-size: 24px;
    }
}

@media screen and (max-width: 1199px) {
    .brand_logo {
        background-image: url('../../assets/images/icon/logo_s.png');
        width: 140px;
    }

    .section_contact {
        padding: 10px 25px;
    }

    .section_menu {
        padding: 0 25px;
    }

    .details_communication {
        padding: 25px;
    }

    .details_interesting {
        padding: 25px;
        flex-direction: column;
        justify-content: center;
        display: flex;
    }

    .section_footer .col-xs-8 {
        padding-left: 25px;
    }

    .details_services {
        padding: 25px;
    }

    .details_map {
        padding: 25px;
    }
}

@media screen and (max-width: 1024px) {
    .section_slide h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 30px;
    }

    .section_slide p {
        font-size: 20px;
    }

    .section_footer h2 {
        font-size: 24px;
    }
    .section_services .details_services {
        height: 360px;
    }
    .details_map h1 {
        font-size: 20px;
    }
    .section_footer{
        font-size: 18px;
    }
    .section_contact {
        font-size: 16px;
    }
    .section_headergroup .brand_logo {
        height: 110px;
        width: 180px;
    }
    .section_headergroup .navbar-brand {
        margin-left: 0!important;
    }
    .section_headergroup .navbar_scroll .brand_logo{
        margin-left: 0!important;
    }
}

@media screen and (max-width: 991px) {
    .nav_mobile {
        display: block;
        top: 40px;
        right: 10px;
    }
    .brand_logo {
        width: 100px;
    }

    /*.navbar-nav {*/
        /*display: none;*/
    /*}*/

    .height_slideshow .container {
        margin: 0;
        padding: 25px;
        width: 100%;
        text-align: left;
    }

    .container {
        padding: 0 25px;
    }

    .height_slideshow {
        height: 500px;
    }

    .btn_readmore {
        margin-top: 25px;
    }

    .section_services .owl-dots {
        display: block;
    }

    .section_content .owl-dots {
        display: block;
    }

    .col-xs-3, .col-xs-6, .col-xs-4, .col-xs-8, .col-xs-9 {
        width: 100%;
    }

    .details_communication {
        height: auto;
        text-align: center;
    }

    .communication {
        background-image: url('../../assets/images/icon/communication2.png');
        width: 100%;
        height: 100%;
        top: -120px;
        left: 0;
    }

    .details_services {
        height: auto;
        text-align: center;
    }

    .interesting {
        background-image: url('../../assets/images/icon/interesting2.png');
        right: 0;
        height: 100%;
        width: 100%;
        top: -120px;
        background-size: cover;
        left: 0;
    }

    .section_footer .col-xs-8 {
        padding-left: 0;
        text-align: center;
    }

    .section_footer ul {
        margin: 25px 0 0 0;
        display: inline-block;
    }

    .facebook {
        margin-bottom: 25px;
        display: none;
    }

    .section_footer {
        text-align: center;
    }

    .height_slideshow .container {
        padding-top: 0;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 60px;
    }

    .section_contactmobile {
        display: block;
    }

    .menu_desktop {
        display: none;
    }

    .logo_old {
        width: auto;
        padding-right: 0;
        margin: auto;
        display: flex;
    }

    .contactform {
        padding: 50px 0 0 0;
    }

    .section_box {
        display: inline-block;
        width: 100%;
    }

    .section_map {
        padding: 50px 25px 0;
    }

    .contactform_box {
        padding-top: 50px;
    }

    .section_boxmap {
        height: 350px;
    }

    .container_two img {
        height: 250px;
    }

    .img_uniform {
        padding-left: 0;
        margin-top: 50px;
    }

    .section_header {
        position: absolute;
    }

    .fqa_left {
        padding-right: 0;
    }

    .fqa_right {
        padding-left: 0;
    }

    .height_services_half {
        height: 400px;
    }

    .section_image .item {
        padding: 10px 0;
    }
    .box_interesting{
        display: inline-block;
        margin-bottom: 25px;
    }
    .section_laundrybox .col-xs-6 {
        margin-bottom: 25px;
    }
    .section_content h2 {
        font-size: 22px;
    }
    .section_box {
        margin: 25px 0 0 0;
    }
    .section_contactform {
        padding: 50px 0;
    }
    .modal-dialog{
        width: 700px;
        height: 400px;
    }
    .bx-controls-direction{
        display: none;
    }
    .section_slide h1 {
        font-size: 39px;
    }
    h2 {
        font-size: 24px;
        font-weight: 100;
    }
    .text_desktop{
        display: none;
    }
    .text_mobile{
        display: block;
    }
    .height_slideshow .container{
        padding-left: 50px;
    }
    .dryer_images {
        padding: 0 50px;
    }
    .section_services .btn_readmore {
        position: inherit!important;
    }
    .section_services .details_services {
        height: auto;
    }
    .section_clients img {
        height: 70px;
    }
    .contactform_box {
        padding-left: 0;
    }
    .section_boxmap {
        height: auto;
    }
    .section_menuhome{
        display: none;
    }
    .navmobile{
        display: block!important;
    }
    .height_maphome{
        height: 350px!important;
    }
    .details_map {
        height: auto!important;
    }
    .logo_home{
        right: auto!important;
        text-align: left!important;
        left: 25px!important;
    }
    .section_headergroup .navbar-brand {
        margin-left: 0;
    }
    .section_headergroup .navbar_scroll .navbar-brand {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .brand_logo {
        width: 100px;
    }


    .btn_menumore {
        top: 55px;
    }

    .section_contact span {
        display: none;
    }

    .bx-wrapper .bx-controls-direction a {
        bottom: 60px;
        top: inherit;
    }

    .interesting {
        display: none;
    }

    .section_video iframe {
        width: 100%;
    }

    .height_map {
        height: 300px;
    }

    .section_slide h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 24px;
    }

    .details_communication h2 {
        color: #fff;
        font-size: 24px;
    }

    h1 {
        font-size: 30px;
    }


    .section_uniform h2 {
        margin-top: 25px;
        font-size: 20px;
    }

    .section_uniform i {
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .modal-dialog {
        width: 500px;
        height: 300px;
    }
    .section_clients li {
        width: 50%;
    }
    .section_clients li {
        width: 33.33333%;
    }
    .last_clients {
        border-right: 1px solid #eee!important;
    }
    .last_bottom {
        border-bottom: 1px solid #eee!important;
    }
    .last_33{
        border-right: none!important;
    }
    .last_bottom33{
        border-bottom: none!important;
    }
}

@media screen and (max-width: 600px) {
    .section_video iframe {
        height: 200px;
    }

    .communication {
        display: none;
    }

    .height_communication {
        height: 400px;
        display: inline-block;
    }

    .details_communication {
        height: auto;
    }

    .section_contactmobile {
        font-size: 12px;
    }

    .brand_logo {
        width: 80px;
    }

    .container_two img {
        height: auto;
        width: 100%;
        margin: 25px 0;
    }
    .modal-dialog{
        width: 300px;
        height: 175px;
    }
    .dryer_images {
        padding: 0 25px;
    }
    .section_clients img {
        height: 40px;
    }
}