#firewatch-takeover
{
	width: 100%;
	height: 74vh;
/* 	min-height: 1200px; */
	background: #0e1e24 url(images/firewatch-takeover-5.png) no-repeat center top;
/* 	background-size: 2000px 1058px;	 */
	background-size: cover;
}

#firewatch-logo
{
	width: 410px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	top: 30px;
	background: url(images/firewatch-title-2.png) no-repeat;
	background-size: 410px 150px;
}

#firewatch-link
{
	width: 420px;
	height: 94px;
	margin: 20px auto 0 auto;
	position: relative;
	top: 30px;
	background: url(images/firewatch-go-button-1.svg) no-repeat;
	background-size: 420px 94px;
}

#firewatch-transition
{
	width: 100%;
	height: 200px;
	position: relative;
	top: -200px;
	margin-bottom: -100px;
	background: url(images/firewatch-transition-3.png) no-repeat center top;
	background-size: 100% 200px;
	border-bottom: 3px solid #ebebeb;
}

/* Overriding the panic stylesheet */

body
{
	background: #c8e68f;
}

#above-support
{
	padding-top: 0px;
}

#above-support h1
{
	height: 263px;
	background-position-y: 0px;
}