body {
  font-family: 'Roboto Condensed', 'Arial Narrow', sans-serif;
  font-weight: 300;
}
a {
  color: #0eabbd;
}
.clear {
  clear: both;
}
.header {
  position: relative;
}
.header h1 {
  font-size: 16pt;
  letter-spacing: 1px;
  color: #fff;
  padding: 10px 0 0 0;
}
.title {
  background-color: #f48f23;
}
.title-leveraged, .title-leveraged:hover {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.title-for {
  font-family: 'Dynalight', sans-serif;
  font-weight: normal;
  letter-spacing: normal;
}
.title-race {
  font-weight: 300;
}
.social {
  background: url('/_assets/header-ribbon.png') no-repeat top left;
  text-align: right;
  min-height: 60px;
  position: absolute;
  padding: 10px 20px 10px 30px;
  right: 0;
}
.social a {
  color: #fff;
  padding-left: 10px;
}
/* Banner Intro */
.banner {
  background: url('/_assets/header-frisbee.jpg') no-repeat top right/cover;
  border-bottom: 2px solid #adadad;
}
.intro {
  background-color: rgba(255, 255, 255, 0.7);
  margin: 20px;
  padding: 20px;
}
.intro h2 {
  font-size: 14pt;
  text-transform: uppercase;
  font-weight: bold;
}
#footer {
  font-size: 11pt;
  text-align: right;
  padding: 15px;
  border-top: 1px solid #dcdcdc;
  margin: 0 -15px;
}
#footer a {
  color: inherit;
}
/* Donate Form */
.donate {
  border-bottom: 2px solid #cfcfcf;
  color: #afafaf;
}
.donate a {
  display: block;
  text-align: right;
}
@media (min-width: 767px) {
  .donate .donate-form {
    background: url('/_assets/donate-trophy.jpg') no-repeat center left;
    padding-left: 260px;
    background-position-x: -280px;
  }
}
@media (min-width: 992px) {
  .donate .donate-form {
    padding-left: 400px;
    background-position-x: -180px;
  }
}
@media (min-width: 1200px) {
  .donate .donate-form {
    padding-left: 550px;
    background-position-x: 0px;
  }
}

.donate h2 {
  color: #f48f23;
  font-size: 20pt;
  text-transform: uppercase;
  margin-top: 30px;
}
.donate-text {
  font-size: 13pt;
  line-height: 1.7;
}
.donate-form .btn {
  margin: 10px 5px 0 0;
  font-size: 18pt;
}
.btn-secondary {
  background-color: #0ccae0;
  border-color: #0ccae0;
}
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #0eabbd;
  border-color: #0eabbd;
}
.btn-primary {
  background-color: #0eabbd;
  border-color: #0eabbd;
}
.btn-primary:hover {
  background-color: #0c7480;
  border-color: #0c7480;
}
/* Facts */
ul.facts {
  background-color: #f2f2f2;
  list-style: none;
  color: #4d4d4d;
  padding: 30px 20px 0 20px;
  border-bottom: 2px solid #cfcfcf;
}
ul.facts li {
  margin-bottom: 30px;
  padding-right: 50px;
}
ul.facts .fas { /* icon */
  font-size: 30px;
  float: left;
  margin: 10px 15px 10px 5px;
}
/* Meet Our Team */
.meet-our-team ul {
  list-style: none;
}
h2.striped-title {
  color: #f48f23;
  text-transform: uppercase;
  background: url('/_assets/title-bg.png') repeat-x center right;
  padding-left: 0px;
  margin-top: 20px;
}
h2.striped-title span {
  background-color: #fff;
  padding: 0px 10px 0 15px;;
  letter-spacing: 1px;
}
/* Meet Our Team */
.meet-our-team h3 {
  font-size: 14pt;
  margin-bottom: 0;
}
.meet-our-team li {
  margin-top: 20px;
}
.meet-our-team li span {
  color: #4d4d4d;
}
/* Testimonials */
.testimonials, .testimonials h2.striped-title span {
  background-color: #efefef;
}
.testimonial-box {
  text-align: center;
  padding: 0 20px;
}
.testimonial-text {
  background: url('/_assets/quotes-mini.png') no-repeat top left;
  margin-top: 10px;
}
@media (min-width: 767px) {
  .testimonial-box {
    text-align: left;
  }
  .testimonial-text {
    background: url('/_assets/quotes-small.png') no-repeat top left;
    padding: 20px 10% 0 25px;
  }
  .testimonial-image {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 20px;
  }
  .testimonial-text {
    width: 45%;
    padding: 0 0 0 20px;
    float: right;
  }
}
@media (min-width: 992px) {
  .testimonial-text {
    background: url('/_assets/quotes.png') no-repeat top left;
    padding: 20px 10% 0 25px;
  }
}
.testimonial-entry {
  margin: 0 auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  color: #7e7e7f;
  padding: 30px 0;
  min-height: 190px;
}
.testimonial-entry p {
  color: #000;
  font-size: 16pt;
  line-height: 105%;
}
.testimonial-box {
  display: none;
  min-height: 150px;
}
.testimonial-text em {
  text-transform: uppercase;
  font-style: normal;
  font-size: 14pt;
  font-weight: 400;
}
#testimonial-selector {
  clear: both;
  margin-top: 30px;
  text-align: center;
}
.testimonial-selector-link {
  display: inline-block;
  background: url('/_assets/nav-circle.png') top right;
  width: 14px;
  height: 14px;
  text-decoration: none;
  margin-right: 5px;
}
.testimonial-selector-link.active {
  background: url('/_assets/nav-circle.png') top left;
}
/* Subscription Form */
div.has-error {
  color: red;
}
div.has-error input, div.has-error select {
  border: 1px solid red;
}
.form-control {
  color: #000;
}