@media screen and (max-width: 1200px) {
	.home-hero-section-wrp h1.title {
		font-size: 50px;
	}
}
@media screen and (max-width: 992px) {
	.home-hero-section-wrp h1.title {
		font-size: 40px;
		letter-spacing: 8px;
	}
	.about-introdution-class .inner-padding {
		padding: 60px 0;
	}
	.about-introdution-class .inner-padding h2 {
		margin-bottom: 0;
	}
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg:nth-child(2n-1) .row {
		flex-direction: column;
		gap: 50px;
	}
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg:nth-child(2n+0) .row {
		flex-direction: column-reverse;
		gap: 50px;
	}
	.low-formaldehyde-material-content-left .vc_column-inner, 
	.low-formaldehyde-material-content-right .vc_column-inner {
		max-width: 100%;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg .low-formaldehyde-material-content-left, 
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg .low-formaldehyde-material-content-right {
		margin: 0 !important;
	}
	footer .main-footer .col-md-4:nth-child(1) {
		width: 100% !important;
	}
	footer .main-footer .col-md-4:nth-child(2) {
		width: 50% !important;
	}
	footer .main-footer .col-md-4:nth-child(3) {
		width: 50% !important;
	}
}
@media screen and (max-width: 767px) {
	.home-hero-section-wrp h1.title {
		font-size: 32px;
		letter-spacing: 5px;
	}
	.home-flex-row-wrp.home-about-section-wrp.vc_custom_1723444010676 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	.home-choose-section-wrp.vc_custom_1723793698993 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	.home-flex-row-wrp.home-about-section-wrp .row {
		flex-direction: column-reverse;
	}
	div#section-why-choose-us-2.vc_inner.home-flex-row-wrp.home-choose-row-wrp {
		flex-direction: column;
	}
	div#section-why-choose-us-2.vc_inner.home-flex-row-wrp.home-choose-row-wrp .home-choose-img-wrp  {
		padding-bottom: 30px;
	}
	.about-our-values-section-tour-class .about-our-values-class a {
		display: flex !important;
		align-items: center;
		justify-content: start;
	}
	.about-our-values-section-tour-class .about-our-values-class a i.vc_tta-icon.fas {
		font-size: 25px !important;
		line-height: normal !important;
		margin: 0;
	}
	.low-formaldehyde-material-top-wrp .spacer-single {
		height: unset;
	}
	.low-formaldehyde-material-img-wrp .low-formaldehyde-material-img img.vc_single_image-img.attachment-full {
		object-fit: cover;
		object-position: center center;
		max-height: 300px;
	}
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg:nth-child(2n-1) .row,
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg:nth-child(2n+0) .row {
		gap: 50px;
	}
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg .low-formaldehyde-material-content-left, 
	.low-formaldehyde-material-bottom .low-formaldehyde-material-atl-bg .low-formaldehyde-material-content-right {
		padding-left: 20px;
		padding-right: 20px;
	}
	footer .main-footer .col-md-4:nth-child(2) {
		width: 100% !important;
	}
	footer .main-footer .col-md-4:nth-child(3) {
		width: 100% !important;
	}
}
@media screen and (max-width: 500px) {
	.home-hero-section-wrp h1.title {
		font-size: 25px;
		letter-spacing: 2px;
		line-height: 1.6em;
	}
}