.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.b-button {
  background-color: #fff;
  border: 2px solid #50b747;
  color: #50b747 !important;
  padding: 15px 11px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  transition: .3s ease;
  float: left;
}
.b-button:hover {
  background-color: #50b747;
  color: white !important;
}
.section-headline {
  font-size: 7.5em;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  display: inline-block;
  margin-top: -3% !important;
  color: #3e3e3e;
  width: 100%;
}
.section-sub-headlines {
  font-size: 20px;
  color: #50b747;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}
.content-sections {
  position: relative;
  text-align: center;
}
.number-headlines {
  font-size: 72px;
  text-transform: uppercase;
  font-weight: 900;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  margin-top: 10px;
}
@media (max-width: 960px) {
  .number-headlines {
    font-size: 60px;
  }
}
.number-headlines:after {
  display: block;
  overflow: hidden;
  margin: auto;
  margin-top: 30px;
  width: 70px;
  height: 2px;
  background: #FFF;
  content: '';
  text-indent: -999em;
}
.arrow .hover-arrow {
  padding: 10px;
  position: absolute;
  bottom: 0;
  top: auto;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.arrow .hover-arrow i {
  color: white;
  text-decoration: none;
  font-size: 24px;
}
.arrow:hover .hover-arrow {
  background-color: #409239;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.center-col-position {
  position: relative;
  float: left;
  left: auto !important;
}
.center-col-width {
  width: 72.91666667%;
}
.center-col-portal {
  position: relative;
  width: 100%;
  padding: 20px 5px;
  float: left;
  left: auto !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
.center-col-portal:before,
.center-col-portal:after {
  display: table;
  content: "";
  line-height: 0;
}
.center-col-portal:after {
  clear: both;
}
.left-col {
  width: 22.91666667%;
  float: right;
  left: 0 !important;
  position: static;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 1200px) {
  .wrap {
    width: 100%;
    padding: 0px 10px;
  }
}
#header {
  position: relative;
  width: 100%;
  min-height: auto;
  padding: 10px 15px;
}
@media (max-width: 1200px) {
  #header {
    width: 100%;
    padding: 10px 15px;
  }
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
.top-animate {
  background: white !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.mid-animate {
  opacity: 0;
}
.bottom-animate {
  background: white !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg);
}
.icon-nav-toggle {
  z-index: 1000;
  position: relative;
  height: 50px;
  width: 50px;
  margin: 0px;
  float: right;
  border: 2px solid #50b747;
  padding-left: 8px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .icon-nav-toggle {
    position: absolute;
    top: 18%;
    right: 3%;
    width: 50px !important;
    display: inline-block;
  }
}
.icon-nav-toggle .menui {
  background: white;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
  margin-top: 11px;
  position: absolute;
}
.icon-nav-toggle .top-menu {
  top: 1px;
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background-color: #50b747;
}
.icon-nav-toggle .mid-menu {
  top: 11px;
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background-color: #50b747;
}
.icon-nav-toggle .bottom-menu {
  top: 21px;
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background-color: #50b747;
}
.mobilenav {
  font-family: inherit;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #50B747;
  top: 0;
  left: 0;
}
.mobilenav .topnavcms {
  margin: auto;
  position: absolute;
  top: 25%;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  height: auto !important;
}
@media (max-width: 960px) {
  .mobilenav .topnavcms {
    display: block;
  }
}
.mobilenav .topnavcms li {
  display: block;
}
.mobilenav .topnavcms li > ul li {
  display: none;
}
.mobilenav .topnavcms li a {
  font-size: 65px;
  padding: 30px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  transition: .25s ease;
}
@media (max-width: 768px) {
  .mobilenav .topnavcms li a {
    font-size: 60px;
    padding: 30px 10px !important;
  }
}
@media (max-width: 530px) {
  .mobilenav .topnavcms li a {
    font-size: 32px !important;
    padding: 10px 10px !important;
  }
}
.mobilenav .topnavcms li a:hover {
  color: #fff;
  text-decoration: underline;
}
.mobilenav .topnavcms li a:active {
  color: #fff;
  text-decoration: underline;
}
.no-scroll {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
#logo {
  margin: 20px 0;
  display: block;
  float: left;
  cursor: pointer;
  width: 280px;
}
#logo img {
  width: 75%;
  height: 50px;
  margin: 15px;
  transition: .25s ease;
}
@media (max-width: 768px) {
  #logo img {
    margin-left: 0;
  }
}
#logo img:hover {
  opacity: .8;
}
#btn-event-list,
#btn-pc {
  background-color: #fff;
  border: 2px solid #50b747;
  color: #50b747 !important;
  padding: 15px 11px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  transition: .3s ease;
  float: left;
}
#btn-event-list:hover,
#btn-pc:hover {
  background-color: #50b747;
  color: white !important;
}
#btn-event-list {
  margin-left: 5px;
}
#btn-donate-now {
  background-color: #fff;
  border: 2px solid #50b747;
  color: #50b747 !important;
  padding: 15px 11px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  transition: .3s ease;
  float: left;
  background-color: #50b747;
  color: white !important;
}
#btn-donate-now:hover {
  background-color: #50b747;
  color: white !important;
}
#btn-donate-now:hover {
  background-color: #409239;
  color: #50b747;
  border-color: #409239;
}
#action-btns {
  margin-top: 3.3% !important;
}
@media (max-width: 768px) {
  #action-btns {
    margin: 0 !important;
  }
}
#action-btns a {
  text-decoration: none;
}
#btnlogin {
  float: left;
}
@media (max-width: 768px) {
  #btnlogin {
    width: 100%;
    margin-top: 0px;
    display: none;
  }
}
#btnlogin #logintop {
  background-color: #fff;
  border: 2px solid #50b747;
  color: #50b747 !important;
  padding: 15px 11px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  transition: .3s ease;
  float: left;
  padding: 14.5px 11px;
  text-decoration: none;
}
#btnlogin #logintop:hover {
  background-color: #50b747;
  color: white !important;
}
@media (max-width: 768px) {
  #btnlogin #logintop {
    padding: 14.5px 0px;
    text-align: center;
  }
}
#btnlogin #logintop .icon-lock {
  display: none;
}
#btnlogin #loginbox {
  position: absolute;
  z-index: 100;
  background: #fff;
  width: 275px;
  right: 7%;
  top: 80%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: none !important;
  padding: 25px;
}
#btnlogin #loginbox h1 {
  display: none;
}
#btnlogin #loginbox .box {
  border: none !important;
  padding: 0;
}
#btnlogin #loginbox .box .padding {
  padding-top: 20px;
}
#btnlogin #loginbox #centralLoginDiv {
  margin-bottom: 0 !important;
}
#btnlogin #loginbox .padding {
  padding-top: 0 !important;
}
#btnlogin #loginbox .padding #centrallogin {
  margin-bottom: 0 !important;
}
#btnlogin #loginbox .padding #centrallogin label[for=email] input {
  width: 100%;
  border-radius: 0;
}
#btnlogin #loginbox .padding #centrallogin label[for=password] input {
  width: 100%;
  border-radius: 0;
}
#btnlogin #loginbox .padding #centrallogin label[for=submit] button {
  width: 100%;
}
#btnlogin #loginbox .padding #centrallogin #forgot {
  text-align: center;
  padding-top: 15px;
  display: block;
  margin: 0 auto;
}
#btnlogin #loginbox #forgotPasswordDiv {
  margin-bottom: 0;
}
#btnlogin #loginbox #forgotpassword {
  margin-bottom: 0;
}
#btnlogin #loginbox #forgotpassword input {
  width: 100%;
  border-radius: 0;
}
#btnlogin #loginbox #forgotpassword button {
  width: 100%;
}
#btnlogin #loginbox #forgotpassword #forgotCancel {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
#banner {
  width: 100%;
  max-height: 700px;
  position: relative;
}
#banner img {
  display: inline-block;
  width: 100%;
}
#banner li img {
  width: 100%;
}
#banner .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  max-height: 700px;
}
#banner .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
#banner .rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
#banner .rslides li img {
  width: 100% !important;
}
#banner .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100% !important;
  border: 0;
}
#banner .rslides1_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 99;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  cursor: pointer;
}
#banner .prev {
  width: 75px;
  height: 75px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../img/arrow_2.jpg");
}
@media (max-width: 768px) {
  #banner .prev {
    display: none;
  }
}
#banner .next {
  background-color: #fff;
  width: 75px;
  height: 75px;
  right: 0;
  bottom: 0;
  background: url("../img/arrow.jpg");
}
@media (max-width: 768px) {
  #banner .next {
    display: none;
  }
}
.quote {
  width: 100%;
  display: inline-block;
  padding: 25px;
  margin: 75px 0px;
  text-align: center;
}
@media (max-width: 768px) {
  .quote {
    margin: 20px 0px;
  }
}
.quote .pro-image {
  width: 25%;
  float: left;
  text-align: center;
}
@media (max-width: 768px) {
  .quote .pro-image {
    width: 100%;
  }
}
.quote .pro-image img {
  padding: 10px;
}
.quote .p-quote {
  width: 75%;
  float: left;
  text-align: left;
}
@media (max-width: 768px) {
  .quote .p-quote {
    width: 100%;
    text-align: center;
  }
}
.quote .p-quote p {
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .quote .p-quote p {
    font-size: 20px;
    line-height: 35px;
  }
}
.quote .p-quote span {
  font-size: 20px;
  font-weight: 100;
}
.help-image,
.events-image,
.number-image,
.funds-image {
  position: relative;
  text-align: center;
}
.help-image .section-headline,
.events-image .section-headline,
.number-image .section-headline,
.funds-image .section-headline {
  font-size: 7.5em;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  display: inline-block;
  margin-top: -3% !important;
  color: #3e3e3e;
  width: 100%;
}
@media (max-width: 960px) {
  .help-image .section-headline,
  .events-image .section-headline,
  .number-image .section-headline,
  .funds-image .section-headline {
    font-size: 5em !important;
  }
}
@media (max-width: 768px) {
  .help-image .section-headline,
  .events-image .section-headline,
  .number-image .section-headline,
  .funds-image .section-headline {
    font-size: 4em !important;
  }
}
@media (max-width: 400px) {
  .help-image .section-headline,
  .events-image .section-headline,
  .number-image .section-headline,
  .funds-image .section-headline {
    font-size: 3em !important;
  }
}
.help-back {
  margin-bottom: 100px;
  padding-bottom: 100px;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1200px) {
  .help-back {
    width: 100%;
  }
}
.help-image {
  background-image: url("../img/help_image.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  max-height: 300px;
}
@media (max-width: 768px) {
  .help-image {
    background-image: none;
  }
}
.help-image .help-sections {
  padding-top: 50px;
  display: inline-block;
  width: 100%;
}
.help-image .help-sections .box-1,
.help-image .help-sections .box-2,
.help-image .help-sections .box-3,
.help-image .help-sections .box-4,
.help-image .help-sections .box-5 {
  position: relative;
  float: left;
  width: 18.86792453%;
  height: 220px;
  max-height: 220px;
  margin-left: 1%;
}
@media (max-width: 768px) {
  .help-image .help-sections .box-1,
  .help-image .help-sections .box-2,
  .help-image .help-sections .box-3,
  .help-image .help-sections .box-4,
  .help-image .help-sections .box-5 {
    width: 49%;
    margin-left: 0;
    margin-bottom: 110px;
  }
  .help-image .help-sections .box-1:nth-child(even),
  .help-image .help-sections .box-2:nth-child(even),
  .help-image .help-sections .box-3:nth-child(even),
  .help-image .help-sections .box-4:nth-child(even),
  .help-image .help-sections .box-5:nth-child(even) {
    margin-left: 5px;
  }
}
@media (max-width: 400px) {
  .help-image .help-sections .box-1,
  .help-image .help-sections .box-2,
  .help-image .help-sections .box-3,
  .help-image .help-sections .box-4,
  .help-image .help-sections .box-5 {
    width: 100%;
  }
  .help-image .help-sections .box-1:nth-child(even),
  .help-image .help-sections .box-2:nth-child(even),
  .help-image .help-sections .box-3:nth-child(even),
  .help-image .help-sections .box-4:nth-child(even),
  .help-image .help-sections .box-5:nth-child(even) {
    margin-left: 0px;
  }
}
.help-image .help-sections .box-1 span,
.help-image .help-sections .box-2 span,
.help-image .help-sections .box-3 span,
.help-image .help-sections .box-4 span,
.help-image .help-sections .box-5 span {
  position: absolute;
  display: inline-block;
}
.help-image .help-sections .box-1 span {
  left: 27%;
  bottom: -20%;
}
@media (max-width: 400px) {
  .help-image .help-sections .box-1 span {
    left: 32%;
  }
}
.help-image .help-sections .box-2 span {
  left: 33%;
  bottom: -20%;
}
@media (max-width: 400px) {
  .help-image .help-sections .box-2 span {
    left: 36%;
  }
}
.help-image .help-sections .box-3 span {
  left: 32%;
  bottom: -20%;
  display: block;
}
@media (max-width: 400px) {
  .help-image .help-sections .box-3 span {
    left: 35%;
  }
}
.help-image .help-sections .box-4 span {
  left: 22%;
  bottom: -20%;
}
@media (max-width: 400px) {
  .help-image .help-sections .box-4 span {
    left: 27%;
  }
}
.help-image .help-sections .box-5 span {
  left: 6%;
  bottom: -20%;
}
@media (max-width: 400px) {
  .help-image .help-sections .box-5 span {
    left: 16%;
  }
}
.help-image .help-sections .register {
  background-color: #50b747;
  width: 100%;
}
.help-image .help-sections .register:hover {
  background-color: #50b747;
}
.help-image .help-sections span {
  text-align: center;
  font-size: 20px;
  color: #50b747;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}
.help-image .help-sections .register,
.help-image .help-sections .create,
.help-image .help-sections .donate,
.help-image .help-sections .newsletter,
.help-image .help-sections .gtwo {
  position: relative;
  background-color: #50b747;
  max-height: 220px;
  height: 220px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
}
.help-image .help-sections .register .hover-arrow,
.help-image .help-sections .create .hover-arrow,
.help-image .help-sections .donate .hover-arrow,
.help-image .help-sections .newsletter .hover-arrow,
.help-image .help-sections .gtwo .hover-arrow {
  padding: 10px;
  position: absolute;
  bottom: 0;
  top: auto;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.help-image .help-sections .register .hover-arrow i,
.help-image .help-sections .create .hover-arrow i,
.help-image .help-sections .donate .hover-arrow i,
.help-image .help-sections .newsletter .hover-arrow i,
.help-image .help-sections .gtwo .hover-arrow i {
  color: white;
  text-decoration: none;
  font-size: 24px;
}
.help-image .help-sections .register:hover .hover-arrow,
.help-image .help-sections .create:hover .hover-arrow,
.help-image .help-sections .donate:hover .hover-arrow,
.help-image .help-sections .newsletter:hover .hover-arrow,
.help-image .help-sections .gtwo:hover .hover-arrow {
  background-color: #409239;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.help-image .help-sections .register img,
.help-image .help-sections .create img,
.help-image .help-sections .donate img,
.help-image .help-sections .newsletter img,
.help-image .help-sections .gtwo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 38%;
}
@media (max-width: 768px) {
  .help-image .help-sections .register img,
  .help-image .help-sections .create img,
  .help-image .help-sections .donate img,
  .help-image .help-sections .newsletter img,
  .help-image .help-sections .gtwo img {
    padding-top: 25%;
  }
}
.help-image .help-sections .register img {
  top: 43%;
  left: 38%;
}
.help-image .help-sections .create img {
  top: 40%;
  left: 42%;
}
.help-image .help-sections .donate img {
  top: 39%;
  left: 37%;
}
.help-image .help-sections .newsletter img {
  top: 40%;
  left: 38%;
}
.help-image .help-sections .gtwo img {
  top: 38%;
  left: 38%;
}
.upcoming-events {
  position: relative;
  padding-top: 100px;
  width: 100%;
}
@media (max-width: 768px) {
  .upcoming-events {
    background-color: #f4f4f4;
    padding-top: 30px;
  }
}
.upcoming-events ul {
  display: block;
  margin: 0;
}
.upcoming-events li {
  width: 23.80952381%;
  float: left;
  height: 220px;
  margin-left: 10px;
  margin-bottom: 10px;
  list-style-type: none;
  text-decoration: none;
  background-color: #50b747;
  display: table;
  transition: .25s ease;
}
@media (max-width: 768px) {
  .upcoming-events li {
    width: 49%;
    margin: 0px 0px 5px 0px;
    padding: 0;
  }
  .upcoming-events li:nth-child(even) {
    margin-left: 5px;
  }
}
@media (max-width: 400px) {
  .upcoming-events li {
    width: 100%;
    margin-bottom: 5px;
  }
  .upcoming-events li:nth-child(even) {
    margin-left: 0;
  }
}
.upcoming-events li a {
  color: white;
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
.upcoming-events li:hover {
  background-color: #409239;
}
.upcoming-events .events-image {
  background-image: url("../img/events_image.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 500px;
  margin-bottom: 150px;
}
@media (max-width: 768px) {
  .upcoming-events .events-image {
    background-image: none;
    height: auto;
  }
}
.upcoming-events .events-image .wrap {
  padding-top: 75px;
}
@media (max-width: 960px) {
  .upcoming-events .events-image .wrap {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.numbers {
  width: 100%;
  padding-top: 75px;
  display: inline-block;
}
@media (max-width: 400px) {
  .numbers {
    padding-top: 0;
  }
}
.numbers .number-image {
  background-image: url("../img/events_image.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  max-height: 400px;
}
@media (max-width: 768px) {
  .numbers .number-image {
    background-image: none;
  }
}
.numbers .number-image .wrap {
  padding-top: 75px;
}
@media (max-width: 960px) {
  .numbers .number-image .wrap {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .numbers .span {
    border: 1px solid #50b747;
  }
}
.numbers .num-box-one,
.numbers .num-box-two,
.numbers .num-box-three,
.numbers .num-box-four,
.numbers .num-box-five {
  width: 18.86792453%;
  float: left;
  padding: 35px 20px;
  margin-left: 1%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .numbers .num-box-one,
  .numbers .num-box-two,
  .numbers .num-box-three,
  .numbers .num-box-four,
  .numbers .num-box-five {
    float: none;
    background-color: #50b747;
    background-image: none;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
  }
}
.numbers .num-box-one,
.numbers .num-box-five {
  background-image: url('../img/small_point.png');
  height: 310px;
}
.numbers .num-box-one p,
.numbers .num-box-five p {
  height: 115px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .numbers .num-box-one,
  .numbers .num-box-five {
    background-image: none;
    height: auto;
  }
  .numbers .num-box-one p,
  .numbers .num-box-five p {
    overflow: visible;
  }
}
.numbers .num-box-two,
.numbers .num-box-four {
  background-image: url('../img/medium_point.png');
  height: 345px;
}
.numbers .num-box-two p,
.numbers .num-box-four p {
  height: 135px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .numbers .num-box-two,
  .numbers .num-box-four {
    background-image: none;
    height: auto;
  }
  .numbers .num-box-two p,
  .numbers .num-box-four p {
    overflow: visible;
  }
}
.numbers .num-box-three {
  background-image: url('../img/large_point.png');
  height: 380px;
}
.numbers .num-box-three p {
  height: 165px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .numbers .num-box-three {
    background-image: none;
    height: auto;
  }
  .numbers .num-box-three p {
    overflow: visible;
  }
}
.numbers .number-sections h2 {
  font-size: 72px;
  text-transform: uppercase;
  font-weight: 900;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  margin-top: 10px;
}
@media (max-width: 960px) {
  .numbers .number-sections h2 {
    font-size: 60px;
  }
}
.numbers .number-sections h2:after {
  display: block;
  overflow: hidden;
  margin: auto;
  margin-top: 30px;
  width: 70px;
  height: 2px;
  background: #FFF;
  content: '';
  text-indent: -999em;
}
.numbers .number-sections p {
  color: #fff;
  font-weight: bold;
}
@media (max-width: 960px) {
  .numbers .number-sections p {
    font-size: 14px;
    line-height: 20px;
  }
}
.top-funds {
  margin-top: 10%;
  margin-bottom: 15%;
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .top-funds {
    margin-top: 20%;
  }
}
.funds-image {
  background-image: url("../img/funds_img.jpg");
  background-image: url("../img/events_image.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  max-height: 290px;
}
@media (max-width: 768px) {
  .funds-image {
    background-image: none;
  }
}
.funds-image .wrap {
  padding-top: 50px;
}
.funds-image .wrap ul {
  display: block;
  margin: 0;
}
.funds-image .wrap ul li {
  display: inline-block;
  margin-right: 1.5%;
  margin-top: 5%;
}
@media (max-width: 400px) {
  .funds-image .wrap ul li {
    margin-right: 0;
  }
}
.funds-image .wrap ul li a {
  display: block;
  float: left;
  color: #50b747;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
}
.funds-image .wrap ul li a img {
  height: 200px !important;
}
@media (max-width: 768px) {
  .funds-image .wrap ul li a img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    height: auto;
  }
}
.funds-image .wrap ul li span {
  display: block;
  padding-top: 10%;
}
@media (max-width: 400px) {
  .funds-image .wrap ul li span {
    padding-bottom: 10%;
  }
}
.funds-image .wrap ul li:hover {
  opacity: .9;
}
.footer {
  background-color: #717171;
  text-align: center;
  padding: 50px 30px 30px 30px;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .footer {
    display: block;
    max-height: none;
    padding: 10px;
  }
}
.footer .footer-sec-one,
.footer .footer-sec-two,
.footer .footer-sec-three {
  float: left;
  display: inline-block;
  width: 28.25%;
  height: auto;
  border-top: 2px solid #FFF;
  margin-right: 4%;
  padding-top: 4%;
}
@media (max-width: 768px) {
  .footer .footer-sec-one,
  .footer .footer-sec-two,
  .footer .footer-sec-three {
    width: 100%;
    border: none;
  }
}
.footer .footer-sec-one img {
  margin: 20% 0px;
}
@media (max-width: 768px) {
  .footer .footer-sec-one img {
    margin: 30px 0px;
    float: left;
  }
}
@media (max-width: 768px) {
  .footer .footer-sec-two {
    display: none;
  }
}
.footer .footer-sec-two .topnavcms {
  display: inline-block;
  padding-left: 10px;
  text-align: left;
  height: auto;
  overflow: hidden;
}
.footer .footer-sec-two .topnavcms li {
  display: block;
}
.footer .footer-sec-two .topnavcms li a {
  color: white;
  font-size: 16px;
  padding: 15px 0px;
}
.footer .footer-sec-two .topnavcms li a:hover {
  color: #50b747;
}
.footer .footer-sec-two .topnavcms li > ul {
  display: none;
}
.footer .footer-sec-three {
  text-align: left;
}
.footer .footer-sec-three span {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.footer .footer-sec-three a {
  color: white;
  display: inline-block;
  transition: .25s ease;
}
.footer .footer-sec-three a .icon-facebook:before,
.footer .footer-sec-three a .icon-twitter:before {
  font-size: 24px;
  padding: 15px 10px 15px 0px;
  text-decoration: none;
}
.footer .footer-sec-three a:hover {
  color: #50b747;
}
.footer .footer-sec-three .phone-one,
.footer .footer-sec-three .phone-two,
.footer .footer-sec-three .email,
.footer .footer-sec-three .address {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
.footer .footer-sec-three .phone-one {
  margin: 10px 0px 0px 0px;
}
.footer .footer-sec-three .phone-two,
.footer .footer-sec-three .email {
  margin-bottom: 10px;
}
.dd-footer {
  background-color: #50b747;
  display: block;
}
.dd-footer .wrap {
  display: block;
}
.dd-footer #footer-text {
  display: inline-block;
  color: #fff;
  padding: 3.6% 0px;
}
@media (max-width: 768px) {
  .dd-footer #footer-text {
    text-align: center;
  }
}
.dd-footer #footer-text a {
  color: white;
  text-decoration: none;
}
.dd-footer #powered-by {
  margin-top: 2%;
}
@media (max-width: 768px) {
  .dd-footer #powered-by {
    text-align: center;
    float: left;
  }
}
#leftCol .box {
  border: 1px solid #c1c1c1;
}
#leftCol .box h1 {
  background-color: #717171;
  color: #fff;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  padding: 13px 5px;
  font-weight: 700;
}
#leftCol .box .padding {
  padding: 5px 15px;
}
#leftCol .box .padding form {
  margin-bottom: 10px;
}
#leftCol .box .padding input {
  padding: 11px 7px !important;
  width: 100%;
  background-color: #fff !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0 !important;
}
#leftCol .box .padding button,
#leftCol .box .padding .btn {
  width: 100%;
  text-align: center;
}
#leftCol .box .padding button:hover,
#leftCol .box .padding .btn:hover {
  border-color: #409239;
}
body {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #717171;
  line-height: 1;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #404041;
  margin: 0 0 22px 0;
  line-height: 28px;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto !important;
}
a:link {
  color: #717171;
  text-decoration: underline;
}
a:visited {
  color: #717171;
  text-decoration: underline;
}
a:hover {
  color: #50b747;
  text-decoration: none;
}
a:active {
  color: #717171;
  text-decoration: none;
}
.navbar .container {
  width: 1200px;
}
a.btn,
button.btn,
input.btn,
a.dd-btn,
button.dd-btn,
input.dd-btn {
  background-color: #50b747;
  border: 2px solid #50b747;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 5px 0;
  padding: 15px 11px;
  text-align: center;
  text-transform: none;
  text-decoration: none !important;
}
a.btn:hover,
button.btn:hover,
input.btn:hover,
a.dd-btn:hover,
button.dd-btn:hover,
input.dd-btn:hover {
  background-color: #409239;
  color: #000;
}
a.btn.btn-big,
a.dd-btn.btn-big {
  text-align: center;
  font-size: 16px;
  margin: 0 0 20px 0;
  padding: 14px 14px 12px 14px;
}
#wrap {
  background-color: #fff;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0px !important;
  *zoom: 1;
}
#wrap:before,
#wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
#wrap:after {
  clear: both;
}
@media (max-width: 1200px) {
  #wrap {
    width: 100%;
    padding: 0px 10px;
  }
}
#action-btns {
  margin: 20px 0;
  float: right;
}
#action-btns a {
  margin: 0 0 5px 10px;
}
.default-logo-banner {
  display: none !important;
}
#centerCol,
#centerColinterior {
  position: relative;
  float: left;
  left: auto !important;
}
#centerCol,
#centerColinterior {
  padding: 20px 5px;
  width: 72.91666667%;
}
#centerColinterior.full-width,
#centerColinterior + #leftCol:empty {
  position: relative;
  width: 100%;
  padding: 20px 5px;
  float: left;
  left: auto !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
#centerColinterior.full-width:before,
#centerColinterior + #leftCol:empty:before,
#centerColinterior.full-width:after,
#centerColinterior + #leftCol:empty:after {
  display: table;
  content: "";
  line-height: 0;
}
#centerColinterior.full-width:after,
#centerColinterior + #leftCol:empty:after {
  clear: both;
}
#centerCol img,
#centerColinterior img,
.cke_editable img {
  margin: 0 0 22px 0;
}
#centerCol ul,
#centerColinterior ul,
.cke_editable ul {
  padding: 0 0 30px 17px;
  margin: 0;
}
#centerCol ol,
#centerColinterior ol,
.cke_editable ol {
  padding: 0 0 30px 20px;
  margin: 0;
}
#centerCol li,
#centerColinterior li,
.cke_editable li {
  margin-bottom: 13px;
  line-height: 20px;
}
#leftCol {
  padding: 20px 0 0 0;
  width: 22.91666667%;
  float: right;
  left: 0 !important;
  position: static;
}
.box,
.eventBox {
  line-height: 16px;
  font-size: 12px;
  padding: 0;
  margin: 0 0 20px 0;
  border: none;
}
.navBox {
  margin: 0 0 20px 0;
}
.navBox .padding {
  padding: 0;
}
#centralLoginDiv h1,
#teamTotal h1,
.eventBox h1,
.box h1 {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0 6px 0;
  margin: 0 0 14px 0;
  line-height: 20px;
}
.box label strong {
  font-size: 12px;
  display: block;
  padding-bottom: 3px;
}
.box input {
  width: 100%;
}
.box p {
  font-size: 12px;
  line-height: 16px;
}
.box ol {
  margin: 0 10px;
  padding: 0 10px;
}
.box ol li {
  font-size: 13px;
  padding-bottom: 5px;
}
.thermoBox {
  border: none;
}
#donationsTotal h5,
#teamTotal h5 {
  font-size: 27px;
  padding: 0 0 5px 0;
  margin: 0;
  color: #555;
}
small.subtitle {
  font-size: 11px;
}
#event-info {
  padding: 3px 0 15px 0;
}
#event-info p {
  padding: 0 15px 10px 15px;
}
#topfivefundraisers ol,
#topfiveteams ol,
#topfivefundraisers ul,
#topfiveteams ul {
  margin-bottom: 28px;
}
.topnavcms {
  background-color: none;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 40px;
  list-style: none;
  position: relative;
  border: none;
  *zoom: 1;
}
.topnavcms:before,
.topnavcms:after {
  display: table;
  content: "";
  line-height: 0;
}
.topnavcms:after {
  clear: both;
}
.topnavcms > li > a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  text-decoration: none;
  padding: 12px 15px;
}
.topnavcms > li > a:visited {
  color: #222;
  text-decoration: none;
}
.topnavcms > li:hover > a {
  color: #000;
  background-color: none;
}
.topnavcms > li.on > a {
  color: #fff;
}
.topnavcms > li > ul {
  background-color: none;
  width: 200px;
  top: 40px;
  list-style: none;
  border: none;
}
.topnavcms > li > ul > li > a {
  color: #666;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  width: 200px;
}
.topnavcms > li > ul > li:hover > a {
  background-color: none;
  color: #000;
}
#leftNav {
  display: block;
  padding: 0;
  margin: 0;
}
#leftNav li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
}
#leftNav li a {
  display: block;
  color: #000;
  font-size: 13px;
  padding: 10px 12px;
  text-decoration: none;
  font-weight: normal;
}
#leftNav li a:hover {
  text-decoration: none;
  background-color: #eee;
}
#leftNav li a.on {
  color: #50b747;
  font-weight: bold;
  background-color: #eee;
}
#leftNav ul {
  margin: 0;
  padding: 0;
  list-style-image: none;
}
#leftNav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#leftNav ul li a {
  font-size: 11px;
  display: block;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  padding: 5px 20px;
}
#leftNav ul li a.on {
  color: #50b747;
}
#leftNav ul li a:hover {
  background-color: #fff;
  color: #50b747;
}
#leftNav ul li li a {
  display: block;
  color: #000;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
  padding: 3px 28px;
}
h1 {
  color: #50b747;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  line-height: 55px;
  margin: 0 0 22px 0;
  padding: 0;
  font-weight: bold;
  text-transform: none;
}
h2 {
  color: #404041;
  font-family: 'Open Sans', sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 16px 0;
  font-weight: bold;
  text-transform: none;
}
h3 {
  color: #404041;
  font-family: 'Open Sans', sans-serif;
  font-size: 38px;
  line-height: 44px;
  padding: 0;
  margin: 0 0 12px 0;
  font-weight: 300;
  text-transform: none;
}
h4 {
  color: #717171;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 40px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
  text-transform: none;
}
h5 {
  color: #50b747;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 36px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
  text-transform: none;
}
h6 {
  color: #404041;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 300;
  text-transform: none;
}
blockquote {
  border: 1px #ddd solid;
  padding: 30px;
  font-size: 15px;
  line-height: 24px;
  font-family: georgia, serif;
  font-style: italic;
  background-color: #efefef;
  margin-bottom: 0 0 20px 0;
}
blockquote p {
  font-size: 15px;
  font-family: georgia, serif;
  margin: 0;
  padding: 0;
}
.dataTable {
  border: 1px solid #ddd;
  border-left: 0;
}
.dataTable th,
.dataTable td {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-sizing: content-box;
}
.dataTables_scroll-body {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.table-striped tbody tr:nth-child(odd) td,
.dataTable tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th,
.dataTable tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.dataTable tbody tr:hover td,
.table tbody tr:hover th,
.dataTable tbody tr:hover th {
  background-color: #f5f5f5;
}
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
#processform input[type="tel"],
#processform input[type="text"],
#processform input[type="email"],
#processform input[type="password"],
#processform textarea,
#processform #ccnumber,
#processform #donationamount,
.beenherebefore input[type="text"],
.beenherebefore input[type="email"],
.beenherebefore input[type="password"] {
  padding: 7px !important;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  -moz-box-shadow: inset 0 2px 2px rgba(51, 51, 51, 0.1);
  -webkit-box-shadow: inset 0 2px 2px rgba(51, 51, 51, 0.1);
  box-shadow: inset 0 2px 2px rgba(51, 51, 51, 0.1);
}
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
#processform input[type="tel"]:focus,
#processform input[type="text"]:focus,
#processform input[type="email"]:focus,
#processform input[type="password"]:focus,
#processform textarea:focus,
#processform #ccnumber:focus,
#processform #donationamount:focus,
.beenherebefore input[type="text"]:focus,
.beenherebefore input[type="email"]:focus,
.beenherebefore input[type="password"]:focus {
  border: 1px solid #717171;
  outline: 0;
  box-shadow: 0 0 10px #cacaca;
}
#processform #ccnumber,
#processform #donationamount {
  padding-left: 25px !important;
}
#footer {
  font-family: 'Open Sans', sans-serif;
  width: 1200px;
  padding: 20px 0;
  font-size: 11px;
  margin: 0 auto;
}
#footer a {
  color: #000;
  text-decoration: underline;
}
#footer a:hover {
  color: #000;
  text-decoration: none;
}
#footer-text {
  float: left;
}
#powered-by {
  display: block;
  background: url('../img/poweredbydonordrive.png') no-repeat;
  width: 185px;
  height: 46px;
  float: right;
}
@media (max-width: 960px) {
  .navbar .container,
  #wrap,
  #header,
  #leftNav,
  #footer,
  #footer-text {
    width: auto !important;
  }
  .navbar-fixed-top {
    position: fixed !important;
  }
  #header {
    background-size: 100%;
    height: auto;
  }
  #homeBanner {
    width: 100% !important;
    height: 0px !important;
    padding: 0px !important;
    max-width: 100% !important;
    background-size: 100% !important;
    padding-bottom: 200% !important;
  }
  #homeBanner > div {
    width: 100% !important;
    height: 0px !important;
    padding: 0px !important;
    max-width: 100% !important;
    background-size: 100% !important;
    padding-bottom: 200% !important;
  }
}
@media (max-width: 768px) {
  #action-btns {
    width: 100%;
    position: static;
  }
  #action-btns a {
    width: 100%;
    display: block;
    margin: 0 0 4px 0;
  }
  #centerCol,
  #centerColinterior,
  #leftCol,
  #rightCol,
  #footer {
    float: none !important;
    width: auto !important;
    left: auto !important;
    padding: 15px !important;
    *zoom: 1;
  }
  #centerCol:before,
  #centerColinterior:before,
  #leftCol:before,
  #rightCol:before,
  #footer:before,
  #centerCol:after,
  #centerColinterior:after,
  #leftCol:after,
  #rightCol:after,
  #footer:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #centerCol:after,
  #centerColinterior:after,
  #leftCol:after,
  #rightCol:after,
  #footer:after {
    clear: both;
  }
  #leftCol,
  #rightCol {
    right: auto !important;
  }
  #leftCol #socialBtns,
  #leftCol #participantSearch,
  #leftCol #centralLoginDiv,
  #leftCol #forgotPasswordDiv {
    display: none;
  }
  #footer #footer-text {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  #footer #powered-by {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 960px) {
  #m-nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 5px;
    color: #717171;
    font-family: 'Open Sans', sans-serif;
    background-color: none;
    text-align: left;
    text-decoration: none;
    position: relative;
    *zoom: 1;
  }
  #m-nav:before,
  #m-nav:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #m-nav:after {
    clear: both;
  }
  #m-nav > .btn:first-child {
    display: none !important;
  }
  #m-nav .m-menu-item,
  #m-nav .m-search input[type="text"] {
    display: inline-block;
    text-decoration: none;
    color: #222;
    font-family: 'Open Sans', sans-serif;
    padding: 14px !important;
    margin: 0;
    border: 0 !important;
    position: relative;
    border-radius: 0;
  }
  #m-nav > .m-search input[type="text"] {
    color: #717171;
    font-size: 13px;
  }
  #m-nav .m-menu-item {
    width: 45px;
    margin-right: 5px;
    background-color: #50b747;
  }
  #m-nav .m-menu-item.open:before,
  #m-nav .m-menu-item.open:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 85%;
    z-index: 1001;
  }
  #m-nav .m-menu-item.open:before {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #fff;
    left: 10px;
  }
  #m-nav .m-menu-item.open:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    left: 11px;
  }
  #m-nav .m-menu-item [class^="icon-"]::before,
  #m-nav .m-menu-item [class*=" icon-"]::before,
  #m-nav .m-menu-item button:before {
    font-size: 18px !important;
    color: #222;
    font-family: 'FontAwesome' !important;
    font-weight: normal;
  }
  #m-nav .m-menu-item [class^="icon-"] {
    margin-right: 0;
  }
  #m-nav .m-search {
    position: absolute;
    top: 5px;
    right: 5px;
  }
  #m-nav .m-search input[type="text"] {
    position: relative;
    width: 145px;
    border: 1px solid #ddd !important;
    font-size: 13px;
  }
  #m-nav .m-search label,
  #m-nav .m-search button {
    display: inline;
    margin: 0;
  }
  #m-nav .m-search button {
    display: none;
  }
  #m-nav .box {
    border: none !important;
    padding: 15px;
    border-radius: 0;
  }
  .topnavcms.m-cms-nav,
  .m-login,
  .m-social {
    display: none;
    height: auto;
    width: 100%;
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    z-index: 1000;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav li,
  .m-login li,
  .m-social li {
    float: none !important;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #ddd;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav li a,
  .m-login li a,
  .m-social li a {
    color: #717171 !important;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav ul,
  .m-login ul,
  .m-social ul {
    display: none;
  }
  .topnavcms.m-cms-nav h1,
  .m-login h1,
  .m-social h1 {
    margin-top: 10px;
    padding: 0;
  }
}
@media (min-width: 960px) {
  .topnavcms {
    height: 40px;
    overflow: visible;
    display: block;
  }
  #m-nav {
    display: none;
  }
}
#wysiwyg {
  margin: 10px !important;
}
#wysiwyg,
.cke_panel_frame {
  background-image: none !important;
  background-color: #fff !important;
}
