body {
  padding-top: 40px;
  padding-bottom: 3px;
  background-image: url('../img/kindajean.png');
}

a.brand, .csa_logo {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  padding-right: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}

.transparent-lot {
  opacity: 0.56;
}

.transparent-subtle {
  opacity: 0.96;
}

.row-fluid {
  margin-top: 20px;
}

.row-fluid-pull {
  margin-top: 5px;
}

.container-fluid img {
  opacity: 0.90;
}

.container-fluid {
  width: 96%;
  margin: 0 auto;
  max-width: 1170px;
}

.csa_desc {
  text-align: justify;
  font-family: 'Overlock SC', cursive, Helvetica;
  font-size: 16px;
  line-height: 1.4;
  color: #ddd;
}

.csa_dates {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-size: 30px;
  line-height: 1;
  /* margin: 20px 0; */
  margin: 0;
}

.csa_dates_narrow {
  padding-bottom: 10px;
}

.container-fluid h1 {
  color: rgb(193, 209, 218);
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-size: 80px;
  line-height: 1;
  margin: 10px 0;
  margin-top: 0px;
  /* padding-top: 20px; */
}

.center {
  text-align: center;
  padding: 10px 0px;
}

.masthead {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
  background-color: #1A274E;
  background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #1a274e), color-stop(110%, #397c9c));
  background-image: -webkit-linear-gradient(bottom left, #1a274e, #397c9c 110%);
  background-image: -moz-linear-gradient(bottom left, #1a274e, #397c9c 110%);
  background-image: -o-linear-gradient(bottom left, #1a274e, #397c9c 110%);
  background-image: linear-gradient(bottom left, #1a274e, #397c9c 110%);
  -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
}

.csa_shadow {
  background-color: #eee;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.13);
  border-radius: 0px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.csa_shadow_app {
  background-color: #fff;
}

.csa_event_app p {
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: bold;
  padding-bottom: 20px;
}

footer {
  margin: 0px 20px;
}

.csa_small {
  font-size: 16px;
}

.csa_hero_unit {
  /* padding-top: 30px; */
  padding-bottom: 0px;
  margin: 0 25px 0 25px;
}

.hero-unit {
  padding: 0 30px;
  padding-bottom: 0px;
  margin-bottom: 15px;
}

hr {
  margin: 10px 0px 20px;
  border: 1px solid #555;
  opacity: 0.2;
}

.csa_pull_top {
  margin-top: -20px;
}

.center img {
  margin-bottom: 10px;
}

.csa_schedule_header {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-weight: bold;
  padding: 0px;
  margin-top: 20px;
}

tbody tr td:first-child {
  width: 5%;
}

tbody tr td:second-child {
  width: 1%;
}

.dummy_height {
  min-height: 400px;
}

.csa_events p {
  font-size: 16px;
}

.csa_event {
  padding: 0 5px;
}

.csa_event:hover {
  background-image: -moz-linear-gradient(top,rgba(192,152,83,0.7) 0,rgba(255,255,255,0) 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(192,152,83,0.7)),color-stop(100%,rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top,rgba(192,152,83,0.7) 0,rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(top,rgba(192,152,83,0.7) 0,rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient(top,rgba(192,152,83,0.7) 0,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom,rgba(192,152,83,0.7) 0,rgba(255,255,255,0) 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#csa_countdown_horiz_text {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-size: 30px;
  line-height: 1;
}

#csa_countdown_horiz {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-size: 50px;
  line-height: 1.3;
  /* padding-top: 30px; */
}

#csa_countdown {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-size: 50px;
  line-height: 1.3;
  /* padding-top: 50px; */
}

#csa_countdown_text {
  font-family: 'Macondo Swash Caps', cursive, Helvetica;
  font-size: 30px;
  line-height: 1;
}

.csa_countdown_days {
  font-size: 28px;
  line-height: 1.3;
}

.csa_countdown_togo {
  font-size: 20px;
  line-height: 1.3;
}

.thumbnail .caption {
  display: inline-block;
}

.thumbnail img {
  display: inline-block;
  vertical-align: top;
  width: 100px;
}

.text-large {
  font-size: 1.3em;
}

#csa_opportunities img {
  margin: 10px;
  margin-top: 0px;
}

#sponsorCarousel {
  margin-top: 15px;
}

.csa_inline {
  display: inline-block;
}

.csa_countdown_pull {
  margin-top: 0px;
}

.csa_dates_push {
  margin-top: 25px;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  display: inline-block;
}

@media (max-width: 767px) {
  .container-fluid h1 {
    text-align: center;
    font-size: 50px;
  }
}
