@charset "UTF-8";
@import url("fonts/calibri/stylesheet.css");
@import url("fonts/proxima-nova/stylesheet.css");
@import url("fonts/museo/stylesheet.css");
@import url("fonts/font-awesome-4.2.0/css/font-awesome.css");
@import url("../js/flexslider/flexslider.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

input,
select,
form,
textarea {
  font-family: inherit;
  font-size: inherit; }

strong {
  font-weight: 700; }

input[type="search"] {
  -webkit-appearance: textfield; }

a {
  color: #00adee; }

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

p {
  margin: 1.39em 0; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.618em; }

h1, h2, h3, h4, h5 {
  font-family: "Museo500", "Times New Roman", serif; }

h4 {
  font-weight: 700; }

p {
  line-height: 1.368em; }

em {
  font-style: oblique; }

.entry-content .generic-content > * + * {
  margin-top: 1em; }
.entry-content .generic-content ul, .entry-content .generic-content ol {
  list-style: disc;
  margin-left: 2em; }
  .entry-content .generic-content ul li, .entry-content .generic-content ol li {
    margin-bottom: .368em;
    line-height: 1.318em; }
.entry-content .generic-content ol {
  list-style: decimal; }
.entry-content .generic-content blockquote {
  margin: 1em -1em; }
.entry-content .generic-content h1, .entry-content .generic-content h2, .entry-content .generic-content h3, .entry-content .generic-content h4, .entry-content .generic-content h5 {
  margin-top: 30px;
  margin-bottom: 10px; }

.embed {
  position: relative;
  padding-bottom: 56.25%;
  height: auto; }
  .embed > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.flexslider {
  margin: 0;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  overflow: hidden; }
  .flexslider .flex-direction-nav a {
    height: 45px;
    width: 45px;
    border-radius: 45px;
    text-align: center; }
    .flexslider .flex-direction-nav a:before {
      display: none; }
    .flexslider .flex-direction-nav a img {
      width: 40%;
      margin: 20% 30%; }
    .flexslider .flex-direction-nav a:hover {
      opacity: .5; }
  .flexslider ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }
    .flexslider ul li {
      margin: 0; }

ul.social {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.social li {
    display: inline-block; }
  ul.social a {
    display: block;
    width: 1em;
    height: 1em;
    position: relative;
    white-space: nowrap;
    opacity: 1 !important; }
    ul.social a[data-service="facebook"]:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    ul.social a[data-service="facebook"]:hover:after {
      content: 'Like!';
      color: #35679a; }
    ul.social a[data-service="twitter"]:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    ul.social a[data-service="twitter"]:hover:after {
      content: 'Follow!';
      color: #28aae2; }
    ul.social a[data-service="instagram"]:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    ul.social a[data-service="instagram"]:hover:after {
      content: 'Follow!';
      color: #35679a; }
    ul.social a[data-service="youtube"]:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    ul.social a[data-service="youtube"]:hover:after {
      content: 'Watch!';
      color: #cd3434; }
    ul.social a[data-service="vine"]:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    ul.social a[data-service="vine"]:hover:after {
      content: 'Watch!';
      color: #00a478; }
    ul.social a:before {
      padding: 0;
      width: 1em;
      height: 1em;
      text-align: center;
      display: block; }
    ul.social a:after {
      position: absolute;
      top: -1.25em;
      font-size: .8em;
      left: -10%;
      right: -10%;
      width: 134%;
      text-align: center;
      content: ''; }

a[class*="btn"] {
  background: #00adee;
  color: #fff;
  text-decoration: none;
  padding: .5em 2em;
  border-radius: 20em; }
  a[class*="btn"]:hover {
    opacity: .7; }

a.btn-primary {
  background: #d13350;
  color: #fff;
  text-decoration: none;
  padding: .5em 2em;
  border-radius: 20em; }
  a.btn-primary:hover {
    opacity: .7; }

#nav-main .meganav {
  display: none;
  position: absolute;
  left: -10em;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  width: 50em;
  border-radius: 0 0 3em 3em;
  padding: 2em;
  padding-left: 13em;
  overflow: hidden;
  text-align: left;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4); }
  #nav-main .meganav:after {
    content: "";
    display: table;
    clear: both; }
  #nav-main .meganav ul {
    list-style: none;
    margin: 0; }
  #nav-main .meganav img {
    position: absolute;
    bottom: -1em;
    left: -1em;
    width: 12em; }
  #nav-main .meganav p {
    margin-top: 0; }
  #nav-main .meganav > div > ul {
    float: left;
    width: 33.33%;
    text-align: left; }
    #nav-main .meganav > div > ul > li {
      display: block !important; }
      #nav-main .meganav > div > ul > li a {
        text-decoration: none;
        color: inherit;
        display: block;
        padding: .5em 0; }
        #nav-main .meganav > div > ul > li a:hover {
          color: #00adee; }
      #nav-main .meganav > div > ul > li.menu-item-has-children > a {
        font-family: "Museo700", "Times New Roman", serif; }
  #nav-main .meganav .btn {
    font-weight: 700; }

#nav-main .meganav > div > ul#menu-impact-sub-nav {
  width: 27%; }
#nav-main .meganav > div > ul#menu-impact-sub-nav-b {
  width: 39%; }
#nav-main .meganav > div > ul#menu-take-action-sub-nav {
  width: 36%; }
#nav-main .meganav > div > ul#menu-take-action-sub-nav-b {
  width: 30%; }

.single-hero {
  padding-bottom: 35%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background: -moz-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(50%, rgba(119, 44, 142, 0.9)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
  background: -o-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
  background: linear-gradient(to bottom, transparent 0%, rgba(119, 44, 142, 0.9) 50%); }
  .single-hero video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  .single-hero .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6); }
  .single-hero .hero-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #fff; }
    .single-hero .hero-content > div {
      font-size: 1.25em;
      max-width: 35em;
      margin: 0 auto;
      text-align: center;
      transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%); }
      .single-hero .hero-content > div h2 {
        font-family: "Museo700", "Times New Roman", serif; }

body.home {
  background: transparent; }
  body.home .single-hero {
    z-index: -1; }

.tagline {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 1em 0; }
  .tagline > div {
    max-width: 50em;
    margin: 0 auto;
    display: table;
    text-align: center; }
    .tagline > div:after {
      content: "";
      display: table;
      clear: both; }
    .tagline > div a {
      color: #d13350;
      text-decoration: none; }
    .tagline > div > div {
      display: table-cell;
      vertical-align: middle; }
    .tagline > div > div:first-child {
      text-align: left;
      font-size: 1.5em;
      padding-right: 2em; }
      .tagline > div > div:first-child + div {
        font-size: 1em;
        width: 20em;
        text-align: left; }
        .tagline > div > div:first-child + div h2 {
          display: block;
          text-align: left;
          font-family: "Museo500", "Times New Roman", serif;
          color: #00adee;
          font-size: 2.5em; }
        .tagline > div > div:first-child + div a {
          padding-top: .5em;
          display: block;
          font-weight: 700; }
          .tagline > div > div:first-child + div a:after {
            display: inline-block;
            font-family: FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "";
            font-size: .8em;
            padding-left: .25em; }

.hentry-title-rule {
  width: 13em;
  height: 3em;
  display: block;
  margin: 0 auto; }

article.single {
  position: relative;
  z-index: 2; }
  article.single header .hgroup {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 2em 4em; }
    article.single header .hgroup h1 {
      padding: .25em 0;
      font-size: 2.5em; }
    article.single header .hgroup h2 {
      text-transform: uppercase;
      font-size: .8em;
      font-family: "Proxima Nova", sans-serif;
      letter-spacing: .1em; }
    article.single header .hgroup .intro-text {
      text-align: center;
      opacity: .6; }
    article.single header .hgroup .category-link {
      display: inline-block;
      padding-top: .75em; }
      article.single header .hgroup .category-link + .hentry-title-rule {
        padding-top: 1em; }
  article.single header.landing-header {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    article.single header.landing-header .gradient-overlay {
      background: -moz-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(50%, rgba(119, 44, 142, 0.9)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, rgba(119, 44, 142, 0.9) 50%);
      /* W3C */
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    article.single header.landing-header .hgroup {
      position: relative;
      z-index: 2;
      color: #fff;
      padding-top: 4em;
      padding-bottom: 3em; }
      article.single header.landing-header .hgroup h1 {
        text-transform: uppercase; }
      article.single header.landing-header .hgroup .breadcrumbs,
      article.single header.landing-header .hgroup .intro-text {
        text-align: left;
        opacity: 1; }
    article.single header.landing-header.special {
      background-color: #782b8f; }
      article.single header.landing-header.special .gradient-overlay {
        background: -moz-linear-gradient(top, transparent 0%, rgba(0, 99, 136, 0.9) 50%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(50%, rgba(0, 99, 136, 0.9)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 99, 136, 0.9) 50%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, transparent 0%, rgba(0, 99, 136, 0.9) 50%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, transparent 0%, rgba(0, 99, 136, 0.9) 50%);
        /* IE10+ */
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 99, 136, 0.9) 50%);
        /* W3C */ }
      article.single header.landing-header.special .hgroup .breadcrumbs {
        text-align: center; }
      article.single header.landing-header.special .hgroup .intro-text {
        opacity: 1; }

.entry-content {
  position: relative;
  z-index: 2; }
  .entry-content.contained {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 4em; }
  .entry-content blockquote {
    padding: 0;
    margin: 0 -25px;
    font-size: 1.63em;
    font-family: "Museo700", "Times New Roman", serif;
    line-height: 1.4em;
    color: #000; }
    .entry-content blockquote em {
      font-style: normal; }

#comments {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 4em;
  padding-top: 2em; }
  #comments #reply-title {
    display: none; }
  #comments > div {
    border-top: 1px solid #000;
    padding-top: 1.5em; }
    #comments > div h3 {
      font-family: "Museo300", "Times New Roman", serif;
      font-size: 1.35em;
      padding-bottom: .5em;
      padding-top: .5em; }
    #comments > div label {
      margin-top: .5em; }
      #comments > div label:after {
        display: none !important; }
  #comments #comments-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1.7em; }
    #comments #comments-list ul li {
      padding-left: 1em;
      border-left: 1px solid #d13350;
      margin-bottom: 1em; }
      #comments #comments-list ul li .comment-meta .says,
      #comments #comments-list ul li .comment-metadata {
        display: none; }
      #comments #comments-list ul li .comment-author {
        font-weight: 700;
        line-height: 1em; }
        #comments #comments-list ul li .comment-author .says {
          display: none; }
  #comments #comments-list p {
    margin-top: .25em; }
  #comments .form-allowed-tags,
  #comments .comment-notes {
    display: none; }
  #comments .convio-input {
    max-width: 300px; }
  #comments input[type="submit"] {
    background: #00adee;
    color: #fff;
    text-decoration: none;
    padding: .5em 2em;
    border-radius: 20em; }
    #comments input[type="submit"]:hover {
      opacity: .7; }
  #comments textarea {
    max-width: 640px; }
  #comments .comment-form-comment {
    margin-top: 0; }

.alignleft,
.alignright,
.aligncenter,
.gup-video,
caption,
.caption {
  display: block;
  padding-bottom: 1em;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  margin: 0 auto;
  text-align: center;
  color: #999;
  max-width: 100%;
  height: auto !important; }
  .alignleft img,
  .alignright img,
  .aligncenter img,
  .gup-video img,
  caption img,
  .caption img {
    max-width: 100%;
    height: auto !important; }

.alignnone {
  display: inline; }

caption,
.caption {
  padding-top: .75em; }

@media screen and (min-width: 1200px) {
  .alignleft {
    float: left;
    padding-right: 1em; }

  .alignright {
    float: right;
    padding-left: 1em; }

  .alignleft {
    margin-left: -2em; }

  .alignright {
    margin-right: -2em; } }
.featured-meta {
  display: none; }

.bexcerpt {
  float: left;
  width: 50%;
  padding: .75em; }
  .bexcerpt img {
    width: 100%;
    display: block; }
  .bexcerpt.archived-post {
    width: 33.33%; }
  .bexcerpt h3 {
    color: #00adee;
    font-family: "Museo300", "Times New Roman", serif;
    font-size: 1.25em;
    line-height: 1.2em;
    padding: .25em 0; }
    .bexcerpt h3 a {
      color: inherit;
      text-decoration: none; }
  .bexcerpt .entry-meta {
    color: #999; }
    .bexcerpt .entry-meta a {
      color: inherit;
      text-decoration: none; }
      .bexcerpt .entry-meta a:hover {
        text-decoration: underline; }
    .bexcerpt .entry-meta .entry-date {
      text-transform: uppercase; }
  .bexcerpt .entry p {
    margin-top: .3em; }
  .bexcerpt .featured-image {
    position: relative;
    padding-bottom: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .bexcerpt .featured-image a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .bexcerpt.archived-videos .featured-image a {
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
    background-color: rgba(255, 255, 255, 0.3);
    background-image: url("img/play_bttn.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 5em 5em; }
    .bexcerpt.archived-videos .featured-image a:hover {
      background-color: rgba(255, 255, 255, 0);
      background-size: 6em 6em; }

.small-embed {
  margin: 0 .75em; }

.featured-post .featured-meta {
  display: block; }
.featured-post .archived-post {
  float: none;
  margin: 0 auto;
  width: auto;
  padding-bottom: 2em; }
  .featured-post .archived-post:after {
    content: "";
    display: table;
    clear: both; }
  .featured-post .archived-post .thumbnail {
    float: left;
    width: 55%;
    position: relative;
    border: 1px solid #ccc;
    border-right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .featured-post .archived-post .thumbnail img {
      display: none; }
    .featured-post .archived-post .thumbnail a {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
    .featured-post .archived-post .thumbnail + div {
      float: left;
      width: 100%;
      margin-left: -55%;
      border: 1px solid #ccc; }
      .featured-post .archived-post .thumbnail + div > div {
        margin-left: 55%;
        padding: 1.618em; }

#gup-author {
  display: table; }
  #gup-author:after {
    content: "";
    display: table;
    clear: both; }
  #gup-author .author_photo {
    width: 8em;
    height: 8em;
    border-radius: 8em;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    #gup-author .author_photo img {
      display: none; }
    #gup-author .author_photo + div {
      display: table-cell;
      vertical-align: middle; }
      #gup-author .author_photo + div > div {
        padding-left: 2em; }
  #gup-author h5, #gup-author h4, #gup-author p {
    margin: .318em 0;
    font-family: "Proxima Nova", sans-serif; }
  #gup-author h5, #gup-author p {
    color: #666; }
  #gup-author h5 {
    font-style: oblique; }
  #gup-author h4 a {
    text-decoration: none; }
    #gup-author h4 a:hover {
      text-decoration: underline; }

.special-sub-menu {
  background: rgba(0, 173, 238, 0.9);
  position: relative;
  z-index: 2; }
  .special-sub-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .special-sub-menu ul li {
      display: inline-block;
      margin-bottom: 0; }
      .special-sub-menu ul li a {
        display: block;
        padding: 1em;
        color: #fff;
        text-decoration: none; }
      .special-sub-menu ul li.active {
        background: #0088bb; }

.pexcerpt > div {
  padding: 1em 0;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0; }
  .pexcerpt > div a {
    text-decoration: none; }
  .pexcerpt > div h3 {
    color: #000;
    font-size: 1.2em;
    line-height: 1.368em;
    font-family: "Proxima Nova", sans-serif; }
    .pexcerpt > div h3 a {
      color: inherit; }
  .pexcerpt > div .entry-meta {
    color: #666;
    margin: .5em 0; }
  .pexcerpt > div .entry-actions {
    padding-top: .25em; }
    .pexcerpt > div .entry-actions a {
      color: #d13350;
      font-weight: 700;
      padding-right: 1em; }
      .pexcerpt > div .entry-actions a:after {
        display: inline-block;
        font-family: FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        font-size: .8em;
        padding-left: .25em; }
.pexcerpt + .pexcerpt > div {
  border-top: none; }

.related-posts {
  padding: 0 3em !important;
  margin-top: 3em !important; }
  .related-posts > div {
    border-top: 1px solid #999;
    padding-top: 2em; }
  .related-posts:after {
    content: "";
    display: table;
    clear: both; }
  .related-posts .thumbnail {
    height: 10em;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    .related-posts .thumbnail img {
      display: none; }
    .related-posts .thumbnail a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .related-posts h4 {
    font-size: 1.4em; }

article.hexcerpt.archived-partners {
  width: 20%;
  font-size: .8em; }
  article.hexcerpt.archived-partners .blur {
    display: none; }
  article.hexcerpt.archived-partners .entry {
    background: transparent; }
    article.hexcerpt.archived-partners .entry h3, article.hexcerpt.archived-partners .entry p {
      display: none; }
    article.hexcerpt.archived-partners .entry a {
      color: #d13350; }
  article.hexcerpt.archived-partners header .false-image {
    width: 90%;
    background-size: contain;
    background-repeat: no-repeat; }

.entry-content > .archived-partners {
  display: none; }

.Zebra_Tooltip .Zebra_Tooltip_Message {
  font-size: 14px;
  line-height: 1.3em;
  font-family: "Proxima Nova", sans-serif; }

article.event-excerpt {
  position: relative; }
  article.event-excerpt .p-table {
    display: table;
    border: 2px solid #00adee;
    width: 100%;
    margin-bottom: -2px;
    position: relative;
    z-index: 2; }
    article.event-excerpt .p-table > div {
      display: table-cell;
      padding: 1em;
      vertical-align: middle; }
      article.event-excerpt .p-table > div.date {
        width: 7em;
        background: #00adee;
        color: #fff; }
        article.event-excerpt .p-table > div.date > div {
          font-size: 1.5em; }
          article.event-excerpt .p-table > div.date > div .day {
            text-transform: uppercase; }
      article.event-excerpt .p-table > div.details > div {
        padding: 0 1em;
        font-size: 1.2em; }
        article.event-excerpt .p-table > div.details > div > div + div:not(:empty) {
          padding-top: .25em; }
      article.event-excerpt .p-table > div.details .read-more {
        color: #d13350;
        font-weight: 700;
        text-decoration: none;
        font-size: .8em; }
        article.event-excerpt .p-table > div.details .read-more:after {
          display: inline-block;
          font-family: FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: .8em;
          padding-left: .25em; }

.events-list + .events-list {
  margin-top: 5em; }
.events-list h3, .events-list h5 {
  margin: .5em 0; }
.events-list article.event-excerpt > div {
  background: #fff !important; }
.events-list.previous-events article.event-excerpt .p-table {
  border-color: #782b8f; }
  .events-list.previous-events article.event-excerpt .p-table > div.date {
    background: #782b8f; }

.featured-post {
  margin-bottom: 1em; }
  .featured-post article.event-excerpt > div {
    background-size: cover; }
  .featured-post article.event-excerpt .cover {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 95%, black 99%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(95%, black), color-stop(99%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 95%, black 99%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 95%, black 99%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, black 95%, black 99%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, black 95%, black 99%);
    /* W3C */
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .featured-post article.event-excerpt .p-table {
    border: none;
    padding-top: 30%; }
    .featured-post article.event-excerpt .p-table > div {
      color: #fff; }
      .featured-post article.event-excerpt .p-table > div.date {
        background: transparent; }

.blog .masonry {
  margin-top: 2em; }

.list_item-entry ul, .list_item-entry ol {
  list-style: disc;
  margin-left: 2em; }
  .list_item-entry ul li, .list_item-entry ol li {
    padding: .368em 0; }
.list_item-entry ol {
  list-style: decimal; }

#featured_image {
  position: relative;
  text-align: center; }
  #featured_image img {
    margin: 0 auto;
    display: block;
    max-width: 100%; }
  #featured_image .featured-image-mask {
    background: url("img/featured-image-mask.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 75px; }

.archived-story p {
  color: #303032; }

a[rel="author"] {
  text-decoration: none; }
  a[rel="author"]:hover {
    text-decoration: underline; }

section#whats-happening {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  margin-top: -4.2em;
  position: relative;
  z-index: 2;
  border-bottom: 2em solid #eaecee; }
  section#whats-happening h2 {
    color: #303030;
    text-align: center;
    font-size: 2em;
    padding-top: .4em;
    padding-bottom: .5em;
    margin: 0;
    font-family: "Museo500", "Times New Roman", serif; }
  section#whats-happening .flexslider .flex-viewport {
    width: 60%;
    margin: 0 auto;
    overflow: visible !important;
    height: 10em; }
    section#whats-happening .flexslider .flex-viewport ul.slides {
      background: #fff; }
      section#whats-happening .flexslider .flex-viewport ul.slides > li {
        margin-bottom: 0; }
        section#whats-happening .flexslider .flex-viewport ul.slides > li article {
          opacity: .2; }
        section#whats-happening .flexslider .flex-viewport ul.slides > li.flex-active-slide article, section#whats-happening .flexslider .flex-viewport ul.slides > li.first-active-slide article {
          opacity: 1; }
  section#whats-happening .flexslider .flex-direction-nav a {
    background: #00adee;
    width: 60px;
    height: 60px;
    opacity: 1; }
    section#whats-happening .flexslider .flex-direction-nav a.flex-next {
      right: 10%; }
    section#whats-happening .flexslider .flex-direction-nav a.flex-prev {
      left: 10%; }
  section#whats-happening article {
    background: #fff; }
    section#whats-happening article .whats-happening_image {
      float: left;
      width: 57%;
      padding-bottom: 25%;
      margin: 0;
      background-size: cover;
      background-position: center center;
      position: relative; }
      section#whats-happening article .whats-happening_image a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      section#whats-happening article .whats-happening_image + .whats-happening_text {
        float: left;
        width: 43%; }
    section#whats-happening article .whats-happening_text > div {
      padding: 2em;
      padding-right: 2em;
      text-align: left;
      line-height: 1.5em; }
      section#whats-happening article .whats-happening_text > div h3 {
        font-size: 1.5em;
        line-height: 1.25em;
        font-family: "Museo500", "Times New Roman", serif;
        color: #00adee;
        padding-top: .38em; }
        section#whats-happening article .whats-happening_text > div h3 a {
          text-decoration: none;
          color: inherit; }
      section#whats-happening article .whats-happening_text > div p {
        padding: 0;
        padding-bottom: 0; }
      section#whats-happening article .whats-happening_text > div a {
        color: #d13350;
        display: block; }
      section#whats-happening article .whats-happening_text > div a[rel="bookmark"] {
        text-decoration: none;
        font-weight: 700;
        display: blokc;
        padding-top: .45em; }
        section#whats-happening article .whats-happening_text > div a[rel="bookmark"]:after {
          display: inline-block;
          font-family: FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: .8em;
          padding-left: .25em; }

section#where-donations-go {
  background: #1b2736 url("img/call-to-action-bg.jpg") bottom center no-repeat;
  background-size: cover;
  padding-top: 1em;
  position: relative;
  z-index: 2; }
  section#where-donations-go h2 {
    font-size: 2.27em;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    text-align: center;
    font-family: "Museo500", "Times New Roman", serif;
    margin: 1em 0; }
  section#where-donations-go #gup-countries-container {
    width: 100%;
    margin: 0 auto;
    max-width: 976px;
    position: relative; }
    section#where-donations-go #gup-countries-container #gup-map {
      cursor: default;
      background: url("img/map.png") top center no-repeat;
      background-size: 100% 100%; }
      section#where-donations-go #gup-countries-container #gup-map .gup-anchor, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor {
        width: 36px;
        height: 36px;
        margin-left: -18px;
        margin-top: -34px;
        border-radius: 48px;
        display: block;
        position: absolute;
        cursor: pointer;
        border: 2px solid #fff;
        background: #782b8f;
        z-index: 1;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        transition: All 1s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease; }
        section#where-donations-go #gup-countries-container #gup-map .gup-anchor img, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor img, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor img {
          width: 80%;
          height: 80%;
          margin: 10%; }
        section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor.gup-active, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor:hover, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor.gup-active, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor:hover {
          background: #d13350;
          width: 48px;
          height: 48px;
          margin-left: -24px;
          margin-top: -40px;
          border: 3px solid rgba(0, 0, 0, 0.5);
          z-index: 2;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  section#where-donations-go #gup-control {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    margin: 0 1em;
    margin-bottom: 5em;
    margin-top: -30px;
    position: relative;
    z-index: 2; }
    section#where-donations-go #gup-control .gup-country {
      display: none;
      width: 65%;
      margin: 0 auto; }
      section#where-donations-go #gup-control .gup-country h3 {
        font-size: 2.27em;
        color: #d13350;
        margin: 0;
        padding: .5em 0;
        padding-bottom: .25em;
        font-family: "Museo500", "Times New Roman", serif; }
      section#where-donations-go #gup-control .gup-country .excerpt {
        line-height: 1.4em;
        padding-bottom: .8em; }
        section#where-donations-go #gup-control .gup-country .excerpt a {
          display: none; }
        section#where-donations-go #gup-control .gup-country .excerpt + p {
          margin-bottom: 0;
          margin-top: .25em; }
      section#where-donations-go #gup-control .gup-country a {
        color: #d13350;
        font-weight: 700;
        text-decoration: none; }
        section#where-donations-go #gup-control .gup-country a:after {
          display: inline-block;
          font-family: FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: .8em;
          padding-left: .25em; }
      section#where-donations-go #gup-control .gup-country .gup-country-text {
        display: table-cell;
        padding-bottom: 1.25em;
        width: 60%; }
        section#where-donations-go #gup-control .gup-country .gup-country-text > div {
          padding-right: 1.25em; }
      section#where-donations-go #gup-control .gup-country .img {
        display: table-cell;
        background-size: cover;
        background-repeat: no-repeat; }
    section#where-donations-go #gup-control #gup-next, section#where-donations-go #gup-control #gup-prev {
      position: absolute;
      top: 50%;
      margin-top: -1.59em;
      width: 12%; }
      section#where-donations-go #gup-control #gup-next a, section#where-donations-go #gup-control #gup-prev a {
        width: 3.14em;
        height: 3.14em;
        background: #782b8f;
        border-radius: 3.14em;
        display: block; }
        section#where-donations-go #gup-control #gup-next a img, section#where-donations-go #gup-control #gup-prev a img {
          width: 40%;
          margin: 20% 30%; }
    section#where-donations-go #gup-control #gup-prev {
      left: 0; }
      section#where-donations-go #gup-control #gup-prev a {
        float: right; }
    section#where-donations-go #gup-control #gup-next {
      right: 0; }
    section#where-donations-go #gup-control .gup-show {
      display: block !important; }
  section#where-donations-go #gup-map {
    width: 976px;
    height: 457px;
    background: url("img/map.png") top center no-repeat;
    background-size: 100% 100%;
    position: relative;
    cursor: pointer; }
  section#where-donations-go #gup-map_marker {
    font-size: 20px;
    width: 1em;
    height: 1em;
    background: #b4d455;
    border-radius: 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 -3px 3px rgba(0, 0, 0, 0.1);
    position: absolute;
    display: none; }

#call-to-action {
  display: table;
  max-width: 75%;
  margin: 0 auto; }
  #call-to-action aside {
    display: table-cell;
    vertical-align: bottom;
    width: 33.333%; }
    #call-to-action aside img {
      display: block; }
    #call-to-action aside > div {
      padding: 0 1em; }
      #call-to-action aside > div > div {
        background: #fff;
        text-align: center;
        line-height: 1.4em;
        padding: 1.5em; }
        #call-to-action aside > div > div h3 {
          font-family: "Museo500", "Times New Roman", serif;
          padding: .3em 0;
          font-size: 2em; }
          #call-to-action aside > div > div h3 a {
            text-decoration: none; }
        #call-to-action aside > div > div a.btn {
          background: #d13350;
          color: #fff;
          text-decoration: none;
          padding: .5em 2em;
          border-radius: 20em; }
          #call-to-action aside > div > div a.btn:hover {
            opacity: .7; }
        #call-to-action aside > div > div p {
          display: block;
          padding: .5em; }
          #call-to-action aside > div > div p.call-to-action_text {
            min-height: 6.4em; }
    #call-to-action aside#call-to-action_donate h3 a {
      color: #d13350; }
    #call-to-action aside#call-to-action_be-a-leader h3 a {
      color: #782b8f; }
    #call-to-action aside#call-to-action_be-a-leader a.btn {
      background-color: #782b8f; }
    #call-to-action aside#call-to-action_advocate h3 a {
      color: #00adee; }
    #call-to-action aside#call-to-action_advocate a.btn {
      background-color: #00adee; }

section#join-the-movement {
  background-size: cover;
  position: relative; }
  section#join-the-movement .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(213, 40, 217, 0.4);
    background-image: url("img/white_hands_overlay.svg");
    background-size: 342px 529px;
    background-position: center left;
    background-repeat: no-repeat; }
  section#join-the-movement .gup-container {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    padding-top: 2em;
    padding-bottom: 2em;
    max-width: 1300px;
    margin: 0 auto; }
    section#join-the-movement .gup-container h2 {
      font-size: 2.27em;
      font-family: "Museo300", "Times New Roman", serif;
      padding-bottom: .25em; }
    section#join-the-movement .gup-container p {
      padding-bottom: .75em; }
    section#join-the-movement .gup-container form {
      max-width: 600px;
      margin: 0 auto; }
      section#join-the-movement .gup-container form .form-field {
        float: left;
        width: 50%;
        padding-left: .368em;
        padding-right: .368em;
        padding-bottom: .368em; }
        section#join-the-movement .gup-container form .form-field + .form-field + .form-field {
          float: none;
          width: auto; }
          section#join-the-movement .gup-container form .form-field + .form-field + .form-field:after {
            content: "";
            display: table;
            clear: both; }
  section#join-the-movement input[type="submit"] {
    background: #00adee;
    color: #fff;
    text-decoration: none;
    padding: .5em 2em;
    border-radius: 20em; }
    section#join-the-movement input[type="submit"]:hover {
      opacity: .7; }

section#homepage-partners {
  background: #fff;
  text-align: center;
  color: #9ca4a4;
  position: relative;
  z-index: 2;
  padding-top: 2em; }
  section#homepage-partners h2 {
    font-size: 2.27em;
    font-family: "Museo300", "Times New Roman", serif;
    padding: .5em 0;
    padding-top: 2em; }
  section#homepage-partners .flexslider {
    max-width: 1300px;
    margin: 0 auto; }
    section#homepage-partners .flexslider .flex-viewport {
      max-width: 85%;
      margin: 0 auto; }
    section#homepage-partners .flexslider ul.slides li {
      text-align: center;
      -webkit-filter: saturate(0);
      filter: saturate(0);
      -moz-filter: saturate(0); }
      section#homepage-partners .flexslider ul.slides li a {
        display: block;
        text-align: center;
        height: 5em;
        margin-left: 1em;
        margin-right: 1em;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat; }
        section#homepage-partners .flexslider ul.slides li a:hover {
          opacity: 1 !important; }
      section#homepage-partners .flexslider ul.slides li:hover {
        -webkit-filter: none;
        filter: none;
        -moz-filter: none;
        opacity: 1 !important; }
      section#homepage-partners .flexslider ul.slides li img {
        width: auto;
        height: auto;
        margin: 0 auto;
        display: none; }
    section#homepage-partners .flexslider ul.flex-direction-nav li a {
      margin-top: -1em;
      background: transparent;
      opacity: 1 !important; }
      section#homepage-partners .flexslider ul.flex-direction-nav li a.flex-next {
        right: 0; }
      section#homepage-partners .flexslider ul.flex-direction-nav li a.flex-prev {
        left: 0; }

#section-call-to-actions {
  padding: .25em 0;
  margin: 0 -.25em; }
  #section-call-to-actions .call-to-action {
    margin: 0;
    width: 100%;
    position: relative;
    color: #fff;
    border: .25em solid #fff;
    overflow: hidden; }
    #section-call-to-actions .call-to-action img {
      width: 100%;
      display: block; }
    #section-call-to-actions .call-to-action:hover > div > div {
      max-height: 400px;
      padding-bottom: 1em; }
    #section-call-to-actions .call-to-action .call-to-action-image {
      height: 25em;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
    #section-call-to-actions .call-to-action .inner {
      background: rgba(209, 51, 80, 0.8);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 1em 2em;
      text-align: center;
      line-height: 1.3em; }
      @media (min-width: 1050px) {
        #section-call-to-actions .call-to-action .inner > div {
          max-height: 0;
          transition: all .5s ease;
          -webkit-transition: all .5s ease;
          -moz-transition: all .5s ease;
          -o-transition: all .5s ease; } }
      #section-call-to-actions .call-to-action .inner h3 {
        font-size: 1.7em;
        line-height: 1.3em;
        margin: 0; }
      #section-call-to-actions .call-to-action .inner p {
        margin-bottom: 1.5em;
        padding-top: 1em;
        margin-top: 0; }
      #section-call-to-actions .call-to-action .inner a {
        background: #d13350;
        color: #fff;
        text-decoration: none;
        padding: .5em 2em;
        border-radius: 20em;
        border: 1px solid #fff; }
        #section-call-to-actions .call-to-action .inner a:hover {
          opacity: .7; }
  #section-call-to-actions .call-to-action:first-child:nth-last-child(2),
  #section-call-to-actions .call-to-action:first-child:nth-last-child(2) ~ .call-to-action {
    float: left;
    width: 50%; }
  #section-call-to-actions .call-to-action:first-child:nth-last-child(3),
  #section-call-to-actions .call-to-action:first-child:nth-last-child(3) ~ .call-to-action {
    float: left;
    width: 33.33%; }

.carousel {
  background: #fff; }
  .carousel li {
    margin-right: 0; }
  .carousel h2 {
    text-align: center;
    font-size: 2.27em;
    margin: 0 10px;
    padding: 1.5em 0;
    padding-bottom: .75em;
    font-family: "Museo500", "Times New Roman", serif; }
  .carousel .carousel-flex-carousel {
    margin: 0 auto;
    overflow: visible;
    position: relative;
    z-index: 2;
    margin-bottom: -1.3em; }
    .carousel .carousel-flex-carousel .flex-viewport {
      max-width: 100%; }
    .carousel .carousel-flex-carousel ul.slides li {
      padding: 0;
      text-align: center;
      cursor: pointer;
      margin: 0; }
      .carousel .carousel-flex-carousel ul.slides li > div {
        margin: 0 5px;
        padding: 1em;
        color: #00adee;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        border-radius: 10px 10px 0 0;
        position: relative;
        margin-bottom: 26px; }
        .carousel .carousel-flex-carousel ul.slides li > div img {
          display: none; }
        .carousel .carousel-flex-carousel ul.slides li > div span {
          display: inline-block;
          text-align: center;
          border-bottom: 1px solid #00adee;
          padding: .25em 0; }
      .carousel .carousel-flex-carousel ul.slides li.flex-active-slides > div, .carousel .carousel-flex-carousel ul.slides li.flex-active-slide:first-child > div, .carousel .carousel-flex-carousel ul.slides li:hover > div {
        background: #782b8f;
        color: #fff;
        letter-spacing: .01em; }
        .carousel .carousel-flex-carousel ul.slides li.flex-active-slides > div span, .carousel .carousel-flex-carousel ul.slides li.flex-active-slide:first-child > div span, .carousel .carousel-flex-carousel ul.slides li:hover > div span {
          border-bottom: 1px solid #fff; }
      .carousel .carousel-flex-carousel ul.slides li.flex-active-slides > div img, .carousel .carousel-flex-carousel ul.slides li.flex-active-slide:first-child > div img {
        display: block;
        width: 40px;
        position: absolute;
        bottom: -26px;
        left: 50%;
        margin-left: -20px; }
  .carousel .carousel-flex-carousel {
    overflow: visible; }
  .carousel .carousel-slide {
    position: relative;
    padding-bottom: 35%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .carousel .carousel-slide > div > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .carousel .carousel-slide > div > div > div {
        width: 50%;
        position: absolute;
        top: 50%;
        right: 0;
        padding: 0 6em;
        color: #fff;
        transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%); }
        .carousel .carousel-slide > div > div > div h3 {
          font-size: 1.5em;
          font-family: "Museo500", "Times New Roman", serif;
          margin: 0;
          padding: .5em 0;
          padding-bottom: 0;
          text-transform: uppercase; }
        .carousel .carousel-slide > div > div > div p {
          line-height: 1.4em;
          margin-bottom: 2em;
          margin-top: .8em; }
        .carousel .carousel-slide > div > div > div a {
          background: #d13350;
          color: #fff;
          text-decoration: none;
          padding: .5em 2em;
          border-radius: 20em; }
          .carousel .carousel-slide > div > div > div a:hover {
            opacity: .7; }
    .carousel .carousel-slide.Pink > div > div {
      background-color: transparent;
      background-image: -moz-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 80%);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(80%, rgba(209, 51, 80, 0.9)));
      background-image: -webkit-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 80%);
      background-image: -o-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 80%);
      background: -ms-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 80%);
      background: linear-gradient(to right, transparent 0%, rgba(209, 51, 80, 0.9) 80%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 ); }
      .carousel .carousel-slide.Pink > div > div a {
        background: #00adee;
        color: #fff;
        text-decoration: none;
        padding: .5em 2em;
        border-radius: 20em; }
        .carousel .carousel-slide.Pink > div > div a:hover {
          opacity: .7; }
    .carousel .carousel-slide.Blue > div > div {
      background-color: transparent;
      background-image: -moz-linear-gradient(left, transparent 0%, rgba(0, 173, 238, 0.9) 80%);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(80%, rgba(0, 173, 238, 0.9)));
      background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 173, 238, 0.9) 80%);
      background-image: -o-linear-gradient(left, transparent 0%, rgba(0, 173, 238, 0.9) 80%);
      background: -ms-linear-gradient(left, transparent 0%, rgba(0, 173, 238, 0.9) 80%);
      background: linear-gradient(to right, transparent 0%, rgba(0, 173, 238, 0.9) 80%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 ); }
      .carousel .carousel-slide.Blue > div > div a {
        background: #d13350;
        color: #fff;
        text-decoration: none;
        padding: .5em 2em;
        border-radius: 20em; }
        .carousel .carousel-slide.Blue > div > div a:hover {
          opacity: .7; }
    .carousel .carousel-slide.Purple > div > div {
      background-color: transparent;
      background-image: -moz-linear-gradient(left, transparent 0%, rgba(120, 43, 143, 0.9) 80%);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(80%, rgba(120, 43, 143, 0.9)));
      background-image: -webkit-linear-gradient(left, transparent 0%, rgba(120, 43, 143, 0.9) 80%);
      background-image: -o-linear-gradient(left, transparent 0%, rgba(120, 43, 143, 0.9) 80%);
      background: -ms-linear-gradient(left, transparent 0%, rgba(120, 43, 143, 0.9) 80%);
      background: linear-gradient(to right, transparent 0%, rgba(120, 43, 143, 0.9) 80%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 ); }
      .carousel .carousel-slide.Purple > div > div a {
        background: #00adee;
        color: #fff;
        text-decoration: none;
        padding: .5em 2em;
        border-radius: 20em; }
        .carousel .carousel-slide.Purple > div > div a:hover {
          opacity: .7; }
    .carousel .carousel-slide.Black > div > div {
      background-color: transparent;
      background-image: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 80%);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(80%, rgba(0, 0, 0, 0.9)));
      background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 80%);
      background-image: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 80%);
      background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.9) 80%);
      background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.9) 80%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 ); }
      .carousel .carousel-slide.Black > div > div a {
        background: #d13350;
        color: #fff;
        text-decoration: none;
        padding: .5em 2em;
        border-radius: 20em; }
        .carousel .carousel-slide.Black > div > div a:hover {
          opacity: .7; }
    .carousel .carousel-slide.White > div > div {
      background-color: transparent;
      background-image: -moz-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.9) 80%);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(80%, rgba(255, 255, 255, 0.9)));
      background-image: -webkit-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.9) 80%);
      background-image: -o-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.9) 80%);
      background: -ms-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.9) 80%);
      background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.9) 80%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$from', endColorstr='$to',GradientType=1 ); }
      .carousel .carousel-slide.White > div > div a {
        background: #d13350;
        color: #fff;
        text-decoration: none;
        padding: .5em 2em;
        border-radius: 20em; }
        .carousel .carousel-slide.White > div > div a:hover {
          opacity: .7; }
      .carousel .carousel-slide.White > div > div > div {
        color: #222; }
  .carousel .flex-direction-nav a.flex-next {
    right: 1em;
    width: 2.5em;
    height: 2.5em;
    margin-top: -2em;
    background: #00adee;
    opacity: 1 !important;
    top: -1.2em;
    display: block;
    z-index: 9; }
  .carousel .flex-direction-nav a.flex-prev {
    left: 1em;
    width: 2.5em;
    height: 2.5em;
    margin-top: -2em;
    background: #00adee;
    opacity: 1 !important;
    top: -1.2em;
    display: block;
    z-index: 9; }

.carousel-flex-slider {
  overflow: visible; }

.shareThis-container {
  padding: 1em 0;
  position: relative;
  z-index: 4;
  padding-bottom: 0; }
  .shareThis-container label,
  .shareThis-container span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    font-weight: 700;
    background-size: 100% 100%;
    background-position: 0 0 !important; }
  .shareThis-container .stButton .stLarge {
    height: 30px !important;
    width: 30px !important; }

article.hexcerpt {
  width: 33.33%;
  padding: 1em;
  vertical-align: middle;
  display: inline-block; }
  article.hexcerpt header {
    position: relative;
    text-align: center; }
    article.hexcerpt header .blur {
      height: 5em;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      overflow: hidden; }
      article.hexcerpt header .blur > img {
        position: absolute;
        left: -5px;
        bottom: -5px;
        right: -5px;
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);
        width: 110%;
        min-height: 110%; }
    article.hexcerpt header .false-image {
      background-size: cover;
      background-position: center center;
      position: relative;
      z-index: 2;
      width: 10em;
      height: 10em;
      display: inline-block;
      margin-bottom: -3px; }
  article.hexcerpt .entry {
    color: #fff;
    padding: 1em;
    text-align: center;
    background: #782b8f; }
    article.hexcerpt .entry h3 {
      font-size: 1.5em;
      font-family: "Museo500", "Times New Roman", serif;
      padding-bottom: .15em; }
    article.hexcerpt .entry h4 {
      padding-bottom: .3em;
      margin: 0; }
    article.hexcerpt .entry h5 {
      opacity: .7;
      font-family: "Proxima Nova", sans-serif;
      font-style: oblique;
      margin: 0; }
    article.hexcerpt .entry a {
      color: inherit;
      text-decoration: none; }
      article.hexcerpt .entry a[rel="bookmark"] {
        font-weight: 700;
        padding-bottom: .5em;
        display: block; }
        article.hexcerpt .entry a[rel="bookmark"]:after {
          display: inline-block;
          font-family: FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: .8em;
          padding-left: 1em; }
  article.hexcerpt.archived-story .entry {
    background: #00adee; }

form, .toolbar {
  display: block; }
  form input[type="submit"],
  form input[type="button"], .toolbar input[type="submit"],
  .toolbar input[type="button"] {
    background: #d13350;
    color: #fff;
    text-decoration: none;
    padding: .5em 2em;
    border-radius: 20em;
    border: none;
    margin: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer; }
    form input[type="submit"]:hover,
    form input[type="button"]:hover, .toolbar input[type="submit"]:hover,
    .toolbar input[type="button"]:hover {
      opacity: .7; }
  form select,
  form input[type="text"],
  form input[type="email"],
  form input[type="date"],
  form input[type="number"],
  form input[type="url"],
  form input[type="tel"],
  form input[type="week"],
  form input[type="range"],
  form input[type="search"],
  form input[type="color"],
  form input[type="month"],
  form textarea, .toolbar select,
  .toolbar input[type="text"],
  .toolbar input[type="email"],
  .toolbar input[type="date"],
  .toolbar input[type="number"],
  .toolbar input[type="url"],
  .toolbar input[type="tel"],
  .toolbar input[type="week"],
  .toolbar input[type="range"],
  .toolbar input[type="search"],
  .toolbar input[type="color"],
  .toolbar input[type="month"],
  .toolbar textarea {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #111;
    background: #fff;
    border: 1px solid #666;
    border-radius: .25em;
    padding: 0 1em;
    height: 2.5em;
    width: 100%; }
  form textarea, .toolbar textarea {
    height: auto;
    line-height: 1.368em;
    padding-top: 1em;
    padding-bottom: 1em; }
  form label, .toolbar label {
    display: block;
    color: #999;
    margin-bottom: .5em;
    font-size: .9em; }
    form label.input-table, .toolbar label.input-table {
      cursor: pointer; }
      form label.input-table input, .toolbar label.input-table input {
        margin-right: .25em; }
  form select, .toolbar select {
    border-radius: 0 !important;
    background: #fff url("img/blue_down_arrow.png") right center no-repeat;
    background-size: 2em auto; }

.form-field {
  margin-bottom: 1em; }

#donation_level_carousel {
  margin-bottom: -2em;
  font-size: 1.2em;
  position: relative;
  z-index: 3; }
  #donation_level_carousel * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  #donation_level_carousel .slides > li {
    background: #fff;
    padding-bottom: 1.8em; }
    #donation_level_carousel .slides > li > div {
      cursor: pointer;
      text-align: center;
      padding: 1em 0;
      padding-bottom: .5em;
      color: #000;
      font-family: "Museo500", "Times New Roman", serif;
      line-height: 2em; }
      #donation_level_carousel .slides > li > div input[type="text"] {
        max-width: 80%;
        text-align: center;
        font-size: .8em;
        margin-top: -1em;
        height: 2em; }
      #donation_level_carousel .slides > li > div small {
        font-size: .75em;
        font-weight: 100;
        font-family: "Proxima Nova", sans-serif; }
    #donation_level_carousel .slides > li.flex-active-slide {
      background-color: transparent;
      background-image: url("img/donation_arrow.png");
      background-repeat: no-repeat;
      background-position: bottom center;
      background-size: auto 2em; }
  #donation_level_carousel.basic {
    margin-bottom: 0; }
    #donation_level_carousel.basic .slides {
      width: 100% !important; }
    #donation_level_carousel.basic .slides > li {
      padding-bottom: 0 !important;
      float: none !important;
      width: auto !important;
      text-align: left; }
      #donation_level_carousel.basic .slides > li > div {
        text-align: left;
        margin-bottom: 0;
        padding-top: 0; }
        #donation_level_carousel.basic .slides > li > div input[type="text"] {
          width: auto; }
      #donation_level_carousel.basic .slides > li > div > div {
        float: left;
        padding-right: 10px; }
    #donation_level_carousel.basic ~ #donation_level_slider {
      height: 0px !important; }

#donation_level_slider .slides > li {
  position: relative;
  padding-bottom: 2em;
  min-height: 25em;
  background-color: #782b8f;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  #donation_level_slider .slides > li > div .gradient-overlay {
    background: -moz-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 50%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(50%, rgba(209, 51, 80, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 50%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 50%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, transparent 0%, rgba(209, 51, 80, 0.9) 50%);
    /* IE10+ */
    background: linear-gradient(to right, transparent 0%, rgba(209, 51, 80, 0.9) 50%);
    /* W3C */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #donation_level_slider .slides > li > div .level-content {
    position: relative;
    z-index: 2;
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    padding-top: 4em; }
    #donation_level_slider .slides > li > div .level-content > div {
      max-width: 600px;
      width: 50%;
      float: right;
      padding: 2em; }
      #donation_level_slider .slides > li > div .level-content > div h2 {
        text-align: center;
        padding: 1em; }
      #donation_level_slider .slides > li > div .level-content > div div {
        line-height: 1.389em; }

.entry-content .convio-input {
  margin-bottom: 1em; }
  .entry-content .convio-input textarea {
    height: 7em; }
  .entry-content .convio-input h3 {
    padding-top: 1.25em; }

.convio-input[data-element-name="tribute.show_honor_fields"] ~ .convio-input[data-element-name*="tribute."] {
  display: none; }

.convio-input[data-element-name="ecard.send"] ~ .convio-input[data-element-name*="ecard."] {
  display: none; }

@media (min-width: 993px) {
  .form_widgets {
    float: right;
    width: 50%;
    margin-top: 2em; }
    .form_widgets > div {
      padding-left: 3em;
      border-left: 1px solid #ccc;
      margin-left: 3em; }
    .form_widgets + .form {
      float: left;
      width: 50%;
      padding-top: 2em; } }
.form_widget {
  padding: 1em 0; }
  .form_widget aside.fact {
    margin: 0;
    border: none;
    padding: 0 !important; }

a.primary-link {
  color: #d13350;
  font-weight: 700;
  text-decoration: none; }
  a.primary-link:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: .8em;
    padding-left: .25em; }

.after_form {
  padding: 3em 0;
  color: #999; }
  .after_form h5 {
    margin-bottom: 3em;
    font-family: "Proxima Nova", sans-serif; }

.submit-donate-form {
  background-color: #00adee !important;
  font-size: 1.2em; }

.convio-input[data-valid="false"] {
  position: relative; }
  .convio-input[data-valid="false"]:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: red;
    right: -1em;
    position: absolute;
    bottom: .15em;
    font-size: 1.9em; }

.convio-input[data-valid="true"] {
  position: relative; }
  .convio-input[data-valid="true"]:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: green;
    right: -1em;
    position: absolute;
    bottom: .15em;
    font-size: 1.9em; }

form.disabled {
  pointer-events: none;
  position: relative;
  z-index: 9; }
  form.disabled > * {
    opacity: .3; }
  form.disabled:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 3em;
    color: #00adee;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9;
    background: #fff;
    padding: .25em;
    border-radius: 500em;
    margin-left: -.5em;
    margin-top: -.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    border: 1px solid #00adee;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.convio-errors {
  padding: 1em;
  border: 1px solid #d13350;
  margin: 1em 0;
  border-radius: 2px; }
  .convio-errors p {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: .368em; }
  .convio-errors li {
    position: relative;
    padding-left: 2em; }
    .convio-errors li:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -.5em; }

.page-template-page-thankyou-php article.single:after {
  content: "";
  display: table;
  clear: both; }
.page-template-page-thankyou-php article.single header.landing-header .gradient-overlay {
  display: none; }
.page-template-page-thankyou-php article.single header.landing-header .hgroup {
  padding-top: 7em;
  padding-bottom: 5em; }
  .page-template-page-thankyou-php article.single header.landing-header .hgroup .breadcrumbs {
    display: none; }
  .page-template-page-thankyou-php article.single header.landing-header .hgroup h1 {
    font-size: 5em;
    text-transform: none;
    font-family: "Museo300", "Times New Roman", serif; }
    .page-template-page-thankyou-php article.single header.landing-header .hgroup h1:after {
      content: '!'; }
.page-template-page-thankyou-php .related-posts > div {
  border: none; }
.page-template-page-thankyou-php .thankyou-sidebar {
  float: right;
  width: 340px; }
  .page-template-page-thankyou-php .thankyou-sidebar > div {
    padding: 2em 0; }
    .page-template-page-thankyou-php .thankyou-sidebar > div h5 {
      font-family: "Proxima Nova", sans-serif;
      font-weight: 700;
      font-size: 1.2em; }
  .page-template-page-thankyou-php .thankyou-sidebar + .thankyou {
    float: left;
    width: 100%;
    margin-right: -340px; }
    .page-template-page-thankyou-php .thankyou-sidebar + .thankyou > div {
      margin-right: 340px;
      padding-right: 3em; }
.page-template-page-thankyou-php .shareit {
  color: #999;
  padding-left: 3.5em;
  position: relative; }
  .page-template-page-thankyou-php .shareit:before {
    position: absolute;
    left: .33em;
    top: .368em; }
  .page-template-page-thankyou-php .shareit.shareit-twitter:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 2em;
    color: #28aae2; }
  .page-template-page-thankyou-php .shareit.shareit-facebook:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 2em;
    color: #35679a; }
.page-template-page-thankyou-php .thankyou ul {
  list-style: none;
  padding-top: .618em;
  color: #999; }
  .page-template-page-thankyou-php .thankyou ul strong {
    color: #000; }

.donation-amount td {
  padding-right: 1em; }

.advocacy-message {
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #ccc;
  margin-top: 2em; }

.advocacy-message.prepended {
  float: right;
  width: 55%;
  margin-bottom: 5em;
  padding: 2em;
  background: #eee;
  border-radius: 1em;
  margin-top: 1em; }
  .advocacy-message.prepended textarea {
    height: 15em; }
  .advocacy-message.prepended label {
    color: #000; }
  .advocacy-message.prepended ~ .convio-input {
    float: left;
    width: 40%; }

.convio-input[data-element="cons_title"], .convio-input[data-element="cons_zip_code"], .convio-input[data-element="title"], .convio-input[data-element="zip"], .convio-input[data-element-name="billing:address:zip"] {
  max-width: 8em; }

div[data-element-name="sustaining:show_sustain_data"] label {
  display: none; }
div[data-element-name="sustaining:show_sustain_data"] select {
  width: auto !important; }

@media (min-width: 1024px) {
  aside + .convio-input {
    max-width: 450px; } }
.rstar {
  color: red;
  padding-left: .25em; }

.convio-survey-form {
  max-width: 600px;
  margin: 0 auto; }

li[data-trigger-user-input="true"] .fa-usd {
  position: relative;
  z-index: 2;
  margin-right: -1em;
  opacity: .75;
  font-size: .9em; }

#mobile-donation-levels {
  display: none; }
  #mobile-donation-levels ::-webkit-input-placeholder {
    color: #fff; }
  #mobile-donation-levels :-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  #mobile-donation-levels ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  #mobile-donation-levels :-ms-input-placeholder {
    color: #fff; }
  #mobile-donation-levels ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #mobile-donation-levels ul li {
      background: #d13350; }
      #mobile-donation-levels ul li.active {
        background: #782b8f; }
      #mobile-donation-levels ul li + li {
        border-top: 1px solid #fff; }
      #mobile-donation-levels ul li .hidden {
        display: none;
        position: relative;
        background-color: #782b8f;
        background-size: cover;
        background-position: center center; }
      #mobile-donation-levels ul li label {
        margin: 0;
        padding: 1.5em 2em;
        display: table;
        width: 100%;
        cursor: pointer; }
        #mobile-donation-levels ul li label.user-can-input {
          padding-top: 0;
          padding-bottom: 0; }
      #mobile-donation-levels ul li .inputs, #mobile-donation-levels ul li .text {
        display: table-cell;
        vertical-align: middle; }
      #mobile-donation-levels ul li .inputs {
        width: 2em; }
      #mobile-donation-levels ul li .text {
        text-align: left; }
        #mobile-donation-levels ul li .text span, #mobile-donation-levels ul li .text input {
          color: #fff;
          font-size: 2em;
          font-family: "Museo700", "Times New Roman", serif;
          padding-left: .25em; }
        #mobile-donation-levels ul li .text input {
          background: transparent;
          border: none; }
  #mobile-donation-levels .level-content {
    padding: 2em;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(209, 51, 80, 0.38) 0%, rgba(209, 51, 80, 0.9) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(209, 51, 80, 0.38)), color-stop(100%, rgba(209, 51, 80, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(209, 51, 80, 0.38) 0%, rgba(209, 51, 80, 0.9) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(209, 51, 80, 0.38) 0%, rgba(209, 51, 80, 0.9) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(209, 51, 80, 0.38) 0%, rgba(209, 51, 80, 0.9) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(209, 51, 80, 0.38) 0%, rgba(209, 51, 80, 0.9) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61d13350', endColorstr='#a6d13350',GradientType=0 );
    /* IE6-9 */
    color: #fff;
    padding-top: 5em; }
    #mobile-donation-levels .level-content h2 {
      margin-bottom: 1em; }
    #mobile-donation-levels .level-content > div > div {
      font-size: 1.2em;
      line-height: 1.368em; }

#ecard_selection {
  display: none; }
  #ecard_selection > li {
    display: table;
    width: 100%;
    margin-bottom: 1.618em; }
    #ecard_selection > li label {
      cursor: pointer; }
    #ecard_selection > li div {
      display: table-cell;
      vertical-align: middle; }
      #ecard_selection > li div .ecardInput {
        width: 2em;
        text-align: center; }
    #ecard_selection > li .ecardImg {
      display: block;
      width: 8em;
      height: 5em;
      background-size: cover;
      text-decoration: none;
      background-position: center center; }

*[data-element-name="body"] label {
  font-weight: 700; }

.gup-list .list_item {
  display: table;
  width: 100%;
  margin: 1em 0;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease; }
  .gup-list .list_item h2 {
    hyphens: auto;
    word-wrap: break-word; }
  .gup-list .list_item * {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease; }
  .gup-list .list_item > div {
    display: table-cell;
    vertical-align: middle; }
    .gup-list .list_item > div.list_item-number {
      width: 2.5em;
      text-align: center;
      font-size: 4em;
      font-family: "Museo700", "Times New Roman", serif;
      position: relative;
      transition: all .1s ease;
      -webkit-transition: all .1s ease;
      -moz-transition: all .1s ease;
      -o-transition: all .1s ease; }
      .gup-list .list_item > div.list_item-number > div {
        height: 100%; }
      .gup-list .list_item > div.list_item-number span {
        position: relative;
        z-index: 2;
        background: #fff; }
  .gup-list .list_item .list-line {
    width: 4px;
    left: 50%;
    margin-left: -2px;
    top: -.25em;
    bottom: -.25em;
    position: absolute;
    background: #999;
    background-color: #ccc;
    background-image: -moz-linear-gradient(top, #d13350 45%, #cccccc 50%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #d13350), color-stop(50%, #cccccc));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #d13350 45%, #cccccc 50%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #d13350 45%, #cccccc 50%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #d13350 45%, #cccccc 50%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, #d13350 45%, #cccccc 50%);
    /* W3C */
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 100%; }
  .gup-list .list_item:first-child .list-line {
    top: 50%; }
  .gup-list .list_item:last-child .list-line {
    bottom: 50%; }
  .gup-list .list_item .list-grad {
    display: block;
    height: 1px;
    background: #999;
    background-color: #fff;
    /* Fallback Color */
    background-image: -webkit-linear-gradient(left, #999, #fff);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(left, #999, #fff);
    /* FF3.6 */
    background-image: -ms-linear-gradient(left, #999, #fff);
    /* IE10 */
    background-image: -o-linear-gradient(left, #999, #fff);
    /* Opera 11.10+ */
    background-image: linear-gradient(left, #999, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#999', EndColorStr='#fff'); }
  .gup-list .list_item .list_item-entry {
    padding: 2em;
    border-left: 1px solid #999;
    position: relative; }
    @media (max-width: 415px) {
      .gup-list .list_item .list_item-entry {
        width: 300px; } }
    @media (max-width: 360px) {
      .gup-list .list_item .list_item-entry {
        width: 270px; } }
    @media (max-width: 330px) {
      .gup-list .list_item .list_item-entry {
        width: 250px; } }
    .gup-list .list_item .list_item-entry:before {
      content: ' ';
      display: block;
      width: 1.5em;
      height: 1.5em;
      border-left: 1px solid #999;
      border-bottom: 1px solid #999;
      background: #fff;
      position: absolute;
      left: -.78em;
      margin-top: -.75em;
      top: 50%;
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(45deg); }
  .gup-list .list_item.active {
    opacity: 1; }
    .gup-list .list_item.active .list-grad {
      display: block;
      height: 1px;
      background: #d13350;
      background-color: #fff;
      /* Fallback Color */
      background-image: -webkit-linear-gradient(left, #d13350, #fff);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(left, #d13350, #fff);
      /* FF3.6 */
      background-image: -ms-linear-gradient(left, #d13350, #fff);
      /* IE10 */
      background-image: -o-linear-gradient(left, #d13350, #fff);
      /* Opera 11.10+ */
      background-image: linear-gradient(left, #d13350, #fff);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d13350', EndColorStr='#fff'); }
    .gup-list .list_item.active .list_item-entry {
      padding: 2em;
      border-left: 1px solid #d13350; }
      .gup-list .list_item.active .list_item-entry:before {
        border-color: #d13350; }
    .gup-list .list_item.active .list_item-number {
      color: #d13350; }
.gup-list a[href="#showmore"] {
  color: #d13350;
  text-decoration: none;
  font-weight: 700; }
.gup-list .hidden {
  display: none; }

.toolbar {
  padding: 1em .75em;
  text-align: center;
  @inlude clearfix; }
  .toolbar .wp-paginate {
    display: inline-block;
    text-transform: lowercase;
    list-style: none;
    margin: 0;
    padding: 0; }
    .toolbar .wp-paginate li {
      display: inline-block;
      padding: .1em .5em;
      font-weight: 700; }
      .toolbar .wp-paginate li:first-child {
        display: none; }
      .toolbar .wp-paginate li a {
        text-decoration: none;
        color: #00adee; }
  .toolbar.footer-toolbar {
    padding-top: 3em; }
  .toolbar select#category-switcher {
    float: left;
    width: auto;
    margin-right: .75em;
    border-radius: 0 !important;
    color: #000;
    font-size: .8em;
    height: 1.6em;
    line-height: 1.6em;
    border-color: #666;
    box-sizing: content-box;
    padding-right: 3em; }
  .toolbar label {
    float: left;
    line-height: 1.4em;
    padding-right: 1em; }

aside.fact:after {
  content: "";
  display: table;
  clear: both; }
aside.fact:before {
  content: "";
  display: table;
  clear: both; }
aside.fact > div {
  color: #782b8f;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2em 0 !important;
  margin: 2em 0;
  text-align: center;
  line-height: 1.25em; }
aside.fact .number {
  float: left;
  font-size: 4em;
  font-weight: 700;
  padding-right: .25em;
  line-height: .8em; }
  aside.fact .number + span {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 1.5em; }
    aside.fact .number + span > span {
      display: block; }
aside.fact + .fact, aside.fact + p:empty + .fact, aside.fact + br + .fact {
  border-top: 1px solid #fff;
  margin-top: -3em;
  background: #fff;
  text-align: left; }

aside.pull-aside {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 2em 0 !important;
  margin: 2em 0;
  text-align: center;
  line-height: 1.25em; }
  aside.pull-aside > div > .fact:first-child {
    margin: 0;
    border: none; }
  aside.pull-aside:first-child {
    margin-top: 0; }
  aside.pull-aside > div {
    max-width: 500px;
    margin: 0 auto; }
    aside.pull-aside > div .ticker {
      padding-top: 2em; }
  aside.pull-aside h2 {
    font-size: 1.3em;
    padding-bottom: .25em; }
  aside.pull-aside .fact:first-child:last-child > div {
    border: none;
    margin-top: 0;
    margin-bottom: 0; }
  aside.pull-aside .fact:first-child > div {
    border-top: none;
    margin-top: 0; }
  @media screen and (min-width: 1024px) {
    aside.pull-aside.pull-aside-left {
      text-align: left;
      width: 33%;
      float: left;
      margin-right: 3em; }
      aside.pull-aside.pull-aside-left .ticker {
        font-size: 1em; }
    aside.pull-aside.pull-aside-right {
      text-align: right;
      width: 33%;
      float: right;
      margin-left: 3em; }
      aside.pull-aside.pull-aside-right .ticker {
        font-size: 1em; } }

.ticker {
  margin: 0 auto;
  position: relative;
  font-size: 1.2em; }
  .ticker .measure {
    position: relative;
    overflow: hidden;
    float: left;
    width: 190px;
    z-index: 2;
    background: -moz-linear-gradient(left, white 66%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(66%, white), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, white 66%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, white 66%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, white 66%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, white 66%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    /* IE6-9 */
    padding-right: 70px; }
    .ticker .measure .measure-bg,
    .ticker .measure .measure-fg {
      width: 120px;
      overflow: hidden;
      position: relative; }
      .ticker .measure .measure-bg img,
      .ticker .measure .measure-fg img {
        width: 100%;
        display: block; }
    .ticker .measure .measure-fg {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      .ticker .measure .measure-fg img {
        position: absolute;
        bottom: 0;
        width: auto !important;
        right: 0;
        width: 300% !important; }
    .ticker .measure + span {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 1.5em;
      padding-left: 135px;
      border: 1px solid #999;
      border-radius: 2em; }
      .ticker .measure + span > span {
        width: 100%;
        text-align: center;
        padding: .25em 0;
        display: block;
        color: #782b8f; }

aside p:empty {
  display: none; }

aside.pull-aside .fact:first-child > div {
  padding-top: 0 !important;
  padding-bottom: 2em !important; }

aside.pull-aside .fact:first-child:last-child > div {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

aside.pull-aside .fact > div {
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 0 !important; }
  aside.pull-aside .fact > div p:last-child {
    margin-bottom: 0; }

.textwidget > h3:first-child {
  margin-top: 0.5em !important; }

#search {
  position: absolute;
  top: .35em;
  right: 19em;
  width: 15em;
  display: none;
  z-index: 5; }
  #search .screen-reader-text {
    display: none; }
  #search form {
    position: relative; }
    #search form input[type="submit"] {
      border-radius: 4px;
      position: absolute;
      top: .2em;
      right: .2em;
      padding: .2em .5em;
      font-size: .85em;
      background: #00adee;
      font-weight: 100;
      line-height: 1.5em;
      height: 1.7em; }
    #search form input[type="search"] {
      height: 2em; }

.archived-search label {
  display: block;
  font-size: .8em;
  color: #999; }
.archived-search p {
  margin: .25em 0; }

html {
  font-size: 10px;
  font-family: "Proxima Nova", sans-serif; }

body {
  font-size: 1.6em; }

@media (min-width: 993px) {
  .sidebar {
    float: right;
    width: 40%;
    padding-top: 2em; }
    .sidebar + .convio-survey-form, .sidebar + .generic-content {
      float: left;
      width: 45%; } }
.sidebar .widget {
  padding: 1em;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555; }
  .sidebar .widget ~ .widget {
    border-top: none; }

.asideleft {
  float: left; }

.asideright {
  float: right; }

@media (max-width: 992px) {
  .asideleft, .asideright {
    float: none !important;
    width: auto !important; } }
.page-id-96 .shareThis-container {
  display: none !important; }

p:empty {
  display: none !important; }

html {
  background: #222; }

video {
  display: none; }

body {
  font-size: 2em;
  background: #fff; }
  body > header {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 99;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }
    body > header section {
      max-width: 1300px;
      margin: 0 auto; }
    body > header.compact {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -webkit-transform: translate(0, -100%); }
      body > header.compact.animating {
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear; }
        body > header.compact.animating.animated {
          transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -webkit-transform: translate(0, 0); }
      body > header.compact #nav-utility {
        font-size: .8em; }
      body > header.compact #nav-main > ul.social {
        font-size: .8em; }
      body > header.compact #nav-main .social + ul a {
        font-size: 1em; }
    body > header ul li {
      margin-bottom: 0; }

#nav-utility {
  background: #303030;
  color: #fff;
  text-align: right; }
  #nav-utility li {
    display: inline-block;
    margin-bottom: 0; }
  #nav-utility a {
    color: inherit;
    text-decoration: none;
    padding: .7em;
    display: block;
    font-weight: 100; }
    #nav-utility a[href="#search"]:after {
      display: inline-block;
      font-family: FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      padding-left: .5em;
      font-size: .8em;
      opacity: .5; }
  #nav-utility > section {
    position: relative; }

body > header > section {
  display: table;
  width: 100%; }
  body > header > section #logo,
  body > header > section #nav-main {
    display: table-cell;
    vertical-align: middle; }

#logo {
  width: 20em;
  background: #303030;
  padding: 0 1.5em;
  position: relative;
  border-radius: 0 0 3em 0; }
  #logo:after {
    position: absolute;
    content: '';
    display: block;
    width: 3.1em;
    height: 3.1em;
    top: -1px;
    right: -3em;
    background-image: url("img/header-curve.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto; }
  #logo:before {
    position: absolute;
    left: -500%;
    width: 500%;
    top: 0;
    bottom: 0;
    content: '';
    background: #303030; }
  #logo img {
    margin-top: -1em;
    width: 100%;
    height: 90%; }
    #logo img.logo-small {
      display: none; }

.compact {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  .compact #logo {
    background: transparent; }
    .compact #logo img {
      margin-top: 0; }
    .compact #logo:before, .compact #logo:after {
      display: none; }
    .compact #logo img.logo-small {
      display: block;
      height: 3em;
      width: 100%; }
    .compact #logo img.logo-large {
      display: none; }
  .compact #nav-main > ul {
    top: 0; }
    .compact #nav-main > ul:first-child > li {
      height: 100%;
      margin-top: 0; }
      .compact #nav-main > ul:first-child > li > a {
        line-height: 3em; }

#nav-main {
  padding-left: 1em;
  display: table;
  padding-right: .5em; }
  #nav-main > ul {
    display: table-cell;
    position: relative;
    vertical-align: middle; }
    #nav-main > ul > li {
      display: inline-block; }
    #nav-main > ul.social {
      text-align: center;
      font-size: 1em;
      width: 30%; }
      #nav-main > ul.social a {
        height: 1.8em;
        width: 1.8em;
        margin: 0 .4em; }
        #nav-main > ul.social a:before {
          color: #fff;
          background: #782b8f;
          border-radius: 500px;
          padding: .38em;
          height: 1em;
          width: 1em;
          font-size: 1.2em;
          padding-bottom: .32em;
          padding-bottom: .32em; }
        #nav-main > ul.social a[data-service="facebook"]:hover:before {
          background: #35679a; }
        #nav-main > ul.social a[data-service="twitter"]:hover:before {
          background: #28aae2; }
        #nav-main > ul.social a[data-service="instagram"]:hover:before {
          background: #35679a; }
        #nav-main > ul.social a[data-service="youtube"]:hover:before {
          background: #cd3434; }
        #nav-main > ul.social a[data-service="vine"]:hover:before {
          background: #00a478; }
  #nav-main .social + ul {
    text-align: right; }
    #nav-main .social + ul a {
      font-size: 1.2em;
      font-weight: 700;
      padding-left: 1em;
      padding-right: 1em;
      border: 2px solid #d13350;
      border-radius: 500px; }
      #nav-main .social + ul a:hover {
        background: transparent;
        color: #d13350; }

#nav-main > ul:first-child {
  text-align: right;
  width: 60%; }
  #nav-main > ul:first-child > li {
    /*height: 3.2em;
    height: 5.2em;
    margin-top: 2em;*/
    height: 100%; }
  #nav-main > ul:first-child > li > a {
    display: block;
    color: inherit;
    text-decoration: none;
    font-size: 1.2em;
    padding: 0 1em;
    padding-left: 2em;
    line-height: 7em; }
    #nav-main > ul:first-child > li > a:hover {
      color: #00adee;
      text-decoration: underline; }
  #nav-main > ul:first-child > li[data-target="meganav"]:hover > a {
    color: #00adee;
    text-decoration: underline; }

body > footer {
  position: relative;
  z-index: 1;
  color: #fff;
  background: #303030; }
  body > footer ul {
    list-style: none;
    margin: 0; }
  body > footer > header {
    height: 200px;
    position: relative; }
    body > footer > header img {
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  body > footer > div {
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 1em;
    padding-right: 1em; }
    body > footer > div:after {
      content: "";
      display: table;
      clear: both; }
    body > footer > div > aside {
      float: left;
      width: 25%; }
  body > footer > footer {
    background: #222;
    padding: .75em 1em;
    text-transform: uppercase; }
    body > footer > footer > div {
      max-width: 1300px;
      margin: 0 auto;
      font-size: .8em; }
      body > footer > footer > div:after {
        content: "";
        display: table;
        clear: both; }
    body > footer > footer a {
      color: inherit;
      text-decoration: none; }
    body > footer > footer #copyright {
      float: right; }
    body > footer > footer nav {
      float: left; }
      body > footer > footer nav li {
        display: inline-block;
        margin-bottom: 0; }
        body > footer > footer nav li a {
          display: block;
          padding: 0 .25em; }
  body > footer #footer-widget-1 {
    padding-bottom: 2em; }
    body > footer #footer-widget-1 img {
      display: block;
      width: 70%; }
  body > footer #footer-widget-2 {
    width: 20%; }
    body > footer #footer-widget-2 > div {
      padding-left: 2em;
      padding-bottom: 2em; }
    body > footer #footer-widget-2 label {
      font-family: "Museo300", "Times New Roman", serif;
      font-size: 1.2em;
      color: #ccc;
      display: block;
      padding: 1em 0;
      padding-bottom: .7em;
      text-transform: uppercase; }
    body > footer #footer-widget-2 a {
      color: #00adee;
      text-decoration: none;
      display: block;
      padding: .25em 0; }
      body > footer #footer-widget-2 a:hover {
        opacity: .6; }
  body > footer #footer-widget-3 {
    width: 30%;
    font-size: 2em; }
    body > footer #footer-widget-3 > div {
      width: 60%;
      margin: 0 auto;
      padding-top: 1em;
      padding-right: 2em; }
    body > footer #footer-widget-3 nav ul li {
      display: block;
      float: left;
      width: 50%;
      text-align: center; }
      body > footer #footer-widget-3 nav ul li a {
        font-size: 1.25em;
        text-decoration: none;
        color: #fff;
        border: 3px solid #fff;
        border-radius: 1em;
        width: 1em;
        height: 1em;
        display: block;
        margin: .25em auto; }
        body > footer #footer-widget-3 nav ul li a:before {
          font-size: .5em;
          margin: .4em;
          display: block; }
        body > footer #footer-widget-3 nav ul li a:after {
          font-size: .3em;
          top: -1.5em; }
        body > footer #footer-widget-3 nav ul li a[data-service="facebook"]:hover {
          border-color: #35679a;
          color: #35679a; }
        body > footer #footer-widget-3 nav ul li a[data-service="twitter"]:hover {
          border-color: #28aae2;
          color: #28aae2; }
        body > footer #footer-widget-3 nav ul li a[data-service="instagram"]:hover {
          border-color: #35679a;
          color: #35679a; }
        body > footer #footer-widget-3 nav ul li a[data-service="youtube"]:hover {
          border-color: #cd3434;
          color: #cd3434; }
        body > footer #footer-widget-3 nav ul li a[data-service="vine"]:hover {
          border-color: #00a478;
          color: #00a478; }
  body > footer #footer-widget-4 {
    background: #782b8f;
    margin-top: -100px;
    margin-bottom: 3em; }
    body > footer #footer-widget-4 > div {
      padding: 1em;
      padding-top: 100px; }
    body > footer #footer-widget-4 h3 {
      text-transform: uppercase;
      font-family: "Museo500", "Times New Roman", serif;
      font-size: 1.4em; }
    body > footer #footer-widget-4 p {
      margin-top: .25em; }
    body > footer #footer-widget-4 input[type="submit"] {
      background: #00adee;
      color: #fff;
      text-decoration: none;
      padding: .5em 2em;
      border-radius: 20em;
      margin-top: .368em; }
      body > footer #footer-widget-4 input[type="submit"]:hover {
        opacity: .7; }

body > main {
  background: #fff;
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding-bottom: 1em; }

.breadcrumbs {
  font-size: .8em; }
  .breadcrumbs a {
    color: #00adee;
    text-decoration: none; }

.spk_gallery .spk_gallery-main .image-crop {
  background: transparent;
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden;
  padding: 0 !important; }
  .spk_gallery .spk_gallery-main .image-crop > div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .spk_gallery .spk_gallery-main .image-crop > div > div {
      transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
      -webkit-transform: translate(50%, 50%);
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0; }
      .spk_gallery .spk_gallery-main .image-crop > div > div > div {
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
        .spk_gallery .spk_gallery-main .image-crop > div > div > div img {
          min-width: 100% !important;
          max-width: 100%;
          min-height: 100% !important;
          height: auto;
          width: auto !important; }
.spk_gallery .spk_gallery-carousel {
  margin: 0 20%;
  text-align: center;
  overflow: visible; }
  .spk_gallery .spk_gallery-carousel .image-crop {
    background: transparent;
    width: 100%;
    height: 90px;
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    cursor: pointer;
    border: 5px solid #fff;
    width: auto; }
    .spk_gallery .spk_gallery-carousel .image-crop > div {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .spk_gallery .spk_gallery-carousel .image-crop > div > div {
        transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
        -webkit-transform: translate(50%, 50%);
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0; }
        .spk_gallery .spk_gallery-carousel .image-crop > div > div > div {
          transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%); }
          .spk_gallery .spk_gallery-carousel .image-crop > div > div > div img {
            min-width: 100% !important;
            max-width: 100%;
            min-height: 100% !important;
            height: auto;
            width: auto !important; }
  .spk_gallery .spk_gallery-carousel .flex-direction-nav a {
    background: transparent;
    margin-top: -30px;
    opacity: 1; }
    .spk_gallery .spk_gallery-carousel .flex-direction-nav a.flex-next {
      right: -60px;
      opacity: 1 !important; }
    .spk_gallery .spk_gallery-carousel .flex-direction-nav a.flex-prev {
      left: -60px;
      opacity: 1 !important; }
.spk_gallery ul {
  list-style: none;
  margin: 0; }

.category-link {
  color: #d13350 !important;
  text-transform: lowercase;
  text-decoration: none; }

.jsonly {
  display: none; }

#gup-control a:hover {
  opacity: .8; }

#nav-main:not(:hover) .current_page_item {
  text-decoration: underline !important;
  color: #00adee !important; }

.entry-source {
  padding-left: 1em; }

.gup-list .alignleft,
.gup-list .alignright {
  margin-left: 0; }

#zip-code-filter {
  background: #00adee;
  color: #fff;
  text-decoration: none;
  padding: .5em 2em;
  border-radius: 20em; }
  #zip-code-filter:hover {
    opacity: .7; }

.before-donate-form {
  color: #666; }

#wp_editor_widget-7 p {
  margin: 0; }

.generic-content > div {
  line-height: 1.368em; }

.sidebar:empty {
  display: none !important; }

.entry-content .generic-content > * + *:empty {
  margin-top: 0 !important; }

#gup-author {
  padding-top: 3em; }

.zip-code-tip {
  position: relative; }
  .zip-code-tip a {
    position: absolute;
    top: .8em;
    right: 1em;
    text-decoration: none; }

.Zebra_Tooltip .Zebra_Tooltip_Message {
  border: 1px solid #00adee; }
  .Zebra_Tooltip .Zebra_Tooltip_Message:after {
    content: '';
    background: #fff;
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    border-bottom: 1px solid #00adee;
    border-left: 1px solid #00adee; }

.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom {
  display: none !important; }

video {
  display: none; }

.spk_gallery .spk_gallery-carousel ul.slides {
  text-align: center !important;
  width: auto !important;
  white-space: nowrap; }
  .spk_gallery .spk_gallery-carousel ul.slides > li {
    display: inline-block !important;
    float: none !important; }

.widget_black_studio_tinymce > h3 {
  display: none !important; }

.widget_black_studio_tinymce .textwidget p {
  margin-top: 0; }

.widget_black_studio_tinymce .textwidget .fact > div {
  margin: 0 !important;
  margin-bottom: 1.39em !important; }

@media (max-width: 1350px) {
  #menu-utility-nav {
    margin-right: 1em; }

  #nav-main .social + ul {
    padding-right: 1em; } }
a[rel="bookmark"]:hover {
  opacity: .7; }

a:hover {
  opacity: .8; }

a:not(.btn):not(.btn-primary):hover {
  text-decoration: underline; }

#logo {
  opacity: 1 !important; }

section#whats-happening article .whats-happening_text > div a[rel="bookmark"]:hover {
  text-decoration: underline;
  opacity: .8; }

#back-to-top {
  position: fixed;
  bottom: 20%;
  right: 0;
  width: 5em;
  padding: 2em 1em;
  text-decoration: none;
  text-align: center;
  display: block;
  background: rgba(209, 51, 80, 0.8);
  color: #fff;
  font-size: .8em;
  border-radius: 2px 0 0 2px;
  z-index: 999999;
  opacity: 0;
  transform: translate(5em, 0);
  -ms-transform: translate(5em, 0);
  -webkit-transform: translate(5em, 0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }
  #back-to-top.shown {
    opacity: 1;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.archived-press:first-chid {
  margin-top: 2em; }

.spk_gallery-main .caption {
  padding-left: 2em;
  padding-right: 2em; }
@media (max-width: 600px) {
  .spk_gallery-main .caption {
    font-size: .8em; } }

.post-type-archive-partners .toolbar {
  display: none !important; }

.landing-header.special .breadcrumbs a {
  color: #fff !important;
  text-decoration: underline !important; }

.alignleft img, .alignright img, .aligncenter img, .gup-video img, caption img, .caption img {
  max-height: 50vh; }

.spk_gallery .flexslider .slides img {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 auto !important; }

[data-element="cons_email_opt_in"] {
  display: none !important; }

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

.pre_cons_birth_date {
  float: left;
  width: 33.33%; }
  .pre_cons_birth_date + .pre_cons_birth_date {
    padding-left: 1em;
    padding-right: 1em; }
    .pre_cons_birth_date + .pre_cons_birth_date + .pre_cons_birth_date {
      padding: 0; }

#logo {
  border: none; }
  #logo img {
    border: none; }

#total-amount {
  border: none !important;
  padding: 0 !important;
  font-size: 2em !important;
  font-family: "Museo700", "Times New Roman", serif !important;
  padding-top: .25em;
  height: auto;
  top: .1em;
  position: relative; }

form .input-table {
  color: #000 !important; }

.convio-input h5 {
  margin-top: .5em; }

#search form input[type="submit"] {
  line-height: 1 !important; }

.mobile-can-input:focus {
  background: #fff !important;
  color: #000 !important;
  border-radius: 0 !important; }

form select {
  cursor: pointer !important;
  padding-left: 0.7em !important; }

#donation_level_slider .slides > li > div .level-content > div {
  width: 54%; }

#donation_level_carousel .flex-active-slide ::-webkit-input-placeholder {
  color: #eee; }
#donation_level_carousel .flex-active-slide :-moz-placeholder {
  /* Firefox 18- */
  color: #eee; }
#donation_level_carousel .flex-active-slide ::-moz-placeholder {
  /* Firefox 19+ */
  color: #eee; }
#donation_level_carousel .flex-active-slide :-ms-input-placeholder {
  color: #eee; }

li.hidden, li.hidden.flex-active-slide {
  display: none !important;
  width: 0px !important; }

*[data-type="Caption"],
*[data-type="Caption"] p {
  margin-bottom: 0.6em !important; }

#zip-code-filter-container form input[type="text"] {
  width: 57% !important; }

#donation_level_carousel .slides > li > div input[type="radio"] {
  display: none; }
#donation_level_carousel .slides > li > div:after {
  display: block;
  content: '';
  font-size: 1em;
  width: 1em;
  height: 1em;
  background: #ddd;
  margin: .5em auto;
  border-radius: 10em;
  border: 3px solid #eee;
  cursor: pointer; }

#donation_level_carousel .slides > li.flex-active-slide > div:after {
  background: #d13350;
  border-color: #782b8f; }

.alignnone {
  max-width: 100%;
  height: auto !important; }

@media screen and (max-width: 1350px) {
  body {
    font-size: 1.75em; }

  .carousel .carousel-flex-carousel {
    margin-bottom: -1.78em; } }
@media screen and (max-width: 1200px) {
  body {
    font-size: 1.5em; } }
@media screen and (max-width: 1050px) {
  #section-call-to-actions .call-to-action > div > div {
    padding-bottom: 1em; }

  #section-call-to-actions .call-to-action .inner {
    min-height: 225px; }

  .carousel-flex-carousel {
    display: none !important; }

  body .carousel ul.slides .carousel-slide {
    padding-top: 30%;
    padding-bottom: 0;
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat; }
    body .carousel ul.slides .carousel-slide img {
      position: absolute;
      top: 0;
      right: 0; }

  .carousel .flex-direction-nav a {
    background: #00adee;
    opacity: 1 !important;
    top: -1em !important;
    margin-top: 30% !important; }
  .carousel .flex-control-nav {
    bottom: auto;
    top: 0 !important;
    margin-top: 30%;
    padding-top: 1.5em; }
    .carousel .flex-control-nav .flex-active {
      background: #d13350; }

  body .carousel ul.slides .carousel-slide > div > div {
    background: none;
    position: static;
    text-align: center;
    background: #fff !important; }
    body .carousel ul.slides .carousel-slide > div > div > div {
      width: auto;
      position: static;
      transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      position: relative;
      border-top: 4px solid #ccc;
      background: #fff !important;
      padding-bottom: 1em; }
      body .carousel ul.slides .carousel-slide > div > div > div:before {
        content: '';
        width: 3em;
        height: 3em;
        display: block;
        background: #fff;
        position: absolute;
        top: -1.5em;
        left: 50%;
        margin-left: -1.5em;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
      body .carousel ul.slides .carousel-slide > div > div > div p, body .carousel ul.slides .carousel-slide > div > div > div h3 {
        color: #111; }
      body .carousel ul.slides .carousel-slide > div > div > div h3 {
        padding-top: 2em; } }
@media screen and (max-width: 1035px) {
  body > footer > header {
    height: 160px; }

  section#where-donations-go #gup-countries-container #gup-map {
    width: auto;
    height: 0;
    padding-bottom: 50%; }

  #logo img.logo-large {
    height: auto !important; } }
@media screen and (min-width: 993px) {
  .MOBILEONLY {
    display: none !important; } }
@media screen and (max-width: 992px) {
  .convio-advocacy-form {
    padding: 2em 4em;
    background: #eee;
    margin: 0 -4em;
    margin-bottom: 2em; }
    .convio-advocacy-form label {
      color: #000; }

  #section-call-to-actions .call-to-action .inner {
    min-height: 10px; }

  .post-type-archive-events .archived-events {
    margin-left: -4em;
    margin-right: -4em; }

  article.event-excerpt .p-table {
    border-left: none;
    border-right: none;
    display: block; }
    article.event-excerpt .p-table > div {
      display: block;
      width: auto !important; }
      article.event-excerpt .p-table > div.date {
        padding-bottom: 0; }
        article.event-excerpt .p-table > div.date > div > div {
          display: inline-block;
          padding-right: .25em; }
      article.event-excerpt .p-table > div.details > div {
        padding: 0; }

  .events-list .date {
    background: #fff !important;
    color: #111 !important; }

  .entry-content.contained {
    font-size: 1.3em; }

  .single-hero {
    padding-bottom: 55%; }
    .single-hero video {
      top: 65px; }
    .single-hero h2 {
      font-size: 1.5em; }

  .single-hero .hero-content {
    top: 60%; }
    .single-hero .hero-content > div > div {
      display: none !important; }
    .single-hero .hero-content h2 {
      padding-left: 2em;
      padding-right: 2em; }

  section#whats-happening {
    margin-top: -10px;
    background: #fff; }

  .tagline {
    padding: 2em;
    text-align: center;
    padding-top: 0; }
    .tagline > div > div {
      text-align: center !important;
      float: none !important;
      width: auto !important;
      display: block;
      padding: 0 !important; }
      .tagline > div > div h2 {
        text-align: center !important; }
    .tagline p {
      font-size: 16px;
      padding-top: 1.5em; }

  section#where-donations-go {
    background-position: top center;
    background-size: 275% auto; }

  section#where-donations-go #gup-countries-container #gup-map .gup-anchor, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor {
    width: 24px;
    height: 24px;
    border-width: 1px !important; }

  section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor.gup-active, section#where-donations-go #gup-countries-container #gup-map .gup-anchor.gup-active ~ .gup-anchor:hover, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor.gup-active, section#where-donations-go #gup-countries-container #gup-map .gup-anchor:hover ~ .gup-anchor:hover {
    width: 36px;
    height: 36px;
    border-width: 1px !important; }

  section#where-donations-go #gup-control {
    margin-bottom: 1em; }

  #call-to-action {
    max-width: 100%; }

  section#where-donations-go #gup-control .gup-country img {
    display: none !important; }

  section#whats-happening .flexslider .flex-viewport {
    width: 100%; }

  section#whats-happening article .whats-happening_image + .whats-happening_text {
    float: none;
    width: auto;
    padding-left: 4em;
    padding-right: 4em; }

  section#whats-happening .flexslider .flex-direction-nav a {
    width: 2.5em;
    height: 2.5em;
    margin-top: -1.25em; }

  .whats-happening_text {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9); }

  section#where-donations-go #gup-control #gup-next a, section#where-donations-go #gup-control #gup-prev a {
    width: 2.5em;
    height: 2.5em; }

  section#whats-happening article {
    position: relative; }

  section#whats-happening article .whats-happening_image {
    float: none;
    width: 100%;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: auto !important; }

  html {
    margin-top: 70px !important; }

  body {
    overflow-x: hidden; }
    body > header {
      display: none !important; }

  .mobile-header {
    display: block;
    background: #fff;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    border-bottom: 2px solid #ddd; }
    .mobile-header > header {
      display: table;
      width: 100%;
      padding: .5em 1em;
      background: #fff; }
      .mobile-header > header > div {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        text-align: right; }
        .mobile-header > header > div + div {
          width: 3.2em; }
        .mobile-header > header > div:first-child {
          text-align: left; }
          .mobile-header > header > div:first-child > a {
            display: block; }
        .mobile-header > header > div img {
          max-width: 150px; }
    .mobile-header .back-link {
      display: block; }

  .menu-trigger {
    font-size: .85em;
    position: relative;
    background: #00adee;
    display: block;
    width: 3.2em;
    height: 3em;
    border-radius: .25em; }
    .menu-trigger .line-1 {
      border-top: .4em solid #fff;
      width: 2em;
      margin: 0px auto;
      padding-bottom: 3px;
      transition: all 0.4s;
      position: absolute;
      top: .5em;
      left: .6em; }
    .menu-trigger .line-2 {
      border-top: .4em solid #fff;
      width: 2em;
      margin: 0px auto;
      padding-bottom: 3px;
      transition: all 0.4s;
      position: absolute;
      top: 1.3em;
      left: .6em; }
    .menu-trigger .line-2-1 {
      border-top: .4em solid #fff;
      width: 2em;
      margin: 0px auto;
      padding-bottom: 3px;
      transition: all 0.4s;
      position: absolute;
      top: 1.3em;
      left: .6em; }
    .menu-trigger .line-3 {
      border-top: .4em solid #fff;
      width: 2em;
      margin: 0px auto;
      padding-bottom: 3px;
      transition: all 0.4s;
      position: absolute;
      top: 2.1em;
      left: .6em; }
    .menu-trigger .line-on {
      border-color: #ddd; }
    .menu-trigger .line-1-x {
      opacity: 0;
      transition: all 0.4s; }
    .menu-trigger .line-2-x {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transition: all 0.4s;
      top: 1.3em;
      left: .6em; }
    .menu-trigger .line-2-1-x {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transition: all 0.4s;
      top: 1.3em; }
    .menu-trigger .line-3-x {
      opacity: 0;
      transition: all 0.4s; }

  .mobile-header-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 4em;
    z-index: 999999;
    padding: 1em; }
    .mobile-header-search > div input[type="search"] {
      border: none;
      background: url("img/blue-search-icon.svg");
      background-size: auto 1.5em;
      background-repeat: no-repeat;
      background-position: 0 center;
      padding-left: 1.5em;
      font-size: 1.5em;
      height: 1.7em; }
    .mobile-header-search > div input[type="submit"] {
      height: 2.5em;
      border-radius: .25em;
      background: #00adee;
      position: fixed;
      top: 1em;
      right: 1em;
      opacity: 1 !important;
      display: none; }
    .mobile-header-search.active {
      right: 0;
      background: #fff; }
      .mobile-header-search.active > div input[type="submit"] {
        display: block; }

  nav.mobile-header-nav {
    border-top: 1px solid #ddd;
    padding-top: .25em;
    padding-bottom: .25em;
    font-size: 18px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    overflow-y: auto;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
    nav.mobile-header-nav a {
      font-size: 24px !important;
      display: inline-block !important; }
    nav.mobile-header-nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      nav.mobile-header-nav ul li {
        padding: 0 1em; }
        nav.mobile-header-nav ul li:after {
          content: "";
          display: table;
          clear: both; }
    nav.mobile-header-nav .menu-utility-nav-container {
      border-top: 1px solid #ddd;
      margin-top: .25em;
      padding-top: .25em; }
    nav.mobile-header-nav .sub-menu {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      padding-top: 5em;
      background: #fff;
      z-index: 999;
      max-width: 100%;
      -webkit-transform: translate(-100%, 0);
      -moz-transform: translate(-100%, 0);
      -o-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
      transform: translate(-120%, 0);
      -webkit-transition: -webkit-transform .2s ease-in-out;
      -moz-transition: -moz-transform .2s ease-in-out;
      -o-transition: -o-transform .2s ease-in-out;
      transition: transform .2s ease-in-out;
      overflow-y: auto;
      padding-bottom: 3em; }
      nav.mobile-header-nav .sub-menu.shown {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
    nav.mobile-header-nav a:not(.btn-primary) {
      text-decoration: none;
      margin: 0;
      padding: .5em 0;
      display: block;
      color: #111; }
    nav.mobile-header-nav > ul > li.menu-item-has-children > a {
      padding-left: 1em;
      position: relative; }
      nav.mobile-header-nav > ul > li.menu-item-has-children > a:before {
        content: '';
        border-right: 2px solid #00adee;
        border-bottom: 2px solid #00adee;
        position: absolute;
        left: 0;
        top: .75em;
        width: .4em;
        height: .4em;
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transform: rotate(-45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-45deg); }
    nav.mobile-header-nav .back-link a {
      color: #00adee !important;
      padding-left: 1em;
      position: relative; }
      nav.mobile-header-nav .back-link a:before {
        content: '';
        border-left: 2px solid #00adee;
        border-top: 2px solid #00adee;
        position: absolute;
        left: 0;
        top: .75em;
        width: .4em;
        height: .4em;
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transform: rotate(-45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-45deg); }
    nav.mobile-header-nav > ul > li li.menu-item-has-children > a {
      position: relative;
      display: inline-block; }
      nav.mobile-header-nav > ul > li li.menu-item-has-children > a:after {
        content: '';
        border-right: 2px solid #00adee;
        border-bottom: 2px solid #00adee;
        position: absolute;
        right: -1em;
        top: .85em;
        width: .4em;
        height: .4em;
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transform: rotate(-45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-45deg); }
    nav.mobile-header-nav li.with-button {
      padding-top: 1em;
      padding-bottom: 1em; }

  .show-mobile-menu {
    height: 100%;
    overflow: hidden; }
    .show-mobile-menu .mobile-header {
      box-shadow: none; }
    .show-mobile-menu .logo-small {
      visibility: hidden; }
    .show-mobile-menu nav.mobile-header-nav {
      padding-top: 5em;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
      .show-mobile-menu nav.mobile-header-nav ~ * {
        opacity: 0; }
    .show-mobile-menu .mobile-header-search {
      display: block; }

  .menu-item-95 {
    display: none; }

  #join-the-movement, #homepage-partners {
    display: none; }

  .shareThis-container label {
    display: none; }
  .shareThis-container .stButton .stLarge {
    line-height: 24px !important;
    height: 24px !important;
    width: 24px !important; }

  .sidebar:empty, .toolbar:empty {
    display: none !important; }

  .hgroup .shareThis-container {
    padding-bottom: 0; }

  .call-to-action {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    border: none !important; }
    .call-to-action + .call-to-action {
      border-top: 3px solid #fff !important; }

  #section-call-to-actions .call-to-action .inner > div {
    height: auto !important;
    max-height: 100%;
    padding-bottom: 1.25em; }

  article.hexcerpt {
    width: 50% !important;
    padding: 1px !important;
    margin: 0 !important; }

  article.hexcerpt header .false-image {
    width: 100%;
    height: 20em; }

  .post-type-archive-staff .hexcerpt .entry p {
    display: none !important; }

  .post-type-archive-staff .hexcerpt .entry a[rel="bookmark"] {
    padding-top: 1em;
    padding-bottom: 1em; }

  .post-type-archive-staff .entry-content.contained {
    padding: 0; }

  .archived-teen_advisor-container {
    padding: 0 !important; }
    .archived-teen_advisor-container h1, .archived-teen_advisor-container h2, .archived-teen_advisor-container h3, .archived-teen_advisor-container h4, .archived-teen_advisor-container h5, .archived-teen_advisor-container p {
      display: block;
      padding-left: 30px;
      padding-right: 30px; }

  .form_widgets {
    display: none !important; }

  .bexcerpt.archived-post {
    width: 50%; }

  .page-template-page-list-php .entry-content.contained {
    padding: 0 1em; }
    .page-template-page-list-php .entry-content.contained .list_item-number {
      width: 1.5em;
      font-size: 3em; }

  h2.center {
    padding-left: 1em;
    padding-right: 1em; }

  .featured-post .archived-post {
    width: 100%; }

  .page-template-page-thankyou-php .thankyou-sidebar {
    float: none;
    width: auto; } }
@media screen and (max-width: 834px) {
  section#whats-happening .flexslider .flex-direction-nav a.flex-next {
    right: 10px; }

  section#whats-happening .flexslider .flex-direction-nav a.flex-prev {
    left: 10px; }

  body > footer > header {
    height: 100px;
    margin-bottom: 2em; }
  body > footer > footer {
    display: none; }

  #footer-widget-2 {
    display: none; }

  #footer-widget-1 {
    width: 50%;
    text-align: center; }
    #footer-widget-1 img {
      max-width: 200px;
      margin: 0 auto; }

  body > footer #footer-widget-3 {
    width: 50%; }
    body > footer #footer-widget-3 > div {
      padding-right: 0; }
      body > footer #footer-widget-3 > div ul.social {
        font-size: 1.4em; }

  body > footer #footer-widget-4 {
    margin-top: 2em;
    width: 100%;
    background: transparent;
    display: block; }
    body > footer #footer-widget-4 > div {
      padding-top: 0;
      text-align: center;
      font-size: 1.5em; }
      body > footer #footer-widget-4 > div h3 {
        text-transform: none; } }
@media (max-width: 767px) {
  .donation-amount {
    display: none; }

  article.hexcerpt header .false-image {
    height: 0;
    padding-bottom: 98%; }

  #mobile-donation-levels {
    display: block; }

  #donation_level_carousel,
  #donation_level_slider {
    display: none !important; }

  #comments > div h3.comments-title {
    font-family: "Museo500", "Times New Roman", serif;
    font-weight: 700;
    font-size: 1.9em;
    text-align: center; }

  .featured-post .archived-post .thumbnail {
    float: none;
    width: auto; }
    .featured-post .archived-post .thumbnail + div {
      margin-left: 0; }
      .featured-post .archived-post .thumbnail + div > div {
        margin-left: 0; }

  .gup-list .list_item > div.list_item-number span {
    padding-top: .3em; }

  .carousel .carousel-slide > div > div a {
    background: #00adee !important; }

  .toolbar {
    text-align: center; }
    .toolbar label {
      float: none;
      text-align: center; }
    .toolbar select#category-switcher {
      margin: 0 auto;
      float: none;
      display: block;
      height: 2.6em; }
    .toolbar .wp-paginate {
      display: block;
      text-align: center;
      margin-top: 1em; }

  .spk_gallery .spk_gallery-carousel {
    margin: 0; }
    .spk_gallery .spk_gallery-carousel .flex-direction-nav {
      display: none !important; }
    .spk_gallery .spk_gallery-carousel .image-crop {
      border: none;
      height: 40px; }
    .spk_gallery .spk_gallery-carousel .flex-active-slide .image-crop {
      height: 55px;
      position: relative;
      top: 12px; }

  .spk_gallery-main .flex-direction-nav a {
    opacity: 1 !important;
    width: 40px;
    height: 40px;
    background: #00adee; }

  .entry-content .generic-content blockquote {
    text-align: center; }

  #featured_image {
    margin: 0 -4em; }
    #featured_image img {
      width: 100%; }

  .spk_gallery, .embed {
    margin: 0 -4em; }

  #gup-author .author_photo {
    display: block;
    margin: 0 auto;
    margin-bottom: 2em; }

  #gup-author * {
    text-align: center; }

  #gup-author .author_photo + div {
    display: block;
    margin-left: 1em;
    margin-right: 1em; }
    #gup-author .author_photo + div > div {
      padding-left: 0; }

  section#where-donations-go #gup-control {
    background: transparent; }

  section#where-donations-go #gup-control {
    margin-top: 2em; }

  section#where-donations-go #gup-control .gup-country .gup-country-text,
  section#where-donations-go #gup-control .gup-country .gup-country-text > div {
    float: none !important;
    margin: 0 !important;
    width: auto !important; }

  section#where-donations-go #gup-countries-container + h2 {
    background: #fff;
    text-shadow: none;
    color: #111;
    padding: 1em;
    margin: 0;
    padding-top: 2em; }

  #call-to-action {
    display: block;
    max-width: 100%;
    background: #fff; }
    #call-to-action > aside {
      display: block;
      width: 100%;
      max-width: 100%;
      position: relative;
      border-radius: 0 0 10px 10px;
      overflow: hidden; }
      #call-to-action > aside h3 a {
        color: #fff !important; }
      #call-to-action > aside#call-to-action_donate > div > div {
        background: #d13350;
        background: rgba(209, 51, 80, 0.8); }
      #call-to-action > aside#call-to-action_be-a-leader > div > div {
        background: #782b8f;
        background: rgba(120, 43, 143, 0.8); }
      #call-to-action > aside#call-to-action_advocate > div > div {
        background: #00adee;
        background: rgba(0, 173, 238, 0.8); }
      #call-to-action > aside:first-child {
        z-index: 3; }
        #call-to-action > aside:first-child + aside {
          z-index: 2; }
          #call-to-action > aside:first-child + aside + aside {
            z-index: 1; }
      #call-to-action > aside + aside {
        margin-top: -10px; }
      #call-to-action > aside > div {
        padding: 0; }
        #call-to-action > aside > div > div {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          border-radius: 0 0 10px 10px; }
          #call-to-action > aside > div > div p {
            display: none !important; } }
@media (max-width: 768px) {
  section#where-donations-go #gup-control .gup-country .img {
    visibility: hidden; } }
@media (max-width: 630px) {
  .archived-teen_advisor-container h1, .archived-teen_advisor-container h2, .archived-teen_advisor-container h3, .archived-teen_advisor-container h4, .archived-teen_advisor-container h5, .archived-teen_advisor-container p {
    padding-left: 5px;
    padding-right: 5px; }

  #page-147 + .entry-content.contained {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
@media (max-width: 400px) {
  .entry-content .convio-input textarea {
    height: 22em; }

  article.single header.landing-header .hgroup .breadcrumbs, article.single header.landing-header .hgroup .intro-text {
    text-align: center !important; }

  .breadcrumbs {
    display: none !important; }

  .entry-content.contained {
    padding: 0 2em; }

  .convio-advocacy-form {
    padding: 2em 2em;
    background: #eee;
    margin: 0 -2em;
    margin-bottom: 2em; }
    .convio-advocacy-form label {
      color: #000; }

  .post-type-archive-events .archived-events {
    margin-left: -2em;
    margin-right: -2em; }

  #featured_image, .spk_gallery, .embed {
    margin: 0 -2em; }

  article.single header .hgroup {
    padding: 2em; }

  .entry-content .generic-content blockquote {
    font-size: 1.3em;
    margin: 1em -.5em; }

  .bexcerpt.archived-post {
    width: 100%; }

  .page-template-page-list-php .entry-content.contained {
    padding-left: 0; }
    .page-template-page-list-php .entry-content.contained .list_item-number {
      font-size: 2em; }

  .entry-content .btn {
    display: block;
    text-align: center; }

  .gup-list .list_item .list_item-entry {
    padding: 0 !important;
    border: none !important; }
    .gup-list .list_item .list_item-entry:before, .gup-list .list_item .list_item-entry .list-grad {
      display: none !important; }

  .gup-list .list_item .list-grad {
    display: none !important; }

  .gup-list .list_item .list-line {
    top: 0;
    bottom: 0; }

  .gup-list .list_item:first-child .list-line {
    top: 0; }

  .gup-list .list_item > div {
    vertical-align: top; } }
@media (max-width: 666px) {
  .bexcerpt.archived-videos {
    float: none;
    width: auto;
    margin-bottom: 2em; }

  .bexcerpt.archived-post {
    width: 100%; } }
@media (max-width: 519px) {
  body > footer > header img {
    top: 0; } }
@media (max-width: 448px) {
  body > footer #footer-widget-3 > div ul.social {
    font-size: 1.2em; }
    body > footer #footer-widget-3 > div ul.social li a {
      margin-bottom: 0; } }
@media (max-width: 400px) {
  body > footer #footer-widget-4 > div {
    font-size: 1.3em; }

  body > footer #footer-widget-1 img {
    width: 80%; } }
@media (max-width: 330px) {
  html {
    margin-top: 65px !important; }

  body {
    font-size: 1.3em; }

  .entry-content.contained {
    font-size: 1em; }

  body > footer #footer-widget-3 > div {
    width: 80%;
    margin: 0 auto;
    padding-top: 1em;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: .5em; }

  .archived-partners a[rel="bookmark"] {
    display: none !important; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active), (screen / 0) {
  /* IE10+ CSS styles go here */
  #logo:after {
    top: -10px; }

  #logo:before {
    bottom: -11px; }

  #logo img {
    max-height: 7.6em; }

  .social a {
    text-decoration: none; }

  .list-line {
    display: none; } }

/*# sourceMappingURL=main2.css.map */
