.header-bg-light {
  background-color: #fff !important; }

h1 {
  font-family: 'thistails', 'gotham', arial, helvetica, sans-serif;
  color: #24A4A1;
  font-size: calc(30px + 25 * ( (100vw - 420px) / 480)); }
  @media screen and (max-width: 420px) {
    h1 {
      font-size: 30px; } }
  @media screen and (min-width: 900px) {
    h1 {
      font-size: 55px; } }

h2 {
  font-family: 'gotham-medium', 'gotham', arial, helvetica, sans-serif;
  font-size: 43px;
  color: #24A4A1; }

#donation-drive-hero-image-landing {
  background: #C0E5E3;
  background-size: cover;
  color: #FFFFFF;
  padding: 40px 0px;
  margin-top: 0;
  position: relative;
  height: 600px; }

#donation-drive-hero-image-landing img {
  width: 100%;
  max-width: 381px;
  height: 100%; }

@media (max-width: 480px) {
  #donation-drive-hero-image-landing .drive-hero-text {
    white-space: normal; } }

@media (max-width: 1050px) {
  #donation-drive-hero-image-landing::before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    z-index: 0; }
  #donation-drive-hero-image-landing .container {
    position: relative;
    z-index: 1; } }

@media (max-width: 991px) {
  #donation-drive-hero-image-landing {
    text-align: center;
    padding: 40px 0px;
    height: 1050px;
    background-position-x: center; }
  #donation-drive-hero-image-landing h1 {
    line-height: 1.5;
    height: auto; } }

.landing-page-how-it-works {
  background-color: #fff;
  max-width: 820px;
  margin: 50px auto;
  color: #707070;
  font-size: 16px; }
  .landing-page-how-it-works h1 {
    text-align: center;
    font-family: 'thistails', 'gotham', arial, helvetica, sans-serif;
    color: #00968F;
    font-size: calc(30px + 25 * ( (100vw - 420px) / 480)); }
    @media screen and (max-width: 420px) {
      .landing-page-how-it-works h1 {
        font-size: 30px; } }
    @media screen and (min-width: 900px) {
      .landing-page-how-it-works h1 {
        font-size: 55px; } }
  .landing-page-how-it-works img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  @media (max-width: 767px) {
    .landing-page-how-it-works img#arrows {
      display: none; }
    .landing-page-how-it-works .step-indicator {
      padding-left: 0px !important; } }
  .landing-page-how-it-works a {
    color: #81BD41; }
  .landing-page-how-it-works .step-indicator {
    display: table;
    margin: auto;
    padding-left: 80px; }
    .landing-page-how-it-works .step-indicator span {
      font-family: 'gotham-light', 'gotham', arial, helvetica, sans-serif;
      font-size: calc(50px + 25 * ( (100vw - 420px) / 480));
      display: table-cell;
      color: #00968F; }
      @media screen and (max-width: 420px) {
        .landing-page-how-it-works .step-indicator span {
          font-size: 50px; } }
      @media screen and (min-width: 900px) {
        .landing-page-how-it-works .step-indicator span {
          font-size: 75px; } }
    .landing-page-how-it-works .step-indicator img {
      display: table-cell;
      vertical-align: middle;
      padding: 0px 20px 0px 20px; }

.landing-page-who-can-participate {
  background-color: #83CBC7;
  color: #fff;
  text-align: center;
  padding: 1px 0px 10px 0px;
  font-size: 16px; }
  .landing-page-who-can-participate .landing-page-content h1, .landing-page-who-can-participate .landing-page-form-content h1 {
    font-family: 'thistails', 'gotham', arial, helvetica, sans-serif;
    color: #fff;
    padding: 10px 0px;
    font-size: calc(30px + 25 * ( (100vw - 420px) / 480)); }
    @media screen and (max-width: 420px) {
      .landing-page-who-can-participate .landing-page-content h1, .landing-page-who-can-participate .landing-page-form-content h1 {
        font-size: 30px; } }
    @media screen and (min-width: 900px) {
      .landing-page-who-can-participate .landing-page-content h1, .landing-page-who-can-participate .landing-page-form-content h1 {
        font-size: 55px; } }
  .landing-page-who-can-participate .landing-page-content p, .landing-page-who-can-participate .landing-page-form-content p {
    color: #fff; }
  .landing-page-who-can-participate .landing-page-content img, .landing-page-who-can-participate .landing-page-form-content img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.landing-page-why-fundrive {
  background-color: #EBEBEB;
  color: #707070;
  text-align: center;
  padding: 10px 0px 40px 0px;
  font-size: 16px; }
  @media screen and (min-width: 0px) and (max-width: 374px) {
    .landing-page-why-fundrive img {
      height: 260px;
      width: 300px; } }
  @media screen and (min-width: 375px) and (max-width: 700px) {
    .landing-page-why-fundrive img {
      height: 312px;
      width: 360px; } }

.btn.button-green {
  background-color: #81BD41;
  font-family: 'gotham', arial, helvetica, sans-serif;
  letter-spacing: 1px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  height: 50px;
  vertical-align: middle;
  line-height: 30px; }

.btn.button-gray {
  background-color: rgba(192, 229, 227, 0.75);
  font-family: 'gotham', arial, helvetica, sans-serif;
  letter-spacing: 1px;
  border: 2px solid #707070;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #707070;
  height: 50px; }

.btn.button-gray:hover {
  filter: brightness(85%); }

.landing-page-content, .landing-page-form-content {
  padding: 0px 10px;
  max-width: 767px;
  margin: 50px auto; }

.space-buttons {
  margin-top: 20px; }

.space-user-dashboard-button {
  padding: 6px 14px; }

.video-wrapper {
  float: none;
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: auto;
  width: 100%;
  overflow: hidden; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.landing-page-testimonials {
  padding: 10px 0px 20px 0px;
  background-color: #82CBC7;
  color: #fff;
  text-align: center; }
  .landing-page-testimonials .landing-page-testimonials h1 {
    font-family: 'thistails', 'gotham', arial, helvetica, sans-serif;
    font-size: 55px;
    padding: 20px 0px;
    color: #fff; }
  .landing-page-testimonials .landing-page-testimonials img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.landing-page-contact-us {
  padding: 10px 0px 20px 0px;
  background-color: #fff;
  text-align: center;
  color: #707070;
  font-size: 16px; }
  .landing-page-contact-us h1 {
    font-family: 'thistails', 'gotham', arial, helvetica, sans-serif;
    color: #00968F;
    padding: 20px 0px;
    font-size: 55px; }
  .landing-page-contact-us .landing-page-form-content {
    max-width: 500px; }
    .landing-page-contact-us .landing-page-form-content .contact-us-field {
      font-size: 14px; }
  .landing-page-contact-us .contact-page-content {
    padding: 0px 10px;
    max-width: 767px;
    margin: 10px auto; }

.form-group {
  position: relative;
  margin-bottom: 2.0rem; }

.form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 3px 0 0 7px;
  transition: all 200ms;
  opacity: 0.8; }

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder,
.form-control:invalid + .form-control-placeholder {
  font-size: 90%;
  transform: translate3d(0, -100%, 0);
  opacity: 0.8; }

.bot-bamboozler {
  display: none !important; }

.testimonial {
  padding: 30px 30px 30px 30px;
  margin: 0 15px 30px 15px;
  overflow: hidden;
  position: relative;
  background-color: #C0E5E3; }

.testimonial .description {
  font-size: calc(14px + 10 * ( (100vw - 420px) / 480));
  letter-spacing: 1px;
  color: #6f6f6f;
  margin-bottom: 15px; }
  @media screen and (max-width: 420px) {
    .testimonial .description {
      font-size: 14px; } }
  @media screen and (min-width: 900px) {
    .testimonial .description {
      font-size: 24px; } }

.testimonial .title {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #00968F;
  margin: 0; }

.testimonial .post {
  display: block;
  font-size: 17px;
  color: #29D18B;
  font-style: italic; }

.owl-theme .owl-controls .owl-page span {
  border: 2px solid #2A3D7D;
  background: #fff !important;
  border-radius: 0 !important;
  opacity: 1; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #29D18B !important;
  border-color: #29D18B; }

.owl-carousel .owl-stage {
  display: flex; }

.owl-carousel .owl-item img {
  width: auto;
  height: 100%; }

@media only screen and (max-width: 767px) {
  .testimonial {
    padding: 20px;
    text-align: center; } }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%; }

.amount {
  text-align: right;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #00968F;
  margin: 0; }

#leadform {
  text-align: center;
  position: relative; }

#leadform fieldset {
  background: #EBEBEB;
  border: 0 none;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
  padding: 20px 30px;
  box-sizing: border-box;
  /*stacking fieldsets above each other*/
  position: absolute; }

/*Hide all except first fieldset*/
#leadform fieldset:not(:first-of-type) {
  display: none; }

/*inputs*/
#leadform input, #leadform textarea {
  padding: 15px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%;
  box-sizing: border-box;
  font-family: 'gotham-medium', 'gotham', arial, helvetica, sans-serif;
  color: #2C3E50;
  font-size: 18px;
  background-color: #ccc; }

/*buttons*/
#leadform .action-button {
  background-color: #81BD41;
  font-family: 'gotham', arial, helvetica, sans-serif;
  letter-spacing: 1px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px; }

.previous-button {
  background-color: #EBEBEB !important;
  font-family: 'gotham', arial, helvetica, sans-serif;
  letter-spacing: 1px;
  border-radius: 0;
  font-size: 12px !important;
  font-weight: 600;
  color: #707070 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
  text-align: left !important;
  margin-top: -20px !important;
  margin-left: -15px !important; }

.previous-button:hover, .previous-button:focus {
  filter: none !important;
  cursor: pointer;
  outline: none; }

#leadform .action-button:hover, #leadform .action-button:focus {
  filter: brightness(85%); }

/*headings*/
.fs-title {
  font-size: 24px;
  color: #707070;
  margin-bottom: 20px; }

.input-textbox-style-landing {
  width: 100%;
  height: 40px;
  padding: 5px 15px;
  border-radius: 0px;
  outline: none;
  border: none;
  background: #EBEBEB;
  color: #707070;
  font-size: 14px; }

/* The container */
.container-checkbox {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: -10px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #707070;
  text-align: left; }

/* Hide the browser's default checkbox */
.container-checkbox input {
  opacity: 0;
  cursor: pointer; }

/* Create a custom checkbox */
.container-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc; }

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a green background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #81BD41; }

/* Create the checkmark/indicator (hidden when not checked) */
.container-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
