/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #175E76;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #175E76;
  color: #ffffff;
  text-shadow: none; }

* {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
  -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@media print {
  * {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  @page {
    margin: 2cm; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 112.5%;
  line-height: 1.5;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
	
  background-color: #cccccc;
  background-image: url("../images/bg/white-texture.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/white-texture.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/white-texture.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/white-texture.svg");
  background-repeat: repeat;
  background-attachment: fixed;
  color: #333742;
  margin: 0;
  padding: 0;
  word-wrap: normal; }

@media print {
  nav {
    display: none; } }

summary {
  display: list-item; }

iframe {
  border: 0; }
  @media print {
    iframe {
      display: none; } }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }
  @media print {
    h1, h2, h3, h4, h5, h6 {
      orphans: 3;
      page-break-after: avoid;
      widows: 3; }
      h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
        display: inline-block; } }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em; }

h1 {
  font-size: 2.7777777778em;
  margin-bottom: 0.5em; }
  @media (min-width: 57.8125em) {
    h1 {
      font-size: 4.5555555556em; } }

h2 {
  font-size: 2em; }
  @media (min-width: 57.8125em) {
    h2 {
      font-size: 2.7777777778em; } }

h3 { color: #ccccff; 
	text-shadow:2px 2px 2px #000000;
  font-size: 1.4444444444em; }
  @media (min-width: 57.8125em) {
    h3 {
      font-size: 2em; } }

h4 {color: white;}

h5 {
  font-size: 1em; }
  @media (min-width: 57.8125em) {
    h5 {
      font-size: 1.2222222222em; } }

h6 {
  font-size: 0.7777777778em;
  font-weight: 400;
  text-transform: uppercase; }
  @media (min-width: 57.8125em) {
    h6 {
      font-size: 1em; } }

h1 + h1, h2 + h1, h3 + h1, h4 + h1, h5 + h1, h6 + h1, h1 + h2, h2 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2, h1 + h3, h2 + h3, h3 + h3, h4 + h3, h5 + h3, h6 + h3, h1 + h4, h2 + h4, h3 + h4, h4 + h4, h5 + h4, h6 + h4, h1 + h5, h2 + h5, h3 + h5, h4 + h5, h5 + h5, h6 + h5, h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6, h6 + h6 {
  margin-top: 0; }

p {
  margin: 0 0 1rem; }
  @media print {
    p {
      orphans: 3;
      widows: 3; } }

a {
  background-color: transparent;
  color: #AE1F24;
  outline-offset: 0.1111111111em;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #175E76; }
  @media print {
    a, a:visited {
      text-decoration: none; }
    a[href]::after {
      font-family: "Source Sans Pro", sans-serif;
      content: " <" attr(href) ">";
      font-size: 10pt;
      font-weight: normal;
      text-transform: lowercase; }
    a[href^='javascript:']::after, a[href^='mailto:']::after, a[href^='tel:']::after, a[href^='#']::after, a[href*='?']::after {
      content: ''; } }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

@media print {
  abbr[title]::after {
    content: " (" attr(title) ")"; } }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 1.2222222222em; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

blockquote {
  margin: 0 1.5em 1rem; }
  blockquote cite {
    display: block;
    margin-top: 0.5em; }
    blockquote cite:before {
      content: "\2013";
      margin-right: 0.5em; }
  @media print {
    blockquote {
      page-break-inside: avoid; } }

pre {
  margin: 0 0 1rem;
  overflow: auto; }
  @media print {
    pre {
      page-break-inside: avoid; } }


ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }
  @media print {
    li {
      page-break-inside: avoid; } }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }
  @media print {
    li {
      page-break-inside: avoid; } }

dd {
  margin-bottom: 1rem; }

dl {
  margin: 0 0 1rem; }

caption {
  margin-bottom: 0.5rem; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8333333333rem; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8333333333rem;
  text-align: left; }

@media print {
  thead {
    display: table-header-group; } }

thead td,
thead th {
  background-color: #f1f1f1; }

@media print {
  tr {
    page-break-inside: avoid; } }

button {
  overflow: visible; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

input {
  line-height: normal; }

legend {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

optgroup {
  font-weight: bold; }

textarea {
  overflow: auto; }

audio:not([controls]) {
  display: none;
  height: 0; }

canvas {
  display: inline-block; }

figure {
  margin: 0 0 1rem; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  @media print {
    img {
      max-width: 100% !important;
      page-break-inside: avoid; } }

svg:not(:root) {
  overflow: hidden; }

.breadcrumb__title, .form-item--checkbox .form-item__checkbox, .form-item--radio .form-item__radio {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.menu--mobile .menu__link, .mobile-menu__button, .tabs__link, .skiplinks {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

html, .button, .menu__item--donate, .tabs__link {
  font-family: "Source Sans Pro", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Source Sans Pro", sans-serif; }

/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 94.4444444444rem;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain .l-constrain {
    padding-left: 0;
    padding-right: 0; }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-constrain--medium {
  margin-left: auto;
  margin-right: auto;
  max-width: 57.2222222222rem;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain--medium .l-constrain--medium {
    padding-left: 0;
    padding-right: 0; }

.l-constrain--wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 88.8888888889rem;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain--wide .l-constrain--wide {
    padding-left: 0;
    padding-right: 0; }

@media (min-width: 57.8125em) {
  .l-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em; }
    .l-grid > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; } }

@media (min-width: 57.8125em) {
  .l-grid--2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em;
    margin-left: 0;
    margin-right: 0; }
    .l-grid--2col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; }
    .l-grid--2col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      min-width: auto;
      width: calc(100% / 2 - (2 - 1) * 2em / 2); }
      .l-grid--2col > *:nth-child(2n) {
        margin-right: 0; }
    .l-grid--2col > *:last-child:nth-child(odd) {
      width: 100%;
      margin-right: 0; } }

@media (min-width: 57.8125em) {
  .l-grid--3col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em;
    margin-left: 0;
    margin-right: 0; }
    .l-grid--3col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; }
    .l-grid--3col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      min-width: auto;
      width: calc(100% / 3 - (3 - 1) * 2em / 3); }
      .l-grid--3col > *:nth-child(3n) {
        margin-right: 0; } }

@media (min-width: 31.25em) and (max-width: 49.9375em) {
  .l-grid--4col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em;
    margin-left: 0;
    margin-right: 0; }
    .l-grid--4col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; }
    .l-grid--4col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      min-width: auto;
      width: calc(100% / 2 - (2 - 1) * 2em / 2); }
      .l-grid--4col > *:nth-child(2n) {
        margin-right: 0; } }

@media (min-width: 50em) {
  .l-grid--4col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em;
    margin-left: 0;
    margin-right: 0; }
    .l-grid--4col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; }
    .l-grid--4col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      min-width: auto;
      width: calc(100% / 4 - (4 - 1) * 2em / 4); }
      .l-grid--4col > *:nth-child(4n) {
        margin-right: 0; } }

@media (min-width: 37.5em) and (max-width: 56.1875em) {
  .l-grid--6col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em;
    margin-left: 0;
    margin-right: 0; }
    .l-grid--6col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; }
    .l-grid--6col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      min-width: auto;
      width: calc(100% / 3 - (3 - 1) * 2em / 3); }
      .l-grid--6col > *:nth-child(3n) {
        margin-right: 0; } }

@media (min-width: 56.25em) {
  .l-grid--6col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2em;
    margin-right: -2em;
    margin-left: 0;
    margin-right: 0; }
    .l-grid--6col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 2em;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      min-width: 300px; }
    .l-grid--6col > * {
      margin-bottom: 2em;
      margin-right: 2em;
      padding-left: 0;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      min-width: auto;
      width: calc(100% / 6 - (6 - 1) * 2em / 6); }
      .l-grid--6col > *:nth-child(6n) {
        margin-right: 0; } }

.l-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 37.5em) {
    .l-media {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.l-media__object {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin: 0 1rem 0 0; }

.l-media__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

.l-media--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.l-media--reversed > .l-media__object {
  margin: 0 0 0 1rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.l-content {
  padding-bottom: 27px;
  padding-top: 27px; }

.footer {
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 54px;
  padding-bottom: 54px;
  background-image: url(../images/footerbg.png);
  margin-bottom: 60px; }
  @media (min-width: 57.8125em) {
    .footer {
      margin-bottom: auto; }
      .footer .site-logo__text {
        margin: 0 auto; } }

@media (min-width: 64.375em) {
  .footer-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

@media (min-width: 64.375em) {
  .footer__first {
    width: 20%; } }

@media (min-width: 57.8125em) {
  .footer__second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

@media (min-width: 64.375em) {
  .footer__second {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 80%; } }

.footer__left {
  padding-top: 27px; }
  @media (min-width: 57.8125em) {
    .footer__left {
      width: 55%; } }

.footer__right {
  padding-top: 27px; }
  @media (min-width: 57.8125em) {
    .footer__right {
      width: 45%; } }

.l-header {
  display: none;
  background:white;
  position: fixed;
  left: 0;
  height: 100px;
  right: 0;
  top: 0;
  -webkit-transition: max-height ease 0.175s;
  -o-transition: max-height ease 0.175s;
  transition: max-height ease 0.175s;
  z-index: 200; }
  .l-header.is-scrolling,
  .home .l-header {
    background: #ffffff; }
    .l-header.is-scrolling .header__bottom,
    .home .l-header .header__bottom {
      padding-bottom: 6.75px; }
  @media (min-width: 57.8125em) {
    .l-header {
      display: block; } }
  .admin-bar .l-header {
    top: 32px; }

.header__content {
  padding-top: 13.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s; }

.header__first {
  -ms-flex-preferred-size: max-content;
      flex-basis: max-content;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s; }

.header__second {
  -ms-flex-preferred-size: 85%;
      flex-basis: 85%;
  text-align: right;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s; }

.header__bottom {
  padding-bottom: 10.5px;
  -webkit-transition: padding-bottom linear 0.15s;
  -o-transition: padding-bottom linear 0.15s;
  transition: padding-bottom linear 0.15s;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s; }

/*.l-navigation {
  display: none; }*/
  @media (min-width: 57.8125em) {
    .l-navigation {
      display: block; } }

.l-preface {
  width: 100%;
  background-color: #333742;
  left: 0;
  right: 0;
  text-align: center;
  position: relative;
  top: 5.5555555556rem;
  z-index: 14;
  height: 56px; }
  .l-preface .l-constrain {
    padding-top: 15px;
    padding-right: 18px; }
    @media (min-width: 64.375em) {
      .l-preface .l-constrain {
        padding-right: 68px; } }
  @media (min-width: 0) and (max-width: 57.8125em) {
    .l-preface {
      display: none; } }

.l-section {
  margin-bottom: 2em; }

@media (min-width: 56.25em) {
  .l-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .l-sidebar > * {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: calc(100% - 300px - 2rem);
          flex-basis: calc(100% - 300px - 2rem);
      margin-right: 1rem; }
      .l-sidebar > *:last-child {
        margin-right: 0; }
    .l-sidebar .l-sidebar__full {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0; }
    .l-sidebar .l-sidebar__sidebar {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; } }

@supports (display: grid) {
  .l-sidebar {
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-gap: 1rem; }
    .l-sidebar .l-sidebar__full {
      grid-column: span 2; } }

.l-sidebar--multi-2 > * {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: calc(100% - 600px - 3rem);
      flex-basis: calc(100% - 600px - 3rem); }

@supports (display: grid) {
  .l-sidebar--multi-2 {
    grid-template-columns: 300px 1fr 300px; }
    .l-sidebar--multi-2 .l-sidebar__full {
      grid-column: span 3; } }

/* generated with grunt-sass-globbing */
.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.sticky {
  display: block; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.alert-bar {
  position: relative;
  padding: 27px;
  padding-bottom: 0;
  margin-bottom: 13.5px;
  background-color: #E89925;
  position: absolute;
  top: 3.8888888889rem;
  width: 100%;
  z-index: 17; }
  .alert-bar::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 50' fill='rgb(232,153,37)' fill-opacity='1'%3E%3Cpolygon points='0,0 100,0 0,50'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
    bottom: -50px; }
  @media (min-width: 57.8125em) {
    .alert-bar {
      top: 6.6666666667rem; } }
  .admin-bar .alert-bar {
    top: 6.4444444444rem; }
    @media (min-width: 57.8125em) {
      .admin-bar .alert-bar {
        top: 8.4444444444rem; } }
  .alert-bar a {
    color: #333742;
    text-decoration: underline; }
    .alert-bar a:hover {
      color: #333742;
      text-decoration: none; }
    .alert-bar a:active {
      color: #333742; }
    .alert-bar a:focus {
      color: #333742;
      text-decoration: none; }

.alert-bar__content {
  font-size: 24px;
  position: relative;
  z-index: 150; }
  @media (min-width: 57.8125em) {
    .alert-bar__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.alert-bar__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase; }
  @media (min-width: 57.8125em) {
    .alert-bar__title {
      -ms-flex-preferred-size: 15%;
          flex-basis: 15%;
      font-size: 36px; } }

@media (min-width: 57.8125em) {
  .alert-bar__summary {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%; } }

.alert-close {
  color: #333742;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 205; }
  @media (min-width: 57.8125em) {
    .alert-close {
      right: 4rem; } }

.arrow-link + .arrow-link {
  margin-left: 13.5px; }

.arrow-link--white {
  color: #ffffff;
  text-decoration: none;
  padding-left: 4.7222222222rem;
  font-size: 26px;
  font-weight: 600;
  background-image: url("../images/bg/arrow--white.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/arrow--white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/arrow--white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow--white.svg");
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  letter-spacing: 0.1666666667rem;
  text-transform: uppercase; }
  .arrow-link--white:hover {
    color: #ffffff;
    text-decoration: underline; }
  .arrow-link--white:active {
    color: #ffffff; }
  .arrow-link--white:focus {
    color: #ffffff;
    text-decoration: underline; }
  .card .arrow-link--white {
    font-size: 26px;
    background-size: 50px auto;
    padding-left: 60px; }

.arrow-link--red {
  color: #AE1F24;
  text-decoration: none;
  font-size: 22px;
  padding-left: 3.6111111111rem;
  font-weight: 600;
  background-image: url("../images/bg/arrow--red.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/arrow--red.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/arrow--red.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow--red.svg");
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  letter-spacing: 0.1666666667rem;
  text-transform: uppercase; }
  .arrow-link--blue:hover {
    color: #AE1F24;
    text-decoration: underline; }
  .arrow-link--blue:active {
    color: #AE1F24; }
  .arrow-link--blue:focus {
    color: #AE1F24;
    text-decoration: underline; }
  @media (min-width: 106.25em) {
    .arrow-link--red {
      font-size: 26px; } }

.article footer {
  padding-bottom: 1rem; }

.breadcrumb {
  margin: 1rem 0; }
  .breadcrumb::after {
    clear: both;
    content: '';
    display: table; }

.breadcrumb__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .breadcrumb__list > li {
    display: inline-block; }

.breadcrumb__item {
  font-size: 22px;
  margin-right: 0.25em; }
  .breadcrumb__item::after {
    content: '/';
    margin-left: 0.25em; }
  .breadcrumb__item:last-child::after {
    content: '';
    margin-left: 0; }

.breadcrumb__link {
  text-decoration: none; }

.button {
  background-color: gold;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4444444444rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 0.7692307692;
  padding: 0.6666666667rem 1.1111111111rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transform: skewX(-10deg);
      -ms-transform: skewX(-10deg);
          transform: skewX(-10deg);
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button > * {text-shadow:2px 2px 2px #000000;
    display: inline-block;
    -webkit-transform: skewX(10deg);
        -ms-transform: skewX(10deg);
            transform: skewX(10deg); }
  .button:focus, .button:hover {
    background-color: gold;
    color: #ffffff;
    outline: 0; }
  .button:active {
    background-color: #AE1F24;
    color: #ffffff; }
  .button[disabled] {
    background-color: #333742;
    color: #ffffff;
    cursor: default;
    pointer-events: none; }
  .button + .button {
    margin-left: 0.5em; }
    [dir='rtl'] .button + .button {
      margin-left: 0;
      margin-right: 0.5em; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

#donate-button {height: 3.333333333rem;
  width: 100%;
  background-color: #33CCFF;
  position: fixed;
  bottom: 0;
  z-index: 100;
  text-decoration: none;
  display: table; }
  @media (min-width: 57.8125em) {
    #donate-button {
      display: none; } }
  #donate-button:after {
    content: 'DONATE';
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    width: 100%;
    text-align: center;
    letter-spacing: 1.3px;
    line-height: 1.3px; }

.button--hero .button__text {
  font-size: 16px;
  display: block;
  letter-spacing: .072222222rem;
  line-height: 1.5rem; }
  @media (min-width: 57.8125em) {
    .button--hero .button__text {
      font-size: 1rem;
      line-height: .769444444rem; } }

.button--large {
  padding: 1.3888888889rem 1.6666666667rem; }

.button--secondary {
  background-color: rgba(51, 55, 66, 0.6);
  color: #ffffff;
  -webkit-transform: skewX(0deg);
      -ms-transform: skewX(0deg);
          transform: skewX(0deg); }
  .button--secondary > * {
    -webkit-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
            transform: skewX(0deg); }
  .button--secondary:focus, .button--secondary:hover {
    background-color: rgba(23, 94, 118, 0.35);
    color: #ffffff; }
  .button--secondary:active {
    background-color: rgba(23, 94, 118, 0.8);
    color: #fff; }

.button--small {
  font-size: 1.2222222222rem;
  line-height: 0.7727272727;
  padding: 0.4444444444rem 0.8888888889rem; }

.button--teal {
  background-color: #175E76;
  border: 1px solid #ffffff; }
  .button--teal .button__text {
    color: #ffffff; }

.button--white {
  background-color: transparent;
  border: 1px solid #ffffff; }
  .button--white .button__text {
    color: #ffffff; }

.callout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 57.8125em) {
    .callout {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .callout > * {
    width: 100%; }
    @media (min-width: 57.8125em) {
      .callout > *.callout__content {
        width: 40%; }
      .callout > *.callout__image {
        width: 60%; } }

.callout__content {
  padding: 54px;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.3333333333rem; }
  .callout__content > * {
    width: 100%; }

.callout__type {
  font-size: 0.8888888889rem;
  color: #BEBBBE;
  text-transform: uppercase;
  letter-spacing: 2px; }

.callout__content-title {
  margin-top: 0;
  font-weight: 600;
  font-size: 2.3888888889rem; }

.callout__button {
  margin-top: 54px; }
  @media (min-width: 57.8125em) {
    .callout__button {
      margin-left: -108px; } }

.callout:nth-child(odd) .button {
  background-color: rgba(23, 94, 118, 0.9);
  border: 0; }

.callout:nth-child(even) .callout__content {
  background-color: Darkblue;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/bg/teal-texture.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/teal-texture.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/teal-texture.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/teal-texture.svg");
  color: #ffffff; }
  @media (min-width: 57.8125em) {
    .callout:nth-child(even) .callout__content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 50%; } }

.callout:nth-child(even) .callout__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 57.8125em) {
    .callout:nth-child(even) .callout__image {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 50%; } }

.callout:nth-child(even) .callout__button {
  margin-left: 0;
  margin-top: 27px; }

.callout__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 16.6666666667rem; }
  @media (min-width: 57.8125em) {
    .callout__image {
      min-height: 33.8888888889rem; } }

.callouts__more {
  background-color: #cc9900;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/bg/teal-texture.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/teal-texture.svg");
  background-image: -0-linear-gradient(transparent, transparent), url("../images/bg/teal-texture.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/teal-texture.svg");
  padding-bottom:54px;
  padding-top: 54px;
  text-align: center; }

.card {
  background-image: url("../images/bg/grey-texture.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/grey-texture.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/grey-texture.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/grey-texture.svg");
  background-position: center;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  color: #ffffff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: 54px; }
  .card:hover {
    color: #ffffff;
    text-decoration: none; }
  .card:active {
    color: #ffffff; }
  .card:focus {
    color: #ffffff;
    text-decoration: none; }
  .card > * {
    width: 100%;
    z-index: 22; }
  @media (min-width: 0) and (max-width: 57.8125em) {
    .card {
      margin-bottom: 54px; } }
  .card:after {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20; }
  .card.has-image-bg {
    background-size: cover;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 108px; }
    .card.has-image-bg:after {
      background: rgba(0, 0, 0, 0.5); }
    .card.has-image-bg .card__title {
      font-size: 36px; }
      @media (min-width: 64.375em) {
        .card.has-image-bg .card__title {
          font-size: 50px; } }
    .card.has-image-bg .card__body {
      font-size: 22px;
      line-height: 1.2; }
      @media (min-width: 64.375em) {
        .card.has-image-bg .card__body {
          font-size: 26px; } }
  .card:hover .button--white, .card:focus .button--white {
    background-color: #AE1F24; }

.card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 22px;
  height: 100%;
  position: relative; }
  .card__body > * {
    width: 100%; }

.card__title {
  font-size: 36px;
  line-height: 1; }
  @media (min-width: 80em) {
    .card__title {
      font-size: 1.8333333333rem; } }

.card__content {
  margin-bottom: 0.5rem; }

.card__top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.card__media {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.card__media-image {
  height: 0;
  width: 100%;
  padding-top: 56.25%;
  background-size: cover; }

.card__meta {
  font-size: 18px; }
  .card__meta span {
    display: inline-block;
    margin-right: 3px; }
    .card__meta span::before {
      content: ' | ';
      display: inline-block;
      padding-left: 6px;
      padding-right: 9px; }
    .card__meta span:first-child::before, .card__meta span:only-child::before {
      display: none; }

.card__footer {
  margin-top: 27px;
  -ms-flex-item-align: end;
      align-self: flex-end; }

.copyright {
  font-size: 14px;
  text-align: center;
  margin-top: 54px; }
  @media (min-width: 64.375em) {
    .copyright {
      text-align: right; } }

.cta-button {
  margin-top: 54px;
  margin-bottom: 54px;
  text-align: center; }

.cta {
  background-color: #AE1F24;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/bg/red-texture.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/red-texture.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/red-texture.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/red-texture.svg");
  color: #ffffff;
  padding-top: 54px;
  padding-bottom: 54px;
  padding-left: 54px;
  padding-right: 54px;
  text-align: center; }
  @media (min-width: 57.8125em) {
    .cta {
      padding-top: 81px;
      padding-bottom: 81px;
      text-align: left; } }
  .cta .l-grid > * {
    -ms-flex-item-align: center;
        align-self: center; }
  @media (min-width: 0em) and (max-width: 64em) {
    .cta {
      text-align: center; } }

@media (min-width: 0em) and (max-width: 57.8125em) {
  .cta__grid > * {
    margin-top: 27px;
    margin-bottom: 27px; } }

@media (min-width: 57.8125em) {
  .cta__grid {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .cta__grid > * {
      margin-right: 2em; } }

.cta__title {
  font-size: 36px;
  font-weight: 900;
  line-height: 1; }
  @media (min-width: 64em) {
    .cta__title {
      font-size: 50px;
      text-align: right; } }

.cta__summary {
  font-size: 1.8888888889rem;
  font-weight:bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em; }
  @media (min-width: 57.8125em) {
    .cta__summary {
      width: calc(50% - 2em); } }
  @media (min-width: 64em) {
    .cta__summary {
      font-size: 1.8888888889rem;
      margin-bottom: 0;
      margin-top: 0; } }

@media (min-width: 57.8125em) {
  .cta__title,
  .cta__link {
    width: calc(25% - 2em); } }

.custom-links {
  margin-top: 54px;
  margin-bottom: 54px; }

details.details {
  margin: 0 0 1.6666666667rem; }
  .js details.details:not([open]) > .details__content {
    display: none; }

.details__summary {
    background-position: left 1.6666666667rem center;
    padding-left: 3.0555555556rem;
    padding-right: 1.6666666667rem; }
  [open] > .details__summary {
    background-image: url("../images/bg/minus.png");
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/minus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/minus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/minus.svg"); }
  .details__summary:hover {
    background-color: #d6d7d9; }
  .details__summary:focus {
    -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
            box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .details__summary::-webkit-details-marker {
    display: none; }

.details__fallback-link {
  color: inherit !important;
  display: block;
  outline: 0;
  text-decoration: none; }

.details__content {
  background: #fff;
  border: 3px solid #f1f1f1;
  border-top: 0;
  padding: 1.6666666667rem; }
  .details__content > :last-child {
    margin-bottom: 0; }

.details__description {
  color: #AE1F24;
  font-size: 1.2222222222rem;
  margin-bottom: 1rem; }
  .details__description > :last-child {
    margin-bottom: 0; }

.donations {
  margin-top: 54px;
  padding-bottom: 54px; }

.donations__title {
  text-align: center; }

.event-sponsors {
  margin-bottom: 54px;
  margin-top: 54px; }

.event-sponsors__title {
  text-align: center; }

.sponsor-row__title {
  color: #175E76; }

.sponsor-row {
  margin-bottom: 54px; }

.events {
  margin-bottom: 54px;
  margin-top: 54px; }

.facet {
  padding-top: 54px;
  margin-bottom: 54px; }

.facet__filters {
  margin-bottom: 27px; }

.facet__name,
.facet__group {
  display: inline-block;
  vertical-align: middle; }

.facet__name {
  margin-bottom: 0px;
  margin-right: 6.75px; }

.facetwp-facet {
  margin-bottom: 0 !important;
  line-height: 1 !important; }

.fieldset {
  margin-bottom: 3.1666666667rem;
  padding: 0;
  position: relative;
  top: 1.5rem; }

.fieldset__legend {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  left: -1px;
  position: absolute;
  text-indent: 0;
  top: -1.5rem;
  width: 100%; }
  [dir='rtl'] .fieldset__legend {
    left: auto;
    right: -1px; }

.fieldset__legend-text {
  display: block; }

.fieldset__legend-link {
  display: block; }

.fieldset__description {
  color: #AE1F24;
  font-size: 1.2222222222rem; }
  .fieldset__description > :last-child {
    margin-bottom: 0; }

.fieldset--default {
  background: #fff;
  border: 1px solid #aeb0b5;
  margin: 1rem 0 1.6666666667rem;
  padding: 0 1em; }
  .fieldset--default .fieldset__legend {
    background: #d6d7d9;
    border: 1px solid #aeb0b5;
    border-bottom: none;
    color: #212121;
    height: 2em;
    line-height: 2;
    padding: 0;
    text-shadow: 0 1px 0 #fff; }
  .fieldset--default .fieldset__legend-text {
    padding-left: 1em; }
    [dir='rtl'] .fieldset--default .fieldset__legend-text {
      padding-left: 0;
      padding-right: 1em; }
  .fieldset--default .fieldset__content {
    margin-top: 2.5em; }
  .fieldset--default .fieldset__description {
    font-style: italic;
    margin: 1rem 0; }



.gallery__item-caption {
  max-width: 100%; }

.hero-bg-image {
  background-color:transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
  background-attachment: fixed; }
  @media (min-width: 57.8125em) {
    .hero-bg-image {
      padding-top: 300px; } }
  .home .hero-bg-image {
    padding-top: 65%;
    background-position: 0px -15%;
    background-attachment: scroll;
    background-size: contain;
    text-align: left; }
    @media (min-width: 57.8125em) {
  .home .hero-bg-image {
        padding-top: 225px;
        padding-bottom: 225px;
        margin-top: 100px;
        background-position: 50% 100%;
        background-attachment: fixed;
        background-size: cover;
        text-align: center; }
        .home .hero-bg-image.sq1-hero-vertical-alignment-center {
          background-position: center; }
        .home .hero-bg-image.sq1-hero-vertical-alignment-top {
          background-position: 50% -30%; }
        .home .hero-bg-image.sq1-hero-vertical-alignment-bottom {
          background-position: bottom; } }
    .home .hero-bg-image .hero-bg-image__content {
      color: #333742; }
      .home .hero-bg-image .hero-bg-image__content h1 {
        line-height: 1.8333333333rem; }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image .hero-bg-image__content h1 {
            line-height: 3.5rem; } }
      .home .hero-bg-image .hero-bg-image__content .hero-bg-image__text {
        line-height: 1.5555555556rem; }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image .hero-bg-image__content .hero-bg-image__text {
            line-height: 1.7222222222rem; } }
      @media (min-width: 57.8125em) {
        .home .hero-bg-image .hero-bg-image__content {
          color: #ffffff; } }
      .home .hero-bg-image .hero-bg-image__content .hero-bg-image__call-to-action .button {
        padding: 0.8888888889rem 1.2777777778rem;
        width: 100%; }
        @media (min-width: 29.6875em) {
          .home .hero-bg-image .hero-bg-image__content .hero-bg-image__call-to-action .button {
            width: auto; } }
      .home .hero-bg-image .hero-bg-image__content .hero-bg-image__call-to-action .hero__button {
        margin-top: 15px; }
      .home .hero-bg-image .hero-bg-image__content .hero-bg-image__call-to-action .button__text {
        font-size: .833333333rem; }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image .hero-bg-image__content .hero-bg-image__call-to-action .button__text {
            font-size: 1rem; } }
    .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content {
      padding-left: 0; }
      @media (min-width: 57.8125em) {
        .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content {
          padding-left: 3rem; } }
      .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content h1 {
        max-width: 100%; }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content h1 {
            max-width: 530px; } }
      .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero-bg-image__text {
        font-size: 1rem; }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero-bg-image__text {
            font-size: 1.5rem; 
			text-shadow:2px 2px 2px #000000;
			font-weight: bold;} }
      .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content h1,
      .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero-bg-image__text {
        text-align: left; }
        @media (min-width: 29.6875em) {
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content h1,
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero-bg-image__text {
            text-align: center; } }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content h1,
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero-bg-image__text {
            text-align: left; } }
      .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero__button {
        text-align: center;
        margin-top: 15px; }
        @media (min-width: 57.8125em) {
          .home .hero-bg-image#sq1-hero-style-left .hero-bg-image__content .hero__button {
            text-align: left; } }
    @media (min-width: 57.8125em) {

  .hero-bg-image .hero-bg-image__title {
    margin-bottom: 0px;
    line-height: 1; }
    .home .hero-bg-image .hero-bg-image__title {
      margin-bottom: 13.5px;
      font-size: 1.6666666667rem; }
      @media (min-width: 29.6875em) {
        .home .hero-bg-image .hero-bg-image__title {
          font-size: 2rem;
          text-align: center; } }
      @media (min-width: 57.8125em) {
        .home .hero-bg-image .hero-bg-image__title {
          font-size: 2.777777778rem;
          text-align: left; } }
    .has-angle .hero-bg-image .hero-bg-image__title {
      padding-top: 13.5px;
      margin-bottom: 13.5px;
      font-size: 36px;
      font-weight: 500;
      max-width: 80%; }
      @media (min-width: 57.8125em) {
        .has-angle .hero-bg-image .hero-bg-image__title {
          font-size: 57px; } }
  @media (min-width: 57.8125em) {
    .hero-bg-image .hero-bg-image__meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: -2em;
      margin-right: -2em;
      margin-left: 0;
      margin-right: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      flex-wrap: wrap;
      line-height: 1.2; }
      .hero-bg-image .hero-bg-image__meta > * {
        margin-bottom: 2em;
        margin-right: 2em;
        padding-left: 2em;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        min-width: 300px; }
      .hero-bg-image .hero-bg-image__meta > * {
        margin-bottom: 2em;
        margin-right: 2em;
        padding-left: 0;
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        min-width: auto;
        width: calc(100% / 3 - (3 - 1) * 2em / 3); }
        .hero-bg-image .hero-bg-image__meta > *:nth-child(3n) {
          margin-right: 0; }
      .hero-bg-image .hero-bg-image__meta > * {
        margin-bottom: 0px; } }
  .has-angle .hero-bg-image .hero-bg-image__meta {
    max-width: 90%; }
  @media (min-width: 57.8125em) {
    .hero-bg-image .hero-bg-image__date,
    .hero-bg-image .hero-bg-image__time,
    .hero-bg-image .hero-bg-image__location, .hero-bg-image highlight__button .hero-bg-image__text {
      font-size: 26px; } }
  @media (min-width: 106.25em) {
    .hero-bg-image .hero-bg-image__date,
    .hero-bg-image .hero-bg-image__time,
    .hero-bg-image .hero-bg-image__location, .hero-bg-image highlight__button .hero-bg-image__text {
      font-size: 1.4444444444rem; } }
  .hero-bg-image .hero__button {
    margin-top: 15px; }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.highlight {
  padding-top: 15px;
  padding-bottom: 145px;
  background-color: #ffffff;
  background-position: center;
  background-size: cover; }
  @media (min-width: 57.8125em) {
    .highlight {
      padding-top: 54px;
      min-height: 39.7222222222rem;
      padding-bottom: 200px;
      padding-bottom: 100px; } }

.highlight__content--dark {
  color: #333742; }

.highlight__content--light {
  color: #ffffff; }

.highlight__subtitle {
  font-weight: 400;
  font-size: 1.7777777778rem; }

.highlight__grid {
  /*color: #333742;*/ }
  @media (min-width: 57.8125em) {
    .highlight__grid {
      /*
        display: flex;
        align-items: flex-start;
        margin-left: -2em;
        margin-right: -2em;
        width: 100%;
        */ } }
  .highlight__grid > * {
    margin-bottom: 2em; }
    @media (min-width: 57.8125em) {
      .highlight__grid > * {
        margin-right: 2em;
        padding-left: 2em; } }
  .highlight__grid .highlight__button {
    text-align: center; }
    .highlight__grid .highlight__button .button.button--hero {
      height: 45px;
      width: 100%; }
      @media (min-width: 29.6875em) {
        .highlight__grid .highlight__button .button.button--hero {
          width: auto; } }
      @media (min-width: 57.8125em) {
        .highlight__grid .highlight__button .button.button--hero {
          width: 153px; } }
      .highlight__grid .highlight__button .button.button--hero .button__text {
        line-height: 1rem; }

.highlight__text .highlight__title {
  font-size: 1.444444444rem;
  text-align: left;
  line-height: 1.8333333333rem;
  margin-bottom: 13.5px; }
  @media (min-width: 57.8125em) {
    .highlight__text .highlight__title {
      font-size: 2.222222222rem;
      text-align: center;
      line-height: 2.7777777778rem; } }

.highlight__text .highlight__subtitle {
  font-size: 1rem;
  text-align: left;
  line-height: 1.5555555556rem; }
  @media (min-width: 57.8125em) {
    .highlight__text .highlight__subtitle {
      font-size: 1.333333333rem;
      text-align: center;
      line-height: 1.8333333333rem; } }

.section-how-we-heal {
  padding-bottom: 54px;
  padding-top: 54px;
  text-align: center; }

.section-how-we-heal__title {
  font-size: 82px; }

.section-how-we-heal__content {
  font-size: 1.4444444444rem; }

.jqvmap-label {
  padding: 27px !important; }

.list--border {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .list--border > li {
    border-bottom: 1px solid #ccc;
    padding: 0.25rem; }

.list--clean {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .list--clean li::before {
    display: none; }

.list--column {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  @media (min-width: 31.25em) {
    .list--column {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 2em;
              column-gap: 2em; } }
  .list--column > li {
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
    display: table;
    margin-bottom: 0;
    padding-bottom: 0.25em; }

.list--inline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--inline > li {
    display: inline-block; }

.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--pipeline::after {
    clear: both;
    content: '';
    display: table; }
  .list--pipeline > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    [dir='rtl'] .list--pipeline > li {
      border-left: 1px solid #d6d7d9;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .list--pipeline > li.is-active {
      font-weight: bold; }
    .list--pipeline > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .list--pipeline > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }

.locations {
  margin-bottom: 54px;
  margin-top: 54px;
  background-color: #ffffff;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain; }

.locations__title {
  text-align: center; }

.locations__legend {
  margin-bottom: 13.5px;
  margin-top: 13.5px;
  font-size: 14px;
  text-align: center; }

.locations__key {
  padding: 13.5px;
  display: inline-block; }

.location__swatch {
  display: inline-block;
  height: 16px;
  width: 16px; }

.location__key {
  display: inline-block;
  margin-right: 13.5px; }

.location__swatch,
.location__key {
  vertical-align: middle; }

.location__swatch--transistioning {
  background-color: #333742; }

.location__swatch--active {
  background-color: #AE1F24; }

.map-tooltip__country {
  margin-bottom: 6.75px; }

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .menu li::before {
    display: none; }
  @media print {
    .menu {
      display: none; } }

.menu__item {
  margin-bottom: 0; }

.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--account::after {
    clear: both;
    content: '';
    display: table; }
  .menu--account > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    [dir='rtl'] .menu--account > li {
      border-left: 1px solid #d6d7d9;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .menu--account > li.is-active {
      font-weight: bold; }
    .menu--account > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .menu--account > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }
  .menu--account .menu__link {
    font-size: 1.2222222222em; }

@media (min-width: 57.8125em) {
  .menu--footer {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0; }
    .menu--footer > li {
      display: inline-block; } }

.menu--footer .menu__item.menu-item-has-children {
  margin-left: 13.5px;
  margin-right: 13.5px;
  font-size: 18px;
  font-weight: 700;
  vertical-align: top; }
  @media (min-width: 106.25em) {
    .menu--footer .menu__item.menu-item-has-children {
      font-size: 22px; } }

.menu--footer .menu__link {
  color: #333742;
  text-decoration: none; }
  .menu--footer .menu__link:hover {
    color: #AE1F24;
    text-decoration: underline; }
  .menu--footer .menu__link:active {
    color: #333742; }
  .menu--footer .menu__link:focus {
    color: #333742;
    text-decoration: underline; }

.menu--footer .menu__subnav {
  list-style: none;
  padding-left: 0; }
  .menu--footer .menu__subnav .menu__item {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 6.75px; }
    @media (min-width: 106.25em) {
      .menu--footer .menu__subnav .menu__item {
        font-size: 26px; } }

.menu--main {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 4.5px;
  -webkit-transition: font-size ease 0.1s;
  -o-transition: font-size ease 0.1s;
  transition: font-size ease 0.1s; }
  .menu--main > li {
    display: inline-block; }
  .menu--main .menu__item {
    margin-left: 6.75px;
    margin-right: 6.75px;
    font-size: 1.1111111111rem;
    font-weight: 600;
    -webkit-transition: font-size ease 0.1s;
    -o-transition: font-size ease 0.1s;
    transition: font-size ease 0.1s; }
    @media (min-width: 64.375em) {
      .menu--main .menu__item {
        margin-left: 20px;
        margin-right: 20px; } }
    .menu--main .menu__item:last-child {
      margin-right: 0; }
    .menu--main .menu__item.current_page_item .menu__link, .menu--main .menu__item.current_page_ancestor .menu__link {
      color: #AE1F24;
      background-repeat: no-repeat;
      background-position: center bottom; }
    .menu--main .menu__item.button.button--hero {
      position: relative;
      bottom: 17px; }
      .menu--main .menu__item.button.button--hero a.menu__link {
        color: white;
        line-height: 1rem;
        padding: 0;
        font-weight: 700;
        letter-spacing: 1.3px; }
  .menu--main .menu__link {
    color: #333742;
    text-decoration: none;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold; }
    .menu--main .menu__link:hover {
      color: #AE1F24;
      text-decoration: none; }
    .menu--main .menu__link:active {
      color: #333742; }
    .menu--main .menu__link:focus {
      color: #333742;
      text-decoration: none; }
  .menu--main .menu__subnav {
    display: none; }

.menu--mobile {
  margin: 1.25em 0 0 0; }
  .menu--mobile + .menu--mobile {
    margin-top: 0; }
  .menu--mobile .menu__item {
    margin: 0;
    padding: 0; }
    .menu--mobile .menu__item.button--hero {
      display: none; }
  .menu--mobile .menu__link {
    background-color: transparent;
    border: 0;
    color: #555559;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .menu--mobile .menu__link:focus, .menu--mobile .menu__link:hover, .menu--mobile .menu__link:active, .menu--mobile .menu__link.is-active {
      color: #000; }
  .menu--mobile .menu__item--parent {
    position: relative; }
    .menu--mobile .menu__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .menu--mobile .menu__item--parent > .menu__link {
      display: inline-block; }
  .menu--mobile .menu__item--donate {
    margin-left: 1rem;
    margin-top: 2rem; }
  .menu--mobile .menu__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: url("../images/bg/mobile-arrow-down.png");
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.4444444444em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .menu--mobile .menu__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .menu--mobile .menu__subnav-arrow:focus {
      outline: thin dotted; }
    .menu--mobile .menu__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .menu--mobile .menu__subnav-arrow {
      left: 0;
      right: auto; }
  .menu--mobile .menu__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu--mobile .menu__subnav .menu__link {
      color: #555559;
      padding-left: 2em; }
      .menu--mobile .menu__subnav .menu__link:focus, .menu--mobile .menu__subnav .menu__link:hover, .menu--mobile .menu__subnav .menu__link:active {
        color: #000; }

.menu--social {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 27px;
  padding-top: 27px;
  border-top: 1px solid rgba(174, 31, 36, 0.3);
  text-align: center; }
  .menu--social > li {
    display: inline-block; }
  .menu--social .menu__item {
    margin-right: 13.5px;
    font-size: 36px; }

.menu--subnav {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  text-align: right; }
  .menu--subnav > li {
    display: inline-block; }
  .menu--subnav .menu__item {
    margin-left: 13.5px;
    margin-right: 13.5px; }
    @media (min-width: 64.375em) {
      .menu--subnav .menu__item {
        font-size: 1rem;
        margin-left: 27px;
        margin-right: 27px; } }
    .menu--subnav .menu__item:last-child {
      margin-right: 0; }
    .menu--subnav .menu__item.current_page_item {
      font-weight: 700; }
  .menu--subnav .menu__link {
    color: #ffffff;
    text-decoration: none; }
    .menu--subnav .menu__link:hover {
      color: #ffffff;
      text-decoration: underline; }
    .menu--subnav .menu__link:active {
      color: #ffffff; }
    .menu--subnav .menu__link:focus {
      color: #ffffff;
      text-decoration: underline; }

.menu--utility {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 13.5px;
  -webkit-transition: margin-bottom ease 0.1s, font-size ease 0.1s;
  -o-transition: margin-bottom ease 0.1s, font-size ease 0.1s;
  transition: margin-bottom ease 0.1s, font-size ease 0.1s;
  padding-right: 155px; }
  .menu--utility > li {
    display: inline-block; }
  .menu--utility .menu__item {
    margin-left: 13.5px;
    padding-left: 13.5px;
    border-left: 1px solid #333742;
    font-size: 16px;
    font-weight: normal; }
    .menu--utility .menu__item:first-child {
      border-left: 0; }
  .menu--utility .menu__item--search {
    margin-left: 13.5px;
    margin-right: 13.5px;
    padding-right: 0;
    border-left: 0; }
    .menu--utility .menu__item--search .menu__link {
      color: #AE1F24; }
  .menu--utility .menu__link {
    color: #333742;
    text-decoration: none; }
    .menu--utility .menu__link:hover {
      color: #AE1F24;
      text-decoration: none; }
    .menu--utility .menu__link:active {
      color: #333742; }
    .menu--utility .menu__link:focus {
      color: #333742;
      text-decoration: none; }

.menu__item--donate {
  background-color: #AE1F24;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4444444444rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 0.7692307692;
  padding: 0.6666666667rem 1.1111111111rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transform: skewX(-10deg);
      -ms-transform: skewX(-10deg);
          transform: skewX(-10deg);
  vertical-align: top;
  white-space: normal;
  padding-right: 13.5px;
  padding-left: 6.75px;
  vertical-align: middle; }
  .menu__item--donate > * {
    display: inline-block;
    -webkit-transform: skewX(10deg);
        -ms-transform: skewX(10deg);
            transform: skewX(10deg); }
  .menu__item--donate:focus, .menu__item--donate:hover {
    background-color: #cc242a;
    color: #ffffff;
    outline: 0; }
  .menu__item--donate:active {
    background-color: #AE1F24;
    color: #ffffff; }
  .menu__item--donate[disabled] {
    background-color: #333742;
    color: #ffffff;
    cursor: default;
    pointer-events: none; }
  .menu__item--donate .menu__link {
    color: #ffffff;
    display: inline-block; }
    .menu__item--donate .menu__link:hover {
      color: #ffffff; }

.messages {
  background-color: #ecf6fa;
  background-position: 0.5555555556em 0.5555555556em;
  background-repeat: no-repeat;
  background-size: 2.2222222222em;
  border: 1px solid #bcdeee;
  color: #424242;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1em;
  position: relative;
  word-wrap: break-word; }
  .messages::before {
    background-repeat: no-repeat;
    background-size: 2.8888888889em;
    bottom: -.5em;
    content: '';
    display: block;
    height: 2.8888888889em;
    position: absolute;
    right: -.5em;
    -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg);
    width: 2.8888888889em; }
  .messages a {
    color: #bcdeee;
    font-weight: 600;
    text-decoration: underline; }
  @media print {
    .messages {
      background-image: none !important; } }

.messages__content > *:last-child {
  margin-bottom: 0; }

.messages--status {
  background-color: #eff8e6;
  border-color: #c9e8a9; }
  .messages--status::before {
    background-image: url("../images/bg/messages-status.png");
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/messages-status.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/messages-status.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/messages-status.svg"); }
  .messages--status a {
    color: #71b02f; }

.messages--error {
  background-color: #ffe6e5;
  border-color: #ffc5c2; }
  .messages--error::before {
    background-image: url("../images/bg/messages-error.png");
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/messages-error.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/messages-error.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/messages-error.svg"); }
  .messages--error a {
    color: #ff645c; }
  .messages--error .messages__item em:first-child {
    font-style: normal;
    font-weight: bold; }

.messages--warning {
  background-color: #fcf8e3;
  border-color: #faf2cc; }
  .messages--warning::before {
    background-image: url("../images/bg/messages-warning.png");
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/messages-warning.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/messages-warning.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/messages-warning.svg"); }
  .messages--warning a {
    color: #8a6d3b; }

.meta__link {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px; }

.mobile-menu {
  position: relative;
  z-index: 400; }
  @media (min-width: 57.8125em) {
    .mobile-menu {
      display: none; } }

.mobile-menu__bar {
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #dadada;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #555559;
  height: 3.8888888889em;
  text-align: center; }

.mobile-menu__button {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1.4444444444rem;
  font-weight: bold;
  height: 3.0555555556em;
  line-height: 3.0555555556em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  border-right: 1px solid #dadada;
  float: right; }

.mobile-menu__button--search {
  border-left: 1px solid #dadada;
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 0; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-close.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0.9);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.pager__items,
.facetwp-pager {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 2em 0;
  padding: 0;
  text-align: center; }
  .pager__items li::before,
  .facetwp-pager li::before {
    display: none; }

.pager__item,
.facetwp-page {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]),
  .facetwp-page:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]),
      .facetwp-page:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current,
.facetwp-page.active, .pager__link,
.facetwp-page,
.facetwp-page {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2.4444444444rem;
  padding: 0.7222222222em !important; }

.pager__item--current,
.facetwp-page.active {
  background-color: #d6d7d9; }

.pager__link,
.facetwp-page {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover,
  .facetwp-page:focus,
  .facetwp-page:hover {
    background-color: #d6d7d9;
    color: inherit; }

.post-content {
  margin-bottom: 27px;
  margin-top: 27px; }
  .post-content a:not(.arrow-link--red):not(.button) {
    font-weight: 700;
    color: #333742;
    text-decoration: underline; }
    .post-content a:not(.arrow-link--red):not(.button):hover {
      color: #AE1F24;
      text-decoration: none; }
    .post-content a:not(.arrow-link--red):not(.button):active {
      color: #333742; }
    .post-content a:not(.arrow-link--red):not(.button):focus {
      color: #333742;
      text-decoration: none; }

.post-meta {
  margin-bottom: 27px;
  margin-top: 27px; }

.progress {
  position: relative; }

.progress__track {
  background-color: #aeb0b5;
  border: 1px solid #5b616b;
  border-radius: 0.1666666667rem;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  height: 1rem;
  margin: 0.2em 0;
  max-width: 100%;
  min-width: 6em;
  overflow: hidden; }

.progress__bar {
  background-color: #AE1F24;
  border-radius: 0.1666666667rem;
  height: 1rem;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  width: 3%; }

.progress__description,
.progress__percentage {
  color: #AE1F24;
  font-size: 1rem;
  overflow: hidden; }

.progress__description {
  float: left; }
  [dir='rtl'] .progress__description {
    float: right; }

.progress__percentage {
  float: right; }
  [dir='rtl'] .progress__percentage {
    float: left; }

.related-content {
  padding-bottom: 108px;
  padding-top: 54px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative; }
  .related-content > * {
    position: relative;
    z-index: 8; }
  .related-content::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.98)), to(rgba(255, 255, 255, 0.2)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.98) rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.98) rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.2) 100%);
    bottom: 0;
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 6; }
  .related-content.donations::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.98)), to(rgba(255, 255, 255, 0.2)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.98) rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.98) rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2) 100%); }
  .related-content.volunteers::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.98)), color-stop(75%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.98) 0, rgba(255, 255, 255, 0) 75%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.98) 0, rgba(255, 255, 255, 0) 75%); }

.related-content--large {
  padding-bottom: 200px;
  padding-top: 130px; }
  .related-content--large::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.98)), to(rgba(255, 255, 255, 0.2)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.98) rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.98) rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2) 100%); }

.related-content__title {
  text-align: center; }

.searchform--header {
  background-color: #ffffff;
  position: absolute;
  right: 10rem;
  top: 0.43rem;
  width: 0;
  overflow: hidden;
  -webkit-transition: width linear 0.35s;
  -o-transition: width linear 0.35s;
  transition: width linear 0.35s;
  /*  .search__icons.close_icon,
    .search__icons.search_icon {
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }*/ }
  .searchform--header.is-open {
    width: 60vw;
    height: 2.7777777778rem; }
  .searchform--header .searchform__content {
    padding: 13.5px;
    /*width: 60vw;*/
    width: 53vw;
    position: relative; }
  .searchform--header .searchform__input {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    width: 35vw; }
  .searchform--header .searchform__button {
    background-color: transparent;
    border: 0;
    color: #AE1F24; }
  .searchform--header .search__controls {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0; }
    .searchform--header .search__controls div {
      height: 16px;
      width: 16px;
      background-repeat: no-repeat !important;
      display: inline-block;
      margin: 20px 5px;
      cursor: pointer; }
    .searchform--header .search__controls .close__icon {
      background: url(../images/close-icon.svg); }
    .searchform--header .search__controls .search__icon {
      background: url(../images/search-icon.svg); }
  .searchform--header ::-webkit-input-placeholder {
    color: #555559; }
  .searchform--header ::-moz-placeholder {
    color: #555559; }
  .searchform--header :-ms-input-placeholder {
    color: #555559; }
  .searchform--header :-moz-placeholder {
    color: #555559; }

.searchform .searchform__input {
  display: inline-block;
  font-size: 16px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 2px solid #D5D6D7;
  width: 65%;
  margin: 0 18px; }

.searchform .searchform__button {
  display: none;
  border: 0;
  width: 30%;
  margin-left: 2.5%; }
  .searchform .searchform__button.searchform__button.close {
    background-image: url("../images/bg/mobile-close.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 1rem;
    cursor: pointer; }
    .searchform .searchform__button.searchform__button.close svg {
      display: none; }

.searchform .searchform__input,
.searchform .searchform__button {
  vertical-align: middle; }

.site-logo__text {
  height: 160px;
  overflow: hidden;
  width: 228px;
  background-image: url(../images/mti-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block; }
  .site-logo__text::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.site-branding {
  min-width: 11.1111111111rem;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s; }

.site-name {
  position: absolute;
  top: 1em;
  z-index: 300;
  -webkit-transition: all ease 0.15s;
  -o-transition: all ease 0.15s;
  transition: all ease 0.15s;
/* -webkit-clip-path: polygon(12px 0, 100% 0px, 100% 21%, 0px 78%);
          clip-path: polygon(12px 0, 100% 0px, 100% 21%, 0px 78%); */}
  .is-scrolling .site-name {
    top: 1em; }

.site-name--mobile {
  left: 1rem;
  top: 1rem; }
  .site-name--mobile .site-name__text {
    height: 83px;
    overflow: hidden;
    width: 117px; }
    .site-name--mobile .site-name__text::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }

.site-name__text {
  height: 171px;
  overflow: hidden;
  width: 242px;
  background-image: url(../images/mti-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  max-width: 190px;
  max-height: 135px;
  -webkit-transition: max-height ease 0.2s, max-width ease 0.2s;
  -o-transition: max-height ease 0.2s, max-width ease 0.2s;
  transition: max-height ease 0.2s, max-width ease 0.2s;
  /*
  .is-scrolling & {
    //@include image-replace(190px, 135px);
    max-width: 190px;
    max-height: 135px;
  }
  */ }
  .site-name__text::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.spotlight-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .spotlight-content > * {
    width: 100%; }
    @media (min-width: 57.8125em) {
      .spotlight-content > * {
        width: 50%;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  @media (min-width: 57.8125em) {
    .spotlight-content .spotlight-content__image {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  .spotlight-content .spotlight-content__content {
    background-image: url("../images/bg/teal-texture.png");
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bg/teal-texture.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/bg/teal-texture.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/teal-texture.svg");
    padding: 27px;
    background-position: center;
    background-size: cover;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    .spotlight-content .spotlight-content__content > * {
      width: 100%; }
    @media (min-width: 57.8125em) {
      .spotlight-content .spotlight-content__content {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        padding: 81px; } }

.spotlight-content__title,
.spotlight-content__summary {
  color: inherit; }

.spotlight-content__title {
  font-size: 2.3888888889rem;
  font-weight: 400; }

.spotlight-content__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 13.8888888889rem; }
  @media (min-width: 57.8125em) {
    .spotlight-content__image {
      min-height: 22.2222222222rem; } }

.spotlight-content__summary {
  margin-bottom: 27px;
  font-size: 1.3333333333rem; }

.tabs::after {
  clear: both;
  content: '';
  display: table; }

.tabs__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tabs__items li::before {
    display: none; }
  @media (min-width: 37.5em) {
    .tabs__items {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print {
    .tabs__items {
      display: none; } }

.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 0.1666666667rem;
  border-left: 0;
  border-top-left-radius: 0.1666666667rem; }

.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 0.1666666667rem;
  border-top-right-radius: 0.1666666667rem; }

.tabs__link {
  background-color: #d6d7d9;
  border: 0;
  border-radius: 0;
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4444444444rem;
  -moz-osx-font-smoothing: ;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 0.7692307692;
  padding: 0.6666666667rem 1.1111111111rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transform: skewX(-10deg);
      -ms-transform: skewX(-10deg);
          transform: skewX(-10deg);
  vertical-align: top;
  white-space: normal;
  border-left: 1px solid #aeb0b5;
  display: block;
  font-size: 1.2222222222rem;
  line-height: 0.7727272727;
  margin: 0;
  padding: 0.4444444444rem 0.8888888889rem; }
  .tabs__link > * {
    display: inline-block;
    -webkit-transform: skewX(10deg);
        -ms-transform: skewX(10deg);
            transform: skewX(10deg); }
 
 .tabs__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .tabs__link:active {
    background-color: #212121;
    color: #fff; }
  
  .tabs__link:hover, .tabs__link:visited {
    color: #212121; }
  .tabs__link.is-active {
    background-color: #212121;
    color: #fff; }
    .tabs__link.is-active:hover {
      color: #fff; }

.topics {
  margin-top: 54px; }

.volunteers {
  padding-top: 27px;
  padding-bottom: 380px;
  background-attachment: scroll;
  text-align: center; }

.volunteers__title {
  font-size: 82px;
  margin-bottom: 27px; }

.volunteer__content {
  margin-bottom: 54px;
  font-size: 26px; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }
  .visually-hidden.focusable:active, .visually-hidden.focusable:focus {
    clip: auto !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }
/*# sourceMappingURL=styles.css.map */

/* The navigation menu */

.navbar {overflow:visible;
         background-color: none;}

/* Navigation links */
.navbar a {
   
  font-size: 27px;
  font-weight: bold;
  font-style: italic;
  color: #cc9900;
  text-shadow:2px 2px 2px #000000;
  text-align: center;
  padding: 12px 17px;
  padding-left: 130px;
  text-decoration: none;
}

/* The subnavigation menu */
.subnav {
  float: left;
  overflow: hidden;
}

/* Subnav button */
.subnav .subnavbtn {
  font-size: 20px;
  font-weight: bold;  
  border: none;
  outline: none;
  color: black;
  padding: 14px 27px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Add a red background color to navigation links on hover */
.navbar a:hover, .subnav:hover .subnavbtn {
  background-color: gold;
}

/* Style the subnav content - positioned absolute */
.subnav-content {
  display: none;
  position: absolute;
  left: 37px;
  background-color: white;
  width: 100%;
  z-index: 1;
}

/* Style the subnav links */
.subnav-content a {
  float: left;
  color: black;
  text-decoration: none;
}

/* Add a grey background color on hover */
.subnav-content a:hover {
  background-color: #eee;
  color: black;
}

/* When you move the mouse over the subnav container, open the subnav content */
.subnav:hover .subnav-content {
  display: block;
}	
 
 .responsive {
    width: 100%;
    max-width: 700px;
 height: auto;
 }

.footer  { text-align: left;
         font-size: 20px;
		 font-style: italic;
		 font-weight:bold;
		 
		 color: black;
		 padding: 2.5%;
         clear: both;
		 background-color:#cccccc;
	     background-size: 200px 200px;
         background-repeat: no-repeat;
	     padding-top:10px;
		 padding-left:10px;
		 padding-right:10px;}}
		 
		 

		 
.site-ft footer h2, .site-ft footer h2 > a {
  color: #584e40;
  text-transform: uppercase;
  font: 700 14px/1 "Montserrat", sans-serif;
  letter-spacing: 1px;
}

.site-ft footer h2 > a:hover {
  text-decoration: none;
  color: #000000;
}

.site-ft footer .social-media a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #584e40;
  border-radius: 15px;
  margin-right: 10px;
}

.site-ft footer .social-media a:hover {
  cursor: pointer;
  background: #ffffff;
}

.site-ft footer .social-media a:hover i {
  color: #584e40;
}

.site-ft footer .social-media a i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #ffffff;
}

.site-ft footer .locations-list {
  display: block;
  position: relative;
  margin-top: 0;
  clear: both;
}

.site-ft footer .locations-list ul {
  margin-bottom: 0;
  padding: 5px 0;
}

.site-ft footer .locations-list ul li {
  font: 400 12px/22px "Montserrat", sans-serif;
  display: inline-block;
  padding-left: 5px;
  border-left: solid 1px #000000;
  line-height: 1;
  list-style-type: none;
}

.site-ft footer .locations-list ul li a {
  color: #938269;
}

.site-ft footer .locations-list ul li a:hover {
  text-decoration: none;
  color: #000000;
}

.site-ft footer .locations-list ul li a[href*="tel"] {
  color: #000;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.site-ft footer .locations-list ul li a[href*="tel"]:hover {
  color: #7e6f5b;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.site-ft footer .locations-list ul li:first-child, .site-ft footer .locations-list ul li:last-child, .site-ft footer .locations-list ul li:nth-child(2) {
  padding-left: 0;
  border: 0;
}

.site-ft footer .locations-list .disclaimer {
  padding: 30px 0;
  border: 0;
  font-size: 11px;
  text-align: left;
  border-top: solid 1px #000000;
  border-bottom: solid 1px black;
  margin-top: 20px;
}

.site-ft footer .locations-list .disclaimer p {
  color: #000000;
  font: 400 11px/13px "Open Sans", sans-serif;
}

.site-ft footer aside p {
  font-size: 11px;
  line-height: 18px;
}

@media screen and (min-width: 768px) {
  .site-ft footer .locations-list {
    padding-right: 30px;
    border-right: solid 1px #000000;
  }
  .site-ft footer .locations-list .disclaimer {
    padding: 35px 0;
    margin: 0;
    border: 0;
  }
  .site-ft footer aside {
    padding-left: 30px;
  }
}
h1 img {padding-top: 180px;}
@media screen and (max-width: 768px) {
  footer {
    width: 95%;
  }
}

	        
   .responsive {
    width: 100%;
    max-width: 700px;
 height: auto;
 }
 img {
    max-width: 100%;
    max-height: 100%;
		 
	 

			