@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	align-content: center;
	
}

/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}

/* Navigation */
header {
	width: 100%;
	height: 8%;
	padding-top: 5px;
	padding-bottom: 0px;

	
}
nav {
	width: auto;
	text-align: center;
}
header nav ul {
	list-style: none;
	float: none;
	font-size: 24px;
	line-height: 30px;
	
}
nav ul li {
	float: none;
	color: #FFFFFF;
	
	text-align: center;
	margin-right: 0px;
	letter-spacing: 2px;
	font-weight: bold;

}
ul li a {
	color: #090909;
}
ul li:hover a {
	color: #FF982B;
}

/* Home Section */
.hero {
	background-color: #FFFFFF;
    max-width: 768px
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
    max-height: 100%;
    max-width: 100%;
	margin-top: auto;
}

/* About Section */
.text_column_2 {
	width: 95%;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}
.parallax_about {
	color: #4C657C;
	text-align: left;
	padding-left: 50px;
	padding-top: 30px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 40px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
footer {
	background-color: #FBEDDE;
	background-image: 
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	padding-right: 40px;
}

/* Follow Section */
.stats {
	padding-top: 0px;
		color: #717070;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	padding-right: 40px;

		
}
.gallery {

	align-content: center;
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.parallax_follow {
	color: #4C657C;
	text-align: left;
	padding-left: 50px;
	padding-top: 30px;
	letter-spacing: 2px;
	margin-top: 0px;
}

/* Music Section */
.banner {
    padding-top: 30px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	
}

.banner_2 {
    padding-top: 30px;
	padding-bottom: 40px;
	background-repeat: repeat;
	background-color: #615A5A;
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	
		
}
.parallax_white {
	color: #FFFFFF;
	text-align: left;
	padding-left: 70px;
	padding-top: 30px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.button_m {
	width: 125px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 0px solid #000000;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button_m:hover {
	background-color: #BFBFBF;
	color: #000000;
	cursor: pointer;
}

.gallery_m {

	align-content: center;
	text-align: center;
	width: 100%;
	background-color: #000000;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

/* Schedule Section */
.button_bit {
	width: 200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	align-content: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button_bit:hover {
	background-color: #BFBFBF;
	color: #C4C4C4;
	cursor: pointer;
}
.hero_header_2 {
	color: #000000;
	text-align: center;
	font-weight: bolder;
    max-height: 100%;
    max-width: 100%;
	line-height: 25px;
}
.footer_banner {
	
	padding-top: 40px;
	padding-bottom: 40PX;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	color: #000000;
	
}
.parallax {
	color: #4C657C;
	text-align: left;
	padding-left: 50px;
	padding-top: 30px;
	letter-spacing: 2px;
	margin-top: 0px;

}

/* Contact Section */
.button {
	width: 200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #BFBFBF;
	color: #000000;
	cursor: pointer;
}
.hero_header_3 {
	color: #000000;
	text-align: center;
    max-height: 100%;
    max-width: 100%;
	line-height: 20px;
}
	
.hero_header_4 {
	color: #000000;
	text-align: center;
    max-height: 100%;
    max-width: 100%;
	line-height: 20px;
	font-weight:bolder;
}


footer {
	

}

/* Copyright Section */
.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #FFFFFF;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}

.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {

	text-align: center;
	color: #FFFFFF
}
}

/* Small Tablets */
@media ( min-width : 321px ) and (max-width : 767px ){
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
