﻿@media (min-width: 1366px) {
} 
@media (min-width: 1200px) and (max-width: 1365px){

}
@media (min-width: 992px) and (max-width: 1199px){
}
@media (min-width: 768px) and (max-width: 992px){
    .index ul > li{
        padding:0px 18px;
    }
    .news-cont{
        height:380px;
    }
    .logo{
        text-align:center;
    }
    .slide-posi{
        width:720px;
    }
    .header-logo{
        margin-bottom:90px;
    }
    .home-gio{
        margin-top:0px;
    }
    .email-box{
        margin-bottom:15px;
    }
    .body-left-2{
        height:95px;
    }
    .left1{
        top:160px;
    }
    .right1{
        top:160px;
    }
    .margin-home {
        margin: auto;   
    }
    #header a {
        font-size: 14px;
    }
    #header .top-web .btn-show-tk .btn-top {
        display: block;
        top:5px;
        right:160px;
    }
    #m-nav {
        display: none;
        position: relative;
    }
    .top-login ul li {
        float: none !important;
        background: #000;
        padding: 10px 80px 10px 30px !important;
    }
    .top-login {
        position: absolute;
        top: 34px;
        right: 0px;
    }
    .top-web {
        margin-top: 6px;
    }
    .left-menu {
        margin-left: 0px;
    }
    .right-menu {
        margin-right: 0px;
    }
    .poi-qc-bott-slide{
        display:none;
    }
    .box-search{
        margin-top:0px;
    }
    .box-left-1{
        margin-top:20px;
    }
    .menu-poi{
        position:static;
    }
}
@media (max-width:767px) {
    .gio-hang-sp{
        margin-top:5px;
    }
    .cate-left{
        width:300px;
    }
    .slide-posi{
        width:570px;
        position:initial;
    }
    .index ul > li > a{
        line-height:35px;
    }
    .news-cont{
        height:380px;
    }
    .logo{
        text-align:center;
    }
    .top-login {
        position: absolute;
        top: 34px;
        right: 0px;
    }
    .email-box{
        margin-bottom:15px;
        width:auto;
    }
    .email-box input{
        width:444px;
    }
    .body-left-2{
        height:95px;
    }
    .box-search button{
        width:40px;
    }
    .navbar-nav{
        margin:0px;
    }
    .menu-poi{
        position:static;
    }
    .home-gio{
        margin-top:0px;
        margin-left:0px;
    }
    .box-left-1{
        margin-top:20px;
    }
    .poi-qc-bott-slide{
        display:none;
    }
    .box-search{
        margin-top:0px;
    }
    .margin-home {
        margin: auto;   
    }
    .left-menu {
        margin-left: 0px;
    }
    .right-menu {
        margin-right: 0px;
    }
    .menu-name {
        height: auto;
    }
    #header .top-web .btn-show-tk .btn-top {
        display: block;
        right:160px;
        top:5px;
    }
    #m-nav {
        display: none;
        position: relative;
    }
    .top-login ul li {
        float: none !important;
        background: #000;
        padding: 10px 80px 10px 30px !important;
    }
    .backgroud-menu ul li {
        border: 1px solid #fff;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .chi-tiet-gio-hang{
        width:320px;
    }
    .slide-posi{
        width:290px;
    }
    .cate-left{
        width:290px;
    }
    #header .top-web .btn-show-tk .btn-top{
        top:80px;
    }
    #header{
        height:125px;
    }
    .news-cont{
        height:560px;
    }
    .news-content{
        height:265px;
    }
}
@media only screen and (min-width: 240px) and (max-width: 319px){
}