/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

img,
legend {
  border: 0;
}

legend,
td,
th {
  padding: 0;
}

.Nav,
sub,
sup {
  position: relative;
}

#main-content,
.Footer .Footer-social h5,
.Footer-right p {
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

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

small {
  font-size: 80%;
}

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

.Nav .Nav-login .Nav-button-signed-in img,
.Nav .Nav-logo-cr {
  vertical-align: top;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "source sans pro",sans-serif;
}

button {
  overflow: visible;
}

.Mission .Mission-content,
.inner-container {
  overflow: hidden;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
}

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

@font-face {
  font-family: icons;
  src: url("https://cdn.crowdrise.com/assets/fonts/icons.ttf") format("truetype"),url("https://cdn.crowdrise.com/assets/fonts/icons.woff") format("woff"),url("https://cdn.crowdrise.com/assets/fonts/icons.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

.main-container {
  width: 100%;
}

@media all and (min-width:47.9375em) {
  .main-container {
    max-width: 1440px;
    margin: 0 auto;
  }

  .inner-container {
    max-width: 600px;
    margin: 0 auto;
  }
}

@media all and (min-width:64.0625em) {
  .inner-container {
    max-width: 1220px;
    padding: 0 20px;
  }
}

@media all and (min-width:90em) {
  .inner-container {
    padding: 0;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
}

fieldset,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.button-primary,
.button-secondary {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 0 40px;
  color: #fff;
  display: inline-block;
}

.Hero h1,
.button-primary,
.button-secondary {
  font-weight: 700;
  text-transform: uppercase;
}

a:hover {
  text-decoration: underline;
}

.button-primary {
  background: #bf0032;
}

.button-primary:hover {
  text-decoration: none;
  color: #fff;
}

.button-secondary {
  background: #122e5c;
}

.button-secondary:hover {
  text-decoration: none;
  color: #fff;
}

.Nav .Nav-container {
  padding: 20px;
}

.Nav .Nav-logo-acs {
  display: inline-block;
  width: 55px;
  margin-right: 10px;
}

@media all and (min-width:47.9375em) {
  .Nav .Nav-container {
    padding: 40px;
  }

  .Nav .Nav-logo-acs {
    width: 100px;
    margin-right: 30px;
  }
}

@media all and (min-width:64.0625em) {
  .Nav .Nav-logo-acs {
    margin-right: 40px;
  }
}

.Nav .Nav-logo-acs img {
  width: 100%;
}

.Nav .Nav-logo-cr {
  width: 86px;
  margin-top: 6px;
}

.Nav .Nav-button-donate {
  position: absolute;
  top: 26px;
  right: 20px;
  font-size: 12px;
  height: 23px;
  line-height: 23px;
  padding: 0 20px;
}

@media all and (min-width:47.9375em) {
  .Nav .Nav-logo-cr {
    margin-top: 10px;
    width: 187px;
  }

  .Nav .Nav-button-donate {
    top: 40px;
    right: 140px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
  }
}

.Nav .Nav-login {
  position: relative;
  clear: both;
  border-top: 1px solid #c7c7c7;
  text-align: right;
  padding: 10px 0 0;
  margin: 5px 0 0;
}

.Nav .Nav-login .Nav-button-sign-in {
  font-size: 18px;
  color: #122e5c;
  height: 50px;
  line-height: 50px;
}

.Nav .Nav-login .Nav-button-sign-in.active {
  display: inline-block;
}

.Nav .Nav-login .Nav-button-signed-in {
  width: 60px;
  height: 30px;
  text-decoration: none;
}

.Nav .Nav-login .Nav-button-signed-in.active {
  display: inline-block;
}

@media all and (min-width:47.9375em) {
  .Nav .Nav-login {
    float: right;
    border-top: none;
    padding: 0;
    margin: 0;
  }

  .Nav .Nav-login .Nav-button-signed-in {
    width: auto;
    height: auto;
  }
}

.Nav .Nav-login .Nav-button-signed-in .arrow-down {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-color: #122e5c;
  border-top: 6px dashed;
  border-top: 6px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.Nav .Nav-dropdown {
  position: absolute;
  top: 115px;
  right: 0;
  z-index: 998;
  background: #f7f7f7;
  width: 100%;
  display: none;
}

.Nav .Nav-dropdown.active {
  display: block;
}

.Nav .Nav-dropdown a {
  font-size: 18px;
  color: #122e5c;
  display: block;
  border-top: 1px solid #fff;
  padding: 16px 30px 16px 20px;
  font-weight: 400;
}

.Hero {
  background: url("../cdn-sub/library/images/acs/acs-header-five-images.jpg") top center no-repeat;
  background-size: cover;
  height: 300px;
}

@media all and (max-width:415px) {
  .Hero {
    height: 190px;
  }
}

@media all and (min-width:47.9375em) {
  .Nav .Nav-dropdown {
    max-width: 210px;
    top: 100px;
    right: 40px;
  }

  .Hero {
    height: 460px;
  }
}

.Hero .Hero-content {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 70%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media all and (min-width:47.9375em) {
  .Hero .Hero-content {
    top: 50%;
    width: 600px;
  }
}

.Hero .Hero-logo {
  width: 75px;
}

.Hero h1 {
  font-size: 38px;
  color: #fff;
  margin: 8px 0 20px;
  line-height: normal;
}

.Banner h2,
.Banner h3 {
  line-height: 1;
  text-align: center;
  font-weight: 700;
  font-family: 'Source Sans Pro';
}

.Hero .cta {
  display: none;
}

@media all and (min-width:47.9375em) {
  .Hero .Hero-logo {
    width: 100px;
  }

  .Hero h1 {
    font-size: 68px;
    margin: 8px 0 50px;
  }

  .Hero .cta {
    display: inline-block;
    outline: 0!important;
    text-decoration: none!important;
    color: #fff!important;
  }
}

.Hero-buttons {
  padding: 20px 0;
  text-align: center;
  display: block;
}

.Mission {
  padding: 50px 20px 0;
  margin: 0 0 50px;
}

@media all and (min-width:47.9375em) {
  .Hero-buttons {
    display: none;
  }

  .Mission {
    padding: 70px 0 0;
    margin: 0;
  }
}

.Mission .Mission-bucket {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  clear: both;
}

.Mission .Mission-bucket .title {
  float: left;
  width: 30%;
  text-align: center;
}

.Mission .Mission-bucket .title h3 {
  display: none;
}

.Mission .Mission-bucket .copy {
  float: right;
  width: 65%;
}

.Mission .Mission-bucket .copy h3 {
  font-size: 18px;
  margin: 0 0 5px;
  display: block;
}

.Mission .Mission-bucket .copy p {
  max-width: 365px;
}

@media all and (min-width:47.9375em) {
  .Mission .Mission-bucket .title h3 {
    display: block;
    padding: 0 18px;
  }

  .Mission .Mission-bucket .title h3.short-title {
    padding: 0 35px;
  }

  .Mission .Mission-bucket .copy {
    width: 60%;
  }

  .Mission .Mission-bucket .copy h3 {
    display: none;
  }

  .Mission .Mission-bucket .copy p {
    max-width: none;
  }
}

.Mission .Mission-bucket .Mission-icon {
  width: 75px;
}

.Mission .Mission-bucket h3 {
  font-size: 24px;
  color: #122e5c;
  margin: 20px 0;
}

.Mission .Mission-bucket p {
  font-size: 18px;
  color: #122e5c;
}

@media all and (min-width:64.0625em) {
  .Mission .Mission-bucket .title h3.short-title {
    padding: 0 18px;
  }

  .Mission .Mission-bucket {
    width: 32%;
    float: left;
    clear: none;
    border-right: 1px solid #c7c7c7;
    margin-right: 2%;
    padding-right: 2%;
    padding-bottom: 10px;
    min-height: 340px;
  }

  .Mission .Mission-bucket:last-of-type {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }

  .Mission .Mission-bucket .copy,
  .Mission .Mission-bucket .title {
    float: none;
    width: 100%;
    text-align: center;
  }
}

.Title {
  padding: 50px 20px 0;
  clear: both;
  background: #f7f7f7;
}

.Inspiration,
.Title.white {
  background: #fff;
}

.Title .Title-content {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.Title h2 {
  font-size: 40px;
  color: #122e5c;
  text-transform: uppercase;
}

@media all and (min-width:47.9375em) {
  .Title {
    padding: 70px 0 0;
    background: #fff;
  }

  .Title h2 {
    font-size: 48px;
  }

  .Title p {
    width: 500px;
    margin: 0 auto;
  }
}

.Title p {
  font-size: 18px;
  color: #122e5c;
}

.Inspiration {
  padding: 70px 0 0;
  clear: both;
  position: relative;
}

.Inspiration .Inspiration-content {
  max-width: 1220px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.Inspiration .Inspiration-slide {
  width: 100%;
  background: #fff;
  padding-bottom: 60px;
}

@media all and (min-width:47.9375em) {
  .Inspiration .Inspiration-wrapper {
    display: block;
  }

  .Inspiration .Inspiration-slide {
    float: left;
    width: 45%;
    min-height: 535px;
    padding: 20px;
    margin-bottom: 3%;
    margin-right: 3%;
    background: #f7f7f7;
  }

  .Inspiration .Inspiration-slide:last-of-type {
    margin-right: 0;
  }

  .Inspiration .swiper-button-next,
  .Inspiration .swiper-button-prev,
  .Inspiration .swiper-pagination {
    display: none;
  }
}

@media all and (min-width:64.0625em) {
  .Inspiration .Inspiration-slide {
    width: 22%;
    margin-right: 3%;
  }
}

.Inspiration .Inspiration-slide .Inspiration-image {
  width: 100%;
}

.Inspiration .swiper-pagination .swiper-pagination-bullet {
  background: #999;
  width: 13px;
  height: 13px;
  margin: 0 20px;
}

.Inspiration .swiper-pagination .swiper-pagination-bullet-active {
  background: #bf0032;
}

.Inspiration .swiper-button-next {
  background: url("../cdn-sub/library/images/acs/arrow-right.png") top center no-repeat;
}

.Inspiration .swiper-button-prev {
  background: url("../cdn-sub/library/images/acs/arrow-left.png") top center no-repeat;
}

.Inspiration .swiper-button-next,
.Inspiration .swiper-button-prev {
  background-size: 100%;
  top: 32%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
}

.Inspiration h3 {
  font-size: 24px;
  color: #122e5c;
  text-transform: uppercase;
  margin: 20px 0;
}

.Inspiration p {
  font-size: 18px;
  color: #122e5c;
  padding: 0 20px;
}

@media all and (min-width:47.9375em) {
  .Inspiration p {
    padding: 0;
  }
}

.Inspiration .Inspiration-buttons {
  clear: both;
  padding: 40px 0;
  text-align: center;
}

@media all and (min-width:47.9375em) {
  .Inspiration .Inspiration-buttons {
    padding: 20px 0 80px;
  }
}

@media all and (min-width:64.0625em) {
  .Inspiration .Inspiration-buttons {
    padding: 10px 0 80px;
  }
}

.Banner {
  font-family: 'Source Sans Pro';
  background: #f7f7f7;
  padding-bottom: 48px;
}

@media all and (min-width:64.0625em) {
  .Banner {
    padding-bottom: 0;
    max-height: 514px;
    overflow: hidden;
  }

  .Banner:after {
    content: "";
    display: block;
    clear: both;
  }
}

.Banner h2 {
  font-size: 40px;
  color: #122e5c;
  text-transform: uppercase;
  margin: 0;
  padding: 48px 0 32px;
}

@media all and (min-width:64.0625em) {
  .Banner h2 {
    width: 50%;
    float: left;
    padding-top: 7%;
  }
}

.Banner h3 {
  font-size: 24px;
  color: #122e5c;
  padding-bottom: 8px;
}

.Banner .description {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
}

.Banner .description p {
  font-size: 18px;
  line-height: 1.44;
  color: #122e5c;
  text-align: center;
  padding: 0 0 32px;
}

@media all and (min-width:64.0625em) {
  .Banner .description {
    width: 50%;
    float: left;
    max-width: none;
  }

  .Banner .description p {
    max-width: 390px;
    margin: 0 auto;
  }
}

.Banner .banner-image {
  position: relative;
  padding-bottom: 32px;
}

.Banner .banner-image:before {
  display: none;
  left: 0;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255,255,255,0);
  border-left-color: #f7f7f7;
  border-width: 50px;
  margin-top: -50px;
}

.Fundraisers .pod:after,
.Join .inner-container .program:after,
.Join:after {
  content: "";
}

.Banner .banner-image img {
  width: 100%;
}

@media all and (min-width:64.0625em) {
  .Banner .banner-image:before {
    display: block;
  }

  .Banner .banner-image {
    width: 50%;
    float: right;
    padding-bottom: 0;
  }
}

.Banner .cta a {
  display: block;
  width: 235px;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
  margin: 0 auto;
}

.Banner .cta a.red {
  background: #bf0032;
}

.Banner.banner-right .banner-image:before {
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media all and (min-width:64.0625em) {
  .Banner .cta {
    width: 50%;
    float: left;
  }

  .Banner.banner-right h2 {
    float: right;
  }

  .Banner.banner-right .banner-image,
  .Banner.banner-right .cta,
  .Banner.banner-right .description {
    float: left;
  }
}

.Fundraisers {
  width: 90%;
  margin: 45px auto 0;
}

.Fundraisers .pod {
  color: #122e5c;
  margin-bottom: 45px;
}

@media all and (min-width:47.9375em) {
  .Fundraisers .pod {
    width: 50%;
    float: left;
  }

  .Fundraisers .pod:eq(even) {
    margin-left: 4%;
  }
}

@media all and (min-width:64.0625em) {
  .Fundraisers {
    margin-bottom: 45px;
  }

  .Fundraisers:after {
    content: "";
    display: block;
    clear: both;
  }

  .Fundraisers .pod {
    width: 23%;
    margin-left: 2%;
  }

  .Fundraisers .pod:nth-child(0) {
    margin-left: 0;
  }
}

.Fundraisers .pod .circle-image {
  width: 112px;
  float: left;
}

@media all and (min-width:47.9375em) {
  .Fundraisers .pod .circle-image {
    float: none;
    margin: 0 auto;
  }
}

.Fundraisers .pod .circle-image img {
  width: 100%;
  border-radius: 100px;
}

.Fundraisers .pod .content {
  float: left;
  width: 160px;
  margin: 5px 0 0 16px;
}

.Fundraisers .pod .content .title {
  font-size: 18px;
  line-height: 1.44;
}

.Fundraisers .pod .content .title a {
  color: #122e5c;
  text-decoration: none;
}

@media all and (min-width:47.9375em) {
  .Fundraisers .pod .content {
    float: none;
    margin: 0 auto;
  }

  .Fundraisers .pod .content .title {
    font-size: 21px;
    text-align: center;
    line-height: 1.24;
  }
}

.Fundraisers .pod .content .amount {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.46;
}

.Join h2,
.Search .cta a,
.Search h2 {
  line-height: 1;
  text-align: center;
  font-weight: 700;
}

@media all and (min-width:47.9375em) {
  .Fundraisers .pod .content .amount {
    font-size: 32px;
    text-align: center;
  }
}

.Fundraisers .pod .content .raised {
  font-size: 18px;
  margin-left: -5px;
}

@media all and (min-width:47.9375em) {
  .Fundraisers .pod .content .raised {
    font-size: 21px;
    text-align: center;
    margin-left: 0;
  }
}

.Fundraisers .pod:after {
  display: block;
  clear: both;
}

.Search {
  margin-bottom: 48px;
}

.Search h2 {
  font-family: 'Source Sans Pro';
  font-size: 40px;
  color: #122e5c;
  margin: 0;
  padding: 48px 0 32px;
}

.Search .cta a {
  display: block;
  width: 235px;
  font-size: 18px;
  padding: 15px 0;
  margin: 0 auto;
}

.Join {
  background: #f7f7f7;
}

.Join:after {
  display: block;
  clear: both;
}

.Join h2 {
  font-family: 'Source Sans Pro';
  font-size: 40px;
  color: #122e5c;
  margin: 0;
  padding: 48px 0 32px;
}

.Join p {
  font-size: 18px;
  line-height: 1.44;
  color: #122e5c;
  text-align: center;
  padding: 0 0 32px;
}

@media all and (min-width:47.9375em) {
  .Join p {
    width: 45%;
    margin: 0 auto;
  }

  .Join .inner-container {
    max-width: 1220px;
  }
}

.Join .inner-container .program {
  width: 90%;
  margin: 0 auto;
}

@media all and (min-width:47.9375em) {
  .Join .inner-container .program {
    margin-bottom: 40px;
  }
}

@media all and (min-width:64.0625em) {
  .Join .inner-container .program {
    width: 32%;
    float: left;
    margin-right: 2%;
  }

  .Join .inner-container .program:last-child {
    margin-right: 0;
  }
}

.Join .inner-container .program:after {
  display: block;
  clear: both;
}

.Join .inner-container .program .program-image {
  width: 100%;
  margin: 0 auto;
  max-width: 388px;
}

.Join .inner-container .program .program-image img {
  width: 100%;
}

@media all and (min-width:47.9375em) {
  .Join .inner-container .program .program-image {
    width: 35%;
    float: left;
  }
}

@media all and (min-width:64.0625em) {
  .Join .inner-container .program .program-image {
    width: 100%;
    float: none;
    max-width: unset;
    max-height: 338px;
    overflow: hidden;
  }
}

@media all and (min-width:47.9375em) {
  .Join .inner-container .program .program-content {
    width: 55%;
    float: left;
    margin-left: 25px;
  }
}

@media all and (min-width:64.0625em) {
  .Join .inner-container .program .program-content {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

.Join .inner-container .program .program-content h3 {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #122e5c;
  text-align: center;
  padding: 24px 0 12px;
  width: 255px;
  margin: 0 auto;
}

@media all and (min-width:47.9375em) {
  .Join .inner-container .program .program-content h3 {
    text-align: left;
    width: auto;
    margin: 0;
  }
}

@media all and (min-width:64.0625em) {
  .Join .inner-container .program .program-content h3 {
    text-align: center;
    font-size: 24px;
  }
}

.Join .inner-container .program .program-content p {
  font-size: 18px;
  line-height: 1.44;
  color: #122e5c;
  text-align: center;
  padding: 0 0 32px;
  width: auto;
  max-width: 350px;
  margin: 0 auto;
}

@media all and (min-width:47.9375em) {
  .Join .inner-container .program .program-content p {
    text-align: left;
    margin: 0;
  }
}

.Footer,
.Modal .Modal-close,
.Modal .Modal-content,
.Modal .or,
.Modal h4 {
  text-align: center;
}

.Join .inner-container .program .program-content .cta {
  margin-bottom: 74px;
}

.Join .inner-container .program .program-content .cta a {
  display: block;
  width: 235px;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
  margin: 0 auto;
}

@media all and (min-width:47.9375em) {
  .Join .inner-container .program .program-content .cta a {
    width: 389px;
    padding: 13px 0;
    margin: 0;
  }
}

@media all and (min-width:64.0625em) {
  .Join .inner-container .program .program-content p {
    text-align: center;
    min-height: 125px;
  }

  .Join .inner-container .program .program-content .cta a {
    width: 100%;
    margin: 0 auto;
  }
}

.Modal {
  max-width: 850px;
  width: 80%;
  background: #fff;
  padding: 40px 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1000;
  display: none;
}

.Modal.active {
  display: block;
}

.Modal .Modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #122e5c;
  font-size: 35px;
  font-weight: 700;
  line-height: 21px;
  width: 16px;
  height: 16px;
  text-decoration: none;
}

.Modal .Modal-close img {
  width: 100%;
}

@media all and (min-width:47.9375em) {
  .Modal {
    padding: 120px 40px;
    background: #fff;
  }

  .Modal .Modal-close {
    top: 40px;
    right: 40px;
    font-size: 50px;
    line-height: 31px;
    width: 40px;
    height: 40px;
  }
}

.Modal .Modal-content {
  max-width: 300px;
  margin: 0 auto;
}

.Modal .Modal-content>img {
  width: 100%;
  display: none;
}

@media all and (min-width:64.0625em) {
  .Modal .Modal-content {
    max-width: none;
    margin: 0;
  }

  .Modal .Modal-content>img {
    display: block;
  }
}

.Modal .Modal-content>p {
  margin: 24px 0;
}

.Modal .Modal-content>a {
  width: 100%;
}

.Modal .or {
  color: #122e5c;
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 20px 0 0;
}

.Modal h4 {
  font-size: 24px;
  font-weight: 700;
  color: #122e5c;
  text-transform: uppercase;
  margin-bottom: 24px;
  padding: 0 20px;
}

@media all and (min-width:64.0625em) {
  .Modal .or {
    display: none;
  }

  .Modal .Modal-content-left {
    float: left;
    width: 48%;
  }

  .Modal .Modal-content-right {
    float: right;
    width: 48%;
  }

  .Modal h4 {
    font-size: 48px;
    padding: 0;
  }

  .Footer {
    text-align: left;
  }
}

.Modal p {
  font-size: 18px;
  color: #122e5c;
}

.Modal-shade {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 9999px;
  background: rgba(0,0,0,.75);
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}

.Modal-shade.active {
  left: 0;
  opacity: 1;
}

.Footer {
  padding: 20px 0;
  background: #122e5c;
  color: #fff;
}

.Footer .bold {
  font-weight: 700;
}

@media all and (min-width:64.0625em) {
  .Footer .Footer-social {
    float: left;
    border-right: 1px solid #fff;
    padding: 5px 60px;
  }
}

.Footer .Footer-social>a {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
}

.Footer .Footer-social>a img {
  width: 100%;
}

.Footer .Footer-right {
  letter-spacing: 1px;
  padding: 20px 10px 0;
}

@media all and (min-width:47.9375em) {
  .Footer .Footer-right {
    padding: 10px 60px;
  }
}

@media all and (min-width:64.0625em) {
  .Footer .Footer-right {
    float: left;
    line-height: 50px;
    padding: 0 0 0 60px;
  }
}

.Footer .Footer-right a {
  color: #fff;
  text-decoration: underline;
}

#login_modal,
#login_modal .sg-modal .other-option p {
  color: #292929;
  font-family: "Open Sans",sans-serif;
}

#main-content {
  outline: 0;
  -webkit-font-smoothing: antialiased;
}

.row.collapse {
  display: block!important;
}

#login_modal input[type=checkbox]:before,
#skip-to-content {
  display: none;
}

@media only screen and (max-width:768px) {
  .container,
  .row {
    padding: 0;
    margin: 0;
  }
}

#login_modal .sg-modal .legal {
  float: left;
  width: auto!important;
  margin-left: 15px;
}

.container .row,
.container-fluid .row {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse.login-options {
  margin: 0;
}

.login-button {
  margin-left: 15px;
}

.Nav .Nav-login .Nav-button-signed-in img {
  height: 50px;
  width: 50px;
}

.main-container {
  font-weight: 400;
}

#forgot_password_modal {
  margin: 3.125rem 1rem 1.875rem;
}

#forgot_password_modal h3:first-child {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 400;
  margin: 0 0 30px;
}

#forgot_password_modal p {
  font-size: 1.4375rem;
  margin-bottom: 1.25rem;
}

#login_modal .sg-modal .other-option p {
  margin: 0 0 1.25rem;
  font-size: 16px;
}

#login_modal .sg-modal .remember label {
  padding-bottom: 5px;
}

#login_modal .sg-modal .remember input {
  margin-top: 0;
}

#login_modal .login-button {
  margin-left: 0;
}

.or-divider {
  text-align: center;
  width: 100%;
  display: block;
  color: #a1a1a1;
  padding: 9px 0;
  font-size: .75rem;
  text-transform: uppercase;
}

input#popup_remember {
  margin-right: 5px;
}

.button.radius,
button.radius {
  border-radius: 5px;
}

form[data-inline-validation] .error .validation {
  display: block;
  font-size: .875rem;
  font-style: italic;
  padding: .375rem .5625rem .5625rem;
  background: #d5313e;
  color: #fff;
  margin-top: 9px;
  margin-bottom: 0;
  position: relative;
  font-weight: 400;
  z-index: 1;
}

form[data-inline-validation] .error .validation:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-bottom: 6px solid #d5313e;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: -5px;
  left: 10px;
  z-index: 5;
}

#revealModalTarget .sg-modal label.checkbox {
  margin: 5px 0 10px;
}

#forgot_success_modal {
  margin: 3.125rem 1rem 1.875rem;
  text-align: center;
}

#forgot_success_modal h3 {
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 26px;
}

#forgot_success_modal p {
  font-size: 24px;
  font-weight: 400;
}

.Footer .Footer-social h5 {
  font-weight: 400;
  margin-bottom: 5px;
  color: #fff;
  font-size: 13.28px;
  -webkit-font-smoothing: antialiased;
}

.Footer-right p {
  font-weight: 400;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}

@media all and (min-width:64.0625em) {
  .Footer-right p {
    line-height: 50px;
    letter-spacing: inherit;
  }
}

@media all and (max-width:1024px) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 80%;
  }
}

@media all and (max-width:767px) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 100%;
  }
}

footer.global-footer {
  background: #1e1e23;
  border-top: none;
}

@media only screen and (max-width:640px) {
  #need-help div {
    padding: 25px 15px 20px 28px;
  }
}

#need-help div {
  border: 1px solid #fff;
  color: #fff;
}

#need-help:hover div {
  background: #fff;
  color: #1E1E23;
}

@media only screen and (min-width:641px) and (max-width:875px) {
  footer.global-footer ul.term-policy .inline-link {
    margin: 0 20px;
  }
}