._osBanner {
	background-color: #F8F8F8;
}

@media only screen and (min-width:768px) {
	.updatebox-border{height: 514px;}
	._osBanner-title {
		font-size: 64px;
		font-family: 'Open Sans SemiBold';
		padding-top: 60px;
		line-height: 87px;
	}
	._osBanner-slogan {
		font-size: 35px;
		line-height: 47px;
	}
	.img-banner-airb {
		margin-right: 15px;
		margin-top: -2px;
	}
	._osTitle-AirB {
		font-size: 48px;
		font-family: 'Open Sans SemiBold';
		color: white;
		line-height: 58px;
	}
	.SophisticatedTitle {
		max-width: 766px;
		margin: auto;
		color: white;
	}
	.content-text-airB {
		font-size: 19px;
		color: white;
	}
	._osSophisticated-text {
		color: white;
		max-width: 770px;
		margin: auto;
		font-size: 19px;
		padding-top: 21px;
		line-height: 30px;
	}
	._osSophisticated-content {
		padding-top: 250px;
	}
	._osSophisticated {
		background-color: #010001;
		background-image: url(/WebAirB/Home/Sophisticated.png);
		background-repeat: no-repeat;
		height: 1328px;
		background-size: cover;
		background-position: center;
	}
	.Bottom-page {
		margin-top: 80px;
	}
	._osBox-border {
		background-color: #F8F8F8;
		border-radius: 38px;
		display: flex;
		flex-direction: column;
		height: 512px;
		margin-bottom: 24px;
		padding-left: 103px;
	}
	.updatebox-border {
		place-content: flex-end;
	}
	._osBox-border-wapper {
		display: flex;
	}
	._osBox-content-left {
		width: 50%;
	}
	._osTitleBottom {
		font-size: 40px;
		font-family: 'Open Sans SemiBold';
		color: black;
		max-width: 490px;
		line-height: 48px;
		padding-bottom: 22px;
	}
	.camungTitle {
		padding-top: 138px;
	}
	.chongnuocTitle {
		padding-top: 180px
	}
	.capnhatTitle {
		padding-top: 73px;
	}
	.connectTitle {
		padding-top: 152px;
	}
	._osContentBottom {
		max-width: 470px;
		font-size: 17px;
		line-height: 27px;
	}
	._osBox-img-right {
		width: 50%;
		text-align: center;
	}
	.updatebox {
		margin-left: 153px;
	}
	.img-camung {
		padding-top: 75px;
	}
	.img-camung img {
		margin-right: 31px;
	}
	.chongnuoc-img img {
		margin-top: 27px;
		margin-left: 38px;
	}
	.update-img {
		margin-left: 45px;
	}
	.connect-img-des {
		margin-top: 102px;
		margin-right: 42px;
	}
	.connect-img-mb {
		display: none;
	}
}

@media only screen and (max-width:767px) {
	.update-img{margin: auto}
	._osBox-border {
		border: 1px solid #F8F8F8;
		border-radius: 15px;
		background-color: #F8F8F8;
		text-align: center;
		margin-bottom: 18px;
	}
	._osBox-border-wapper {
		padding-right: 15px;
		padding-left: 15px;
	}
	._osTitleBottom {
		padding-bottom: 20px;
		font-size: 28px;
		font-family: 'Open Sans SemiBold';
		padding-top: 40px;
		line-height: 38px;
	}
	._osContentBottom {
		padding-bottom: 15px;
		line-height: 25px;
	}
	.update-wapper {
		flex-direction: column-reverse;
		display: flex;
	}
	.img-camung {
padding-bottom: 56px;
    margin-top: 29px;
	}
	.img-camung img {
		width: 120px
	}
	.chongnuoc-img {
padding-bottom: 82px;
    padding-top: 65px;
	}
	.update-img img {
		width: 188px
	}
	.connect-img-mb {
		padding-bottom: 40px;
		text-align: right;
	}
	.connect-img-mb img {
		width: 300px;
	}
	.connect-img-des {
		display: none;
	}
	.Bottom-page {
		margin-top: 42px;
		font-size: 15px
	}
	.chongnuoc-img img {
		width: 264px;
	}
}