@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	color:#FFF;
	line-height:150%;
	background:#000;
	/*background:#000 url(images/back.jpg) top center no-repeat;*/
	background-size:100% auto;
}
p {
	margin-bottom:15px;	
}
#wrapper {
	/*background:transparent url(images/interlaced.png)*/		
}
header {
	background: rgba(216,4,4,0.4);
	width:100%;
	text-align:center;	
	margin-bottom:20px;
}
.imgFull {
	width:100%;
	display:block;	
}
h1, h2, h3, h4 {
	font-weight:bold;
	text-transform:uppercase;	
}
nav ul li {
	display:inline-block;
}
nav ul li a {
	padding:20px 30px;
	display:inline-block;
	text-transform:uppercase;
	font-weight:600;
	color:#FFF;	
	font-size:24px;
	text-decoration:none;
}
nav ul li a:hover, nav ul li a:focus {
	background:#B02D2D;	
	color:#FFF;
	text-decoration:none;
}
h1 {
	text-align:center;
}
.logo {
	display:inline-block;
}
.logo img {
	width:200px;	
}
#intro {
	background:rgba(0,0,0,0.2);
	width:100%;
	padding:20px 0;	
	text-align:center;
	text-transform:uppercase;
	text-shadow:3px 3px 6px #000;
}
#intro p {
	margin-bottom:30px;	
	font-size:30px;
	color:#FFF;
}
#intro h2 {
	color:#b02d2d;
	font-size:48px;
	margin-bottom:20px;
	font-weight:bold;	
}
.introBody {
	/*background:rgba(216,4,4,0.2);*/
	padding:15px 0;
	font-size:18px;
	margin-bottom:30px;
}
.singleBox {
	text-align:center;	
}
.singleBox h3 {
	font-size:24px;
	padding:15px 0;
	font-weight:bold;
	color:#FFF;	
}
.singleBox:nth-child(1) h3, .singleBox:nth-child(1) p {
	background:rgba(142,27,27,0.6);	
}
.singleBox:nth-child(2) h3, .singleBox:nth-child(2) p {
	background:rgba(130,33,68,0.6);	
}
.singleBox:nth-child(3) h3, .singleBox:nth-child(3) p {
	background:rgba(135,34,34,0.6);
}
.boxImage {
	width:100%;
	display:block;
}
.singleBox p {
	font-size:14px;
	padding:15px 25px;
}
#boxes {
	padding-bottom:50px;	
}

.homeButton {
	margin:30px 0 50px 0;	
}
.homeButton a {
	font-size:28px;
	color:#FFF;	
	background:#b02d2d;
	display:inline-block;
	padding:15px 35px;
	text-transform:uppercase;
}
.homeButton a:hover, .homeButton a:focus {
	background:#9B2828;	
	text-decoration:none;
	color:#FFF;
}
#extra {
	background:transparent url(images/extra.jpg) top center no-repeat;
	background-size:cover;
	padding:50px 0;	
}
.extra-content h4 {
	font-size:24px;	
	margin-bottom:10px;
}
.extra-content span {
	display:block;
	margin-bottom:5px;	
}
.extra-content p {
	font-size:16px;	
	margin-bottom:10px;	
}
.blackLink {
	display:inline-block;	
	padding:10px 25px;
	font-size:16px;
	text-transform:uppercase;
	background:rgba(0,0,0,0.5);
	color:#FFF;
}
.blackLink:hover, .blackLink:focus {
	background:#000;	
	text-decoration:none;
	color:#FFF;
}
#bands {
	padding:50px 0;
	text-align:center;	
	background:#000;
}
#bands h4 {
	font-size:24px;	
	text-align:center;
	margin-bottom:70px;	
}
.bands-mobile {
	display:none;	
}
footer {
	background:#7C2020;
	text-align:center;	
	padding:50px 0;
}
footer .footerlogo {
	text-align:center;
	width:100%;	
	margin-bottom:20px;
}
footer .footerlogo a {
	display:inline-block;	
}
footer .footerlogo a img {
	width:200px;	
}
footer ul {
	width:100%;	
	text-align:center;
	margin-bottom:20px;
}
footer ul li {
	display:inline-block;
	margin-right:20px;	
}
footer ul li a {
	display:inline-block;
	width:48px;
	opacity:0.6;	
}
footer ul li:last-of-type {
	margin-right:0;	
}
footer ul li a img {
	width:100%;
	display:block;	
}
footer ul li a:hover {
	opacity:1;	
}
.gallSingle {
	display:block;
	background-repeat:no-repeat;	
	background-size:cover;
	overflow:hidden;
}
.gallSingle span {
	float:left;
	width: 100%;
	height: 0;
	position:relative;
	padding-bottom: 100%;
}
.gallSingle img {
	position:absolute;
	top:0;
	left:0;
	width:100%;	
}
.teamMember {
	margin-bottom:20px;	
}
.teamMember .memberImg {
	text-align:center;	
	margin-bottom:10px;
}
.teamMember .memberImg img {
	display:inline-block;
	max-width:300px;
}
.teamMember h3 {
    font-size: 24px;	
	color:#B02D2D;
	margin-bottom:10px;
}
.teamMember .memberBio {
	font-size:16px;
	color:#FFF;	
	padding:0 20px;
}
#contactForm .form-control {
	color:#FFF;
	background:#333;
	border:1px solid #222;	
}
.btn.btn-success {
	background:	#B02D2D;
	border:none;
	text-transform:uppercase;
	padding: 10px 26px;
    font-size: 24px;
}
.btn.btn-success:hover, .btn.btn-success:focus {
	background:#7C2020;	
}


@-ms-viewport{
  width: device-width;
}

@media (max-width: 992px) {
	
.singleBox {
	margin-bottom:30px;	
}
.singleBox p {
	font-size:18px;
}
.blackLink {
	font-size:18px;
}
	
}

@media (max-width: 768px) {
	
#intro h2 {
    font-size: 48px;
	margin-bottom: 10px;
}
#intro p {
    margin-bottom: 15px;
    font-size: 24px;
}
.singleBox h3 {
    font-size: 36px;
    padding: 25px 0;
}	
#extra {
    padding: 30px 10px;
}
.extra-img {
	margin-bottom:20px;	
}
	
}

@media (max-width: 768px) {

nav ul {
	overflow:hidden;	
}
nav ul li {
	width:25%;
	float:left;
}
nav ul li a {
	padding: 10px 0; 
	text-align:center;
	font-size:18px;	
}
	
}

@media (max-width: 480px) {
	
#intro h2 {
    font-size: 36px;
	line-height:100%;
	margin-bottom:0;
	padding:0 15px;
}
#intro p {
    font-size: 20px;
}
nav ul {
	width: 100%;
    overflow: hidden;
}
nav ul li {
	width:25%;
	float:left;
}
nav ul li a {
	padding: 10px 0; 
	text-align:center;
	font-size:18px;	
}
h1 {
	margin-bottom:0;	
}
header {
	margin-bottom:10px;	
}
.introBody {
    padding: 15px 20px;
}
.bands-desktop {
	display:none;	
}
.bands-mobile {
	display:block;	
}
#bands h4 {
    margin-bottom: 30px;
}
nav ul li a {
	padding: 10px 0; 
	text-align:center;
	font-size:16px;	
}
.teamMember .memberImg img {
	max-width:100%;	
	display:inline-block;
}
.teamMember .memberBio {
    padding: 0;
}
	
}