@media (max-width:992px) {
    .container {
        width: 100vw;
    }

    #menusite .navbar-default .navbar-nav > li > a {
        color: #0775f7;
        padding: 28px 2px;
        font-size: 12px;
        text-transform: inherit;
        position: relative;
    }

    .block-cart .btn-toggle-cart .num {
        font-size: 14px;
    }

    .mobi-fix {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        color: #fff;
        z-index: 990;
        background: #ff5622;
        display: none;
    }

    .mobi-fix a {
        color: #fff;
    }

    .mobi-fix .back-mobi {
        text-align: center;
        border: 1px solid rgba(255, 229, 221, 0.29);
        border-bottom: none;
    }

    .mobi-fix .back-mobi a em {
        font-size: 25px;
        text-align: center;
        height: 50px;
        line-height: 50px;
    }

    .mobi-fix .call-mobi {
        text-align: center;
        border:1px solid rgba(255, 229, 221, 0.29);
        border-left: none;
        border-bottom: none;
        height: 50px;
    }

    .mobi-fix .icon-phone {
        background:#d90000 url(../images/icon-phone.png) no-repeat scroll center center;
        border-radius:50%;
        height:40px;
        line-height:40px;
        text-align:center;
        width:40px;
        animation:1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim
    }

    @keyframes quick-alo-circle-img-anim{
        0%{transform:rotate(0deg) scale(1) skew(1deg)}
        10%{transform:rotate(-25deg) scale(1) skew(1deg)}
        20%{transform:rotate(25deg) scale(1) skew(1deg)}
        30%{transform:rotate(-25deg) scale(1) skew(1deg)}
        40%{transform:rotate(25deg) scale(1) skew(1deg)}
        50%{transform:rotate(0deg) scale(1) skew(1deg)}
        100%{transform:rotate(0deg) scale(1) skew(1deg)}

    }

    .mobi-fix .call-mobi p {
        display: -webkit-inline-box;
    }

    .mobi-fix p {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
    }

    .mobi-fix .btn-chat,
    .mobi-fix .btn-catalog {
        text-align: center;
        border: 1px solid rgba(255, 229, 221, 0.29);
        border-left: none;
    }

    .mobi-fix .btn-chat a em,
    .mobi-fix .btn-catalog a em {
        font-size: 22px;
    }

    .mobi-fix .btn-chat p,
    .mobi-fix .btn-catalog p {
        margin: 0;
        padding-left: 5px;
        font-size: 12px;
    }

    .block-catalog-mobi {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 70px;
        background: #fff;
        padding: 10px;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        box-shadow: 1px 2px 16px #949494;
        transition: all .5s ease-in-out;
    }

    .block-catalog-mobi.active {
        opacity: 1;
        visibility: visible;
    }

    .block-catalog-mobi ul li {
        width: 25%;
        float: left;
        padding: 5px;
        min-height: 125px;
        text-align: center;
        border-bottom: 1px dotted #ccc;
    }

    .block-catalog-mobi ul li h3 {
        text-align: center;
    }

    .block-catalog-mobi ul li h3 a {
        font-size: 10px;
    }

    .block-catalog-mobi ul li h3 img {
        height: 50px;
        width: 50px;
        object-fit: cover;
        display: block !important;
        margin: 0 auto;
    }

    .block-catalog-mobi .btn-close  {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #aaa;
        border: 1px solid #ccc;
    }

    .modal-body {
        padding-bottom: 20%;
    }

    .sub-cat .sub-catalog {
        margin-bottom: 15px;
        padding-bottom: 10px;
        min-height: 100px;
    }

    .sub-cat .sub-catalog .image {
        height: 50px;
    }

    .sub-cat .sub-catalog .info {
        padding: 3px;
    }

    .sub-cat .sub-catalog .info h3 {
        text-align: center;
    }

    .sub-cat .sub-catalog .info h3 a {
        font-size: 10px;
    }

    ._view_grid .shop-item .info .price span.unit, 
    ._view_grid .shop-item .info .price-off span.unit {
        font-size: 14px;
    }

    .social-mobi-fix {
        position: fixed;
        bottom: 44px;
        right: 0;
        width: auto;
        height: auto;
        z-index: 9999;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }

    .social-mobi-fix.active ul li {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }

    .social-mobi-fix ul li {
        text-align: left;
        background: #018fe5;
        border-radius: 25px 0 0 25px;
        padding: 0 5px;
        transition: all .3s ease-in-out;
    }

    .social-mobi-fix ul li:nth-child(2) {
        background: #fff;
        border: 1px solid #448aff;
        border-right: none;
        transition: all .5s ease-in-out;
    }

    .social-mobi-fix ul li:nth-child(3) {
        background: #00a9ec;
        transition: all .7s ease-in-out;
    }

    .social-mobi-fix ul li a {
        display: block;
        padding: 5px;
        color: #fff;
    }

    .social-mobi-fix ul li:nth-child(2) a {
        color: #333;
    }

    .social-mobi-fix ul li img {
        width: 35px;
        height: 30px;
        object-fit: contain;
    }

    ._btn_buy_now {
        position: fixed;
        bottom: 0;
        z-index: 99999;
        width: 24%;
        left: 25%;
        height: auto;
    }

    ._btn_buy_now .btn:hover,
    ._btn_buy_now .btn:focus,
    ._btn_buy_now .btn {
        width: 100% !important;
        font-size: 12px !important;
        line-height: normal !important;
        font-weight: normal !important;
        padding: 4px 16px;
        background: #ff5622;
        border: none;
    }

    ._btn_buy_now .btn p {
        margin-bottom: 0;
    }

    ._btn_buy_now .btn em {
        font-size: 18px;
        margin-bottom: 4px;
    }

    ._btn_add_cart {
        position: fixed;
        bottom: 0;
        z-index: 99999;
        width: 24%;
        left: 50%;
        height: auto;
    }

    .list-none li ._title {
        white-space: initial;
    }

    .mobi-fix a, 
    .mobi-fix a:hover,
    .mobi-fix a:focus {
        color: #fff !important;
    }

    .image-subcat ul li img {
        height: 140px;
    }

    .contact-footer .form-contact {
        width: 100%;
    }

    .contact-footer .form-contact input {
        width: 70%;
    }

    ._view_list .news-item .image {
        height: 80px;
    }

    ._view_list .news-item h3 a {
        font-size: 15px;
        line-height: 20px; 
    }

}

@media (max-width:767px) {
    #body {
        margin-top: 0 !important;
    }

    .body-bg,
    .container {
        width:100% !important;
    }

    #sitemodal .modal-dialog {
        max-width: 100%;
        margin-top: 0;
    }

    #sitemodal .modal-content {
        width: 100%;
    }

    #slider {
        background: #ffc107;
    }

    /* Header */
        header {
            height: auto !important;
            position: initial !important;
        }

        header .container {
            width: 100% !important;
        }

        #shop .cat-info h1, 
        .panel-default .panel-heading span {
            font-size: 22px;
        }

        #header .header-right,
        .header-right-left {
            margin-top: 0;
        }

        .header-right-left .hotline {
            display: none;
        }

        .header-top {
            line-height: 24px;
        }

        #header {
            padding: 10px 0;
        }

        #header .btn-toggle-menu {
            font-size: 24px;
            display: inline-block;
            padding: 5px 10px;
            border: 1px solid #333;
            border-radius: 5px;
            line-height: 20px;
            margin-top: 7px;
            color: #333;
        }

        #header .logo {
            padding: 0;
            text-align: center;
        }

        #header .logo img {
            height: 50px;
            width: auto;
        }

        .block-cart {
            margin-right: 10px;
        }

        .search-bar {
            width: 100%;
            margin-bottom: 20px;
        }

        .search {
            margin-top: 10px;
        }

        .search-bar .input-group {
            width: 100%;
        }

        .searcg-bar .input-group .input-group-btn .btn {
            background: #60aa17;
            width: 50px;
            color: #fff;
        }

        .login {
            margin-top: 10px;
        }
    /*----------------*/

    /* Menu Site */
        .bg-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .5);
            z-index: 999;
            display: none;
        }

        #menusite {
            position: fixed;
            top: 0;
            left: -80%;
            width: 80%;
            height: 100%;
            background: #fff;
            overflow: auto;
            z-index: 1000;
            -webkit-transition: all ease-in-out .5s;
            -moz-transition: all ease-in-out .5s;
            -ms-transition: all ease-in-out .5s;
            -o-transition: all ease-in-out .5s;
            transition: all ease-in-out .5s;
        }

        #menusite.active {
            left: 0;
        }

        #menusite .img {
            background: #1ba8ff;
            text-align: center;
            padding-bottom: 10px;
        }

        #menusite .img a {
            display: block;
            color: #fff;
            text-align: left;
        }

        #menusite  .img a p.title1 {
            text-transform: uppercase;
            margin-bottom: 0;
            margin-top: 10px;
        }

        #menusite  .img a p {
            padding-left: 30px;
        }

        #menusite .img img {
            width: auto;
            height: 125px;
            object-fit: contain;
        }

        #menusite .navbar-default {
            background: transparent;
            border: none;
        }

        #menusite .navbar-default .navbar-nav {
            margin: 0;
            display: initial;
        }

        #menusite .navbar-default .navbar-nav > li {
            display: initial;
            text-align: left;
            border-bottom: 1px solid rgba(255, 255, 255, .2);
        }

        #menusite .navbar-default .navbar-nav > li > a {
            padding: 18px;
            color: #333;
            border-bottom: 1px solid #ddd;
        }

        #menusite .navbar-default .navbar-nav > li > a:hover,
        #menusite .navbar-default .navbar-nav > .active > a {
            background: transparent;
            color: #ff3939;
        }

        #menusite .navbar-default .navbar-nav > li a .caret {
            display: none;
        }

        #menusite .navbar-default .navbar-nav > li .dropdown-menu {
            display: block;
            position: relative;
            width: 100%;
            background: transparent;
            float: none;
            border: none;
            box-shadow: none;
            padding: 0;
        }
        
        #menusite .navbar-default .navbar-nav > li .dropdown-menu li {
            border-top: 1px solid rgba(255, 255, 255, .2);
        }

        #menusite .navbar-default .navbar-nav > li .dropdown-menu li a {
            color: #fff;
            font-size: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 18px;
        }

        #menusite .navbar-default .navbar-nav > li .dropdown-menu li a:before {
            content: '\f0da';
            font-family: 'FontAwesome';
            margin-right: 5px;
        }
    /*----------------*/

    /* Cart */
        .cart-info .input-number-button {
            position: relative;
            display: inline-block;
            width: 100px;
            margin-bottom: 30px;
        }

        .cart-info .input-number-button .input-group-btn {
            position: absolute;
            top: 100%;
            width: 50%;
            display: block;
        }

        .cart-info .input-number-button .input-group-btn:first-child {
            left: 0;
        }

        .cart-info .input-number-button .input-group-btn:last-child {
            right: 0;   
        }

        .cart-info .input-number-button .input-group-btn .btn {
            border-radius: 0;
            padding-top: 5px;
            padding-bottom: 2px;
            width: 100%;
            margin-left: 0;
            border-top: none;
        }

        .cart-info .input-number-button .form-control {
            display: block;
            float: none;
        }

        .cart-info ul.list-none li {
            margin-bottom: 5px;
        }

        .popup-cart {
            width: 100%;
        }
    /*----------------*/

    /* Footer */
        footer {
            margin-bottom: 50px;
            padding-top: 0;
        }

        #footer section {
            margin-bottom: 20px;
        }       

        footer h3 {
            font-size: 15px;
        }

        footer .footer-right,
        footer .footer-left {
            position: inherit;
            width: 100%;
            padding-left: 10px;
        }

        #copyright {
            border-top: 1px solid #ddd;
            padding-top: 10px;
        }

        .footer4 {
            margin-top: 0;
        }

        footer .block-contact .btn-danger {
            width: auto;
        }
    /*----------------*/

    .menu-header ul li {
        float: left;
        padding: 10px 5px;
    }

    .menu-header ul li a {
        font-size: 12px;
        margin-top: 0;
        padding: 0 10px
    }

    .panel-default .panel-heading .sub-title {
        display: none;
    }

    .panel-default .panel-heading .sub-title a {
        background: #fff !important;
        color: #333;
        font-size: 15px;
        padding: 10px;
    }

    ._view_list .news-item h3 a {
        font-size: 16px;
    }

    ._view_grid .news-item .image {
        height: 140px;
        border:none;
    }

    ._view_grid .item {
        padding: 0 5px !important;
        width: 50% !important;
    }

    ._view_grid .shop-item,
    ._view_list .shop-item {
        border :1px solid #ddd;
        margin-bottom: 10px;
    }

    ._view_grid .shop-item .info h3 a {
        font-size: 13px;
        height: 40px;
    }

    ._view_grid .shop-item .image,
    ._view_list .shop-item .image {
        height: 150px;
        border-bottom: 1px solid #ddd;
    }

    ._view_list .shop-item img {
        border: none;
    }

    ._view_grid .shop-item .info,
    ._view_list .shop-item .info {
        padding: 8px 5px;
        text-align: center;
    }

    ._view_grid .shop-item .info .price-off span,
    ._view_grid .shop-item .info .price strong,
    ._view_grid .news-item .time,
    ._view_grid .news-item h3 a {
        font-size: 13px;
        line-height: 16px;
    }

    ._view_grid .news-item .description {
        -webkit-line-clamp: 2;
        font-size: 14px;
    }

    ._view_list .shop-item .order .btn,
    ._view_grid .shop-item .info .order .btn {
        margin-bottom: 5px;
        background: #ff5622;
        border-color: #ff5622;
        border-radius: 0;
        font-size: 10px;
        padding: 6px 3px;
        margin-right: 0px;
        width: 48%;
    }

    ._view_grid .shop-item .info .order .btn {
        width: 100%;
        font-size: 15px;
    }

    ._view_grid .shop-item .image .sale,
    ._view_grid .shop-item .image .new {
        padding: 3px 5px;
    }

    .block-cart .btn-toggle-cart .num {
        position: absolute;
        top: -5px;
        right: 0;
    }

    .menu-slogan ul li {
        margin-bottom: 8px;
    }

    .menu-slogan .info {
        text-align: center;
    }

    .shop-detail ._input_number {
        width: 160px;
        display: inline-table;
        vertical-align: -10px;
    }

    .shop-detail .list-image .list-thumb {
        height: auto;
    }

    .shop-detail .list-image .list-thumb a img {
        height: 60px;
    }

    .btn-toggle-search {
        display: none;
    }

    .fix_banner_right,
    .fix_banner_left {
        display: none !important;
    }

    .block-in {
        margin-top: 10px;
    }

    .block-login .login a {
        color: #ffffff;
    }

    .block-login .login a em {
        font-size: 24px;
    }

    .login-form {
        width: 100%;
    }

    .block-login .signed .user-info .name {
        line-height: 20px;
        margin-top: 5px;
    }

    .block-login .signed .user-info .avatar {
        width: 28px;
        height: 28px;
    }

    .block-login .signed .user-info .avatar img {
        width: 100%;
        height: 100%;
    }

    .menu-catalog-main {
        margin-top: 0;
        display: none;
    }

    .image-home0,
    .home0-right,
    .img-hover {
        display: none;
    }

    .block-product-main .img-title {
        display: none;
    }

    .product-title ul li {
        width: 50%;
        float: left;
    }

    ._view_list .shop-item h3 {
        padding-top: 10px;
        text-align: left;
    }

    ._view_list .shop-item h3 a {
        font-size: 14px;
    }

    ._view_list .shop-item .price {
        margin-bottom: 0;
    }

    ._view_list .shop-item .price-off span,
    ._view_list .shop-item .price strong {
        font-size: 13px;
    }

    ._view_list .shop-item .price-off span {
        text-decoration: line-through;
    }

    ._view_list .shop-item .info .order {
        text-align: left;
    }

    .product-title ul li a {
        font-size: 14px;
    }

    .menu-catalog-main .panel-default .panel-heading {
        font-size: 16px;
        padding: 7px 25px;
        display: inline-block;
        color: #fff;
        background: #fff;
        border-bottom: 1px solid;
    }

    .menu-catalog-main .panel-default .panel-heading:before {
        top: 0;
    }

    .menu-catalog-main .panel-default .panel-body {
        position: initial !important;
        display: block !important;
    }

    .menu-catalog-main .block-catalog ul li {
        width: 25%;
        float: left;
        padding: 5px;
        min-height: 100px;
        text-align: center;
    }

    .menu-catalog-main .block-catalog ul li h3 {
        text-align: center;
    }

    .menu-catalog-main .block-catalog ul li h3 a {
        font-size: 10px;
    }

    .menu-catalog-main .block-catalog ul li h3 img {
        height: 50px;
        width: 50px;
        object-fit: cover;
        display: block;
        margin: 0 auto;
    }

    .mobi-fix {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        color: #fff;
        z-index: 990;
        background: #e98348;
        display: none;
    }

    .mobi-fix a {
        color: #fff;
    }

    .mobi-fix .back-mobi {
        text-align: center;
        border: 1px solid rgba(255, 229, 221, 0.29);
        border-bottom: none;
    }

    .mobi-fix .back-mobi a em {
        font-size: 25px;
        text-align: center;
        height: 50px;
        line-height: 50px;
    }

    .mobi-fix .call-mobi {
        text-align: center;
        border:1px solid rgba(255, 229, 221, 0.29);
        border-left: none;
        border-bottom: none;
        height: 50px;
    }

    .mobi-fix .icon-phone {
        background:#d90000 url(../images/icon-phone.png) no-repeat scroll center center;
        border-radius:50%;
        height:40px;
        line-height:40px;
        text-align:center;
        width:40px;
        animation:1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim
    }

    @keyframes quick-alo-circle-img-anim{
        0%{transform:rotate(0deg) scale(1) skew(1deg)}
        10%{transform:rotate(-25deg) scale(1) skew(1deg)}
        20%{transform:rotate(25deg) scale(1) skew(1deg)}
        30%{transform:rotate(-25deg) scale(1) skew(1deg)}
        40%{transform:rotate(25deg) scale(1) skew(1deg)}
        50%{transform:rotate(0deg) scale(1) skew(1deg)}
        100%{transform:rotate(0deg) scale(1) skew(1deg)}

    }

    .mobi-fix .call-mobi p {
        display: -webkit-inline-box;
    }

    .mobi-fix p {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
    }

    .mobi-fix .btn-chat,
    .mobi-fix .btn-catalog {
        text-align: center;
        border: 1px solid rgba(255, 229, 221, 0.29);
        border-left: none;
    }

    .mobi-fix .btn-chat a em,
    .mobi-fix .btn-catalog a em {
        font-size: 22px;
    }

    .mobi-fix .btn-chat p,
    .mobi-fix .btn-catalog p {
        margin: 0;
        padding-left: 5px;
        font-size: 12px;
    }

    .block-catalog-mobi {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 70px;
        background: #fff;
        padding: 10px;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        box-shadow: 1px 2px 16px #949494;
        transition: all .5s ease-in-out;
    }

    .block-catalog-mobi.active {
        opacity: 1;
        visibility: visible;
    }

    .block-catalog-mobi ul li {
        width: 25%;
        float: left;
        padding: 5px;
        min-height: 140px;
        text-align: center;
        border-bottom: 1px dotted #ccc;
    }

    .block-catalog-mobi ul li h3 {
        text-align: center;
    }

    .block-catalog-mobi ul li h3 a {
        font-size: 10px;
    }

    .block-catalog-mobi ul li h3 img {
        height: 50px;
        width: 50px;
        object-fit: cover;
        display: block;
        margin: 0 auto;
    }

    .block-catalog-mobi .btn-close  {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #aaa;
        border: 1px solid #ccc;
    }

    .modal-body {
        padding-bottom: 20%;
    }

    .sub-cat .sub-catalog {
        margin-bottom: 15px;
        padding-bottom: 10px;
        min-height: 100px;
    }

    .sub-cat .sub-catalog .image {
        height: 50px;
    }

    .sub-cat .sub-catalog .info {
        padding: 3px;
    }

    .sub-cat .sub-catalog .info h3 {
        text-align: center;
    }

    .sub-cat .sub-catalog .info h3 a {
        font-size: 10px;
    }

    ._view_grid .shop-item .info .price span.unit, 
    ._view_grid .shop-item .info .price-off span.unit {
        font-size: 14px;
    }

    .social-mobi-fix {
        position: fixed;
        bottom: 44px;
        right: 0;
        width: auto;
        height: auto;
        z-index: 9999;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }

    .social-mobi-fix.active ul li {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }

    .social-mobi-fix ul li {
        text-align: left;
        background: #018fe5;
        border-radius: 25px 0 0 25px;
        padding: 0 5px;
        transition: all .3s ease-in-out;
    }

    .social-mobi-fix ul li:nth-child(2) {
        background: #fff;
        border: 1px solid #448aff;
        border-right: none;
        transition: all .5s ease-in-out;
    }

    .social-mobi-fix ul li:nth-child(3) {
        background: #00a9ec;
        transition: all .7s ease-in-out;
    }

    .social-mobi-fix ul li a {
        display: block;
        padding: 5px;
        color: #fff;
    }

    .social-mobi-fix ul li:nth-child(2) a {
        color: #333;
    }

    .social-mobi-fix ul li img {
        width: 35px;
        height: 30px;
        object-fit: contain;
    }

    ._btn_buy_now {
        position: fixed;
        bottom: 0;
        z-index: 99999;
        width: 24%;
        left: 25%;
        height: auto;
    }

    ._btn_buy_now .btn:hover,
    ._btn_buy_now .btn:focus,
    ._btn_buy_now .btn {
        width: 100% !important;
        font-size: 12px !important;
        line-height: normal !important;
        font-weight: normal !important;
        padding: 4px 16px;
        background: #ff5622;
        border: none;
    }

    ._btn_buy_now .btn p {
        margin-bottom: 0;
    }

    ._btn_buy_now .btn em {
        font-size: 18px;
        margin-bottom: 4px;
    }

    ._btn_add_cart {
        position: fixed;
        bottom: 0;
        z-index: 99999;
        width: 24%;
        left: 50%;
        height: auto;
    }

    .list-none li ._title {
        white-space: initial;
    }

    .mobi-fix a, 
    .mobi-fix a:hover,
    .mobi-fix a:focus {
        color: #fff !important;
    }

    .catalog-product {
        display: none;
    }

    .image-subcat ul li img {
        height: 140px;
    }

    .contact-footer .form-contact {
        width: 100%;
    }

    .contact-footer .form-contact input {
        width: 70%;
    }

    ._hotline {
        position: fixed;
        bottom: 20px;
        left: 0;
        background: #f00;
        padding: 8px 20px;
        border-radius: 0 30px 30px 0;
        box-shadow: 1px 2px 3px #333;
        z-index: 99;
    }

    ._hotline a,
    ._zalo a {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
    }

    ._hotline img,
    ._zalo img {
        height: 27px;
        padding: 0 5px;
    }

    ._zalo {
        position: fixed;
        bottom: 20px;
        right: 0;
        background: #f00;
        padding: 8px 20px;
        box-shadow: 1px 2px 3px #333;
        z-index: 99;
        border-radius: 30px 0 0 30px;
        background: #2196f3;
    }

    .shop-detail h1.title {
        font-size: 18px;
    }

    .content-html {
        font-size: 12px;
    }

    .shop-detail #content .nav-tabs li:first-child a {
        color: #fff;
        background-color: #0775f7;
        border-radius: 0;
        padding: 8px 15px;
        font-size: 14px;
    }

    #body_left ._view_list .news-item h3 a {
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
    }


    ._view_list .news-item .description {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 20px;
        font-size: 12px;
        text-align: justify;
    }

    ._view_grid .item1:nth-child(1) {
        width: 50%;
    }

    ._view_grid .item1 {
        width: 50%;
    }

    .footer3 ._view_grid .item1:nth-child(1) .shop-item .image,
    ._view_grid .item1:nth-child(1) .shop-item .image {
        height: 130px;
    }
    
    .block-hotline ul li a {
        color: #ffffff;
        font-size: 13px;
        padding: 0 5px;
        display: inline-block;
        margin-top: 6px;
    }

    .menu-slogan ul li .image {
        margin-bottom: 10px;
    }

    .form-website .form-register h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .form-website form {
        width: 100%;
    }
}

@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
}

@media (max-width:350px) {
    .col-i {
        width: 100%;
    }

    #menusite .navbar-default .navbar-nav > li > a {
        font-weight: normal;
        white-space: normal;
        text-transform: none;
    }
}

@media (min-width:500px) {
    .nv-infodie {
        width:500px;
        left:50%;
        margin-left:-250px;
    }
}

@media (min-height:500px) {
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}