@media (min-width:1200px) {}

@media (max-width:1199px) {
	#search {
		right: 15px;
	}

	#container {
		padding: 20px 15px;
	}

	.box-dt {
		max-width: 95%;
	}

	.box-tintuc {
		max-width: 95%;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.items-product {
		width: calc(100% / 3);
	}

	.items-album {
		width: calc(100% / 3);
	}

	.items-video {
		width: calc(100% / 1);
	}

	.footer-1 {
		width: 35%;
		margin: 0px;
	}

	.footer-2 {
		width: calc(35% - 20px);
		margin: 0 0 0 20px;
	}

	.footer-3 {
		width: calc(30% - 20px);
		margin: 0 0 0 20px;
	}

	.footer-4 {
		width: 35%;
		margin: 20px 0 20px 0px;
	}
}

@media (max-width:991px) {

	#header,
	.banner-ab,
	.menu-ab,
	.right {
		display: none !important;
	}

	.index #menu {
		position: relative;
		background-color: rgba(0, 0, 0, 1);
	}

	/* #header,.banner-ab,.flex-banner ul,.right{display:none !important;}
	#menu .flex-banner {display:flex;align-items:center;justify-content:center;} */
	#banner .center {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.logo {
		position: static;
		padding: 0;
		margin-right: 15px;
	}

	.banner {
		padding: 0;
	}

	#menu-mobile {
		display: block;
	}

	#smenu a {
		font-family: RM;
		color: #fff;
		font-size: 16px;
		margin-left: 5px;
	}

	.left {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.items-product {
		width: calc(100% / 3);
	}

	.items-album {
		width: calc(100% / 3);
	}

	.items-video {
		width: calc(100% / 1);
	}

	.footer-1 {
		width: 100%;
		float: none;
		margin: 0 0 15px;
	}

	.footer-2 {
		width: 350px;
		float: left;
	}

	.footer-3 {
		width: 350px;
		float: right;
	}

	.footer-4 {
		width: 350px;
		float: left;
	}
}

@media (max-width:767px) {
	.content-fix img {
		max-width: 100% !important;
		height: auto !important;
	}

	.pic-hot-news,
	.desc-hot-news {
		width: 100%;
	}

	.desc-hot-news {
		padding: 15px;
	}

	.box-hot-news {
		margin-bottom: 25px;
	}

	.news-total-container {
		margin: -8px;
	}

	.boxs-news {
		width: calc(100% / 2);
		padding: 8px;
	}
}

@media (max-width:767px) {

	.btn-zalo,
	.btn-phone,
	#messages-facebook {
		display: none;
	}

	.fix-toolbar {
		display: block;
	}

	.content iframe {
		width: 100% !important;
		height: 45vh;
	}

	.content img {
		height: inherit !important
	}

	.logo {
		position: static;
		margin-right: 10px;
		height: auto;
	}

	#footer {
		padding-bottom: 45px;
	}

	.footer-top {
		padding-bottom: 0;
	}

	.footer-1,
	.footer-2 {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}

	.footer-3,
	.footer-4 {
		width: 50%;
		float: none;
		padding: 0 10px 20px 10px;
	}

	.copyright,
	.statistic {
		width: 100%;
	}

	.statistic span {
		margin: 0 5px;
	}

	.ft-b .center>div {
		width: 100%;
	}

	.top-contact .article-contact {
		width: 100%;
		margin-bottom: 20px;
	}

	.form-contact {
		width: 100%;
		padding: 20px 15px;
	}

	#top .center>div {
		width: 100%;
	}

	#top #breadcrumb {
		margin-bottom: 0
	}

	.box-news {
		width: 100%;
		float: none;
		margin: 0 0 20px;
	}

	.pic-news {
		width: 35%;
	}

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

	.bottom-right:not(.onApp) {
		width: 100%;
	}

	.tintuc-l {
		width: 100%;
		margin-bottom: 20px;
	}

	.tintuc-r {
		width: 100%;
	}

	.left-pro-detail {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}

	.right-pro-detail {
		float: none;
		width: 100%;
	}

	.grid-thuvienanh {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(4, 22vh);
	}

	.box-thuvienanh .box-thuvienanh-content {
		background: rgba(0, 0, 0, 0.4);
		color: #fff;
	}

	.item-address-contact {
		width: 100%;
	}

	.wrap-thuvienanh {
		justify-content: center;
		margin-bottom: 10px;
	}

	.box-thuvienanh {
		width: calc(100% / 3);
		padding: 10px;
	}

	.box-thuvienanh:nth-child(1),
	.box-thuvienanh:nth-child(5) {
		padding-top: 10px;
	}

	.box-thuvienanh:nth-child(2),
	.box-thuvienanh:nth-child(4) {
		padding-top: 10px;
	}

	.introduce-img2 {
		position: relative;
	}

	.btn-all-album {
		display: none;
	}
}

@media (min-width:481px) and (max-width:767px) {

	.items-product {
		width: calc(100% / 2);
	}

	.items-album {
		width: calc(100% / 2);
	}

	.items-video {
		width: calc(100% / 1);
	}

}

@media (max-width:480px) {
	.items-product {
		width: calc(100% / 2);
	}

	.items-album {
		width: calc(100% / 2);
	}

	.items-video {
		width: calc(100% / 1);
	}

}

@media (max-width:374px) {

	.lh-con-l,
	.lh-con-r {
		width: 100%;
		float: none;
		margin: 0px;
		padding: 0px;
	}

	.lh-con-r {
		margin-bottom: 10px;
	}

	.items-product {
		width: calc(100% / 1);
	}

	.items-album {
		width: calc(100% / 1);
	}

	.items-video {
		width: calc(100% / 1);
	}
}