@media (min-width: 1025px) {
	.toolbar {
		display: none;
	}
}

@media (max-width: 1024px) {
	.contact-input {
		margin-bottom: 15px;
	}
	.flex-cus,
	.row-video,
	.row-20 {
		margin-left: -5px;
		margin-right: -5px;
	}

	.mg-cus,
	.mg-video,
	.col-20 {
		padding-left: 5px;
		padding-right: 5px;
	}

	.content-text img {
		height: auto !important;
	}

	.padding-top-bottom {
		padding: 2rem 0;
	}

	.pad-top {
		padding-top: 2rem;
	}

	.pad-bottom {
		padding-bottom: 2rem;
	}

	.mg-top {
		margin-top: 2rem;
	}

	.mg-bottom {
		margin-bottom: 2rem;
	}

	.title-detail-main {
		font-size: 20px;
	}

	.cart-fixed {
		bottom: 220px;
	}

	.btn-frame {
		display: none;
	}

	.cart-pro-detail {
		width: 100%;
		margin-top: 10px;
	}

	.pad-bottom {
		padding-bottom: 2rem !important;
	}

	.pad-top {
		padding-top: 2rem !important;
	}

	.padding-top-bottom {
		padding: 2rem 0 !important;
	}

	.menu {
		display: none;
	}

	.menu-res {
		display: block;
	}

	.product-tool {
		opacity: 1;
		visibility: visible;
		position: initial;
	}

	.product-tool a span {
		display: none;
	}
	.head .head-top{display: none;}
	.w_doitac:before{display: none;}
	.tieude_doitac:after{display: none;}
	.tieude_dknt{width: 100%;}
	.div_dknt{/* padding: 20px 10px; */width: 100%;}
	.mod_dknt{height: auto;padding: 20px 10px;}
	.form-newsletter{width: 100%;margin-bottom: 15px;}
	.w_dknt .social_footer {justify-content: center;/* width: 100%; */}
}

@media (max-width: 992px) {
	.othernews {
		position: initial;
	}
	.footer-title:after {
		width: 100%;
	}

	#fanpage-facebook {
		width: 300px;
		overflow: hidden;
		margin: auto;
	}

	.footer-news:nth-child(4) {
		width: 100%;
	}

	.footer-news:nth-child(3) {
		width: 100%;
		margin-bottom: 20px;
	}

	.footer-news:nth-child(2) {
		width: 100%;
		margin: 20px 0;
	}

	.footer-news:nth-child(1) {
		width: 100%;
	}

	.time-news {
		display: none;
	}

	.copyright,
	.statistic {
		width: 100%;
		text-align: center;
	}

	.footer-ul li {
		width: calc(100% / 2 - 5px);
	}

	.footer-ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.left_about{width: 100%;margin-bottom: 20px;padding: 0;}
	.right_about{width: 100%;}
	.item_p:nth-child(1){width: 49%;margin-bottom: 15px;}
	.item_p{width: 49%;margin-bottom: 15px;}
	.item_ft:nth-child(2){flex-wrap: wrap;padding: 20px 0;}
	.ten_cty{height: auto;margin: auto;padding: 20px 0;padding-bottom: 0;}
}

@media (max-width: 768px) {
	.item-video1 img {
		height: 250px;
	}

	.right-intro {
		width: 100%;
	}

	.left-intro {
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0;
	}

	.left-pro-detail,
	.right-pro-detail {
		width: 100%;
		margin: 0px;
	}

	.left-pro-detail,
	.top-contact .article-contact {
		margin-bottom: 30px;
	}

	.pic-news {
		width: 40%;
	}
	.info-news {
		width: 60%;
		padding-left: 10px;
	}
	.name-news {
		font-size: 15px;
	}
	.desc-news.text-split {
		-webkit-line-clamp: 2;
	}
	.box_about{padding: 20px 0;}
	.box-product {
	    width: calc(100% / 2 - 20px);
	    margin: 20px 10px 0 10px;
	}
	.wrap-partner{padding: 20px 0;}
	.wrap-product{margin-bottom: 20px;}
}

@media (max-width: 576px) {
	.toast-cus {
		left: 5px;
		width: calc(100% - 10px);
	}
	.box-readmore {
		width: calc(100% - 5px);
	}
	.newshome-scroll {
		width: 100%;
	}

	.newshome-intro {
		width: 100%;
		margin-bottom: 20px;
	}

	.top-contact .form-contact .button-contact .file-contact span b {
		max-width: 105px;
	}

	.cart-pro-detail {
		flex-wrap: wrap;
	}

	.cart-pro-detail a {
		width: 100%;
		text-align: center;
		margin: 0px !important;
	}

	.cart-pro-detail a:first-child {
		margin-bottom: 5px !important;
	}
	.ten_cty{font-size: 25px;}
	.item_p{width: 100%;}
	.item_p:nth-child(1){width: 100%;}
	.form-newsletter{
	    grid-template-columns: auto;
	}
	.newsletter-button{width: 100%;}
	.pic-news-other{width: 25%;}
	.name-news-other{font-size: 13px;}
	.left_about .td2{font-size: 22px;}
}
