html, body {
	max-width: 100% !important;
	overflow: hidden !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
#dh-backstretch {
	font-family: 'Archivo', sans-serif;
	z-index: 99999999 !important;
	width: 100% !important;
	height: 100% !important;
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	text-align: center !important;
	color: #ffffff !important;
}
#dh-backstretch .dh-background {
	z-index: 999999999 !important;
	width: 100% !important;
	height: 100% !important;
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	text-align: center !important;
	background-image: url("../img/overlays/15.png") !important;
	background-color: rgba(0,0,0,0.55) !important;
}
#dh-backstretch .dh-background h2,
#dh-backstretch .dh-background h5 {
	display: block !important;
	margin: 0px !important;
	padding: 0px !important;
	line-height: auto !important;
}
.dh-background .logo {
	color: #ffffff !important;
	padding: 0px !important;
	margin-top: 50px !important;
	line-height: 0 !important;
}
.dh-background .logo a {
	color: #ffffff !important;
}
.dh-background .logo .withlogo {
	margin-bottom: 50px !important;
}
.dh-background .logo .nologo {
	margin-bottom: 100px !important;
}
.dh-background .title {
	color: #ffffff !important;
	font-size: 50px !important;
	font-weight: 600 !important;
	text-transform: none !important
}
.dh-background .subtitle {
	color: #dddddd !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	margin: 0 !important;
	text-transform: none !important
}
.dh-background .countdown {
	font-family: 'Electrolize', sans-serif;
	letter-spacing: 1px !important;
	display: block !important;
	text-align: center !important;
	margin: 50px 0px !important;
	padding: 25px 0px !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	background-color: rgba(0,0,0,0.55) !important;
}
.dh-background .countdown small {
	font-family: 'Archivo', sans-serif;
	font-size: smaller !important;
}
.dh-background .countdown div {
	display: inline-block;
	margin-left: 25px !important;
	font-size: 85px !important;
	line-height: 1 !important;
	text-align: center !important;
}
/* IE7 inline-block hack */
*+html .dh-background .countdown div{
	display: inline !important;
	zoom: 1 !important;
}
.dh-background .countdown div:first-child {
	margin-left: 0 !important;
}
.dh-background .countdown div span {
	display: block !important;
	border-top: 1px solid #cecece !important;
	padding-top: 10px !important;
	font-size: x-small !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
	text-align: center !important;
}
.dh-background .social {
	font-family: 'Electrolize', sans-serif;
	font-size: small !important;
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 100px !important;
}
.dh-background .social a {
	color: #ffffff !important;
	margin: 0px 10px !important;
}
.dh-background .social a:hover {
	text-decoration: underline !important;
}
.dh-background .copyright {
	font-size: 10px !important;
	font-weight: 400 !important;
	position: absolute !important;
	text-align: center !important;
	margin: auto !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 25px !important;
}
.dh-background .copyright a {
	color: #ffffff !important;
}
.dh-background .copyright a:hover {
	text-decoration: underline !important;
}

