#team{
	background-color:black;
}

#galleryBody{
	background-color:black;
	background-image:url('Logos/logoSmall.png');
	padding-top: 15px;
		
}

#tourDateSect{
	background-color:black;

}


#navigation{
	padding-bottom: 0px;

}


#topNav {
	background: black;
	padding-bottom: 0px;
}

#mc_embed_signup{
	
	background-color:grey;
}

#mc_embed_signup{
	
	background-color:grey;
}

.img-responsive{
    max-width:100%;
    max-height:700px;
    height: auto;

}

.iframe-container{ 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;     
    } 
    
.iframe-container iframe{ 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;

}

video { 
   width:100%;
   max-width:700px;
   max-height:500px;
}

#footer{
    
    padding-top:10px;
    padding-bottom:0px;
    min-height: 100%
}
