#SD DIV.hero
{
	width: 100%;
	height: 70vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: 50% 50%;
	background-size: cover;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-bottom: calc(var(--defaultInterval)*1);
	margin-bottom: 0;
}
#SD DIV.hero DIV.pageTitle
{
	font-family:var(--primaryFontFamily);
	position: absolute;
	font-size: 98px;
	z-index: 200;
	top: -13px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
}
#SD DIV.hero.notReady DIV.pageTitle
{
	opacity: 0 !important;
	background-color: #641212 !important;
}
.hero .parallax .burns
{
	width: 100%;
	height: 100%;
}
.hero .parallax .burns .image
{
	width: 100%;
	height: 100%;
}
.hero .burns
{
	width: 100%;
	height: 100%;
	position: relative;
}
.hero .parallax
{
	width: 100%;
	height: 100%;
	position: relative;
}
.hero DIV.imageWrapper
{
	width: 100%;
	height: 100%;
	min-height: 200px;
	min-width: 200px;
	background-position: center;
	background-size: cover;
	position: relative;
}
.hero DIV.imageWrapper
{
	width: 100%;
	height: 100%;
	min-height: 200px;
	min-width: 200px;
	background-position: center;
	background-size: cover;
	position: relative;
}
.hero DIV.imageWrapper
{
	width: 100%;
	height: 100%;
	min-height: 200px;
	min-width: 200px;
	background-position: center;
	background-size: cover;
	position: relative;
}
.hero DIV.imageWrapper
{
	width: 100%;
	height: 100%;
	min-height: 200px;
	min-width: 200px;
	background-position: center;
	background-size: cover;
	position: relative;
}
