﻿@media (min-width: 768px) {
    .boxListVip .image {
        height: 145px;
        overflow: hidden;
    }

    .product_dep {
        text-transform: uppercase;
        font-weight: 600;
    }

    .sidebar-nav li a {
        display: block;
        padding: 10px;
    }

    .sidebar-nav li ul li a {
        padding-left: 20px;
    }

    footer .collapse {
        display: block;
    }

    .navbar-header {
        float: left;
        display: none;
    }

    .mainmenu .nav.navbar-nav > li:first-child a {
        padding-left: 10px;
    }

    .mainmenu .nav.navbar-nav > li:hover > ul.sub-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        -moz-animation: fadeInUp 400ms;
        -ms-animation: fadeInUp 400ms;
        -o-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }

    .search-details .fix-padding-left {
        padding-left: 0 !important;
    }

    .top-home > div:first-child {
        padding-right: 8px;
    }

    .top-home > div:last-child {
        padding-left: 8px;
    }
}

@media (min-width: 992px) {
    #tin-nha-dat-noi-bat {
        display: block;
    }

    .box-relative {
        position: relative;
        margin-bottom: 15px;
    }

    .box-absolute {
        /* position: absolute; */
        /* top: calc(50% - 56px); */
        left: 0;
        width: 100%;
        margin-top: 20px;
        z-index: 9;
    }

    .bg-black {
        background-color: rgba(0,0,0,.5);
        padding: 10px;
        border-radius: 5px;
    }

    .nav-tabs > li > a {
        color: #fff;
    }

    .fixPaddingRight {
        padding-right: 0;
    }

    .fixPaddingLeft {
        padding-left: 0;
    }

    .mainmenu {
        float: right;
    }

    .phoneH {
        float: left;
        margin-left: 10px;
        padding-left: 35px;
        background: url(/images/images_nd/bg-call.png)no-repeat left center;
        font-weight: 600;
        margin-top: 12px;
    }

        .phoneH a {
            display: block;
            font-size: 16px;
            color: #006499;
        }

    .user-nav a {
        color: #006499 !important;
    }
}

@media (min-width: 1200px) {
    .mainmenu .nav.navbar-nav > li > a {
        padding: 0px 22px;
    }

    .mid-footer .list-art {
        padding-left: 100px;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .titleVip {
        height: 43px;
        overflow: hidden;
    }

    .mainmenu .nav.navbar-nav > li > a {
        padding: 0px 17px;
    }

    .nav > li > a {
        padding: 10px 6px;
    }

    .list-group li span {
        font-size: 12px;
    }

    .mainmenu ul li a {
        padding: 10px 5px;
    }
}

@media (max-width: 992px) {
    .table-products-title {
        display: none;
    }

    .homeNav-Deps ul {
        display: none;
    }

    .border-vip {
        border: 1px solid #dedede;
        /* padding: 15px; */
        margin-bottom: 15px;
    }

    .boxListVip img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .box-absolute {
        margin-top: 15px;
    }

    .sidebar-nav {
        background-color: #cecece;
    }
}

@media (max-width: 991px) {
    .boxListVip .image {
        height: 124px;
        overflow: hidden;
    }

    .buttonCollapse {
        position: absolute;
        top: -5px;
        right: 0;
        font-size: 30px;
        color: #d51121 !important;
        display: block;
        padding: 5px 15px;
    }

    .list-menu-vip {
        left: 0;
        top: 32px;
        background-color: #fff;
        width: 100%;
        z-index: 9;
        box-shadow: 2px 2px 2px #cecece;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mainmenu .nav.navbar-nav > li > a {
        padding: 0px 15px;
    }

    .top-logo img {
        margin-top: 13px;
    }

    .mainmenu ul li a {
        padding: 10px 7px;
    }
}

@media (max-width: 767px) {
    .width-50 {
        width: 49%;
    }

    .width-32 {
        width: 32%;
    }

    .loginMobile ul li {
        display: inline-block !important;
    }

        .loginMobile ul li a {
            color: #fff;
            line-height: 40px;
            display: inline-block;
        }

    .frm-login {
        position: absolute;
        top: auto;
        bottom: 100%;
        right: auto;
        left: 70px;
    }

    .loginMobile {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 40px;
        background-color: #006499;
        z-index: 9;
        font-size: 15px;
    }

    .float-icon-mobile {
        top: auto;
        bottom: 50px;
    }

    .sidebar-nav li:first-child ul {
        display: none;
    }

    .box-info-item {
        margin-top: 10px;
        position: static;
    }

        .box-info-item > span {
            display: block;
        }

    .fixWidth {
        width: 100% !important;
    }

    .footer-top .widget-ft {
        border-bottom: 1px solid #313131;
    }

    .footer-top .titleFooter {
        margin-top: 0;
        margin-bottom: 0;
    }

        .footer-top .titleFooter a {
            padding: 20px 0px;
            display: block;
        }

            .footer-top .titleFooter a i.fa {
                display: block;
                position: absolute;
                right: 0px;
                width: 30px;
                top: 15px;
                text-align: center;
                height: 30px;
                line-height: 30px;
            }

    .header-top .col-sm-3.text-right {
        text-align: center;
    }

    .top-action {
        margin-top: 10px;
    }

    .regMemberSucces {
        padding-left: 0px !important;
    }

    .top-logo {
        text-align: center;
        display: block;
    }

    .mainmenu .nav.navbar-nav > li > a .glyphicon-menu-down {
        display: none;
    }

    #form-search .search-details {
        padding: 18px 12px 15px !important;
    }

    #form-search .btn-primary {
        padding: 7px 12px 10px !important;
        margin-top: 10px !important;
    }

    #form-search {
        padding-top: 10px !important;
        height: 100%;
        background-position: center 0px !important;
    }

        #form-search select, #form-search select:focus {
            margin-bottom: 10px;
        }

    .mainmenu .navbar-collapse {
        border-top: 1px solid #dedede;
    }

    .mainmenu .nav.navbar-nav > li {
        border-right: none;
        border-bottom: 1px solid #dedede;
    }

        .mainmenu .nav.navbar-nav > li:first-child {
            border-left: none;
        }

        .mainmenu .nav.navbar-nav > li:last-child {
            border-bottom: none;
        }

        .mainmenu .nav.navbar-nav > li > a {
            cursor: pointer;
            padding: 11px 0 11px 10px;
            line-height: 16px;
        }

    .top-home > div:first-child {
        margin-bottom: 10px;
    }

    .table-products .item .info {
        width: 70%;
    }

    .table-products .item .dep, .table-products .item .dir, .table-products .item .city {
        display: none;
    }

    .mid-footer .social {
        text-align: center;
        padding-top: 15px;
    }

    .mid-footer .cp {
        text-align: center;
    }

    #to_top {
        display: none !important;
    }

    .call-hotline.collapse {
        display: block !important;
        left: 10px;
        bottom: 50px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        padding: 8px 10px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        background-color: #d51121;
        position: fixed;
        z-index: 99;
    }

        .call-hotline.collapse .glyphicon-earphone {
            font-size: 25px;
            top: 4px;
            color: #fff;
        }

    #menu-toggle, #menu-search, #menu-cart-toggle {
        color: #fff;
        background-color: #0ba9f2;
        display: inline-block;
        padding: 10px;
        cursor: pointer;
        text-align: center;
        margin-left: 15px;
        margin-bottom: 15px;
    }

    #menu-cart-toggle {
        margin-right: 15px;
    }

    #menu-search {
        margin-right: 15px;
        margin-left: 0;
        background: #0f7fc1;
    }

    #main_menu li {
        border-bottom: 1px solid #dedede;
        padding: 10px;
    }

    #cus-menu-xs, #cus-menu-dp {
        position: fixed;
        top: 0;
        z-index: 99;
    }

    body.toggled {
        overflow-y: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .mid-header .menu-xs ul li {
        float: left;
    }

    .mid-header .menu-xs {
        background-color: #01bbd4;
    }

        .mid-header .menu-xs a {
            display: block;
            padding: 10px;
            color: #fff;
            border: none;
            background-color: #01bbd4;
            font-size: 20px;
        }

        .mid-header .menu-xs .title-home a {
            padding: 0;
            line-height: 48px;
        }

    .body_overlay, .body_cart_overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        z-index: 299;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.4s ease, opacity 0.4s ease;
    }

        .body_overlay.toggled, .body_cart_overlay.toggled_cart {
            visibility: visible;
            opacity: 1;
        }

    #menu_xs {
        width: 275px;
        height: 100%;
        position: fixed;
        z-index: 300;
        left: -275px;
        transition: left 0.4s ease;
    }

    #menu_cart_xs {
        width: 275px;
        height: 100%;
        position: fixed;
        z-index: 300;
        right: -275px;
        transition: right 0.4s ease;
    }

    #menu-toggle.toggled, #menu_xs.toggled {
        left: 0;
    }

    #menu_cart_xs.toggled_cart {
        right: 0;
    }

    /*#menu-toggle.toggled {
        display: none;
    }*/

    .sidebar-nav {
        width: 100%;
        margin: 0;
        overflow-y: scroll;
        height: 100%;
    }

        .sidebar-nav li {
            padding: 10px 0 10px 10px;
            font-size: 1em;
            border-bottom: 1px solid #f4f4f4;
        }

            .sidebar-nav li a {
                color: #555;
            }

            .sidebar-nav li ul {
                width: 100%;
                /*padding-right: 10px;*/
            }

                .sidebar-nav li ul li h2 {
                    margin-top: 0;
                    margin-bottom: 0;
                    font-size: 12px;
                }



    #menu_xs ul a .arrows {
        float: right;
        text-align: right;
        font-size: 1.1em;
        width: 25%;
    }

    #menu_xs ul.sidebar-nav li ul {
        display: none;
        list-style: none;
    }

    .menu-xs h2 {
        text-align: center;
        font-size: 12px;
        color: #fff;
    }

    .menu-xs .col-xs-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .menu-xs .col-xs-8 {
        padding-left: 0;
    }

    .boxLeft {
        height: 500px;
        overflow-y: scroll;
    }
}

@media (max-width: 667px) {
}

@media (max-width: 568px) {
}

@media (min-width: 600px) and (max-width:767px) {
    .fixListNew {
        width: 50%;
    }
}

@media (max-width: 425px) {
}

@media (max-width: 375px) {

    .listDepInShowItem ul li {
        width: 120px;
    }
}

@media (max-width: 320px) {
    .top-hotline {
        font-size: 14px;
    }

    .top-action {
        margin-bottom: 8px;
    }

    .acc-nav .nav > li:first-child {
        padding-right: 6px;
    }

    .cuspost a {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/*ffffffffffffffffffffffffffffff*/



@media (max-width: 767px) {



    .media {
        margin-top: 0;
    }


    .btnView {
        margin-bottom: 10px;
    }

    .listProductSelling {
        margin: 15px 0;
    }

    .footer-widget {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    nav {
        padding-bottom: 10px;
    }

    .logo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }

    .boxSearch {
        margin-bottom: 15px;
    }

    .header-mid {
        padding: 15px 0;
    }

    .cartLogin {
        margin-right: 15px;
        float: right;
        margin-top: 15px;
    }

    .searchHeading {
        margin-top: 0;
    }

    .float-icon-mobile {
        display: block;
    }

    .symbolShowCart {
        left: auto;
        right: 0px;
    }

    .product-box .product-thumbnail .addtoCart .btnView {
        width: 100%;
    }

    .product-box .product-thumbnail .image {
        min-height: 200px
    }

    .product .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .listProductSale {
        padding: 10px 0;
    }

    .product .row .item-view {
        padding-left: 0;
        padding-right: 0;
    }

    .top-content {
        margin-top: 10px;
    }

    .section-title .title h2 {
        padding: 0 0 0 15px;
    }

    .searchHeading {
        margin: 7px 0;
    }

    .search {
        width: 100% !important;
        float: none;
    }

    .product-name a {
        font-size: 12px;
        line-height: 0;
    }

    .box-content {
        margin-top: 10px;
    }

    .boxInfoPrice .product-price {
        font-size: 13px;
        overflow: hidden;
    }

    .product-box .product-info {
        padding: 10px;
    }

    .boxTitleProduct {
        padding-top: 0;
    }

    .titleProduct {
        font-size: 30px;
    }

    .btn-cart {
        font-size: 14px;
    }

    #accordian {
        border: 1px #252525 solid;
        border-top: 0;
        background-color: #252525;
        list-style: none;
    }

        #accordian li {
            padding: 5px 10px 6px 15px;
            border-top: 1px #464646 solid;
        }

            #accordian li h4 {
                font-size: 14px;
            }

        #accordian a {
            color: #fff;
        }

        #accordian ul {
            list-style: none;
        }

            #accordian ul li {
                border-top: none;
            }

    #product_nav > ul > li.link a {
        padding: 10px 10px 10px 10px;
    }

    .box-heading .title-box {
        font-size: 14px;
        line-height: 16px;
        padding: 9px;
        text-transform: none;
    }

        .box-heading .title-box a {
            color: #fff;
        }

    .product-box .product-price-old {
        display: none;
    }


    .mnv-tuvan {
        right: 10px;
        bottom: 15px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        padding: 8px 10px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
    }

        .mnv-tuvan .glyphicon-comment {
            font-size: 25px;
            top: 4px;
        }


    .call-hotline.collapse {
        z-index: 9999999;
        display: none !important;
        left: 10px;
        bottom: 15px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        padding: 8px 10px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        background-color: #742a28;
        position: fixed;
    }

        .call-hotline.collapse .glyphicon-earphone {
            font-size: 25px;
            top: 4px;
            color: #fff;
        }
}

@media (max-width:991px) and (min-width:768px) {
    .w-100 {
        width: 100%;
    }


    .footer-widget {
        margin-top: 18px;
    }

    .sub_menu {
        left: 218px;
    }

    .header-top {
        padding-bottom: 10px;
    }

    .box-content {
        margin-top: 24px;
    }

    .top-content {
        margin-top: 10px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .product-price-old {
        height: 20px;
        overflow: hidden;
        display: block;
    }

    .box-content {
        margin-top: 40px;
    }

    .menu-link {
        text-align: right;
        float: right;
        width: 66%;
        overflow: hidden;
        height: 60px;
    }

    .productItem .product-info {
        width: 58%;
    }

        .productItem .product-info .product-name {
            height: 52px;
            overflow: hidden;
        }
}

@media (min-width:768px) {

    .main-search, .boxContentR {
        margin-top: 23px;
    }

    .listItemDepartment {
        display: block;
    }

    .boxProductMenu {
        position: absolute;
        z-index: 99;
        left: 0;
        top: 42px;
        background-color: #fff;
    }

    .fixPadding {
        padding-left: 0;
    }

    .header-bot #main_menu ul li {
        position: relative;
    }

    #main_menu .sub-menu {
        opacity: 0;
        transition: all .5s ease-in-out;
        position: absolute;
        top: 54px;
        left: 0;
        width: 200px;
        z-index: 9;
        background-color: rgba(0,0,0,.5);
    }

        #main_menu .sub-menu li {
            width: 100%;
            border-bottom: 1px solid #cecece;
        }

            #main_menu .sub-menu li:last-child {
                border-bottom: none;
            }

            #main_menu .sub-menu li a {
                border-right: none !important;
            }

    .header-bot #main_menu ul li:hover .sub-menu {
        opacity: 1;
    }

    .arrows {
        padding-left: 5px;
    }

    .mnv-tuvan {
        right: 2px;
        bottom: 0px;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        padding: 5px 10px 6px;
    }

        .mnv-tuvan .glyphicon-comment {
            padding-right: 8px;
            font-size: 18px;
            top: 5px;
        }

        .mnv-tuvan a.collapse {
            display: inline-block;
        }
}

@media (max-width:767px) and (min-width:425px) {

    .fixDerpartMent, .fixArrticle, .item-view {
        width: 50% !important;
    }

    .titleCatalog {
        font-size: 19px;
    }

    .readmoreNews {
        padding: 7px;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    .item-view {
        width: 33.333333% !important;
    }
}

@media (min-width:992px) {
    .menu-title {
        display: block;
    }

    .fixContact {
        border-right: 1px solid #aaa;
    }

    .sub_menu, .sub_menu2 {
        position: absolute;
        top: 0;
        left: 100%;
        background: #fff;
        list-style: none;
        margin: 0;
        width: 100%;
        z-index: 999;
        display: none;
        border: 1px solid #dedede;
        box-shadow: 2px 2px 2px #cecece;
    }

    .header-fot ul li:hover > .sub_menu, .listItemDepartment li:hover .sub_menu, .listItemDepartment li:hover > ul {
        display: block;
    }
}

@media (max-width:991px) {
    .header-top {
        background-color: #2252a6;
    }

    .menu-link {
        text-align: right;
    }

    .menu-title {
        background-color: #fff;
        text-align: left;
        box-shadow: 2px 2px 2px #cecece;
    }

    .cate-item a {
        padding: 10px 8px;
    }

    .buttonCollapse {
        display: inline-block;
        padding: 3px 5px;
        font-size: 25px;
    }

        .buttonCollapse .fa {
            padding-right: 0;
        }

    .sub_menu {
        display: none;
    }

    .fixContact {
        border-right: 1px solid #aaa;
    }

    #menu-toggle, #danhmuc-toggle {
        color: #fff;
    }

    #danhmuc-toggle {
        float: right;
    }

    #main_menu li {
        border-bottom: 1px solid #dedede;
        padding: 10px 0 10px 10px;
    }

    #cus-menu-xs, #cus-danhmuc-xs {
        position: fixed;
        top: 0;
        z-index: 99;
    }

    body.toggled, body.toggled_danhmuc {
        overflow-y: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .mid-header .menu-xs ul li {
        float: left;
    }

    .mid-header .menu-xs {
        background-color: #01bbd4;
    }

        .mid-header .menu-xs a {
            display: block;
            padding: 10px;
            color: #fff;
            border: none;
            background-color: #01bbd4;
            font-size: 20px;
        }

        .mid-header .menu-xs .title-home a {
            padding: 0;
            line-height: 48px;
        }

    .body_overlay, .body_danhmuc_overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        z-index: 299;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.4s ease, opacity 0.4s ease;
    }

        .body_overlay.toggled, .body_danhmuc_overlay.toggled_danhmuc {
            visibility: visible;
            opacity: 1;
        }

    #menu_xs, #menu_danhmuc_xs {
        width: 275px;
        height: 100%;
        background: #ecf0f1;
        position: fixed;
        z-index: 300;
    }

    #menu_xs {
        left: -275px;
        transition: left 0.4s ease;
    }

    #menu_danhmuc_xs {
        right: -275px;
        transition: right 0.4s ease;
    }

    #menu-toggle.toggled, #menu_xs.toggled {
        left: 0;
    }

    #danhmuc-toggle.toggled_danhmuc, #menu_danhmuc_xs.toggled_danhmuc {
        right: 0;
    }

    .sidebar-nav {
        width: 100%;
        margin: 0;
        overflow-y: scroll;
        height: 400px;
    }

        .sidebar-nav li {
            padding: 10px 0 10px 10px;
            font-size: 1em;
            border-bottom: 1px solid #f4f4f4;
        }

            .sidebar-nav li ul {
                width: 100%;
            }

                .sidebar-nav li ul li h2 {
                    margin-top: 0;
                    margin-bottom: 0;
                    font-size: 12px;
                }

    #menu_xs ul a .arrows, #main_danhmuc_menu ul a .arrows {
        float: right;
        text-align: right;
        font-size: 1.1em;
        width: 25%;
    }

    #menu_xs ul.sidebar-nav li ul {
        display: none;
        list-style: none;
    }

    .menu-xs h2 {
        text-align: center;
        font-size: 12px;
        color: #fff;
    }

    .menu-xs .col-xs-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .menu-xs .col-xs-8 {
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .fixWidth-20 {
        width: 20%;
    }

    .fixWidth-80 {
        width: 80%;
    }

    .product .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .item-view, .fixPd {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .img {
        position: relative;
        overflow: hidden;
    }

        .img a {
            cursor: pointer;
        }

        .img img {
            width: 100%;
            height: auto;
        }

        .img:before {
            cursor: pointer;
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 1;
            background: rgba(67, 69, 113, 0.0);
            -webkit-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -ms-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
        }

        .img:after {
            cursor: pointer;
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(67, 69, 113, 0.0);
            -webkit-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -ms-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
        }

        .img:hover:before {
            right: 50%;
            left: 50%;
            width: 0;
            background: rgba(255, 255, 255, 0.5);
        }

        .img:hover:after {
            height: 0;
            top: 50%;
            bottom: 50%;
            background: rgba(255, 255, 255, 0.5);
        }
}

@media (min-width: 1230px) {
    .container {
        width: 1200px;
    }

    .fixPD {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 850px) {
    .nav-divided > li + li > a:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 1px;
        border-left: 1px solid rgba(0,0,0,.1);
        height: 15px;
        margin-top: -7px;
        left: -1em;
    }

    .header-fot ul > li + li > a:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 1px;
        border-left: 1px solid #cecece;
        height: 15px;
        margin-top: -7px;
        left: -1em;
    }
}