/*start setting*/
body{

	--ppad:100px;
}
.content-page{
	background: #fff;
}
.fleece h1,.fleece h2,.fleece h3,.fleece h4,.fleece h5,.fleece h6,.fleece p{
	/*font-family: 'Prompt', sans-serif!important;*/
	color: #000;
	padding: 0;
	margin: 0;
}
.fleece h1,.fleece h2,.fleece h3,.fleece h4,.fleece h5,.fleece h6{
	line-height: 34px;
}
.fleece h1 {
	line-height: 62px;
	font-weight: 600;
}
.fleece h1 ,
.fleece .h1 {
	font-size: 46px;
}
.fleece .h1 {
	line-height: 77px;
	font-weight: 300;
}
.fleece h2 {
	font-size: 38px;
	line-height: 48px;
	font-weight: 400;
}
.fleece h2.en {
	font-weight: 600;
}
.fleece h3 {
	font-size: 20px;
	line-height: 36px;
	font-weight: 300;
}
.fleece p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}
.d-block{
	display: block;
}
.d-flex {
	display: flex;
}
.middle-center {
	position: absolute;
	display: table;
	width: 100%;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.border-white {
	border-color: #fff!important;
}
.w-100{
	width: 100%!important;
	height: 100%!important;
}
.img-fluid {
	max-width: 100%;
	height: auto;
} 
.mx-auto{
	margin: auto;
}
.col-center{
	float: none;
	margin: 0 auto;
}
.mscolor {
	color: var(--msColor)!important;
}
.height100{
	height: 100%;
}
.text-light{
	color: #fff!important;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.owl-nav button.owl-prev {
	background: #fff0!important;
}
.owl-nav button.owl-next {
	background: #fff0!important;
}

/*end setting*/

/*section-hero*/
.section-hero{
	background: var(--msColor);
}
.section-hero h2.en{
	padding: 15px 0;
}
/*section-hero-bottom*/
.section-hero-bottom{
	padding: 30px 0;
}
/*section-one-title*/
.section-one-title {
    background: var(--msColor);
    padding: 30px;
}
/*section-one-content*/
.section-one-content{
	padding-bottom: 100px;
}
.section-one-content .left .content {
    padding: 30px 0 0 var(--ppad);
    width: 90%;
    display: table;
}
.section-one-content .right .content {
    padding:  var(--ppad)  var(--ppad) 0 0;
}
.section-one-content .right .img-ab {
    position: absolute;
    top: 165px;
    left: -110px;
}
/*section-two-title*/
.section-two-title{
	padding-left: var(--ppad);
}
/*section-two-content*/
.section-two-content{
	position: relative;
    padding: 30px 0px;
    background: var(--msColor);
}
.section-two-content .left{
	margin-left: var(--ppad);
	margin-right: var(--ppad);
}
.section-two-content .left .content {
    padding: 0px 15px;
}
.section-two-content .left h3{
	padding-bottom: 15px;
}
.section-two-content .slider {
	z-index: 99999;
	list-style: none;
    padding: 0;
    margin: 0;
    width: 40%;
    position: absolute;
    bottom: 26%;
    left: 9%;
}
.section-two-content .slider li{
	float: left;
	background: #fff;
	width: 33.33333333333333%;
	height: 5px;
}
.section-two-content .slider li.active,
.section-two-content .slider li:hover{
	height: 10px;
	margin-top: -3px;
}
.section-two-content .slider li:hover{
	cursor: pointer;
	background: #cdcdcd;
}
.section-two-content .owl-dots{
	display: none;
}
/*section-three-content*/
.section-three-content{
	margin: 60px 0;
	border:1px solid var(--msColor);
}
.section-three-content .left{
	background: var(--msColor);
}
.section-three-content .left .content{
	padding: 30px 45px 30px var(--ppad);
}
.section-three-content .right .content{
	padding: 30px var(--ppad) 30px 45px;
}
.section-three-content .left .content img{
	padding: 30px 0;
}
.section-three-content .right .content .box{
	padding: 15px 0;
}
.section-three-content .right .content .sub-content{
	padding-left: 20px;
}
/*section-four-title*/
.section-four-title{
	background: var(--msColor);
	padding: 15px 0 30px;
}
/*section-four-content*/
.section-four-content{
	position: relative;
}
.section-four-content .content{
	position: absolute;
	width: 368px;
}
.section-four-content .content h3{
	padding-bottom: 30px;
}
.section-four-content .box1{
	width: 642px;
}
.section-four-content .box2 {
    top: 47px;
    left: 543px;
}
.section-four-content .box3 {
    top: 400px;
    left: 440px;
}
.section-four-content .box4 {
    position: absolute;
    width: 630px;
    top: 172px;
    right: 0;
}
.section-four-content .box5{
	position: relative;
	margin-top: 110px
}
.section-four-content .box5 .left img {
    width: 640px;
    display: block;
    margin-left: auto;
}
.section-four-content .box6 {
    top: 38px;
    left: -96px;
}
.section-four-content .box7{
	position: relative;
	margin-top: 110px
}
.section-four-content .box7 .left img {
    display: block;
    margin-left: auto;
}
.section-four-content .box8 {
    top: 83px;
    left: 188px;
}
.section-four-content .box9{
	position: relative;
}
.section-four-content .box9 .left img {
    width: 560px;
    display: block;
    margin-left: auto;
}
.section-four-content .box10 {
    top: 38px;
    left: -96px;
}
/*section-five-content*/
.section-five-content{
    padding: 100px 0 50px 0;
}
.section-five-content .h1 {
    line-height: 56px;
    padding-bottom: 30px;
}
.section-five-content .content {
    background: var(--msColor);
    padding: 40px;
}

.section-five-content .content .box-bg-img {
    margin: auto;
    background: #000;
    padding: 5px 20px;
}
.section-five-content .content .box-img {
    width: 280px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}
.section-five-content .content .m-3{
	margin:20px 0;
}
/*section-six-title*/
.section-six-title{
    padding-bottom: 70px;
}
/*section-six-content*/
.section-six-content {
    padding: 0 var(--ppad) 60px;
}
/*section-six-content*/
.section-six-content {
    padding: 0 var(--ppad) 60px;
}
.section-six-content p{
	padding-top: 15px;
}
/*section-seven-content*/
.section-seven-content{
	background: var(--msColor);
	margin: 25px var(--ppad) 60px;
}
.section-seven-content .content{
	padding: 60px 0;
}
.section-seven-content .content .col-center p:first-child{
	padding-bottom: 20px;
}
@media  screen and (min-width: 1900px) {
	body{
		--ppad:150px;
	}
	/*.fleece h1 {
		line-height: 86px;
	}*/
	/*.fleece h1 ,
	.h1 {
		font-size: 56px!important;
	}
	.h1 {
	    line-height: 60px;
	    font-weight: 300;
	}*/
	/*.fleece h2 {
		font-size: 48px;
		line-height: 60px;
	}
	.fleece h3 {
		font-size: 24px;
		line-height: 36px;
	}
	.fleece p {
		font-size: 20px;
		line-height: 29px;
	}*/
	.owl-nav button.owl-prev {
	    left: 5%!important;
	}
	.owl-nav button.owl-next {
	    right: 5%!important;
	}
	/*section-one-title*/
	.section-one-title {
	    padding: 60px;
	}
	.section-one-content .left .content {
	    padding: 30px 0 0 var(--ppad);
	    width: 74%;
	}
	.section-one-content .right .content {
	    padding:  var(--ppad)  var(--ppad) 0 0;
	}
	.section-one-content .right .img-ab {
	    position: absolute;
	    top: 193px;
	    left: -146px;
	}
	.section-two-content .slider {
	    width: 40%;
	    bottom: 24%;
	    left: 9%;
	}
	.section-three-content .left .content{
		background: var(--msColor);
		padding: 40px 60px 40px var(--ppad);
	}
	.section-three-content .right .content{
		padding: 40px var(--ppad) 40px 60px;
	}
	.section-three-content .right .content .box{
		padding: 20px 0;
	}
	.section-four-content .content {
	    width: 395px;
	}
	.section-four-content .box1 {
	    width: auto;
	}
	.section-four-content .box2 {
	    top: 75px!important;
	    left: 820px!important;
	}
	.section-four-content .box4 {
	    width: auto;
	}
	.section-four-content .box3 {
	    top: 550px!important;
	    left: 584px!important;
	}
	.section-four-content .box5 .left img {
	    width: auto;
	}
	.section-four-content .box6 {
	    top: 50px!important;
	    left: -94px!important;
	}
	.section-four-content .box8 {
	    top: 130px!important;
	    left: 340px!important;
	}
	.section-four-content .box9 .left img {
	    width: auto;
	}
	.section-four-content .box10 {
	    top: 40px!important;
	    left: -104px!important;
	}
	.section-five-content .h1 {
	    line-height: 70px;
	    padding-bottom: 30px;
	}
	.section-five-content .content {
	    padding: 40px 135px;
	}
	.section-five-content .content .box-img {
	    width: 302px;
	}
}
@media  screen and (min-width: 1700px) {
	.section-one-content .right .content {
	    padding: var(--ppad) var(--ppad) 0 30px;
	}
}
@media  screen and (min-width: 1600px) {
	.section-four-content .box8 {
	    left: unset!important;
	    top: 117px;
	    right: -74px;
	}
}
@media  screen and (min-width: 1450px) {
	.section-four-content .box8 {
	    left: 212px;
	}
}
@media  screen and (min-width: 1400px) {
	.section-four-content .box2 {
	    top: 47px;
	    left: 563px;
	}
	.section-four-content .box3 {
		left: unset;
	    right: 564px;
	}
}
@media only screen and (max-width: 1330px) {
	.section-four-content .box2 {
	    left: 570px;
	}
	.section-four-content .box3 {
	    left: 400px;
	}
	.section-four-content .box6 {
	    left: -70px;
	}
	.section-four-content .box8 {
	    left: 170px;
	}
	.section-four-content .box10 {
	    top: 30px;
	    left: -83px;
	}
}
@media only screen and (max-width: 1300px) {
	.section-four-content .box3 {
	    left: 433px;
	}
	.section-four-content .box4 {
	    width: 556px;
	    top: 200px;
	}
}
@media only screen and (max-width: 1288px), screen and (max-width: 1280px) {
	body {
	    --ppad: 60px;
	}
	.section-one-content .right .img-ab {
	    top: 100px;
	}
	.section-four-content .box3 {
	    left: 419px;
	}
	.section-four-content .box8 {
	    left: 155px;
	}
	.section-five-content .content{
		width: 47%;
	}
	.section-seven-content .col-center{
		width: 60%;
	}
}
@media only screen and (max-width: 1270px) {
	.section-four-content .box3 {
	   	left: 408px;
	}
	.section-four-content .box8 {
	    left: 148px;
	}
}
@media only screen and (max-width: 1250px) {
	.section-four-content .box3 {
	    left: 385px;
	}
	.section-four-content .box8 {
	    left: 143px;
	}
}
@media only screen and (max-width: 1230px) {
	.section-four-content .box3 {
	    left: 366px;
	}
	.section-four-content .box8 {
	    left: 135px;
	}
}
@media only screen and (max-width: 1210px) {
	.section-four-content .box3 {
	    left: 348px;
	}
}
@media only screen and (max-width: 1208px) {
	.fleece .h1 {
	    line-height: 60px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 40px!important;
	}
	.section-hero h2.en {
	    padding: 10px 0;
	}
}
@media only screen and (max-width: 1190px) {
	.section-four-content .box1 {
	    width: 540px;
	}
	.section-four-content .box2 {
	    top: 35px;
    	left: 478px;
	}
	.section-four-content .box3 {
	    left: 324px;
	}
	.section-four-content .box8 {
	    top: 70px;
	    left: 122px;
	}
	.section-seven-content .col-center {
	    width: 70%;
	}
}
@media only screen and (max-width: 1180px) {
	.section-four-content .box3 {
	    left: 313px;
	}
}
@media only screen and (max-width: 1170px) {
	.section-four-content .box5 {
	    margin-top: 190px;
	}
	.section-four-content .box5 .left img {
	    width: 526px;
	}
	.section-four-content .box3 {
	    left: 304px;
	}
	.section-four-content .box6 {
	    top: 26px;
	}
	.section-four-content .box9 {
	    padding-top: 30px;
	}
	.section-four-content .box9 .left img {
	    width: 500px;
	}
}
@media only screen and (max-width: 1160px) {
	.section-four-content .box3 {
	    left: 294px;
	}
	.section-four-content .box8 {
	    left: 110px;
	}
}
@media only screen and (max-width: 1150px) {
	.section-four-content .box3 {
	    left: 277px;
	}
	.section-four-content .box8 {
	    left: 100px;
	}
}
@media only screen and (max-width: 1120px) {
	.section-four-content .box3 {
	    left: 243px;
	}
	.section-four-content .box8 {
	    left: 93px;
	}
}
@media only screen and (max-width: 1100px) {
	.section-four-content .box1 {
	    width: 510px;
	}
	.section-four-content .box2 {
	    top: 35px;
	    left: 449px;
	}
	.section-four-content .box4 {
	    width: 495px;
	    top: 227px;
	}
	.section-four-content .box3 {
	    left: 293px;
	}
}
@media only screen and (max-width: 1082px) {
	.fleece h1, .fleece .h1 {
	    font-size: 36px!important;
	}
	.section-four-content .box3 {
	    left: 273px;
	}
	.section-four-content .box8 {
	    left: 90px;
	}
}
@media only screen and (max-width: 1060px) {
	.section-one-content .right .img-ab {
	    top: 122px;
	}
	.section-four-content .box3 {
	    left: 254px;
	}
	.section-four-content .box8 {
	    left: 77px;
	}
}
@media only screen and (max-width: 1040px) {
	.section-four-content .box3 {
	    left: 230px;
	}
	.section-four-content .box8 {
	    left: 64px;
	}
}
@media only screen and (max-width: 1024px) {
	.fleece .h1 {
	    line-height: 48px;
	}
	.section-four-content .box3 {
	    left: 220px;
	}
	.section-four-content .box8 {
	    left: 64px;
	    top: 55px;
	}
	.section-seven-content .col-center {
	    width: 80%;
	}
}
@media only screen and (max-width: 834px) {
	body {
	    --ppad: 40px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 30px!important;
	    line-height: 36px;
	}
	.fleece h2 {
	    font-size: 26px;
	    line-height: 36px;
	}
	.fleece h3 {
	    line-height: 28px;
	}
	.fleece p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.section-one-content .right .img-ab {
	    top: 135px;
	    left: -65px;
	}
	.section-three-content .left .content {
	    padding: 30px 30px 30px var(--ppad);
	}
	.section-three-content .right .content {
	    padding: 30px var(--ppad) 30px 30px;
	}
	.section-four-title {
	    background: var(--msColor);
	    padding: 30px 0 30px;
	}
	.section-four-content .content h3 {
	    padding-bottom: 20px;
	}
	/*.section-four-content .content {
	    width: 300px;
	}*/
	.section-four-content .box1 {
	    width: 436px;
	}
	.section-four-content .box2 {
	    left: 334px;
	}
	.section-four-content .box3 {
	    top: 407px;
	    left: 137px;
	}
	.section-four-content .box4 {
	    width: 430px;
	    top: 256px;
	}
	
	.section-four-content .box5 {
	    margin-top: 242px;
	}
	.section-four-content .box5 .left img {
	    width: 384px;
	}
	.section-four-content .box6 {
	    top: 23px;
	    left: -105px;
	}
	.section-four-content .box8 {
	    left: 114px;
	    top: 43px;
	}
	.section-four-content .box9 .left img {
	    width: 385px;
	}
	.section-four-content .box9 {
	    padding-top: 100px;
	}
	.section-four-content .box10 {
	    top: 25px;
	    left: -104px;
	}
	.section-five-content .content {
	    width: 50%;
	}
}
@media only screen and (max-width: 820px) {
	.section-four-content .box3 {
	    top: 407px;
	    left: 118px;
	}
}
@media only screen and (max-width: 790px) {
	.section-four-content .box3 {
	    top: 407px;
	    left: 85px;
	}
	.section-four-content .box5 {
	    margin-top: 280px;
	}
}
@media only screen and (max-width: 768px) {
	body {
	    --ppad: 30px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 28px!important;
	    line-height: 36px;
	}
	.fleece h2 {
	    font-size: 24px;
	    line-height: 30px;
	}
	.section-four-content .box3 {
	    left: 71px;
	}
	.section-four-content .box8 {
	    left: 93px;
	    top: 37px;
	}
	.section-seven-content .col-center {
	    width: 85%;
	}
}
@media only screen and (max-width: 767px) {
	body {
	    --pwid: 450px;
	}
	.section-one-content .arrow1 {
	    position: absolute;
	    width: 9px;
	    top: 116px;
	    left: 68px;
	}
	.section-one-content .arrow2 {
	    position: absolute;
	    width: 9px;
	    top: 162px;
	    left: 107px;
	}
	.section-four-content .box1 {
	    width: 210px;
	}
	.section-four-content .box1 {
	    width: 210px;
	}
	.section-four-content .box2 {
	    top: 20px;
	    left: 226px;
	}
	.section-four-content .content {
	    width: 350px;
	}
	.section-four-content .arrow2 {
	    position: absolute;
	    top: 34px;
	    left: 113px;
	    width: 127px;
	}
	.section-four-content .box4 {
	    position: unset;
	    width: 300px;
	    display: block;
	    margin: auto;
	    margin-top: 40px;
	}
	.section-four-content .box3 {
	    top: 723px;
	    left: 50%;
	    transform: translate(-50%, 0);
	    width: 330px!important;
	}
	.section-four-content .arrow3 {
	    position: absolute;
	    width: 6px;
	    top: 615px;
	    left: 50%;
	    transform: translate(-50%, 0);
	}
	.section-four-content .box5 {
	    margin-top: 269px;
	}
	.section-four-content .box5 .left img {
	    width: 234px;
	    margin-left: unset;
	}
	.section-four-content .arrow4 {
	    position: absolute;
	    top: 96px;
	    left: 212px;
	    width: 153px!important;
	}
	.section-four-content .box6 {
	    width: var(--pwid)!important;
	    top: 210px;
	    left: -255px;
	}
	.section-four-content .box6 h3,
	.section-four-content .box6 p{
		text-align: right;
	}
	.section-four-content .box7 {
	    position: relative;
	    margin-top: 280px;
	}
	.section-four-content .box7 .left img {
	    width: 72%;
	}
	.section-four-content .arrow5 {
	    position: absolute;
	    top: 101px;
	    left: 277px;
	    width: 9px!important;
	}

	.section-four-content .box9 {
	    padding-top: 250px;
	}
	.section-four-content .box8 {
	    left: 50%;
	    transform: translate(-50%, 0);
	    top: 242px;
	    width: var(--pwid)!important;
	}
	.section-four-content .box8 h3,
	.section-four-content .box8 p{
		text-align: left;
	}
	.section-four-content .arrow6 {
	    position: absolute;
	    top: 192px;
	    left: 128px;
	    width: 300px!important;
	}
	.section-four-content .box10 {
	    top: -117px;
	    left: 37px;
	}
	.section-five-content {
	    padding: 178px 0 50px 0;
	}

}
@media only screen and (max-width: 480px) {
	body {
	    --pwid: 420px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 32px!important;
	    line-height: 41px;
	    font-weight: 400;
	}
	.fleece h2 {
	    font-size: 32px;
	    line-height: 41px;
	}
	.fleece p {
	    font-size: 14px;
	    line-height: 24px;
	}
	.d-flex{
		display: block;
	}
	.middle-center {
	    position: unset;
	    display: block;
	    width: 100%;
	    top: unset;
	    left: unset;
	    -moz-transform: unset;
	    -webkit-transform: unset;
	    -ms-transform: unset;
	    transform: unset;
	}
	.section-hero h1{
		font-size: 48px;
		line-height: 52px;
		font-weight: 600;
	}
	.section-hero .content{
	    padding: 50px 0;
	}
	.section-hero-bottom {
	    padding: 60px 20px;
	}
	.section-one-content .left .content {
	    padding: 0px var(--ppad);
	    width: 100%;
	    display: block;
	}
	.section-one-content .right .content {
	    padding: 20px var(--ppad) 20px var(--ppad);
	    margin-top: -20px;
	}
	.section-one-content .right img{
		display: block;
		margin-left: auto;
	}
	.section-one-content .arrow1 {
	    position: absolute;
	    width: 9px;
	    top: 155px;
	    left: 68px;
	}
	.section-one-content .arrow2 {
	    position: absolute;
	    width: 9px;
	    top: 125px;
	    left: 246px;
	}
	.section-two-content .left {
	    margin-left: 0;
	    margin-right: 0;
	}
	.section-two-content .item {
	    padding: 30px 30px 0px;
	}
	.section-two-content .left .content {
	    padding: 0;
	    height: 248px;
	}
	.section-two-content .owl-dots {
	    display: block;
	}
	.section-two-content .slider {
	    width: 340px;
	    bottom: unset;
	    top: 268px;
	    left: 50%;
	    -moz-transform: translate(-50%, -50%);
	    -webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	}
	.section-two-content .owl-theme .owl-dots .owl-dot span {
    	display: none!important;
	}
	.section-three-content {
	    margin: 25px 0 0;
	    border:unset;
	}
	.section-three-content .right .content {
	    padding: var(--ppad);
	    border-left: 1px solid var(--msColor);
	    border-right: 1px solid var(--msColor);
	    margin: 0 var(--ppad);
	}
	.section-three-content .right .content .sub-content {
	    padding-left: 0px;
	}
	.section-four-title {
	    padding: 15px 100px 15px 100px;
	}
	.section-four-content .box1 {
	    width: 210px;
	}
	.section-four-content .box2 {
	    top: 20px;
	    left: 226px;
	}
	.section-four-content .content {
	    width: 190px;
	}
	.section-four-content .arrow2 {
	    position: absolute;
	    top: 34px;
	    left: 113px;
	    width: 127px;
	}
	.section-four-content .box4 {
	    position: unset;
	    width: 300px;
	    display: block;
	    margin: auto;
	    margin-top: 40px;
	}
	.section-four-content .box3 {
	    top: 723px;
	    left: 50%;
	    transform: translate(-50%, 0);
	    width: 330px!important;
	}
	.section-four-content .arrow3 {
	    position: absolute;
	    width: 6px;
	    top: 615px;
	    left: 50%;
	    transform: translate(-50%, 0);
	}
	.section-four-content .box5 {
	    margin-top: 269px;
	}
	.section-four-content .box5 .left img {
	    width: 234px;
	    margin-left: unset;
	}
	.section-four-content .arrow4 {
	    position: absolute;
	    top: 96px;
	    left: 212px;
	    width: 153px!important;
	}
	.section-four-content .box6 {
	    width: var(--pwid)!important;
	    top: 210px;
	    left: -255px;
	}
	.section-four-content .box6 h3,
	.section-four-content .box6 p{
		text-align: right;
	}
	.section-four-content .box7 {
	    position: relative;
	    margin-top: 280px;
	}
	.section-four-content .box7 .left img {
	    width: 89%;
	}
	.section-four-content .arrow5 {
	    position: absolute;
	    top: 79px;
	    left: 113px;
	    width: 9px!important;
	}
	.section-four-content .box9 {
	    padding-top: 250px;
	}
	.section-four-content .box8 {
	    left: 50%;
	    transform: translate(-50%, 0);
	    top: 242px;
	    width: var(--pwid)!important;
	}
	.section-four-content .box8 h3,
	.section-four-content .box8 p{
		text-align: left;
	}
	.section-five-content {
	    padding: 300px 0 50px 0;
	}
	.section-four-content .box9 .left img {
	    width: 263px;
	}
	.section-four-content .arrow6 {
	    position: absolute;
	    top: 167px;
	    width: 225px!important;
	    left: 45px;
	}
	.section-four-content .box10 {
	    top: -15px;
	    left: 50%;
	    width: var(--pwid)!important;
	    transform: translate(-50%, 0);
	}
	.section-four-content .box10 h3,
	.section-four-content .box10 p{
		text-align: left;
	}
	.section-five-content {
	    padding: 300px 0 75px 0;
	    margin: 0 40px;
	}
	.section-five-content .content {
	    width: 100%;
	}
	.section-five-content .content {
	    padding: 40px 15px;
	}
	.section-six-title {
	    padding: 0 80px 70px 80px;
	}
	.section-six-content {
	    padding: unset;
	    margin-bottom: 80px;
	}
	.section-six-content p {
	    padding-top: 15px;
	    font-size: 24px!important;
	    line-height: 36px!important;
	}
}
@media only screen and (max-width: 428px) {
	body {
	    --ppad: 25px;
	    --pwid: 390px;
	}
	.section-one-content .left .content {
	    padding: 20px var(--ppad);
	}
	.section-one-content .arrow1 {
	    top: 136px;
	}
	.section-one-content .arrow2 {
	    left: 209px;
	}
	.section-one-content {
	    padding-bottom: 60px;
	}
	.section-one-content .right .content {
	    margin-top: -39px;
	}
	.section-four-title {
	    padding: 15px 80px;
	}
	.section-four-content .arrow2 {
	    top: 34px;
	    left: 88px;
	    width: 101px;
	}
	.section-four-content .content {
	    width: 210px;
	}
	.section-four-content .box2 {
	    top: 20px;
	    left: 185px;
	}
	.section-four-content .box4 {
	    margin-top: 15px;
	}
	.section-four-content .arrow3 {
	    top: 597px;
	}
	.section-four-content .arrow4 {
	    width: 130px!important;
	}
	.section-four-content .box5 {
	    margin-top: 325px;
	}
	.section-four-content .box6 {
	    left: -240px;
	}
	.section-four-content .arrow5 {
	    top: 69px;
	    left: 97px;
	}
	.section-four-content .box8 {
	    top: 230px;
	}
	.section-four-content .box9 .left img {
	    width: 235px;
	}
	.section-four-content .arrow6 {
	    top: 142px;
	    width: 194px!important;
	}
	.section-four-content .box10 {
	    top: -33px;
	}

	.section-five-content .content .box-bg-img {
	    padding: 5px 40px;
	}
	.section-six-title {
	    padding: 0 40px 65px 40px;
	}
	.section-seven-content .col-center {
	    width: 90%;
	}
}
@media only screen and (max-width: 414px) {
	body {
	    --ppad: 20px;
	    --pwid: 370px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 30px!important;
	}
	.section-hero h2.en {
	    padding: 6px 0;
	}
	.fleece h2 {
	    font-size: 26px;
	    line-height: 32px;
	}
	.section-one-content .arrow1 {
	    top: 136px;
	    width: 9px;
	}
	.section-one-content .arrow2 {
	    left: 190px;
	}
	.section-two-content .slider {
    	top: 285px;
	}
	.section-three-content .left .content {
	    padding: 30px 30px 30px 27px;
	}
	.section-four-content .box2 {
	    left: 176px;
	}
	.section-four-content .arrow3 {
	    top: 610px;
	}
	.section-four-content .box5 .left img {
	    width: 211px;
	}
	.section-four-content .arrow4 {
	    width: 108px!important;
	}
	.section-four-content .box6 {
	    left: -228px;
	    top: 190px;
	}
	.section-four-content .box9 .left img {
	    width: 230px;
	}
}
@media only screen and (max-width: 390px) {
	body {
	    --pwid: 340px;
	}
	.section-one-content .arrow1 {
	    top: 130px;
	    width: 8px;
	}
	.section-one-content .arrow2 {
	    left: 158px;
	    width: 8px;
	}
	.section-four-title {
	    padding: 15px 60px;
	}
	.section-four-content .box1 {
	    width: 200px;
	}
	.section-four-content .box2 {
	    left: 159px;
	}
	.section-four-content .arrow3 {
	    top: 583px;
	}
	.section-four-content .box3 {
	    top: 695px;
	}
	.section-four-content .arrow4 {
	    left: 202px;
	}
	.section-four-content .box6 {
	    left: -209px;
	    top: 184px;
	}
	.section-four-content .arrow6 {
	    top: 142px;
	    width: 164px!important;
	}
}
@media only screen and (max-width: 375px) {
	
	.section-two-content .slider {
    	width: 315px;
	}
	.section-three-content .left .content {
	    padding: 30px 25px 30px 25px;
	}
	.section-four-content .arrow2 {
	    width: 90px;
	}
	.section-four-content .box2 {
	    left: 154px;
	}
	.section-four-content .arrow5 {
	    top: 58px;
	    left: 85px;
	}
	.section-four-content .arrow6 {
	    width: 145px!important;
	}
}
@media only screen and (max-width: 360px) {
	body {
	    --pwid: 300px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 28px!important;
	}
	.fleece h2 {
	    font-size: 24px;
	    line-height: 29px;
	}
	.fleece h3 {
	    font-size: 18px;
	}
	.section-one-title {
	    padding: 20px;
	}
	.section-one-content .arrow1 {
	    top: 117px;
	}
	.section-one-content .arrow2 {
	    left: 130px;
	}
	.section-two-content .slider {
	    width: 285px;
	}
	.section-four-content .box1 {
	    width: 178px;
	}
	.section-four-content .arrow2 {
	    top: 34px;
	    left: 75px;
	    width: 80px;
	}
	.section-four-content .box2 {
	    left: 130px;
	}
	.section-four-content .box4 {
	    margin-top: 69px;
	}
	.section-four-content .arrow3 {
	    top: 589px;
	}	
	.section-four-content .box3 {
	    top: 713px;
	    width: 300px!important;
	}
	.section-four-content .arrow4 {
	    left: 180px;
	}
	.section-four-content .box5 {
	    margin-top: 369px;
	}
	.section-four-content .box6 {
	    left: -185px;
	    top: 184px;
	}
	.section-four-content .box9 {
	    padding-top: 314px;
	}
	.section-four-content .arrow6 {
	    width: 128px!important;
	}
	.section-four-content .box10 {
	    top: -50px;
	}
	.section-five-content .content .box-img {
	    width: 256px;
	}
	.section-five-content {
	    padding: 280px 0 75px 0;
	}
}
@media only screen and (max-width: 320px) {
	body {
	    --pwid: 260px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 24px!important;
	    line-height: 36px;
	}
	.fleece h2 {
	    font-size: 22px;
	    line-height: 28px;
	}
	.fleece p {
	    font-size: 12px;
	    line-height: 20px;
	}
	.section-one-title {
	    padding: 20px 15px;
	}
	.section-one-content .arrow1 {
	    top: 99px;
	    left: 53px;
	}
	.section-one-content .arrow2 {
	    left: 88px;
	}
	.section-two-content .left .content {
	    height: 230px;
	}
	.section-two-content {
	    padding: 20px 0px;
	}
	.section-two-content .slider {
	    width: 255px;
	    top: 263px
	}
	.section-three-content .left .content {
	    padding: 30px 20px 30px 20px;
	}
	.section-four-title {
	    padding: 15px 50px;
	}
	.section-four-content .box1 {
	    width: 148px;
	}
	.section-four-content .arrow2 {
	    left: 54px;
	}
	.section-four-content .box2 {
	    left: 116px;
	}
	.section-four-content .content {
	    width: 190px;
	}
	.section-four-content .box4 {
	    margin-top: 63px;
	}
	.section-four-content .box3 {
	    width: 280px!important;
	}
	.section-four-content .arrow4 {
	    left: 150px;
	}
	.section-four-content .arrow5 {
	    top: 51px;
	    left: 76px;
	}
	.section-four-content .box8 {
	    top: 208px;
	}
	.section-four-content .box6 {
	    left: -160px;
	    top: 184px;
	}
	.section-four-content .box9 .left img {
	    width: 190px;
	}
	.section-four-content .arrow6 {
	    top: 113px;
	    width: 119px!important;
	}
	.section-five-content .content .box-img {
	    width: 232px;
	}

}
@media only screen and (max-width: 280px) {
	body {
	    --pwid: 245px;
	}
	.fleece h1, .fleece .h1 {
	    font-size: 22px!important;
	    line-height: 36px;
	}
	.section-one-content .arrow1 {
	    top: 95px;
	    left: 53px;
	    width: 6px;
	}
	.section-one-content .arrow2 {
	    left: 49px;
	}
	.section-two-content .left .content {
	    height: 250px;
	}
	.section-two-content .slider {
	    width: 218px;
	    top: 282px;
	}
	.section-four-title {
	    padding: 15px 40px;
	}
	.section-four-title {
	    padding: 15px 40px;
	}
	.section-four-content .arrow2 {
	    top: 30px;
	    left: 35px;
	}
	.section-four-content .content {
	    width: 160px;
	}
	.section-four-content .box2 {
	    left: 108px;
	}
	.section-four-content .box4 {
	    margin-top: 126px;
	}
	.section-four-content .box3 {
	    width: 250px!important;
	}
	.section-four-content .box5 {
	    margin-top: 313px;
	}
	.section-four-content .arrow4 {
	    left: 133px;
	    width: 93px!important;
	}
	.section-four-content .box6 {
	    left: -155px;
	    top: 169px;
	}
	.section-four-content .arrow5 {
	    top: 42px;
	    left: 67px;
	}
	.section-four-content .box10 {
	    top: -23px;
	}
	.section-five-content .content .box-img {
	    width: 180px;
	}
	.section-six-title {
	    padding: 0 30px 65px 30px;
	}
}