/* Responsive */

@media(max-width:1220px) {}

@media(max-width:1200px) {
	p.headerInfo--main {
		font-size: 28px;
	}

	ul#nav>li {
		min-width: unset;
		padding: 0 20px;
	}

	ul#nav>li:last-child {
		padding-right: 20px;
	}
}


@media(max-width:1100px) {
	.hotline1 {
		display: none;
	}

	.headerInfo {
		margin: 0 auto;
		max-width: calc(100% - 300px);
	}

	div.pro {
		width: calc(100% / 3 - 20px);
	}
}

@media(max-width:1001px) {
	.logo-header {
		padding: 10px;
		margin: 0 auto;
		background: transparent;
	}

	#header {
		background-size: auto;
		background-color: #000;
		position: static;
	}

	#menu {
		display: none;
	}

	.headerInfo {
		width: 100%;
		max-width: unset;
	}

	.scrollToTop {
		bottom: 55px
	}

	.wrap-frame-left,
	.menu,
	.frame-left,
	#button-contact-vr,
	#messages-facebook {
		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, 1fr);
	}
}

@media(max-width:900px) {

	.video-index,
	.news-index {
		width: 100%;
	}

	div.pro {
		width: calc(100% / 2 - 20px);
	}
}

@media(max-width:850px) {
	.noidung_index {
		width: 100%;
	}

	.block_content1 {
		height: fit-content;
		background-position: top center;
		background-size: 100% auto;
		background-color: #1e1e1e;
	}

	.bando1 {
		width: 100%;
		margin-top: 0;
	}

	.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) {
	.top-contact {
		flex-wrap: wrap;
	}

	div.pro {
		width: calc(100% / 3 - 20px);
	}

	.thongke,
	div#linklk,
	.thongtin1 {
		margin-right: auto;
	}

	.copyright {
		margin-bottom: 20px;
	}

	.footer-right,
	.info_footer {
		width: 100%;
		padding: 0 20px;
		text-align: center;
	}

	.slickCertLeft {
		width: 100%;
	}

	h2.title-menu {
		margin-left: 0;
		width: 100%;
		background-size: 100% 100%;
	}

	.left_content {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		width: 100%;
		align-items: center;
		flex-direction: column;
	}

	.supportOnlineItem {
		margin-bottom: 30px;
	}

	.supportOnlineItem.mt-3 {
		margin-top: 0 !important;
	}

	.hinh_ht {
		margin: 10px 0;
	}

	.cate-pro,
	ul.cateUl>li>ul>li>a,
	ul.cateUl>li>a {
		width: 100%;
	}

	div.pro {
		margin: 0px 10px 20px 10px;
	}

	.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;
	}

	.ten_ht {
		float: unset;
		background-position: 0 0;
	}

	.ten_ht p {
		margin-left: 0;
		padding-left: 25px;
	}

	.icon_ht {
		width: 100%;
		float: 0;
		margin: 0;
		text-align: center;
	}

	.copyright,
	.statistic {
		width: 100%;
		text-align: center;
	}

	.box_skitter {
		margin: 16px auto 10px auto;
	}

	#main,
	#content-left {
		width: 100%;
	}

	.content_index {
		flex-direction: column-reverse;
	}
}

@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:650px) {
	div.pro {
		width: calc(50% - 20px);
	}
}

@media(max-width:600px) {
	#productDetailImg {
		width: 100%;
	}

	ul.product_info {
		width: 100%;
		margin-top: 15px;
	}

	.text_boder_index {
		width: 100%;
		margin: 15px 0 0 0;
	}

	.image_boder_index {
		width: 100%;
	}

	.headerInfo {
		padding-top: 0;
	}

	p.headerInfo--main {
		font-size: 20px;
	}

	p.headerInfo--sub {
		font-size: 14px;
	}

	.headerInfo--address {
		font-size: 12px;
	}

	p.headerInfo--main span {
		display: block;
	}

	.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) {

	.footer-news:nth-child(1),
	.footer-news:nth-child(2),
	.footer-news:nth-child(3),
	.footer-news:nth-child(4) {
		max-width: unset;
	}

	a.btn-detail1 {
		background-position: center center;
		background-color: red;
		height: 40px;
		margin-top: 0;
		width: 50%;
		margin: 0 auto;
		line-height: 40px;
		float: unset;
	}

	a.btn-detail {
		margin-top: 0;
		margin-right: 0;
		width: 50%;
		height: 40px;
		background: #000;
		line-height: 40px;
		float: unset;
	}

	a.btn-detail1 p {
		font-size: 0;
	}

	.pro-detail-index {
		background: transparent;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.block_content {
		width: calc(100% - 20px);
		margin-left: 10px;
	}

	div.pro {
		width: calc(50% - 10px);
		margin-left: 5px;
		margin-right: 5px;
	}
}

@media(max-width:440px) {
	.top-contact .form-contact .button-contact .file-contact span b {
		max-width: 105px;
	}

	.tablelienhe td:nth-child(1) {
		width: 100%;
		margin: 14px 0 0px;
		line-height: 1.2;
	}

	.tablelienhe .input {
		width: 100%;
	}

	.tablelienhe td {
		height: unset;
	}

	.tablelienhe tr {
		display: flex;
		flex-direction: column;
		height: fit-content;
	}

	.image_boder img {
		width: 100%;
		height: 220px;
		object-fit: cover;
	}

	.image_boder {
		float: unset;
		width: 100%;
		margin-bottom: 10px;
	}

	.title_index1 {
		width: calc(100% + 20px);
		margin-left: -10px;
	}

	.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;
	}
}