body {
  background-color: #fff;
  font-family: proxima-nova-condensed, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4 {
  font-size: 20px;
  line-height: 26px;
}

h5 {
  font-size: 16px;
  line-height: 23px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.green {
  color: #8dc63f;
}

.last {
  display: inline-block;
}

.last._210 {
  margin-top: 12px;
}

.top-text {
  max-width: 455px;
  margin-top: 15px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 1px;
}

.top {
  padding-top: 48px;
  padding-bottom: 70px;
  background-image: url('../images/210-inititive.jpg');
  background-position: 50% 64px;
  background-size: auto 420px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.top-left {
  min-height: 404px;
}

.tabs {
  text-align: center;
}

.tabholder {
  display: inline-block;
}

.tab {
  width: 184px;
  margin-right: 2px;
  margin-left: 2px;
  padding: 1px 5px 0px;
  border-top: 1px solid #8dc63f;
  border-right: 1px solid #8dc63f;
  border-left: 1px solid #8dc63f;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.tab.w--current {
  border-top-color: #fff;
  border-right-color: #8dc63f;
  border-left-color: #fff;
  background-color: #fff;
  color: #000;
}

.tabconent {
  min-height: 300px;
  padding-top: 40px;
  padding-bottom: 25px;
  background-color: #fff;
  text-align: left;
}

.topright {
  padding-right: 0px;
}

.greendiv {
  height: 60px;
  background-color: #8dc63f;
}

.givebutton {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 7px;
  padding-right: 20px;
  padding-left: 20px;
  border: 3px solid #fff;
  border-radius: 2px;
  color: #fff;
  font-size: 30px;
  line-height: 60px;
  font-style: italic;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.givebutton:hover {
  border-color: #8dc63f;
  color: #8dc63f;
}

.bottomsection {
  padding-bottom: 50px;
  text-align: center;
}

.col {
  text-align: left;
}

.list {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
}

.thumb {
  margin-top: -45px;
}

.lightbox {
  overflow: hidden;
  max-height: 170px;
  padding-top: 0px;
}

.upgrades-tab {
  padding-bottom: 41px;
}

.leftalign {
  text-align: left;
}

.regcase {
  text-transform: none;
}

.h-nextstep {
  color: #8dc63f;
  text-transform: uppercase;
}

.nextstep-col2 {
  padding-top: 50px;
  text-align: right;
}

.h2-calculator {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #8dc63f;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}

.intentional {
  background-color: rgba(141, 198, 63, .2);
  text-align: center;
}

.tithing {
  background-color: rgba(141, 198, 63, .4);
  text-align: center;
}

.extravagant {
  background-color: rgba(141, 198, 63, .6);
  text-align: center;
}

.th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.tr {
  padding-top: 1px;
  padding-bottom: 0px;
  line-height: 26px;
}

.metric {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.income {
  display: inline;
  width: 100px;
  padding: 5px;
  float: right;
  line-height: 16px;
}

.income-label {
  display: inline;
  padding-top: 8px;
  padding-right: 12px;
  float: right;
}

.calculator-form {
  margin-top: 20px;
}

.h-onefund {
  display: inline-block;
  padding-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
  border: 2px solid #8dc63f;
  color: #8dc63f;
  font-weight: 700;
}

.h4-onebudget {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.smallheading {
  font-weight: 700;
  text-transform: uppercase;
}

.funding-box {
  margin-top: 30px;
  padding: 10px;
  border: 2px solid #8dc63f;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
}

.funding-total {
  font-size: 26px;
}

.onefund-photo {
  margin-top: 20px;
}

.onefund-right1p {
  margin-top: 35px;
}

.video {
  margin-top: 20px;
}

.homelink {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 395px;
  padding-right: 6px;
  padding-left: 6px;
  border: 1px solid hsla(0, 0%, 100%, .27);
  border-radius: 4px;
  color: hsla(0, 0%, 100%, .63);
  line-height: 26px;
  text-decoration: none;
}

.homelink:hover {
  border-color: #8dc63f;
  background-color: #8dc63f;
  color: #000;
}

.h2-pledge {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #8dc63f;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.pledge-form {
  text-align: left;
}

.pledge-intro {
  margin-top: 0px;
  color: #a8a8a8;
  line-height: 14px;
  text-transform: uppercase;
}

.plus {
  width: 7%;
  margin-right: 1%;
  float: left;
  color: #bdbdbd;
  font-size: 18px;
  line-height: 38px;
  font-weight: 700;
  text-align: center;
}

.plustext {
  width: 22%;
  text-align: right;
}

.plustext.commitment {
  border: 4px solid #8dc63f;
}

.pledge-right {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-left: 1px solid #8dc63f;
}

.pledge-left {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
}

.pledge-button {
  margin-top: 20px;
  background-color: #8dc63f;
}

.pledge-description {
  width: 68%;
  margin-top: 4px;
  float: right;
  color: #828282;
  line-height: 16px;
}

.pledge-description.one-line {
  margin-top: 11px;
}

.pledge-success {
  padding: 0px;
  background-color: transparent;
  font-weight: 700;
}

.progress-segment {
  height: 44px;
  padding: 12px 10px;
  background-color: hsla(0, 0%, 52%, .61);
}

.progress-col {
  padding-right: 1px;
  padding-left: 2px;
}

.progress-bar-holder {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 20px;
  margin-top: -53px;
}

.progress-bar-holder.progress-indicator-holder {
  margin-top: -64px;
}

.progress-bar {
  width: 84%;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, #2b2e27, #84b83d);
  background-image: linear-gradient(90deg, #2b2e27, #84b83d);
}

.progress-bar.progress-no-fill {
  display: inline-block;
  background-image: none;
}

.progress-left {
  margin-left: -8px;
  float: left;
  color: #fff;
}

.progress-right {
  margin-right: -14px;
  float: right;
  color: #fff;
}

.progress-indicator {
  display: inline-block;
  margin-left: -16px;
  padding: 0px 5px 7px;
  background-image: url('../images/210-progress-bubble.png');
  background-position: 50% 1px;
  background-size: 40px;
  background-repeat: no-repeat;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
}

.xchange {
  background-color: #c7c7c7;
  font-family: 'Open Sans Condensed';
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
}

.xc-top {
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: 'Open Sans Condensed';
}

.xc-leftcol {
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
}

.xc-leftcol.xc-leftcol-bottom {
  min-height: 760px;
  background-color: #000;
}

.xc-rightcol {
  padding-right: 30px;
  padding-left: 30px;
}

.xc-rightcol.speaker-right {
  padding-top: 18px;
}

.xc {
  max-width: 875px;
  background-color: #fff;
}

.xc-top-p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0px;
}

.xc-top-h {
  margin-top: 7px;
  margin-bottom: 0px;
  color: #00bdf2;
  font-size: 24px;
  line-height: 27px;
  font-weight: 700;
}

.xc-date-block {
  display: inline-block;
  margin-top: 28px;
  padding: 10px;
  border: 1px solid #000;
  font-size: 20px;
  font-weight: 700;
}

.xc-date-block.sessions {
  margin-bottom: 9px;
  padding: 5px;
  font-size: 18px;
  text-transform: uppercase;
}

.speaker {
  background-color: #00bdf2;
}

.xc-speaker-h {
  font-weight: 700;
}

.xc-name {
  color: #00bdf2;
}

.xc-bottom {
  margin-top: 40px;
}

.xc-sessions {
  padding-left: 25px;
  list-style-type: square;
}

.xc-session-li {
  margin-top: 8px;
  font-weight: 700;
}

.xc-session-sub {
  font-style: italic;
  font-weight: 400;
}

.xc-h2 {
  display: inline-block;
  margin-bottom: 2px;
  padding: 4px 10px;
  background-color: #00bdf2;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
}

.xc-1on1 {
  margin-top: 8px;
  padding-left: 6px;
  font-weight: 700;
}

.xc-rates-1 {
  margin-top: 8px;
}

.xc-form {
  margin-top: 5px;
}

._210-body {
  background-color: #000;
}

.home-hero {
  position: relative;
  height: 100vh;
  padding-top: 50vh;
  padding-right: 40px;
  padding-left: 40px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .31), rgba(0, 0, 0, .33) 96%), url('../images/home-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .31), rgba(0, 0, 0, .33) 96%), url('../images/home-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.home-hero.no-headline {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/home-hero.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/home-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.home-hero.washed {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .76) 94%), url('../images/home-hero.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .76) 94%), url('../images/home-hero.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  color: #000;
}

.home-hero.smaller {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .31), rgba(0, 0, 0, .33) 96%), url('../images/bc-pattern.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .31), rgba(0, 0, 0, .33) 96%), url('../images/bc-pattern.jpg');
  background-size: auto, cover;
}

.home-hero.smaller.squish {
  height: auto;
  min-height: 190px;
  padding-top: 0vh;
}

.home-hero.wl-hero {
  min-height: 820px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .86)), url('../images/bc-pattern.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .86)), url('../images/bc-pattern.jpg');
}

.navbar {
  position: absolute;
  z-index: 1;
  width: 100%;
  padding-top: 80px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.navlink {
  margin-left: 10px;
  padding: 9px 10px 5px;
  border: 2px solid transparent;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  text-decoration: none;
  text-transform: uppercase;
}

.navlink:hover {
  border-color: #fff;
}

.navlink:active {
  background-color: #fff;
  color: #000;
}

.navlink.dropdown {
  display: block;
  min-width: 170px;
  margin-left: 0px;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, .66);
}

.navlink.dropdown:hover {
  background-color: hsla(0, 0%, 100%, .89);
  color: #000;
}

.navlink.white {
  background-color: #fff;
  color: #000;
}

.bc-logo {
  margin-top: -5px;
}

.nav-menu {
  height: auto;
}

.nav-container {
  position: relative;
}

.logo-link {
  position: absolute;
  float: left;
}

.nav-menu-holder {
  float: right;
}

.content-section {
  padding: 100px 40px;
}

.content-section.footer {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, .9);
}

.content-section.wl {
  padding-top: 50px;
  background-color: hsla(0, 0%, 100%, .9);
}

.box-heading {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 7px 15px 2px;
  border: 2px solid #000;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.experiences {
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
}

.experience-link {
  display: block;
  color: #606060;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.experience-link:hover {
  color: #000;
}

.dark-section-no-margin {
  background-color: #000;
}

.home-current-series-link {
  display: block;
}

.next-home-link {
  width: 130px;
  height: 130px;
  margin: 10px 30px 20px;
  border-radius: 50%;
  background-color: #e5e5e5;
  color: #000;
  font-size: 20px;
  text-decoration: none;
}

.next-home-link.next {
  background-color: #96ca4b;
  color: #2f2f2f;
}

.next-home-link.next:hover {
  background-color: #a0e245;
}

.next-home-link.baptism {
  background-color: #50c9ed;
  color: #2f2f2f;
}

.next-home-link.baptism:hover {
  background-color: #75dfff;
}

.next-home-link.volunteer {
  background-color: #a0aea4;
  color: #2f2f2f;
}

.next-home-link.volunteer:hover {
  background-color: #b6c6bb;
}

.next-home-link.groups {
  background-color: #000;
  color: #2f2f2f;
}

.next-home-link.groups:hover {
  background-color: #3c3c3c;
}

.next-home-image {
  margin-bottom: 15px;
}

.nav-programs {
  position: absolute;
  display: block;
  overflow: hidden;
  height: 0px;
  margin-left: 129px;
}

.nav-new {
  position: absolute;
  display: block;
  overflow: hidden;
  height: 0px;
  margin-left: 10px;
}

.hero {
  display: inline-block;
  margin-top: -50px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 100px;
  line-height: 100px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
}

.hero.wl-video {
  position: absolute;
  top: 50%;
  margin-top: -226px;
}

.new-here-link {
  display: block;
  margin-bottom: 0px;
  margin-left: -5px;
  padding-top: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  color: #8dc63f;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.new-here-link:hover {
  background-color: #8dc63f;
  color: #fff;
}

.new-here-menu {
  padding-left: 15px;
}

.hero-arrow {
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 150px;
  height: 100px;
  margin-bottom: 0px;
  margin-left: -75px;
  opacity: 0.44;
}

.greenbutton {
  padding-top: 7px;
  padding-bottom: 5px;
  border: 2px solid #8dc63f;
  background-color: transparent;
  color: #8dc63f;
  text-transform: uppercase;
}

.greenbutton:hover {
  background-color: #8dc63f;
  color: #fff;
}

.greenbutton.signup {
  display: block;
}

.greenbutton.wl-next {
  float: right;
}

.belief-dropdown {
  width: 100%;
  border-top: 1px solid #d4d4d4;
  background-color: #ececec;
  font-size: 16px;
}

.belief-dropdown-content.w--open {
  position: static;
  padding: 20px;
  background-color: #fafafa;
}

.belief-dropdown-toggle {
  width: 100%;
  padding-bottom: 15px;
  font-size: 22px;
  line-height: 22px;
}

.next-tab {
  width: 25%;
  float: left;
  border-left: 1px solid #fff;
  background-color: #e0e0e0;
  color: #2f2f2f;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.next-tab.w--current {
  background-color: #8dc63f;
  color: #000;
}

.next-box {
  padding: 0px 20px 20px;
  background-color: #f5f5f5;
}

.signup-form {
  padding: 1px 21px 22px;
  background-color: #efefef;
}

.content-leftcol {
  padding-right: 10px;
}

.content-rightcol {
  padding-left: 10px;
}

.group-form {
  padding-right: 10px;
  padding-left: 10px;
}

._210 {
  color: #fff;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 1px;
}

._210h4 {
  color: #fff;
}

.wl-series {
  position: relative;
  display: block;
  padding-top: 56%;
  float: none;
  background-color: #2f2f2f;
  background-image: url('../images/bc-pattern.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

.wl-series-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  color: #fff;
}

.wl-series-name {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 10px 4px;
  background-color: hsla(0, 0%, 100%, .88);
  color: #000;
  font-size: 20px;
  line-height: 20px;
}

.wl-series-messages {
  position: absolute;
  left: 0px;
  top: 34px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
  background-color: transparent;
}

.wl-series-message {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, .73);
  color: #fff;
  font-size: 16px;
  line-height: 29px;
  text-decoration: none;
}

.wl-series-message:hover {
  background-color: rgba(143, 199, 64, .89);
  color: #fff;
}

.wl-series-holder {
  display: inline-block;
  width: 50%;
  padding: 10px;
  float: left;
}

.wl-year {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 5px;
  padding-left: 10px;
  clear: both;
  border-bottom: 1px solid #d0d0d0;
  color: #c6c6c6;
}

.wl-series-list {
  margin-bottom: 50px;
  padding-bottom: 10px;
}

.wl-prevnext {
  padding-right: 10px;
  padding-left: 10px;
}

.wl-message {
  display: block;
  background-color: #d0d0d0;
  color: #b8b8b8;
}

.wl-messages-h {
  font-size: 32px;
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.wl-messages-hb {
  color: #b3b0b0;
  font-size: 20px;
  line-height: 20px;
}

.wl-series-description {
  font-size: 16px;
  line-height: 23px;
}

.wl-podcast-h {
  margin-top: 25px;
  margin-bottom: 0px;
}

.wl-hero {
  position: relative;
  min-height: 100vh;
  padding-top: 180px;
  padding-bottom: 50px;
  background-color: rgba(0, 0, 0, .78);
  background-image: none;
}

.message-title {
  color: #fff;
}

.wl-body {
  background-image: url('../images/bc-pattern.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.wl-series-nomessages {
  padding: 10px;
  background-color: rgba(0, 0, 0, .69);
}

.time-header {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #8dc63f;
  font-size: 20px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.time-header.second {
  margin-top: 20px;
}

html.w-mod-js *[data-ix="reveal-down-arrow"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="init-message-series"] {
  height: 0px;
}

@media (max-width: 991px) {
  h4 {
    max-width: 100%;
    margin-right: 10px;
  }
  .top-text {
    max-width: 100%;
    margin-right: 10px;
  }
  .top {
    background-position: 42% 88px;
  }
  .tabs {
    display: block;
  }
  .tab {
    width: auto;
    font-style: italic;
  }
  .pledge-description {
    margin-top: 3px;
  }
  .progress {
    padding: 35px 20px 0px;
  }
  .home-hero.smaller.squish {
    min-height: 90px;
  }
  .navbar {
    padding-top: 20px;
  }
  .navlink {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 15px 12px;
    border-style: none;
    border-radius: 0px;
    background-color: #000;
  }
  .navlink:hover {
    background-color: #282828;
    color: #fff;
  }
  .navlink.dropdown {
    background-color: hsla(0, 0%, 100%, .95);
    color: #000;
  }
  .bc-logo {
    margin-top: 15px;
  }
  .menu-button {
    position: relative;
    overflow: hidden;
    width: 50px;
    height: 50px;
    padding: 10px;
    float: right;
    background-color: hsla(0, 0%, 100%, .65);
  }
  .menu-button:hover {
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: rgba(0, 0, 0, .5);
  }
  .nav-menu {
    position: static;
    overflow: hidden;
    width: 100%;
    height: 0px;
    float: right;
    background-color: rgba(0, 0, 0, .5);
  }
  .nav-container {
    z-index: 1;
  }
  .logo-link {
    margin-top: 12px;
  }
  .nav-menu-holder {
    width: 100%;
    max-width: 260px;
  }
  .menu-image {
    position: absolute;
  }
  .close-image {
    position: absolute;
    display: block;
    opacity: 0;
  }
  .content-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .content-section.wl {
    padding: 10px 0px;
  }
  .next-home-link {
    width: 110px;
    height: 110px;
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 18px;
  }
  .next-home-image {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .nav-dropdown-toggle {
    padding: 0px;
  }
  .nav-dropdown-icon {
    display: inline-block;
    float: right;
  }
  .nav-dropdown-list {
    position: static;
    display: block;
  }
  .nav-dropdown-text {
    display: block;
    width: 100%;
  }
  .nav-programs {
    position: static;
    margin-left: 0px;
  }
  .nav-new {
    position: static;
    margin-left: 0px;
  }
  .hero {
    margin-top: -40px;
    font-size: 80px;
    line-height: 80px;
  }
  .hero.wl-video {
    margin-top: -207px;
  }
  .new-here-menu {
    padding-left: 0px;
  }
  .wl-hero {
    min-height: 0px;
    padding-top: 105px;
  }
}

@media (max-width: 767px) {
  .top {
    background-position: -68px 60px;
  }
  .tab {
    display: inline-block;
  }
  .onefund-right1p {
    margin-top: 0px;
  }
  .pledge-button {
    margin-top: 0px;
  }
  .pledge-description {
    margin-top: 8px;
  }
  .logo-link {
    margin-top: 10px;
  }
  .nav-menu-holder {
    max-width: 100%;
  }
  .content-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .next-home-link {
    width: 120px;
    height: 120px;
  }
  .hero {
    margin-top: -30px;
    font-size: 60px;
    line-height: 60px;
  }
  .hero.wl-video {
    margin-top: -190px;
  }
  .next-tab {
    width: 50%;
  }
  .content-leftcol {
    padding-right: 0px;
  }
  .content-rightcol {
    padding-left: 0px;
  }
  .group-form {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wl-series-holder {
    width: 100%;
  }
  .wl-hero {
    padding: 91px 10px 20px;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 23px;
  }
  .top {
    background-position: 20% 133px;
  }
  .tab {
    display: inline-block;
    margin-bottom: 6px;
    border-bottom: 1px solid #8dc63f;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  .th {
    font-size: 13px;
  }
  .pledge-description {
    margin-top: 3px;
  }
  .home-hero {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bc-logo {
    margin-top: -15px;
  }
  .content-section {
    padding: 20px 10px;
  }
  .hero {
    margin-top: -20px;
    font-size: 40px;
    line-height: 40px;
  }
  .next-tab {
    width: 100%;
  }
  .wl-hero {
    padding-top: 82px;
    padding-bottom: 10px;
  }
}

