
h1 {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Caveat Brush', sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Caveat Brush', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: 1.5px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 1px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', sans-serif;
  color: #ea252e;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Caveat Brush', sans-serif;
  color: #faed23;
  font-size: 22px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

a {
  font-family: 'Roboto Slab', sans-serif;
  color: #ea252e;
  font-weight: 300;
  text-decoration: none;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px;
  border-left: 5px none #e2e2e2;
  font-family: 'Caveat Brush', sans-serif;
  color: #ea252e;
  font-size: 40px;
  line-height: 50px;
}

.secondary {
  color: #2f3c44;
}

.secondary.inline-header {
  display: inline-block;
  margin-right: 20px;
}

.secondary.enter-header {
  display: inline;
}

.secondary.activity-header {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 21px;
}

.secondary.blog-sub {
  line-height: 24px;
  font-weight: 300;
}

.tertiary {
  margin-top: 24px;
  color: #faed23;
}

.tertiary.savedate {
  margin-bottom: 0px;
}

.button {
  margin-right: 6px;
  margin-left: 6px;
  padding: 16px 28px;
  border-radius: 40px;
  background-color: #ea252e;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button:hover {
  box-shadow: 0 3px 0 0 #992f34;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.button.btn-secondary {
  margin-left: 6px;
  background-color: #2f3c44;
}

.button.btn-secondary:hover {
  box-shadow: 0 3px 0 0 #1d252a;
}

.button.btn-secondary.stack-button {
  margin-bottom: 10px;
}

.button.btn-secondary.margin-top {
  margin-top: 30px;
}

.button.btn-secondary.flyout {
  position: relative;
  top: -7px;
  display: inline-block;
  margin-left: -1px;
}

.button.nav {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 5px;
  padding: 10px 24px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.button.review {
  display: inline-block;
  width: auto;
  margin-top: 50px;
  text-align: center;
}

.button.story-btn {
  margin-left: 0px;
}

.button.footer-btn {
  padding: 8px 15px;
  font-size: 12px;
}

.button.nav-donate {
  margin: 10px 0px 10px 5px;
  padding: 12px;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  font-size: 13px;
  line-height: 16px;
  height: fit-content;
}
.button.nopad-left {
  margin-left: 0px;
}

.button.close-edit-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  margin: 0 55px;
}

.button.stack-button {
  display: block;
}

.button.small-btn {
  margin-top: 18px;
  padding: 8px 15px;
  font-size: 12px;
}

.button.small-btn.city-nav-don {
  margin-top: 0px;
  margin-bottom: 18px;
}

.button.email {
  padding-right: 70px;
  background-image: url('../images/mail.svg');
  background-position: 87% 50%;
  background-size: 29px;
  background-repeat: no-repeat;
}

.button.pop-btn {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

.content-div {
  display: block;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fffee0;
}

.content-div.callout {
  padding-bottom: 60px;
  border-top: 8px solid #faed23;
  background-color: #2f3c44;
}

.content-div.callout.centered {
  margin-bottom: 120px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.content-div.no-bg {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: transparent;
}

.content-div.no-bg.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.content-div.city-bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div.savethedate {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div.lemons {
  margin-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.content-div.white-bg {
  background-color: #fff;
}

.content-div.red-bg {
  background-color: #ea252e;
  text-align: center;
}

.content-div.full-nobg {
  background-color: transparent;
}

.content-div.resources {
  margin-bottom: 100px;
  padding: 40px 20px;
  border-top: 8px solid #faed23;
  background-color: #2f3a44;
}

.content-div.math-stats {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.content-div.founder-section {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.navbar {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fff;
}

.logo-block {
  display: inline-block;
  height: 70px;
  padding-top: 14px;
  float: left;
}

.nav-link {
  display: inline-block;
  padding: 25px 6px;
  float: none;
  -webkit-transition: -webkit-transform 333ms ease;
  transition: -webkit-transform 333ms ease;
  transition: transform 333ms ease;
  transition: transform 333ms ease, -webkit-transform 333ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3a44;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.nav-link.w--current {
  color: #2f3c44;
  font-weight: 400;
}

.nav-link.subnav {
  display: inline-block;
  padding: 10px 9px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 52px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link.subnav:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #faed23;
}

.nav-link.subnav.w--current {
  background-color: #faed23;
  color: #2f3a44;
}

.nav-link.subnav.callout {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 35px 10px;
  float: left;
  border-top: 6px solid #faed23;
  -webkit-transition: background-color 417ms ease-out;
  transition: background-color 417ms ease-out;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.nav-link.subnav.callout:hover {
  background-color: #faed23;
  color: #2f3c44;
}

.nav-link.subnav.home-link {
  font-family: 'Caveat Brush', sans-serif;
  color: #faed23;
  font-size: 20px;
}

.nav-link.subnav.home-link.w--current {
  background-color: transparent;
  font-size: 20px;
}

.nav-link.navlink-dropdown {
  padding-right: 15px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.header-section {
  height: 600px;
  background-image: url('../images/donations-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-section.city-minimized {
  position: relative;
  z-index: 90;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2f3c44;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .7), rgba(47, 58, 68, .7)), url('../images/lemontree.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .7), rgba(47, 58, 68, .7)), url('../images/lemontree.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section.home-hero {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 600px;
  background-image: url('../images/donations-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.header-section.resource-header {
  height: 500px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section.inner-page {
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6));
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6));
}

.header-section.inner-page.resource-header {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header9.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header9.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.fyc {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header1.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.header-section.inner-page.missions {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header2.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.impact-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/heaader17.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/heaader17.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
}

.header-section.inner-page.news-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header4.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header4.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.header-section.inner-page.gallery-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header6.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.blog-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header8.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header8.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.header-section.inner-page.blogpost-header {
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/natblog.png');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/natblog.png');
  background-position: 0px 0px, 50% 43%;
  background-size: auto, cover;
}

.header-section.inner-page.share-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header11.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header11.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.stand-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header13.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header13.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.br-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header12.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header12.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.eoty-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header14.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header14.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.inner-page.contact-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header15.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section.donate-bg {
  height: 500px;
  padding-bottom: 70px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/8097356145_e72a6eb056_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/8097356145_e72a6eb056_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section.sponsor-hero {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 600px;
  background-image: url('../images/donations-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.border-div {
  position: static;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  clear: none;
  border: 10px solid #faed23;
}

.border-div.registration-headline {
  position: absolute;
}

.lemmy-div {
  position: absolute;
  left: 0px;
  top: -48px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  text-align: center;
}

.content-valign {
  position: relative;
  top: 50%;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.content-valign.watermark {
  top: 50%;
  z-index: 0;
  display: block;
  width: 80%;
  max-width: 1000px;
  padding-top: 50px;
  padding-bottom: 30px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.standard-container {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.standard-container.centered {
  height: auto;
  text-align: center;
}

.standard-container.centered.form {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fffee0;
}

.standard-container.centered.form.hide {
  display: none;
}

.standard-container.centered.partner-logos {
  margin-top: 90px;
}

.standard-container.social {
  position: relative;
  height: auto;
  margin-top: 100px;
  margin-bottom: 36px;
  padding: 24px 36px;
  background-color: #ea252e;
  text-align: center;
}

.standard-container.city-header {
  text-align: center;
}

.standard-container.donate-natl {
  text-align: center;
}

.left-title {
  width: 30%;
  float: left;
}

.numbers-right {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.number-wrapper {
  width: 33.33%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  text-align: center;
}

.number-wrapper.cal {
  padding-top: 12px;
  float: left;
  background-image: none;
}

.number-wrapper.stand {
  background-image: url('../images/icon3.png');
  background-position: 50% 50%;
  background-size: 170px;
  background-repeat: no-repeat;
}

.number-wrapper.chapters {
  background-image: url('../images/icon2.png');
  background-position: 50% 50%;
  background-size: 170px;
  background-repeat: no-repeat;
}

.fact-description {
  font-family: 'Roboto Slab', sans-serif;
  color: #f0eb91;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.logo {
  width: 33%;
  padding: 12px;
  float: left;
}

.logo._4up {
  display: inline-block;
  width: 25%;
}

.logo._4up-copy {
  display: inline-block;
  width: 25%;
  float: left;
}

.logo-bg {
  width: 100%;
  height: 140px;
  padding: 10px;
  border: 1px solid #faed23;
  background-color: #fff;
  text-align: center;
}

.logo-bg.comcast {
  padding-right: 10px;
}

.city-title {
  position: relative;
  top: 50%;
  display: block;
  width: 60%;
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.city-title.savethedate {
  display: inline-block;
  width: 80%;
  margin-bottom: 39px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.city-intro {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: auto;
  height: 100%;
  padding-right: 26px;
  padding-left: 26px;
  float: left;
  background-color: #fffee0;
  text-align: center;
}

.city-intro.savethedate {
  height: 100%;
  background-color: transparent;
}

.city-subnav {
  height: 75px;
  background-color: #2f3c44;
  text-align: center;
}

.yellow-highlight {
  color: #faed23;
}

.hover-btn-div {
  width: 25%;
  margin-top: 36px;
  padding: 12px;
  float: left;
  border-top: 1px none #faed23;
  text-align: center;
}

.hover-btn-div-2 {
  width: 20%;
  margin-top: 36px;
  padding: 12px;
  float: left;
  border-top: 1px none #faed23;
  text-align: center;
}

.hover-btn-div.mentor-menu {
  width: 33.33%;
}
.hover-btn-div-2.mentor-menu{
  width: 33.33%;
}

.video-preview {
  position: relative;
  width: 140px;
  height: 140px;
  border: 8px solid #faed23;
  border-radius: 140px;
  background-image: url('../images/giphy_1.gif');
  background-position: 50% 50%;
  background-size: 275px;
  background-repeat: no-repeat;
}

.play-button {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  text-align: center;
}

.centered {
  margin-top: 24px;
  margin-bottom: 24px;
  clear: both;
  text-align: center;
}

.centered.handle {
  margin-top: 0px;
  margin-bottom: 18px;
  font-family: 'Caveat Brush', sans-serif;
  font-size: 40px;
  line-height: 43px;
}

.tabs {
  display: block;
  margin-top: 36px;
  margin-bottom: 36px;
}

.tabs.mission-tabs {
  text-align: center;
}

.tab-link {
  margin-right: 10px;
  margin-bottom: 12px;
  margin-left: 10px;
  padding-right: 24px;
  padding-left: 24px;
  border: 1px solid #ea252e;
  border-radius: 40px;
  background-color: transparent;
  font-family: 'Roboto Slab', sans-serif;
  color: #ea252e;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tab-link.w--current {
  margin-right: 10px;
  margin-bottom: 12px;
  margin-left: 10px;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 40px;
  background-color: #ea252e;
  font-family: Glegoo, sans-serif;
  color: #fffee0;
  text-transform: uppercase;
}

.tab-link.story {
  border-style: solid none none;
  border-top-width: 4px;
  border-top-color: #faed23;
  border-radius: 0px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.tab-link.story:hover {
  background-color: #faed23;
  color: #2f3c44;
}

.tab-link.story.w--current {
  background-color: #faed23;
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3c44;
}

.tab-link.secondary {
  width: 150px;
  margin-right: 10px;
  margin-left: 10px;
  border-color: #2b4758;
  color: #2b4758;
  text-align: center;
}

.tab-link.secondary.w--current {
  background-color: #2b4758;
  color: #fffee0;
}

.red-span {
  color: #ea252e;
}

.map {
  margin-top: 50px;
  border: 7px solid #faed23;
}

.image-cover {
  width: 33%;
  height: 100%;
  padding: 12px;
  float: left;
}

.social-icon {
  padding: 0 6px;
}

.button-div {
  display: inline-block;
  width: 100%;
}

.caption {
  display: inline-block;
  font-family: 'Roboto Slab', sans-serif;
  color: #c2c2c2;
  font-size: 11px;
  line-height: 15px;
  font-weight: 400;
}

.city-subnav-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: block;
  height: 75px;
  background-color: #2f3c44;
  text-align: center;
}

.tabs-menu {
  margin-top: 20px;
}

.content-padding {
  padding-bottom: 35px;
}

.input {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 24px;
  padding-bottom: 24px;
  border: 1px solid #c2c2c2;
  font-family: 'Open Sans', sans-serif;
  color: #2f3c44;
  font-weight: 300;
}
.js-form-item label {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  color: #2f3c44;
  font-weight: 400;
  margin-bottom: -8px;
}

.input.signin-input {
  border-style: none;
  font-weight: 400;
}

.input.registry-fn {
  display: inline-block;
}

.input.registry-fn.enter {
  margin-right: 19px;
}

.input.input-ln {
  display: inline-block;
}

.input.input-ln.enter {
  margin-right: 14px;
  float: none;
}

.input.share-textbox {
  min-height: 150px;
}

.form-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.select {
  display: block;
  width: 100%;
  height: 50px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 24px;
  padding-bottom: 24px;
  border: 1px solid #c2c2c2;
  border-radius: 0px;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 300;
}

.checkbox-field {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  text-align: left;
}

.checkbox-field.submit-checkbox {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.checkbox-field.biz-checkbox {
  margin-top: 29px;
  margin-bottom: 29px;
}

.display-none {
  display: none;
}

.custom-checkbox {
  display: block;
  margin: 6px auto;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 38px;
  background-image: url('../images/checkbox-empty.png');
  background-position: 0px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #2f3c44;
  font-weight: 300;
}

.custom-checkbox.submit-checkbox {
  display: inline-block;
  padding-top: 0px;
  background-image: url('../images/checkbox-empty.png');
  background-position: 0px 0px;
  background-size: 24px;
  text-align: left;
}

.list-item {
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3c44;
  line-height: 30px;
  font-weight: 300;
}

.list-item.inverse {
  display: block;
  color: #fff;
  list-style-type: disc;
  -webkit-column-count: 1;
  column-count: 1;
}

.list-item.res-list {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.white {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
}

.unordered-list {
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-weight: 400;
  list-style-type: disc;
  -webkit-column-count: 2;
  column-count: 2;
}

.unordered-list.tool-list {
  width: 60%;
}

.tabs-content {
  padding-top: 25px;
}

.tabs-content.mission-content {
  margin-top: 50px;
  padding: 50px;
  border: 4px solid #faed23;
  background-color: #fff;
}

.video-div {
  position: absolute;
  left: 50px;
  bottom: -105px;
}

.insta-icon {
  position: absolute;
  left: 0px;
  top: -40px;
  right: 0px;
  text-align: center;
}

.insta-image {
  width: 25%;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

.insta-slider {
  height: 100%;
  background-color: transparent;
}

.insta-arrow-hide {
  display: none;
}

.insta-arrow-left {
  left: -97px;
  height: 100%;
}

.insta-arrow-right {
  right: -95px;
  height: 100%;
}

.insta-arrow {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.sponsor-title {
  font-size: 14px;
  line-height: 22px;
}

.sponsor-amount {
  font-size: 20px;
  line-height: 28px;
}

.reg-border-div {
  position: relative;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin: 80px auto;
  padding: 50px;
  border: 10px solid #faed23;
  text-align: center;
}

.btn-padding {
  position: relative;
  z-index: 1;
  margin-top: 40px;
}

.lemon-mark {
  position: absolute;
  left: -75px;
  top: 292px;
}

.sign-modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 21;
  display: none;
  height: 100%;
  background-color: rgba(33, 50, 58, .9);
}

.sign-in {
  position: relative;
  top: 50%;
  display: block;
  width: 425px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 10px solid #faed23;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.lemmy-signin {
  position: absolute;
  left: 0px;
  top: -40px;
  right: 0px;
}

.signin-form {
  display: block;
  width: 85%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.password-link {
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-weight: 300;
}

.adult-info {
  padding-top: 0px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.adult-info.bold-info {
  font-weight: 600;
}

.adult-info.info-padding {
  margin-bottom: 10px;
}

.upload-div {
  margin-top: 50px;
  padding: 40px 90px;
  border: 10px solid #faed23;
  text-align: center;
}

.upload-div.white-bg {
  background-color: #fff;
}

.adult-info-row {
  display: block;
  width: 70%;
  max-width: 800px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.edit-link {
  display: inline;
}

.info-column {
  padding-left: 0px;
}

.manual-link {
  display: none;
  margin-top: 80px;
  text-decoration: underline;
}

.csv-required {
  margin-top: 50px;
  font-family: 'Open Sans', sans-serif;
}

.enter-btn-div {
  margin-top: 40px;
  margin-bottom: 20px;
}

.regform-header {
  margin-top: 80px;
  padding-right: 5px;
  padding-left: 5px;
}

.add-participant {
  display: inline-block;
  margin-top: 20px;
  margin-left: 20px;
  float: right;
}

.add-text {
  display: inline-block;
  margin-left: 10px;
}

.entry-line1 {
  text-align: center;
}

.reg-numbers {
  position: relative;
  bottom: 10px;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  border: 5px solid #faed23;
  border-radius: 40px;
  background-color: #fffee0;
}

.num-in-circle {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3a44;
  font-size: 20px;
  text-align: center;
}

.expanded-entry {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.expanded-div {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.reg-submission {
  display: block;
  max-width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.home-h1 {
  margin-bottom: 20px;
  font-weight: 400;
  text-align: center;
}

.relative-div {
  position: static;
}

.reveal-div {
  position: relative;
  top: 50%;
  bottom: 50%;
  z-index: 1;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 10px solid #faed23;
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.plan-step-div {
  display: block;
  width: 80%;
  margin-top: 65px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.plan-step-div.left-step {
  position: relative;
}

.plan-step-div.right-step {
  position: relative;
  text-align: right;
}

.plan-number {
  margin-right: 25px;
  font-family: 'Caveat Brush', sans-serif;
  color: #faed23;
}

.step-border {
  position: relative;
  right: 70px;
  display: inline-block;
  padding: 15px;
  border: 10px solid #faed23;
}

.step-image {
  display: inline-block;
}

.texture {
  position: absolute;
  left: 59px;
  top: 75px;
  bottom: -27px;
  width: 343px;
  max-width: none;
}

.donate-tablink {
  width: 100px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #ea252e;
  background-color: #fff;
  color: #ea252e;
  text-align: center;
}

.donate-tablink.w--current {
  background-color: #ea252e;
  color: #fff;
}

.donate-tabs-content {
  text-align: center;
}

.blurb-text {
  position: relative;
  right: 15px;
  display: inline-block;
  padding: 10px 40px 10px 45px;
  border-bottom: 8px solid #faed23;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.donate-lemmy {
  position: relative;
  left: 15px;
  z-index: 1;
  display: inline-block;
}

.donate-menu {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.blurb-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}

.donate-checkbox {
  display: inline-block;
}

.nav-menu {
  display: inline-block;
  height: 70px;
  padding-top: 4px;
}

.resource-link {
  color: #fff;
}

.resource-link:hover {
  font-weight: 400;
}

.resource-card.locked {
  opacity: 0.3;
}

.res-header {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 5px solid #faed23;
  font-size: 14px;
  letter-spacing: 1.75px;
  text-transform: uppercase;
}

.res-list {
  padding-left: 20px;
}

.res-wrapper {
  display: inline-block;
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

.success {
  position: static;
  top: 114px;
  display: block;
  width: 400px;
  max-width: 90%;
  margin: 50px auto;
  padding: 25px;
  border: 8px solid #faed23;
  border-radius: 16px;
  background-color: #fffee0;
}

.registrants {
  color: #ea252e;
  font-weight: 600;
}

.h2-red {
  color: #ea252e;
}

.closex {
  float: right;
}

.donate-sub {
  margin-top: 50px;
}

.city-logo {
  margin-bottom: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.event-wrapper {
  margin-top: 35px;
  padding: 50px;
  border: 2px solid #faed23;
  background-color: #fff;
}

.event-detail {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-style: none;
  border-bottom-width: 5px;
  border-bottom-color: #2f3c44;
}

.event-img {
  border-style: none;
  border-width: 5px;
  border-color: rgba(250, 237, 35, .5);
}

.drop-icon {
  position: absolute;
  display: block;
  margin-right: 0px;
  color: #ea252e;
}

.drop-link {
  display: block;
  padding: 15px 30px 15px 15px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.drop-link:hover {
  background-color: #2f3c44;
}

.drop-link.w--current {
  color: #fff;
  font-weight: 700;
}

.drop-link.inline {
  display: inline-block;
  margin-left: 0px;
  padding-right: 13px;
  padding-left: 0px;
  float: left;
  clear: none;
}

.nav-drop-list {
  z-index: 10000;
  overflow: hidden;
}

.nav-drop-list.w--open {
  position: absolute;
  display: block;
  overflow: hidden;
  background-color: #2b4758;
  text-align: right;
}

._3fields {
  width: 33.33%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

._2fields {
  width: 50%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

._2fields.reg-review {
  display: inline-block;
  width: 40%;
  float: none;
}

.step-script {
  margin-bottom: 0px;
  font-family: 'Caveat Brush', sans-serif;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
}

.success-message {
  padding-top: 50px;
  padding-bottom: 50px;
  border: 10px solid #faed23;
  background-color: transparent;
  font-family: 'Roboto Slab', sans-serif;
  color: #2b4758;
  font-size: 19px;
  line-height: 25px;
}

.secondary-red {
  color: #ea252e;
}

.secondary-red.state-names {
  margin-top: 20px;
}

.home-watermark {
  position: absolute;
  left: 29px;
  top: 12px;
  display: block;
  opacity: 1;
}

.divider {
  height: 10px;
  margin-top: 90px;
  margin-bottom: 90px;
  background-color: #faed23;
}

.divider.narrow {
  display: block;
  width: 100px;
  margin: 20px auto;
}

.learn-wrapper {
  display: inline-block;
  width: 20%;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  text-align: center;
}

.learn-icon {
  height: 112px;
  margin-bottom: 20px;
}

.learn-section {
  margin-top: 60px;
  text-align: center;
}

.narrow-container {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}

.impact-copy {
  text-align: center;
}

.city-select {
  display: inline-block;
  width: 250px;
  margin-bottom: 0px;
  margin-left: 8px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: transparent;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.citysel-wrapper {
  display: inline-block;
  width: auto;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.city-label {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 21px;
  font-weight: 300;
  text-align: left;
}

.search-input {
  position: relative;
  left: 21px;
  display: inline-block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 57px;
  padding-left: 19px;
  border-style: none;
  border-radius: 20px;
  font-family: 'Open Sans', sans-serif;
}

.search-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 25px;
}

.go {
  margin-left: 15px;
}

.city-filter {
  text-align: center;
}

.impact-stat {
  margin-bottom: 25px;
}

.float-lemon {
  position: absolute;
  left: -60px;
  top: -30px;
}

.float-lemon.lem2 {
  left: 105px;
  top: 247px;
}

.float-lemon.small1 {
  left: auto;
  top: auto;
  right: 299px;
  bottom: -30px;
}

.float-lemon.lem3 {
  left: -3px;
  top: auto;
  bottom: 204px;
}

.search-button {
  position: relative;
  top: 1px;
  right: 30px;
  bottom: 0px;
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/search.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: transparent;
}

.insta-border {
  position: relative;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 10px solid #faed23;
}

.top-nav-wrapper {
  display: block;
  margin: 5px auto;
}

.underline-link {
  border-bottom: 1px solid #ea252e;
  color: #ea252e;
}

.alt-btn {
  display: none;
  border-radius: 40px;
  background-color: #3a4f5c;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 12px;
}

.back-link {
  margin-bottom: 30px;
}

.back-link.for-blog {
  margin-top: 30px;
  margin-bottom: 0px;
}

.go-back {
  display: inline-block;
  margin-left: 12px;
}

.signup-label {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3c44;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}

.edit-kid-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, .34);
}

.edit-form-div {
  position: relative;
  top: 50%;
  display: block;
  width: 700px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  background-color: #fffee0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.terms-label {
  display: block;
  color: #ea252e;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.privacy-copy {
  margin-top: 30px;
}

.tp-link {
  font-family: 'Open Sans', sans-serif;
  color: #6d6c72;
  font-weight: 400;
  text-decoration: underline;
}

.upsteps-wrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.upstep-div {
  display: inline-block;
  width: 50%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  text-align: left;
}

.upstep-card {
  padding: 30px;
  background-color: #fffee0;
}

.upstep-text {
  display: inline-block;
  width: 60%;
  margin-left: 20px;
}

.up-instruction {
  font-family: 'Open Sans', sans-serif;
  color: #2f3c44;
}

.up-icon {
  display: inline-block;
  float: left;
}

.upstep-label {
  margin-top: 0px;
  color: #ea252e;
  text-transform: uppercase;
}

.upstep-link {
  font-family: 'Open Sans', sans-serif;
  color: #2f3a44;
  font-weight: 400;
  text-decoration: underline;
}

.city-img {
  width: 100%;
  height: 500px;
}

.reg-hero {
  position: relative;
}

.reg-hero.hide-header {
  display: none;
}

.ready-list {
  display: inline-block;
  width: 33.33%;
  margin-top: 15px;
  padding-left: 0px;
  font-family: 'Roboto Slab', sans-serif;
  color: #ea252e;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
}

.ready-link {
  font-size: 16px;
  font-weight: 400;
}

.ready-item {
  display: block;
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.ready-div {
  background-color: #fffee0;
}

.delete-kid-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, .34);
}

.add-kid-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, .34);
}

.blank-reg-header {
  width: 100%;
  height: 500px;
}

.large-copy {
  display: block;
  width: 600px;
  max-width: 90%;
  margin: 10px auto 30px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.signin-link {
  margin-top: 40px;
}

.table-div {
  margin-top: 30px;
  margin-bottom: 30px;
}

.title-bar {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #2f3a44;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
}

.title-bar.mobile-title {
  display: none;
}

.first-name-col {
  width: 15%;
  padding: 5px 10px 5px 15px;
  float: left;
}

.first-name-col.data {
  color: #ea252e;
  font-weight: 600;
}

.last-name-col {
  width: 15%;
  padding: 5px 10px;
  float: left;
}

.last-name-col.data {
  color: #ea252e;
  font-weight: 600;
}

.school-column {
  width: 12%;
  padding: 5px 10px;
  float: left;
}

.district-column {
  width: 15%;
  padding: 5px 10px;
  float: left;
}

.grade-column {
  width: 8%;
  padding: 5px 10px;
  float: left;
}

.gender-column {
  width: 10%;
  padding: 5px 10px;
  float: left;
}

.ethnic-column {
  width: 15%;
  padding: 5px 10px;
  float: left;
}

.edit-column {
  width: 10%;
  padding: 5px 10px;
  float: left;
  text-align: center;
}

.edit-column.nopad {
  padding-top: 0px;
  padding-bottom: 0px;
}

.datarow {
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #6d6c72;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.del-icon {
  margin-left: 10px;
}

.mobile-label {
  display: none;
  color: #2f3c44;
  font-size: 11px;
  text-transform: uppercase;
}

.kid-count-div {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('../images/count-lemon.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.count-number {
  position: relative;
  font-family: 'Caveat Brush', sans-serif;
  color: #2f3c44;
  font-size: 30px;
}

.modal-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 7px solid #faed23;
}

.delete-data-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, .34);
}

.city-watermark {
  position: absolute;
  left: -58px;
  top: 11px;
  right: 26px;
}

.high-z {
  position: relative;
  z-index: 1;
}

.city-about-div {
  display: inline-block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .75), rgba(47, 60, 68, .75)), url('../images/AboutLink-BG.jpg'), url('../images/example-bg.png');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .75), rgba(47, 60, 68, .75)), url('../images/AboutLink-BG.jpg'), url('../images/example-bg.png');
  background-position: 0px 0px, 50% 5%, 0px 0px;
  background-size: auto, cover, 125px;
  background-repeat: repeat, no-repeat, repeat;
}

.city-about-div:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .65), rgba(47, 60, 68, .65)), url('../images/AboutLink-BG.jpg'), url('../images/example-bg.png');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .65), rgba(47, 60, 68, .65)), url('../images/AboutLink-BG.jpg'), url('../images/example-bg.png');
  background-position: 0px 0px, 50% 5%, 0px 0px;
  background-size: auto, cover, 125px;
  background-repeat: repeat, no-repeat, repeat;
}

.city-about-div.res-img {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .75), rgba(47, 60, 68, .75)), url('../images/resource-bg-2.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .75), rgba(47, 60, 68, .75)), url('../images/resource-bg-2.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.city-about-div.res-img:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .65), rgba(47, 60, 68, .65)), url('../images/resource-bg-2.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .65), rgba(47, 60, 68, .65)), url('../images/resource-bg-2.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.half-callout {
  display: inline-block;
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.small-border {
  padding: 20px 20px 40px;
  border: 7px solid #fff;
}

.three-card-wrapper {
  display: block;
  width: 33.33%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  text-align: center;
}

.three-card-wrapper.side-border {
  border-right: 1px solid #6d6c72;
  border-left: 1px solid #6d6c72;
}

.three-card-wrapper.youth-icons {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #fffee0;
}

.red-icon {
  position: relative;
  bottom: 24px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.share-div {
  display: inline-block;
  padding: 50px;
  float: left;
  background-color: #fffee0;
}

.feature-ent {
  position: relative;
  display: inline-block;
  width: 25%;
  float: left;
}

.feat-caption {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding: 25px;
  background-color: rgba(47, 58, 68, .96);
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
}

.meet-header {
  padding-bottom: 5px;
  font-family: 'Caveat Brush', sans-serif;
  color: #faed23;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.exp-cards {
  margin-top: 60px;
  margin-bottom: 60px;
}

.your-story-div {
  display: block;
  width: 1500px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.save-date-div {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 11px solid #faed23;
}

.dropdown-city-menu {
  position: absolute;
  z-index: 75;
  display: none;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #2f3a44;
}

.vcenter {
  position: relative;
  top: 50%;
  display: block;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.menu-col {
  display: inline-block;
  width: 23%;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 6px;
  float: left;
}

.menu-col.wide-col {
  width: 27%;
}

.city-drop-item {
  display: block;
  padding: 5px 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.city-drop-item:hover {
  color: #faed23;
}

.drop-city-bar {
  position: relative;
  z-index: 85;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #2f3a44;
  text-align: center;
}

.breadcrumb {
  display: inline;
  margin-right: 15px;
  padding-bottom: 2px;
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.breadcrumb-container {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.crumb-dropdown {
  display: inline;
  margin-left: 15px;
  padding-bottom: 2px;
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.drop-arrow {
  padding-bottom: 3px;
}

.drop-text {
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
}

.save-graphic {
  margin-top: 75px;
  margin-bottom: 50px;
}

.youth-video {
  display: block;
  width: 80%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.mentor-cta {
  margin-top: 60px;
  padding: 50px;
  border-top: 10px solid #faed23;
  background-color: #2f3a44;
}

.par-white {
  color: #fff;
  font-weight: 400;
}

.list-callout {
  margin-top: 50px;
  padding: 40px 50px;
  border-top: 10px solid #faed23;
  background-color: #2f3a44;
}

.callout-list {
  padding-left: 20px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.contact-form {
  display: block;
  width: 1000px;
  max-width: 90%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}

.form.top-margin {
  margin-top: 30px;
}

.share-paragraph {
  margin-bottom: 35px;
}

.add-photo {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.add-photo.underline-link {
  margin-bottom: 30px;
}

.paperclip {
  margin-right: 10px;
}

.fund-quote {
  position: relative;
  z-index: 9999;
  margin-bottom: 25px;
}

.dropdown-container {
  display: block;
  width: 900px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-left: 35px;
  border-top: 1px solid #fff;
}

.step-paginator {
  height: 100%;
  margin-top: 50px;
  background-color: transparent;
}

.form-step {
  position: static;
  width: 100%;
  padding-right: 0px;
  padding-bottom: 0px;
}

.step-content {
  display: inline;
  padding-right: 15px;
  padding-left: 15px;
}

.step-content._3-content {
  height: 1020px;
}

.bizform-submit {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ea252e;
  font-family: 'Roboto Slab', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.step-counter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 7px;
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3a44;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}

.slide-nav {
  display: none;
}

.previous {
  position: relative;
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
}

.next {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
}

.next-button {
  display: block;
  padding: 15px;
  background-color: #ea252e;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.previous-button {
  display: block;
  padding: 15px;
  background-color: #2f3a44;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.biz-slide-title {
  margin-bottom: 20px;
  color: #ea252e;
  text-align: center;
}

.biz-label {
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3c44;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.biz-qwrapper {
  margin-bottom: 30px;
  padding-right: 2px;
  padding-left: 2px;
}

.directions {
  margin-top: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3a44;
}

.resource-login {
  display: block;
  width: 500px;
  max-width: 90%;
  margin: 30px auto;
  padding: 1px 30px;
}

.all-caps {
  text-transform: uppercase;
}

.all-caps.resource-header {
  margin-bottom: 40px;
  padding-left: 20px;
}

.gallery-div {
  display: inline-block;
  width: 25%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.gallery-div.video {
  position: relative;
  width: 50%;
  height: auto;
}

.gallery-play {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 65%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.gallery-play.video-gal {
  position: absolute;
  left: 0px;
  top: 45%;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.news-div {
  width: 33.33%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.news-wrapper {
  margin-top: 50px;
}

.news-link {
  padding: 20px;
  border: 3px solid #faed23;
  background-color: #fff;
  text-align: center;
}

.news-title {
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3c44;
  font-size: 20px;
  line-height: 25px;
}

.news-title:hover {
  font-weight: 400;
}

.news-date {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3c44;
}

.newsblog-div {
  width: 33.33%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.blognews-text {
  min-height: 178px;
  padding: 20px;
  background-color: #2f3a44;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
}

.content-date {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.content-date.yellow {
  color: #f0eb91;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.5px;
}

.open-gallery-hide {
  display: none;
}

.blog-img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.callout-wrapper {
  margin-top: 50px;
}

.share-text {
  display: inline-block;
  width: 75%;
  padding-right: 50px;
  float: left;
}

.bizform-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.dyk {
  font-family: 'Roboto Slab', sans-serif;
  color: #2f3a44;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.stand-login {
  margin-bottom: 50px;
}

.sponsor-cta {
  margin-bottom: 20px;
  color: #fff;
}

.sponsorcta-text {
  display: inline-block;
}

.sponsorcta-text.pad-right {
  margin-right: 5px;
}

.sponsorcta-text.pad-left {
  margin-left: 5px;
}

.hide-thumb {
  display: none;
}

.city-column-wrapper {
  width: 33.33%;
  margin-top: 10px;
  padding-right: 10px;
  float: left;
}

.city-name {
  margin-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3a44;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.city-name:hover {
  font-weight: 600;
}

.red-band-link {
  color: #fff;
  text-decoration: underline;
}

.phone-link {
  display: inline-block;
  margin-left: 15px;
  font-size: 18px;
  font-weight: 400;
}

.phone-div {
  margin-top: 20px;
}

.michael {
  margin-top: 7px;
  margin-right: 35px;
  margin-bottom: 20px;
  float: left;
}

.donate-slider {
  height: auto;
  background-color: transparent;
}

.slider-arrow {
  color: #ea252e;
}

.donate-slide {
  height: auto;
  padding-right: 76px;
  padding-left: 90px;
}

.slider-content {
  display: inline-block;
  width: 82%;
  height: auto;
  padding-right: 25px;
  padding-left: 15px;
}

.slider-photo {
  display: inline-block;
  width: 18%;
  padding-top: 20px;
  float: left;
  text-align: left;
}

.slider-mask {
  height: auto;
}

.tab-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -9px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.rightalign-img {
  position: relative;
  left: 144px;
  margin-top: 60px;
}

.mission-icon {
  margin-bottom: 20px;
}

.content-column {
  padding-right: 60px;
}

.eoty-img {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 50%;
}

.improve-section {
  margin-top: 50px;
  margin-bottom: 50px;
}

.improve-wrapper {
  display: inline-block;
  width: 33%;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.improve-div {
  padding: 40px;
  border: 3px solid #2b4758;
  text-align: center;
}

.stat {
  font-family: 'Caveat Brush', sans-serif;
  color: #2b4758;
  font-size: 60px;
  line-height: 70px;
}

.bar-graph {
  margin-top: 50px;
  margin-bottom: 20px;
}

.math-stat {
  display: inline-block;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  float: right;
  font-family: 'Caveat Brush', sans-serif;
  color: #2b4758;
  font-size: 28px;
  line-height: 25px;
  text-align: right;
}

.bar-div {
  width: 88%;
}

.bar-div.saving {
  width: 89%;
}

.bar-div.world {
  width: 90%;
}

.bar-grow {
  background-color: #faed23;
}

.nat-bys {
  display: block;
  width: 30%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.natnews-wrapper {
  margin-top: 50px;
}

.secondary-yellow {
  color: #f0eb91;
}

.natres-list-item {
  margin-bottom: 15px;
  color: #2b4758;
  font-size: 18px;
}

.natres-link {
  color: #2b4758;
  font-weight: 400;
}

.nat-res-div {
  margin-top: 50px;
}

.popup-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  padding-top: 150px;
  background-color: rgba(0, 0, 0, .2);
  text-align: center;
}

.pop-up {
  display: block;
  width: 700px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/pop-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/pop-bg.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.pop-border {
  position: relative;
  height: 100%;
  padding: 25px 30px 30px;
  border: 10px solid #faed23;
}

.pop-content {
  height: 100%;
  text-align: left;
}

.pop-text {
  font-family: 'Caveat Brush', sans-serif;
  color: #fff;
  font-size: 75px;
  line-height: 68px;
  text-align: left;
  text-transform: uppercase;
}

.pop-close {
  position: absolute;
  top: -20px;
  right: -20px;
}

.search-div {
  padding-bottom: 10px;
  background-color: #2f3c44;
  text-align: center;
}

.search-result {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.search-title {
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: underline;
}

._404-wrapper {
  padding: 80px;
  background-color: #fffee0;
}

._404-content {
  padding: 75px 75px 20px;
  text-align: center;
}

.big-4 {
  display: inline;
  font-family: 'Caveat Brush', sans-serif;
  color: #ea252e;
  font-size: 200px;
  font-weight: 400;
}

.giant-lemmy {
  position: relative;
  top: -50px;
  display: inline-block;
  margin-right: 25px;
  margin-left: 25px;
}

.flyout-div {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: block;
  width: 900px;
  height: 115px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 20px;
  background-color: #ea252e;
  box-shadow: 4px 6px 50px 4px rgba(0, 0, 0, .15);
  text-align: center;
}

.flyout-header {
  position: relative;
  top: 33%;
  display: inline-block;
  margin: 0px 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 55px;
}

.number-div {
  display: block;
}

.number-icon {
  display: block;
}

.number-text {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  font-family: 'Caveat Brush', sans-serif;
  color: #faed23;
  font-size: 65px;
  text-transform: uppercase;
}

.number-icon-wrapper {
  position: relative;
  display: block;
  width: 170px;
  height: 170px;
  margin-right: auto;
  margin-left: auto;
}

.jumping-lemmy {
  position: relative;
  top: -33px;
  display: inline-block;
}

.drop-wrapper {
  display: inline-block;
}

.drop-city-bar-scroll {
  position: relative;
  z-index: 85;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #2f3a44;
}

.scroll-drop-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  height: 50px;
}

.border-yel {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border: 8px solid #faed23;
}

.city-date {
  position: relative;
  display: inline-block;
}

.date-text {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Roboto Slab', sans-serif;
  color: #2b4758;
  font-size: 26px;
  font-weight: 400;
  text-align: center;
}

.intl-div {
  margin-top: 20px;
}

.round-img {
  border-radius: 50%;
}

.zip-error {
  display: block;
  margin-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.zip-link {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.map-pop-wrapper {
  position: relative;
  width: 300px;
  margin-bottom: 20px;
}

.map-pop {
  padding: 20px;
  background-color: #fff;
}

.map-title {
  margin-bottom: 5px;
  font-family: 'Roboto Slab', sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  font-weight: 400;
}

.map-title.location {
  margin-bottom: 20px;
  color: #ea252e;
}

.stand-details {
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
  font-weight: 400;
}

.stand-det-category {
  font-weight: 700;
}

.tool-tip {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -14px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.basic-img {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

.state-loves-ld-wrapper {
  display: block;
  text-align: center;
}

.state-loves-left {
  display: inline-block;
  margin-right: 25px;
}

.state-loves-right {
  display: inline-block;
}

.gallery-slider {
  height: auto;
  background-color: transparent;
}

.gal-slide-mask {
  height: auto;
}

.gal-slide {
  height: auto;
}

.gallery-nav {
  display: none;
}

.gal-arrow-l {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: inline;
  padding-right: 10px;
}

.gal-arrow-icon {
  display: none;
}

.gal-arrow-r {
  position: relative;
  display: inline;
  padding-left: 10px;
}

.credit-cards {
  display: block;
  margin: 25px auto 15px;
}

.head-border {
  position: relative;
  top: 50%;
  z-index: 2;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 10px solid #faed23;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.video-border {
  position: relative;
  top: 50%;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 10px solid #faed23;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.city-hero {
  position: relative;
  top: 50%;
  display: block;
  width: 1000px;
  height: 390px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  border: 10px solid #faed23;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.city-logo-text {
  margin-top: 5px;
  font-family: Glegoo, sans-serif;
  color: #2f3a44;
  letter-spacing: 1.5px;
}

.photo-bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.nat-blog-container {
  display: block;
  width: 800px;
  max-width: 90%;
  margin-top: 75px;
  margin-right: auto;
  margin-left: auto;
}

.reg-header {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 2;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 10px solid #faed23;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.text-max {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.donate-button-div {
  display: block;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  text-align: center;
}

.youth-padding {
  width: 33.33%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.empty-text {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  color: #6d6c72;
}

.steps-container {
  display: block;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
}

.partner-logo {
  display: inline-block;
  width: 33.33%;
  padding: 12px;
}

.bbp {
  margin-left: 5px;
}

.image {
  margin-top: -6px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.caption-copy {
  display: inline-block;
  padding-top: 10px;
  font-family: 'Roboto Slab', sans-serif;
  color: #c2c2c2;
  font-size: 11px;
  line-height: 15px;
  font-weight: 400;
}

.link {
  color: #c2c2c2;
  text-decoration: underline;
}

.navbar-city {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fffee0;
}

.new {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.content-div-copy {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fffee0;
}

.content-div-copy.callout {
  padding-bottom: 60px;
  border-top: 8px solid #faed23;
  background-color: #2f3c44;
}

.content-div-copy.callout.centered {
  margin-bottom: 120px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.content-div-copy.no-bg {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: transparent;
}

.content-div-copy.no-bg.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.content-div-copy.city-bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-copy.savethedate {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-copy.lemons {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.content-div-copy.white-bg {
  background-color: #fff;
}

.content-div-copy.red-bg {
  background-color: #ea252e;
  text-align: center;
}

.content-div-copy.full-nobg {
  background-color: transparent;
}

.content-div-copy.resources {
  margin-bottom: 100px;
  padding: 40px 20px;
  border-top: 8px solid #faed23;
  background-color: #2f3a44;
}

.content-div-copy.math-stats {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.content-div-copy.founder-section {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-2 {
  margin-top: 18px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.new-hover {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 12px;
  padding-left: 15px;
  float: none;
  background-color: #314656;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.new-hover:hover {
  background-color: #2f3c44;
}

.content-div-new {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fffee0;
}

.content-div-new.callout {
  padding-bottom: 60px;
  border-top: 8px solid #faed23;
  background-color: #2f3c44;
}

.content-div-new.callout.centered {
  margin-bottom: 120px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.content-div-new.no-bg {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: transparent;
}

.content-div-new.no-bg.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.content-div-new.city-bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-new.savethedate {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-new.lemons {
  margin-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.content-div-new.white-bg {
  background-color: #fff;
}

.content-div-new.red-bg {
  background-color: #ea252e;
  text-align: center;
}

.content-div-new.full-nobg {
  background-color: transparent;
}

.content-div-new.resources {
  margin-bottom: 100px;
  padding: 40px 20px;
  border-top: 8px solid #faed23;
  background-color: #2f3a44;
}

.content-div-new.math-stats {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.content-div-new.founder-section {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-new.no-bg-copy {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: transparent;
}

.content-div-new.no-bg-copy.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.content-div-new.no-bg-stands-map {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.content-div-new.no-bg-stands-map.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.centered-v2 {
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  text-align: center;
}

.centered-v2.handle {
  margin-top: 0px;
  margin-bottom: 18px;
  font-family: 'Caveat Brush', sans-serif;
  font-size: 40px;
  line-height: 43px;
}

.content-div-sponsors {
  height: auto;
  margin-top: 246px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fffee0;
}

.content-div-sponsors.callout {
  padding-bottom: 60px;
  border-top: 8px solid #faed23;
  background-color: #2f3c44;
}

.content-div-sponsors.callout.centered {
  margin-bottom: 120px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.content-div-sponsors.no-bg {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: transparent;
}

.content-div-sponsors.no-bg.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.content-div-sponsors.city-bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-sponsors.savethedate {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-sponsors.lemons {
  margin-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.content-div-sponsors.white-bg {
  background-color: #fff;
}

.content-div-sponsors.red-bg {
  background-color: #ea252e;
  text-align: center;
}

.content-div-sponsors.full-nobg {
  background-color: transparent;
}

.content-div-sponsors.resources {
  margin-bottom: 100px;
  padding: 40px 20px;
  border-top: 8px solid #faed23;
  background-color: #2f3a44;
}

.content-div-sponsors.math-stats {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.content-div-sponsors.founder-section {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.logo-bg-copy {
  width: 100%;
  height: 140px;
  padding: 10px;
  float: none;
  border: 1px solid #faed23;
  background-color: #fff;
  text-align: center;
}

.link-block {
  margin-left: 0px;
  padding-left: 0px;
  float: left;
}

.home-h1-copy {
  margin-bottom: 20px;
  font-weight: 400;
  text-align: left;
}

.image-3 {
  margin-top: 3px;
  margin-left: 6px;
}

.all-caps-copy {
  text-align: left;
  text-transform: uppercase;
}

.all-caps-copy.resource-header {
  margin-bottom: 40px;
  padding-left: 20px;
}

.logo-bg-comcast {
  width: auto;
  height: 140px;
  padding: 10px;
  border: 1px solid #faed23;
  background-color: #fff;
  text-align: center;
}

.drop-link-national {
  display: block;
  padding: 15px 30px 15px 15px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.drop-link-national:hover {
  background-color: #2f3c44;
}

.drop-link-national.w--current {
  color: #fff;
  font-weight: 700;
}

.drop-link-national.inline {
  display: inline-block;
  margin-left: 0px;
  padding-right: 13px;
  padding-left: 0px;
  float: left;
  clear: none;
}

.max-width-national {
  display: block;
  width: 26%;
  margin-right: auto;
  margin-left: auto;
}

.column {
  padding-right: 0px;
  padding-left: 50px;
}

.column-2 {
  padding-left: 0px;
}

.column-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-126 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-127 {
  display: block;
  margin-top: -19px;
  margin-right: auto;
  margin-left: auto;
}

.image-128 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.drop-link-mobile-national {
  display: block;
  padding: 15px 30px 15px 15px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.drop-link-mobile-national:hover {
  background-color: #2f3c44;
}

.drop-link-mobile-national.w--current {
  color: #fff;
  font-weight: 700;
}

.drop-link-mobile-national.inline {
  display: inline-block;
  margin-left: 0px;
  padding-right: 13px;
  padding-left: 0px;
  float: left;
  clear: none;
}

.video-preview-homepage {
  position: relative;
  right: 0px;
  bottom: -23px;
  z-index: 4;
  display: block;
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  border: 8px solid #faed23;
  border-radius: 140px;
  background-image: url('../images/giphy.gif');
  background-position: 50% 58%;
  background-size: auto 129%;
  background-repeat: no-repeat;
}

.hide-thumb-homepage {
  display: none;
}

.reveal-div-tall-box {
  position: relative;
  top: 50%;
  bottom: 50%;
  z-index: 1;
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 50px 100px;
  border: 10px solid #faed23;
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.content-div-sponsors-page {
  display: block;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fffee0;
}

.content-div-sponsors-page.callout {
  padding-bottom: 60px;
  border-top: 8px solid #faed23;
  background-color: #2f3c44;
}

.content-div-sponsors-page.callout.centered {
  margin-bottom: 120px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.content-div-sponsors-page.no-bg {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: transparent;
}

.content-div-sponsors-page.no-bg.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.content-div-sponsors-page.city-bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .7), rgba(47, 60, 68, .7)), url('../images/houston-bg-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-sponsors-page.savethedate {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .82), rgba(47, 60, 68, .82)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-sponsors-page.lemons {
  margin-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .41), rgba(47, 58, 68, .41)), url('../images/lemon-bg-stats.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.content-div-sponsors-page.white-bg {
  background-color: #fff;
}

.content-div-sponsors-page.red-bg {
  background-color: #ea252e;
  text-align: center;
}

.content-div-sponsors-page.full-nobg {
  background-color: transparent;
}

.content-div-sponsors-page.resources {
  margin-bottom: 100px;
  padding: 40px 20px;
  border-top: 8px solid #faed23;
  background-color: #2f3a44;
}

.content-div-sponsors-page.math-stats {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 60, 68, .85), rgba(47, 60, 68, .85)), url('../images/math-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.content-div-sponsors-page.founder-section {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .8), rgba(47, 58, 68, .8)), url('../images/impact-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.content-div-sponsors-page.no-bg-sponsors-page {
  display: block;
  width: 1200px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 55px;
  padding-bottom: 75px;
  background-color: transparent;
}

.content-div-sponsors-page.no-bg-sponsors-page.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 79px;
}

.header-section-new {
  height: 600px;
  background-image: url('../images/donations-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-section-new.city-minimized {
  position: relative;
  z-index: 100;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2f3c44;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .7), rgba(47, 58, 68, .7)), url('../images/lemontree.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .7), rgba(47, 58, 68, .7)), url('../images/lemontree.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section-new.home-hero {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 600px;
  background-image: url('../images/donations-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.header-section-new.resource-header {
  height: 500px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/save-the-date-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/save-the-date-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section-new.inner-page {
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6));
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6));
}

.header-section-new.inner-page.resource-header {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header9.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header9.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.fyc {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header1.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.header-section-new.inner-page.missions {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header2.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.impact-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/heaader17.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/heaader17.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
}

.header-section-new.inner-page.news-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header4.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header4.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.header-section-new.inner-page.gallery-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header6.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.blog-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header8.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header8.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.header-section-new.inner-page.blogpost-header {
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/natblog.png');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/natblog.png');
  background-position: 0px 0px, 50% 43%;
  background-size: auto, cover;
}

.header-section-new.inner-page.share-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header11.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header11.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.stand-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header13.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header13.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.br-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header12.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header12.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.eoty-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header14.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header14.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page.contact-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header15.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.donate-bg {
  height: 500px;
  padding-bottom: 70px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/8097356145_e72a6eb056_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/8097356145_e72a6eb056_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section-new.sponsor-hero {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 600px;
  background-image: -webkit-linear-gradient(270deg, rgba(66, 66, 66, .5), rgba(66, 66, 66, .5)), url('../images/la-lemon.jpg');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, .5), rgba(66, 66, 66, .5)), url('../images/la-lemon.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.header-section-new.inner-page-national {
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/7166109634_43d707c1f3_o_960.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/7166109634_43d707c1f3_o_960.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.header-section-new.inner-page-national.resource-header {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header9.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header9.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.fyc {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header1.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.missions {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header2.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.impact-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/heaader17.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/heaader17.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.news-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header4.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header4.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.gallery-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header6.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.blog-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header8.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header8.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.blogpost-header {
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/natblog.png');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/natblog.png');
  background-position: 0px 0px, 50% 43%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.share-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header11.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header11.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.stand-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header13.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header13.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.br-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header12.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header12.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.eoty-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header14.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header14.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.header-section-new.inner-page-national.contact-bg {
  background-image: -webkit-linear-gradient(270deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header15.jpg');
  background-image: linear-gradient(180deg, rgba(47, 58, 68, .6), rgba(47, 58, 68, .6)), url('../images/header15.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="modal-interaction"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="popup"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="popup-2"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="popup-3"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="popup-4"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="popup-5"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="popup-6"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-appear"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
  -webkit-transform: translate(0px, -600px);
  -ms-transform: translate(0px, -600px);
  transform: translate(0px, -600px);
}

html.w-mod-js *[data-ix="tab-arrow"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="bar-grow"] {
  width: 0px;
}

html.w-mod-js *[data-ix="popup-open"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="flyout"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 140px);
  -ms-transform: translate(0px, 140px);
  transform: translate(0px, 140px);
}

@media (max-width: 1240px) {
  h1 {
    font-size: 50px;
    line-height: 55px;
  }
  h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .button.btn-secondary {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .button.btn-secondary.nopad-mobile {
    margin-left: 0px;
  }
  .button.nav-donate {
    margin-left: 0px;
    float: none;
  }
  .button.small-btn {
    line-height: 17px;
  }
  .content-div.no-bg {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .content-div.savethedate {
    height: auto;
  }
  .content-div.resources {
    margin-bottom: 50px;
  }
  .nav-link {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 14px 0px;
    color: #fff;
    text-align: center;
  }
  .nav-link:hover {
    border-bottom: 0px none transparent;
  }
  .nav-link.w--current {
    color: #fff;
  }
  .nav-link.subnav {
    padding-right: 18px;
    padding-left: 18px;
  }
  .nav-link.subnav.callout {
    font-size: 15px;
  }
  .nav-link.navlink-dropdown {
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .standard-container.city-header {
    width: 90%;
  }
  .logo._4up {
    width: 33.33%;
  }
  .logo._4up-copy {
    width: 33.33%;
  }
  .city-title {
    width: 100%;
    margin-top: 0px;
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .city-title.savethedate {
    width: auto;
    margin-bottom: 25px;
    padding-right: 0px;
  }
  .city-intro {
    padding-top: 40px;
    padding-bottom: 40px;
    float: none;
  }
  .city-intro.savethedate {
    display: inline-block;
    margin-bottom: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .city-subnav {
    display: none;
  }
  .hover-btn-div {
    width: 33.33%;
  }
  .hover-btn-div-2 {
    width: 33.33%;
  }
  .video-preview {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .tab-link {
    margin-right: 12px;
    margin-left: 12px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .tab-link.story {
    display: block;
    border-style: none;
  }
  .city-subnav-scroll {
    display: none;
  }
  .houston-footer {
    margin-top: 50px;
  }
  .form-wrapper {
    width: 80%;
  }
  .unordered-list.tool-list {
    width: 80%;
  }
  .insta-image {
    width: 33.33%;
  }
  .reg-border-div {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .lemon-mark {
    top: 180px;
  }
  .upload-div {
    padding-right: 50px;
    padding-left: 50px;
  }
  .reveal-div {
    width: 700px;
    max-width: 90%;
  }
  .plan-step-div.left-step {
    text-align: center;
  }
  .plan-step-div.right-step {
    text-align: left;
  }
  .plan-number {
    margin-right: 24px;
    color: #ea252e;
  }
  .step-border {
    left: 138px;
    top: -34px;
    right: auto;
    bottom: 112px;
  }
  .step-image {
    position: relative;
    float: none;
  }
  .texture {
    top: 80px;
    width: 275px;
  }
  .nav-menu {
    position: absolute;
    top: 100%;
    display: block;
    height: auto;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    float: none;
    background-color: rgba(58, 79, 92, .97);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .res-wrapper {
    width: 50%;
  }
  .city-logo {
    margin-top: 0px;
  }
  .event-img {
    margin-bottom: 20px;
  }
  .indy-footer {
    margin-top: 50px;
  }
  .lbk-footer {
    margin-top: 50px;
  }
  .drop-icon {
    position: static;
    margin-right: auto;
    margin-left: auto;
    color: #faed23;
  }
  .drop-link {
    background-color: #fffee0;
    color: #3a4f5c;
    font-weight: 400;
    text-align: center;
  }
  .drop-link:hover {
    background-color: #fffee0;
  }
  .nav-drop-list.w--open {
    background-color: #fffee3;
  }
  .menu-button {
    display: inline-block;
    margin-top: 5px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .hamburger-icon {
    color: #333;
  }
  .home-watermark {
    left: -57px;
  }
  .learn-wrapper {
    width: 33.33%;
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .learn-icon {
    margin-bottom: 10px;
  }
  .float-lemon.lem2 {
    left: -56px;
    top: 238px;
  }
  .float-lemon.lem2.story-lemon {
    left: 81px;
  }
  .float-lemon.lem3 {
    left: -50px;
    bottom: 109px;
  }
  .float-lemon.story-lemon {
    left: 137px;
  }
  .upsteps-wrapper {
    width: auto;
  }
  .upstep-div {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .upstep-text {
    width: 80%;
  }
  .city-img {
    height: 400px;
  }
  .ready-list {
    display: block;
    width: 100%;
    margin-top: 0px;
  }
  .ready-item {
    display: block;
    width: auto;
    margin-bottom: 5px;
  }
  .blank-reg-header {
    height: 400px;
  }
  .edit-icon {
    padding: 0px 10px 10px;
  }
  .del-icon {
    display: block;
    margin-left: 0px;
    padding: 0px 10px 10px;
  }
  .half-callout {
    width: 100%;
    margin-bottom: 30px;
  }
  .three-card-wrapper {
    padding: 0px 20px;
  }
  .share-div {
    height: auto;
    padding: 65px;
    float: left;
  }
  .feature-ent {
    width: auto;
    margin-top: 50px;
  }
  .feat-caption {
    position: static;
  }
  .save-date-div {
    text-align: center;
  }
  .std-text {
    margin-bottom: 40px;
  }
  .dropdown-city-menu {
    z-index: 80;
    display: none;
    background-color: #2f3a44;
  }
  .vcenter {
    position: static;
    display: inline-block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .menu-col {
    display: inline-block;
    width: 100%;
    padding-top: 0px;
    float: none;
  }
  .menu-col.wide-col {
    width: auto;
    padding-top: 0px;
  }
  .breadcrumb-container {
    padding-left: 20px;
  }
  .fund-quote {
    padding-right: 0px;
  }
  .dropdown-container {
    padding-top: 0px;
    padding-left: 0px;
    border-style: none;
  }
  .gallery-div {
    position: relative;
    height: auto;
  }
  .gallery-play {
    position: absolute;
    top: 16px;
  }
  .gallery-play.video-gal {
    top: 40%;
  }
  .newsblog-div {
    width: 50%;
  }
  .share-text {
    width: auto;
  }
  .bizform-wrapper {
    width: 90%;
  }
  .city-column-wrapper {
    padding-right: 25px;
  }
  .city-name {
    margin-bottom: 15px;
    border-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #2f3a44;
    text-decoration: underline;
  }
  .city-name:hover {
    font-weight: 400;
  }
  .donate-slider {
    height: 100%;
  }
  .slider-content {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .slider-photo {
    width: 100%;
    padding-top: 0px;
    text-align: center;
  }
  .slider-mask {
    height: auto;
  }
  .rightalign-img {
    display: block;
  }
  .story-column2 {
    margin-top: 47px;
    text-align: center;
  }
  .improve-wrapper {
    width: 50%;
  }
  ._404-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  ._404-content {
    padding-right: 50px;
    padding-left: 50px;
  }
  .flyout-div {
    display: block;
  }
  .city-hero {
    height: auto;
  }
  .img-center {
    text-align: center;
  }
  .youth-padding {
    padding-right: 5px;
    padding-left: 5px;
  }
  .steps-container {
    max-width: 750px;
  }
  .content-div-copy.no-bg {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .content-div-copy.savethedate {
    height: auto;
  }
  .content-div-copy.resources {
    margin-bottom: 50px;
  }
  .content-div-new.no-bg {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .content-div-new.savethedate {
    height: auto;
  }
  .content-div-new.resources {
    margin-bottom: 50px;
  }
  .content-div-new.no-bg-copy {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .content-div-new.no-bg-stands-map {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .centered-v2 {
    margin-top: -10px;
    margin-bottom: 0px;
  }
  .content-div-sponsors.no-bg {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .content-div-sponsors.savethedate {
    height: auto;
  }
  .content-div-sponsors.resources {
    margin-bottom: 50px;
  }
  .logo-bg-comcast {
    margin-top: 1px;
  }
  .drop-link-national {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    float: none;
    background-color: #fffee0;
    color: #3a4f5c;
    font-weight: 400;
    text-align: center;
  }
  .drop-link-national:hover {
    background-color: #fffee0;
  }
  .div-block {
    width: 100%;
    float: none;
    text-align: center;
  }
  .image-124 {
    position: static;
    top: 1px;
    float: right;
  }
  .image-125 {
    width: 2%;
    height: 2%;
    margin-right: 0px;
    padding-top: 10px;
  }
  .max-width-national {
    width: 40%;
  }
  .column {
    padding-left: 100px;
  }
  .div-block-2 {
    position: relative;
    right: 329px;
    z-index: 3;
    width: 2%;
    margin-right: 0px;
    margin-left: 0px;
    float: right;
  }
  .image-129 {
    margin-top: 16px;
    padding-top: 0px;
  }
  .text-block {
    display: block;
    margin-left: -11px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Roboto Slab', sans-serif;
    color: #3a4f5c;
    font-size: 12px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .column-5 {
    height: 50px;
  }
  .image-130 {
    margin-top: 16px;
    margin-right: 400px;
    padding-top: 0px;
    float: left;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-7 {
    padding-top: 0px;
    padding-right: 290px;
  }
  .drop-link-mobile-national {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    padding-left: 10px;
    background-color: #fffee0;
    color: #3a4f5c;
    font-weight: 400;
    text-align: center;
  }
  .drop-link-mobile-national:hover {
    background-color: #fffee0;
  }
  .image-131 {
    margin-top: 17px;
    padding-top: 0px;
  }
  .video-preview-homepage {
    top: 38px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .reveal-div-tall-box {
    width: 700px;
    max-width: 90%;
  }
  .content-div-sponsors-page.no-bg {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .content-div-sponsors-page.savethedate {
    height: auto;
  }
  .content-div-sponsors-page.resources {
    margin-bottom: 50px;
  }
  .content-div-sponsors-page.no-bg-sponsors-page {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .button.review {
    display: inline-block;
  }
  .button.footer-btn {
    margin-top: 20px;
  }
  .content-div.savethedate {
    height: auto;
  }
  .content-div.lemons {
    height: auto;
  }
  .content-div.mobile-hide {
    display: none;
  }
  .content-div.founder-section {
    padding: 50px 20px;
  }
  .header-section {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .header-section.inner-page {
    height: 300px;
  }
  .header-section.donate-bg {
    height: 350px;
    padding-bottom: 24px;
  }
  .border-div {
    padding: 24px;
    border-width: 8px;
  }
  .content-valign.watermark {
    width: 90%;
  }
  .left-title {
    width: 100%;
    text-align: center;
  }
  .numbers-right {
    width: 100%;
    height: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .number-wrapper {
    width: 100%;
  }
  .number-wrapper.cal {
    width: 100%;
    height: 220px;
    float: none;
    background-image: url('../images/icon1.png');
    background-position: 50% 50%;
    background-size: 170px;
    background-repeat: no-repeat;
  }
  .number-wrapper.stand {
    width: 100%;
    float: none;
  }
  .number-wrapper.chapters {
    width: 100%;
    float: none;
  }
  .logo {
    width: 50%;
  }
  .logo._4up {
    width: 50%;
  }
  .logo._4up-copy {
    width: 50%;
  }
  .city-title {
    position: static;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .city-intro {
    padding-top: 50px;
    padding-bottom: 50px;
    float: none;
  }
  .hover-btn-div {
    width: 50%;
  }
  .hover-btn-div-2 {
    width: 50%;
  }
  .hover-btn-div.mentor-menu {
    width: 50%;
  }
  .hover-btn-div-2.mentor-menu {
    width: 50%;
  }
  .image-cover {
    width: 50%;
  }
  .button-div {
    text-align: center;
  }
  .input.registry-fn {
    display: block;
    width: 100%;
  }
  .input.input-ln {
    display: block;
    width: 100%;
    float: none;
  }
  .form-wrapper {
    width: 90%;
  }
  .unordered-list.tool-list {
    width: auto;
    padding-left: 0px;
  }
  .video-div {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -120px;
  }
  .insta-image {
    width: 50%;
  }
  .insta-arrow-left {
    left: -80px;
    top: -100px;
  }
  .insta-arrow-right {
    top: -100px;
    right: -81px;
  }
  .reg-border-div {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 40px 25px;
  }
  .btn-padding {
    margin-top: 30px;
  }
  .upload-div {
    padding-right: 25px;
    padding-left: 25px;
  }
  .entry-line1 {
    margin-top: 25px;
    text-align: center;
  }
  .reg-numbers {
    position: static;
    width: 50px;
    height: 50px;
  }
  .expanded-entry {
    margin-top: 25px;
    padding-right: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
  }
  .expanded-div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .reveal-div {
    padding: 30px;
    border-width: 8px;
  }
  .plan-number {
    margin-right: 10px;
  }
  .step-border {
    left: 30px;
    border-width: 8px;
  }
  .texture {
    top: 75px;
    width: 225px;
  }
  .res-wrapper {
    width: 100%;
  }
  .city-logo {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .event-wrapper {
    padding: 30px;
  }
  .event-img {
    margin-bottom: 20px;
  }
  ._3fields {
    width: 100%;
  }
  ._2fields {
    width: 100%;
  }
  ._2fields.reg-review {
    width: 100%;
  }
  .divider {
    height: 8px;
  }
  .learn-wrapper {
    width: 50%;
  }
  .city-select {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
  }
  .citysel-wrapper {
    display: block;
    text-align: center;
  }
  .city-label {
    display: block;
    margin-bottom: 0px;
    float: none;
    line-height: 27px;
    text-align: center;
  }
  .go {
    display: block;
    margin-left: 0px;
  }
  .float-lemon.lem2 {
    display: none;
  }
  .float-lemon.lem3 {
    display: none;
  }
  .float-lemon.story-lemon {
    left: 31px;
  }
  .insta-border {
    border-width: 8px;
  }
  .upstep-div {
    float: none;
  }
  .upstep-card {
    text-align: center;
  }
  .upstep-text {
    width: auto;
    margin-top: 15px;
    margin-left: 0px;
  }
  .up-icon {
    float: none;
  }
  .city-img {
    height: 300px;
  }
  .blank-reg-header {
    height: 300px;
  }
  .title-bar {
    display: none;
  }
  .title-bar.mobile-title {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .first-name-col.data {
    width: 100%;
    padding-left: 10px;
  }
  .last-name-col.data {
    width: 100%;
  }
  .school-column {
    width: 100%;
  }
  .district-column {
    width: 100%;
  }
  .grade-column {
    width: 100%;
  }
  .gender-column {
    width: 100%;
  }
  .ethnic-column {
    width: 100%;
  }
  .edit-column.nopad {
    position: relative;
    width: 100%;
    text-align: left;
  }
  .datarow {
    padding-top: 20px;
  }
  .edit-icon {
    padding-top: 10px;
    padding-left: 0px;
  }
  .del-icon {
    display: inline-block;
    padding-left: 0px;
  }
  .mobile-label {
    display: inline-block;
    margin-right: 20px;
    float: left;
    font-weight: 700;
  }
  .high-z {
    font-size: 30px;
    line-height: 38px;
  }
  .half-callout {
    width: 100%;
    margin-bottom: 30px;
  }
  .three-card-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }
  .three-card-wrapper.side-border {
    border-right-style: none;
    border-left-style: none;
  }
  .three-card-wrapper.youth-icons {
    margin-bottom: 0px;
  }
  .share-div {
    width: 100%;
    padding: 50px;
  }
  .feature-ent {
    width: 100%;
  }
  .exp-cards {
    margin-bottom: 0px;
  }
  .dropdown-city-menu {
    display: none;
  }
  .save-graphic {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .gallery-div {
    width: 50%;
  }
  .gallery-div.video {
    width: 100%;
    float: none;
  }
  .news-div {
    width: 50%;
  }
  .newsblog-div {
    width: 100%;
  }
  .city-column-wrapper {
    width: 100%;
    margin-top: 0px;
  }
  .city-name {
    font-size: 17px;
    line-height: 30px;
  }
  .donate-slide {
    padding-right: 70px;
    padding-left: 70px;
  }
  .improve-div {
    padding: 30px;
  }
  .nat-bys {
    width: 100%;
  }
  .pop-up {
    width: 500px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/pop-bg.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/pop-bg.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  ._404-wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }
  ._404-content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .big-4 {
    font-size: 180px;
  }
  .flyout-div {
    display: none;
  }
  .number-div {
    margin-bottom: 20px;
  }
  .head-border {
    padding: 25px;
    border-width: 8px;
  }
  .video-border {
    padding: 25px;
    border-width: 8px;
  }
  .city-hero {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .reg-header {
    padding: 25px;
    border-width: 8px;
  }
  .youth-padding {
    width: 100%;
    margin-bottom: 20px;
  }
  .steps-container {
    max-width: 500px;
  }
  .partner-logo {
    width: 50%;
  }
  .content-div-copy.savethedate {
    height: auto;
  }
  .content-div-copy.lemons {
    height: auto;
  }
  .content-div-copy.mobile-hide {
    display: none;
  }
  .content-div-copy.founder-section {
    padding: 50px 20px;
  }
  .new-hover {
    background-color: #fffee3;
  }
  .new-hover:hover {
    background-color: transparent;
  }
  .content-div-new.savethedate {
    height: auto;
  }
  .content-div-new.lemons {
    height: auto;
  }
  .content-div-new.mobile-hide {
    display: none;
  }
  .content-div-new.founder-section {
    padding: 50px 20px;
  }
  .centered-v2 {
    margin-top: 0px;
  }
  .content-div-sponsors.savethedate {
    height: auto;
  }
  .content-div-sponsors.lemons {
    height: auto;
  }
  .content-div-sponsors.mobile-hide {
    display: none;
  }
  .content-div-sponsors.founder-section {
    padding: 50px 20px;
  }
  .image-12 {
    max-height: 100%;
  }
  .drop-link-national {
    display: block;
    padding-right: 30px;
  }
  .div-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .max-width-national {
    width: 40%;
  }
  .column-3 {
    padding-bottom: 15px;
  }
  .column-4 {
    padding-bottom: 15px;
  }
  .video-preview-homepage {
    top: 75px;
    right: 0px;
  }
  .reveal-div-tall-box {
    padding: 50px 30px;
    border-width: 8px;
  }
  .content-div-sponsors-page.savethedate {
    height: auto;
  }
  .content-div-sponsors-page.lemons {
    height: auto;
  }
  .content-div-sponsors-page.mobile-hide {
    display: none;
  }
  .content-div-sponsors-page.founder-section {
    padding: 50px 20px;
  }
  .header-section-new {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .header-section-new.inner-page {
    height: 300px;
  }
  .header-section-new.donate-bg {
    height: 350px;
    padding-bottom: 24px;
  }
  .header-section-new.inner-page-national {
    height: 300px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 35px;
    line-height: 40px;
  }
  p {
    font-size: 15px;
    line-height: 23px;
  }
  .secondary.enter-header {
    display: block;
  }
  .button {
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
  }
  .button.btn-secondary.nopad-mobile {
    text-align: center;
  }
  .button.footer-btn {
    padding-right: 30px;
    padding-left: 30px;
  }
  .button.nopad-left {
    text-align: center;
  }
  .content-div.callout.centered {
    padding: 24px;
  }
  .content-div.lemons {
    background-position: -33px 50%;
  }
  .content-div.founder-section {
    padding: 25px 15px;
  }
  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo-block {
    width: 80%;
    height: auto;
    margin-top: 5px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .nav-link.w--current {
    color: #fff;
  }
  .header-section.home-hero {
    height: 450px;
  }
  .header-section.sponsor-hero {
    height: 450px;
  }
  .border-div {
    position: relative;
  }
  .content-valign.watermark {
    padding-left: 0px;
  }
  .standard-container.city-header {
    text-align: center;
  }
  .number-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .number-wrapper.cal {
    width: 100%;
    height: auto;
  }
  .number-wrapper.stand {
    width: 100%;
    height: auto;
  }
  .number-wrapper.chapters {
    width: 100%;
    height: auto;
  }
  .logo {
    width: 100%;
  }
  .logo._4up {
    width: 100%;
    padding: 5px;
  }
  .logo._4up-copy {
    width: 100%;
    padding: 5px;
  }
  .city-title.savethedate {
    padding-right: 15px;
    padding-left: 15px;
  }
  .city-intro {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .city-intro.savethedate {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hover-btn-div {
    width: 100%;
  }
  .hover-btn-div-2 {
    width: 100%;
  }
  .hover-btn-div.mentor-menu {
    width: 100%;
  }
  .hover-btn-div-2.mentor-menu {
    width: 100%;
  }
  .centered.handle {
    padding: 0px;
    clear: none;
    font-size: 25px;
    line-height: 30px;
  }
  .tabs.mission-tabs {
    margin-top: 0px;
  }
  .tab-link {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .tab-link.w--current {
    display: block;
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
  .tab-link.secondary {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .tab-link.secondary.w--current {
    margin-bottom: 25px;
  }
  .image-cover {
    width: 100%;
  }
  .tabs-menu {
    position: relative;
  }
  .white {
    padding: 0px;
    font-size: 25px;
    line-height: 32px;
  }
  .tabs-content.mission-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .insta-image {
    width: 100%;
  }
  .insta-arrow-left {
    left: -50px;
    top: -50px;
  }
  .insta-arrow-right {
    top: -50px;
    right: -50px;
  }
  .insta-arrow {
    width: 45px;
  }
  .sign-in {
    width: 280px;
  }
  .add-participant {
    text-align: center;
  }
  .expanded-entry {
    padding-right: 8px;
    padding-left: 8px;
  }
  .home-h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .reveal-div {
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
  }
  .plan-step-div.left-step {
    width: 100%;
  }
  .plan-step-div.right-step {
    width: 100%;
    margin-top: 50px;
  }
  .step-border {
    left: 0px;
    top: -19px;
    right: 0px;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
  }
  .step-image {
    float: none;
  }
  .texture {
    left: 23px;
    top: 100px;
    display: none;
  }
  .donate-tablink {
    display: block;
    width: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .blurb-text {
    right: 0px;
    display: block;
  }
  .blurb-text.donate-return {
    position: static;
    padding-right: 0px;
    padding-left: 0px;
  }
  .donate-lemmy {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .donate-menu {
    max-width: 90%;
    text-align: center;
  }
  .event-wrapper {
    padding: 30px 20px;
  }
  .drop-link.w--current {
    color: #3a4f5c;
  }
  .menu-button {
    position: static;
    display: block;
    margin-top: 0px;
    padding: 10px;
    float: right;
  }
  ._3fields {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  ._2fields {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .step-script {
    text-align: center;
  }
  .learn-wrapper {
    width: 100%;
  }
  .learn-icon {
    height: auto;
  }
  .city-select {
    width: auto;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .city-label {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .search-input {
    position: relative;
    left: 0px;
    display: block;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 58px;
  }
  .search-wrapper {
    position: relative;
    display: inline-block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .go {
    margin-top: 20px;
  }
  .float-lemon {
    display: none;
  }
  .search-button {
    position: absolute;
    left: auto;
    top: 1px;
    right: 4px;
    bottom: 0px;
    display: inline;
    float: right;
  }
  .insta-border {
    padding: 40px 20px 20px;
  }
  .top-nav-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .upstep-card {
    padding-right: 0px;
    padding-left: 0px;
  }
  .ready-list {
    width: auto;
    margin-bottom: 0px;
  }
  .ready-item {
    margin-bottom: 0px;
  }
  .ready-div {
    padding: 20px;
  }
  .modal-text {
    padding: 30px;
  }
  .half-callout {
    padding-right: 0px;
    padding-left: 0px;
  }
  .three-card-wrapper {
    margin-bottom: 30px;
  }
  .share-div {
    padding: 30px;
  }
  .save-date-div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .drop-city-bar {
    text-align: center;
  }
  .breadcrumb {
    margin-left: 0px;
  }
  .breadcrumb-container {
    padding-left: 0px;
    line-height: 10px;
  }
  .crumb-dropdown {
    display: inline-block;
    margin-top: 5px;
  }
  .youth-video {
    width: auto;
  }
  .list-callout {
    padding: 20px;
  }
  .fund-quote {
    font-size: 35px;
    line-height: 45px;
  }
  .slide-nav {
    display: block;
  }
  .previous {
    margin-top: 30px;
  }
  .next {
    margin-top: 30px;
  }
  .resource-login {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .gallery-div {
    display: none;
    width: 100%;
  }
  .gallery-div.mobile-show {
    display: inline-block;
  }
  .gallery-div.video {
    display: block;
  }
  .news-div {
    width: 100%;
  }
  .news-title {
    font-size: 17px;
    line-height: 22px;
  }
  .newsblog-div {
    width: 100%;
  }
  .open-gallery-hide {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ea252e;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .share-text {
    padding-right: 0px;
  }
  .city-column-wrapper {
    margin-top: 0px;
  }
  .slider-arrow {
    display: none;
  }
  .donate-slide {
    padding-right: 16px;
    padding-left: 16px;
  }
  .slider-mask {
    padding-bottom: 54px;
  }
  .rightalign-img {
    position: static;
    left: 0px;
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .story-column2 {
    text-align: center;
  }
  .improve-section {
    margin-top: 30px;
    padding-bottom: 1px;
  }
  .improve-wrapper {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .improve-div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pop-up {
    width: 280px;
    height: 320px;
    padding: 15px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/pop-bg.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/pop-bg.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .pop-border {
    padding: 24px 18px 20px;
  }
  .pop-text {
    font-size: 50px;
    line-height: 50px;
  }
  .pop-close {
    top: -19px;
  }
  ._404-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .big-4 {
    font-size: 120px;
  }
  .giant-lemmy {
    top: -30px;
    width: 102px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .flyout-div {
    display: block;
  }
  .border-yel {
    padding: 20px;
  }
  .zip-error {
    padding-right: 0px;
    padding-left: 0px;
  }
  .gal-arrow-l {
    display: none;
  }
  .gal-arrow-r {
    display: none;
  }
  .steps-container {
    max-width: 350px;
    padding: 20px;
  }
  .partner-logo {
    width: 100%;
  }
  .bbp {
    margin-top: 15px;
    margin-left: 0px;
  }
  .navbar-city {
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-div-copy.callout.centered {
    padding: 24px;
  }
  .content-div-copy.lemons {
    background-position: -33px 50%;
  }
  .content-div-copy.founder-section {
    padding: 25px 15px;
  }
  .content-div-new.callout.centered {
    padding: 24px;
  }
  .content-div-new.lemons {
    background-position: -33px 50%;
  }
  .content-div-new.founder-section {
    padding: 25px 15px;
  }
  .centered-v2.handle {
    padding: 0px;
    clear: none;
    font-size: 25px;
    line-height: 30px;
  }
  .content-div-sponsors.callout.centered {
    padding: 24px;
  }
  .content-div-sponsors.lemons {
    background-position: -33px 50%;
  }
  .content-div-sponsors.founder-section {
    padding: 25px 15px;
  }
  .home-h1-copy {
    font-size: 30px;
    line-height: 35px;
  }
  .image-4 {
    max-width: 85%;
  }
  .image-5 {
    max-width: 85%;
  }
  .image-6 {
    max-width: 85%;
  }
  .image-7 {
    max-width: 85%;
  }
  .image-8 {
    max-width: 85%;
  }
  .image-9 {
    max-width: 85%;
  }
  .image-10 {
    max-width: 85%;
  }
  .image-11 {
    max-width: 85%;
  }
  .drop-link-national.w--current {
    color: #3a4f5c;
  }
  .max-width-national {
    width: 60%;
  }
  .drop-link-mobile-national.w--current {
    color: #3a4f5c;
  }
  .video-preview-homepage {
    position: relative;
    top: 8px;
    background-image: url('../images/giphy.gif');
    background-size: auto 130%;
  }
  .reveal-div-tall-box {
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
  }
  .content-div-sponsors-page.callout.centered {
    padding: 24px;
  }
  .content-div-sponsors-page.lemons {
    background-position: -33px 50%;
  }
  .content-div-sponsors-page.founder-section {
    padding: 25px 15px;
  }
  .header-section-new.home-hero {
    height: 450px;
  }
  .header-section-new.sponsor-hero {
    height: 450px;
  }
}

@font-face {
  font-family: 'Handelson Three';
  src: url('../fonts/Mika-Melvas---Handelson-Three.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Postaz';
  src: url('../fonts/PostazBold-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
