@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #871636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #871636;
}
.container2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 56px;
	background-color: #871636;
	border-bottom: 1px solid #871636;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	font-size: 25px;
	width: 30%;
	float: left;
	margin-top: 13px;
	margin-bottom: 14px;
	margin-left: 25px;
	letter-spacing: 4px;
	

}
.socialtext {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	font-size: 25px;
	width: 30%;
	float: left;
	margin-top: 13px;
	margin-bottom: 14px;
	margin-left: 25px;
	letter-spacing: 4px;
	

}
 
.top_image{
	width: 100%;
}


nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: grey;
}
.hero_header {
	color: #FFFFFF;
	text-shadow: e
    2px 2px 0 black, /* Right shadow */
   -2px 2px 0 black, /* Left shadow */
    3px -2px 0 black, /* Top shadow */
   -2px -2px 0 black; /* Bottom shadow */
	text-align: left;
	font-size: 25px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}

.hero_header2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}
/* Hero Section */
.hero {
	background-color: #B3B3B3;
	padding-top: -9px;
	padding-bottom: 280px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: left;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}


.text_column1 {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}


.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #871636;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.jpg);
	height: 250px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	padding-top: 70px;
	font-size: 30;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	width: 30%;
	float: left;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #871636;
	text-align: center;
	font-size: 30px
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	object-fit: cover;
	background-image: url('images/backstage_music.jpg'); /* Path to your image */
  background-size: cover; /* Ensures the image covers the container */
  background-attachment: fixed; /* Enables the parallax effect */
  background-position: center; /* Centers the image */
  background-repeat: no-repeat; /* Prevents the image from repeating */

}

.section2 {
  height: 500px; /* Set the height of the section */
  background-image: url('images/backstage_music.jpg'); /* Second background image */
  background-size: cover; /* Ensure it covers the entire section */
  background-position: center; /* Center the image */
  background-attachment: fixed; /* Create a parallax effect */
  background-repeat: no-repeat; /* Avoid repeating the image */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white; /* Optional: Text color for contrast */
  font-size: 2rem; /* Optional: Text styling */
}
	
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	font-size: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #fff;
	color: #fff;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #fff;
	color: #871636;
	cursor: pointer;
}
  .social-icons {
      text-align: center;
	  padding-top: 40px;
        }
        .social-icons a {
			
      margin: 120px; 
        }

.copyright {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
	background-color: #871636;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 30px;
	padding-bottom: 500px;
	height:auto;
	margin-bottom: 0px;
	background-image: url("../images/final_panel_edit.jpg");
	background-size: cover;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}


/* Mobile */
@media (max-width: 421px) {
body {
	font-family: source-sans-pro;
	background-color: #871636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	overflow-x: hidden;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 100px;
	background-color: #871636;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	font-size: 25px;
	width: 35%;
	float: left;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 13px;
	letter-spacing: 4px;
	

}
.top_image{
	width: 150%;
	transform: translate(-60px, -4px)
	
}

nav {
	float: right;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: right;
	color: #FFFFFF;
	font-size: 15px;
	text-align: right;
	margin-right: 5px;
	letter-spacing: 2px;
	font-weight: bold;
	
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;

}
ul li:hover a {
	color: grey;
}
.hero_header {
	color: #FFFFFF;
	z-index: 10;
	position: absolute;
	text-align: left;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}

.hero_header2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}
/* Hero Section */
.hero {

	padding-top:0px;
	padding-bottom: 0px;
	background-color: 871636;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: left;
	z-index: 10;
	position: absolute;
	color: #FFFFFF;
	width: 30%;
	margin-top: 150px;
	margin-left: 2px;
	padding-left: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 87%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 11px;
	color: #A3A3A3;
}

.text_column1 {
	width: 87%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 11px;
	margin-top: 200px;
	color: #A3A3A3;
}

.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	min-width: 400px;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 87%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #871636;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.jpg);
	height: 280px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 30;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	width: 45%;
	float: left;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 100%;
	text-align: center;
	padding-right: 0px;
	padding-top: 30px;
	float: right;
}
footer .footer_column h3 {
	color: #871636;
	text-align: center;
	font-size: 30px
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	object-fit: cover;
	background-image: url('images/backstage_music.jpg'); /* Path to your image */


}

.section2 {
  height: 500px; /* Set the height of the section */
  background-image: url('images/backstage_music.jpg'); /* Second background image */
  background-size: cover; /* Ensure it covers the entire section */
  background-position: center; /* Center the image */
  background-attachment: fixed; /* Create a parallax effect */
  background-repeat: no-repeat; /* Avoid repeating the image */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white; /* Optional: Text color for contrast */
  font-size: 2rem; /* Optional: Text styling */
}
	
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #871636;
	color: #871636;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #871636;
	color: #FFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #871636;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
    background-color: #B3B3B3;
    padding-top: 30px;
    padding-bottom: 400px;
    margin-bottom: 0;
    background-image: url("../images/final_panel_edit.jpg");
    background-size: auto 100%;  /* Adjust the background size if needed */
    background-position: 100% 0;    /* Initial position of the background image */
    background-repeat: repeat-x;
    height: auto;
    animation: pan 35s linear infinite;  /* Animation to pan the image */
}

@keyframes pan {
    0% {
        background-position: 0 0; /* Start from the left */
    }
    100% {
        background-position: 100% 0; /* Move to the right */
    }
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
}

/* Small Tablets */
@media (min-width: 422px)and (max-width: 767px) {
body {
	font-family: source-sans-pro;
	background-color: #f2f2f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 100px;
	background-color: #871636;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	font-size: 25px;
	width: 30%;
	float: left;
	margin-top: 22px;
	margin-bottom: 1px;
	margin-left: 13px;
	letter-spacing: 4px;
	

}


nav {
	float: right;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: right;
	color: #FFFFFF;
	font-size: 18px;
	text-align: right;
	margin-right: 15px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: grey;
}
.hero_header {
	color: #FFFFFF;
	text-shadow: e
    2px 2px 0 black, /* Right shadow */
   -2px 2px 0 black, /* Left shadow */
    3px -2px 0 black, /* Top shadow */
   -2px -2px 0 black; /* Bottom shadow */
	text-align: left;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}

.hero_header2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}
/* Hero Section */
.hero {

	padding-top:0px;
	padding-bottom: 130px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: left;
	color: #FFFFFF;
	width: 30%;
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 11px;
	color: #A3A3A3;
}

.text_column1 {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 11px;
	color: #A3A3A3;
}

.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #871636;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.jpg);
	height: 250px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 30;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	width: 30%;
	float: left;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #871636;
	text-align: center;
	font-size: 30px
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	object-fit: cover;
	background-image: url('images/backstage_music.jpg'); /* Path to your image */
  background-size: cover; /* Ensures the image covers the container */
  background-attachment: fixed; /* Enables the parallax effect */
  background-position: center; /* Centers the image */
  background-repeat: no-repeat; /* Prevents the image from repeating */

}

.section2 {
  height: 500px; /* Set the height of the section */
  background-image: url('images/backstage_music.jpg'); /* Second background image */
  background-size: cover; /* Ensure it covers the entire section */
  background-position: center; /* Center the image */
  background-attachment: fixed; /* Create a parallax effect */
  background-repeat: no-repeat; /* Avoid repeating the image */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white; /* Optional: Text color for contrast */
  font-size: 2rem; /* Optional: Text styling */
}
	
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #871636;
	color: #871636;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #871636;
	color: #FFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #871636;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 30px;
	padding-bottom: 400px;
	height:auto;
	margin-bottom: 0px;
	background-image: url("../images/final_panel_edit.jpg");
	background-size: cover;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
}

/* Small Desktops */
	
@media (min-width: 768px) and (max-width: 1096px) {
body {
	font-family: source-sans-pro;
	background-color: #f2f2f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 76px;
	background-color: #871636;
	border-bottom: 1px solid #2C9AB7;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	font-size: 25px;
	width: 30%;
	float: left;
	margin-top:23px;
	margin-bottom: 14px;
	margin-left: 25px;
	letter-spacing: 4px;
	

}

.top_image{
	width: 100%;
}


nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: right;
	color: #FFFFFF;
	font-size: 18px;
	text-align: right;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: grey;
}
.hero_header {
	color: #FFFFFF;
	text-shadow: e
    2px 2px 0 black, /* Right shadow */
   -2px 2px 0 black, /* Left shadow */
    3px -2px 0 black, /* Top shadow */
   -2px -2px 0 black; /* Bottom shadow */
	text-align: left;
	font-size: 25px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}

.hero_header2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	/*text-decoration: ;*/
	
  text-decoration-color: white; /* Highlight color */
  text-decoration-thickness: 4px; /* Thickness of the underline */
}
/* Hero Section */
.hero {

	
	padding-bottom: 280px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: left;
	color: #FFFFFF;
	width: 30%;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}


.text_column1 {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}


.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #871636;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.jpg);
	height: 250px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	padding-top: 50px;
	font-size: 30;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	width: 30%;
	float: left;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #871636;
	text-align: center;
	font-size: 30px
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	object-fit: cover;
	background-image: url('images/backstage_music.jpg'); /* Path to your image */
  background-size: cover; /* Ensures the image covers the container */
  background-attachment: fixed; /* Enables the parallax effect */
  background-position: center; /* Centers the image */
  background-repeat: no-repeat; /* Prevents the image from repeating */

}

.section2 {
  height: 500px; /* Set the height of the section */
  background-image: url('images/backstage_music.jpg'); /* Second background image */
  background-size: cover; /* Ensure it covers the entire section */
  background-position: center; /* Center the image */
  background-attachment: fixed; /* Create a parallax effect */
  background-repeat: no-repeat; /* Avoid repeating the image */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white; /* Optional: Text color for contrast */
  font-size: 2rem; /* Optional: Text styling */
}
	
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #871636;
	color: #871636;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #871636;
	color: #FFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #871636;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 30px;
	padding-bottom: 400px;
	height:auto;
	margin-bottom: 0px;
	background-image: url("../images/final_panel_edit.jpg");
	background-size: cover;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
}