/* Responsive */

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

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

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

@media(max-width:1001px) {
	.box-right {
		width: 100%;
	}

	.box-menu-left {
		position: unset;
		width: 100%;
	}

	.content-main-fix img {
		max-width: 100% !important;
		height: auto !important;
	}

	.in-page .content-main {
		padding: 0 10px;
	}

	.banner-header.fix {
		position: unset;
	}

	.footer-news,
	.footer-policy,
	.footer-slogan {
		width: 50%;
		margin-bottom: 20px;
	}

	.logo-footer {
		width: 100%;
		justify-content: center;
		display: flex;
	}

	.social {
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
	}

	.title-newsletter,
	.box-newsletter,
	.social {
		width: 100%;
		margin-bottom: 15px;
	}

	.box-news {
		margin-bottom: 15px;
	}

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

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

	.item-service h3 a {
		font-size: 16px;
	}

	body {
		font-size: 14px;
	}

	.wrap-service,
	.wrap-product,
	.wrap-bottom,
	.wrap-newsletter,
	.footer-article {
		padding: 30px 10px;
	}

	.about-content {
		width: 100%;
	}

	.box-counter>.title {
		width: 100%;
		/* border-top: 4px solid #e1040a; */
		border-left: none;
		text-align: center;
		font-size: 30px;
	}

	.wrap-about {
		min-height: unset;
		padding: 30px 10px;
	}

	.number-main {
		margin: 0;
		font-size: 50px;
		font-weight: 500;
		color: var(--main-color);
		position: unset;
		left: 50px;
		top: 0;
		text-align: center;
	}

	.counter-main {
		margin-bottom: 30px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.box-counter {
		width: 100%;
	}

	.info-header {
		display: none;
	}

	.banner-header .wrap-content {
		justify-content: center !important;
	}

	#hamburger:before,
	#hamburger:after {
		display: none;
	}

	.menu,
	.frame-left,
	#button-contact-vr {
		display: none;
	}

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

@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, minmax(0, 1fr));
	}
}

@media(max-width:900px) {

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

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

	.logo-header img {
		max-width: 75%
	}

	.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) {
	.item-left2 {
		display: none;
	}

	.footer-news,
	.footer-policy,
	.logo-footer,
	.footer-slogan {
		width: 100%;
	}

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


	.box-right .grid-product,
	.box-right .grid-news {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}

	.top-contact {
		flex-wrap: wrap;
	}

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

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

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

@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-product {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}

	.grid-page {
		grid-template-columns: repeat(2, minmax(0, 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, minmax(0, 1fr));
		width: 100%;
		grid-gap: 15px;
	}
}

@media(max-width:500px) {
	.box-right .grid-news {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 10px;
	}

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

	.title-main h2 {
		font-size: 25px;
		padding-bottom: 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, minmax(0, 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;
	}
}