.container-menumobile.Mobile {
    display: none;
}
@media screen and (max-width:1000px)
{
    .container-menumobile.Mobile {
    display: block;
}
#xtab_video iframe { height: auto!important; }
}
@media screen and (max-width: 1960px) and (min-width: 1600px) {
    .banner .pro-slide .img-responsive {
        width: 100%;
    }

    .etalage, .etalage_small_thumbs li {
        float: left;
        text-align: center;
    }
    .top-header{
        display: none;
    }
}

@media screen and (max-width: 1365px) and (min-width: 981px) {
    .etalage .etalage_zoom_area {
        display: none !important;
    }

    #etalage .etalage_thumb_image {
        width: 50% !important;
    }

    .xyz {
        display: block;
        width: 100% !important;
    }
    .top-header{
        display: none;
    }

    .fanpage {
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
    }

    .etalage, .etalage_small_thumbs li {
        float: left;
        text-align: center;
    }

    .menu > div > ul > li > a {
        padding: 20px 36px;
    }

    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
    .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5,
    .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7,
    .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
    .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
/*        padding-left: 5px !important;
*/        padding-right: 5px !important;
    }

    .ov-img > a > .img-responsive {
        height: 140px;
    }

    .name {
        font-size: 15px;
    }

    .profile {
        padding: 10px;
    }

    .price p b {
        font-size: 14px;
    }

    .price > ul {
        float: none;
    }

    .ov-img-sp .img-responsive {
        margin: 0 auto;
        width: auto;
    }

    .no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mt {
        width: 50%;
    }
}

@media screen and (max-width: 980px) and (min-width: 769px) {
    .box-about > ul.text-center > li > a {
        padding: 4px 3px;
    }
.products .col-xs-12.col-sm-8.col-md-9 {
    width: 100%;
}
.right-products .col-xs-12.col-sm-4 {
    width: 33%;
}
    .box-about > ul.text-center > li {
        margin-right: 2px;
    }

    .etalage .etalage_zoom_area {
        display: none !important;
    }
    .top-header{
        display: none;
    }

    .etalage, .etalage_small_thumbs li {
        float: left;
        text-align: center;
    }

    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
    .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5,
    .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7,
    .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
    .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .menu > div > ul > li > a {
        padding: 20px;
    }

    .ov-img > a > .img-responsive {
        height: 120px;
    }

    .name {
        font-size: 15px;
    }

    .profile {
        padding: 10px;
    }

    .price p b {
        font-size: 14px;
    }

    .price > ul {
        float: none;
    }

    .ov-img-sp {
        float: none;
        width: 100%;
    }

    .ov-img-sp .img-responsive {
        margin: 0 auto;
        width: auto;
    }

    .profile-sp {
        float: none;
        text-align: center;
        width: 100%;
    }

    .no-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mt {
        width: 54%;
    }

    .fanpage {
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
    }

    .etalage .etalage_zoom_area img {
        display: block;
        margin: 0 auto;
        max-width: 70% !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
    

    .box-doi-tac .swiper-slide > a {
        width: 100% !important;
    }

    .etalage .etalage_zoom_area {
        display: none !important;
    }
    .top-header .right-top-header{
        display: none;
    }

    .etalage, .etalage_small_thumbs li {
        float: left;
        text-align: center;
    }

    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
.do-you-like .col-sm-4 { width: 50%; }
.col-xs-12.col-sm-8.col-md-9 { padding-left: 5px; }
    .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
    .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5,
    .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7,
    .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
    .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
       padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .button1 {
        display: block;
    }

    .menu {
        display: none;
    }

    .right-middle-header {
        float: none;
    }

    .logo > a > .img-responsive {
        display: block;
        margin: 0 auto;
    }

    .right-middle-header {
        text-align: center;
    }

    .search button {
        float: left;
    }

    .right-top-header > ul > li:last-child {
        display: block;
        margin: 15px;
    }

    .right-top-header {
        float: none;
        text-align: center;
    }

    .welcome {
        text-align: center;
    }

    .search {
    text-align: left;
    width: 50%;
    float: right;
    margin: 10px 0;
    position: relative;
    right: 10px;
}
.right-products .col-xs-12.col-sm-4 {
    width: 50%;
}

    .search input {
        width: 80%;
    }

    .menu > div > ul > li > a {
        font-size: 18px;
        padding: 6px 15px;
    }

    .menu > div > ul > li {
        display: block;
    }

    .pro-slide > a {
        bottom: 0;
        right: 2%;
        padding: 0 15px 5px;
    }

    .box-tin-tuc > a > .img-responsive {
        width: 100%;
    }

    .ban-chay {
        padding: 20px 5px;
    }


    .pro-sp-moi {
        border-color: #ce171f;
        border-radius: 6px;
        border-style: dashed;
        border-width: 1px;
        margin-bottom: 20px;
        width: 100%;
		height: 100px;
    }

    .box-hot-line.s {
        float: none;
    }

    .box-hot-line {
        margin: 20px auto;
    }

    .ov-img-sp .img-responsive {
        height: 100px !important;
        width: auto;
        display: block;
        margin: 0 auto;
    }

    .fanpage {
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
    }

    .box-about > ul.text-center {
        text-align: center;
    }

    .box-about > ul.text-center > li {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 479px) and (min-width: 320px) {
    .guithongntin.last>table>tbody>tr>td>span {
    width: 100% !important;
    float: left;
}
.videos { float: left; margin-right: 15px; margin-bottom: 10px; width: 100%; }
.videos .iframe iframe { width: 100%; }
.videos .Name { padding-top: 5px; text-align: center; }
    .guithongntin.last>table>tbody>tr>td {
    width: 100% !important;
    float: left;
}
    .box-doi-tac .swiper-slide .img-responsive{
        padding: 12px 12px !important;
    }
    .box-doi-tac .swiper-slide > a {
        width: 100% !important;
    }

    .etalage .etalage_zoom_area {
        display: none !important;
    }

    .container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
    .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5,
    .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7,
    .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
    .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
    .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
       padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .button1 {
        display: block;
        margin: 0px;
        padding: 15px;
    }

    .menu {
        display: none;
    }

    .search button {
        float: left;
    }

    .right-top-header > ul > li:last-child {
        display: block;
        margin: 15px;
    }

    .right-top-header {
        float: none;
        text-align: center;
    }
    .welcome {
        text-align: center;
    }

    .search {
        text-align: left;
    }

    .right-middle-header {
        float: none;
        text-align: center;
    }

    .logo > a > img {
        display: block;
        margin: 0 auto;
    }

    .menu > div > ul > li {
        display: block;
    }

    .menu > div > ul > li > a {
        display: block;
        font-size: 15px;
        padding: 5px 15px;
    }

    .pro-slide > a {
        padding: 2px 5px 5px;
        bottom: 0;
    }

    .box-tin-tuc > a > img {
        width: 100%;
    }

    .ban-chay > h4 {
        color: #ce171f;
        font-size: 17px;
        text-align: center;
    }

    .ban-chay {
        background: #fff none repeat scroll 0 0;
        padding: 20px 5px;
    }

    .pro-sp-moi {
        border-color: #ce171f;
        border-style: dashed;
        border-width: 1px;
        margin-bottom: 20px;
    }

    .sp-moi > h4 {
        margin: 0 auto 10px;
        padding-left: 0;
        text-align: center;
    }

    .box-hot-line.s {
        float: none;
    }

    .box-hot-line {
        margin: 20px auto;
    }

    .breadcrumb a, .breadcrumb li {
        font-size: 12px;
    }

    .fanpage {
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
    }

    .box-about > ul.text-center {
        text-align: left;
    }

    .box-about > ul.text-center > li {
        margin-bottom: 10px;
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .box-hot-line span {
        color: #fff;
    }
    .menu {
        background: transparent;
    }
.button1 {
    display: none;
}
    .menu > div > ul > li > a {
        text-align: left;
    }
}
@media screen and (max-width: 767px){
    .left-products {
        display: none;
    }
    .logo { margin: 0 auto; text-align: center; }
}
@media screen and (max-width: 480px) {
    .menu {
        background: transparent;
    }

    .menu > div > ul > li > a {
        text-align: left;
    }

    .quang-cao {
        display: none;
    }

    .ban-chay {
        padding: 0px 5px 0;
    }

    .pro {
        margin-bottom: 5px;
    }


}
@media screen and (max-width: 479px) and (min-width: 1px) {
.single-blog-post img {
    width: 100%;
}

.News_detail img {
    max-width: 100%;
    height: auto !important;
}

@media screen and (max-width: 640px) and (min-width: 481px) {
      .guithongntin.last>table>tbody>tr>td {
    width: 100% !important;
    float: left;
}
.right-products .box-body .col-xs-12.col-sm-4 {
    width: 50%;
}
      .guithongntin.last>table>tbody>tr>td>span {
    width: 100% !important;
    float: left;
}
    .left-products {
        display: block;
        margin: 10px 0;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .ban-chay {
        padding: 0 5px 20px;
    }
    .top-header .right-top-header{
        display: none;
    }

    .ban-chay .col-xs-12.col-sm-4 {
        width: 50%;
    }

    .box-sp-moi .col-xs-12.col-sm-4.no-padding {
        width: 50%;
    }

    .ov-img-sp .img-responsive {
        height: 100px;
    }
    .swiper-slide swiper-slide-active{
        margin-right: 47px;
    }
}

@media screen and (width: 768px) {
    .ov-img > a > .img-responsive {
            height: 150px;
    width: 100%;
    object-fit: contain;
    }
    .top-header{
        display: none;
    }

    .pro {
        margin-bottom: 5px;
    }

    .quang-cao {
        margin: 5px auto;
    }

    .ov-img-sp .img-responsive {
        height: 70px;
    }

    .profile-sp {
        height: auto;
        overflow: hidden;
    }

    .sp-moi {
        margin-bottom: 0;
    }

    .ban-chay {
        padding: 0 5px 20px;
    }
}

@media screen and (max-width: 1068px) and (min-width: 769px) {

    .menu > div > ul > li > a {
        padding: 15px;
        font-size: 13px;
    }
    .top-header{
        display: none;
    }

    .name-sp {
        display: block;
        height: 50px;
        overflow: hidden;
    }

    .box-doi-tac .swiper-slide > a {
        border: none;
    }
}

@media screen and (max-width: 1068px){
    .shares {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .single-blog-post img {
        height: auto !important;
        max-width: 100%;
    }
    .blog-post-area {
        padding: 10px 5px 20px;
    }
}
@media screen and (max-width: 768px) {
    .right-sap-xep, .left-products.con {
        display: none;
    }
    .welcome {
        justify-content: center;
        margin: 0 0 15px;
        text-align: center !important;
    }
    .logo {
        margin: 0 auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1068px) {
    .ban-chay > .row > .col-xs-12.col-sm-6.col-md-6 > h4 {
        font-size: 15px;
    }
    .box-filter {
        padding-top: 10px;
    }
    .top-header{
        display: none;
    }
    .right-sap-xep {
        margin-top: 5px;
    }
    .products.x .col-xs-12.col-sm-6.col-md-5, .products.x .col-xs-12.col-sm-6.col-md-7 {
        width: 100%;
    }
    .col-xs-12.col-sm-4.col-md-3{
        display: none;
    }
    .col-sm-8{
    width: 100.667%;
    }
}

@media screen and (max-width: 767px) and (min-width: 481px){
    .single-blog-post {
        box-sizing: border-box;
        display: inline-block;
        padding: 0 10px;
        width: 100%;
    }
    .top-header .right-top-header{
        display: none;
    }
    .dc-x .single-blog-post {
        width: 100%;
    }
}


.pager > li:last-child {
    margin-left: 4px;
}

@media screen and (max-width: 639px) and (min-width: 480px) {
.price > ul {
    float: none;
}
.price-sp {
    white-space: nowrap;
}
.price > p {
    float: none;
}
    .left-products {
        display: none;
    }
    .box-sp-moi .col-xs-12.col-sm-4.no-padding, .ban-chay .col-xs-12.col-sm-4, .do-you-like .col-xs-12.col-sm-4 {
        width: 50%;
    }
    .ov-img-sp .img-responsive {
        height: 75px;
    }
    .name-sp {
        display: block;
        height: 60px;
    }
    .products.x > .row > .row .col-xs-12.col-sm-6 {
        width: 100%;
    }
    .etalage {
        overflow: hidden;
    }
    .rep {
        overflow: hidden;
        width: 100%;
    }
}
@media screen and (max-width: 1068px) and (min-width: 768px){
    .container.no-padding>.row>.col-sm-3 {
    width: 100% !important;
    margin: 0 auto;
    display: block;
}
     .container.no-padding>.row>.col-sm-9{
          width: 100% !important;
    margin: 0 auto;
    display: block;
     }
.logo {
      width: 100%;
    margin: 0 auto;
    /* display: block; */
    text-align: center;
}
}
@media screen and (max-width: 360px){
.price > ul {
    margin: 5px auto;
}
}
@media screen and (max-width:768px) and (min-width: 641px){
.price > ul {
    margin: 5px auto;
}
}

@media screen and (min-width: 768px) and (max-width: 1068px){
.price p b {
    font-size: 15px;
}
}

@media screen and (min-width: 640px) and (max-width: 768px){
.products.x > .row > .row > .col-xs-12.col-sm-6 {
    width: 100%;
}
.etalage {
    width: 100% !important;
}
}
@media screen and (max-width: 480px){
 .top-header .right-top-header{
        display: none;
    }
	

}

@media screen and (min-width:0px) and (max-width:1000px)
{
    .container-menumobile.Mobile {
    display: block;
}

.News_detail img {
    max-width: 100%;
    height: auto !important;
}

#etalage img {
    object-fit: contain;
}
.ban-chay > h4 {
    color: #ffffff !important;
    font-size: 17px;
    text-align: left !important;
}
.tag li a {  width: auto; float: left; margin: 2px; }
.tag li, .blog-socials li {
    float: none;
    margin-right: 5px;
}
    .search input{
        height: 30px;
    }
    span.twitter-typeahead {
    display: block !important;
    width: 75%;
    float: left;
    /* height: 30px; */
}
    .search {
    text-align: left;
    position: absolute;
    right: 10px;
    top: 13px;
    height: 35px;

}
    #etalage .etalage_thumb_image{object-fit: contain; }
.Mobile{ display:block;
position: relative;}
.Destop{ display:none}
}


.products.x.col-md-12>.row>.row {
    margin-right: 0 !important;
}
.well.well-sm>.row>.col-md-6 {
    width: 100%;
}
.newsletter-form>input {
    width: 100%;
}
.comment>table>tbody>tr>td>textarea {
    width: 91% !important;
}
.comment>table>tbody>tr>td>input {
    width: 91% !important;
}
.comment>table>tbody>tr>td>span {
    float: left;
}
