
/* line 12, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.two-cols .middle-col {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48.1225em) {
  /* line 12, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .two-cols .middle-col {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 79.16667%;
    float: left;
  }
  /* line 16, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .cookie-page .two-cols .middle-col {
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 21, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .cookie-page .two-cols .middle-col {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 91.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

/* line 27, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.three-cols {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
/* line 29, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.three-cols .right-wrapper {
  padding-left: 0;
  padding-right: 0;
  width: 79.16667%;
  float: left;
}
@media only screen and (max-width: 48em) {
  /* line 29, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .three-cols .right-wrapper {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 100%;
    float: left;
  }
}
/* line 35, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.three-cols .middle-col {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48.1225em) {
  /* line 35, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .three-cols .middle-col {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 70.83333%;
    float: left;
  }
  /* line 39, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .cookie-page .three-cols .middle-col {
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 44, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .cookie-page .three-cols .middle-col {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 91.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
/* line 49, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.three-cols .right-col {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48.1225em) {
  /* line 49, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .three-cols .right-col {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 29.16667%;
    float: left;
  }
}

/* line 56, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.hero-section {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: none;
}

/* line 60, ../../../../../../../theme/custom/scss/layout/_grid.scss */
.one-cols .middle-col {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: left;
}

@media only screen and (max-width: 48em) {
  /* line 65, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .left-col {
    display: none;
  }

  /* line 68, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .three-cols .right-col,
  .three-cols .middle-col,
  .two-cols .middle-col {
    float: none;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 76, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .curriculum-filter form section {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 50%;
    float: left;
  }
  /* line 79, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .curriculum-filter form section:nth-of-type(3) {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (max-width: 48em) {
  /* line 88, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .cookie-page .right-col {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 96, ../../../../../../../theme/custom/scss/layout/_grid.scss */
  .cookie-page .cookieRightPath .standalone-volunteer.border,
  .cookie-page .cookieRightPath .standalone-join.border,
  .cookie-page .cookieRightPath .rotator.border {
    padding-left: 0.625rem;
    border-left: solid 1px #e5e7e8;
  }
}

/* line 2, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion {
  margin-bottom: 0;
}
/* line 4, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dt {
  background: #e3e3e3;
  margin: 0;
}
/* line 7, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dt h6 {
  color: #000;
  display: block;
  padding: 0.625rem;
  font-size: 1.125rem;
  margin: 0;
}
/* line 13, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dt h6:before {
  border-color: #00ae58 transparent transparent;
  border-width: 0.625rem;
  left: auto;
  right: 0.625rem;
}
/* line 19, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dt h6.on:before {
  border-color: transparent transparent #fff;
  margin-top: -0.9375rem;
}
/* line 23, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dt h6.on {
  color: #FFFFFF;
}
/* line 28, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion.section dt.on {
  background: #00ae58;
}
/* line 41, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dd {
  background: #f8f8f8;
  margin-bottom: 0.1875rem !important;
}
/* line 44, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion dd .content {
  padding: 1.5625rem 0.9375rem 0 0.9375rem;
}
/* line 48, ../../../../../../../theme/custom/scss/components/_accordion.scss */
.cookie-page .accordion p {
  font-size: 0.875rem;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_breaking_news.scss */
.breaking-news .inner-wrapper {
  background: #e34c38;
  padding: 0.52083333%;
  text-align: center;
}
/* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.breaking-news .inner-wrapper:before, .breaking-news .inner-wrapper:after {
  content: " ";
  display: table;
}
/* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.breaking-news .inner-wrapper:after {
  clear: both;
}
/* line 6, ../../../../../../../theme/custom/scss/components/_breaking_news.scss */
.breaking-news .inner-wrapper * {
  color: #FFFFFF;
}
/* line 7, ../../../../../../../theme/custom/scss/components/_breaking_news.scss */
.breaking-news .inner-wrapper p {
  margin: 0;
}
/* line 14, ../../../../../../../theme/custom/scss/components/_breaking_news.scss */
.breaking-news .inner-wrapper .thumbnail {
  float: left;
}

/* Slider */
/* line 40, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url('../images/ajax-loader.gif?1445023582') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('../../../../../../../theme/bower_components/slick.js/slick/fonts/slick.eot?1437747163');
  src: url('../../../../../../../theme/bower_components/slick.js/slick/fonts/slick.eot?&1437747163#iefix') format("embedded-opentype"), url('../../../../../../../theme/bower_components/slick.js/slick/fonts/slick.woff?1437747163') format("woff"), url('../../../../../../../theme/bower_components/slick.js/slick/fonts/slick.ttf?1437747163') format("truetype"), url('../../../../../../../theme/bower_components/slick.js/slick/fonts/slick.svg?1437747163#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 58, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
/* line 74, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 78, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 82, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 87, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 97, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 99, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 103, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 105, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 111, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 113, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 117, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 119, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 127, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 131, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 139, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 147, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 159, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 161, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 165, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 182, ../../../../../../../theme/bower_components/slick.js/slick/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 18, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel {
  margin-top: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 18, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  div.carousel {
    margin-bottom: 2.1875rem;
  }
}
/* line 22, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .error {
  color: red;
}
/* line 27, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-slider {
  margin: 0;
  position: static;
}
/* line 34, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots {
  bottom: -1.25rem;
  margin-left: 0;
  position: relative;
  text-align: left;
}
/* line 39, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li {
  height: 100%;
  width: 23.943662%;
  margin: 0 .7%;
  display: block;
  float: left;
}
/* line 45, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li:first-child {
  margin-left: 0;
}
/* line 48, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li:last-child {
  margin-right: 0;
}
/* line 51, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li img {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 56, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 0.6875rem;
  color: #333;
  padding: 0.125rem 0.3125rem;
}
/* line 65, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li.slick-active img {
  opacity: .7;
}
/* line 69, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li:first-child p {
  background: #b7c93c;
}
/* line 72, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li:nth-of-type(2) p {
  background: #f9a42c;
}
/* line 75, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li:nth-of-type(3) p {
  background: #00b0ec;
}
/* line 78, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-dots li:last-child p {
  background: #009e4f;
}
/* line 83, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-prev,
div.carousel .slick-next {
  width: 1.25rem;
  height: 4.375rem;
  margin: 0;
  padding: 0;
}
/* line 89, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-prev:before,
div.carousel .slick-next:before {
  opacity: 1;
  display: block;
}
/* line 94, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-prev {
  left: 0.625rem;
}
/* line 96, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-prev:before {
  content: url("/etc/designs/gsusa/clientlibs/images/left-arrow.png");
}
/* line 100, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-next {
  right: 0.625rem;
}
/* line 102, ../../../../../../../theme/custom/scss/components/_carousel.scss */
div.carousel .slick-next:before {
  content: url("/etc/designs/gsusa/clientlibs/images/right-arrow.png");
}

/* line 107, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature {
  position: relative;
  margin-bottom: 2.1875rem;
  max-height: 35rem;
  overflow: hidden;
}
@media only screen and (min-width: 48.1225em) and (max-width: 64em) {
  /* line 107, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature {
    min-height: 34.375rem;
  }
}
/* line 115, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 902;
}
@media only screen and (max-width: 48em) {
  /* line 115, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .overlay {
    display: none !important;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 126, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .hero-text {
    position: relative;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 33.33333%;
    left: 4.16667%;
    right: auto;
    float: left;
    top: 7%;
    position: absolute;
    text-align: center;
    z-index: 901;
  }
}
@media only screen and (max-width: 48em) {
  /* line 126, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .hero-text {
    display: none !important;
  }
}
/* line 138, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .hero-text section {
  padding: 0.9375rem 0.625rem;
  background: rgba(0, 0, 0, 0.4);
}
/* line 142, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .hero-text h2 {
  font-weight: 300;
  margin-bottom: 1.25rem;
  font-size: 2.0625rem;
  margin: 0.8125rem 0.875rem 0 0;
}
@media only screen and (max-width: 48em) {
  /* line 142, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .hero-text h2 {
    font-size: 1rem;
    display: none;
  }
}
@media only screen and (max-width: 48em) {
  /* line 152, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .hero-text img {
    display: none;
  }
}
/* line 157, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .hero-text p {
  font-size: 1.25rem;
  margin: 0 0 0.625rem 0;
  font-weight: 300;
  line-height: 1.3;
}
@media only screen and (max-width: 48em) {
  /* line 157, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .hero-text p {
    display: none;
  }
}
/* line 166, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .hero-text * {
  color: #FFFFFF;
}
/* line 167, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .hero-text .button {
  background-color: #EC008C;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin: 0;
}
@media only screen and (max-width: 48em) {
  /* line 167, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .hero-text .button {
    float: none;
  }
}
/* line 177, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council {
  background-color: rgba(235, 232, 231, 0.8);
  padding: 3% 0 2% 0;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 1001;
}
@media only screen and (min-width: 48.1225em) {
  /* line 177, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .zip-council {
    position: absolute;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 188, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .zip-council > .join > .wrapper {
    height: 37px;
  }
}
/* line 191, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council.change {
  height: 3.75rem;
  padding: 0.875rem 0;
  opacity: 1;
  background-color: #ebe8e7;
}
/* line 197, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council a {
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 1.2;
  width: 12.5rem;
}
/* line 206, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council a:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent transparent transparent #00AE58;
  border-width: 0.625rem;
  top: 50%;
  right: 0;
  margin-top: -0.625rem;
}
/* line 218, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council section {
  position: relative;
  display: none;
}
/* line 221, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council section .wrapper {
  position: absolute;
}
/* line 224, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council section span {
  color: #00AE58;
  font-size: 1.25rem;
  font-weight: 500;
  margin-right: 0.3125rem;
}
@media only screen and (max-width: 48em) {
  /* line 224, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .zip-council section span {
    display: block;
    margin: 0;
  }
}
/* line 234, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council section input[type="text"] {
  display: inline;
  width: 20%;
  padding-left: 0.3125rem;
  font-size: 1.25rem;
  vertical-align: top;
}
@media only screen and (max-width: 48em) {
  /* line 234, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .zip-council section input[type="text"] {
    width: 49%;
  }
}
/* line 244, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .zip-council section button {
  margin: 0;
}
@media only screen and (max-width: 48em) {
  /* line 244, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .zip-council section button {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
/* line 253, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .position {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  display: block;
  opacity: 0;
}
/* line 261, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 91.66667%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  float: none;
  color: #FFFFFF;
}
@media only screen and (max-width: 48em) {
  /* line 261, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .hero-feature .inner-sliders {
    display: none;
  }
}
/* line 271, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide h3 {
  color: #FFFFFF;
  margin: 0.8125rem 0;
  text-align: center;
  font-weight: 300;
}
/* line 277, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .slick-track .slide-thumb {
  height: 22.14286%;
  width: 100%;
}
/* line 281, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .text {
  position: absolute;
  width: 13.6875rem;
  margin-left: 0.6875rem;
  color: #000;
  margin-top: 0.625rem;
  padding: 0.3125rem 1.25rem 0 1.25rem;
  background-color: rgba(0, 0, 0, 0.5);
  height: 77.991%;
}
/* line 291, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .text p {
  font-size: 0.875rem;
  line-height: 1.3;
}
/* line 295, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .text.white {
  color: #FFFFFF;
}
/* line 297, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .text.white h4 {
  color: #FFFFFF;
}
/* line 301, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .text h4 {
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}
/* line 306, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders ul li.slick-slide .text a {
  background-color: #FFFFFF;
  color: #00ae58;
  font-size: 0.875rem;
  text-transform: none;
  padding: 0.3125rem 0.625rem;
  width: 11.1875rem;
  margin-bottom: 0;
  position: absolute;
  bottom: 0.625rem;
  left: 50%;
  margin-left: -5.59375rem;
  text-align: center;
}
/* line 323, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders .video-wrapper {
  height: 18.75rem;
  overflow: hidden;
}
/* line 326, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders .video-wrapper p {
  color: #000000;
}
/* line 329, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders .video-wrapper .video-embed {
  float: left;
  height: 100%;
  width: 59.090909%;
}
/* line 334, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders .video-wrapper .video-embed > img.slide-thumb {
  display: none;
}
/* line 337, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders .video-wrapper .video-embed > img.slide-thumb.news-pic {
  display: block;
  height: 100%;
}
/* line 341, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.hero-feature .inner-sliders .video-wrapper .video-article {
  width: 40.909091%;
  float: left;
  background-color: white;
  padding: 1.25rem 1.5625rem;
  overflow-y: auto;
  height: 100%;
}

/* line 354, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .shop-slider {
  margin-bottom: 1.25rem;
}
/* line 356, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .shop-slider .slick-track .slick-slide {
  padding: .3%;
}
/* line 358, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .shop-slider .slick-track .slick-slide a {
  display: block;
}
/* line 360, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .shop-slider .slick-track .slick-slide a img {
  min-height: 19.375rem;
}
@media only screen and (min-width: 48.1225em) and (max-width: 64em) {
  /* line 360, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .shop-tile .shop-slider .slick-track .slick-slide a img {
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  /* line 360, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .shop-tile .shop-slider .slick-track .slick-slide a img {
    width: 100%;
  }
}
/* line 371, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .shop-slider .slick-track .slick-slide.shadow-box img {
  box-shadow: 0px 1px 6px #000;
}
/* line 377, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .rich-text {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}
/* line 380, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .rich-text * {
  color: #FFFFFF;
}
/* line 383, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .rich-text p {
  font-size: 1.0625rem;
  margin: 0 0 0.625rem 0;
}
/* line 388, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.shop-tile .rich-text .button {
  background-color: #9a085a;
  padding-left: 5.3125rem;
  padding-right: 5.3125rem;
}

/* line 395, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.right-rail-carousel {
  clear: both;
}

/* line 398, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator {
  padding: 0 0.8125rem 0.625rem;
  max-width: 13.125rem;
  width: 100%;
}
/* line 402, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator h5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
}
/* line 408, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel.slick-slider {
  margin-bottom: 0;
  padding: 0 1.0625rem;
}
/* line 412, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel.slick-slider .slick-slide p {
  margin: 0;
  font-size: 0.8125rem;
  line-height: 1.2;
}
/* line 417, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel.slick-slider .slick-slide a {
  color: #000;
}
/* line 420, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel.slick-slider .slick-slide img {
  width: 100%;
}
/* line 425, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel .slick-prev,
.rotator .shop-carousel .slick-next {
  margin-top: -0.625rem;
  padding: 0;
  margin-bottom: 0;
}
/* line 430, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel .slick-prev:before,
.rotator .shop-carousel .slick-next:before {
  opacity: 1;
  border-width: 0.625rem;
  display: block;
  content: "";
  border-style: solid;
}
/* line 438, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel .slick-prev {
  left: -0.625rem;
}
/* line 440, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel .slick-prev:before {
  border-color: transparent #aeaeae transparent transparent;
}
/* line 444, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel .slick-next {
  right: -0.625rem;
}
/* line 446, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.rotator .shop-carousel .slick-next:before {
  border-color: transparent transparent transparent #aeaeae;
}

/* line 452, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider {
  margin-top: 1.125rem;
}
@media only screen and (max-width: 48em) {
  /* line 452, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .video-slider {
    width: 100vw;
    margin-left: -5vw;
  }
}
/* line 458, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
/* line 465, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider .slick-slide {
  margin: 0 7px;
  position: relative;
  padding-bottom: 6%;
}
@media only screen and (min-width: 48.1225em) {
  /* line 465, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .video-slider .slick-slide {
    height: 19.1875rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 465, ../../../../../../../theme/custom/scss/components/_carousel.scss */
  .video-slider .slick-slide {
    height: 10rem;
  }
}
/* line 475, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider .slick-slide .thumbnail a {
  display: block;
  position: relative;
}
/* line 478, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider .slick-slide .thumbnail a:hover:after {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 481, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider .slick-slide .thumbnail a:after {
  z-index: 10;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url("../images/play-btn.png") no-repeat 50% 40%;
  background-size: 17%;
}
/* line 491, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider .slick-slide .thumbnail a img {
  width: 100%;
}
/* line 497, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button {
  height: 6.625rem;
  margin-bottom: 0;
  margin-top: -3.3125rem;
  background: rgba(0, 0, 0, 0.5);
  width: 3rem;
}
/* line 498, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button:before, .video-slider button:after {
  opacity: 1;
  display: block;
}
/* line 508, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button:hover, .video-slider button:focus {
  background: black;
}
/* line 512, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button.slick-prev {
  left: 0;
}
/* line 514, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button.slick-prev:before {
  content: url("/etc/designs/gsusa/clientlibs/images/left-arrow.png");
}
/* line 518, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button.slick-next {
  right: 0;
}
/* line 520, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.video-slider button.slick-next:before {
  content: url("/etc/designs/gsusa/clientlibs/images/right-arrow.png");
}

/* line 526, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero {
  position: relative;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
/* line 530, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .welcome-video-slider {
  max-height: 20.875rem;
  overflow: hidden;
  margin-bottom: 0;
  z-index: 1;
}
/* line 535, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .welcome-video-slider img {
  width: 100%;
}
/* line 539, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header {
  width: 32.1875%;
  position: absolute;
  top: 50%;
  margin-top: -6.9375rem;
  padding: 0;
  margin-bottom: 0;
  margin-left: 2.9375rem;
  z-index: 2;
}
/* line 548, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header .wrapper {
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
}
/* line 551, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header .wrapper .wrapper-inner {
  padding-left: 5%;
  padding-right: 5%;
}
/* line 554, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header .wrapper .wrapper-inner::before {
  content: "";
  background: url("../images/cookie-header.png") no-repeat 0% 0% transparent;
  height: 4.4375rem;
  width: 4.4375rem;
  left: 50%;
  position: relative;
  margin-left: -2.25rem;
  margin-bottom: 0;
  margin-top: 1.25rem;
  background-size: contain;
}
/* line 566, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header .wrapper .wrapper-inner form {
  float: none;
  width: 100%;
  padding: 0;
}
/* line 571, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header .wrapper .wrapper-inner label {
  float: none;
  width: 100%;
  display: block;
  margin-bottom: 1.25rem;
  text-align: center;
}
/* line 578, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .cookie-header .wrapper .wrapper-inner .form-wrapper {
  float: none;
  width: 100%;
}
/* line 585, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.cookie-landing-hero .facebook-image {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}

/* line 593, ../../../../../../../theme/custom/scss/components/_carousel.scss */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

@media only screen and (max-width: 48em) {
  /* line 4, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  #main .standalone-cookie-header, #main
  .cookie-header {
    display: none;
  }
}
/* line 8, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header .row,
.cookie-header .row {
  font-size: 1.125rem;
  margin-bottom: 4%;
  color: #FFFFFF;
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 8, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .row,
  .cookie-header .row {
    margin-top: 0.5625rem;
  }
}
/* line 18, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header .wrapper,
.cookie-header .wrapper {
  background: #6e298d;
  margin-top: 0.8125rem;
}
/* line 22, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header .wrapper-inner,
.cookie-header .wrapper-inner {
  position: relative;
  z-index: 1;
  padding: 0.8125rem 0;
}
@media only screen and (max-width: 48em) {
  /* line 22, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .wrapper-inner,
  .cookie-header .wrapper-inner {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 30, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .wrapper-inner:before,
  .cookie-header .wrapper-inner:before {
    content: "";
    height: 6.5625rem;
    width: 14.6875rem;
    position: absolute;
    z-index: 2;
    top: -0.8125rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 30, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .wrapper-inner:before,
  .cookie-header .wrapper-inner:before {
    content: "";
    height: 4.4375rem;
    width: 4.4375rem;
    left: 50%;
    position: relative;
    margin-left: -2.25rem;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 55, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .share,
  .cookie-header .share {
    text-align: center;
    clear: both;
  }
}
/* line 64, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header .share i,
.cookie-header .share i {
  color: white;
  font-size: 2.6875rem;
}
/* line 68, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header .share a,
.cookie-header .share a {
  color: white;
  vertical-align: middle;
  line-height: 1.2;
}
/* line 72, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header .share a:hover,
.cookie-header .share a:hover {
  color: #FFFFFF;
}
@media only screen and (min-width: 48.1225em) {
  /* line 77, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .find-cookies,
  .cookie-header .find-cookies {
    margin-left: 0;
  }
}
/* line 83, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header form label,
.cookie-header form label {
  color: #FFFFFF;
  font-size: 1.875rem;
  font-weight: 300;
}
@media only screen and (max-width: 48em) {
  /* line 83, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header form label,
  .cookie-header form label {
    margin-bottom: 0.9375rem;
    text-align: center;
  }
}
/* line 91, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header form label *,
.cookie-header form label * {
  color: #FFFFFF;
}
@media only screen and (max-width: 48em) {
  /* line 82, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header form,
  .cookie-header form {
    margin: 1.25rem 0;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 82, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header form,
  .cookie-header form {
    width: 50%;
    margin-left: 16.5625rem;
  }
  /* line 101, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .main-content .standalone-cookie-header form, .main-content
  .cookie-header form {
    padding: 0 20px 0 0;
  }
  /* line 104, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .three-cols .middle-col .standalone-cookie-header form, .three-cols .middle-col
  .cookie-header form {
    width: 54%;
    margin-left: 15.4rem;
  }
  /* line 107, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .three-cols .middle-col .standalone-cookie-header form label, .three-cols .middle-col
  .cookie-header form label {
    font-size: 1.25rem;
  }
  /* line 110, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .three-cols .middle-col .standalone-cookie-header form input[type="text"], .three-cols .middle-col
  .cookie-header form input[type="text"] {
    font-size: 1rem;
    padding-left: 3px;
  }
  /* line 114, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .two-cols .middle-col .standalone-cookie-header form, .two-cols .middle-col
  .cookie-header form {
    width: 66%;
  }
  /* line 117, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .hero-section .standalone-cookie-header form, .hero-section
  .cookie-header form {
    width: 66%;
  }
  /* line 120, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header form .form-wrapper,
  .cookie-header form .form-wrapper {
    width: 48%;
    float: left;
    margin: 0;
  }
  /* line 125, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header form label,
  .cookie-header form label {
    float: left;
    line-height: 2.9375rem;
    display: inline;
    width: 51%;
    margin-right: 1%;
  }
}
/* line 133, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header form input[type="text"],
.cookie-header form input[type="text"] {
  float: left;
  width: 100%;
  padding-left: 0.625rem;
  height: 2.9375rem;
  font-size: 1.125rem;
}
/* line 140, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header form .link-arrow,
.cookie-header form .link-arrow {
  border: none;
  background-color: #00AE58;
  float: left;
  line-height: 2.3125rem;
  padding: 5px 4%;
  position: absolute;
  right: 0;
  color: #FFFFFF;
}
/* line 150, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
.standalone-cookie-header form .form-wrapper,
.cookie-header form .form-wrapper {
  position: relative;
}
@media only screen and (min-width: 48.1225em) {
  /* line 155, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .share,
  .cookie-header .share {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 20.83333%;
    float: right;
    line-height: 2.3125rem;
  }
  /* line 158, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .share *,
  .cookie-header .share * {
    color: #FFFFFF;
  }
  /* line 161, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .share i,
  .cookie-header .share i {
    position: absolute;
    right: 18px;
    top: 20%;
  }
  /* line 167, ../../../../../../../theme/custom/scss/components/_cookie-zip-search.scss */
  .standalone-cookie-header .share a span,
  .cookie-header .share a span {
    display: inline-block;
  }
}

/* line 1, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer {
  color: #FFFFFF;
}
@media only screen and (min-width: 48.1225em) {
  /* line 1, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
  .cookie-footer {
    position: relative;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 79.16667%;
    left: 20.83333%;
    right: auto;
    float: left;
    margin-bottom: 1.25rem;
    margin-top: 1.875rem;
  }
}
/* line 8, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer a {
  color: #FFFFFF;
  display: inline-block;
  float: left;
  width: 49%;
  line-height: 1%;
  height: 100%;
}
/* line 15, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer a span {
  visibility: hidden;
}
/* line 21, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer a.google-play-download {
  float: right;
}
/* line 26, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates,
.cookie-footer .install-app {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  padding-bottom: 1.25rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 26, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
  .cookie-footer .get-updates,
  .cookie-footer .install-app {
    width: 48.8%;
    float: left;
    height: 9.5rem;
    margin: 0;
  }
}
/* line 38, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates .wrapper p,
.cookie-footer .install-app .wrapper p {
  line-height: 1;
  margin: 0;
}
/* line 41, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates .wrapper p:nth-of-type(1),
.cookie-footer .install-app .wrapper p:nth-of-type(1) {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.5625rem;
}
/* line 46, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates .wrapper p:nth-of-type(2),
.cookie-footer .install-app .wrapper p:nth-of-type(2) {
  font-size: 0.75rem;
}
/* line 49, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates .wrapper p.error,
.cookie-footer .install-app .wrapper p.error {
  font-size: 0.8125rem;
  margin: 0;
  position: absolute;
  color: #FF0000;
  bottom: -1.0625rem;
}
/* line 57, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates .wrapper:nth-of-type(1),
.cookie-footer .install-app .wrapper:nth-of-type(1) {
  margin-bottom: 0.625rem;
  position: relative;
}
/* line 62, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates p.success,
.cookie-footer .install-app p.success {
  text-align: center;
  margin-top: 15%;
}
/* line 67, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer [class*=" icon-"],
.cookie-footer [class^="icon-"] {
  float: left;
  font-size: 2.9375rem;
  margin-right: 1.5625rem;
  line-height: .8;
}
/* line 74, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .install-app {
  background: #f8971d;
  padding-top: 1.5625rem;
}
@media only screen and (max-width: 48em) {
  /* line 74, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
  .cookie-footer .install-app {
    margin-bottom: 1.25rem;
  }
}
/* line 81, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .install-app .wrapper:nth-of-type(2) a {
  margin-top: 2%;
}
/* line 86, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates {
  background: #a6ce38;
  padding-top: 0.9375rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 86, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
  .cookie-footer .get-updates {
    float: right;
  }
}
/* line 92, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates form .wrapper {
  margin-top: 0.625rem;
}
/* line 95, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates input[type="text"] {
  float: left;
  width: 48%;
  padding-left: 5px;
  height: 1.5625rem;
}
/* line 100, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates input[type="text"]:nth-of-type(2) {
  float: right;
}
/* line 105, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates input {
  margin-bottom: 0;
}
/* line 108, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates .button {
  padding-left: 7%;
  padding-right: 7%;
  float: right;
  background: #ec008c;
}
/* line 114, ../../../../../../../theme/custom/scss/components/_cookies_footer.scss */
.cookie-footer .get-updates label {
  display: inline;
  color: #FFFFFF;
  margin: 0;
  line-height: 2.3125rem;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
div.featured-stories {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: none;
}

/* line 4, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories {
  margin: 0;
  position: relative;
  overflow: visible;
}
/* line 8, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories p {
  margin: 0;
}
/* line 11, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li {
  width: 100%;
  margin-bottom: 1%;
  margin-right: 0;
  margin-left: 0;
}
/* line 16, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li h2 {
  font-size: 1.625rem;
  font-weight: 300;
}
/* line 20, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .thumb {
  cursor: pointer;
  text-align: center;
  padding: 1.875rem;
  min-height: 17.5rem;
  height: 100%;
}
/* line 26, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .thumb [class^="icon-"],
.featured-stories > li .thumb [class*=" icon-"] {
  font-size: 3.75rem;
}
/* line 30, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .thumb * {
  color: #FFFFFF;
}
/* line 34, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
  color: #333;
  left: 0;
  display: none;
  height: 100%;
}
@media only screen and (min-width: 48.1225em) {
  /* line 34, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story {
    max-height: 35.625rem;
  }
}
/* line 52, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .bg-wrapper {
  height: 100%;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: left;
}
/* line 56, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .header {
  padding-left: 0;
  padding-right: 0;
  width: 91.66667%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding-top: 0.625rem;
}
/* line 60, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .header * {
  color: #FFFFFF;
}
/* line 63, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .header h3 {
  font-weight: 300;
  margin-top: 1.4%;
}
/* line 67, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .header .icon-cross {
  padding-left: 0;
  padding-right: 0;
  width: 8.33333%;
  float: right;
  font-size: 2.5rem;
  cursor: pointer;
  text-align: right;
}
@media only screen and (min-width: 48.1225em) {
  /* line 67, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story .header .icon-cross {
    padding-left: 0;
    padding-right: 0;
    width: 8.33333%;
    float: right;
  }
}
/* line 76, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .header .left-wrapper {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 91.66667%;
  float: left;
}
@media only screen and (min-width: 48.1225em) {
  /* line 76, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story .header .left-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 91.66667%;
    float: left;
  }
}
/* line 81, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .header .left-wrapper [class*=" icon-"],
.featured-stories > li .story .header .left-wrapper [class^="icon-"] {
  font-size: 3.75rem;
  float: left;
  margin-right: 0.625rem;
}
@media only screen and (max-width: 48em) {
  /* line 89, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story .mobile-centered {
    text-align: center;
  }
}
/* line 95, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .mobile-header .show-for-small {
  text-align: center;
}
/* line 97, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .mobile-header .show-for-small [class*=" icon-"],
.featured-stories > li .story .mobile-header .show-for-small [class^="icon-"] {
  font-size: 3.75rem;
}
/* line 103, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story .contents {
  padding-left: 0;
  padding-right: 0;
  width: 91.66667%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-top: 0.8125rem;
}
/* line 108, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.no-padding .bg-wrapper {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: none;
}
/* line 116, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.no-padding .contents {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
/* line 123, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .header {
  padding: 0;
}
/* line 126, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  width: 41.66667%;
  float: left;
  min-height: 34.0625rem;
  position: relative;
}
/* line 127, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper * {
  color: #FFFFFF;
}
@media only screen and (max-width: 48em) {
  /* line 126, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.colorless .left-wrapper {
    width: 100%;
  }
}
/* line 135, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper [class*=" icon-"],
.featured-stories > li .story.colorless .left-wrapper [class^="icon-"] {
  float: none;
  display: block;
  font-size: 3.75rem;
  margin-top: 0.875rem;
}
/* line 142, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .text {
  padding-left: 1.25rem;
  text-align: left;
  padding-right: 1.25rem;
}
/* line 146, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .text .desc {
  margin-bottom: 1.875rem;
  font-weight: 600;
}
/* line 151, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper p {
  font-size: 1.25rem;
}
/* line 154, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap {
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media only screen and (max-width: 48em) {
  /* line 154, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.colorless .left-wrapper .button-wrap {
    bottom: auto;
  }
}
/* line 163, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap .button {
  text-transform: none;
  position: relative;
  left: auto;
  right: auto;
  white-space: nowrap;
  margin-bottom: 8px;
  padding: .65rem 1rem .65rem 1rem;
  width: 88%;
  box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 48em) {
  /* line 163, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.colorless .left-wrapper .button-wrap .button {
    white-space: normal;
  }
}
/* line 177, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap .formDonate {
  background-color: rgba(196, 216, 46, 0.9);
  box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.3);
  width: 88%;
  padding: .65rem 0 0;
  margin: 0 auto;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* line 185, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap .formDonate.hide {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* line 189, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap .formDonate label {
  display: inline;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 0.3125rem;
}
@media only screen and (max-width: 48em) {
  /* line 189, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.colorless .left-wrapper .button-wrap .formDonate label {
    display: none;
  }
}
/* line 198, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap .formDonate input[type="text"] {
  display: inline;
  width: 50%;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.75);
  padding-left: 0.3125rem;
}
/* line 205, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.colorless .left-wrapper .button-wrap .formDonate button {
  font-size: 1.875rem;
  background-color: transparent;
  display: inline;
  padding: 0;
  vertical-align: middle;
  margin: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 229, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.colorless .icon-cross {
    position: absolute;
    right: 0.9375rem;
    top: 0.9375rem;
  }
}
/* line 239, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents * {
  color: #FFFFFF;
}
/* line 242, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents p {
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 246, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.video .contents .left-float {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 37.5%;
    float: left;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 251, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li .story.video .contents .right-float {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 58.33333%;
    float: left;
    float: right;
  }
}
/* line 257, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .video-embed {
  max-height: 19.8125rem;
  height: 100%;
  overflow: hidden;
}
/* line 261, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .video-embed iframe {
  height: 19.8125rem;
}
/* line 264, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .video-embed img.slide-thumb {
  display: none;
  visibility: hidden;
}
/* line 269, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .slick-dots {
  margin: 2% 0 0 0;
  position: static;
}
/* line 272, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .slick-dots li {
  width: 23.493976%;
  margin: 0 1%;
  height: 100%;
}
/* line 276, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .slick-dots li:first-child {
  margin-left: 0;
}
/* line 279, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .right-float .feature-video-slider .slick-dots li:last-child {
  margin-right: 0;
}
/* line 289, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li .story.video .contents .button {
  box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.3);
}
/* line 301, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:only-child {
  max-width: 100%;
}
/* line 304, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:first-child:nth-last-child(2) ~ li, .featured-stories > li:first-child:nth-last-child(2), .featured-stories > li:first-child:nth-last-child(3n+5) ~ li, .featured-stories > li:first-child:nth-last-child(3n+5) {
  max-width: 49.479167%;
  margin-right: 1.04%;
}
/* line 312, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:first-child:nth-last-child(3n+5) ~ li:nth-child(3n+2) {
  margin-right: 0;
}
/* line 315, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:first-child:nth-last-child(3) ~ li, .featured-stories > li:first-child:nth-last-child(3), .featured-stories > li:first-child:nth-last-child(4) ~ li, .featured-stories > li:first-child:nth-last-child(3n+6) ~ li, .featured-stories > li:first-child:nth-last-child(3n+5) + li ~ li, .featured-stories > li:first-child:nth-last-child(3n+6) {
  max-width: 32.638889%;
  margin-right: 1.04%;
}
/* line 325, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:first-child:nth-last-child(4) .thumb {
  margin: 1.0625rem;
  max-width: 32.638889%;
}
/* line 329, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:first-child:nth-last-child(3n+6) ~ li:nth-child(3n) {
  margin-right: 0;
}
/* line 332, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
.featured-stories > li:nth-last-of-type(1) {
  margin-right: 0 !important;
}
@media only screen and (max-width: 48em) {
  /* line 11, ../../../../../../../theme/custom/scss/components/_featured-stories.scss */
  .featured-stories > li {
    max-width: 100% !important;
    width: 100%;
    float: none;
  }
}

/* line 2, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper {
  background: #00AE58;
  color: #C1EAD4;
  padding-bottom: 2.5rem;
  margin: 0 auto;
  max-width: 60rem;
  width: 100%;
}
@media only screen and (min-width: 48.1225em) {
  /* line 2, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper {
    padding-top: 2.5rem;
  }
}
/* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
footer .footer-wrapper:before, footer .footer-wrapper:after {
  content: " ";
  display: table;
}
/* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
footer .footer-wrapper:after {
  clear: both;
}
/* line 10, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper * {
  font-size: 0.875rem;
}
/* line 13, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .inline-list {
  margin-bottom: 0;
}
/* line 17, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper section:first-child {
  margin-bottom: 1.875rem;
}
/* line 20, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper section:first-child .inline-list li {
  margin-left: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 20, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper section:first-child .inline-list li {
    margin-right: 1.25rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 19, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper section:first-child .inline-list {
    display: block;
    padding: 0;
    margin: 0;
    padding: 0 0.625rem;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  footer .footer-wrapper section:first-child .inline-list:before, footer .footer-wrapper section:first-child .inline-list:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  footer .footer-wrapper section:first-child .inline-list:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  footer .footer-wrapper section:first-child .inline-list > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  footer .footer-wrapper section:first-child .inline-list > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 50%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  footer .footer-wrapper section:first-child .inline-list > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  footer .footer-wrapper section:first-child .inline-list > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  footer .footer-wrapper section:first-child .inline-list > li:nth-of-type(2n+1) {
    padding-left: 0rem;
    padding-right: 0.3125rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  footer .footer-wrapper section:first-child .inline-list > li:nth-of-type(2n) {
    padding-left: 0.3125rem;
    padding-right: 0rem;
  }
}
/* line 32, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .copyright {
  width: 100%;
  float: none;
}
@media only screen and (min-width: 48.1225em) {
  /* line 32, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .copyright {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 48em) {
  /* line 32, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .copyright {
    text-align: center;
  }
}
/* line 42, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .copyright p {
  margin-bottom: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 46, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .social-links {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 58.33333%;
    float: left;
    float: right;
  }
}
/* line 51, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .social-links ul {
  text-align: center;
}
@media only screen and (min-width: 48.1225em) {
  /* line 51, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .social-links ul {
    text-align: right;
  }
}
/* line 56, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .social-links ul li {
  float: none;
  display: inline-block;
  margin-left: 0.625rem;
}
/* line 60, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .social-links ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 48em) {
  /* line 46, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .social-links {
    background: #009447;
    padding: 0.9375rem 0;
    margin-top: 1.25rem;
  }
}
/* line 71, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper a {
  color: #C1EAD4;
}
/* line 73, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper a:hover {
  color: #FFFFFF;
}
@media only screen and (min-width: 48.1225em) {
  /* line 77, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .float-right {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 33.33333%;
    float: right;
    text-align: right;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 83, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .footer-nav {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 66.66667%;
    float: left;
  }
}
/* line 88, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .email-output-message {
  text-align: left;
  display: none;
}
/* line 91, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .email-output-message p {
  margin: 0;
}
@media only screen and (max-width: 48em) {
  /* line 93, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .email-signin,
  footer .footer-wrapper .email-output-message {
    background: #009447;
    padding: 0.9375rem 0.625rem;
    margin-bottom: 1.25rem;
  }
}
/* line 100, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .email-signin label,
footer .footer-wrapper .email-output-message label {
  display: inline;
  color: #C1EAD4;
  margin-right: 0.3125rem;
}
/* line 105, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-wrapper .email-signin input,
footer .footer-wrapper .email-output-message input {
  width: 58.695652%;
  display: inline;
  height: auto;
  padding: 0.0625rem 0.3125rem 0 0.3125rem;
  font-size: 0.75rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 105, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .email-signin input,
  footer .footer-wrapper .email-output-message input {
    float: right;
  }
}
@media only screen and (max-width: 48em) {
  /* line 105, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer .footer-wrapper .email-signin input,
  footer .footer-wrapper .email-output-message input {
    width: 75%;
  }
}
@media only screen and (max-width: 48em) {
  /* line 1, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer {
    padding: 0;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 1, ../../../../../../../theme/custom/scss/components/_footer.scss */
  footer {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
/* line 129, ../../../../../../../theme/custom/scss/components/_footer.scss */
footer .footer-logo {
  text-align: center;
  padding: 1.25rem 0;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_forms.scss */
input[type="text"],
form {
  margin: 0;
  padding: 0;
  margin: 0;
}

/* line 7, ../../../../../../../theme/custom/scss/components/_forms.scss */
.header .search-form {
  position: relative;
}
/* line 9, ../../../../../../../theme/custom/scss/components/_forms.scss */
.header .search-form input {
  height: auto;
  padding: 0.0625rem 0.3125rem 0 0.3125rem;
  font-size: 0.75rem;
}

/* line 16, ../../../../../../../theme/custom/scss/components/_forms.scss */
.top-header .search-form {
  padding: 0;
  margin: 0;
}
/* line 21, ../../../../../../../theme/custom/scss/components/_forms.scss */
.top-header .search-form:after {
  font-family: "JollyFont";
  position: absolute;
  content: "\e66c";
  color: #00AE58;
  font-size: 1.25rem;
  top: -0.3125rem;
  right: 0;
}

/* line 33, ../../../../../../../theme/custom/scss/components/_forms.scss */
.tab-bar .search-form {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 91.66667%;
  float: left;
  top: -0.0625rem;
}
/* line 36, ../../../../../../../theme/custom/scss/components/_forms.scss */
.tab-bar .search-form .icon-search-magnifying-glass {
  color: #FFFFFF;
  top: 0;
  font-size: 1.5625rem;
  position: absolute;
  right: 0.625rem;
  top: 0.1875rem;
}
/* line 44, ../../../../../../../theme/custom/scss/components/_forms.scss */
.tab-bar .search-form input {
  display: none;
  margin: 0;
}

/* line 53, ../../../../../../../theme/custom/scss/components/_forms.scss */
.curriculum-filter form label,
.scholarship-search form label {
  font-weight: 600;
  margin-bottom: 0.625rem;
}

/* line 65, ../../../../../../../theme/custom/scss/components/_forms.scss */
form .checkbox.section .form_row {
  line-height: 2;
}
/* line 69, ../../../../../../../theme/custom/scss/components/_forms.scss */
form .checkbox.section .form_row .form_rightcol {
  line-height: 2;
}
/* line 73, ../../../../../../../theme/custom/scss/components/_forms.scss */
form .checkbox.section .form_row .form_rightcol input[type="checkbox"] {
  margin: 0 0 0.5rem 0;
}

/* line 2, ../../../../../../../theme/custom/scss/components/_header.scss */
.header a {
  color: #FFFFFF;
}
/* line 4, ../../../../../../../theme/custom/scss/components/_header.scss */
.header a:hover {
  color: #FAA61A;
}
/* line 8, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .top-header {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
  background: #00AE58;
  color: #FFFFFF;
}
/* line 18, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .logo-section {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 25%;
  float: left;
  padding-left: 1.375rem;
}
@media only screen and (max-width: 48em) {
  /* line 18, ../../../../../../../theme/custom/scss/components/_header.scss */
  .header .logo-section {
    margin: 0 auto;
    float: none;
    width: 100%;
    text-align: center;
  }
}
/* line 28, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .utility {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 75%;
  float: left;
}
/* line 30, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .utility * {
  font-size: 0.875rem;
}
/* line 33, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .utility .float-right {
  float: right;
}
/* line 37, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .eyebrow-nav {
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  float: right;
}
/* line 42, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .eyebrow-nav .inline-list li {
  margin-left: 1.0rem;
  font-size: 0.875rem;
}
/* line 45, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .eyebrow-nav .inline-list li .hide {
  display: none;
}
/* line 49, ../../../../../../../theme/custom/scss/components/_header.scss */
.header .eyebrow-nav .inline-list li:first-child {
  margin-left: 0;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_iframe.scss */
.iframe.section {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

/* line 6, ../../../../../../../theme/custom/scss/components/_iframe.scss */
#outerFrame {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

/* line 13, ../../../../../../../theme/custom/scss/components/_iframe.scss */
#innerFrame {
  width: 100%;
  height: 100%;
  position: absolute;
}

/* line 19, ../../../../../../../theme/custom/scss/components/_iframe.scss */
.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 51%;
}
/* line 24, ../../../../../../../theme/custom/scss/components/_iframe.scss */
.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-small {
  border: none;
}

/* line 4, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.header-nav.row {
  background: #009447;
}

/* line 8, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-submenu .back > a:after {
  content: none;
}
/* line 11, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-submenu .back > a:before {
  content: "\AB";
  margin-right: .5rem;
}

/* line 18, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.top-bar-section li > a {
  position: relative;
}
/* line 22, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.top-bar-section li.active > a:after {
  border-bottom: solid 8px #FFFFFF;
  position: absolute;
  border-right: solid 8px transparent;
  border-left: solid 8px transparent;
  border-top: solid 8px transparent;
  bottom: -1px;
  display: block;
  content: "";
  left: 50%;
  margin-left: -8px;
}

/* line 40, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-off-canvas-menu ul.off-canvas-list:first-child {
  border-left: solid 0.625rem #E29618;
  border-bottom: 1px solid #464646;
}
/* line 45, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a {
  text-transform: uppercase;
  padding-left: 0.9375rem;
}
/* line 48, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: none;
}
/* line 53, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-off-canvas-menu ul.off-canvas-list * {
  list-style: none;
}
/* line 58, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-off-canvas-menu ul.off-canvas-list:last-child > li > a {
  padding-left: 1.5625rem;
}
/* line 63, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.right-off-canvas-menu li.active.current > a {
  color: #FAA61A;
}

/* line 69, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav {
  margin-top: 0.625rem;
  margin-left: -0.3125rem;
  width: 80%;
}
/* line 73, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav * {
  font-size: 0.875rem;
}
/* line 76, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 81, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li a {
  color: #333 !important;
  line-height: 1.3;
  display: block;
  padding: 0.5rem 0 0.5rem 1.25rem;
}
/* line 88, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li.active.current > a {
  font-weight: 700;
  position: relative;
  background: #e3e3e3;
}
/* line 93, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li.active.current > a:before, .left-nav ul li.active.current > a:after {
  width: 17px;
  height: 50%;
  position: absolute;
  left: 100%;
  content: "";
}
/* line 101, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li.active.current > a:before {
  top: 0px;
  background: -webkit-linear-gradient(left bottom, #e3e3e3 50%, transparent 50%);
  background: linear-gradient(to right top, #e3e3e3 50%, transparent 50%);
}
/* line 106, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li.active.current > a:after {
  top: 50%;
  background: -webkit-linear-gradient(left top, #e3e3e3 50%, transparent 50%);
  background: linear-gradient(to right bottom, #e3e3e3 50%, transparent 50%);
}
/* line 113, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li.active > a {
  font-weight: 700;
}
/* line 117, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li ul li a {
  padding-left: 1.5625rem;
}
/* line 121, ../../../../../../../theme/custom/scss/components/_navigation.scss */
.left-nav ul li ul li ul li a {
  padding-left: 2.5rem;
}

/* line 2, ../../../../../../../theme/custom/scss/components/_news_list.scss */
.news-list li {
  margin-left: 3.75em;
  margin-bottom: 0.9375em;
}
/* line 7, ../../../../../../../theme/custom/scss/components/_news_list.scss */
.news-list .news-year {
  color: #00AE58;
  font-size: 0.875em;
  font-weight: bold;
}
/* line 13, ../../../../../../../theme/custom/scss/components/_news_list.scss */
.news-list .date {
  font-style: italic;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block.cols-1 {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.our-stories-block.cols-1:before, .our-stories-block.cols-1:after {
  content: " ";
  display: table;
}
/* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.our-stories-block.cols-1:after {
  clear: both;
}
/* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.our-stories-block.cols-1 > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.3125rem 0.625rem;
}
/* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.our-stories-block.cols-1 > li {
  list-style: none;
  padding: 0 0.3125rem 0.625rem;
  width: 100%;
}
/* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.our-stories-block.cols-1 > li:nth-of-type(1n) {
  clear: none;
}
/* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.our-stories-block.cols-1 > li:nth-of-type(1n+1) {
  clear: both;
}
/* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.our-stories-block.cols-1 > li:nth-of-type(1n) {
  padding-left: 0rem;
  padding-right: 0rem;
}

@media (min-width: 441px) and (max-width: 99999999px) {
  /* line 4, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .our-stories-block.cols-2 {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-2:before, .our-stories-block.cols-2:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-2:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 50%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(2n+1) {
    padding-left: 0rem;
    padding-right: 0.3125rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(2n) {
    padding-left: 0.3125rem;
    padding-right: 0rem;
  }
}
@media (min-width: 0) and (max-width: 440px) and (orientation: portrait) {
  /* line 4, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .our-stories-block.cols-2 {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-2:before, .our-stories-block.cols-2:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-2:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 100%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-2 > li:nth-of-type(1n) {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

@media (min-width: 1026px) and (max-width: 99999999px) {
  /* line 12, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .our-stories-block.cols-3 {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-3:before, .our-stories-block.cols-3:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-3:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.28125rem 0.5625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li {
    list-style: none;
    padding: 0 0.28125rem 0.5625rem;
    width: 33.33333%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(3n+1) {
    padding-left: 0rem;
    padding-right: 0.375rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(3n+2) {
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(3n) {
    padding-left: 0.375rem;
    padding-right: 0rem;
  }
}
@media (min-width: 441px) and (max-width: 1025px) {
  /* line 12, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .our-stories-block.cols-3 {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-3:before, .our-stories-block.cols-3:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-3:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 50%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(2n+1) {
    padding-left: 0rem;
    padding-right: 0.3125rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(2n) {
    padding-left: 0.3125rem;
    padding-right: 0rem;
  }
}
@media (min-width: 0) and (max-width: 440px) and (orientation: portrait) {
  /* line 12, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .our-stories-block.cols-3 {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-3:before, .our-stories-block.cols-3:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .our-stories-block.cols-3:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 100%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .our-stories-block.cols-3 > li:nth-of-type(1n) {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

@media only screen and (min-width: 48.1225em) {
  /* line 24, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .left-col .our-stories-block, .right-col .our-stories-block {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .left-col .our-stories-block:before, .left-col .our-stories-block:after, .right-col .our-stories-block:before, .right-col .our-stories-block:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .left-col .our-stories-block:after, .right-col .our-stories-block:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .left-col .our-stories-block > li, .right-col .our-stories-block > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .left-col .our-stories-block > li, .right-col .our-stories-block > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 100%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .left-col .our-stories-block > li:nth-of-type(1n), .right-col .our-stories-block > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .left-col .our-stories-block > li:nth-of-type(1n+1), .right-col .our-stories-block > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .left-col .our-stories-block > li:nth-of-type(1n), .right-col .our-stories-block > li:nth-of-type(1n) {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
/* line 30, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block a.arrow {
  color: #000000;
}
/* line 32, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block a.arrow:after {
  content: ">";
  color: #00AE58;
  margin-left: 5px;
  vertical-align: middle;
}
/* line 40, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block li > div {
  background: #e3e3e3;
  padding-top: 0.5rem;
  padding-bottom: 1.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: left;
  overflow: hidden;
}
/* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.our-stories-block li > div:before, .our-stories-block li > div:after {
  content: " ";
  display: table;
}
/* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.our-stories-block li > div:after {
  clear: both;
}
@media only screen {
  /* line 40, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
  .our-stories-block li > div {
    text-align: center;
  }
}
/* line 54, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block li > div div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: inline-block;
}
/* line 60, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block li > div div img {
  height: 200px;
  max-width: none;
}
/* line 65, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-stories-block li > div div p {
  text-align: center;
  max-width: 90%;
  margin: 0.9375rem auto 0;
  line-height: 1.4;
}

/* line 75, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 50px;
}
/* line 80, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup .top-bar {
  background-color: #00AE58;
  height: 5.3125rem;
}
/* line 85, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup .top-bar .top-bar-section .right .icon-cross {
  font-size: 2.5rem;
  color: #FFFFFF;
}
/* line 92, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup p {
  text-align: left;
  max-width: 70%;
  margin: 0.9375rem auto 0;
  line-height: 2.5;
}
/* line 98, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup p:first-of-type {
  text-align: left;
  font-size: 1.5625rem;
  font-weight: 500;
}
/* line 103, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup img:first-child {
  display: inline;
  padding: 0;
  margin-left: 0.625rem;
  margin-top: 0.625rem;
}
/* line 109, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-article-popup img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 1.875rem;
  max-width: 100%;
  height: auto;
}

/* line 118, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-cqhosted-popup {
  padding: 0;
}

/* line 122, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-video-popup {
  padding-bottom: 40%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 127, ../../../../../../../theme/custom/scss/components/_our_stories.scss */
.our-story-video-popup iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, ../../../../../../../theme/custom/scss/components/_text_image.scss */
.noPadding {
  padding: 0;
}

/* line 5, ../../../../../../../theme/custom/scss/components/_text_image.scss */
.grid-system.nopadding li,
.grid-system.nopadding div.image {
  margin-bottom: 0;
  padding: 0;
}

/* line 11, ../../../../../../../theme/custom/scss/components/_text_image.scss */
.textimage.nopadding div.text p {
  margin-bottom: 0;
  padding: 0;
}

/* line 17, ../../../../../../../theme/custom/scss/components/_text_image.scss */
.textimage.nowrap div.text {
  overflow: hidden;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote {
  border: none;
  position: relative;
  padding: 0;
  color: #ffffff;
}
/* line 6, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote .wrapper {
  padding: 1.25rem 3.125rem 0;
}
/* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
blockquote:before, blockquote:after {
  content: " ";
  display: table;
}
/* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
blockquote:after {
  clear: both;
}
/* line 10, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote * {
  font-size: 2rem;
}
/* line 13, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote p {
  position: relative;
  padding: 0 1.5625rem;
  word-wrap: break-word;
  max-width: 100%;
  margin: 0;
  color: #ffffff;
}
/* line 20, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote p:before, blockquote p:after {
  font-size: 3rem;
  position: absolute;
  line-height: .8;
  font-style: italic;
  width: 100%;
}
/* line 30, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.quotes p:first-child:before {
  content: open-quote;
  top: 0.5625rem;
  left: 0;
}
/* line 35, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.quotes p:nth-last-child(3):after {
  content: close-quote;
  bottom: 0;
}
/* line 40, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote p.quotee {
  text-align: right;
}
/* line 43, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.fuchsia {
  background: #EC008C;
  border: solid 0.75rem #d2007d;
}
/* line 47, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.lightorange {
  background: #FAA61A;
  border: solid 0.75rem #f09805;
}
/* line 51, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.darkorange {
  background: #F27536;
  border: solid 0.75rem #f06017;
}
/* line 55, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.purple {
  background: #AB218E;
  border: solid 0.75rem #981d7e;
}
/* line 59, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.cyan {
  background: #00AAE5;
  border: solid 0.75rem #0097cc;
}
/* line 63, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.lightgreen {
  background: #C4D82E;
  border: solid 0.75rem #b2c525;
}
/* line 67, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.bg-image {
  color: #000000;
}
/* line 69, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.bg-image p {
  color: #000000;
}
/* line 72, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.bg-image:before, blockquote.bg-image:after {
  content: "";
  background-image: url("/etc/designs/gsusa/clientlibs/images/blockquote_bg.png");
  height: 0.5625rem;
  width: 100%;
}
/* line 79, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote.bg-image:before {
  margin-bottom: 1.25rem;
}
/* line 83, ../../../../../../../theme/custom/scss/partials/_blockquote.scss */
blockquote .social-icons {
  float: right;
  margin-right: 1.125rem;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_breadcrumb.scss */
.breadcrumb {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
}
/* line 5, ../../../../../../../theme/custom/scss/partials/_breadcrumb.scss */
.breadcrumb > li {
  margin-right: 5px;
  margin-left: 0;
  padding-right: 5px;
  line-height: 1;
  font-size: 0.75em;
}
/* line 12, ../../../../../../../theme/custom/scss/partials/_breadcrumb.scss */
.breadcrumb > li > * {
  display: inline-block;
}
/* line 15, ../../../../../../../theme/custom/scss/partials/_breadcrumb.scss */
.breadcrumb > li:after {
  content: '>';
  margin-left: 0.5625rem;
}
/* line 20, ../../../../../../../theme/custom/scss/partials/_breadcrumb.scss */
.breadcrumb > li:last-child:after {
  border: none;
  content: none;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
.main-section .button,
.main-section button {
  text-transform: uppercase;
  padding-top: 0.4375rem;
  padding-bottom: 0.5rem;
}
/* line 6, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
.main-section .button.tiny,
.main-section button.tiny {
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}

/* line 11, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
.button.arrow {
  white-space: nowrap;
  padding-left: 0.625rem;
  z-index: 2;
  margin: 0;
  width: 100%;
}
/* line 17, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
.button.arrow:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent transparent transparent #FFFFFF;
  border-width: 0.71429rem;
  top: 50%;
  right: 0;
  margin-top: -0.71429rem;
}

/* line 29, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
#more {
  display: block;
  line-height: 1;
  text-align: center;
}
/* line 33, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
#more:after {
  content: "";
  border-width: 0.4375rem;
  border-color: #00AE58 transparent transparent transparent;
  border-style: solid;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.625rem;
}

/* line 44, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
.reveal-modal .close-reveal-modal {
  color: #00AE58;
  font-weight: normal;
  position: static;
  float: right;
}
/* line 50, ../../../../../../../theme/custom/scss/partials/_buttons.scss */
.reveal-modal .button {
  padding: 0.3125rem 0.625rem;
  text-transform: uppercase;
  display: block;
}

/* line 2, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-map img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 10, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid {
  list-style: none;
  margin-left: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 10, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
  .council-finder .block-grid {
    display: block;
    padding: 0;
    margin: 0;
  }
  /* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .council-finder .block-grid:before, .council-finder .block-grid:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
  .council-finder .block-grid:after {
    clear: both;
  }
  /* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.3125rem 0.625rem;
  }
  /* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li {
    list-style: none;
    padding: 0 0.3125rem 0.625rem;
    width: 33.33333%;
  }
  /* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li:nth-of-type(3n+1) {
    padding-left: 0rem;
    padding-right: 0.41667rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li:nth-of-type(3n+2) {
    padding-left: 0.20833rem;
    padding-right: 0.20833rem;
  }
  /* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .council-finder .block-grid > li:nth-of-type(3n) {
    padding-left: 0.41667rem;
    padding-right: 0rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 16, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
  .council-finder .block-grid li {
    margin-bottom: 1.25rem;
  }
}
/* line 20, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid li form {
  border: solid 1px #ccc;
}
/* line 24, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid p {
  padding: 0.3125rem 0.625rem;
}
/* line 27, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid h6 {
  background: #00AE58;
  padding: 0.3125rem 0.625rem;
  color: #FFFFFF;
  margin: 0;
}
/* line 33, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid section {
  width: 95%;
  margin: 0 auto 0.625rem;
}
/* line 36, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid section select,
.council-finder .block-grid section input[type="text"] {
  margin: 0;
  width: 78%;
  float: left;
  margin: 0 0.25rem 0 0;
}
@media only screen and (max-width: 48em) {
  /* line 36, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
  .council-finder .block-grid section select,
  .council-finder .block-grid section input[type="text"] {
    min-width: 30%;
  }
}
/* line 47, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder .block-grid section .button.tiny {
  vertical-align: top;
  margin-bottom: 0;
  padding: 0.625rem 0.5625rem 0.75rem 0.625rem;
}

/* line 56, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder-results #results-area .button {
  padding: 0.3125rem 0.625rem;
  margin-right: 0.3125rem;
}
/* line 60, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder-results #results-area p {
  margin: 0;
}
/* line 63, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder-results #results-area section {
  margin-bottom: 0.9375rem;
}
/* line 66, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder-results #results-area ul {
  list-style: none;
}
/* line 68, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder-results #results-area ul li {
  border-bottom: solid 1px #ccc;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}
/* line 72, ../../../../../../../theme/custom/scss/partials/_council-finder.scss */
.council-finder-results #results-area ul li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate {
  position: relative;
  margin-bottom: 1.25rem;
}
/* line 4, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate .button-wrap {
  position: absolute;
  bottom: 0.625rem;
  width: 100%;
  padding: 0 0.75rem;
}
/* line 10, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate .button-wrap a.button {
  white-space: nowrap;
  z-index: 2;
  margin: 0;
  width: 100%;
  background: #FFFFFF;
  color: #00AE58;
}
/* line 17, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate .button-wrap a.button.hide {
  display: none;
}
/* line 22, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate .button-wrap form.formDonate {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 90%;
  z-index: 3;
  padding: 0.3125rem;
}
/* line 29, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate .button-wrap form.formDonate input[type="text"] {
  width: 80%;
  float: left;
}
/* line 33, ../../../../../../../theme/custom/scss/partials/_donate.scss */
.standalone-donate .button-wrap form.formDonate button {
  padding: 0.5rem 0.3125rem 0.4375rem 0.3125rem;
  margin-bottom: 0;
  float: right;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp {
  display: none;
}
/* line 3, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text {
  right: 3%;
  left: auto;
}
/* line 6, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text h2 {
  margin-top: 1.75rem;
  font-size: 1.625rem;
}
/* line 10, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text p {
  margin-bottom: 3.125rem;
}
/* line 13, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text form {
  position: relative;
  clear: both;
  width: 10.25rem;
  margin: 0 auto;
}
/* line 18, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text form input[type="text"] {
  display: none;
  position: absolute;
  bottom: 2.875rem;
  height: 2.875rem;
  border: none;
  padding-left: 0.3125rem;
  color: #333;
  line-height: 1.3;
  right: 0;
}
/* line 31, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text .button {
  background: #FFFFFF;
  color: #00AE58;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  white-space: nowrap;
  width: 100%;
}
/* line 39, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .hero-text .button:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent transparent transparent #00AE58;
  border-width: 0.625rem;
  top: 50%;
  right: 0;
  margin-top: -0.625rem;
}
/* line 52, ../../../../../../../theme/custom/scss/partials/_final-statement.scss */
.hero-feature .final-comp .main-image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button {
  color: #FFFFFF;
  background-color: #fbb41f;
  padding: 0.375rem 1.5625rem;
  border-radius: 0.1875rem;
  margin: 0px;
  margin-bottom: 5px;
}
/* line 8, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button > .invest-text {
  margin-bottom: 0.625rem;
}
/* line 11, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button .invest-text {
  font-family: omnes-pro, sans-serif;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.2;
}
/* line 17, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button input[type="text"] {
  max-width: 8.4375rem;
  float: left;
}
/* line 21, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button button {
  background: none;
  font-size: 40px;
  padding: 0;
  float: right;
}

/* line 29, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button.national {
  background-color: #EC008C;
}
/* line 31, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button.national .invest-zip {
  margin-top: 15px;
}
/* line 34, ../../../../../../../theme/custom/scss/partials/_invest-button.scss */
.invest-button.national .invest-text {
  float: left;
  max-width: 80%;
  margin-top: -10px;
}

/* line 2, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.cq-placeholder-header_47volunteer {
  display: none;
}

/* line 5, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.join-volunteer {
  margin-top: 2.5rem;
}

@media only screen and (max-width: 48em) {
  /* line 8, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
  .right-col .parbase.volunteer-now.section,
  .right-col .join-now.parbase.section {
    float: left;
    width: 50%;
    padding-right: 5px;
  }
}

/* line 16, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer,
.standalone-join {
  position: relative;
  max-width: 13.125rem;
  width: 100%;
  margin-bottom: 1.25rem;
}
/* line 23, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer div.image,
.standalone-join div.image {
  margin: 0;
}
/* line 26, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer .wrapper,
.standalone-join .wrapper {
  position: absolute;
  bottom: 0.625rem;
  width: 100%;
  padding: 0 0.3125rem;
}
/* line 32, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer.border .wrapper,
.standalone-join.border .wrapper {
  padding: 0 0.625rem 0 0;
}
/* line 35, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer form,
.standalone-join form {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 95.1%;
  z-index: 3;
  padding-bottom: 0.625rem;
  padding-left: 0.375rem;
}
/* line 43, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer form label,
.standalone-join form label {
  color: #00AE58;
  text-transform: uppercase;
  margin-bottom: 0.6875rem;
  font-size: 0.8125rem;
  margin-top: 0.75rem;
  line-height: 1;
}
/* line 51, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer form input[type="text"],
.standalone-join form input[type="text"] {
  width: 95%;
  float: left;
  padding-left: 0.625rem;
}
/* line 57, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer form input[type="submit"],
.standalone-join form input[type="submit"] {
  padding: 0.5rem 0.3125rem 0.4375rem 0.3125rem;
  margin-bottom: 0;
  position: absolute;
  right: 5px;
}
/* line 64, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer.form-no-image form,
.standalone-join.form-no-image form {
  width: 100%;
}
/* line 67, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.standalone-volunteer.border form,
.standalone-join.border form {
  width: 91%;
}

/* line 72, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.join-buttons {
  float: right;
  padding-left: 5rem;
}

/* line 76, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.header-volunteer-now,
.header-join-now {
  float: left;
  position: relative;
}
/* line 80, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.header-volunteer-now .button,
.header-join-now .button {
  background-color: #fece24;
  color: #000000;
  font-size: 0.8125rem;
  padding: 0.1875rem 0.5625rem;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 1.4;
}
/* line 89, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.header-volunteer-now .button.on:before,
.header-join-now .button.on:before {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent #fece24 transparent transparent;
  border-width: 0.75rem;
  top: 0.625rem;
  left: -1.5rem;
  margin-top: -0.625rem;
}
/* line 101, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.header-volunteer-now form input[type="text"],
.header-join-now form input[type="text"] {
  display: none;
  position: absolute;
  right: 100%;
  float: left;
  width: 180%;
  height: 100%;
  border: none;
}

/* line 111, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.header-volunteer-now {
  margin-left: 0.3125rem;
}
/* line 113, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.header-volunteer-now form input[type="text"] {
  width: 100%;
}

/* line 117, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10;
}

/* line 123, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.show-for-small.inner-join-volunteer > div:nth-of-type(1) {
  margin-top: 1.25rem;
}

/* line 126, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.footer-volunteer,
.footer-join {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 100%;
  float: left;
  margin-bottom: 1.25rem;
  position: relative;
}
/* line 131, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.footer-volunteer form,
.footer-join form {
  position: absolute;
  bottom: 0;
  background-color: #00AE58;
  width: 97.621%;
  z-index: 3;
  margin-left: auto;
  margin-right: auto;
}
/* line 139, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.footer-volunteer form input[type="text"],
.footer-join form input[type="text"] {
  width: 80%;
  float: left;
  margin: 0.3125rem;
  padding-left: 0.625rem;
  font-size: 1.25rem;
}
/* line 146, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.footer-volunteer form input[type="submit"],
.footer-join form input[type="submit"] {
  padding: 0.5rem 0.3125rem 0.4375rem 0.3125rem;
  margin: 0.3125rem 0;
}
/* line 150, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.footer-volunteer form span.after,
.footer-join form span.after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent transparent transparent #FFFFFF;
  border-width: 0.71429rem;
  top: 50%;
  right: 0;
  margin-top: -0.71429rem;
}
/* line 162, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.footer-volunteer .button.arrow,
.footer-join .button.arrow {
  padding: 0.8125rem 0;
}

/* line 167, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.join-volunteer-block.text-version h5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
}
/* line 172, ../../../../../../../theme/custom/scss/partials/_join-now.scss */
.join-volunteer-block.text-version .wrapper {
  position: static;
}

/* line 1, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.reveal-modal {
  padding: 0.5625rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 1, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  .reveal-modal {
    max-width: 35.1875rem;
  }
}
/* line 6, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.reveal-modal h4 {
  font-size: 1.875rem;
}
/* line 9, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.reveal-modal p {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
}
/* line 14, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.reveal-modal .close-reveal-modal {
  position: absolute;
  right: 0.3125rem;
}

/* line 19, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.local-lookup {
  padding: 1.25rem;
}
/* line 21, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.local-lookup form {
  width: 100%;
}
/* line 23, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.local-lookup form label {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}
/* line 27, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.local-lookup form > div:nth-last-of-type(1) {
  margin-top: 0.625rem;
}
/* line 28, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.local-lookup form > div:nth-last-of-type(1) label {
  display: inline;
  margin-right: 0.625rem;
  margin-top: 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 36, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  .local-lookup form input[type="text"], .local-lookup form input[type="email"] {
    float: left;
    width: 72%;
    margin-bottom: 0.625rem;
    padding-left: 0.3125rem;
  }
  /* line 42, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  .local-lookup form label {
    display: inline;
    text-align: right;
    width: 18%;
    float: left;
    margin-right: 0.625rem;
  }
}
/* line 51, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.local-lookup .button {
  margin: 0;
}

/* line 56, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.share-modal .close-reveal-modal {
  color: #00AE58;
  font-weight: normal;
  position: static;
  float: right;
}
@media only screen and (min-width: 48.1225em) {
  /* line 62, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  .share-modal .float-left {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 33.33333%;
    float: left;
  }
}
/* line 66, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.share-modal .float-left img {
  width: 100%;
}
@media only screen and (min-width: 48.1225em) {
  /* line 70, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  .share-modal .float-right {
    position: relative;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 54.16667%;
    left: 4.16667%;
    right: auto;
    float: left;
  }
}
/* line 75, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.share-modal h4 {
  font-size: 1.875rem;
}
/* line 78, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.share-modal p {
  font-size: 1.125rem;
}
/* line 81, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.share-modal .button {
  text-transform: uppercase;
}
/* line 85, ../../../../../../../theme/custom/scss/partials/_popups.scss */
.share-modal .button i {
  font-size: 2.8125rem;
}

/* line 90, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map {
  padding: 1.25rem 1.875rem 1.25rem 1.25rem;
}
/* line 92, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map p {
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0;
}
/* line 97, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map h5 {
  margin-bottom: 0;
  line-height: 1;
}
/* line 101, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map #map {
  width: 100%;
  height: 10.625rem;
  margin: 1.25rem 0;
}
@media only screen and (min-width: 48.1225em) {
  /* line 107, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  #modal_booth_item_map section:nth-of-type(1) {
    width: 35%;
    float: left;
  }
}
/* line 112, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map section:nth-of-type(1) div {
  margin-bottom: 0.625rem;
}
/* line 114, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map section:nth-of-type(1) div a {
  font-size: 0.875rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 119, ../../../../../../../theme/custom/scss/partials/_popups.scss */
  #modal_booth_item_map section:nth-of-type(2) {
    float: right;
    width: 54%;
  }
}
/* line 126, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map .inline-list {
  float: right;
  font-size: 1.875rem;
  margin-bottom: 0;
  font-size: 1.875rem;
}
/* line 131, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map .inline-list li {
  margin-left: 0.625rem;
}
/* line 134, ../../../../../../../theme/custom/scss/partials/_popups.scss */
#modal_booth_item_map .inline-list li:nth-of-type(2) {
  margin-left: 0.3125rem;
}

/* line 2, ../../../../../../../theme/custom/scss/partials/_social.scss */
.social-block {
  max-height: 25.625rem;
  overflow: hidden;
  height: 22.5rem;
  margin: 0.4375rem;
}

@media only screen and (min-width: 48.1225em) {
  /* line 8, ../../../../../../../theme/custom/scss/partials/_social.scss */
  .twitter-feed,
  .facebook-feed,
  .instagram-feed {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 33.33333%;
    float: left;
    padding-left: 0;
    padding-right: 0.125rem;
  }
}
@media only screen and (max-width: 48em) {
  /* line 8, ../../../../../../../theme/custom/scss/partials/_social.scss */
  .twitter-feed,
  .facebook-feed,
  .instagram-feed {
    margin-bottom: 2.1875rem;
  }
}
/* line 19, ../../../../../../../theme/custom/scss/partials/_social.scss */
.twitter-feed .wrapper,
.facebook-feed .wrapper,
.instagram-feed .wrapper {
  background-color: #FFFFFF;
  position: relative;
  padding-bottom: 2.8125rem;
}
/* line 23, ../../../../../../../theme/custom/scss/partials/_social.scss */
.twitter-feed .wrapper [class^="icon-"],
.twitter-feed .wrapper [class*=" icon-"],
.facebook-feed .wrapper [class^="icon-"],
.facebook-feed .wrapper [class*=" icon-"],
.instagram-feed .wrapper [class^="icon-"],
.instagram-feed .wrapper [class*=" icon-"] {
  font-size: 50px;
  display: block;
  color: #797979;
  text-align: center;
}
/* line 30, ../../../../../../../theme/custom/scss/partials/_social.scss */
.twitter-feed .wrapper .scroll-more,
.facebook-feed .wrapper .scroll-more,
.instagram-feed .wrapper .scroll-more {
  border: inset 57px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #e8e8e8 transparent transparent transparent;
  border-top-style: solid;
  border-top-width: 1.25rem;
  border-bottom-width: 0.0625rem;
  border-style: solid;
  position: absolute;
  left: 20%;
  margin-left: -57px;
  cursor: pointer;
  bottom: 0.625rem;
}
/* line 40, ../../../../../../../theme/custom/scss/partials/_social.scss */
.twitter-feed .wrapper .scroll-more.up,
.facebook-feed .wrapper .scroll-more.up,
.instagram-feed .wrapper .scroll-more.up {
  left: 80%;
  border-color: transparent transparent #e8e8e8;
  border-bottom-width: 1.25rem;
  border-top-width: 0.0625rem;
}
/* line 47, ../../../../../../../theme/custom/scss/partials/_social.scss */
.twitter-feed .wrapper .centered,
.facebook-feed .wrapper .centered,
.instagram-feed .wrapper .centered {
  text-align: center;
}

@media only screen and (max-width: 48em) {
  /* line 52, ../../../../../../../theme/custom/scss/partials/_social.scss */
  .twitter-timeline {
    width: 100% !important;
  }
}

/* line 57, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed-area {
  text-align: center;
}

/* line 61, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed .align-center {
  text-align: center;
}
/* line 63, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed .align-center img {
  height: 2.625rem;
  margin: 0.625rem;
}
/* line 68, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed a.title {
  color: #00a950;
  font-weight: bold;
}
/* line 72, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed ul {
  list-style: none;
  margin: 0;
  line-height: 1.3;
}
/* line 77, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed li {
  max-width: 100% !important;
  margin-bottom: 0.9375rem;
}
/* line 81, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed li img {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}
/* line 85, ../../../../../../../theme/custom/scss/partials/_social.scss */
.facebook-feed p.dateline {
  font-size: 0.9rem;
  color: #666666;
}

/* line 91, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed {
  max-height: 25.625rem;
  overflow: hidden;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 48.1225em) and (max-width: 64em) {
  /* line 91, ../../../../../../../theme/custom/scss/partials/_social.scss */
  .blog-feed {
    max-height: 23.125rem;
  }
}
/* line 98, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed a, .blog-feed p {
  font-size: 1rem;
  margin-bottom: 0px;
  line-height: 1.6;
}
/* line 103, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed li {
  margin-bottom: 3.125rem;
}
/* line 106, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed .title {
  font-size: 1.5rem;
  line-height: 1em;
  padding-bottom: 1.25rem;
}
/* line 111, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed img {
  margin-left: auto;
  margin-right: auto;
}
/* line 115, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed img:not(#gsLogo) {
  margin-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  border: 0;
}
/* line 120, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed #gsLogo {
  margin-top: 1.25rem;
  width: 10.625rem;
}
/* line 124, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed .dateline {
  font-size: 14px;
  color: #666666;
}
/* line 128, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed .blog-embed-area {
  width: 100%;
  float: left;
  padding: 0.625rem;
  overflow: hidden;
  height: 29.28571rem;
  margin-left: 12.5%;
  max-width: 75%;
}
/* line 136, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed .blog-embed-area * {
  color: #333;
}
/* line 137, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed .blog-embed-area ul {
  list-style: none;
  margin: 0;
  overflow: scroll;
  height: 100%;
}
/* line 143, ../../../../../../../theme/custom/scss/partials/_social.scss */
.blog-feed .blog-embed-area a {
  color: #00AE58;
  text-decoration: none;
}

/* line 149, ../../../../../../../theme/custom/scss/partials/_social.scss */
.instagram-feed-image-head-area {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}

/* line 153, ../../../../../../../theme/custom/scss/partials/_social.scss */
.instagram-feed-image-area {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 172, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.instagram-feed-image-area:before, .instagram-feed-image-area:after {
  content: " ";
  display: table;
}
/* line 173, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_global.scss */
.instagram-feed-image-area:after {
  clear: both;
}
/* line 51, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.3125rem 0.625rem;
}
/* line 62, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li {
  list-style: none;
  padding: 0 0.3125rem 0.625rem;
  width: 33.33333%;
}
/* line 69, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li:nth-of-type(1n) {
  clear: none;
}
/* line 70, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li:nth-of-type(3n+1) {
  clear: both;
}
/* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li:nth-of-type(3n+1) {
  padding-left: 0rem;
  padding-right: 0.41667rem;
}
/* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li:nth-of-type(3n+2) {
  padding-left: 0.20833rem;
  padding-right: 0.20833rem;
}
/* line 85, ../../../../../../../theme/bower_components/foundation/scss/foundation/components/_block-grid.scss */
.instagram-feed-image-area > li:nth-of-type(3n) {
  padding-left: 0.41667rem;
  padding-right: 0rem;
}

/* line 1, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
.single-column .b-by-b-item {
  width: 100% !important;
}

@media only screen and (max-width: 48em) and (orientation: landscape) {
  /* line 4, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
  .meet-the-cookies {
    width: 100vw;
    margin-left: -5.6666666%;
  }
}
@media only screen and (max-width: 48em) and (orientation: portrait) {
  /* line 4, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
  .meet-the-cookies {
    width: 100vw;
    margin-left: -6.5%;
  }
}

/* line 14, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item {
  width: 48.07947%;
  border: solid 0.6875rem #ebebeb;
  margin-bottom: 1.875rem !important;
}
@media only screen and (max-width: 48em) {
  /* line 14, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
  #meet-cookie-layout .b-by-b-item {
    width: 100vw;
  }
}
/* line 21, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item h4 {
  font-size: 1.5rem;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  margin-bottom: 1.125rem;
  margin-top: 0;
  line-height: 1;
}
/* line 29, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item h4 span {
  vertical-align: super;
  font-size: 1.25rem;
}
/* line 33, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item h4:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #b7b8ba transparent transparent;
  border-width: 0.875rem 0.875rem 0 0.875rem;
  right: -0.3125rem;
  top: 50%;
  margin-top: -0.53125rem;
}
/* line 44, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item h4.on:after {
  border-color: transparent transparent #b7b8ba;
  border-width: 0 0.875rem 0.875rem 0.875rem;
}
/* line 49, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item img {
  width: 100%;
}
/* line 52, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item .wrapper {
  padding: 1.25rem 0.875rem 0 0.875rem;
  background-color: #fbfbfb;
}
/* line 55, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item .wrapper .button-p {
  margin: 0 0 0.625rem 0;
}
/* line 58, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item .wrapper a.button.white {
  background: #FFFFFF;
  color: #00AE58;
  border: solid 1px #00AE58;
  text-transform: none;
  padding: 0.3125rem 0.625rem;
  margin: 0;
}
/* line 66, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item .wrapper section {
  padding-bottom: 0.625rem;
}
/* line 68, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .b-by-b-item .wrapper section * {
  font-size: 0.875rem;
}

/* line 75, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
#meet-cookie-layout .single-column {
  padding: 0 !important;
}
@media only screen and (min-width: 48.1225em) {
  /* line 80, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
  #meet-cookie-layout .single-column:nth-of-type(1) {
    padding-right: 15px !important;
  }
  /* line 83, ../../../../../../../theme/custom/scss/pages/_cookie-meet.scss */
  #meet-cookie-layout .single-column:nth-of-type(2) {
    padding-left: 15px !important;
  }
}

/* line 2, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder > h4 {
  line-height: 1;
  font-size: 1.5rem;
}
/* line 6, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder > h4.special-title {
  margin-bottom: 0.9375rem;
}
/* line 10, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder p {
  font-size: 0.875rem;
}
/* line 13, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .sort-form {
  margin-top: 1.875rem;
}
/* line 15, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .sort-form section {
  padding-left: 0;
  padding-right: 0;
  width: 33.33333%;
  float: left;
}
@media only screen and (min-width: 48.1225em) {
  /* line 15, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .sort-form section {
    text-align: right;
  }
}
/* line 21, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .sort-form label {
  font-size: 0.875rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 21, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .sort-form label {
    display: inline;
    margin-right: 0.625rem;
  }
}
/* line 28, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .sort-form select {
  margin: 0 0 1rem 0;
  display: inline;
  width: 90%;
  font-size: 0.875rem;
  height: auto;
  padding: 0.25rem 0.3125rem;
}
@media only screen and (min-width: 48.1225em) {
  /* line 28, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .sort-form select {
    width: 62%;
  }
}
@media only screen and (min-width: 48.1225em) {
  /* line 43, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .row.headers section:nth-of-type(1),
  .booth-finder .detail section:nth-of-type(1) {
    padding-left: 0;
    padding-right: 0;
    width: 29.16667%;
    float: left;
  }
  /* line 46, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .row.headers section:nth-of-type(2),
  .booth-finder .detail section:nth-of-type(2) {
    padding-left: 0;
    padding-right: 0;
    width: 33.33333%;
    float: left;
  }
  /* line 49, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .row.headers section:nth-of-type(3),
  .booth-finder .detail section:nth-of-type(3) {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 20.83333%;
    left: 16.66667%;
    right: auto;
    float: left;
  }
}
/* line 53, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .row.headers p,
.booth-finder .detail p {
  margin-bottom: 0;
}
/* line 57, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .row.headers {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 48em) {
  /* line 57, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .row.headers {
    display: none;
  }
}
/* line 65, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .row.details {
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 0.9375rem;
  margin-bottom: 0.9375rem;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 48em) {
  /* line 71, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
  .booth-finder .row.details .detail section:nth-last-child(n+2) {
    margin-bottom: 1.5625rem;
  }
}
/* line 76, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .row.details .button {
  margin: 0;
  padding: 0.3125rem 0.625rem;
}
/* line 81, ../../../../../../../theme/custom/scss/pages/_cookie-search-results.scss */
.booth-finder .not-finding {
  margin: 1.25rem 0;
}

/* line 2, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article h1 {
  color: #00AE58;
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 0.9375rem;
}
/* line 8, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article .description {
  color: #00AE58;
  font-style: italic;
  font-weight: bold;
}
/* line 13, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article .contact-field {
  margin-bottom: 0;
}
/* line 15, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article .contact-field p {
  margin-bottom: 0;
}
/* line 19, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article .release-state {
  color: #00AE58;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 25, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article .news-end {
  text-align: center;
}
/* line 28, ../../../../../../../theme/custom/scss/pages/_news.scss */
.news-article div {
  margin-bottom: 0.9375rem;
}

/* line 2, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search h4 {
  border-bottom: 3px dotted #00AE58;
  margin-bottom: 1.25rem;
  padding: 0.625rem 0;
}
/* line 6, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search h4:first-child {
  border-top: 3px dotted #00AE58;
}
/* line 10, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search p.title {
  margin: 0;
}
/* line 13, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search .records {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 3px dotted #00AE58;
  padding-bottom: 1.25rem;
}
/* line 19, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search .records li {
  border-bottom: solid 2px #ccc;
  margin-bottom: 1.25rem;
}
/* line 22, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search .records li:last-child {
  border: none;
}
/* line 26, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search .records:last-child {
  border: none;
}
/* line 31, ../../../../../../../theme/custom/scss/pages/_scholarship-search.scss */
.scholarship-search form section label {
  font-weight: 600;
  margin-bottom: 0.625rem;
}

/* line 2, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section form {
  margin: 1.25rem 0;
}
/* line 4, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section form input[type="text"] {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 83.33333%;
  float: left;
}
/* line 7, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section form .button {
  padding-top: 0.4375rem;
  padding-bottom: 0.5rem;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  width: 12.5%;
  float: right;
}
/* line 13, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section .search-row {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 17, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section .search-row h5 {
  margin: 0;
}
/* line 20, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section .search-row .icon {
  float: left;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-top: 0.1875rem;
  margin-right: 0.3125rem;
}
/* line 30, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section .search-page {
  list-style: none;
  text-align: center;
  margin-left: 0;
}
/* line 34, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section .search-page li {
  display: inline-block;
  vertical-align: -20%;
  padding: 0.375rem;
}
@media only screen and (max-width: 48em) {
  /* line 34, ../../../../../../../theme/custom/scss/pages/_search.scss */
  .search.section .search-page li {
    padding: 0.0625rem;
  }
}
/* line 42, ../../../../../../../theme/custom/scss/pages/_search.scss */
.search.section .search-page .currentPageNo {
  font-weight: bold;
  font-size: 1.5625rem;
  color: #00AE58;
}
