@media (max-width:1024px) {
	html, body {
    	overflow-x: hidden;
	}
	.ent-container {
		padding: 0px 10px;
		max-width: 650px;
	}
	.ent-lg-lh {
        max-width: 100%;
        margin-top: 5px;
        margin-bottom: 10px;
        width: calc(100% - 40px);
    }
	.navbartoggler {
    	display: block;
    	line-height: 47px;
	}
	.navbartoggler {
    padding: 0px;
    border-width: 0px;
    background: #fff;
    width: 40px;
	}
	#cssmenu > ul,
	#cssmenu {
    	flex-wrap: wrap;
	}

	#cssmenu > ul > li {
    padding-right: 0px;
    width: 100%;
	}
	#cssmenu > ul > li > a {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #eee;
    border-radius: 0px;
	}
	#searchform {
	    width: calc(100% - 20px);
	    left: 0px;
	    position: fixed;
	    height: 50px;
	    top: 5px;
	    max-width: 650px;
	}
	.search_open {
    display: none;
	}
	.video-bg {
    	height: auto;
	}
	.bghtdx {
	    background-position: top;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.icon-pr.ent-flex-item {
    width: calc(50% - 15px);
    margin-bottom: 15px;
	}
	.td_h2 {
    font-size: 25px;
	}
	.icon-pr p {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.counter-title {
    margin-top: 10px;
    font-size: 15px;
	}
	.right_ix .left_item_product_ent {
    order: 0;
	}
	.right_item_product_ent, .left_item_product_ent {
    width: 100%;
	}
	.left_item_product_ent {
    margin-bottom: 30px;
	}
	.right_item_product_ent h3 {
	    font-size: 25px;
	    margin-bottom: 10px;
	}
	.right_ct {
    	font-size: 15px;
	}
	.owl-theme.duanhome .owl-nav .owl-prev,
	.owl-theme.videolist .owl-nav .owl-prev,
	.owl-theme.tintuclist .owl-nav .owl-prev {
    left: 0px;
    background: #fff !important;
    border: 1px solid #fff;
	}
	.owl-theme.duanhome .owl-nav .owl-next,
	.owl-theme.videolist .owl-nav .owl-next,
	.owl-theme.tintuclist .owl-nav .owl-next {
    right: 0px;
    border: 1px solid #fff;
    background: #fff !important;
	}
	.duanhome .leftPrePro {
    border: solid #0c4da2;
    border-width: 0 2px 2px 0;
	}
	.duanhome .rightNextPro {
    border: solid #0c4da2;
    border-width: 0 2px 2px 0;
	}
	.duanhomefull {
		margin-bottom: 20px;
	}
	.footertop2 {
    width: 100%;
	}
	.topfooter {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
	}
	.left_footertop2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
	}
	.bvlq_full.ent-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 10px;
	}
	#windownpopup_wrapper {
    align-items: flex-end;
	}
	.windownpopup {
    max-width: 100%;
    background: #fff;
    border-radius: 0px;
    padding: 5px;
	}
	.content_windownpopup iframe {
    height: 210px;
	}
	.ent-grid.gridvideo {
    grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}



