@charset "UTF-8";

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar.navbar-default.navbar-fixed-top {
	background-color: #fff;
	padding-right: 25px;
}
.navbar-default{
    border-color: #fff;
}
.navbar-default .navbar-nav > li > a .benefit {
    color: #C00F0F;
}
.hero-image {
  height: 800px;
  max-height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../img/banner-rev.jpg);
}
.hero-text {
	text-align: center;
	color: white;
}
.hero-text h1 {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 48px;
	margin-bottom: 0px;
}
.hero-text h2 {
  font-family: "Times New Roman", serif;
  font-size: 24px;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.bar .img-responsive {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}
p {
  text-align: left;
  font-family: "Roboto", sans-serif;
  color: #8F897D;
  font-size: 16px;
  line-height: 24px;
}
p a {
  color: #0A438D;
}

h3 {
  color: #C00F0F;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  /* [disabled]border-top-color: #214E9A; */
  /* [disabled]border-top-style: dotted; */
  /* [disabled]border-top-width: 6px; */
  padding-top: 0px;
  margin-top: 0px;
}
h5 {
  color: #C00F0F;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  /* [disabled]border-top-color: #214E9A; */
  /* [disabled]border-top-style: dotted; */
  /* [disabled]border-top-width: 6px; */
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}
h6  {
  color: #555151;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  /* [disabled]border-top-color: #214E9A; */
  /* [disabled]border-top-style: dotted; */
  /* [disabled]border-top-width: 6px; */
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}
h4 {
  color: #515050;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}
#concerts h4 {
  text-align: left;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
    margin:auto
}
#leadership audio source {
align: center;
}
#leadership .img-responsive  {
}
#about .container-fluid .row {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  left: auto;
  right: auto;
}
#leadership .container-fluid .row {
  margin-top: 20px;
}
#personnel .container-fluid .row {
  margin-bottom: 24px;
  margin-top: 20px;
}
#concerts .container-fluid .row {
  margin-top: 20px;
}
#concerts .bar .img-responsive {
  margin-top: 20px;
}
form {
  margin-left: auto;
  margin-right: auto;
}
#about p .bold {
  font-weight: 900;
  color: #183991;
}
#about .quote   {
  color: #0A438D;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 32pt;
}
#concerts  {
  margin-top: 0px;
  padding-top: 0px;
}
#concerts p {
  text-align: left;
  font-family: "Roboto", sans-serif;
  color: #8F897D;
  font-size: 16px;
  line-height: 24px;
}
#concerts .container-fluid .row {
  margin-top: 0px;
}
#concerts p .bold {
  font-weight: 900;
  color: #183991;
}
#concerts .quote   {
  color: #0A438D;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
}
#concerts .img-responsive {
  margin-top: 10px;
}
#program {
  margin-top: 36px;
}
#donate {
  margin-top: 36px;
}
#leadership {
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
}
#about  {
  margin-top: 0px;
  padding-top: 0px;
}
#footer {
  margin-top: 60px;
}
#footer p {
  text-align: center;
  font-size: 14px;
}
#leadership .row {
  margin-bottom: 0px;
  margin-top: 0px;
}
#donate .row {
  margin-bottom: 4px;
}
#contact p {
  text-align: center;
}
center form table {
  margin-bottom: 25px;
  padding-bottom: 0px;
}
tr td input {
  margin-bottom: 0px;
  color: #C00F0F;
}
ul li .benefit  {
  color: #C00F0F;
  font-weight: 600;
}

@media (max-height: 400px) {
tr td input {
  margin-bottom: 20px;
  color: #C00F0F;
  text-align: center;
}
.hero-image {
  background-size: 190%;
  background-image: url(../img/banner-rev.jpg);
}
}
/*.navbar.navbar-default.navbar-fixed-top {
	background-color: #fff;
	padding-right: 25px;
}
.header {
	height: 100%;
	padding-top: 0px;
}
h1 {
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 300px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	text-align: center;
	font-size: 24px;
	font-family: "Times New Roman", serif;
	font-weight: 100;
	padding-bottom: 300px;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: -1px;
}
h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
}
h4 {
	text-align: center;
	color: #9C9997;
}
p {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 15px;
}*/

@media screen and (max-width:767px){
#personnel .img-responsive {
  margin-top: 25px;
}
}
