/* Responsive */

@media(max-width:1280px) {

	.header-right .hotline_header,
	.header-right .email_header {
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}

	.header {
		padding: 10px;
	}

	.grid-page:hover .slick-prev {
		transform: translateX(15px);
	}

	.grid-page:hover .slick-next {
		transform: translateX(-15px);
	}
}

@media(max-width:1200px) {
	.footer-article {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.footer-powered .wrap-content {
		padding: 15px 5px;
	}
}

@media(max-width:1150px) {
	.search {
		display: none;
	}

	.menu-box {
		width: calc(100% - 250px);
	}

	.search-res .search {
		display: flex;
	}
}

@media(max-width:1100px) {
	.header-right {
		display: none;
	}

	.banner-header-right {
		width: 80%;
	}
}

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


@media(max-width:1024px) {
	#menu .item-big .nav-item>a {
		padding: 0px 15px;
	}
}

@media(max-width:1001px) {

	.extra-menu,
	.menu {
		display: none;
	}

	.slider-extr-menu,
	.menu-res {
		display: block;
	}

	#slide_show.clearfix {
		width: 100%;
		max-width: 100%;
	}

	/* .fix-toolbar{display:block;} */
	.grid-page .slick-prev {
		transform: translateX(15px);
		opacity: 1;
	}

	.grid-page .slick-next {
		transform: translateX(-15px);
		opacity: 1;
	}

	.footer-powered {
		padding-bottom: 46px;
	}
}

@media(max-width:992px) {
	.box-product {
		width: calc(100% / 3 - 20px);
	}

	.paging-product-category-show-spcl .box-product {
		width: calc(100% / 3);
	}

	.frame-left {
		display: none;
	}

	#pro-detail-frame.frame-main-index {
		width: 100% !important;
		margin-right: 0 !important;
	}

	#pro-detail-frame.frame-main-index {
		padding: 10px;
	}

	.share {
		box-shadow: 1px 2px 5px;
	}

	.news {
		width: calc(100%/3 - 20px);
	}

	.video {
		width: calc(100%/3 - 20px);
	}
}

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

@media(max-width:900px) {

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

@media(max-width:850px) {
	.banner-header-right {
		width: 100%;
	}

	.banner-header {
		width: 80%;
	}

	.logo-header {
		width: 100%;
		margin-bottom: 20px;
	}

	.header-bottom {
		flex-wrap: wrap;
	}

	.footer-news:nth-child(1) {
		width: 100%;
	}

	.footer-news:nth-child(2) {
		width: 49%;
		padding-left: 0;
	}

	.footer-news:nth-child(3) {
		width: 49%;
		margin-left: 2%
	}

	.footer-news:nth-child(4) {
		width: 100%;
		padding-left: 0;
	}

	.footer>.wrap-content {
		padding-bottom: 0;
	}
}

@media(max-width:769px) {
	.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;
	}

	.product {
		box-shadow: 1px 1px 9px 0;
	}

	.paging-product-category-show-spcl .box-product,
	.box-product {
		margin: 0 0 20px 0;
	}

	.product:hover {
		transform: unset;
		transition: unset;
		padding-bottom: unset;
	}

	.price-new {
		font-size: 15px;
	}

	.name-product a {
		font-size: 16px;
	}

	.news {
		margin: 0;
	}

	.title-main span {
		font-size: 25px;
	}

	.name-news {
		font-size: 15px;
	}

	/* .name-news,.time-news,.desc-news.text-split{text-align: left;} */
	.frame-main-index .news {
		width: calc(100%/3 - 20px);
		box-shadow: 1px 1px 9px 0;
		margin: 10px;
	}
}

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

	.video {
		width: calc(50% - 20px);
	}
}

@media(max-width:600px) {
	.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-left: 0;
		padding: 0
	}

	.tencongty-header {
		font-size: 20px;
	}

	.slogan-header {
		font-size: 14px;
	}

	.logo-header img {
		max-width: 100px;
	}

	.paging-product-category-show-spcl .box-product,
	.box-product {
		width: 50%;
	}

	.frame-main-index .news {
		width: calc(50% - 10px);
		margin: 10px 5px;
	}
}

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

@media(max-width:440px) {

	.pic-news,
	.info-news {
		display: block;
		width: 100%;
		float: none;
		margin: 0px;
	}

	.info-news {
		margin-top: 15px;
	}

	.news {
		flex-wrap: wrap;
	}

	.top-contact .form-contact .button-contact .file-contact span b {
		max-width: 105px;
	}
}

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