@media screen and (max-width: 900px) {

img.parallax_logo {
	top: 5px;
}

#block0 {
	height: 700px;
}

#frontpagewrap {
	width: 100%;
	left: 0;
	margin-left: 0;
}

.social-front {
	top: 160px;
	left: 5%;
}

#social-front-label {
	top: 135px;
	margin-left: 0;
	left: 5%;
}

#social-front-facebook {
	margin-left: 0px;
}

#social-front-twitter {
	margin-left: 40px;
}

#social-front-instagram {
	margin-left: 80px;
}

#social-front-email {
	margin-left: 120px;
}

#toplink-front-label {
	top: 135px;
	right: 5%;
	margin-right: 0;
}

#toplink-front-kickstarter {
	top: 160px;
	right: 5%;
	margin-right: 0;
}

#front-page-info {
	position: absolute;
	top: 500px;
	width: 90%;
	margin-left: -45%;
}

#ks-video {
	width: 70%;
	min-width: 500px;
	top: 200px;
}

#down-arrow {
	bottom: auto;
}

.section {
	height: 400px;
}

.contentbox {
	width: 90%;
	margin-top: 0;
	padding-top: 0;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
	height: auto;
}

#navbottom {
	line-height: 50px;
}
.navitem {
	font-size: 20px;
}
.navitem.active {
	background-image: none;
}

.activetab {
	background-image: none;
}

.backarrow, .nextarrow {
	bottom: 0px;
	height: 50px;
	width: 50px;
	background-size: 23px 36px;
	z-index: 8888;
}

.backarrow {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.nextarrow {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.band-table h2 {
	margin-top: 5px;
}

.band-table h2:before, h2:after {
	top: 2;
}
.band-grid {
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

.band-item {
	width: 45%;
	margin-left: 3%;
}
.band-item img {
	height: 60px;
	margin-left: 10px;
	margin-top: 10px;
}
.band-name {
	font-size: 20px;
	letter-spacing: 1px;
}
.band-watchlink {
	margin-left: 0;
	margin-right: 0;
	margin-top: 6;
	margin-bottom: 0;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
}
.band-linklist {
	margin: 10 0;
	width: 100%;
}
.band-links {
	height: 70px;
	width: 100%;
	font-size: 10px;
}
.band-links, .band-watchlink, .band-linklist {
	text-align: center;
}

.band-top {
	margin: 0 auto;
	width: 310;
	height: 10;
}
.band-info {
	width: 180px;
	display: inline-block;
}
#band-olr, #band-rt {
	line-height: 20px;
}
#song-olr, #song-rt {
	margin-top: 7px;
	height: 20px;
}
#band-rawt {
	height: 27px;
}
#song-rawt {
	margin-top: 0px;
	line-height: 18px;
}
.song-name {
	font-size: 16px;
}

.footer-container {
	width: 90%;
}

#block_footer h1 {
	font-size: 14px;
}

.topbar {
	display: none;
}

#topbar-mobile {
	display: block;
}

.more-button {
	cursor: pointer;
	margin-top: 5px;
	margin-left: 10px;
	color: #fbb03b;
	font-size: 40px;
	line-height: 40px;
}

#topbar-mobile img {
	width: 250px;
}

#topbar-mobile-sub {
	width: 100%;
	position: absolute;
	top: 55px;
	height: 60px;
	background-color: rgba(251,176,59,0.95);
}

#logo-mobile {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -100px;
}

.toplink-mobile {
	background-color: #fbb03b;
	height: 24px;
	color: #000;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	cursor: pointer;
	border-radius: 15px;
	position: inherit;
}

.toplink-mobile ul,li {
	list-style-type: none;
}

.toplink-mobile ul {
	margin-left: 5%;
	width: 90%;
}

.topbar-mobile li {
	font-family: 'Oswald', sans-serif;
	height: 40px;
	display: inline-block;
	text-align: center;
}

#topbar-mobile-sub {
	display: none;
}

#topbar-mobile-sub img {
	width: 160px;
	margin-top: 5px;
	display: inline-block;
}

#topbar-mobile-sub a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

.link-half {
	display: inline-block;
	height: 60px;
	width: 45%;
	margin: 0;
	text-align: center;
}
.link-half i {
	color: #000;
	font-size: 28px;
	margin: 0 5;
}
.link-half-label {
	font-family: 'Oswald', sans-serif;
	color: #000;
}
.link-half:first-child {
	float: left;
	margin-left: 5%;
}
.link-half:last-child {
	float: right;
	margin-right: 5%;
}
}

@media screen and (max-width: 641px) {
	.band-item {
		width: 90%;
		margin-left: 5%;
	}
	.band-watchlink {
		font-size: 18px;
	}
}

@media screen and (max-width: 500px) {
	img.parallax_logo {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	#ks-video {
		min-width: 0;
		width: 100%;
	}
	.link-half i {
		font-size: 22px;
	}
	#contact, .right-side {
		font-size: 10px;
	}
	#topbar-mobile-sub img {
		width: 130px;
	}
	#topbar-mobile-sub {
		height: 55px;
	}

	#social-front-facebook {
		margin-left: 0px;
	}

	#social-front-twitter {
		margin-left: 30px;
	}

	#social-front-instagram {
		margin-left: 60px;
	}

	#social-front-email {
		margin-left: 90px;
	}
	#toplink-front-kickstarter img {
		height: 18px;
		margin-top: 4px;
	}
}