@charset "UTF-8";
/* CSS Document */
.noair {
	background: url(../img/noairbg.png) no-repeat 0 0;
	background-attachment: scroll;
	background-size: 100% 477px;
}
.noair_about {
	margin-top: 2rem;
}
.noair_about p {
	margin: 0 0 1em;
	padding-left: 0;
	color: #525252;
	font-feature-settings: initial;
	line-height: 1.8;
}
.noair_about p:last-child {
	margin-bottom: 0;
}
.noair_white {
	color: #ffffff;
	font-size: 2.5em;
}
.noair_blue {
	font-weight: bold;
	color: #37aacf;
}
.noairHistory {
	margin-top: 66px;
}
.noairHistory h5 {
	font-size: 30px;
	color: #6bafc5;
	font-weight: normal;
}
.noairFooter {
	margin-top: 2em;
	font-size: 1.3em;
	color: #0062b2;
	letter-spacing: 1px;
}
.noair .techmov {
	margin-bottom: 75px;
}
.noair .techmov img {
	max-width: 100%;
	height: auto;
}
.noairpoint {
	max-width: 1217px;
}
.noair .noairpoint p {
	font-size: 15px;
	line-height: 1.8;
}
.noairPointafter {
	margin-top: 5em;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.8;
}
.noairEnd {
	position: relative;
	width: 100%;
}
.noairEnd img {
	width: 100%;
	object-fit: cover;
}
/*2504add*/
.noairExpoVideo {
	margin-top: 60px;
}
@media screen and (max-width: 767px) {
	.noair_about p {
		padding-left: 0;
	}
	.noair_white {
		font-size: 1.3em;
		line-height: 1.5;
	}
	.noairHistory {
		padding: 0 1em;
	}
	.noairHistory h4 {
		font-size: 20px;
	}
	.noairHistory h5 {
		font-size: 1.3em;
	}
	.noair .noairpoint p {
		font-size: 0.8em;
	}
	.noairPointafter {
		padding: 0;
		font-size: 0.8em;
		letter-spacing: 0px;
	}
	.noairFooter {
		font-size: 1.1em;
	}
}