body.page-id-6903 #thanks_banner {
	height: 100%;
	padding: 108px 0 122px;
	margin-top: 122px;
}
/*body.page-id-6903 #thanks_banner:before {
	content: '';
	background: #251515;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
}*/
body.page-id-6903 #thanks_banner .amg-wrap {
    max-width: 1070px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content {
	display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module {
	padding-top: 95px;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module h1 {
	color: #ffffff;
    font-size: 90px;
    font-weight: 700;
    line-height: 89%;
    text-align: left;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 48px;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module p:empty {
	display: none;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module p {
	color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    line-height: 137%;
    letter-spacing: 0.84px;
    margin-bottom: 37px;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module a {
	border: 1px solid #c14043;
    border-radius: 5px;
    background-image: linear-gradient(to top, #8a181b 0%, #d54639 100%);
    color: #f3f3f3;
    font-size: 24px;
    font-weight: 700;
    line-height: 160%;
    text-align: center;
    padding: 10.5px 22px;
    transition: all 0.2s;
    display: inline-block;
}
body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module a:hover {
	background: #fff;
    color: #8a181b;
}

/* Media */
@media (min-width: 981px) {
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content {
		flex-direction: row;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .col-sm-6 {
		width: 48%;
		margin-right: 5.6%;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .col-sm-6.et-last-child {
		width: 46.4%;
		margin-right: 0;
	}
}
@media (max-width: 1367px) {
	body.page-id-6903 #thanks_banner {
		background-size: cover;
	}
}
@media (max-width: 1120px) {
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module h1 {
		font-size: 88px;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module p {
		font-size: 24px;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module a {
		font-size: 22px;
	}
	body.page-id-6903 #thanks_banner {
		padding: 63px 0;
	}
}
@media (max-width: 980px) {
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module h1 {
		text-align: center;
		margin-top: 0;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module {
		padding-top: 0;
		padding-bottom: 50px;
	}
	body.page-id-6903 #thanks_banner {
		padding: 70px 0;
	}
}
@media (max-width: 445px) {
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module h1 {
		font-size: 76px;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module p {
		font-size: 22px;
	}
	body.page-id-6903 #thanks_banner .amg-wrap .amg-single-content .text-module a {
		font-size: 17px;
	}
}