
.page-about .section1 .page-about-section-title {
	font-size: 42px;
	width: 360px;
	}
.page-about .section2 .page-about-section-title {
	font-size: 42px;
	}
.page-about .section3 .page-about-section-title {
	font-size: 42px;
	}


@media (max-width: 1300px) {
}
@media (max-width: 991px) {
	.page-about .section-fullheight__inner {
	    min-height: 100vh;
	}
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
	.page-about .section-fullheight__inner {
	    min-height: 100vh;
	}
	.page-about .page-about-topbg {
	    background-position: 20% 50%;
	}
	.page-about .section1 .page-about-section-title {
		font-size: 25.3333px;
		text-align: center;
		width: 100%;
	}
	.page-about .section1, .page-about .section1 h1 {
		text-align: center;
	}
	.page-about .section2 .page-about-section-title {
		font-size: 25.3333px;
		text-align: center;
		width: 100%;
	}
	.page-about .section2, .page-about .section2 h1 {
		text-align: center;
	}
	.page-about .section2 .industry-list > li .image img {
	    object-fit: initial;
	}
	.page-about .section3 .page-about-section-title {
		font-size: 25.3333px;
		text-align: center;
		width: 100%;
	}
	.page-about .section3, .page-about .section3 h1 {
		text-align: center;
	}
	.page-about .section3 .page-about-section-title {
	    width: 100%;
	}
	.page-about .section4, .page-about .section4 h1 {
		text-align: center;
	}
	.page-about .section4 .gmap {
	    height: 200px;
	    margin: 0;
	}
	.page-about .section4 .page-about-map-contact strong {
		text-align: left;
	}
	.page-about .section .page-about-section-title {
		font-weight: bold;
	}
	.page-about .section .page-about-section-number {
		font-size: 16px;
		letter-spacing: 0;
		font-weight: 400;
	}
	.page-about .industry-list > li h4 {
		font-size: 20px;
	}
	.page-about .industry-list > li p {
		font-size: 16px;
	}
	
}





