/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.text-dark {
  color: #49717B; }

.text-bright {
  color: #51B3A8; }

.text-white {
  color: #ffffff; }

.bg-dark {
  background-color: #49717B; }

.bg-mid {
  background-color: #51888E; }

.bg-bright {
  background-color: #51B3A8; }

.bg-orange {
  background-color: #DC974F; }

.bg-light-grey {
  background-color: #E5E8E9; }

.bg-grey {
  background-color: #939598; }

footer,
nav,
header,
section {
  width: 100%; }

.wrap {
  width: 95%;
  max-width: 1200px;
  clear: both;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 767px) {
    .wrap {
      width: 90%; } }
  @media (min-width: 1025px) {
    .wrap {
      width: 85%; } }

.wrap:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 767px) {
  .col {
    float: left;
    margin: 0 1%; }
    .col.span1 {
      width: 31.333332%; }
    .col.span2 {
      width: 64.666665%; }
    .col.span3 {
      width: 98%; }
    .col.spanhalf {
      width: 48%; } }

@font-face {
  font-family: 'Greycliff';
  src: url("fonts/GreycliffCF-Regular.woff2") format("woff2");
  src: url("fonts/GreycliffCF-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Greycliff';
  src: url("fonts/GreycliffCF-RegularOblique.woff2") format("woff2");
  src: url("fonts/GreycliffCF-RegularOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Greycliff';
  src: url("fonts/GreycliffCF-Bold.woff2") format("woff2");
  src: url("fonts/GreycliffCF-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Greycliff';
  src: url("fonts/GreycliffCF-BoldOblique.woff2") format("woff2");
  src: url("fonts/GreycliffCF-BoldOblique.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

body {
  font-family: 'Greycliff', Helvetica, Arial, sans-serif;
  font-size: 0.8em; }
  @media (min-width: 1025px) {
    body {
      font-size: 1em; } }

.share,
h1,
h2 {
  font-size: 3.375em;
  font-weight: bold;
  line-height: 1.1em;
  padding-top: 0.55em; }
  @media (max-width: 767px) {
    .share,
    h1,
    h2 {
      text-align: center; } }

h2 {
  font-weight: normal; }
  @media (max-width: 767px) {
    h2 {
      font-size: 2.2em;
      padding-top: 1em; } }

input {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  padding-left: 1em; }

:focus {
  outline: 0; }

.button,
h3,
input,
li,
p {
  font-size: 1.375em;
  line-height: 1.3em;
  font-weight: bold; }
  @media (max-width: 767px) {
    .button,
    h3,
    input,
    li,
    p {
      text-align: center; } }

p {
  font-weight: normal;
  margin: 1em 0; }

a {
  text-decoration: none; }

li a,
p a {
  font-weight: bold;
  color: #ffffff; }
  li a:hover,
  p a:hover {
    border-bottom: 1px solid #ffffff; }

img {
  width: 100%; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

.icon {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  display: inline-block;
  float: left; }

.plus {
  background-image: url("icn/plus.png");
  background-image: url("icn/plus.svg"); }

.email {
  background-image: url("icn/email.png");
  background-image: url("icn/email.svg"); }

.print {
  background-image: url("icn/print.png");
  background-image: url("icn/print.svg"); }

.tick {
  background-image: url("icn/tick.png");
  background-image: url("icn/tick.svg"); }

.facebook, .play {
  width: 28px;
  height: 28px;
  background-image: url("icn/facebook.png");
  background-image: url("icn/facebook.svg"); }
  @media (max-width: 767px) {
    .facebook, .play {
      width: 20px;
      height: 20px; } }

.play {
  float: none;
  margin-right: 10px;
  position: relative;
  top: 4px;
  background-image: url("icn/play.png");
  background-image: url("icn/play.svg"); }
  @media (min-width: 767px) {
    .play {
      top: 6px;
      margin-right: 20px; } }

nav {
  background-color: #49717B;
  padding: 20px 0;
  font-size: 1.375em; }
  nav .wrap {
    padding: 0 2%;
    position: relative; }

.logo {
  float: left;
  width: 100px;
  font-weight: bold; }
  .logo a {
    color: #ffffff; }

a.nav-item {
  display: block;
  float: right;
  margin-left: 70px;
  color: #ffffff; }
  @media (min-width: 510px) {
    a.nav-item {
      margin-left: 240px; } }
  a.nav-item:hover, a.nav-item .active {
    color: #DC974F; }
  a.nav-item.take-action {
    margin-right: 40px; }
  a.nav-item.home {
    display: none; }
  a.nav-item.facebook {
    margin-left: 20px;
    top: 10px;
    position: relative; }
  @media (min-width: 767px) {
    a.nav-item {
      margin-top: 8px;
      margin-left: 30px; }
      a.nav-item.take-action {
        margin-left: 30px;
        margin-right: 0px; }
      a.nav-item.home {
        display: block; }
      a.nav-item.facebook {
        top: -4px; } }
  @media (min-width: 1025px) {
    a.nav-item {
      margin-left: 50px; }
      a.nav-item.facebook {
        position: static;
        margin-left: 40px; }
      a.nav-item.take-action {
        margin-left: 50px; } }

section.welcome {
  text-align: center; }
  section.welcome h1 {
    clear: both; }
  @media (min-width: 767px) {
    section.welcome {
      padding: 2.6666666667% 0; } }

.bag {
  margin: 4% 0;
  text-align: center; }
  @media (min-width: 767px) {
    .bag {
      margin-top: 20%; } }
  .bag img {
    max-width: 400px; }

.welcome-text {
  margin: 5% 0 8%; }

.support_logo {
  margin-top: 8%;
  width: 50%;
  float: left; }
  .support_logo.mhf {
    float: right;
    padding-top: 6px; }

.helpCount {
  position: relative;
  margin-bottom: 15%; }
  @media (max-width: 767px) {
    .helpCount {
      width: 80%;
      margin: 0% auto 10%; } }
  .helpCount img {
    position: absolute;
    width: 80px;
    right: -20px;
    top: -15px; }
  .helpCount h3 {
    background-color: #49717B;
    color: #fff;
    height: 30px;
    text-align: left;
    padding: 12px 20px 10px; }
    @media (min-width: 1025px) {
      .helpCount h3 {
        padding: 12px 30px 13px; } }

.tab {
  min-height: 79px;
  float: left;
  width: 48%;
  margin: 0 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 1025px) {
    .tab {
      width: 31.333332%;
      min-height: 101px; } }
  .tab h3 {
    display: block;
    padding: 20px 8% 25px;
    text-align: center; }
    @media (max-width: 767px) {
      .tab h3 {
        padding: 15px 5px 20px; } }
    .tab h3:hover {
      cursor: pointer;
      color: #DC974F; }

@media (max-width: 767px) {
  .tab1 {
    margin-left: 0px; }
  .tab2 {
    margin-right: 0px; } }

.tab2 {
  background-color: #51888E; }

.help-wrapper,
.shareitems-wrapper {
  clear: both; }

section.take-action {
  transition: opacity 0.4s ease-in;
  opacity: 0; }

.ideaParent.js section.take-action {
  opacity: 1; }

.shareitems-wrapper {
  margin-top: 4%; }
  .shareitems-wrapper:after {
    content: "";
    display: table;
    clear: both; }

.circle-image {
  padding-bottom: 31.3333332%;
  background-position: center;
  background-size: contain;
  border-radius: 50%; }

.take-action .circle-image,
.thank .circle-image {
  display: none;
  position: relative;
  top: -50px; }
  @media (min-width: 1025px) {
    .take-action .circle-image,
    .thank .circle-image {
      display: block; } }

.ideaParent {
  background-color: #49717B;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  padding-bottom: 8%; }
  .ideaParent.tab2 {
    background-color: #51888E; }

.relative {
  position: relative;
  height: 60px; }
  @media (min-width: 767px) {
    .relative {
      height: 1px; } }

.counter_holder {
  position: absolute;
  height: 100px;
  width: 100%;
  top: -58px; }
  @media (min-width: 767px) {
    .counter_holder {
      top: -120px; } }

.counter {
  transition: top 0.2s ease-in;
  height: 90px;
  width: 90px;
  max-width: 90px;
  border-radius: 50%;
  background-color: #DC974F;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-align: center;
  z-index: 100;
  position: relative;
  margin: 0 auto; }
  .counter.hasthree {
    background-color: #51B3A8; }
    .counter.hasthree:hover {
      cursor: pointer; }
  .counter p {
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0 0 1px; }

.help-item {
  background-color: #51888E;
  margin: 1%;
  width: 100%;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in; }
  .help-item:nth-child(2n) {
    background-color: #51B3A8; }
  .help-item:nth-child(4n) {
    background-color: #E5E8E9;
    color: #49717B; }
  .help-item:hover {
    background-color: #ffffff;
    color: #49717B;
    cursor: pointer; }
  .help-item.selected {
    background-color: #DC974F;
    color: #ffffff; }
    .help-item.selected .icon.plus {
      background-image: url("icn/tick.png");
      background-image: url("icn/tick.svg"); }
  .help-item p {
    padding: 3% 5% 0%; }
    @media (min-width: 767px) {
      .help-item p {
        padding: 0 8%; } }
  .help-item .icon {
    margin: 0 8% 8%; }
    @media (max-width: 767px) {
      .help-item .icon {
        float: none;
        display: block;
        margin: 0 auto 8%; } }

.selected-item {
  background-size: 35px;
  background-color: #51888E;
  background-repeat: no-repeat;
  background-position: 2.50666656% center;
  margin: 1%; }
  @media (min-width: 1025px) {
    .selected-item {
      background-size: 48px; } }
  .selected-item:nth-child(2) {
    background-color: #51B3A8; }
  .selected-item:nth-child(3) {
    background-color: #E5E8E9;
    color: #49717B; }
  .selected-item p {
    text-align: left;
    padding: 0 2.50666656% 0 10%; }
    @media (max-width: 767px) {
      .selected-item p {
        padding: 12px 12px 16px 70px; } }

.button,
a.button {
  display: block;
  text-align: center;
  border: none;
  margin: 1% 1% 5%;
  position: relative;
  height: 4.9em; }
  @media (max-width: 767px) {
    .button,
    a.button {
      width: 98%; } }
  @media (min-width: 1025px) {
    .button,
    a.button {
      height: 3.9em; } }
  .button span,
  a.button span {
    position: relative;
    color: #ffffff; }
  .button .icon,
  a.button .icon {
    float: none;
    clear: both;
    display: inline-block;
    margin-right: 25px;
    top: 1em; }
    @media (min-width: 1025px) {
      .button .icon,
      a.button .icon {
        top: 0.8em; } }
  .button:hover,
  a.button:hover {
    background-color: #51888E; }

.emailBox {
  margin: 1%; }
  .emailBox input {
    border-radius: 0;
    width: 78%;
    text-align: left;
    position: relative;
    float: left;
    background-color: #E5E8E9;
    color: #49717B;
    height: 4.9em; }
    @media (max-width: 767px) {
      .emailBox input {
        box-sizing: border-box; } }
    @media (min-width: 1025px) {
      .emailBox input {
        height: 3.9em;
        width: 80%; } }
  .emailBox a.button {
    float: right;
    margin: 0;
    background-color: #E5E8E9;
    width: 20%; }
    @media (min-width: 767px) {
      .emailBox a.button {
        width: 15%; } }
    .emailBox a.button .icon {
      margin: 0; }
    .emailBox a.button.canSend {
      background-color: #51B3A8; }
      .emailBox a.button.canSend:hover {
        background-color: #DC974F; }

.share-image {
  margin: 2%;
  padding-bottom: 50%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 767px) {
    .share-image {
      margin: 1%;
      padding-bottom: 25%; } }
  .share-image:hover {
    cursor: pointer; }
    .share-image:hover .share {
      opacity: 1; }

.share {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(73, 113, 123, 0.8);
  margin: 0;
  padding: 21% 0 0;
  text-align: center; }

article, section.story {
  padding: 4% 0;
  color: #49717B; }
  @media (min-width: 767px) {
    article .span2, section.story .span2 {
      float: right; } }
  article a, section.story a {
    color: #49717B;
    border-bottom: 1px solid #49717B; }
    article a:hover, section.story a:hover {
      color: #DC974F;
      border-bottom: 1px solid #DC974F; }
  article li, section.story li {
    font-weight: normal; }
  article .circle-image.span1, section.story .circle-image.span1 {
    width: 25%;
    padding-bottom: 25%;
    margin: 0 auto;
    float: none; }
    @media (min-width: 767px) {
      article .circle-image.span1, section.story .circle-image.span1 {
        width: 25%;
        padding-bottom: 25%;
        margin: 0 auto;
        float: left; } }

p.lead-sentence {
  margin-bottom: 0px; }

.video {
  margin: 4% 0; }

.pullOut {
  clear: both;
  font-size: 1.5em;
  font-style: italic;
  margin-top: 4%; }

.question:hover {
  cursor: pointer; }

section.story {
  position: relative;
  z-index: 1000; }
  section.story h2 {
    padding-top: 0px; }

section.article-list {
  color: #49717B;
  position: relative;
  background-color: #ffffff;
  z-index: 10000;
  padding-bottom: 4%; }

.new-line {
  clear: both; }

a.article-item {
  color: #49717B;
  display: block;
  margin-top: 4%; }
  @media (min-width: 767px) {
    a.article-item h3 {
      margin-top: 8%; } }
  @media (max-width: 767px) {
    a.article-item img {
      margin: 4% 0; } }
  a.article-item:hover img {
    opacity: 0.8; }
  a.article-item:hover h3, a.article-item:hover p {
    color: #51B3A8; }

footer {
  padding: 4% 0;
  text-align: center; }
  footer img {
    max-width: 300px; }

.slide-enter-active {
  animation: slide-in 0.4s ease-out; }

.slide-leave-active {
  animation: slide-out 0.4s ease-out; }

@keyframes slide-in {
  0%, 50% {
    transform: translateY(20px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes slide-out {
  0%, 50% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(20px);
    opacity: 0; } }

.slide_side-enter-active {
  animation: swipe-in 0.4s ease-out; }

.slide_side-leave-active {
  animation: swipe-out 0.4s ease-out; }

@keyframes swipe-in {
  0% {
    transform: translateX(50px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes swipe-out {
  0% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(-50px);
    opacity: 0; } }
