@media screen and (min-width: 1200px) {
    .homeProductBestSeller{
        display: inline-block;
        width: 100%;
        height: 693px;
    }
    .blockSlideBest .bestSellerItems{
        display: inline-block;
        height: 387px;
    }
    #bannerSlide{
        display: inline-block;
        width: 100%;
    }
    .blockMaps{
        height: 433px;
    }
    .blockBanner .blockSocial ul li{
        height: auto;
    }
    .footerTop{
        height: 214px;
    }
    .productNewSlide{
        height: 560px;
    }
    .productSale{
        display: inline-block;
        width: 100%;
        height: 580px;
    }
    .blockCustomer{
        height: 383px;
    }
    .blockSlideNew.products .items{
        height: 390px;
    }
    .qualityContent .col-lg-3.items:nth-child(4n+1) {
        clear: both
    }

    .blockBanner {
        min-height: 432px;
        overflow: hidden
    }

    .chooseUs {
        overflow: hidden;
    }

    .middleBanner {
        min-height: 220px;
        overflow: hidden
    }

    .bestSellerItems .bslTop {
        height: 300px;
        overflow: hidden
    }
}

@media screen and (min-width: 992px) and (min-width: 1199px) {
    .qualityContent .col-md-3.items:nth-child(4n+1) {
        clear: both
    }
}

@media screen and (min-width: 1024px) {
    .locationList .nav-tabs > li * {
        color: #fff !important
    }

    .blockSlide2, .blockSlide3, .blockSlide6, .blockSlide7 {
        margin-top: 12%
    }

    .blockHeader.fixed .blockHeaderMiddle {
        display: none
    }

    .blockSlideBest .owl-stage-outer {
        padding: 35px 0 35px 30px
    }

    .blockSlideBest .bestSellerItems {
        width: 87%;
        position: relative
    }

    .logo img {
        width: 173px;
        padding: 15px 0
    }

    #foo li {
        max-width: 80px;
        height: 90px;
        float: left;
        margin: 10px 10px 0 0
    }

    #foo li img {
        border: 1px solid #e7e7e7
    }

    #pro-v-img {
        height: 460px;
        overflow: hidden
    }

    .product-info .image {
        border: 1px solid #e7e7e7;
        position: relative;
        margin-bottom: 20px;
        text-align: center
    }

    .productContainer {
        border-left: 1px solid #eee;
        float: left;
        width: 100%
    }

    .blockMenuChilds {
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        padding: 10px;
        -webkit-box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .61);
        -moz-box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .61);
        box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .61);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        z-index: 9999
    }

    .borderLeft {
        border-left: 1px solid #eee
    }

    .lgFirst.itemsChilds1.categoryChilds  a {
        display: block;
        text-transform: uppercase;
        padding: 5px;
        background: #e5e5e5;
        color: #333;
        text-align: center;
        font-size: 16px;
        margin-bottom: 10px
    }

    .lgFirst.itemsChilds1 > ul {
        float: left;
        width: 100%;
        padding: 0 15px
    }

    .lgFirst.itemsChilds1.categoryChilds > ul > li {
        width: 50%
    }

    .lgFirst.itemsChilds1 > ul > li {
        float: left;
        list-style: disc;
        width: 100%
    }

    .lgFirst.itemsChilds1 > ul > li > a {
        color: #5a5a69;
        text-transform: none;
        font-size: 15px
    }

    .blockHeader.fixed {
        transform: translateY(10px);
        top: -10px;
        position: fixed;
        transition: all .5s ease-in-out;
        left: 0;
        right: 0;
        z-index: 98;
        background: #fff;
        -webkit-box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .2);
        box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .2)
    }

    .mainMenu > li > ul {
        position: absolute;
        background: #fff;
        min-width: 200px;
        padding: 10px;
        -webkit-box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .61);
        -moz-box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .61);
        box-shadow: 0 7px 12px -5px rgba(0, 0, 0, .61);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
        visibility: hidden;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        z-index: 9999
    }

    .mainMenu > li.selected:hover > div, .mainMenu > li.selected:hover > ul {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        visibility: inherit
    }

    .mainMenu > li > ul > li a {
        display: block;
        padding: 0 0 10px 0;
        font-size: 15px
    }

    .mainMenu > li > ul > li:last-child a {
        padding: 0
    }
}

@media only screen and (width: 768px) {

    .blockListLct {
        max-height: 120px
    }

    .locationList.homeMap .nav-tabs > li * {
        color: #fff !important
    }
    .blockCustomer{
        height: 377px;
    }
}

@media screen and (max-width: 768px) {
    .bannerMain_mobile{
        display: block!important;
    }
    #bannerSlide{
        display: none!important;
    }
    .middleBanner .items{
        padding-top: 15px;
    }
    ul.blockMenu > li{
        width: 100%;
    }
    .dttView img{
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .dttView p > img{
        width: 100% !important;
        height: 100% !important;
    }
    .bestSellerItems .bslTop {
        height: 625px;
        overflow: hidden
    }

    #bannerSlide {
        height: 218px;
        overflow: hidden
    }

    .products .items .productImg {
        height: 358px
    }

    .slideMainProduct {
        height: 920px;
        overflow: hidden
    }

    .productNewSlide, .productSale {
        height: 662px;
        overflow: hidden
    }

    .middleBanner {
        overflow: hidden
    }

    .locationList .nav-tabs > li * {
        color: #000 !important
    }

    .mm-menu > .mm-panel > .mm-listview.mm-first {
        margin-top: 0
    }

    .mm-menu > .mm-panel > .mm-listview {
        margin-left: 0;
        margin-right: 0
    }

    .mm-menu > .mm-panel {
        padding: 0
    }

    .mm-menu > .mm-panel:after, .mm-menu > .mm-panel:before {
        display: none
    }

    .mm-listview > li > a, .mm-listview > li > span {
        padding: 10px
    }

    .mm-listview > li:not(.mm-divider):after {
        left: 10px
    }

    .blockSearchDesktop {
        padding: 0 0 10px 0
    }

    .fancybox-nav span {
        visibility: visible !important
    }

    .blockArticle iframe, .newsWrp iframe {
        width: 100% !important;
        height: 100% !important
    }

    .blockArticle > h1 {
        margin-bottom: 0
    }

    .blockArticle > h1 > span {
        position: relative !important
    }

    .usContent {
        padding-left: 0;
        padding-top: 0
    }

    #formCheckOut > div {
        height: 100%
    }

    .blockSlideBest .bestSellerItems {
        width: 85%
    }

    .blockSlideBest .owl-stage-outer {
        padding: 30px
    }

    #column1, #column3 {
        border: none !important
    }

    #pfView table {
        margin: 0
    }

    .newsMenu > ul {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 999;
        left: 0;
        right: 0;
        padding: 0 30px 15px 30px
    }

    #imgZoom, .newsTitle h1 {
        margin: 20px 0 0 0
    }

    .pageView {
        width: 50%
    }

    .detailsFirstRows > h1 > div {
        width: 100%
    }

    .productBtn #addToCart, .productBtn #quickcart {
        padding: 10px 14px !important;
    }
    .combo-shopping {
        width: 100%;
    }
    .blockL {
        margin: 0
    }

    .tab-content iframe, .tab-content > .active img {
        width: 100% !important;
        height: 100% !important
    }

    .detailsFirstRows > h1 {
        margin-top: 20px
    }

    .productCategory {
        margin-top: 0
    }

    .blockSearch {
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: #fff;
        display: none;
        z-index: 999
    }

    .headerBar .fa-search {
        text-align: right;
        right: 0
    }

    .productContainer {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .blockAttrList {
        display: none
    }

    .blockAttrCategory > p {
        font-size: 17px;
        margin-top: 20px
    }

    .blockAttrCategory {
        border-bottom: 1px solid #eee
    }

    .blockAttrCategory a {
        font-size: 13px
    }

    .blockAttrCategory > p > i {
        position: absolute;
        right: 15px;
        color: #848484
    }

    .blockFilter.filter-nav {
        display: table;
        float: none;
        table-layout: fixed;
        width: 100%;
        padding: 0;
        z-index: 10
    }

    .blockFilter.filter-nav > ul {
        display: table-row;
        padding: 0;
        margin: 0
    }

    .blockFilter.filter-nav .filter-expander:last-child {
        border-left: none
    }

    .blockFilter.filter-nav .filter-expander {
        border-bottom: 1px solid #b0845a;
        border-left: 1px solid #b0845a;
        border-right: 1px solid #b0845a;
        display: table-cell;
        line-height: 40px;
        overflow: hidden;
        padding: 0;
        position: static;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .blockFilter .button-reset {
        border: none;
        background: 0 0;
        padding: 0;
        line-height: 1em
    }

    .filter-expander a, .filter-expander a:active, .filter-expander a:focus {
        color: #101419;
        font-size: 17px;
        text-transform: none
    }

    .blockAttrList {
        position: absolute;
        z-index: 9999;
        background: #fff;
        left: 0;
        right: 0;
        padding: 0 15px 15px 15px
    }

    .blockAttrCategory ul {
        display: none;
        max-height: 200px;
        overflow-y: auto
    }

    .blockFilter.filter-nav .filter-expander .arrow {
        top: auto;
        font-size: 17px;
        margin-left: 5px;
        margin-right: 5px;
        position: relative;
        display: inline-block;
        vertical-align: middle
    }

    .productCategory.products .items .productImg {
        height: 325px
    }

    .listBnReview ul li .rvContent div {
        max-height: 100%
    }

    .sliderNav .owl-nav button {
        display: none
    }

    .listBnReview ul li {
        width: 49%
    }

    .blockHeaderMiddle {
        padding: 5px 0
    }

    .headerBar {
        position: inherit
    }

    .headerBar i {
        font-size: 20px;
        position: absolute;
        top: 30%
    }

    .headerBar i.fa-bars {
        left: 0
    }

    .headerBar i.fa-shopping-cart {
        right: 0
    }

    .blockHeaderMiddle a {
        text-align: center;
        width: 50%;
        margin: 0 auto;
    }
    /* colormenu*/
    #boxMenu.mm-opened{
        background-color: #101419;
    }
    .mm-menu .mm-navbar, .mm-menu .mm-listview>li:after, .mm-menu .mm-listview>li .mm-prev:after, .mm-menu .mm-listview>li .mm-next:before,
    .mm-menu .mm-listview>li .mm-prev:before, .mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-listview>li .mm-arrow:after,
    .mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after{
        border-color: white;
    }
    .mm-menu .mm-navbar>*, .mm-menu .mm-navbar a, ul.blockMenu li a, .mm-listview>li>a, .mm-listview>li>span{
        color: white;
    }
    #imgZoom .list_img_mobile.owl-carousel{
        display: block;
    }
    #zoomSlide{
        display: none;
    }
    .chooseUs-wrp.chooseUs{
        padding: 0 15px;
    }
}

@media screen and (max-width: 767px) {
    .imgMap .tab-content > .active {
        padding: 0 0 10px 0
    }

    #tabNav li {
        width: 100%;
        margin-bottom: 5px;
        border-left: 1px solid #ccb274;
        text-align: center
    }
    #orderVct{
        width:auto;
    }
}

@media screen and (max-width: 580px) {
    #bannerSlide {
        height: 120px;
        overflow: hidden
    }

    .bestSellerItems .bslTop {
        height: 470px;
        overflow: hidden
    }

    .middleBanner {
        overflow: hidden
    }

    .products .items .productImg {
        height: 260px
    }

    .productNewSlide, .productSale {
        height: 579px;
        overflow: hidden
    }

    .imgMap, .lstLct {
        padding: 0
    }

    .homeMap .lstLct .lstLct {
        min-height: 80px
    }

    .locationList .nav-tabs li a {
        padding-left: 0
    }

    .blockListLct .nav-tabs > li {
        float: none !important;
        text-align: left;
        display: inline-block;
        width: 100%
    }

    .blockArticle .articleItems {
        height: 100%
    }

    .articleItems > h2 {
        line-height: 15px
    }

    .blockArticle > h1:before {
        display: none
    }

    .blockListLct {
        border-left: none
    }

    .articleItems > a {
        height: 120px
    }
    .productCategory.products .items .productImg {
        height: 170px
    }

    .campaignmenulist ul li {
        clear: both;
        width: 100%;
        margin: 0;
        background: #000;
        border: none
    }

    .submenulist > ul > li a.selected:before, .submenulist > ul > li:hover a:before {
        display: none
    }

    .submenulist > ul > li > a {
        line-height: normal;
        padding: 15px
    }

    .footerBottom {
        text-align: center
    }

    .listBnReview ul li {
        width: 100%
    }

    .footerBottom ul {
        padding: 0;
        margin: 0
    }

    .blockMaps, .footerBottom {
        margin: 0 !important
    }

    .footerBottom ul li {
        list-style: none
    }

    .blockCartPrd .price span {
        display: block
    }
    .Cate-detail-content img{
        width: auto!important;
        height: auto!important;
    }
    .Cate-detail-content iframe{
        width: 100% !important;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .chat-zalo-footer a{
        bottom: 85px;
    }
    .chooseUs{
        overflow: hidden;
    }
    .blockCustomer{
        height: 360px;
    }
    .bestSellerItems .bslTop {
        height: 325px;
        overflow: hidden
    }

    .slideMainProduct {
        height: 630px
    }

    .products .items .productImg {
        height: 180px;
        overflow: hidden
    }

    .productNewSlide, .productSale {
        height: 545px;
        overflow: hidden
    }
    .usContent.desktop{
        display: none;!important;
    }
    .usContent.mobile{
        display: block!important;
    }
    .hidden_pc{
        display: block!important;
    }
    .hidden_mobile{
        display: none!important;
    }
}

@media screen and (max-width: 380px) {
    .bestSellerItems .bslTop {
        height: 295px;
        overflow: hidden
    }

    .productNewSlide, .productSale {
        height: 510px;
        overflow: hidden
    }

    .articleItems > a {
        height: 88px
    }

    .productCategory.products .items .productImg {
        height: 150px
    }

    .products .items .productImg {
        height: 155px
    }
}

@media screen and (max-width: 340px) {
    #bannerSlide {
        height: 90px;
        overflow: hidden
    }

    .middleBanner {
        overflow: hidden
    }

    .bestSellerItems .bslTop {
        height: 245px;
        overflow: hidden
    }

    .slideMainProduct {
        height: 570px
    }

    .headerBar i {
        font-size: 20px;
        top: 30%
    }

    .products .items .productImg {
        height: 128px
    }

    .productCategory.products .items .productImg {
        height: 120px
    }

    .productNewSlide, .productSale {
        height: 485px;
        overflow: hidden
    }
    .productBtn #addToCart, .productBtn #quickcart{
        padding: 8px 7px!important;
        font-size: 14px;
    }
    .productBtn #quickcart{
        float: right;
        margin-right: 0;
    }
}
