/* Responsive */
body {
	min-width: unset;
}

@media(max-width:1220px) {}

@media(max-width:1200px) {}


@media(max-width:1024px) {
	.head-top>.wrap-content {
		flex-wrap: wrap;
	}

	.logo-slogan,
	.right-head-top {
		width: 100%;
		justify-content: center !important;
		gap: 20px;
	}

	.right-head-top {
		margin: 15px auto 0;
		max-width: 500px;
	}
}

@media(max-width:1001px) {
	.wrap-visaochon {
		flex-wrap: wrap;
	}

	.banner-vsc {
		text-align: center;
	}

	.left-visaochon {
		width: 100%;
	}

	.right-visaochon {
		width: 100%;
	}

	.left-visaochon:after {
		content: unset;
	}

	.right-visaochon {
		width: 100%;
		position: static;
		clip-path: unset;
		margin: 0;
		padding-right: 0;
	}

	.title-visaochon {
		margin-left: 0;
		text-align: center;
	}

	.title-visaochon:before {
		right: calc(49.5% - 15px);
		left: unset;
	}

	.title-visaochon:after {
		left: calc(50% - 35px);
	}

	.slick-visaochon {
		margin: 0 auto;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}

	.box-visaochon {
		width: 100%;
		margin-bottom: 0;
	}

	.slick-visaochon .item {
		margin: 10px auto;
	}

	.left-gioitiheu {
		width: 100%;
		margin-bottom: 15px;
		padding-right: 0;
	}

	.right-gioithieu {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}

	.scrollToTop {
		bottom: 55px
	}

	.top-right-head-top {
		flex-wrap: wrap;
	}

	.bottom-right-head-top,
	.wrap-frame-left,
	.menu,
	.frame-left,
	#button-contact-vr,
	#messages-facebook {
		display: none !important;
	}

	.menu-res {
		display: block;
	}

	.fix-toolbar {
		display: block;
	}

	.pro-detail-page,
	.frame-news-page {
		width: 100%;
		margin-right: 0px;
		float: unset;
	}

	@keyframes fadeInUp {}

	.progress-wrap {
		bottom: 60px;
	}

	.footer {
		padding-bottom: 46px;
	}
}

@media(max-width:960px) {
	.content-about-index {
		text-align: center;
		flex-wrap: wrap
	}

	.content-about-left {
		width: 100%;
		position: relative;
		margin: auto;
	}

	.content-about-right {
		width: 100%;
		margin: auto;
		display: none;
	}

	.box-service {
		width: 100%;
	}

	.service {
		padding: 38px 5px;
		box-sizing: border-box
	}

	.banner_mobi {
		display: block;
		width: 100%;
		text-align: center;
	}

	.news-video-index {
		padding: 50px 5px;
		box-sizing: border-box;
	}

	.album {
		width: calc(100% / 3)
	}

	.content-web {
		flex-wrap: wrap
	}

	.catalogy-left {
		display: none;
	}

	.content-web-show {
		width: calc(100%);
	}

	.grid-page {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media(max-width:900px) {

	.video-index,
	.news-index {
		width: 100%;
	}
}

@media(max-width:850px) {
	.news {
		width: 100%;
		float: none !important;
	}

	.footer-news:nth-child(1) {
		width: 100%;
		margin-bottom: 15px;
	}

	.footer-news:nth-child(2),
	.footer-news:nth-child(3) {
		width: 49%;
	}

}

@media(max-width:769px) {
	.padding-top-bottom {
		padding: 1.5rem 0;
	}

	.newsletter-input:nth-child(1),
	.newsletter-input:nth-child(2),
	.newsletter-input:nth-child(3),
	.newsletter-input:nth-child(4) {
		width: 100%;
	}

	.newsletter-input:nth-child(5) {
		width: 100%;
	}

	.slickNewsHome .slick-list {
		padding-right: 15%;
	}

	.top-contact {
		flex-wrap: wrap;
	}

	.slick-visaochon {
		grid-template-columns: repeat(1, 1fr);
		padding: 0 15px;
		margin-top: 35px;
	}

	.box-visaochon {
		align-items: end;
	}

	.box-visaochon:before {
		top: unset;
		bottom: 2px;
	}

	.title-gioithieu {
		padding-left: 20px;
	}

	.name-gioithieu {
		font-size: 30px;
	}

	.wrap-service {
		padding-bottom: 15px !important;
	}

	.wrap-quangcao .wrap-content {
		width: 100%;
	}

	.wrap-quangcao {
		padding: 15px 0 !important;
	}

	.tieuchi {
		flex-direction: column;
		gap: 15px;
	}

	.content-tieuchi {
		display: none;
	}

	.box-tieuchi:before {
		width: 90%;
	}

	.box-tieuchi.active:after {
		content: unset;
	}

	.left-pro-detail,
	.right-pro-detail,
	.top-contact .form-contact,
	.top-contact .article-contact {
		width: 100%;
		margin: 0px;
	}

	.left-pro-detail {
		padding: 0;
	}

	.left-pro-detail,
	.top-contact .article-contact {
		margin-bottom: 30px;
	}

	.copyright,
	.statistic {
		width: 100%;
		text-align: center;
	}

	.left-visaochon:after {
		left: 0;
	}
}

@media(max-width:700px) {
	.content-about-right {
		width: 100%;
		margin: auto;
		display: block;
		order: 1;
	}

	.content-about-left {
		order: 2;
	}

	.menu-step {
		font-size: 18px;
	}
}

@media(max-width:600px) {
	.grid-page {
		grid-template-columns: repeat(2, 1fr);
	}

	.box-service {
		flex-wrap: wrap;
		width: 49%;
	}

	.box-service span {
		max-width: 100%;
		width: 100%;
	}

	.box-service>div {
		width: calc(100%)
	}

	.album {
		width: calc(100% / 2)
	}

	.footer-news:nth-child(2) {
		margin-bottom: 10px;
	}

	.footer-news:nth-child(2),
	.footer-news:nth-child(3) {
		width: 100%;
	}

	.news-2 p.scale-img,
	.news-2 .info-news {
		width: 100%;
	}

	.grid-news-2,
	.grid-news {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		width: 100%;
		grid-gap: 15px;
	}
}

@media(max-width:500px) {
	.banner-head {
		display: none !important;
	}

	.top-right-head-top {
		flex-direction: column;
	}

	.right-head-top {
		margin-top: 0;
	}

	.footer-news:nth-child(1),
	.footer-news:nth-child(2),
	.footer-news:nth-child(3),
	.footer-news:nth-child(4) {
		max-width: unset;
	}
}

@media(max-width:479px) {

	.slickAgent .slick-list,
	.slickProjectHome .slick-list,
	.slickServLv1Home .slick-list {
		padding: 0 10%;
	}

	.news {
		flex-direction: column;
		margin-bottom: 25px;
		border-bottom: 1px solid #dcdcdc;
	}

	.pic-news {
		width: 100%;
	}

	.info-news {
		width: 100%;
		padding: 10px;
	}
}

@media(max-width:440px) {
	.top-contact .form-contact .button-contact .file-contact span b {
		max-width: 105px;
	}

	.name-product a,
	.name-news a,
	.desc-news.text-split {
		font-size: 14px;
	}

	.news-2 .info-news {
		padding: 5px 5px 40px 5px;
	}
}

@media(max-width:390px) {

	.grid-news-2,
	.grid-news {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media(max-width:369px) {
	.cart-pro-detail {
		flex-wrap: wrap;
	}

	.cart-pro-detail a {
		width: 100%;
		text-align: center;
		margin: 0px !important;
		font-size: 12px;
	}

	.cart-pro-detail a:first-child {
		margin-bottom: 5px !important;
	}

	.cart-pro-detail a i {
		display: none;
	}
}