.landing_initiatives_banner .banner01 {background: url(../images/initiatives/bg_preservation_for_future_generation.jpg) no-repeat center center; background-size: cover;}
.landing_initiatives_banner .banner_msg {margin-top: 0;}
.initiatives_about {padding: 120px 0;}
.we_encourage { padding: 100px 0 110px; background: url(../images/initiatives/banner_initiatives.jpg) no-repeat center center; background-size: cover;}
.we_encourage h6 {color: #fff; padding: 30px 0 0 0; display: block; font-family: 'Gotham-Book'; font-weight: normal; font-size: 21px; line-height: 29px;}
.we_encourage p {color: #fff; display: block; font-family: 'Gotham-Book'; font-weight: normal; font-size: 15px; line-height: 27px;}
.bg_polygon { display: inline-block; width: 99px; height: 118px; font-size: 0; background: url(../images/home/bg_polygon.png) no-repeat center center; background-size: cover; position: relative;}
.bg_polygon img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: inline-block; width: 70px; height: 70px;}
.we_encourage .services_box { padding: 0; }
.safety {background: #fecf0c; padding: 80px 0 60px;}
.safety .safety_desc {padding: 0 20px;}
.safety .safety_desc .inner {text-align: center; background: rgba(255,255,255,0.2); padding: 40px 80px 0; min-height: 440px;}
.safety .safety_desc img {width: 72px; display: inline-block; margin: 0 auto;}
.safety .safety_desc h6 {width: 100%; float: left; font-family: 'Gotham-Medium'; color: #000; font-size: 21px; line-height: 28px; margin: 10px 0 25px;}
.safety .safety_desc p {width: 100%; float: left; font-family: 'Gotham-Book'; color: #000; font-size: 15px; line-height: 21px; text-align: center;}


@media only screen and (max-width: 768px) {
	.initiatives_about { padding: 60px 0 50px 0px; }
	.we_encourage { padding: 60px 0 15px; background: url(../images/initiatives/mobile/banner_initiatives.jpg) no-repeat center center; background-size: cover;}
	.we_encourage h6 { font-size: 16px; line-height: 22px; }
	.bg_polygon { width: 66px; height: 79px; }
	.bg_polygon img { width: 45px; height: 45px; }
	.we_encourage h6 { padding-top: 0px; padding-bottom: 42px; font-family: 'Gotham-Medium'; }
	.we_encourage .page_title { padding-bottom: 20px; }
	
	.safety { padding: 35px 0px 30px 0px; }
	.safety .safety_desc .inner { padding: 30px 40px 35px 40px; margin: 20px 0px; min-height: auto; }
	.safety .safety_desc h6 { font-size: 18px; line-height: 24px;margin-bottom: 10px; }
	.safety .safety_desc img { width: 55px;  }
	.safety .safety_desc p { text-align: center; font-size: 13px; line-height: 21px; }
}