/* Responsive */

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

@media(max-width:1100px) {
	.slick-servhome {
		padding: 0;
	}
}


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

@media(max-width:1001px) {
	.newsHome-content {
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}

	.scrollToTop {
		bottom: 55px
	}

	.servhome {
		margin: 0 10px;
		max-width: unset;
	}

	.header-bottom {
		justify-content: center;
		padding: 10px;
	}

	.header-right,
	.header-top-left,
	.wrap-frame-left,
	.menu,
	.frame-left,
	#button-contact-vr,
	#messages-facebook {
		display: none;
	}

	.menu-res {
		display: block;
	}

	.fix-toolbar {
		display: block;
	}

	.header {
		position: static;
	}

	.pro-detail-page,
	.frame-news-page {
		width: 100%;
		margin-right: 0px;
		float: unset;
	}

	@keyframes fadeInUp {}

	.progress-wrap {
		bottom: 60px;
	}
}

@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) {
	.newsHome-right {
		width: 100%;
		max-width: 650px;
	}

	.newsHome {
		display: block !important;
		margin: 0 10px;
		background-color: #fff;
		border-radius: 6px;
		overflow: hidden;
	}

	.newsHome-img {
		width: 100%;
		border-radius: 0;
	}

	.newsHome-info {
		width: 100%;
		padding: 15px;
	}

	.newsHome-ost {
		margin: 10px;
	}

	.newsHome-left {
		width: 100%;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.video-index,
	.news-index {
		width: 100%;
	}
}

@media(max-width:850px) {
	.news {
		width: 100%;
		float: none !important;
	}


	.footer-news {
		width: 100% !important;
		margin-bottom: 30px;
	}

	.footer-news::after {
		content: unset !important;
	}

	.about-left,
	.about-right {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}
}

@media(max-width:769px) {
	.top-contact {
		flex-wrap: wrap;
	}

	.grid-news-2 {
		grid-gap: 15px;
		grid-template-columns: repeat(2, 1fr);
	}

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

	.left-pro-detail {
		padding-left: 0;
	}

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

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

	.grid-projecthome {
		grid-template-columns: repeat(6, 1fr);
		grid-gap: 20px 20px;
	}

	.projecthome:nth-child(10n+1),
	.projecthome:nth-child(10n+8) {
		grid-column: 2 / span 4;
	}

	.projecthome .info {
		backdrop-filter: blur(5px);
		background-color: #ffffffbf;
		padding: 10px;
	}

	.projecthome .info h3 {
		color: var(--color-title);
		margin-bottom: 3px;
	}
}

@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);
	}

	.wrapContactHome {
		background-image: unset !important;
	}

	.newsHome-ost-title {
		font-size: 18px;
		margin-bottom: 10px;
		font-family: 'Be Vietnam Pro';
	}

	.newsHome-desc {
		text-align: justify;
	}

	.newsHome-ost-info {
		padding: 15px;
	}

	.wrap-news .block-page {
		padding: 0;
	}

	h3.newsHome-title {
		font-size: 14px;
	}

	.newsHome-info {
		padding: 15px 5px;
	}

	.servhome .info h3 {
		margin: 10px 0 5px;
		font-size: 16px;
	}

	.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),
	.footer-news:nth-child(3) {
		width: 100%;
		margin-bottom: 30px;
	}

	.footer-news:nth-child(2)::after,
	.footer-news:nth-child(3)::after {
		content: unset;
	}

	.news-2 p.scale-img,
	.news-2 .info-news {
		width: 100%;
	}

	.about-img--2 {
		left: 0;
	}

	.grid-news-2,
	.grid-news {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		width: 100%;
		grid-gap: 15px;
	}

	.py-block,
	.wrap-servhome,
	.wrap-projecthome,
	.wrap-news {
		padding: 20px 0;
	}

	.title-index {
		font-size: 45px;
	}
}

@media(max-width:500px) {
	.grid-projecthome {
		grid-template-columns: repeat(5, 1fr);
	}

	.projecthome:nth-child(10n+1),
	.projecthome:nth-child(10n+8) {
		grid-column: 1/ span 5;
	}

	.projecthome {
		grid-column: 1/ span 5;
	}

	.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: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;
	}
}