.shuttle-top-box{position:relative;padding:83px 0px 89px 57px;background-color:#edf3f1;}
.shuttle-top-box:before{content:'';position:absolute;top:63px;right:4px;z-index:0;width:633px;height:302px;background:url(../img/service/bg-shuttle-bus.png)no-repeat 0 0/100%;}
.shuttle-top-box .shuttle-title{padding:0 0 10px;font-weight:700;font-size:36px;line-height:48px;color:#111;letter-spacing:-0.7px;}
.shuttle-top-box .shuttle-txt{font-weight:300;font-size:16px;line-height:24px;color:#111;letter-spacing:-0.7px;}

@media screen and (max-width:1300px){
	.shuttle-top-box{padding:0 0 0 30px;}
	.shuttle-top-box:before{top:123px;width:500px;height:240px;}
	.shuttle-top-box > div{width:calc(100% - 370px);}
}

@media screen and (max-width:1024px){
	.shuttle-top-box{display:block;padding:20px;min-height:auto;}
	.shuttle-top-box:before{display:block;position:static;margin:0 auto 20px;}
	.shuttle-top-box:before{width:400px;height:192px;}
	.shuttle-top-box > div{width:100%;}
	.shuttle-top-box .shuttle-title br{display:none;}
}

@media screen and (max-width:768px){

	.shuttle-top-box:before{width:260px;height:125px;}
	.shuttle-top-box .shuttle-title{padding:0 0 5px;font-size:20px;line-height:30px;}
	.shuttle-top-box .shuttle-txt{font-size:14px;line-height:22px;}
}