body {
  background-color: #edeff2;
  font-family: 'Meta OT Light', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #10167f;
  font-size: 7em;
  line-height: 1em;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #10167f;
  font-size: 4em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #10167f;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #10167f;
  font-size: 2em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

a {
  text-decoration: none;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  background-color: #fff;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.image {
  text-align: center;
}

.div-block {
  background-color: #fff;
  text-align: center;
}

.body {
  overflow: visible;
  height: 100%;
  background-color: #fff;
  font-size: 1.1em;
  line-height: 1.3em;
  letter-spacing: 0.02em;
}

.image-2 {
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  margin-right: auto;
  margin-left: auto;
  background-color: #3d4045;
  text-align: center;
}

.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;
}

.header-placeholder {
  position: fixed;
  z-index: 3;
  width: 100%;
  background-color: #fff;
  text-align: center;
}

.footer-placeholder {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #3d4045;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  text-align: center;
}

.hero-container {
  position: relative;
  height: 85vh;
}

.image-4 {
  position: relative;
  z-index: 1;
  display: none;
}

.families-description {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

.students-description {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #dbd8d8;
  text-align: center;
}

.homes-description {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

.div-block-12 {
  border-style: solid;
  border-width: 5px;
  border-color: #1b3a7a transparent transparent;
}

.image-5 {
  padding: 1rem;
  text-align: center;
}

.heading-10 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #1b3a7a;
  text-decoration: none;
}

.heading-11 {
  margin-top: 1rem;
  margin-bottom: 0rem;
  color: #f67814;
  text-decoration: underline;
}

.heading-12 {
  color: #1b3a7a;
  text-decoration: underline;
}

.row-10 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.heading-13 {
  margin-top: 3%;
  color: #1b3a7a;
  text-align: center;
}

.heading-15 {
  padding-right: 4rem;
  padding-left: 4rem;
  color: #1b3a7a;
  text-decoration: none;
}

._94-percent {
  margin-right: 25%;
  margin-bottom: -3rem;
  margin-left: 25%;
  padding-top: 0px;
}

.effectiveness {
  padding-right: 10%;
  text-align: center;
}

.text-block-3 {
  text-align: left;
}

.leverage {
  padding-left: 10%;
  text-align: center;
}

.influence {
  padding-right: 15%;
  text-align: center;
}

.scale {
  padding-left: 15%;
  text-align: center;
}

.text-block-4 {
  text-align: right;
}

.attribute-image {
  margin: 1rem;
}

.text-block-5 {
  text-align: center;
}

.hero-image-students {
  position: absolute;
  top: 0px;
  z-index: 0;
  display: block;
  width: 100vw;
  height: 100%;
  background-image: url('../images/home-slide-students-graduate.jpg');
  background-position: 24% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.container {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.row-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55%;
}

.program-column {
  position: static;
  overflow: hidden;
  height: 90%;
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-6 {
  position: relative;
  padding-right: 1rem;
  padding-left: 1rem;
}

.text-block-7 {
  padding-right: 1rem;
  padding-left: 1rem;
}

.programs---students {
  position: relative;
  z-index: 2;
  padding-bottom: 2rem;
  background-color: #dbd8d8;
}

.div-block-15 {
  position: relative;
  z-index: 1;
  margin-top: 0rem;
  background-color: #3d4045;
}

.heading-16 {
  padding: 1rem;
  color: #bababa;
}

.container-2 {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #fff;
}

.page-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  -webkit-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}

.image-9 {
  width: 100%;
  padding-top: 1rem;
}

.image-11 {
  width: 100%;
}

.image-12 {
  width: 94%;
  padding-top: 1rem;
}

.column-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.row-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vh;
  -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;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vh;
  -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;
  border-right: 3px solid #f67814;
  border-left: 3px solid #f67814;
  background-color: #f67814;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #fff;
}

.div-block-26:hover {
  text-decoration: underline;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vh;
  -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;
  background-color: #1b3a7a;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #fff;
}

.div-block-27:hover {
  text-decoration: underline;
}

.text-block-8 {
  font-family: 'Meta Bold', sans-serif;
}

.text-block-9 {
  font-family: 'Meta Bold', sans-serif;
}

.text-block-10 {
  padding-right: 1rem;
  padding-left: 1rem;
  float: left;
  color: #1b3a7a;
}

.text-block-10:hover {
  text-decoration: underline;
}

.column-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-14 {
  max-height: 7vh;
}

.heading-22 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1%;
  padding-bottom: 1%;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.volunteer {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/volunteer_300x300_optimized.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/volunteer_300x300_optimized.jpg');
  background-position: 0px 0px, 50% -160px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.volunteer:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ff9600)), url('../images/volunteer_300x300_optimized.jpg');
  background-image: linear-gradient(180deg, #ff9600, #ff9600), url('../images/volunteer_300x300_optimized.jpg');
  background-position: 0px 0px, 50% -254px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.events {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/home-get-involved-events.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/home-get-involved-events.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.events:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ff9600)), url('../images/home-get-involved-events.jpg');
  background-image: linear-gradient(180deg, #ff9600, #ff9600), url('../images/home-get-involved-events.jpg');
  background-position: 0px 0px, 50% -813px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.emerging-leaders {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/home-circle-emerging-leaders.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/home-circle-emerging-leaders.jpg');
  background-position: 0px 0px, 50% 62%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.emerging-leaders:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ff9600)), url('../images/home-circle-emerging-leaders.jpg');
  background-image: linear-gradient(180deg, #ff9600, #ff9600), url('../images/home-circle-emerging-leaders.jpg');
  background-position: 0px 0px, 50% -684px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.companies {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/for_companies_300x300.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/for_companies_300x300.jpg');
  background-position: 0px 0px, 50% 58%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.companies:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ff9600)), url('../images/for_companies_300x300.jpg');
  background-image: linear-gradient(180deg, #ff9600, #ff9600), url('../images/for_companies_300x300.jpg');
  background-position: 0px 0px, 50% -519px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.container-3 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

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

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

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

.value-prop {
  position: static;
  z-index: 1;
  margin-bottom: 2rem;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #fff;
  text-align: left;
  text-shadow: 2px 2px 5px #000;
}

.people-have-homes {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #f67814;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #000;
}

.students-graduate {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #768ec5;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #000;
}

.families-are-financially-stable {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #f67814;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #000;
}

.hero-image-homes {
  position: absolute;
  top: 0px;
  z-index: 0;
  display: none;
  width: 100vw;
  height: 100%;
  background-image: url('../images/home-slide-homelessness-desktop.jpg');
  background-position: 24% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0;
}

.hero-image-families {
  position: absolute;
  top: 0px;
  z-index: 0;
  display: none;
  width: 100vw;
  height: 100%;
  background-image: url('../images/home-slide-mother-with-child-desktop.jpg');
  background-position: 24% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0;
}

.hero-content {
  position: relative;
  z-index: 1;
  width: 40vw;
  height: 100%;
  padding-top: 7rem;
  padding-left: 5%;
}

.column-37 {
  padding-top: 0px;
}

.divider-orange {
  position: relative;
  height: 1vh;
  background-color: #f67814;
}

.programs---homes {
  position: relative;
  z-index: 2;
  display: none;
  padding-bottom: 2rem;
  background-color: #dbd8d8;
}

.programs---families {
  position: relative;
  z-index: 2;
  display: none;
  padding-bottom: 2rem;
  background-color: #dbd8d8;
}

.program-background {
  background-color: #dbd8d8;
}

.donate-container {
  position: static;
  bottom: 12%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-24 {
  padding-right: 45px;
  padding-left: 0px;
  color: #1b3a7a;
  font-size: 2em;
  text-decoration: underline;
}

.donate-button {
  width: 15vw;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #f67814;
  background-color: #f67814;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  font-family: 'Trade Gothic Condensed Eighteen', sans-serif;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
}

.donate-button:hover {
  background-color: #fff;
  color: #f67814;
}

.heading-25 {
  padding-bottom: 0.5rem;
  font-family: 'Trade Gothic Condensed Eighteen', sans-serif;
  color: #fff;
  text-decoration: none;
}

.footer-link {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  font-family: 'Trade Gothic Condensed Eighteen', sans-serif;
  color: #f67814;
  font-size: 1.3em;
  text-align: left;
  text-decoration: none;
}

.footer-link:hover {
  color: #dbd8d8;
}

.column-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vh;
  -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;
}

.column-42 {
  text-align: left;
}

.row-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.vertical-divider {
  width: 2px;
  height: 20vh;
  background-color: #dbd8d8;
}

.column-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.row-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.live-united {
  position: relative;
  z-index: 1;
  padding-top: 5vh;
  padding-bottom: 5vh;
  background-color: #1b3a7a;
}

.heading-26 {
  color: #fff;
}

.form-block {
  margin-top: 2vh;
  margin-bottom: 0px;
}

.text-field {
  padding: 1.5rem 1.5rem 1.5rem 1rem;
  font-size: 1.3em;
}

.submit-button-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border: 3px solid #f67814;
  background-color: #f67814;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #fff;
}

.submit-button-2:hover {
  background-color: transparent;
  color: #f67814;
}

.donate-background {
  position: relative;
  z-index: 2;
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.div-block-29 {
  width: 20%;
  height: 2px;
  margin: 8px auto;
  background-color: #dbd8d8;
}

.heading-27 {
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #fff;
  text-decoration: none;
}

.heading-27:hover {
  color: #f67814;
}

.image-16 {
  margin-top: 18px;
  margin-bottom: 17px;
}

.column-45 {
  text-align: center;
}

.image-17 {
  padding-top: 16px;
}

.champions {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/volunteer_300x300_optimized.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/volunteer_300x300_optimized.jpg');
  background-position: 0px 0px, 50% -160px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.champions:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ff9600)), url('../images/volunteer_300x300_optimized.jpg');
  background-image: linear-gradient(180deg, #ff9600, #ff9600), url('../images/volunteer_300x300_optimized.jpg');
  background-position: 0px 0px, 50% -254px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-30 {
  overflow: hidden;
  height: 265px;
}

.row-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  margin-bottom: 2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-14 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #1b3a7a;
  text-decoration: none;
}

.text-block-11 {
  position: relative;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 1.4em;
  line-height: 1.1em;
}

.row-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.issue-area-heading {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #1b3a7a;
  text-decoration: none;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

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

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

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

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

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

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

@media (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, 0.52);
  }
  .navigation-link.w--current {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .navigation-menu {
    background-color: #3b99d9;
  }
  .hero-image-students {
    background-position: 0px 50%;
  }
  .hero-content {
    width: 60vw;
    margin-left: 10%;
    padding-top: 12rem;
    padding-left: 0%;
  }
  .donate-button {
    width: 13vw;
  }
  .row-20 {
    display: block;
  }
  .heading-26 {
    padding-bottom: 1rem;
  }
  .form-block {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .row-21 {
    display: block;
  }
  .text-block-11 {
    padding-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .hero-container {
    height: 80vh;
  }
  .heading-15 {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  ._94-percent {
    position: absolute;
    top: 1px;
    display: block;
    margin-right: 10%;
    margin-bottom: 2rem;
    margin-left: 10%;
    float: none;
  }
  .effectiveness {
    padding-right: 0%;
  }
  .leverage {
    padding-left: 0%;
  }
  .influence {
    padding-right: 0%;
  }
  .scale {
    padding-left: 0%;
  }
  .text-block-4 {
    text-align: left;
  }
  .text-block-5 {
    text-align: left;
  }
  .hero-image-students {
    background-position: 0px 50%;
  }
  .row-12 {
    display: block;
  }
  .row-14 {
    margin-top: 30%;
  }
  .hero-content {
    width: 80vw;
    padding-top: 7rem;
  }
  .donate-container {
    display: block;
    padding-top: auto;
  }
  .heading-24 {
    padding-right: 0px;
    padding-bottom: 15px;
  }
  .donate-button {
    width: 20vw;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .form-block {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .issue-area-heading {
    font-size: 1.3em;
  }
  .column-46 {
    text-align: center;
  }
  .column-47 {
    text-align: center;
  }
  .column-48 {
    display: block;
    text-align: center;
  }
  .column-49 {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .hero-container {
    height: 70vh;
  }
  .heading-15 {
    font-size: 1.7em;
  }
  .hero-image-students {
    background-position: -228px 0px;
  }
  .heading-16 {
    font-size: 1.5em;
  }
  .row-14 {
    margin-top: 48%;
  }
  .heading-22 {
    font-size: 2em;
  }
  .value-prop {
    font-size: 1.5em;
  }
  .people-have-homes {
    font-size: 1.5em;
  }
  .students-graduate {
    font-size: 1.5em;
  }
  .families-are-financially-stable {
    font-size: 1.5em;
  }
  .hero-content {
    padding-top: 6rem;
  }
  .donate-container {
    display: block;
  }
  .heading-24 {
    margin-left: 0px;
    padding-right: 0px;
    font-size: 1.5em;
  }
  .donate-button {
    width: 40vw;
  }
  .heading-26 {
    font-size: 2em;
  }
  .text-block-11 {
    font-size: 1.1em;
  }
  .row-23 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@font-face {
  font-family: 'Meta Book Roman';
  src: url('../fonts/meta_book_roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Meta Bold';
  src: url('../fonts/MetaBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Trade Gothic Bold Condensed Twenty';
  src: url('../fonts/Trade-Gothic-LT-Bold-Condensed-No.-20.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Trade Gothic Condensed Eighteen';
  src: url('../fonts/Trade-Gothic-LT-Condensed-No.-18.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Meta OT Light Italic';
  src: url('../fonts/MetaOT-LightIta.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Meta OT Light';
  src: url('../fonts/MetaOT-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}