@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: HelveticaNeueLTStd-Lt;
  src: url(/fonts/HelveticaNeueLTStd-Lt_gdi.eot);
  src: url(/fonts/HelveticaNeueLTStd-Lt_gdi.eot?#iefix) format('embedded-opentype'), url(/fonts/HelveticaNeueLTStd-Lt_gdi.woff) format('woff'), url(/fonts/HelveticaNeueLTStd-Lt_gdi.ttf) format('truetype'), url(/fonts/HelveticaNeueLTStd-Lt_gdi.svg#HelveticaNeueLTStd-Lt) format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA
}
@font-face {
  font-family: HelveticaNeueLTStd-Roman;
  src: url(/fonts/HelveticaNeueLTStd-Roman_gdi.eot);
  src: url(/fonts/HelveticaNeueLTStd-Roman_gdi.eot?#iefix) format('embedded-opentype'), url(/fonts/HelveticaNeueLTStd-Roman_gdi.woff) format('woff'), url(/fonts/HelveticaNeueLTStd-Roman_gdi.ttf) format('truetype'), url(/fonts/HelveticaNeueLTStd-Roman_gdi.svg#HelveticaNeueLTStd-Roman) format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA
}
@font-face {
  font-family: HelveticaNeue-Regular;
  src: url(/fonts/HelveticaNeue_gdi.eot);
  src: url(/fonts/HelveticaNeue_gdi.eot?#iefix) format('embedded-opentype'), url(/fonts/HelveticaNeue_gdi.woff) format('woff'), url(/fonts/HelveticaNeue_gdi.ttf) format('truetype'), url(/fonts/HelveticaNeue_gdi.svg#HelveticaNeue-Regular) format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0-10FFFF
}
@font-face {
  font-family: HelveticaNeueLTStd-Th;
  src: url(/fonts/HelveticaNeueLTStd-Th_gdi.eot);
  src: url(/fonts/HelveticaNeueLTStd-Th_gdi.eot?#iefix) format('embedded-opentype'), url(/fonts/HelveticaNeueLTStd-Th_gdi.woff) format('woff'), url(/fonts/HelveticaNeueLTStd-Th_gdi.ttf) format('truetype'), url(/fonts/HelveticaNeueLTStd-Th_gdi.svg#HelveticaNeueLTStd-Th) format('svg');
  font-weight: 250;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA
}
@font-face {
  font-family: HelveticaNeueLTStd-Bd;
  src: url(/fonts/HelveticaNeueLTStd-Bd_gdi.eot);
  src: url(/fonts/HelveticaNeueLTStd-Bd_gdi.eot?#iefix) format('embedded-opentype'), url(/fonts/HelveticaNeueLTStd-Bd_gdi.woff) format('woff'), url(/fonts/HelveticaNeueLTStd-Bd_gdi.ttf) format('truetype'), url(/fonts/HelveticaNeueLTStd-Bd_gdi.svg#HelveticaNeueLTStd-Bd) format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA
}
@font-face {
  font-family: HelveticaNeueLTStd-Blk;
  src: url(/fonts/HelveticaNeueLTStd-Blk_gdi.eot);
  src: url(/fonts/HelveticaNeueLTStd-Blk_gdi.eot?#iefix) format('embedded-opentype'), url(/fonts/HelveticaNeueLTStd-Blk_gdi.woff) format('woff'), url(/fonts/HelveticaNeueLTStd-Blk_gdi.ttf) format('truetype'), url(/fonts/HelveticaNeueLTStd-Blk_gdi.svg#HelveticaNeueLTStd-Blk) format('svg');
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA
}
@font-face {
  font-family: HelveticaNeueLTStd-Md;
  src: url(/fonts/HelveticaNeueLTStd-Md.eot);
  src: url(/fonts/HelveticaNeueLTStd-Md.woff) format('woff'), url(/fonts/HelveticaNeueLTStd-Md.ttf) format('truetype'), url(/fonts/HelveticaNeueLTStd-Md.svg) format('svg');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: HelveticaNeue-Thin;
  src: url(/fonts/HelveticaNeue-Thin.eot);
  src: url(/fonts/HelveticaNeue-Thin.woff) format('woff'), url(/fonts/HelveticaNeue-Thin.ttf) format('truetype'), url(/fonts/HelveticaNeue-Thin.svg) format('svg');
  font-weight: 400;
  font-style: normal
}
body {
  background: #fff;
  font-family: 'HelveticaNeueLTStd-Lt', Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  display: block;
  max-width: 100%;
}
h3 {
  color: #5c8adb;
  font-size: 40px;
  margin: 0px;
}
.main-wrapper {
  width: 100%;
}
.header {
  background: rgba(0, 0, 0, .5);
  color: #fff;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.header-wrapper {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 95%;
  max-width: 1200px;
}
.logo {
  padding-top: 8px;
  width: 70px;
  height: auto;
}
.navigation {
  text-align: right;
}
.navigation a {
  display: inline-block;
  color: #fff;
  font-family: 'HelveticaNeueLTStd-RomN', Helvetica, Arial, sans-serif;
  font-size: 17px;
  letter-spacing: -.01em;
  padding: 40px 22px;
  position: relative;
  text-decoration: none;
  transition: all .3s;
}
.navigation a:first-of-type {
  padding-left: 0px;
}
.navigation a:hover {
  opacity: .7;
}
.navigation .nav-donate {
  background: #d15e14;
  padding: 50px 28px;
}
.navigation .nav-donate:hover {
  background: #fff;
  color: #d15e14;
  opacity: 1;
}
.navigation .icon {
  display: none;
}
.section.featured {
  background: url(https://covid19.hoagpromise.org/images/featured-photo.jpg);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 901;
}
.featured-wrapper {
  color: #fff;
  padding-top: 250px;
  padding-bottom: 150px;
  margin: auto;
  width: 85%;
  max-width: 1200px;
}
.featured-image {
  margin: 0px auto 50px;
  width: 65%;
  max-width: 300px;
}
.featured-text {
  margin: auto;
  max-width: 700px;
  text-align: center;
}
.featured-text h1 {
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 1.15em;
  margin: 0px;
  transition: all .2s;
}
.section.intro {
  background: #5c8adb;
}
.intro-wrapper {
  margin: auto;
  padding: 80px 0px;
  text-align: center;
  width: 90%;
  max-width: 820px;
}
.intro-wrapper h2 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 68px;
  line-height: 1em;
  margin: 0px;
}
.intro-wrapper p {
  color: #fff;
  font-size: 22px;
  line-height: 1.35em;
  margin-bottom: 0px;
}
.section.community {
  background: #fff;
  padding: 0px;
  text-align: center;
}
.community-wrapper {
  display: flex;
  align-items: center;
  margin: auto;
  width: 100%;
  max-width: 1500px;
}
.community-text {
  color: #666;
  text-align: left;
  width: 50%;
}
.community-text h2 {
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 1em;
  margin: 0px;
  padding: 0% 10%;
}
.community-text p {
  font-size: 20px;
  line-height: 1.35em;
  margin-bottom: 0px;
  padding: 0% 10%;
}
.community-photo {
  width: 50%;
}
.section.support {
  background: #e0601f;
}
.support-wrapper {
  margin: auto;
  padding: 80px 0px;
  text-align: center;
  width: 90%;
  max-width: 1200px;
}
.support-wrapper h2 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 1em;
  margin: 0px;
}
.total-dollars {
  margin: 30px 0px 0px;
}
.total-dollars h2 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 56px;
  line-height: 1em;
  margin: 0px;
}
.total-dollars p {
  color: #fff;
  font-size: 30px;
  line-height: 1em;
  margin: 10px 0px 0px;
}
.support-columns {
  display: flex;
  justify-content: space-between;
  margin: 40px auto;
  width: 100%;
  max-width: 900px;
}
.support-column {
  color: #fff;
  border-left: 1px solid #fff;
  padding: 0px 10px;
  width: 33%;
}
.support-column:first-of-type {
  border-left: none;
}
.support-column h4 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 50px;
  line-height: 1em;
  margin: 0px;
}
.support-column p {
  font-size: 22px;
  line-height: 1em;
  margin: 10px;
}
.donor-box {
  border: 1px solid #fff;
  color: #fff;
  margin: auto;
  width: 100%;
  max-width: 700px;
  padding: 30px 40px 10px;
}
.donor-box h3 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 70px;
  line-height: 1em;
  margin: 0px 0px 20px;
}
.donor-box p {
  color: #fff;
  font-size: 26px;
}
.donor-box p span {
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1em;
}
.gift-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px auto 0px;
  width: 100%;
  max-width: 750px;
}
.gift-icon {
  margin-right: 40px;
  width: 15%;
}
.gift-columns {
  display: flex;
  justify-content: space-between;
  width: 80%;
}
.gift-column {
  color: #fff;
  text-align: left;
  width: 33.33%;
}
.gift-column h4 {
  color: #fff;
  border-bottom: 2px dotted #fff;
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 46px;
  line-height: 1em;
  margin: 0px 0px 5px 0px;
  padding-bottom: 5px;
}
.gift-column p {
  font-size: 18px;
  margin: 0px;
}
.section.impact {
  background: #fff;
  padding: 0px;
  text-align: center;
}
.impact-wrapper {
  display: flex;
  align-items: center;
  margin: auto;
  width: 100%;
  max-width: 1500px;
}
.impact-text {
  color: #666;
  text-align: right;
  width: 50%;
}
.impact-text h2 {
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 1em;
  margin: 0px;
  padding: 0% 10%;
}
.impact-text p {
  font-size: 20px;
  line-height: 1.35em;
  margin-bottom: 0px;
  padding: 0% 10%;
}
.impact-photo {
  width: 50%;
}
.section.giving-totals {
  background: #d7d8d7;
  padding: 80px 0px;
  text-align: center;
}
.giving-totals-wrapper {
  align-items: center;
  margin: auto;
  width: 90%;
  max-width: 1200px;
}
.giving-totals-wrapper h3 {
  color: #666;
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 46px;
  line-height: 1em;
  margin: 0px;
}
.giving-chart {
  color: #666;
  margin-top: 30px;
  text-align: left;
}
.giving-chart p {
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin: 0px 0px 5px 0px;
}
.giving-chart p strong {
  color: #000;
}
.giving-bar {
  background: #5c8adb;
  height: 20px;
  margin: 0px 0px 20px 0px;
  width: 100%;
}
.giving-bar.hfci {
  background: #e0601f;
  width: 47%;
}
.giving-bar.jmchvi {
  width: 45%;
}
.giving-bar.pfni {
  background: #e0601f;
  width: 41%;
}
.giving-bar.whi {
  width: 28%;
}
.giving-bar.hn {
  width: 20.5%;
  background: #e0601f;
}
.giving-bar.hhnb {
  width: 18%;
}
.giving-bar.mdadc {
  background: #e0601f;
  width: 15.5%;
}
.giving-bar.cb {
  width: 13%;
}
.giving-bar.ho {
  background: #e0601f;
  width: 8.5%;
}
.giving-bar.hhi {
  width: 8%;
}
.giving-bar.pc {
  background: #e0601f;
  width: 1%;
}
.giving-bar.sl {
  width: .5%;
}
.section.accomplished {
  background: #fff;
  padding: 80px 0px;
  text-align: center;
}
.accomplished-wrapper {
  align-items: center;
  margin: auto;
  width: 90%;
  max-width: 1200px;
}
.accomplished-text h2 {
  color: #666;
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 1em;
  margin: 0px;
}
.giving-columns {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.giving-column {
  border-left: 1px solid #666;
  padding: 0px 40px;
  width: 33%;
}
.giving-column:first-of-type {
  border-left: none;
}
.giving-column h3 {
  color: #666;
  font-family: 'HelveticaNeueLTStd-Bold', Helvetica, Arial, sans-serif;
  font-size: 42px;
  line-height: 1em;
  margin: 0px;
}
.giving-column h4 {
  color: #5c8adb;
  font-family: 'HelveticaNeueLTStd-Bold', Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1em;
  margin: 30px 0px 0px 0px;
}
.giving-column p {
  color: #666;
  font-size: 20px;
  line-height: 1.35em;
  margin: 0px;
}
.section.quote {
  background: #5c8adb;
  padding: 80px 0px;
}
.quote-wrapper {
  margin: auto;
  text-align: center;
  width: 85%;
  max-width: 1200px;
}
.quote-text h2 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 1em;
  margin: 0px auto 40px;
}
.quote-text h3 {
  color: #fff;
  font-family: 'HelveticaNeueLTStd-Th', Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.35em;
}
.quote-text p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 0px;
}
.quote-text p strong {
  font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
}
.btn-top {
  position: fixed;
  top: 148px;
  right: 30px;
  width: 65px;
  z-index: 900;
}
.section.subfooter {
  background: #363839;
  font-size: 13px;
  padding: 47px 0px 30px;
}
.subfooter-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0px auto 36px;
  width: 90%;
  max-width: 1346px;
}
.subfooter-column {
  border-left: 1px solid #fff;
  text-align: center;
  width: 33%;
}
.subfooter-column:first-of-type {
  border-left: none;
}
.subfooter-column h6 {
  font-size: 30px;
  color: #fff;
  margin: 36px 0 35px;
}
.subfooter-column p {
  color: #fff;
  line-height: 18px;
  width: 227px;
  text-align: center;
  margin: 0 auto;
}
.sub-button a {
  border: 1px solid #363839;
  color: #fff;
  display: inline-block;
  font-family: HelveticaNeueLTStd-Lt;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  margin: 56px auto 58px;
  text-align: center;
  text-decoration: none;
  width: 195px;
}
.sub-button.blue a {
  background: #5c8adb;
}
.sub-button.blue a:hover {
  background: #fff;
  border: 1px solid #5c8adb;
  color: #5c8adb;
}
.sub-button.orange a {
  background: #e0601f;
}
.sub-button.orange a:hover {
  background: #fff;
  border: 1px solid #e0601f;
  color: #e0601f;
}
.socialLinks {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.fb {
  background: url(/assets/images/style/SocialIcons.gif) left top no-repeat;
  display: inline-block;
  margin: 0 17px 0 0;
  width: 28px;
  height: 28px;
}
.fb:hover {
  background: url(/assets/images/style/SocialIcons.gif) left bottom no-repeat;
}
.tw {
  background: url(/assets/images/style/SocialIcons.gif) -45px top no-repeat;
  display: inline-block;
  margin: 0 17px 0 0;
  width: 28px;
  height: 28px
}
.tw:hover {
  background: url(/assets/images/style/SocialIcons.gif) -45px bottom no-repeat;
}
.inst {
  background: url(/assets/images/style/SocialIcons.gif) right top no-repeat;
  display: inline-block;
  margin: 0 !important;
  width: 28px;
  height: 28px;
}
.inst:hover {
  background: url(/assets/images/style/SocialIcons.gif) right bottom no-repeat;
}
.footLinks {
  margin: 22px 0 0;
  text-align: center;
  width: 100%;
}
.footerLinks a {
  color: #7d7d7d;
  font-family: 'HelveticaNeueLTStd-Roman', Helvetica, Arial, sans-serif;
  text-decoration: underline;
  margin: 0 10px 0 0;
  letter-spacing: 1px;
  word-spacing: 0;
}
.footer {
  background: #5c8adb;
  color: #fff;
  padding: 50px 0px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 800;
}
.footer-logo {
  margin: auto;
  width: 200px;
}
.copyright {
  font-size: 13px;
  margin-top: 20px;
}
.copyright a {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 900px) {
  .header {
    background: rgba(0, 0, 0, .8);
    min-height: 90px;
  }
  .header-wrapper {
    justify-content: flex-end;
    position: relative;
  }
  .logo {
    position: absolute;
    left: 0px;
    width: 65px;
  }
  .navigation a {
    display: none;
    padding: 5px 10px;
  }
  .navigation.responsive {
    position: relative;
  }
  .navigation.responsive a {
    margin: 0px 0px 5px 0px;
    display: block;
    text-align: right;
    font-size: 16px
  }
  .navigation.responsive a:first-of-type {
    margin: 80px 0px 5px 0px;
  }
  .navigation.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navigation .icon {
    display: inline-block;
    font-size: 30px !important;
    padding: 25px 10px 15px;
  }
  .community-wrapper {
    display: block;
  }
  .community-text {
    padding: 30px 0px;
    width: 100%;
  }
  .community-text h2, .community-text p {
    padding: 0px 5%;
  }
  .community-photo {
    width: 100%;
  }
  .support-wrapper {
    padding: 30px 0px;
  }
  .support-columns {
    margin: 30px auto;
    width: 100%;
    max-width: 100%;
  }
  .support-column {
    padding: 0px 10px;
  }
  .donor-box {
    max-width: 90%;
    padding: 20px 5% 10px;
  }
  .donor-box h3 {
    font-size: 50px;
  }
  .gift-wrapper {
    display: block;
    margin: 30px auto 0px;
  }
  .gift-icon {
    margin: 0px auto 30px;
    width: 30%
  }
  .gift-columns {
    display: block;
    margin: auto;
  }
  .gift-column {
    margin: 0px auto 30px;
    text-align: center;
    width: 100%;
  }
  .gift-column h4 {
    font-size: 36px !important;
  }
  .impact-wrapper {
    display: block;
  }
  .impact-text {
    text-align: left;
    padding: 30px 0px;
    width: 100%;
  }
  .impact-text h2, .impact-text p {
    padding: 0px 5%;
  }
  .impact-photo {
    width: 100%;
  }
  .section.giving-totals {
    padding: 30px 0px;
  }
  .giving-totals-wrapper h3 {
    font-size: 36px;
  }
  .section.accomplished {
    padding: 30px 0px;
  }
  .giving-columns {
    display: block;
  }
  .giving-column {
    border-left: none;
    border-top: 1px solid #666;
    margin-bottom: 30px;
    padding: 30px 5% 0px;
    width: 90%;
  }
  .giving-column:first-of-type {
    border-top: none;
    padding: 0px 5% 0px;
  }
  .giving-column h3 {
    color: #666;
    font-family: 'HelveticaNeueLTStd-Bold', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 1em;
    margin: 0px;
  }
}
@media screen and (max-width:768px) {
  h1 {
    font-size: 42px !important;
  }
  h2 {
    font-size: 36px !important;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px !important;
    ;
  }
  p, ul {
    font-size: 18px !important;
  }
  .section.intro, .section.help, .section.form, .section.quote {
    padding: 35px 0px;
  }
  .section.featured {
    background-attachment: scroll;
    height: auto;
    min-height: 100px;
  }
  .featured-wrapper {
    margin-left: 10%;
    padding-top: 140px;
    padding-bottom: 50px;
    width: 80%;
    max-width: 80%;
  }
  .intro-wrapper {
    padding: 0px;
  }
  .support-row {
    flex-wrap: wrap;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .support-icon {
    margin: auto;
    text-align: center;
    width: 220px;
  }
  .support-text {
    margin-top: 20px;
    padding-left: 0px;
    width: 100%;
  }
  .resource-wrapper {
    margin: 0px 0px 0px 10%;
    max-width: 80%;
  }
  .up-to-date-button {
    max-width: 280px;
  }
  .quote-wrapper h3 {
    font-size: 24px;
  }
  .section.subfooter {
    padding: 10px 0px 30px;
  }
  .subfooter-wrapper {
    display: block;
  }
  .subfooter-column {
    border-bottom: 1px solid #fff;
    border-left: none;
    width: 100%;
  }
  .subfooter-column h6 {
    margin: 25px 0 10px;
  }
  .subfooter-column p {
    font-size: 13px !important;
    width: 300px;
  }
  .sub-button a {
    margin: 25px auto;
  }
  .footLinks a {
    display: block;
    line-height: 22px;
  }
  .copyright {
    font-size: 12px;
    padding: 0px 10%;
  }
  .copyright span {
    display: block;
  }
  .btn-top, .scroll-arrow {
    display: none;
  }
}