.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 36px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .navbg {
  background: #ffffff;
}
.home .feature-header {
  padding: 80px 0 0;
}
.home .features {
  padding: 80px 0;
}
.home .t3-module {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .home .t3-module {
    margin-bottom: 20px;
  }
}
.home .current-cause {
  padding: 80px 0;
}
.home .call-to-action {
  padding: 80px 0;
}
.home .causes-wrapper {
  padding: 80px 0;
}
.home .causes-wrapper .urgent-causes-header {
  padding-bottom: 50px;
}
.home .causes-wrapper .urgent-causes {
  padding: 0;
}
.home .causes-wrapper .urgent-causes .t3-module {
  margin-bottom: 0;
}
.home .extensions {
  padding: 80px 0;
}
.home .event-timer {
  padding: 80px 0;
}
.home .team-section {
  padding: 80px 0;
  background: #fafafa;
}
.home .team-section .team-header {
  margin-bottom: 50px;
}
.home .utility-section {
  padding: 80px 0;
}
.home .facts {
  padding: 80px 0;
}
.home .sponsores {
  padding: 80px 0;
}
.home .sponsores .module-title {
  font-size: 36px;
  text-transform: uppercase;
}
.home .module-title {
  text-transform: uppercase;
}
.home .t3-footnav .t3-module {
  margin-bottom: 30px !important;
}
.home div.scdp-number-horz {
  float: none !important;
  text-align: center !important;
}
.home div.scdp-number-vert {
  padding: 0 20px;
}
.home .scdp-text-horz {
  width: 50%;
  margin-top: 15px;
}
.home .scdp-text-horz h3 {
  margin-top: 9px;
  color: #5c5c5c;
  font-weight: 300;
}
.home .scdp-text-horz span {
  color: #8a0c08;
}
.home .scdp-unit-row {
  border-left: 1px solid #ddd;
}
.home .scdp-unit-row:last-child {
  border-right: 1px solid #ddd;
}
.home .sc-fx-element {
  font-weight: 300;
}
.home .countdown-sec {
  padding: 50px 50px 0 50px;
}
.home .scdp-counter-horz {
  color: #5c5c5c;
}
.home .t3-sl-1 {
  padding: 0;
  background: #ffffff;
  color: #777777;
  border-bottom: 1px solid #eeeeee;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #777777;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}