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