@media (min-width: 0px) {
    .box-pros .products li img {
        max-width: 100%;
    }
    .logo {
        float: none;
        text-align: center;
        padding-left: 0;
    }

    .logo img {
        display: inline-block;
    }

    header .header-center {
        text-align: center;
        margin-top: 7.3px;
        padding: 0 5px !important;
    }

    .header-center .wrapsearchform {
        height: 34px;
    }

    .header-right {
        position: static;
    }

    .headwigets {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        float: none;
    }

    .headwigets > div {
        width: calc(100% / 3);
        text-align: center;
    }

    header ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .userbox {
        margin: 0 auto;
    }

    .top-cart {
        max-width: 115px;
        margin: 0 auto;
    }

    .switchboard, .storeinfo, .catlink {
        float: none;
    }

    .mainbox {
        height: auto;
    }

    .main-navigation .mainmenu {
        width: 100%;
    }

    .mainmenu > span:after {
        position: absolute;
        top: 23px;
        right: 10px;
    }

    .mainmenu nav ul {
        position: relative;
        width: 100%;
        box-shadow: 0px 0 4px 0 rgba(0, 0, 0, .2);
    }

    .mainmenu nav {
        overflow: visible;
        clear: both;
        position: absolute;
        top: 49px;
        left: -1px;
        right: 0;
        z-index: 10;
        height: 0;
    }

    .mainmenu nav ul {
        display: none;
        background: #fff;
        overflow: visible;
        box-shadow: 2px 0 4px 0 rgba(0, 0, 0, .2);
        border-left: 1px solid #ddd;
    }

    .mainmenu.open nav > ul {
        display: block;
    }

    .hm-bn {
        width: 100%;
        height: auto;
        float: none;
        margin-top: 10px;
    }

    .homenews {
        float: none;
        width: 100%;
        height: auto;
    }

    .twobanner a img {
        height: auto;
    }

    .hm-cate-wrap {
        display: flex;
        width: auto;
        overflow: auto;
    }

    .box-tab .a-tab.bigtab {
        bottom: -3px;
    }

    .box-tab .a-tab {
        white-space: nowrap;
        bottom: 0;
        margin-right: 4px;
    }

    .listcate {
        padding: 0 10px;
    }

    .listcate .cate img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

    .listcate .cate > a {
        width: 100%;
        display: block;
        float: none;
    }

    .listcate .cate .fr {
        width: 100%;
        float: none;
        height: auto;
    }

    .listcate .cate .group, .listcate .cate .group2 {
        width: 100%;
        float: none;
        height: auto;
    }

    .listcate .group a > img, .listcate .group3 a > img {
        height: auto;
        width: 100%;
        max-width: 100%;
    }

    .listcate.cl2 {
        width: 100%;
        margin: 20px 0 0;
        float: none;
    }

    .listcate .cate .group3 {
        width: 100%;
    }

    .listcate .group3 > a {
        width: 50%;
    }

    .listcate .group3 > a:first-child {
        width: 100%;
    }

    .listcate.cl2 .group3 > a > img {
        min-width: 100%;
        width: 100%;
        height: auto;
    }

    .listcate .brand-box .top-cate:first-child {
        padding: 0 25px;
        height: auto;
    }

    .listcate .brand-box .top-cate:nth-child(2) {
        height: auto;
    }

    .listcate .cnt .fl, .listcate .cnt .fr {
        width: 100%;
        float: none;
        background: #fff;
    }

    .listcate .cnt .fl {
        margin: 0;
    }

    .cnt .fl a {
        height: auto;
    }

    .cnt .fl img {
        height: auto;
    }

    .listcate .fr .group3 a > img {
        max-width: 130px;
        height: 100%;
        margin-top: 5px;
    }

    .listcate .fr .group3 > a > p {
        position: static;
        color: #333;
        background: transparent;
        margin-top: 3px;
    }

    .listcate .fr .group3 > a {
        width: 100%;
        display: flex;
        float: none;
        height: auto;
        margin: 0;
        border-bottom: 1px solid #e6e6e6;
    }

    .listcate .fr .group3 > a:last-child {
        border: none;
    }

    footer .row.rowfoot1 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        padding: 15px 10px;
    }

    footer .colfoot {
        margin-bottom: 15px;
    }

    footer .colfoot:last-child {
        margin-bottom: 0;
    }

    .copyright-wrap {
        width: 100%;
        overflow: hidden;
        background: #f8f8f8;
        padding: 10px;
    }

    .boxfooter > a {
        margin-left: 15px;
        line-height: 25px;
        font-size: 14px;
        color: #4a90e2;
        display: inline-block;
    }

    #post-video .modal-dialog {
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    #post-video .leftcntpop,
    #post-video .rightcntpop {
        width: 100%;
        float: none;
        height: auto;
        overflow: unset;
        border-radius: 0;
    }

    #post-video .leftcntpop {
        padding: 0;
    }

    #post-video .leftcntpop iframe {
        width: 100%;
        margin: 0;
    }

    button.close {
        position: fixed;
        top: 50%;
        z-index: 99;
        background-color: rgba(0, 0, 0, 1);
        text-shadow: none;
        padding: 6px 10px;
        color: #fff;
        left: auto;
        right: 0;
    }

    button.close span {
        height: 19px;
        display: block;
    }

    .listcate .top-cate img {
        width: auto;
        height: 30px;
        margin: 0 auto;
        vertical-align: bottom;
    }

    .listcate .cate .fr {
        width: 100%;
    }

    .listcate .cnt .fr {
        width: 100%;
    }

    .listcate .cnt .fr .group3 > a {
        width: 100%;
    }

    .main-navigation .mainmenu {
        display: inline-block;
        vertical-align: top;
        background: #fff;
        color: #333;
        cursor: pointer;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
        height: 52px;
    }

    .box-pros .products li {
        position: relative;
        width: calc((100% - 1px) / 2);
        display: inline-block;
        cursor: pointer;
        border-bottom: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        padding: 20px 0 10px;
    }

    aside.product {
        padding-left: 10px;
        padding-right: 10px;
    }

    aside.filter {
        background: #fff;
        margin: 20px 10px 0;
    }

    .checkexist, .shock-policy {
        width: 100%;
        overflow: visible;
        background: #fff;
        position: relative;
        margin-top: 15px;
    }

    .picture {
        width: 100%;
        position: relative;
    }

    .price_sale {
        width: 100%;
        margin: 0;
    }

    .rowdetail {
        display: block;
        border-top: 1px solid #e5e5e5;
        padding: 15px 10px;
        margin-top: 5px;
    }

    .productrelate, .box_content {
        margin: 0 10px;
    }

    .boxRatingCmt .sRt {
        overflow: hidden;
        padding: 15px;
        width: 100%;
        vertical-align: middle;
        box-sizing: border-box;
    }

    .star-box {
        padding: 10px 0;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 15px;
        width: calc(100% - 20px);
        height: auto;
    }

    .comment-form-author,
    .comment-form-email {
        display: block;
        width: 100%;
    }

    .star-box .star-average {
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
    }

    .star-box .star-average span {
        color: #f5a623;
        font-size: 4em;
        vertical-align: middle;
        font-weight: 700;
        text-align: center;
        display: inline-block;
    }

    .star-box .star-average i {
        background-position: -62px 0;
        background-size: 640px 500px;
        width: 43px;
        height: 40px;
        display: inline-block;
        position: relative;
        top: 0;
    }

    .star-line .star-bar {
        margin: 0;
        border-radius: 3px;
        width: 100%;
        display: inline-block;
        height: 15px;
        background: #eee;
        vertical-align: middle;
        overflow: hidden;
    }

    .star-line {
        width: 100%;
        display: block;
        padding: 7px 0;
        cursor: pointer;
    }

    .boxNewscate {
        padding: 0 10px;
    }

    .bfirst ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .boxNewscate .bfirst {
        vertical-align: top;
        text-align: left;
        width: 100%;
        padding: 20px 0 30px 0;
        border: 0;
        position: relative;
    }

    .boxNewscate .bcenter {
        vertical-align: top;
        text-align: left;
        padding: 0;
        width: 100%;
    }

    .boxNewscate .blast {
        vertical-align: top;
        text-align: left;
        width: 100%;
        padding: 15px 0 30px;
        border: 0;
        position: relative;
    }

    .ulknh_1 {
        width: 100%;
        overflow: hidden;
        list-style: none;
        margin: 0 auto;
        padding: 0 10px;
    }

    .ulknh_1 li {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .ulknh_1 li:first-child {
        margin-bottom: 1px;
    }

    .ulknh_1 .t_0 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .ulknh_1 .t_0 img {
        width: 100%;
        height: auto;
    }

    .ulknh_1 a {
        width: 100%;
        height: auto;
    }

    .ulknh_1 a img {
        width: 100%;
        height: auto;
    }

    .ulknh_1 li:last-child a {
        margin-bottom: 1px;
    }

    .ulknh_1 li:last-child a:last-child {
        margin-bottom: 0;
    }

    .bxknhcate_faq li {
        width: 100%;
        margin: 0 0 15px 0;
        overflow: hidden;
    }

    .bxknhcate_faq {
        list-style: none;
        margin: 15px auto;
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .bxknhcate_faq .a_1 {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        background: #e0dfdf;
    }

    .bxknhcate_faq .a_1 img {
        width: 100%;
        height: auto;
    }

    .divcntpop {
        height: auto;
    }

    .listnews li .linkimg {
        float: left;
        width: 100px;
        height: auto;
        margin-right: 15px;
        overflow: hidden;
    }
	
}

@media (min-width: 425px) {

    .listnews li .linkimg {
        width: 150px;
    }
}

@media (min-width: 481px) {
    .box-pros .products li {
        width: calc((100% - 2px) / 3);
    }
    .box-pros .products li:nth-child(1n+1) {
        border-right: 1px solid #f3f3f3;
    }

    .box-pros .products li:nth-child(2n+2) {
        border-right: 1px solid #f3f3f3;
    }

    .box-pros .products li:nth-child(3n+3) {
        border-right: none;
    }
}

@media (max-width: 420px) {
    .headwigets > div {
        width: 50%;
    }

    .headwigets > div:nth-child(1) {
        width: 100%;
    }
}

@media (min-width: 600px) {
    .box-pros .products li {
        width: 33%;
    }

    .picture {
        width: 45%;
        float: left;
    }

    .price_sale {
        width: calc(55% - 30px);
        float: left;
        margin: 0 15px;
    }

    .rowdetail {
        padding: 15px 10px;
    }

    .star-line .star-bar {
        display: inline-block;
        width: 178px;
        margin: 0 15px;
    }

    .star-line {
        width: 70%;
        float: right;
    }

    .star-box {
        height: 180px;
    }

    .star-box .star-average {
        width: 25%;
        float: left;
        height: 160px;
        vertical-align: middle;
        line-height: 160px;
    }

    .comment-form-author,
    .comment-form-email {
        display: inline-block;
        width: calc(50% - 7.75px);
    }

    .listnews li .linkimg {
        width: 240px;
    }
}

@media (max-width: 767px) {
    .headwigets {
        padding: 0 5px;
    }
}

@media (min-width: 768px) {
    .box-pros .products li img {
        max-width: 250px;
    }

    .btnviewed {
        display: inline-block;
    }

    .mini-cart-icon .dropdown > a,
    .userbox a {
        margin-top: 3px;
    }
    .listcate {
        padding: 0;
    }

    .listcate .cate > a {
        float: left;
        width: 36.38%;
    }

    .listcate .cate .fr {
        float: left;
        width: 63.62%;
    }

    .listcate .cnt .fr {
        width: 100%;
    }

    .listcate .group3 > a:first-child {
        float: left;
        width: 32.15%;
    }

    .listcate .group3 > a {
        float: left;
        width: calc((100% - 32.15%) / 2);
    }

    .homenews {
        float: right;
        width: 27.667%;
    }

    .hm-bn {
        float: left;
        width: 71.3%;
        margin-top: 0;
    }

    .product {
        float: left;
        overflow: hidden;
        width: 70.67%;
    }

    aside.filter {
        float: right;
        width: 28%;
        overflow: hidden;
        padding: 0 0 10px;
        margin: 0;
    }

    .box-pros .products li {
        width: 33%;
    }

    .box-pros .products li .pricebox {
        line-height: 25px;
    }

    aside.product {
        padding-left: 0;
        padding-right: 0;
    }

    .productrelate, .box_content {
        margin: 0;
    }

    .rowdetail {
        padding-left: 0;
        padding-right: 0;
    }

    .price_sale {
        width: calc(55% - 40px);
        float: left;
        margin: 0 20px;
    }

    .boxNewscate {
        padding: 0;
    }

    footer .row.rowfoot1 {
        padding-left: 0;
        padding-right: 0;
        float: left;
    }

    .ulknh_1, .bxknhcate_faq {
        padding: 0;
    }

    .bxknhcate_faq li {
        width: 49%;
        margin: 25px 2% 0 0;
    }

    .bxknhcate_faq li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
    header .header-center {
        width: 100%;
        padding: 5px !important;
        margin-top: 0;
    }

    .header-right {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .checkexist, .shock-policy {
        margin-top: 0;
    }
    .main-navigation .mainmenu {
        width: 230px;
    }

    .txtbanner {
        display: inline-block;
        width: calc(100% - 234px);
        line-height: 52px;
        height: 52px;
        overflow: hidden;
        position: relative;
    }

    .txtbanner-widgets p {
        margin: 0;
        overflow: hidden;
        height: 52px;
    }

    .txtbanner-widgets a {
        color: #333;
        border-left: 1px solid #ddd;
        display: inline-block;
        margin-left: 3px;
        padding-left: 3px;
        line-height: 20px;
        position: relative;
    }

    .txtbanner-widgets a:hover {
        color: #4a90e2;
    }

    .txtbanner-widgets a:first-child {
        border-left: none;
        margin-left: 0;
    }

    .homenews {
        height: 356px;
        overflow: hidden;
    }

    .hm-bn {
        height: 356px;
        overflow: hidden;
        position: relative;
        background: #f0f0f0;
        margin-bottom: 12px;
        margin-right: 10px;
        margin-top: 0;
    }
    .listcate .cate > a {
        width: 26.8%;
    }

    .listcate .cate .fr {
        float: left;
        width: calc(100% - 26.8%);
    }

    .listcate .cate .group {
        width: 64%;
        float: left;
    }

    .listcate .cate .group2 {
        width: 36%;
        border-bottom: 1px solid #f3f3f3;
        background: #fff;
        float: left;
    }

    .listcate .topselling-cate {
        height: 324px;
        overflow: hidden;
    }

    .topselling-cate .price-sorting {
        display: flex;
        overflow-x: auto;
    }

    .topselling-cate .price-sorting > a {
        white-space: nowrap;
        width: auto;
    }

    .listcate.cl2 {
        width: calc(50% - 10px);
        float: left;
        margin-bottom: 20px;
    }

    .listcate.cl2.mr20 {
        margin-right: 20px;
    }

    .listcate .brand-box .top-cate .catelink {
        height: 38px;
        overflow: hidden;
    }

    .listcate .brand-box .top-cate:first-child {
        padding: 25px;
        height: 193px;
    }

    .listcate .cnt .fl,
    .listcate .cnt .fr {
        width: calc(100% / 2 - 10px);
        float: left;
        overflow: hidden;
        background: transparent;
    }

    .listcate .cnt .fl {
        margin-right: 20px;
    }

    .cnt .fl img {
        height: 280px;
    }

    .listcate .cnt .fr .group3 > a {
        display: block;
        width: calc(50% - 5px);
        margin: 0 10px 10px 0;
        border: none;
        float: left;
    }

    .listcate .cnt .fr .group3 > a:nth-child(2n) {
        margin-right: 0;
    }

    .listcate .fr .group3 a > img {
        width: 100%;
        max-width: 100%;
        margin: 0;
        height: 135px;
    }

    .listcate .fr .group3 > a > p {
        margin: 0;
    }

    .listcate .fr .group3 > a > p {
        position: absolute;
        background: rgba(0, 0, 0, .9);
        color: #fff;
    }

    .listcate .group3 > a:nth-child(3),
    .listcate .group3 > a:nth-child(4) {
        margin-bottom: 0;
    }

    .listcate .cate .group3 {
        float: left;
    }

    .product {
        width: 76.67%;
    }

    aside.filter {
        width: 22%;
    }
    .box-pros .products li .pricebox {
        line-height: 31px;
    }

    .boxRatingCmt .sRt {
        width: 45%;
        float: right;
    }

    .star-box {
        margin: 0;
        width: 53%;
        float: left;
        height: 183px;
    }

    .picture {
        width: 35.5%;
        position: relative;
    }

    .price_sale {
        position: relative;
        width: calc(42.5% - 40px);
    }

    .checkexist, .shock-policy {
        float: right;
        width: 22%;
    }

    .rowdetail .product > .clr:first-of-type {
        display: none;
    }

    .boxNewscate .bfirst {
        width: 20%;
    }

    .boxNewscate .bcenter {
        padding: 15px;
        width: 60%;
        border-left: 1px solid #efeded;
        border-right: 1px solid #efeded;
    }

    .bfirst ul {
        margin-right: 18px;
        margin-bottom: 5px;
    }

    .bxknhcate_faq li {
        width: 32%;
        margin: 25px 2% 0 0;
    }

    .bxknhcate_faq li:nth-child(2n) {
        margin-right: 2%;
    }

    .bxknhcate_faq li:nth-child(3n) {
        margin-right: 0;
    }

    .ulknh_1 li {
        float: left;
        width: calc(50% - 5px);
        height: 300px;
        overflow: hidden;
    }

    .ulknh_1 li:first-child {
        margin-bottom: 0;
        margin-right: 10px;
    }

    .ulknh_1 .t_0 {
        height: 300px;
    }

    .ulknh_1 .t_0 img {
        width: auto;
        height: 100%;
    }

    .ulknh_1 li:last-child a {
        margin-bottom: 0;
    }

    .ulknh_1 .t_1 {
        width: 100%;
        height: 145px;
    }

    .ulknh_1 .t_2 {
        width: calc(50% - 5px);
        height: 145px;
        margin-top: 10px;
        float: left;
    }

    .ulknh_1 .t_3 {
        width: calc(50% - 5px);
        height: 145px;
        margin-top: 10px;
        float: right;
    }

    .ulknh_1 .t_2 img, .ulknh_1 .t_3 img {
        height: 100%;
        width: auto;
    }

    #post-video .modal-dialog {
        width: 920px;
        height: 550px;
    }

    #post-video .modal-content {
        border-radius: 4px;
    }

    .divcntpop {
        height: 550px;
    }

    #post-video .leftcntpop {
        float: left;
        width: 540px;
        height: 100%;
        padding: 0 20px;
        border-radius: 4px 0 0 4px;
        background: #000;
        overflow: hidden;
    }

    #post-video .rightcntpop {
        float: right;
        width: 380px;
        height: 550px;
        overflow-y: auto;
        overflow-x: hidden;
        border-radius: 0 4px 4px 0;
    }

    .leftcntpop .embed-responsive {
        margin-top: 26%;
    }

    .mainmenu:hover nav > ul {
        display: block
    }

    .mainmenu nav ul {
        width: 231px;
    }
	.boxNewscate .blast {
        width: 20%;
        padding: 15px 0 30px 20px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 970px !important;
    }
	.boxNewscate .bfirst {
        width: 20%;
    }
	.boxNewscate .bcenter {
        padding: 15px;
        width: 59%;
    }
	.boxNewscate .blast {
        width: 21%;
    }
}

@media (min-width: 1230px) {
    .listcate .cate .group3 {
        width: 590px;
    }

    .container {
        width: 1200px !important;
    }

    .mainmenu nav ul {
        display: none;
    }

    .home .mainmenu nav > ul {
        display: block;
    }

    .archive.category section .container,
    .single.post-template-default section .container {
        max-width: 1330px;
        width: 100% !important;
    }

    footer .row.rowfoot1 {
        padding: 15px 0;
        float: left;
    }

    footer .colfoot {
        margin-bottom: 0;
    }

    .copyright-wrap {
        padding: 10px 0;
    }

    .boxfooter > a {
        margin-left: 25px;
    }

    .homenews {
        width: 21.667%;
        height: 356px;
    }

    .hm-bn {
        float: right;
        width: 57.5%;
        height: 356px;
    }

    header .header-center {
        margin: 7.3px 10px 0 10px;
    }

    .listcate .topselling-cate {
        height: 420px;
    }

    .listcate .cate .group2 {
        width: 263px;
        float: left;
        height: 421px;
    }

    .listcate .cate > a {
        min-height: 420px;
        float: left;
        width: 335px;
        overflow: hidden;
    }

    .listcate .cate .group {
        width: calc(100% - 263px);
    }

    .listcate .cate .fr {
        height: 315px;
        float: right;
        width: calc(100% - 345px);
    }

    .listcate .cate img {
        width: 335px;
        height: 421px;
    }

    .cnt .fl img {
        width: 100%;
        height: 360px;
    }

    .cnt .fl a {
        height: 310px;
    }

    .listcate .cnt .fl, .listcate .cnt .fr {
        width: calc(100% / 2 - 10px);
        float: left;
    }

    .listcate .group a > img, .listcate .group3 a > img {
        width: 295px;
        height: 210px;
    }

    .cnt .fr img, .listcate .fr .group3 a > img {
        width: 100%;
        height: 150px;
    }

    .listcate.cl2 .group3 > a > img {
        width: 200px;
        height: auto;
        max-width: 200px;
    }

    .listcate.cl2 .group3 > a:first-child > img {
        width: 190px;
        height: auto;
    }

    .topselling-cate .price-sorting > a {
        min-width: calc(33% - 8px);
    }

    .topselling-cate .price-sorting::-webkit-scrollbar-track {
        background-color: #fff;
        border-radius: 15px
    }

    .topselling-cate .price-sorting::-webkit-scrollbar {
        height: 3px;
        background-color: #fff
    }

    .topselling-cate .price-sorting::-webkit-scrollbar-thumb {
        background-color: #ddd;
        border-radius: 10px
    }

    .topselling-cate .price-sorting::-webkit-scrollbar-thumb:hover {
        background-color: #666
    }

    .listcate .top-cate img {
        width: auto;
        height: 30px;
        margin: 7px 30px;
        vertical-align: bottom;
    }

    .listcate .brand-box .top-cate:first-child {
        height: 275px;
    }

    header .header-center {
        float: left;
        width: 46%;
    }

    .header-right {
        width: calc(100% - 46% - 220px);
    }

    .headwigets {
        justify-content: flex-end;
    }

    .header-right,
    .headwigets {
        height: 100%;
    }

    .headwigets > li.topbar-user {
        margin-top: 6px;
        margin-left: 0;
        width: auto;
    }

    .headwigets > li {
        margin: 7px 0 7px 20px;
        display: inline-block;
        width: auto;
    }

    .bfirst ul {
        margin-left: 2px;
    }

    .boxNewscate .bcenter {
        padding: 20px;
    }

    .boxNewscate .blast {
        display: block;
    }

    .bxknhcate_faq li {
        width: 23.87%;
        margin: 25px 1.5% 0 0;
        overflow: hidden;
    }

    .bxknhcate_faq li:nth-child(2n) {
        margin-right: 1.2%;
    }

    .bxknhcate_faq li:nth-child(3n) {
        margin-right: 1.2%;
    }

    .bxknhcate_faq li:nth-child(4n) {
        margin-right: 0;
    }

    .ulknh_1 li {
        height: 450px;
    }

    .ulknh_1 .t_0 {
        height: 450px;
    }

    .ulknh_1 .t_1 {
        height: 220px;
    }

    .ulknh_1 .t_2 {
        height: 220px;
    }

    .ulknh_1 .t_3 {
        height: 220px;
    }
    .box-pros .products li {
        width: calc((100% - 3px) / 4);
    }
    .box-pros .products li:nth-child(1n+1),
    .box-pros .products li:nth-child(2n+2),
    .box-pros .products li:nth-child(3n+3)
    {
        border-right: 1px solid #f3f3f3;
    }

    .box-pros .products li:nth-child(4n+4) {
        border-right: none;
    }
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 24% !important;
    }
}

@media only screen and (max-width: 840px) {
    table.tablePost {
        margin-bottom: 0;
        overflow: hidden;
        overflow-x: scroll;
        display: block;
        white-space: nowrap;
    }
}
@media (max-width: 992px) {
	.boxNewscate .blast {
		display: flex;
		flex-wrap: wrap;
	}
	.boxNewscate .blast .widget {
		width: calc(100% / 3);
		padding: 5px;
	}
}
@media (max-width: 768px) {
    .showroom {
        width: 100%;
    }
    .product_maps {
        width: 100%;
    }
	.boxNewscate .blast .widget {
		width: 50%;
		
	}
}
@media (max-width: 600px) {
	.boxNewscate .blast .widget {
		width: 100%;
	}
	.boxNewscate .blast .widget.widget_media_image img {
		width: 100%;
	}
}