@media (max-width:1024px) {
	.ent-container {
    padding: 0px 5px;
    max-width: 650px;
	}
	.tools {
		display: none;
	}
	.ent-top {
	    max-height: 70px;
	    min-height: 70px;
	}
	.logo_header {
        height: auto;
    width: 140px;
	}
	#cssmenu #menu-button span{
		display: none;
	}
	.phone-box {
	    right: 60px;
	    position: relative;
	}
	#cssmenu #menu-button {
	    display: inline-block;
	    position: absolute;
	    top: -38px;
	    right: 5px;
	    width: 50px;
	    height: 40px;
	}
	.slider-s {
		margin-top: 54px;
	}
	.header-right {
    position: absolute;
    right: 0px;
    width: 100%;
	}
	#cssmenu #top-menu-list {
	    background: #fff;
	    position: absolute;
	    top: 13px;
	    padding-top: 50px;
	    display: none;
	}
	#cssmenu > ul > li > a {
	    border-top: 1px solid #eee;
	    padding: 0px 10px;
	    color: #bb151e;
	}
	.section2 {
		z-index: 1;
	}
	.block-text-tth, .slogan-vn{
		left: 0px;
		padding-left: 5px;
	}
	.slogan-vn {
	    font-size: 22px;
	    line-height: 1.5;
	}
	.drop-out {
	    left: 0px;
	    width: 100%;
	}
	.block-text {
	    left: 0%;
	    top: 30%;
	    width: 60%;
	    margin-top: 60%;
	    font-size: 14px;
	}
	.image-ceo {
	    margin-top: 45%;
	    top: 30%;
	    right: 0px;
	    width: 35%;
	    left: 5%;
	}
	.text-pc {
	    line-height: 1.5;
	}
	.block-text * {
	    font-size: 14px;
	}
.logo_scroll {
    height: 50px !important;
    margin-left: 0px;
    margin-top: 12px;
}
	.root_item img {
		height: 250px;
		object-fit: cover;
	}
	.left_bao {
    width: 100%;
	}
	.panel-grid-right {
    display: none;
	}
	.left_bao {
    padding: 50px 0px 30px 0px;
	}
	.header-top.active #menu-button:before {
    background: #e32924 !important;
	}
	.header-top.active #menu-button:after {
		border-top: 2px solid #e32924 !important;
    	border-bottom: 2px solid #e32924 !important;
	}
	.header-top.active #menu-button.menu-opened:before {
		background: #e32924 !important;
	}
	.header-top.active #menu-button.menu-opened:after {
		border: 0 !important;
		background: #e32924 !important;
	}
	.header-top.active #cssmenu #top-menu-list {
    padding-top: 0px;
	}
	.drop-out .block {
		padding: 5px;
	}
	.drop-out .block .column .big-title {
    font-size: 40px;
	}
	@-webkit-keyframes blockSlideOut {
	  0% {
	    opacity: 0;
	    -webkit-transform: translate(0, 0);
	    transform: translate(0, 0);
	    border: none;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    background: #d01e21;
	    background: -webkit-gradient(linear, left top, right top, from(#c11720), to(#d01e21));
	    background: linear-gradient(to right, #c11720, #d01e21); }
	  50% {
	    opacity: 0.5;
	    border: solid 3px #fff;
	    -webkit-box-shadow: 0px 0px 7px 1px #ababab;
	    box-shadow: 0px 0px 7px 1px #ababab; }
	  100% {
	    opacity: 1;
	    -webkit-transform: translate(5px, 5px);
	    transform: translate(5px, 5px);
	    border: solid 3px #fff;
	    -webkit-box-shadow: 0px 0px 7px 1px #ababab;
	    box-shadow: 0px 0px 7px 1px #ababab;
	    background: #d01e21;
	    background: -webkit-gradient(linear, left top, right top, from(#c11720), to(#d01e21));
	    background: linear-gradient(to right, #c11720, #d01e21); 
		} 
	}
	@keyframes blockSlideOut {
	  0% {
	    opacity: 0;
	    -webkit-transform: translate(0, 0);
	    transform: translate(0, 0);
	    border: none;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    background: #d01e21;
	    background: -webkit-gradient(linear, left top, right top, from(#c11720), to(#d01e21));
	    background: linear-gradient(to right, #c11720, #d01e21); }
	  50% {
	    opacity: 0.5;
	    border: solid 3px #fff;
	    -webkit-box-shadow: 0px 0px 7px 1px #ababab;
	    box-shadow: 0px 0px 7px 1px #ababab; }
	  100% {
	    opacity: 1;
	    -webkit-transform: translate(5px, 5px);
	    transform: translate(5px, 5px);
	    border: solid 3px #fff;
	    -webkit-box-shadow: 0px 0px 7px 1px #ababab;
	    box-shadow: 0px 0px 7px 1px #ababab;
	    background: #d01e21;
	    background: -webkit-gradient(linear, left top, right top, from(#c11720), to(#d01e21));
	    background: linear-gradient(to right, #c11720, #d01e21); 
		} 
	}
	.drop-out .block {
		width: calc(100% - 8px);
	}
	.h3_left {
    padding: 0px;
    width: 30%;
	}
	.h3_right {
		padding: 0px;
		width: 30%;
	}
	.mt_spkv {
		flex-wrap: wrap;
	}
	.img_root img {
    width: 100%;
    height: auto;
	}
	.img_root {
	    width: 35%;
	}
	.gridtt {
	    grid-template-columns: repeat(1, 1fr);
	}
	.video_tt {
		max-height: initial;
	}
	.seemore2 {
    margin-top: 30px;
	}
	.right_duan,
	.left_duan {
    width: 100% !important;
	}

	.videovn {
    width: calc(50% - 5px);
	}
	.hadavn {
    padding-top: 10px;
    padding-bottom: 10px;
	}
	.ttlh-map {
    width: 100%;
	}
	.entlh {
    height: auto;
    margin-bottom: 25px;
	}
	.footer11,
	.footer1 {
    width: 100%;
    padding-right: 0px;
    padding-top: 10px;
	}
	.footer2 {
    width: 100%;
    padding-top: 10px;
	}
	.logo-f-ent {
    top: -32px;
    max-width: 145px;
	}
	.img-word {
    width: 100%;
    height: auto;
	}
	.right_duan {
		-webkit-box-shadow:  none;
		box-shadow: none;
		padding: 0px;
	}
	.sidebar-woo,
	.woocommerce-tabs.wc-tabs-wrapper,
	.woocommerce-page div.product div.summary, 
	.woocommerce-product-gallery {
		width:  100%;
	}
	.sidebar-woo {
		padding: 0px;
		margin-right: 0px;
	}
	.wiget-post, .title-des-post {
    width: 100%;
    padding: 0px;
	}
	.wiget-post {
    margin-top: 15px;
    margin-bottom: 30px;
	}
	.title-des-post {
    margin-top: 15px;
    margin-bottom: 0px;
	}
	.tax-product_cat .ent-woocommer ul.products {
    grid-template-columns: repeat(2,minmax(0,1fr));
	}
	.list_cate_post_pt a img {
    max-width: 150px;
    height: 100px;
	}
	.info-ca-pt {
    width: calc(100% - 160px);
    margin-left: 10px;
	}
	.info-ca-pt h2 {
    font-size: 16px;
    line-height: 1.5;
	}
	.added_to_cart.wc-forward {
    bottom: auto;
	}
	.xtttk_mb {
		display: block;
		font-size: 17px;
	    font-weight: 500;
	    display: block;
	    padding: 0 0 0 0;
	    position: relative;
	    margin: 0px;
	    text-transform: uppercase;
	    width: 100%;
	    cursor: pointer;
	}
	.xtttk_mb:after {
	    content: "\f107";
	    position: absolute;
	    font-family: 'FontAwesome';
	    right: 0px;
	    font-size: 20px;
	}
	.mb_tt {
		display: none;
	}
	.topfooter {
    padding-bottom: 10px;
	}
	.grounded-radiants-2 {
    width: 100%;
    max-width: 100%;
	}
	.products.product-slider span.price {
    font-size: 15px;
	}
	.owl-nav .owl-prev i {
    left: 0px;
	}
	.owl-nav .owl-next i {
    right: 0px;
	}
	.list_cate_post_pt a picture {
    width: 150px;
	}
	.info-ca-pt p {
    height: 40px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 5px;
	}
	.slider-s {
    min-height: 193px;
    max-height: 193px;
    overflow: hidden;
	}
	.skidehome img {
    min-height: 193px;
    max-width: 100%;
    max-height: 193px;
    min-width: 100%;
	}
	.drop-colum {
	    grid-template-columns: repeat(2,minmax(0,1fr));
	}
	.drop-out-ptbv {
		margin-top: 0px;
	}
	.videoloop2, .videoloop3 {
    	margin-bottom: 10px;
	}
	.newsetion.wall-nano-container {
    background: linear-gradient(to right, #9f081d, #e52823) !important;
	}
	.wall-nano-container h2 {
    color: #fff !important;
    -webkit-text-fill-color: aliceblue;
    text-align: left;
	}
	.des_nano {
    color: #fff;
    text-align: left;
    font-size: 15px;
    text-align: justify;
	}
	.item_post_ct h3 {
    color: #fff;
    height: auto;
	}
	.text-drop {
    color: #fff;
	}
	.des_nano {
    display: none;
	}
}



