@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}

body
{
	padding: 0px;
	margin: 0px;
}

.hidpi
{
	font-size: 24pt;
}

#title
{
	margin-top: 10%;
	margin-bottom: 5%;
	display: inline-block;
	width: 100%;
	position: relative;
}

#title::after
{
	padding-top: 24%;
	display: block;
	content: '';
}

.content
{
	background: url("images/overlay.png") repeat;
	position: relative;
	color: #CCCCCC;
	width: 90%;
	max-width: 900px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;

	font-family: "Roboto",serif;
}

.Name
{
	font-weight: bold;
	text-transform: uppercase;
}

.content ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 0.5em;
}

.content ul li
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0.5em;
}
.contentinner
{
	padding: 40px;
	padding-top: 20px;
}

.content a,
.content a:visited,
.content a:active,
.content a:link
{
	color: #7BB6FF;
	text-decoration: none;	
}

.content a:hover
{
	color: #FFCC66;	
	text-decoration: none;
}
h3
{
	color: #7BB6FF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 1.4rem;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
}

.trailer
{
	display: block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.trailer > div
{
	position: relative;
	padding-bottom: 56.25%;
	height: 0px;
}

.trailer iframe
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#lb
{
	position: fixed;
	display: table;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url("images/overlay.png") repeat;
	text-align: center;
}

#lb p
{
	color: #FFFFFF;
	font-family: "Rajdhani", sans-serif;
	font-size: .9em;
	text-transform: uppercase;
}

#lbcontent
{
	display: table-cell;
	vertical-align: middle;
}

#lb img
{
	box-shadow: 0 0 50px #000;
	max-width: 1000px;
	width: 90%;
	border: thin solid #FFFFFF;
}

.screentop
{
	display: table;
	float: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.screenright
{
	margin: 0px;
	padding: 0px;
	float:right;
	width: 25%;
}

.screentop .screenimage
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 25%;
}

.screenright .screenimage
{
	display: table-row;
	margin: 0px;
	padding: 0px;
}


.screenimage a,
.screenimage a:visited,
.screenimage a:active,
.screenimage a:link,
.screenimage a:hover
{
	display: block;
	width: 90%;
	margin: 5%;
	border: none;
	padding:4px;
}

.screenimage a:hover
{
	border: none;
}

.steambutton
{
	text-align: center;
}
.steambutton img
{
	border: 2px solid #7BB6FF;
}

.screenimage img
{
	width: 100%;
	height: auto;
	margin: 0;
	border: 2px solid #7BB6FF;
}

.screenimage a img,
.screenimage a:visited img,
.screenimage a:active img,
.screenimage a:link img,
.steambutton a img,
.steambutton a:visited img,
.steambutton a:active img,
.steambutton a:link img
{
	border: 2px solid #7BB6FF;
}

.screenimage a:hover img,
.steambutton a:hover img
{
	border: 2px solid #FFCC66;
}

#bandcamp
{
	margin-top: 40px;
	width: 100%;
	max-width: 350px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

footer
{
	text-align: center;
	color: #909090;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
}

#menu
{
	position: relative;
	font-size: 1.3em;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/overlay.png") repeat;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 5px;
	font-family: "Rajdhani", sans-serif;
	font-weight: bold;
}

#menu li
{
	display: inline;
	border-left: 2px solid #CCCCCC;
	padding: 1.3em;
	color: #FFFFFF;
	list-style-type:none;
}

#menu .first
{
	border-left: none;
	padding-left: 0;
}

#menu a,
#menu a:visited,
#menu a:active,
#menu a:link,
#menu a:hover
{
	color: #7BB6FF;
	text-decoration: none;	
}

#menu a:hover
{
	color: #FFCC66;	
	text-decoration: none;
}

h3
{
	font-size: 2.4em;
}

.content
{
	font-size: 1.0em;
}

#background
{
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
	background: url("images/background1920.jpg") no-repeat;
	background-color: #000000;
	background-size: cover;
	box-sizing: border-box;
}

#title
{
	background: url("images/title1920.png") no-repeat;
	background-size: 100% auto;
	background-position: 0px 0px;
}

@media screen and (max-width: 1280px)
{
	#background { background-image: url("images/background1280.jpg"); }
	#title{ background-image: url("images/title1280.png"); }
}

@media screen and (max-width: 1024px)
{
	#background { background-image: url("images/background1024.jpg"); }
	#title { background-image: url("images/title1024.png"); }
}

@media screen and (max-width: 768px)
{
	#background { background-image: url("images/background768.jpg"); }
	#title { background-image: url("images/title768.png"); }
}

@media screen and (max-width: 480px)
{
	#background { background-image: url("images/background480.jpg"); }
	#title { background-image: url("images/title480.png"); }
}

@media screen and (max-width: 320px)
{
	#background { background-image: url("images/background320.jpg"); }
	#title { background-image: url("images/title320.png"); }
}

@media screen and (max-width: 768px) 
{
	#menu li
	{
		display: block;
		border-left: none;
		padding: 0.1em;
		text-align: center;
	}

	#menu .first
	{
		border-left: none;
		padding: 0.1em;
	}

	.screentop
	{
		display: inline-block;
		float:none;
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.screenright
	{
		display: inline-block;
		float: none;
		position: relative;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}

	.screentop .screenimage
	{
		display: inline-block;
		margin: 0px;
		padding: 0px;
		width: 48%;
	}

	.screenright .screenimage
	{
		display: inline-block;
		margin: 0px;
		padding: 0px;
		width: 48%;
	}
}

@media screen and (max-width: 500px)
{
	.trailer
	{
		display: none;
	}

	#bandcamp
	{
		display: none;
	}

	.content
	{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 2%;
	}
}