.CTA-ex1 { float:left; width:100%; position:relative; height:670px; background-size:cover; }
	.CTA-ex1 h2 { position:absolute; top:220px; width:100%; text-align:center; color:#fff; font-size:72px; font-weight:600; -webkit-text-stroke: 2px #000; }
		.CTA-ex1 h2 span { font-size:48px; font-weight:600; }
	.CTA-ex1 .btn { position:relative; top:390px; text-align:center; color:#fff; font-size:30px; font-weight:500; margin:0px auto 207px; padding:20px 40px; border-radius:8px; }
	.CTA-ex1 img { z-index:-1; }
	
	
	
	
	
@media only screen and (max-width: 1919px) {
	.CTA-ex1 h2 { top:150px; }
}

@media only screen and (max-width: 1679px) {
	.CTA-ex1 { height:540px; }
	.CTA-ex1 h2 { top:130px; font-size:62px; }
	.CTA-ex1 .btn { margin:0px auto 167px; top:310px; }
}

@media only screen and (max-width: 1439px) {
	.CTA-ex1 { height:480px; }
	.CTA-ex1 h2 { top:130px; font-size:50px; }
		.CTA-ex1 h2 span { font-size:40px; }
	.CTA-ex1 .btn { font-size:20px; margin:0px auto 176px; top:270px; }
}

@media only screen and (max-width: 1365px) {
	.CTA-ex1 .btn { font-size:20px; margin:0px auto 146px; }
}

@media only screen and (max-width: 1279px) {
	.CTA-ex1 { height:360px; }
	.CTA-ex1 h2 { top:70px; }
	.CTA-ex1 .btn { top:211px }
}

@media only screen and (max-width: 1023px) {
	.CTA-ex1 h2 { font-size:36px; top:50px; }
		.CTA-ex1 h2 span { font-size:30px; }
	.CTA-ex1 .btn { margin:0px auto 60px; }
}