@media screen and (min-width: 60em) {
    #simple-menu,.sidr{
        display: none !important;
    }


    .mobile {
        display: none;
    }

    .ipad {
        display: block !important;
    }

    .desktop {
        display: block !important;
    }

    .module{
        width: 1171px!important;
        margin: 0 auto;
    }
    /*logo*/
    .logo_right{
        margin-top: 40px!important;
    }
    .logo .logo_right dl{
        width: auto;
        padding:5px 15px;
    }
    .request{
        margin: 0;
        float: right;
    }
    /*menu*/
    .menu{
        background: url("../images/bg_menu.png") no-repeat;
        background-size: 100% 100%;
        height: 65px;
    }
    #justified-menu{
        margin-left: 0px;
    }
    #justified-menu > li:hover > a, #justified-menu > li.active > a, .active {
        padding: 19px  65px 19px 65px!important;
        font-size:16px;
        font-family:Tahoma;
            border-right: solid 1px white;
    }
    #justified-menu > li > a {
        padding: 19px  65px 19px 65px!important;
         font-size:16px;
        font-family:Tahoma;
            border-right: solid 1px white;
    }
    #justified-menu > li ul {
           height: 30px;
    width: 940px;
    position: absolute;
    left: -260px;
    }
    /*slide*/
    .image{
        height:585px;
    }
    .slide_text{
        margin-left: 15%;
    }
    .slide_content{
        margin: 20px 0;
    }
    /*banner top*/
    .banner .box{
        margin: 0;
    }
    .banner-top .box {
        width: 306px;
        margin-left: 21px;
        margin-top: -70px;;
    }
    .banner .frs{
        margin-right: 0!important;
    }
    .banner-top dl{
        height: 90px;
    }
    /*.banner-center*/
    .banner-center .box{
           width: 23.5%;
    margin-right: 2%;
        margin-bottom: 2%;
    }
    .banner-center .box dl{
    }
    /*bn*/
    .bn p{
        width: auto;
        padding-top: 35px;
    }
    .bn span{
        width: auto;
        float: right;
        padding: 30px 0;
    }
    /*list_news*/
    .list_news dl dd{
        margin-top: -5px;
        padding-left: 140px;
    }
    .abouts .title,.full .box .title{
        margin-top: 10px;
        margin-bottom: 25px;
    }
    /*partne*/
    .partner{
        float: left;
        width: 100%;
        padding: 10px 0;
        border-top: 1px solid #ddd;
    }
    /*footer*/
    .footer{
           padding: 0px 0 0 0;
    border-top: solid 1px #ff4545;
    }
    .icon-social{
        width: 255px !important;
    }
    .menu_footer{
        width: 185px !important;
    }
    .gallery_home{
        width: 210px!important;
        margin-right: 70px!important;
    }
    .footer_infor{
        width: 48% !important;
        padding-right:2%;
    }
    .copyright{
        margin-top: 30px;
        background-size: 100% 100%;
    }
    /*content*/
    .content_left{
        width: 76%;
    }
    /*listproduct*/
    .grid {
        width: 730px;
    }
    .grid > li{
        margin: 0 5px 20px 4px;
    }
    .ngrid li {
        width: 355px!important;
        margin-right:0!important;
        height: 180px;
        /*text-align: justify;*/
    }
    li.even{
        margin-right: 19px !important;
    }
    .banner-top .box *{
        line-height: 1.5em;
    }
    .imageab {
        margin: 0 15px 5px 0;
    }
    .header-image{
        height:120px;
    }
    .gallery>div img {
        height: 170px;
    }
}