/* Responsive */
@media(max-width: 1300px) {
	.menu .item-big .nav-item>a {
		padding: 15px;
	}
}

@media(max-width: 1001px) {
	.container_contact {
		max-width: 100% !important;
		margin-top: 40px !important;
	}

	.list_contact {
		justify-content: center;
	}

	.left_contact,
	.right_contact {
		width: 100%;
	}

	.fix_mar {
		margin-top: 40px;
	}

	.content-main1 {
		display: none;
	}

	.img_service_detail {
		margin-top: 15px;
	}

	.viewmore_service_page {
		right: 24px;
		bottom: 10px;
		font-size: 18px;
		width: fit-content;
	}

	.container_item_service_page {
		width: 100%;
		max-width: 100%;
	}

	.item_service_page {
		min-height: unset;
		-webkit-mask-image: unset;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}

	.sumenh_container .col-12 {
		padding: 0 !important;
	}

	.sumenh_container .col-12 img {
		width: 100%;
	}

	.right_content_about {
		padding-left: 0;
	}

	.breadCrumbs_fix {
		position: absolute;
		top: 60%;
	}

	.title_breadCrumbs {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.breadcrumb-item span {
		font-size: 15px;
	}

	.breadcrumb-item+.breadcrumb-item::before {
		content: '>';
		font-size: 15px;
		color: #fff;
	}

	.breadCrumbs {
		position: relative;
		margin-bottom: 0px;
	}

	.left_content_about {
		display: none;
	}

	.footer-powered .wrap-content {
		margin-bottom: 50px;
	}

	.footer-news:nth-child(1),
	.footer-news:nth-child(2),
	.footer-news:nth-child(3) {
		max-width: 48%;
	}

	.item_service {
		display: flex;
		flex-wrap: wrap;
		gap: 25px;
		align-items: center;
	}

	.img_service {
		width: 100%;
		order: unset !important;
	}

	.infor_service {
		order: unset !important;
	}

	.img_service img {
		width: 100%;
	}

	.service_bg .block-page,
	.news_bg .block-page,
	.partner_bg {
		padding: 40px 10px;
	}

	.taisao_bg {
		background: url(../images/bg_taisao.svg);
		background-repeat: no-repeat;
		background-attachment: unset;
		background-position: un;
		background-size: 100%;
	}

	.loiich_bg .block-page {
		padding: 0;
		padding-bottom: 0;
	}

	.contain_item:nth-child(1) .item_loiich {
		width: 100%;
	}

	.item_loiich {
		text-align: center;
	}

	.stt_loiich {
		font-family: 'Oswald';
		font-size: 60px;
		line-height: normal;
	}

	.contain_item:nth-child(2) .item_loiich {
		width: 100%;
	}

	.contain_item:nth-child(3) {
		width: 100%;
	}

	.contain_item:nth-child(4) {
		width: 100%;
	}

	.contain_item:nth-child(3) .item_loiich,
	.contain_item:nth-child(4) .item_loiich {
		width: 100%;
	}

	.container_loiich {
		top: 0;
		max-width: 100%;
		padding: 50px 20px;
	}

	.taisao_bg .block-page {
		padding: 40px 10px;
	}

	.wrap-about {
		gap: 50px;
	}

	.about_bg .block-page {
		padding: 40px 10px;
	}

	.block-left,
	.block-right {
		width: 100%;
	}

	.wap-menu {
		position: fixed;
	}

	.wap-menu,
	.menu-res {
		background: none;
	}

	.progress-wrap {
		display: none;
	}

	.toolbar-app {
		display: block;
	}

	.info-header {
		display: none;
	}

	.wrap-frame-left,
	#button-contact-vr,
	#messages-facebook,
	.cart-fixed {
		display: none;
	}

	.wap-hearder {
		position: unset;
	}

	.frame-news-page {
		width: 100%;
	}

	.menu,
	.header-bottom {
		display: none;
	}

	.menu-res,
	.show-mobile,
	.fix-toolbar {
		display: block;
	}

	.logo-header {
		width: calc(100% - 140px);
	}

	.btn-menumobile {
		width: 70px;
		font-size: 24px;
	}

	.social-footer {
		margin-bottom: 15px;
	}

	.footer-copyright,
	.footer-statistic {
		float: unset;
		width: 100% !important;
		text-align: center;
		margin-bottom: 10px;
	}

	.grid-news {
		grid-gap: 15px;
		grid-template-columns: repeat(3, 1fr);
	}

	.fix-mmenu {
		background: linear-gradient(270deg, rgba(15, 98, 168, 1) 0%, rgba(37, 127, 203, 1) 49%, rgba(6, 39, 66, 1) 100%);
		position: fixed;
		left: 0px;
		right: 0px;
		top: 0px;
		z-index: 999;
		-webkit-animation: fadeInDown 1.3s ease backwards;
		-moz-animation: fadeInDown 1.3s ease backwards;
		-o-animation: fadeInDown 1.3s ease backwards;
		-ms-animation: fadeInDown 1.3s ease backwards;
		box-shadow: 0 0 5px 0 #000;
	}
}

@media(max-width: 992px) {
	.detail-page-right {
		display: none;
	}

	.detail-page-left {
		width: 100%;
		margin-right: 0;
		float: unset;
	}
}

@media(max-width: 850px) {}

@media (max-width: 768px) {
	.aboutpage_image-grid {
		column-count: 1;
	}
}

@media(max-width: 768px) {

	.grid-3,
	.grid-pro {
		grid-template-columns: repeat(2, 1fr);
	}

	.wrap-about .block-left.w-50,
	.wrap-about .block-right.w-50 {
		width: 100% !important;
		text-align: center;
	}

	.grid-news {
		grid-gap: 15px;
		grid-template-columns: repeat(2, 1fr);
	}

	.static-page {
		padding: 20px 15px !important;
	}

	.hover_sang2:before {
		content: unset;
	}
}

@media(max-width: 600px) {

	.name_service_page {
		font-size: 40px;
		font-weight: 500;
		font-family: 'Oswald';
		margin-bottom: 15px;
	}

	.footer-news:nth-child(1),
	.footer-news:nth-child(2),
	.footer-news:nth-child(3) {
		max-width: 100%;
		margin-bottom: 25px;
	}

	.item_taisao {
		min-height: 325px;
	}

	.desc_about {
		text-align: justify;
		font-size: 20px;
		color: #FFFFFF;
	}

	.title_about2 {
		color: #FCEF0D;
		font-size: 50px;
	}

	.title_about1 {
		font-size: 40px;
		padding-right: 10px;
	}

	.news-image {
		margin-bottom: 1rem;
	}

	.slick-slider .product {
		margin: 5px;
	}

	.title-main span {
		/* font-size: 24px; */
	}

	.newshome {
		margin: 5px;
	}

	.name-product,
	body {
		font-size: 14px;
	}

	.cart-product {
		position: relative;
		width: 100%;
	}

	.grid-pro {
		grid-gap: 10px;
	}

	.cart-product span {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}

	.news-2 p.scale-img {
		width: 40%;
	}

	.news-2 .info-news {
		width: 60%;
	}

	.block-page {
		padding: 10px;
	}
}

@media(max-width: 480px) {
	.footer-news {
		max-width: 100% !important;
	}

	.footer {
		text-align: center;
	}
}

@media(max-width: 369px) {
	.news-2 p.scale-img {
		width: 100%;
	}

	.grid-news {
		grid-gap: 10px;
		grid-template-columns: repeat(1, 1fr);
	}

	.pic-news {
		max-width: 200px;
	}

	.news-2 .info-news {
		width: 100%;
		margin-bottom: 10px;

	}

	.desc-news,
	.name-news {
		text-align: justify;
	}

	.cart-pro-detail a {
		width: 100%;
	}

	.cart-pro-detail a:first-child {
		margin-right: 0px;
		margin-bottom: 0.5rem;
	}

	.cart-pro-detail a i {
		display: none;
	}
}