@media screen and (max-device-width: 767px) {
	.main-wap {background-color: black;padding-top: 50px;}
	#desktop-section{display: none}
	.reveal-img {
		opacity: 1 !important;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}

	/*banner*/
	.m-banner-wrap{height: 1000px;background-color: #080808;}
	#m-banner-container{position: sticky;top: 0;height: 780px;overflow: hidden;}
	.m-banner-content{
		text-align: center;
		margin-top: 113px;
		opacity: 0;
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
		-webkit-transform: translateY(80px);
		-moz-transform: translateY(80px);
		-ms-transform: translateY(80px);
		-o-transform: translateY(80px);
		transform: translateY(80px);
	}
	.m-banner-title{font-size: 32px; color: #E8E8E8;font-family: Open Sans SemiBold;}
	.m-banner-text{font-size: 20px;color: #F2F2F2;opacity: 0.6}
	.m-banner-5g{margin-left: 8px;}
	.m-banner-5g img{width: 39px;margin-top: -5px;}
	.m-banner-img-wrap{position: relative; width: 320px; margin: auto;}
	.m-subbanner-img{
		width: 120px;
		position: absolute;
		left: 180px;
		top: 62px;
		opacity: 0;
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
		-webkit-transform: translateX(-135px);
		-moz-transform: translateX(-135px);
		-ms-transform: translateX(-135px);
		-o-transform: translateX(-135px);
		transform: translateX(-135px);
	}
	.m-banner-img{
		z-index: 2;
		position: absolute;
		left: 30px;
		width: 136px;
		top: 40px;
		-webkit-transform: scale(1.94) translate(32px, 58px);
		-moz-transform: scale(1.94) translate(32px, 58px);
		-ms-transform: scale(1.94) translate(32px, 58px);
		-o-transform: scale(1.94) translate(32px, 58px);
		transform: scale(1.94) translate(32px, 58px);
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
	}

	/*feature*/
	.m-feature-relative{color: #1D1D1F;position: relative;height: 1918px;margin-top: 155px;margin-bottom: 150px;opacity: 0}
	.m-feature-text{margin: auto; font-size: 30px; font-family: Open Sans SemiBold;margin-top: 10px;width: 272px;}
	.m-feature-sticky{position: absolute;z-index: 2;left: 0;right: 0;}
	.m-feature-bg{top: 250px; position: sticky;z-index: 1;}
	.m-feature-bg img{width: 360px}
	.m-feature-content{text-align: center;margin-bottom: 320px;}
	.m-feature-content-wrap{position: absolute;top: -330px;left: 0; right: 0;}
	
	#m-feature-content-AI{opacity: 0;}
	#m-feature-content-5G{opacity: 0;}
	#m-feature-content-Battery{opacity: 0;margin-bottom: 0px;}
	
	#m-feature-img-BMS img{width:132px}
	#m-feature-img-AI img{width:149px}
	#m-feature-img-5G img{width:173px}
	#m-feature-img-Battery img{width:180px}

	/*5g-speed*/
	.m-fiveg-speed-relative{position: relative; height: 1000px; padding-top: 26px;}
	.m-fiveg-speed-sticky{position: sticky;top: 0;}
	.m-fiveg-speed-content{text-align: center;}
	.m-fiveg-speed-head{color: #F2F2F2;font-size: 30px; font-family: Open Sans SemiBold}
	.m-fiveg-speed-text{margin: auto; color: #BDBDBD;margin-top: 35px;width: 297px;}
	.m-fiveg-speed-img {margin-top: 35px;}
	.m-fiveg-speed-img img{width: 169px;}
	.m-fiveg-speed-bg{
		opacity: 0;
		-webkit-transform: translateY(309px);
		-moz-transform: translateY(309px);
		-ms-transform: translateY(309px);
		-o-transform: translateY(309px);
		transform: translateY(309px);
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
		
	}
	.m-finger-print-relative{position: relative;height: 1500px;}
	.m-finger-print-title{color: #F2F2F2;font-size: 30px; font-family: Open Sans SemiBold}
	.m-finger-print-subtitle{color: #F2F2F2;font-size: 30px; font-family: Open Sans SemiBold;opacity: 0.6;}
	.m-finger-print-text{color: #BDBDBD;max-width: 295px; margin: auto;margin-top: 8px}
	.m-finger-print-content{padding-top: 66px;opacity: 0;width: 324px;margin: auto;text-align: center;
		-webkit-transform: translateY(180px);
		-moz-transform: translateY(180px);
		-ms-transform: translateY(180px);
		-o-transform: translateY(180px);
		transform: translateY(180px);
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
	}
	.m-finger-print-wrap{position: sticky;top: 0;height: 780px;}
	.m-finger-print-img{z-index: 2; position: absolute; width: 182px; margin: auto; left: 0;right: 0;top: 270px;
		opacity: 0;
		-webkit-transform: translateY(75px) scale(1.64);
		-moz-transform: translateY(75px) scale(1.64);
		-ms-transform: translateY(75px) scale(1.64);
		-o-transform: translateY(75px) scale(1.64);
		transform: translateY(75px) scale(1.64);
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
		
	}
	.fiveg-logo{position: absolute;top: 85px;left: 0;right: 0;margin: auto;width: 103px;}
	.m-finger-print-video{width: 178px;opacity: 0;
		border-radius: 20px;
		position: absolute;
		right: 0;
		margin: auto;
		left: 0;
		top: 275px;
		z-index: 1;
		-webkit-transform: translateY(75px) scale(1.64);
		-moz-transform: translateY(75px) scale(1.64);
		-ms-transform: translateY(75px) scale(1.64);
		-o-transform: translateY(75px) scale(1.64);
		transform: translateY(75px) scale(1.64);
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
	}
	.m-finger-print-video video{border-radius: 20px;}


	/*aicamera*/
	.ai-camera-wrap{position: relative;margin-top: 250px;height: 1200px;}
	.ai-camera-img{position: sticky;top: 325px;height: 360px;z-index: 2;}
	.ai-camera-title{color: #F2F2F2;font-size: 30px; font-family: Open Sans SemiBold;}
	.ai-camera-text{color: #bdbdbd;margin-top: 16px; max-width: 298px;}
	.ai-camera-content{opacity: 0;width: 314px;margin: auto;position: sticky;top: 109px;height: 575px;z-index: 1;}
	#cam-img{position: absolute;right: 0;z-index: 1;width: 300px;}
	#cam-focus-img{width:130px; position: absolute;right: 120px;z-index: 2;top: 50px;opacity: 0;}


	/*aishoot*/
	.m-aishoot-relative{position: relative;z-index: 1;padding-top: 146px;background-color: black;}
	.m-aishoot-bg{position: relative;z-index: 2;}
	.m-aishoot-bg img{width: 100%}
	.m-aishoot-content{padding:0 24px; position: sticky; top: 170px;margin-bottom: 250px;}
	.m-aishoot-content-head{line-height:50px; color: #F2F2F2;; font-size: 40px;max-width: 285px;font-family: Open Sans SemiBold;}
	.m-aishoot-content-subhead{line-height:50px; color: #F2F2F2;; font-size: 40px;max-width: 285px;font-family: Open Sans SemiBold;opacity: 0.6;}
	.m-aishoot-content-text{color: #BDBDBD; font-size: 16px;max-width: 315px;margin-top: 18px; line-height: 25px}
	.m-aishoot-img-wrap{position: relative;padding-top: 115px;background: black;height: 750px;}
	.m-aishoot-img{margin: auto;position: absolute;left: 0;right: 0;z-index: 1;opacity: 0.5;}
	.m-aishoot-img img{width: 360px;}

	.m-aishoot-gallery{position: relative;height: 2430px}
	.m-aishoot-gallery-img{position: absolute;}

	#m-aishoot-img-1{z-index: 1; top: -95px;}
	#m-aishoot-img-1 img{width: 328px;}
	#m-aishoot-img-2{z-index: 2;top: 450px; right: 0;}
	#m-aishoot-img-2 img{width: 297px;}
	#m-aishoot-img-3{z-index: 3;left: 0; top: 840px;}
	#m-aishoot-img-3 img{width: 338 px;}
	#m-aishoot-img-4{z-index: 4;left: 21px;top: 1065px;}
	#m-aishoot-img-4 img{width: 286px;}
	#m-aishoot-img-5{z-index: 5;top: 1460px;right: 0;}
	#m-aishoot-img-5 img{width: 316px;}
	#m-aishoot-img-6{z-index: 6;top: 1930px;}
	#m-aishoot-img-6 img{width: 360px;}


	/*snight*/
	.m-snight-wrap{position: relative;padding-bottom: 102px;height: 1500px;}
	.m-snight-content{padding: 0 24px;position: absolute;left: 0;top: 249px;right: 0;}
	.m-snight-img{background-repeat: no-repeat;background-position: center top;background-size: cover;height: 720px; position: sticky;top: 0;filter: blur(15px); -webkit-filter: blur(15px); opacity: 0.6;
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
	}
	.item-img img{width: 107px;height: 80px;object-fit: cover;}

	.m-snight-head{line-height:50px; color: #F2F2F2;; font-size: 40px;max-width: 285px;font-family: Open Sans SemiBold;}
	.m-snight-subhead{line-height:50px; color: #F2F2F2;; font-size: 40px;max-width: 270px;font-family: Open Sans SemiBold;opacity: 0.6;}
	.m-snight-text{color: #BDBDBD; font-size: 16px;max-width: 307px;margin-top: 11px; line-height: 25px}


	.m-cameraTec-wrap{max-width: 425px;margin: auto; z-index: 2;position: relative;}
	.m-cameraTec-content{padding: 0 24px;}
	.m-cameraTec-head{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 40px;}
	.m-cameraTec-subhead{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 40px;opacity: 0.6;}
	.m-cameraTec-text{color: #BDBDBD;margin-top: 10px;line-height: 25px;max-width: 315px}
	
	/*scorrection*/
	#m-scorrection-wrap{position: relative;height: 1000px;margin-bottom: 412px;margin-top: 70px;}
	#m-scorrection-content{margin-top: 627px;}
	.m-scorrection-imgs-sticky{top: 45px;position: sticky;height: 400px;overflow: hidden;}
	.m-scorrection-img{position: absolute;}
	.m-scorrection-img{
	transform: scale(1);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	}
	#m-scorrection-img-1{transform: translateX(90px);opacity: 0.9;position: absolute;}
	#m-scorrection-img-2{transform: translate(-175px,57px);opacity: 0.5;position: absolute;}
	#m-scorrection-img-3{transform: translate(45px,90px);opacity: 0.5;position: absolute;}

	.m-cameraTec-img{
	transform: scale(1);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	}
	.reset-img{
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	}


	/*smacro*/
	#m-macro-wrap{position: relative;height: 1200px;margin-bottom: 412px;margin-top: 70px;}
	#m-scorrection-content{margin-top: 627px;}
	#m-macro-img-wrap{top: 45px;position: sticky;height: 400px;overflow: hidden;z-index: 1;}
	#m-macro-img-wrap img{position: absolute;}
	.sMacro-content-wrap{z-index: 2; position: sticky;top: 450px;height: 0px;}
	#m-macro-content{position: relative;top:12px}
	#m-macro-content-text{opacity: 0;position:absolute; top:0}
	#m-macro-focus-img{opacity: 0;}
	#m-macro-head-wrap{position:absolute; top:0;max-width: 300px}

	/*smoment*/
	#m-smoment-wrap{position: relative;height: 1000px;margin-bottom: 460px;}
	.m-smoment-imgs-wrap{position: sticky;top: 45px;height: 380px;}
	#m-smoment-img{opacity: 1;position: absolute;}
	#m-smoment-focus-img{opacity: 0;position: absolute;}
	#m-smoment-content{margin-top: 667px; position: relative;}
	
	/*selfie*/
	#m-selfie-wrap{position: relative;height: 1000px;margin-bottom: 460px;}
	.m-selfie-imgs-wrap{position: sticky;top: 45px;height: 360px;}
	#m-selfie-focus-img{opacity: 0;position: absolute;}
	#m-selfie-img{opacity: 1;position: absolute;}
	#m-selfie-content{margin-top: 30px;}
	#m-selfie-img{position: relative;z-index: 1;}
	#m-selfie-frame-img{position: absolute;top: 0;z-index: 2;width: 360px;height: 400px;background-position: center center;background-size: 740px;
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
	}
	.scale-selfie-img{
		-webkit-transform: scale(0.788);
		-moz-transform: scale(0.788);
		-ms-transform: scale(0.788);
		-o-transform: scale(0.788);
		transform: scale(0.788);
	}
	.scale-avatar-frame{background-size: 360px !important;}

	/*potrait*/
	#m-potrait-wrap{position: relative;height: 1000px;margin-bottom: 297px;}
	.m-potrait-imgs-wrap{position: sticky;top: 70px;height: 380px;}
	#m-potrait-focus-img{opacity: 0;position: absolute;}
	#m-potrait-img-wrap{opacity: 1;position: absolute;width:100%}
	#m-potrait-bg{position: absolute;right: 0;z-index: 1;width: 300px;}
	#m-potrait-img{position: absolute;right: 0;z-index: 2;left: 0;top: 45px;width: 183px;}
	#m-potrait-content{margin-top: 500px; position: relative;}
	#m-potrait-content{padding-right: 0px;}

	/*wideangle*/
	#m-wideangle-wrap{position: relative;height: 1060px;margin-bottom: 200px;}
	#m-wideangle-head{max-width: 255px;}
	.m-wideangle-imgs-wrap{position: sticky;top: 170px;height: 400px;}
	#m-wideangle-focus-img{opacity: 0;position: absolute;}
	#m-wideangle-img{opacity: 1;position: absolute;}
	#m-wideangle-content{margin-top: 462px; position: relative;}
	#m-wideangle-text{margin-top: 13px;}
	#m-wideangle-border{position: absolute;z-index: 2;background-color: transparent;width: 330px;margin: auto;left: 2px;right: 0;}
	#m-wideangle-img{width: 320px; height: 147px;background-position: center;background-size: 666px;margin: auto;position: absolute;top: 3px;left: 0;right: 0;border-radius: 5px;
		-webkit-transition: all 0.6s ease-out;
		-moz-transition: all 0.6s ease-out;
		-ms-transition: all 0.6s ease-out;
		-o-transition: all 0.6s ease-out;
		transition: all 0.6s ease-out;
	}
	.widerange-img-mb-scale{background-size: 336px !important}

	/*snight-old*/
	.m-snight-gallery .owl-carousel .item {padding: 0;}
	.m-snight-gallery{padding: 0 10px; z-index: 1;position: relative;margin-top: 344px; padding-bottom: 176px;}
	.m-snight-gallery .item-img{padding-top: 10px;}
	.m-snight-gallery .owl-theme .owl-dots .owl-dot span{width: 6px; height: 6px; margin: 5px 4px}
	

	/*advanced video*/
	.m-advancedVideo-wrap{position: relative}
	.m-advancedVideo-sticky{position: sticky;top: -58px;overflow: hidden;}
	.m-advancedVideo-container-bg{background-image: url("/WebB5/BphoneA85/blank-bphone-vertical.webp")}
	.m-advancedVideo-container{margin: auto;height: 885.8px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 412px;margin-left: -26px;}
	.m-advancedVideo-video{width: 400px;margin: auto;padding-top: 12px;z-index: -1;position: relative;}
	.m-advancedVideo-video video{border-radius: 20px;}
	.m-advancedVideo-content{max-width: 250px;margin: auto;position: relative;line-height: 25px}
	#m-video-like-life{max-width: 315px}
	#m-video-like-life-head{line-height: 50px;font-size: 40px}
	#m-screen-best-display{padding-top: 720px;}
	#m-borderless-design{padding-top: 720px;padding-bottom: 352px;}
	.m-advancedVideo-head{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 40px;}
	.m-advancedVideo-subhead{max-width: 220px;font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 40px;opacity: 0.6;}
	.m-advancedVideo-text{color: #BDBDBD;}
	.m-advancedVideo-text{margin-top: 12px;}

	/*color*/
	.m-color-wrap{position: relative;height: 1300px;margin-top: 89px;}
	.m-color-content{ margin: auto;position: sticky;top: 175px;padding: 0 24px}
	.m-color-head{font-family: Open Sans SemiBold;color: #F2F2F2;font-size: 40px;line-height: 50px;max-width: 255px;line-height: 48px;margin-top: 9px;}
	.m-color-subhead{font-family: Open Sans SemiBold;color: #F2F2F2;font-size: 40px;line-height: 50px;max-width: 255px;line-height: 48px;margin-top: 9px;opacity: 0.6;}
	.m-color-text{font-size: 18px;color: #BDBDBD;margin-top: 14px;line-height: 25px;max-width: 315px;float: left;}
	.m-color-img-wrap{z-index: 2;position: relative;background-color: black;text-align: center;margin-top: 420px;height: 870px;}
	#m-color-img{margin-top: 150px;max-width: 300px;}
	

	/*gamer*/
	.m-gamer-wrap{position: relative;padding-top: 190px; padding-bottom: 145px; background-color: black;}
	.m-gamer-content{padding: 0 24px;position: relative;}
	.m-gamer-head{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 48px;width: 315px;}
	.m-gamer-subhead{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 48px;width: 315px;opacity: 0.6;}
	.m-gamer-text{font-size: 16px;color: #BDBDBD;margin-top: 13px;line-height: 25px; max-width: 315px}
	.m-gamer-img{width: 340px; margin: auto; margin-top: 33px;}

	/*performance*/
	.m-performance-wrap{height: 2120px; position: relative;padding-bottom: 200px;}
	.m-performance-head{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 40px;}
	.m-performance-subhead{font-family: Open Sans SemiBold ;color:#F2F2F2;font-size: 30px;line-height: 40px;opacity: 0.6;}
	.m-performance-text{font-size: 16px;color: #BDBDBD;margin-top: 13px;line-height: 25px; max-width: 315px}
	.m-performance-img {text-align: center;width: 340px; height: 130px;position: absolute;left: 0;right: 0;margin: auto;}
	.m-performance-img-wrap{position: sticky; top: 450px;height: 130px;margin-top: 450px;}
	.m-performance-img img{width: 340px;}
	.m-performance-content-wrap{position: relative;top: 0px;width: 300px;margin: auto}
	#m-performance-charge-content{margin-top:520px; opacity: 0;}
	#m-performance-charge-img{opacity: 0;}
	#m-performance-battery-img{opacity: 0;}
	#m-performance-battery-content{margin-top:520px;opacity: 0;}
	#m-performance-gamer-img{top: -124px;}
	#m-performance-gamer-content{opacity: 0;}
	/*bos banner*/
	.m-bos-banner-wrap{position: relative;margin-bottom: 9px;height: 1652px; padding-top: 90px;}
	.m-bos-banner-img-wrap{position: sticky;top: 0;}
	#m-bos-banner-img{margin-top: 46px;max-width: 100%;}

	.m-bos-banner-content{text-align: center;padding: 0 15px;position: relative;margin-top: 410px;}
	.m-bos-banner-title{color: #161414;font-size: 63px;line-height: 90px;width: 127px; margin: auto;margin-bottom: 11px;}
	.m-bos-banner-head{font-family: Open Sans SemiBold;color: #1D1D1F;font-size: 30px;line-height: 38px; max-width: 321px; margin: auto;}
	.m-bos-banner-text{color: #1D1D1F;margin-top: 16px;max-width: 310px;line-height: 25px; margin: auto;margin-top: 31px}

	/*bos*/
	.m-bos-wrap{position: relative;height: 5310px;}
	#m-bos-info-content-most-secure{padding-top: 110px;padding-bottom: 307px;}
	#m-bos-info-content-most-secure-head{max-width: 320px}
	#m-bos-info-content-anti-theft{padding-top: 110px;padding-bottom: 280px;}
	#m-bos-info-content-no-ad{padding-top: 138px;padding-bottom: 344px;}
	#m-bos-info-content-90{padding-top: 110px;padding-bottom: 290px;}
	.m-bos-info-content-wrap{position: sticky;top: 0;padding:0 24px;background-color: white;}
	.m-bos-info-content{ margin: auto;height: 1000px;}
	.m-bos-info-head{font-family: Open Sans SemiBold ;color:#161414;font-size: 30px;line-height: 40px;max-width: 320px}
	.m-bos-info-text{font-size: 16px;color: #161414;margin-top: 13px;line-height: 25px;max-width: 300px}
	.m-bos-info-img img{width: 276px;}
	.m-b4p-content{overflow: hidden;}
	.m-b4p-content-title{color:#161414;width: 275px; margin: auto; height: 64px; font-size: 42px;}

	.m-bos-info-img{position: sticky;top: 0;text-align: center;background-color: white;}
	#m-bos-most-secure-img{margin-top: 100px;padding-bottom: 160px;}
	#m-bos-anti-theft-img{margin-top: 100px;padding-bottom: 160px;}
	#m-bos-no-ad-img{margin-top: 100px;padding-bottom: 160px;}
	/*bos os*/
	.m-bos-os-wrap{position: relative;height: 4892px;}
	.m-bos-os-bg{position: sticky;top: 0;height: 720px;background-size: contain;}
	#m-bos-os-android-ios{position: relative; margin-top: -562px;}
	#m-bos-os-addicted-content{position: relative;margin-top: 650px;margin-bottom: 536px;}
	#m-bos-os-addicted{margin-top: 500px; margin-bottom: 134px;position: relative;}
	.m-bos-os-content{color:#BDBDBD; margin: auto; font-size: 42px;padding: 0 24px;}
	
	.m-bos-os-title-text{float: left; font-size: 50px;}
	.m-bos-os-title-number{float: left;height: 40px;font-size: 35px;width: 40px;border: 3px solid white;border-radius: 10px;margin-top: 17px;margin-left: 15px;line-height: 31px;padding-left: 8px;}
	.m-bos-os-head{margin-top: 10px;color: #FFFFFF; font-size: 32px;line-height: 40px;max-width: 300px;}
	
	.m-bos-os-text{font-size: 16px;margin-top: 13px;line-height: 25px;max-width: 300px}
	.m-bos-os-img{position: relative;text-align: center;}
	.m-bos-os-img img{width: 259px}	
	.m-bos-os-href{font-size: 15px; margin-top: 102px;border-radius: 20px;border: 1px solid rgba(242, 242, 242, 0.5);padding: 9px 20px 9px 24px; width: fit-content;}
	.m-bos-os-href a{color: #FFFFFF !important;}
	.m-bos-os-href-text{ opacity: 0.5;}
	.m-bos-os-href-img img{margin-top: -2px;}

	/*extra info*/
	.m-extra-info-wrap{margin-bottom: 58px;}
	.m-extra-info-img{width: 330px;margin: auto;}
	.m-extra-info-content{margin: auto;position: relative;padding: 118px 40px 0 24px}
	.m-extra-info-head{font-family: Open Sans SemiBold ;color:#1D1D1F;font-size: 30px;line-height: 40px;}
	.m-extra-info-text{font-size: 16px;color: #6D6D6D;margin-top: 14px;line-height: 25px;max-width: 285px}
	#b4-warranty-text{max-width: 319px}
	#b4-support-content{padding: 75px 24px 0 24px;border-top: 1px solid #F4F0F0}
	#b4-warranty{margin-top: 70px;margin-bottom: 100px;}
	#b4-support{margin-top: 57px;}
}