@media(max-width:1200px) {
	.wrap-1200 {
		max-width: 100%;
	}
}

@media(max-width:1001px) {
	.content-main-fix img{
		max-width: 100% !important;
		height: auto !important;
	}
	.row-footer{
		flex-wrap: wrap;
	}
	.footer-news:nth-child(1),.footer-news:nth-child(2){
		width: 100%;
		max-width: 100%;
	}
	.wrap-service .control-owl button {
		display: none;
	}

	.title-about {
		font-size: 20px;
	}

	.name-about {
		font-size: 16px;
	}

	.right-about {
		width: 100%;
	}

	.img-about {
		width: 100%;
		box-shadow: none;
		display: flex;
		justify-content: center;
	}

	.left-about {
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		box-shadow: none;
	}

	.slogan-about {
		font-size: 16px;
	}

	.left-va,
	.mid-va,
	.right-va {
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.layout-va {
		justify-content: center;
		gap: 15px;
	}

	.layout-banmuongiamcannhung {
		gap: 30px;
	}

	.name-banmuongiamcannhung {
		-webkit-line-clamp: 2;
	}

	.right-banmuongiamcannhung {
		width: 100%;
	}

	.left-banmuongiamcannhung {
		box-shadow: unset;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.wrap-banmuongiamcannhung,
	.wrap-va,
	.wrap-about,
	.wrap-ketquasautap,
	.wrap-feedback,
	.wrap-cauchuyenhocvien {
		background: none;
		padding: 30px 10px;
	}

	.fix-mobile {
		display: block;
	}

	.wrap-dktt {
		transform: unset;
		width: 100%;
	}

	.layout-dknt {
		width: 100%;
		background: #fff;
		padding: 30px 10px;
		border-radius: 0px;
		box-shadow: unset;
	}

	.wrap-banbuonvi {
		margin-top: 0;
		padding: 30px 10px;
	}

	.img-banbuonvi img {
		display: none;
	}

	.item-banbuonvi {
		position: unset;
		width: 48% !important;
		padding: 16px;
	}

	.img-banbuonvi {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 16px;
	}
}

@media(max-width:769px) {}

@media(max-width:576px) {}

@media(max-width:500px) {
	.footer-copyright,.footer-statistic{
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.footer-title{
		font-size: 18px;
	}
	.footer-article .hotline{
		font-size: 18px;
	}

	.title_dktt,
	.title-va {
		font-size: 25px;
	}

	.title-news {
		font-size: 25px;
		margin-bottom: 10px;
	}

	.name-banmuongiamcannhung {
		font-size: 18px;
		-webkit-line-clamp: unset;
	}

	.title-banmuongiamcannhung {
		font-size: 25px;
	}

	.title-banmuongiamcannhung span {
		font-size: 40px;
	}
}

@media(max-width:450px) {
	.item-banbuonvi {
		width: 100% !important;
		font-size: 16px;
	}
}

@media(max-width:369px) {
	.img-about img {
		max-width: unset !important;
	}
}