@media screen and (min-width: 60em) {
    .tablet,.mobile {
        display: none !important;
    }
    .ipad,.desktop {
        display: block !important;
    }

    .module{
        width: 960px;
        max-width: 960px;
    }
    /*header*/
    .header .module > a{max-width: 600px;float: left;text-align: left;margin: 13px 0}
    .header .module > a img{max-width: 600px;width: auto}

    /*slider*/
    .slider .flexslider .slides > li div{
        left: 50%;
        margin-left: -480px;
    }
    .slider .flexslider .slides > li div dl {
        width: 400px;
    }
    /*.slider .flexslider .slides > li > a {height: 450px;background-size: 100% 100%!important;}*/
    /*.slider .flexslider .slides > li > a{*/
        /*height: 400px;*/
    /*}*/
    .menu .module{height: 40px}
    .menu .module div> ul > li > a{padding: 5px 15px;}
    .menu .module div> ul > li ul{top: 50px}
    .fr_search {
        margin: 5px 0;
    }


    .services_home {
        background-size: 100% 100%;
        margin-top: -40px;
        padding-top: 60px;
        padding-bottom: 20px;
    }
    .box_home .item {
        width: 290px;
        margin-left: 45px;
    }
    .box_home .item:nth-child(3){
        margin-left: 45px;
    }
    .services_home .nbs-flexisel-nav-left {
        left: -35px;
    }
    .services_home .nbs-flexisel-nav-right {
        right: -15px;
    }
    .box_home .item{
        width: 290px!important;
    }
    .title_color span {
        margin: 25px 0;
    }
    .gallery_home ul li:nth-child(3n+3) {
        margin-right: 0;
    }
    .footer div.module {
        padding: 50px 0;
    }
    .footer{background-size: 100% 100%}
    .footer .item_f {
        float: left;
        width: 225px;
        margin-left: 20px;
        font-size: 12px;
        margin-top: 0;
    }
    .footer .item_f img {
        margin-top: 25px;
    }
    .footer .item_f:first-child {
        margin-left: 0;
    }
    .footer .item_f.net_home{width: 190px}
    .footer .item_f > p:first-child {
        font-size: 14px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }
    .footer .item_f.contact_home {
        width: 240px;
    }
    .container .left {
        margin-right: 740px;
    }

    .container .right {
        width: 690px;
    }
    .listproduct dl {
        margin-right: 20px;
        margin-bottom: 15px;
    }
    .listproduct dl:nth-child(3n+3) {
        margin-right: 20px;
    }
    .listproduct dl:nth-child(4n+4) {
        margin-right: 0;
    }

    .gallery_page dl.first, .list_album_page dl.first {
        margin-left: 0;
    }

    .gallery_page dl ,.list_album_page dl {
        margin-right: 0;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .partner_home span.daca-prev{left: -30px}
    .partner_home span.daca-next{right: -30px}
}