#about-us-header { background: url('/img/about-us/header/bg.jpg') no-repeat top left; background-size: 100% }
	#about-us-header .container { position: relative }
	#about-us-header h1 { color: #FFF; font-size: 70px; font-weight: 700; line-height: 68px; margin: 0; padding: 50px 0 30px 0 }
		#about-us-header h1 span { display: block; font-size: 56px }
	#about-us-header img { position: absolute; right: 50px; top: 20px; width: 360px; z-index: 2 }
	#about-us-header #about-us-header-strapline { -webkit-clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%); background-color: #E9E8E8; clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%); padding: 70px 0 40px 0; position: relative; z-index: 1 }
		#about-us-header #about-us-header-strapline p { font-size: 32px; font-weight: 600; line-height: 34px; margin: 0 }
#about-us-content { padding-top: 70px }
	#about-us-content #about-us-content-main { padding-right: 30px }

@media (max-width: 1919px) {
	#about-us-header { background-size: 1920px }
}

@media (max-width: 1459px) {
	#about-us-header h1 { font-size: 60px; line-height: 58px }
		#about-us-header h1 span { font-size: 46px }
	#about-us-header img { width: 330px }
	#about-us-header #about-us-header-strapline p { font-size: 26px; line-height: 28px }
	#about-us-content { padding-top: 60px }
}

@media (max-width: 1199px) {
	#about-us-header h1 { font-size: 54px; line-height: 52px }
		#about-us-header h1 span { font-size: 40px }
	#about-us-header img { width: 310px }
	#about-us-header #about-us-header-strapline p { font-size: 22px; line-height: 24px }
	#about-us-content { padding-top: 50px }
}

@media (max-width: 991px) {
	#about-us-header { text-align: center }
	#about-us-header img { display: none }
	#about-us-content #about-us-content-main { padding-right: 0 }
}

@media (max-width: 767px) {
	#about-us-header h1 { font-size: 50px; line-height: 48px }
		#about-us-header h1 span { font-size: 36px }
	#about-us-header #about-us-header-strapline p { font-size: 20px; line-height: 22px }
}

@media (max-width: 575px) {
	#about-us-header h1 { font-size: 40px; line-height: 38px }
		#about-us-header h1 span { font-size: 26px }
	#about-us-header #about-us-header-strapline p br { display: none }
}

@media (max-width: 374px) {
	
}