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: #1b3a7a;
  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;
}

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

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 85vh;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0, 0, 0, 0.91)), color-stop(69%, transparent)), url('../images/Washington-Federal-2-DOC-2017-volunteers-diverse-group.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.91) 10%, transparent 69%), url('../images/Washington-Federal-2-DOC-2017-volunteers-diverse-group.jpg');
  background-position: 0px 0px, 50% 24%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero.centered {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -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: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#10167f), to(#10167f));
  background-image: linear-gradient(180deg, #10167f, #10167f);
  color: #000;
  text-align: center;
}

.image {
  text-align: center;
}

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

.body {
  overflow: scroll;
  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;
}

.heading {
  position: relative;
  top: 177px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #fff;
}

.subheading-label {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: hsla(0, 0%, 72.9%, 0.43);
  text-align: center;
}

.right-triangle {
  display: block;
  width: 0px;
  height: 0px;
  float: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 140px 100px 0px 0px;
  border-color: #fff transparent transparent;
}

.heading-block {
  position: fixed;
  top: 45vh;
  z-index: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.left-triangle {
  width: 0px;
  height: 0px;
  float: left;
  border-style: solid;
  border-width: 0px 0px 140px 100px;
  border-color: transparent transparent #fff;
}

.heading-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  padding-top: 0px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.subheading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  color: #10167f;
}

.content-section {
  display: block;
  margin-top: 4vh;
  margin-bottom: 4vh;
}

.content-section.voice {
  text-align: left;
}

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

.row {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-heading {
  padding-top: 2rem;
  font-family: 'Trade Gothic Condensed Eighteen', sans-serif;
}

.content-heading.left {
  font-size: 2.3em;
  text-align: left;
}

.underline {
  width: 8em;
  height: 0px;
  margin: 5px auto 10px;
  border-top: 2px solid #10167f;
  text-align: left;
}

.color-swatch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  margin-left: 10px;
  -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: #0b57a3;
  font-family: 'Meta Bold', sans-serif;
  color: #fff;
  text-align: center;
}

.color-swatch.midnight-blue {
  background-color: #0b57a3;
}

.color-swatch.medium-purple {
  background-color: #7c81b8;
}

.color-swatch.red {
  background-color: #fe230a;
}

.color-swatch.dark-orange {
  background-color: #ff9600;
}

.color-swatch.black {
  background-color: #000;
}

.color-swatch.dark-slate-grey {
  background-color: #3d4045;
}

.color-swatch.silver {
  background-color: #bababa;
}

.color-swatch.white {
  border: 1px solid #000;
  background-color: #fff;
}

.color-swatch.gradient {
  height: 110px;
  margin-left: 0px;
  background-color: #0b57a3;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), color-stop(66%, transparent));
  background-image: linear-gradient(90deg, #000, transparent 66%);
}

.color-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.color-description {
  padding-left: 10px;
  font-family: 'Meta Book Roman', sans-serif;
  font-size: 0.9em;
}

.color-name {
  padding-top: 5px;
  padding-left: 10px;
  font-family: 'Meta Bold', sans-serif;
  font-size: 0.9em;
}

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

.column-5 {
  padding-right: 0px;
  padding-left: 1rem;
  text-align: center;
}

.bold-span {
  font-family: 'Meta Bold', sans-serif;
  font-weight: 300;
}

.typography-block {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #10167f;
  font-size: 1.5em;
  line-height: 1em;
}

.typography-block.meta-book-roman {
  font-family: 'Meta Book Roman', sans-serif;
  line-height: 1em;
  font-weight: 400;
}

.typography-block.meta-bold {
  font-family: 'Meta Bold', sans-serif;
}

.typography-block.meta-ot-light {
  font-family: 'Meta OT Light', sans-serif;
}

.typography-block.trade-gothic-bold-condensed-twenty {
  font-family: 'Trade Gothic Bold Condensed Twenty', sans-serif;
  font-weight: 700;
}

.typography-block.trade-gothic-condensed-eighteen {
  font-family: 'Trade Gothic Condensed Eighteen', sans-serif;
  font-weight: 400;
}

.typography-block.arial {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

.typography-block.arial-bold {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
}

.typography-block.times-new-roman {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

.typography-block.times-new-roman-bold {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.text-span-4 {
  font-size: 0.8em;
  line-height: 20px;
}

.italic {
  font-style: italic;
}

.typography-span {
  display: block;
  padding-top: 10px;
  font-size: 0.7em;
}

.row-2 {
  text-align: left;
}

.typography-column {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo {
  padding: 10px;
}

.typography-description {
  margin-bottom: 10px;
  font-family: 'Meta OT Light', sans-serif;
  text-align: left;
}

.grit-scale {
  padding: 1rem 35px 0.5rem;
}

.image-set {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.grit-image {
  position: static;
  display: block;
  overflow: visible;
  width: 20%;
  padding-right: 1%;
  padding-left: 1%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-mask {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 0px;
  margin-top: -50px;
  margin-bottom: -12px;
  padding-top: 43px;
  background-color: #fff;
}

.underline-longer {
  width: 14em;
  height: 0px;
  margin: 5px auto 10px;
  border-top: 2px solid #10167f;
  text-align: left;
}

.text-span-12 {
  font-family: 'Meta Bold', sans-serif;
  text-transform: none;
}

.paragraph-text {
  direction: ltr;
  font-size: 1.2em;
  line-height: 1.2em;
  letter-spacing: 0.02em;
}

.paragraph-text.logo-descritpion {
  padding: 0.5rem;
  text-align: left;
}

.paragraph-text.grit-description {
  margin-bottom: 10px;
}

.paragraph-text.voice-description {
  padding: 1rem 1rem 1rem 2rem;
}

.paragraph-text.voice-description.callout {
  padding: 0rem;
}

.paragraph-text.color-blurb {
  padding-bottom: 1rem;
}

.paragraph-text.blog-example-text {
  padding: 0.5rem;
  font-size: 1em;
}

.indented-span {
  padding-left: 3rem;
  direction: rtl;
}

.button {
  display: inline-block;
  margin: 3rem auto;
  padding: 1rem;
  border-radius: 10px;
  background-color: #fe230a;
  font-family: 'Meta Bold', sans-serif;
  font-size: 1.5em;
  text-align: center;
}

.row-3 {
  text-align: center;
}

.example-blog-blurb {
  padding: 0.5rem 2rem;
  font-family: 'Meta Book Roman', sans-serif;
  font-style: normal;
  text-align: center;
}

.indented-inline-block {
  display: inline-block;
  padding-left: 3rem;
}

.blog-example-image {
  position: relative;
  z-index: -1;
}

.blog-example-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-example-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 20rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border: 1px solid #000;
}

.blog-example-mask:hover {
  border-width: 1px;
  border-color: #ff9600;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.pchp-example-blurb {
  padding: 0.25rem 13rem;
  font-family: 'Meta Book Roman', sans-serif;
  font-style: normal;
  text-align: center;
}

.blog-example-mask---justin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 33rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border: 1px solid #000;
}

.blog-example-row---justin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5rem;
  padding-left: 5rem;
  -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-6 {
  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;
  text-align: left;
}

.column-7 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-4 {
  width: 130px;
  height: 20px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), color-stop(66%, transparent));
  background-image: linear-gradient(90deg, #000, transparent 66%);
}

.header-placeholder {
  background-color: #fff;
  text-align: center;
}

.footer-placeholder {
  background-color: #3d4045;
  text-align: center;
}

.column-8 {
  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;
}

.grit-scale-labels {
  padding-bottom: 2rem;
  text-align: center;
  text-transform: uppercase;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.row-5 {
  padding-top: 1rem;
  padding-right: 1rem;
  padding-left: 2rem;
}

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

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

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

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

.live-united-blurb p {
  font-size: 1em;
  line-height: 1.2em;
}

.div-block-5 {
  position: relative;
  background-color: #fff;
}

.content-wrapper {
  position: static;
  z-index: 1;
  height: 100vh;
  background-color: #fff;
}

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

.div-block-8 {
  position: fixed;
  bottom: 80px;
  z-index: 0;
  color: #fff;
}

.div-block-9 {
  position: fixed;
  bottom: 1rem;
  width: 5%;
}

.link-block {
  position: static;
  bottom: 1rem;
  width: 5%;
}

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

.discription-text {
  padding: 1rem;
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 0.03em;
}

.submit-button {
  display: block;
  margin-top: 3vh;
  margin-right: auto;
  margin-left: auto;
  border: 3px solid #f67814;
  background-color: #fff;
  color: #f67814;
  font-size: 1.4em;
}

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

.form-block {
  padding-top: 2rem;
  padding-right: 12rem;
  padding-left: 12rem;
}

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

.date {
  color: #1b3a7a;
}

.day {
  float: left;
  color: #fff;
}

.of {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  float: left;
  font-family: 'Trade Gothic Condensed Eighteen', sans-serif;
  color: #fff;
  font-weight: 400;
}

.caring {
  float: left;
  color: #fff;
}

.header-block {
  margin-top: 55vh;
  margin-bottom: 2rem;
  color: #fff;
}

.subheader {
  margin-top: 0px;
  font-family: 'Good Dog', sans-serif;
  color: #f67814;
  font-weight: 400;
}

.signup-header {
  color: #1b3a7a;
}

.nofc-link {
  padding: 1rem;
  font-size: 1.3em;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 0.03em;
}

.thank-you-text {
  padding: 1rem;
  font-family: 'Meta Bold', sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 0.03em;
}

.sponsor-block {
  margin-top: 5vh;
  background-color: #fff;
}

.image-5 {
  position: relative;
}

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.6000000000000004, 0.6000000000000004);
  -ms-transform: scale(0.6000000000000004, 0.6000000000000004);
  transform: scale(0.6000000000000004, 0.6000000000000004);
}

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.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .heading {
    font-size: 5.5em;
  }
  .right-triangle {
    border-top-width: 200px;
  }
  .left-triangle {
    border-bottom-width: 200px;
  }
  .heading-container {
    height: 200px;
  }
  .content-section {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .row {
    margin-right: auto;
    margin-left: auto;
  }
  .single-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .color-name {
    padding-left: 4%;
  }
  .column-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-5 {
    display: block;
    padding-right: 0.6rem;
    padding-left: 0.6rem;
  }
  .logo {
    max-width: 50%;
  }
  .typography-description {
    padding-left: 10px;
  }
  .grit-scale {
    padding-right: auto;
    padding-left: auto;
  }
  .image-set {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .grit-image {
    width: 30%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-mask {
    margin-bottom: 0px;
    padding-top: 34px;
  }
  .paragraph-text.typography-description {
    margin-bottom: 0.5rem;
    padding-left: 0rem;
  }
  .paragraph-text.voice-description.callout {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .row-3 {
    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;
  }
  .blog-example-image {
    z-index: -1;
  }
  .blog-example-row {
    display: inline-block;
  }
  .blog-example-mask {
    overflow: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pchp-example-blurb {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .blog-example-mask---justin {
    overflow: auto;
    height: 25rem;
  }
  .blog-example-row---justin {
    display: inline-block;
  }
  .row-4 {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .column-14 {
    padding-left: 4rem;
  }
  .form-block {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}

@media (max-width: 767px) {
  .hero {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(0, 0, 0, 0.91)), color-stop(85%, transparent)), url('../images/Washington-Federal-2-DOC-2017-volunteers-diverse-group.jpg');
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.91) 25%, transparent 85%), url('../images/Washington-Federal-2-DOC-2017-volunteers-diverse-group.jpg');
    background-position: 0px 0px, 50% 24%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 5.5em;
    text-align: center;
  }
  .single-column {
    margin-right: 0px;
    margin-left: 0px;
  }
  .color-swatch {
    width: 80%;
    margin: 5px auto;
    font-size: 1.4em;
  }
  .color-swatch.gradient {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .column {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .color-row {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .color-description {
    padding-left: 0px;
    font-size: 1em;
    text-align: center;
  }
  .color-name {
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1.1em;
    text-align: center;
  }
  .column-5 {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .typography-block.meta-book-roman {
    padding-left: 35px;
  }
  .typography-block.meta-bold {
    padding-left: 35px;
  }
  .typography-block.meta-ot-light {
    padding-left: 35px;
  }
  .typography-block.trade-gothic-bold-condensed-twenty {
    padding-left: 35px;
  }
  .typography-block.trade-gothic-condensed-eighteen {
    padding-left: 35px;
  }
  .typography-block.arial {
    padding-left: 35px;
  }
  .typography-block.arial-bold {
    padding-left: 35px;
  }
  .typography-block.times-new-roman {
    padding-left: 35px;
  }
  .typography-block.times-new-roman-bold {
    padding-left: 35px;
  }
  .typography-column {
    padding-left: 0px;
  }
  .logo {
    max-width: 100%;
  }
  .typography-description {
    padding-right: 35px;
    padding-left: 35px;
  }
  .grit-scale {
    padding-right: 35px;
    padding-left: 35px;
  }
  .grit-image {
    width: 40%;
  }
  .image-mask {
    position: relative;
    padding-top: 35px;
  }
  .paragraph-text.logo-descritpion {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .paragraph-text.voice-description.callout {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .paragraph-text.blog-example-text {
    padding-bottom: 1.5rem;
  }
  .indented-span {
    padding-left: 0rem;
  }
  .button {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .row-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-example-mask {
    overflow: auto;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .pchp-example-blurb {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .blog-example-mask---justin {
    overflow: auto;
  }
  .column-7 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-4 {
    width: 80%;
  }
  .grit-scale-labels {
    font-size: 0.8em;
  }
  .column-9 {
    padding-right: 35px;
  }
  .column-11 {
    padding-left: 35px;
  }
  .row-5 {
    font-size: 0.75em;
  }
  .column-14 {
    padding-left: 0rem;
  }
  .column-16 {
    padding-right: 0px;
  }
  .discription-text {
    text-align: center;
  }
  .form-block {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .caring {
    float: none;
  }
  .header-block {
    display: block;
    margin-top: 33vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }
  .nofc-link {
    text-align: center;
  }
  .thank-you-text {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .hero.centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
    -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 {
    font-size: 4em;
    line-height: 0.9em;
  }
  .subheading-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    text-align: center;
  }
  .heading-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .subheading {
    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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 2.5em;
    text-align: center;
  }
  .content-heading {
    font-size: 2em;
  }
  .content-heading.left {
    text-align: center;
  }
  .single-column {
    font-size: 1em;
  }
  .typography-block.meta-book-roman {
    padding-left: 0px;
  }
  .typography-block.meta-bold {
    padding-left: 0px;
  }
  .typography-block.meta-ot-light {
    padding-left: 0px;
  }
  .typography-block.trade-gothic-bold-condensed-twenty {
    padding-left: 0px;
  }
  .typography-block.trade-gothic-condensed-eighteen {
    padding-left: 0px;
  }
  .typography-block.arial {
    padding-left: 0px;
    font-size: 1.2em;
  }
  .typography-block.arial-bold {
    padding-left: 0px;
    font-size: 1.2em;
  }
  .typography-block.times-new-roman {
    padding-left: 0px;
    font-size: 1.2em;
  }
  .typography-block.times-new-roman-bold {
    padding-left: 0px;
    font-size: 1.2em;
  }
  .typography-description {
    padding-right: 35px;
    padding-left: 35px;
  }
  .grit-scale {
    overflow: scroll;
    padding-right: 0px;
    padding-left: 0px;
  }
  .grit-image {
    width: 80%;
  }
  .image-mask {
    padding-top: 38px;
  }
  .paragraph-text {
    font-size: 1.1em;
  }
  .paragraph-text.typography-description {
    padding-right: 0rem;
    text-align: left;
  }
  .paragraph-text.voice-description {
    padding-left: 1rem;
  }
  .paragraph-text.voice-description.callout {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .indented-span {
    padding-left: 0rem;
  }
  .example-blog-blurb {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .indented-inline-block {
    padding-left: 0rem;
  }
  .row-4 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-7 {
    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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-4 {
    margin-bottom: 1rem;
  }
  .grit-scale-labels {
    font-size: 0.5em;
  }
  .column-9 {
    padding-right: 10px;
    padding-left: 0px;
  }
  .column-10 {
    padding-right: 0px;
  }
  .column-11 {
    padding-right: 0px;
    padding-left: 10px;
  }
  .row-5 {
    padding-right: 0rem;
    padding-left: 0rem;
  }
  .discription-text {
    font-size: 1em;
  }
  .date {
    font-size: 3.5em;
  }
  .nofc-link {
    font-size: 1em;
  }
  .thank-you-text {
    font-size: 1em;
  }
}

@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;
}
@font-face {
  font-family: 'Good Dog';
  src: url('../fonts/GoodDog.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Good Dog Light';
  src: url('../fonts/GoodDog.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}