@font-face {
  font-family: "Veneer";
  src: url(/file/design_2015/fonts/veneer-webfont.eot) format('eot');
  src: url(/file/design_2015/fonts/veneer-webfont.svg) format('woff');
  src: url(/file/design_2015/fonts/veneer-webfont.ttf) format('woff');
  src: url(/file/design_2015/fonts/veneer-webfont.woff) format('truetype');
}

html,
body {
  height: 100%;
}

*,
*:before,
*:after {


  box-sizing: border-box;
}

html,
body {
  font-size: 18px;
}

body {
  background: #fff;
  color: #666666;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.55556rem;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

img {
  display: inline-block;
  vertical-align: middle;
}

select {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: 66.66667rem;
  width: 96%;
}

.herobannerow1 {
  margin: 0;
  max-width: 66.66667rem;
  width: 96%;
}

@media only screen and (max-width: 35.55556em) {
  .row {
    width: 100%;
  }
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row .row {
  margin: 0 -0.83333rem;
  max-width: none;
  width: auto;
}

.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.columns {
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
  width: 100%;
  float: left;
}

.columns + .columns:last-child {
  float: right;
}

@media only screen {
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left;
  }
  .show-for-medium-up, .show-for-large-up { display: none; }
}

@media only screen and (max-width: 35.61110em) {
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }
  
  .small-12 {
    width: 100%;
  }

  .hide-for-small { display: none; }
}

@media only screen and (min-width: 35.61111em) {
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }
  
  .medium-12 {
    width: 100%;
  }

  .show-for-medium-up, .show-for-large-up { display: inherit; }
  .hide-for-medium { display: none; }
 
}

@media only screen and (min-width: 56.94444em) {
  .columns {
    position: relative;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }
  
  .large-12 {
    width: 100%;
  }

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  .show-for-large-up { display: inherit; }
  .hide-for-large { display: none; }
}

/* Accessibility - hides the forward slash */

button,
.button, div.BBFormRow a, input.BBFormSubmitbutton.PaymentPartSubmitButton, .PaymentPart_Controls input{

  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Veneer";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
  font-size: 1.22222rem;
  background-color: #0072ce;
  border-color: #01579c;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

button:hover,
button:focus,
.button:hover,
.button:focus, input.BBFormSubmitbutton.PaymentPartSubmitButton, .PaymentPart_Controls input {
  background-color: #01579c;
}

button:hover,
button:focus,
.button:hover,
.button:focus, input.BBFormSubmitbutton.PaymentPartSubmitButton, .PaymentPart_Controls input {
  color: #FFFFFF;
}

button.large,
.button.large {
  padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
  font-size: 1.66667rem;
}

.button.small {
  padding: 0.77778rem 1.55556rem 0.83333rem 1.55556rem;
  font-size: 0.72222rem;
}

.button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

button.radius,
.button.radius {
  border-radius: 5px;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 35.61111em) {
  button,
  .button {
    display: inline-block;
  }
}

/* Clearing Styles */

/* Foundation Dropdowns */

/* Standard Forms */

form {
  margin: 0 0 1.38889rem;
}

/* Using forms within rows, we need to set some defaults */

/* Label Styles */

label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.77778rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

/* Attach elements to the beginning or end of an input */

/* Adjust padding, alignment and radius if pre/post element is a button */

/* Separate prefix and postfix styles when on span or label so buttons keep their own */

/* We use this to get basic styling on all basic form elements */

input:not([type]),
input[type="text"],input[type="tel"], input[type="number"], input[type="email"] {

  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #929292;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.77778rem;
  height: 2.80556rem;
  margin: 0 0 1.38889rem 0;
  padding: 0.69444rem;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

input:not([type]):focus,
input[type="text"]:focus {
  background: #fff;
  outline: none;
}

input:not([type]):disabled,
input[type="text"]:disabled {

  background-color: #DDDDDD;
  cursor: default;
}

/* Respect enforced amount of rows for textarea */

/* Not allow resize out of parent */

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}

:-ms-input-placeholder {
  color: #666666;
}

/* Add height value for select elements to match text input height */

select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #929292;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.77778rem;
  line-height: normal;
  padding: 0.69444rem;
  border-radius: 0;
  height: 2.80556rem;
}

select::-ms-expand {
  display: none;
}

select:hover {
  background-color: #f3f3f3;
  border: 1px solid rgb(204, 204, 204);

}

select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* Adjust margin for form elements below */

input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.38889rem 0;
}

/* Normalize file input width */

/* HTML5 Number spinners settings */

/* We add basic fieldset styling */

fieldset {
  border: 1px solid #DDDDDD;
  margin: 1rem 0;
  padding: 1.11111rem;
}

fieldset legend {
  background: #FFFFFF;
  font-weight: bold;
  margin-left: -0.16667rem;
  margin: 0;
  padding: 0 0.16667rem;
}

/* Error Handling */

span.error {
  display: block;
  font-size: 0.66667rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1.38889rem;
  margin-top: -1px;
  padding: 0.33333rem 0.5rem 0.5rem;
  background: #f04124;
  color: #FFFFFF;
}

.error input {
  margin-bottom: 0;
}

.error label {
  color: #f04124;
}

/* Foundation Joyride */

/* Default styles for the container */

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */

/* Typography */

/* Styles for screens that are at least 768px; */

[data-magellan-expedition] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}

/* Orbit Graceful Loading */

/* Pagination centred wrapper */

/* Panels */

/* Pricing Tables */

/* Progress Bar */

/* Image Thumbnails */

/* Tooltips */

/* Wrapped around .top-bar to contain to grid width */

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

/* Typography resets */

div,
ul,
ol,
li,
h1,

form,
p {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */

a {
  color: #0072ce;
  line-height: inherit;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #0062b1;

}

a img {
  border: none;
}

/* Default paragraph styles */

p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.11111rem;
  text-rendering: optimizeLegibility;
}

/* Default header styles */

h1, div.donate h2, div.page-heading h2 {


  color: #222222;
  font-family: "Veneer";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 1.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}

h1, div.donate h2,  div.page-heading h2 {

  font-size: 3.33333rem;
}

div.page-heading h2 {
    text-align: left;
    color: #0072CE;


}

/* Helpful Typography Defaults */

i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* Lists */

ul,
ol {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.11111rem;
}

ul {
  margin-left: 1.1rem;
}

/* Unordered Lists */

/* Ordered Lists */

ol {
  margin-left: 1.4rem;
}

/* Definition Lists */

/* Abbreviations */

/* Blockquotes */

/* Microformats */

@media only screen and (min-width: 35.61111em) {
  h1 {


    line-height: 1.4;
}

  h1 {
    font-size: 3.88889rem;
}
  




}

/* small displays */

/* medium displays */

/* large displays */

/* xlarge displays */

/* xxlarge displays */

/* Orientation targeting */

/* Specific visibility for tables */

@media only screen and (orientation: landscape) {




  /* Specific visibility for tables */
}

@media only screen and (orientation: portrait) {
  /* Specific visibility for tables */
}

/* Touch-enabled device targeting */

/* Specific visibility for tables */

/* Screen reader-specific classes */

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after {
    content: "";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

@page {
    margin: .5cm;
}

  p {


    orphans: 3;
    widows: 3;
  }




}

/* Print visibility */

@media only screen and (min-width: 56.94444em) {
  .no-pad-left {
    padding-left: 0;
  }




}

.margin-top-60 {
  margin-top: 3.33333rem;
}

.margin-bottom-60 {
  margin-bottom: 3.33333rem;
}

h1 {

  line-height: 1;
}

p.highlight, div.donate h4, div.sponsorChildText, h4 {

  font-family: Raleway;
  font-weight: 600 !important;
  font-size: 1.22222rem;
  line-height: 1.77778rem;
  color: #243c4b;
  margin-bottom: 1.55556rem;
}

.blue-pattern-background p.highlight {
  color: #fff;
}

.all-clickable a:hover {
  text-decoration: none;
}

.button {
  line-height: 1;
  padding: 0.88889rem 2.22222rem;
  transition: color 0.4s ease, background 0.4s ease;
}

.button.yellow {

  color: #243c4b;
  background: #f1c400;
}

.button.yellow:hover {

  background: #0072ce;
  color: white;
}





@media only screen and (max-width: 35.55556em) {
  .button {
    width: 100%;
  }
  
  .hero {
    background-position-x: 70%!important;
}

}










.vertical-align {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

img.full-width {
  width: 100%;
}

.dotted-bottom-border {
  position: relative;
}

.dotted-bottom-border:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: repeating-linear-gradient(-90deg, #adadad, #adadad 2px, transparent 2px, transparent 4px);
}

.blue {
  color: #0072ce;
}

.background-grey {
  background-color: #f8f8f8;
}

.row.text-center {
  margin: 0.83333rem auto;
}

input.search:-moz-placeholder {
  color: rgba(0, 0, 0, 0.8);
  transition: color 0.4s ease;
}

input.search:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.8);
  transition: color 0.4s ease;
}

input.search:focus:-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}

input.search:focus:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}

select {
  background-image: url(/image/layout_2015/dropdown-arrow.png);
  background-position: calc(100% - 10px) center;
}

.clear-left {
  clear: left;
}

.parallax {
  overflow: hidden;





}

@media only screen and (max-width: 56.88889em) {
  .mobile-collapse {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out;
  }

  .mobile-collapse.active {
    max-height: 100vh;
  }
}

iframe {
  width: 100%;
  border: none;
}













.mega-menu {
  opacity: 0;
  z-index: -2;
  transition: bottom 0.4s ease-in-out, opacity 0.4s ease-in-out;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #fff;
  border-top: solid 1px #0072ce;
  height: 350px;
  overflow: hidden;
}

.mega-menu .row {
  height: 100%;
}

.mega-menu .columns {
  height: 100%;
  position: relative;
}

.mega-menu .vertical-align {
  margin: 0 -0.83333rem;
  padding: 0 0.83333rem;
}

.mega-menu .mega-menu-link {
    display: block;
    margin-top: .88889rem;
    padding: 0;
    color: #63cee9;
    font-family: Veneer;
    font-size: 1.66667rem;
    line-height: 1;
    transition: color .4s ease;
    height: 1em;
}

.mega-menu .mega-menu-link::after {
  display: none;
}

.mega-menu a.button::after {
  display: none;
}

.mega-menu a:hover .mega-menu-link {
  color: #0072ce;
}

.hover-image {
  overflow: hidden;
  display: block;
}

.hover-image img {
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
}

*:hover > .hover-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

li.hover .mega-menu {
  opacity: 1;
  bottom: -350px;
  z-index: -1;
}

.mega-menu-subnav {
  color: #fff;
  line-height: 1;
}

.mega-menu-subnav a.dotted-bottom-border:hover {
    padding: 10px;
    background: #338ed8;
}

header.open .mega-menu-subnav a.dotted-bottom-border:hover {
    padding: 0.71429rem 0;
    background: transparent;
}

.mega-menu-subnav .subnav-header {
  font-weight: 300;
  font-size: 1.55556rem;
  margin-bottom: 1.55556rem;
}

.mega-menu-subnav a.dotted-bottom-border {
  color: #fff;
  font-size: 1rem;
  display: block;
  padding: 10px 0;
  line-height: 1;
  transition: background 0.4s ease-in-out, padding 0.4s ease-in-out;
}

.mega-menu-subnav::after {
  background: #0072ce;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: -50vw;
  bottom: 0;
  top: 0;
}

.child-cta {
  margin: auto;
  padding-left: 110px;
  position: relative;
  margin: 0 0.83333rem;
}

.child-cta p {
  color: #666666;
}

.child-cta p:first-child {
  font-weight: bold;
  color: #0072ce;
}

.child-cta::before {
  content: '';
  position: absolute;
  left: 0px;
  display: block;
  width: 65px;
  height: 86px;
  background: url("/image/layout_2015/kid-icon.png") center no-repeat;
}

/** START HEADER **/

header[data-magellan-expedition] {
  padding: 0;
  position: relative;
}

.secondary-nav {
  background: #0072ce;
}

.secondary-nav ul {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1685px;
}

.secondary-nav li {
  display: inline-block;
}

.secondary-nav li > a {
  font-size: 0.72222rem;
  line-height: 1.77778rem;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.secondary-nav li > a::after {
  content: '';
  height: 5px;
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.secondary-nav li > a:hover::after {
  opacity: 1;
}

.secondary-nav li::after {
  content: '|';
  color: #0c92ff;
  padding: 0.5px;
}

.secondary-nav li:last-child {
  margin-right: 0.5rem;
}

.secondary-nav li:last-child::after {
  content: '';
  display: none;
}

.primary-nav {
  background: #fff;
  color: #0072ce;
  padding: 0 15px;
}

.primary-nav ul {
  margin: 0;
}

.primary-nav li > a {
  color: #0072ce;
  padding: 2rem 0;
  display: inline-block;
  position: relative;
}

.primary-nav li > a::after {
  content: '';
  height: 5px;
  background: #0072ce;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.primary-nav li > a:hover::after {
  opacity: 1;
}

.primary-nav li.hover a::after {
  opacity: 1;
}

@media (min-width: 912px) {
  .primary-nav li > a {
    font-size: 3.0909090909vw;
    margin-right: 4.9090909091vw;
  }
}

@media (min-width: 1100px) {
  .primary-nav li > a {
    font-size: 1.88889rem;
    margin-right: 3rem;
  }
}

.nav-cta {
  padding: 2rem 0 0rem 0;
}

.nav-cta > div {
  display: none;
  margin-right: 1.66667rem;
  margin-top: 0.81111rem;
}

@media (min-width: 1450px) {
  .nav-cta > div {
    display: inline-block;
  }
}

.user-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("/image/layout_2015/profile-icon.png") center no-repeat;
}

.tel-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("/image/layout_2015/phone-icon.png") center no-repeat;
}

.cta-headline {
  font-size: 1.22222rem;
  font-weight: bold;
  text-align: right;
}

.cta-headline i, em.user-icon {
  float: left;
}

.my-plan {
  position: relative;
  width: 134px;
  height: 60px;
}

.my-plan iframe {
  width: 100%;
  height: 100%;
}

.cta-small {
    font-size: 0.66667rem;
    font-weight: bold;
    clear: both;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.0em;
    letter-spacing: 0;
    transition: all .3s ease-in-out;
}

.button.donate-button.large {
  padding: 0.77778rem 1rem 0.88889rem 1rem;
  margin: 0;
}

@media (min-width: 980px) {
  .button.donate-button.large {
    padding: 1.16667vw 4.41667vw 1.33333vw 4.5vw;
    font-size: 2.5vw;
  }
}

@media (min-width: 1200px) {
  .button.donate-button.large {
    padding: 0.77778rem 2.94444rem 0.88889rem 3rem;
    font-size: 1.66667rem;
  }
}

/** END HEADER **/

/** START HOMEHERO **/


/** END HOMEHERO **/

/* START BLUE PATTERN BACKGROUND */


.blue-pattern-background {
  padding: 5.11111rem 0;
  background: url('/image/layout_2015/my-plan/background-texture.png');
  background-color: #0072ce;
  color: #fff;
}


.blue-pattern-background h1 {
  color: #fff;
}

.blue-pattern-background p {
  margin-top: 1.25rem;
  color: #fff;
}

.blue-pattern-background section {
  padding: 0 0.83333rem;
}

.blue-pattern-background.light {
  background-color: #63cee9;
  color: #666666;
}

.blue-pattern-background.light p {
  color: #666666;
}

.blue-pattern-background.light h1 {
  margin-bottom: 2.5rem;
}

/* END BLUE PATTERN BACKGROUND */

.white-row-expand {
  background: #fff;
  margin: -1.55556rem;
  padding: 1.55556rem;
  position: relative;
}

.white-row-expand h1 {
  color: #0072ce;
}

.white-row-expand .text-container {
  padding: 0 1.11111rem 1.11111rem;
}

.blue-pattern-background .white-row-expand h1 + p {
  margin-top: -25px;
}

.blue-pattern-background .white-row-expand p {
  color: #666666;
}

.white-row-expand .grey-box {
  margin-bottom: 1.66667rem;
}

@media only screen and (max-width: 56.88889em) {
  .white-row-expand {
    margin: 0;
    padding: 1.66667rem;
  }
}


footer.site-footer {
  background: url(/image/layout_2015/footer-background.jpg) no-repeat bottom right, #0048ab;
  color: #fff;
  background-size: cover
}

footer.site-footer .footer-header {
  margin-bottom: 1.11111rem;
  font-family: "Raleway";
  font-size: 1.11111rem;
}

footer.site-footer p {
    color: #fff;
}

@media only screen and (max-width: 56.88889em) {
  footer.site-footer .large-5 {
    margin-top: 1.11111rem;
  }

  footer.site-footer .large-4.no-pad-left {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.11111rem;
    margin-bottom: 1.11111rem;
    border-bottom: 1px solid #0072ce;
  }

  footer.site-footer .large-4.no-pad-left .footer-header {
    position: relative;
    margin-bottom: 0;
  }

  footer.site-footer .large-4.no-pad-left .footer-header::after {
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(0) translateY(-5px);
    -ms-transform: rotate(0) translateY(-5px);
    transform: rotate(0) translateY(-5px);
    display: block;
    -webkit-mask-image: url(/image/layout_2015/dropdown-arrow.png);
    mask-image: url(/image/layout_2015/dropdown-arrow.png);
    -webkit-mask-size: auto;
    mask-size: auto;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: #fff;
    width: 18px;
    height: 11px;
    margin: auto;
  }

  footer.site-footer .large-4.no-pad-left .footer-header.active::after {
    -webkit-transform: translateY(-5px) rotate(180deg);
    -ms-transform: translateY(-5px) rotate(180deg);
    transform: translateY(-5px) rotate(180deg);
  }

  footer.site-footer .large-4.no-pad-left ul {
    font-size: 0.85714rem;
  }

  footer.site-footer .large-4.no-pad-left ul li {
    margin-top: 0.55556rem;
    margin-bottom: 0.55556rem;
  }

  footer.site-footer .large-4.no-pad-left ul li:first-child {
    margin-top: 1.11111rem;
  }
}

footer.site-footer p {
  line-height: 1rem;
  font-size: 0.77778rem;
}

@media only screen and (max-width: 56.88889em) {
  footer.site-footer p {
    font-size: 0.85714rem;
  }
}

footer.site-footer nav ul {
  font-size: 0.77778rem;
  margin: 0;
}

footer.site-footer nav li {
  list-style: none;
}

footer.site-footer nav li a {
  color: #fff;
  line-height: 1.66667rem;
}

footer.site-footer nav li a:hover {
  text-decoration: underline;
}

footer.site-footer .footer-nav {
  padding-top: 3.33333rem;
  padding-bottom: 2.77778rem;
  border-bottom: solid 1px #003d91;
}

@media only screen and (max-width: 56.88889em) {
  footer.site-footer .footer-nav {
    border-bottom: none;
    padding-top: 2.14286rem;
    padding-bottom: 1.78571rem;
  }
}

footer.site-footer .footer-copyright {
  padding-top: 2.77778rem;
  padding-bottom: 3.33333rem;
}

footer.site-footer .footer-copyright .copyright-line {
  font-size: 0.77778rem;
  line-height: 1.68889rem;
  margin-left: 2.22222rem;
  display: inline-block;
  margin-bottom: 0;
}

footer.site-footer .footer-copyright .privacy-policy-footer {
  font-size: 0.77778rem;
  line-height: 2.88889rem;
  color: #fff;
}

footer.site-footer .footer-copyright .privacy-policy-footer:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 56.88889em) {
  footer.site-footer .footer-copyright {
    text-align: center;
    padding-top: 0;
    padding-bottom: 1.07143rem;
  }

  footer.site-footer .footer-copyright > * {
    float: none !important;
  }

  footer.site-footer .footer-copyright img {
    margin-bottom: 1.71429rem;
  }

  footer.site-footer .footer-copyright .copyright-line,
  footer.site-footer .footer-copyright .privacy-policy-footer {
    line-height: 1.42857rem;
    font-size: 0.85714rem;
    margin-left: 0;
  }
}

.social-block {
  background: #0072ce;
  padding: 3.88889rem 0;
}

.social-block .header {
  font-family: 'Veneer';
  color: #fff;
  font-size: 2.22222rem;
  line-height: 1;
}

@media only screen and (max-width: 962px) {
  .social-block .header {
    font-size: 1.78571rem;
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 962px) {
  .social-block .row {
    text-align: left !important;
  }
}

.social-icons a {
  width: 43px;
  height: 45px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 2.22222rem;
  transition: opacity 0.4s;
}

.social-icons a:hover {
  opacity: 0.5;

}

.social-icons a.facebook-icon {
  background-image: url(/image/layout_2015/facebook.png);
  width: 20px;
}

.social-icons a.twitter-icon {
  background-image: url(/image/layout_2015/twitter.png);
  width: 49px;
}

.social-icons a.instagram-icon {
  background-image: url(/image/layout_2015/instagram.png);
}

.social-icons a.youtube-icon {
  background-image: url(/image/layout_2015/youtube.png);
  width: 54px;
}

.social-icons a.google-icon {
  background-image: url(/image/layout_2015/google.png);
}

@media only screen and (max-width: 962px) {
  footer.site-footer .social-icons {
    margin-bottom: -16px;
    margin-left: 0;
    display: inline-block;
    float: none !important;
    margin-left: 1.66667rem;
  }

  footer.site-footer .social-icons a {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: 0;
  }
}

.hero {
  position: relative;
  background-size: cover;
  background-position: center center;
  margin-bottom: 3.33333rem;
  max-height: none;
  min-height: 65vh;
 }

.hero.log-in {
  max-height: 100vh;
}

.hero h1 {
  color: #fff;
  margin: 20vh 0;
}

.hero .button {
  animation-delay: 0s;
}

.hero .vertical-align h1 {
  margin: 0;
}

.hero .button.yellow {
  width: 100%;
  max-width: 350px;
}

@media only screen and (max-width: 56.88889em) {
  .hero .vertical-align {
    top: auto;
    bottom: 20px;
    transform: translateY(0);
  }

  .hero .vertical-align .button {
    width: 100%;
  }

  .hero .vertical-align .button.yellow {
    display: none;
  }

  .hero .vertical-align p {
    display: none;
  }

  .hero .vertical-align h1 {
    margin-bottom: 1.55556rem;
  }
}

.hero .down {
  background: url("/image/layout_2015/my-plan/arrow.png");
  background-repeat: no-repeat;
  color: white;
  text-align: center;
  background-position: 50% 20px;
  padding: 50px 22px 22px;
  bottom: 0;
  position: absolute;
  width: 100%;
  font-size: 12px;
  transition: transform 0.5s ease;
  z-index: 9;
}

.sponsorship .hero .down{
    background: url("/image/layout_2015/dropdown-arrow-large.png");
    color: grey;
	background-repeat: no-repeat;
    text-align: center;
    background-position: 50% 20px;
    padding: 50px 22px 22px;
    bottom: 0;
    position: absolute;
    width: 100%;
    font-size: 12px;
    transition: transform 0.5s ease;
    z-index: 9;
}

.hero .down:hover {
  transform: translateY(20px);
}

@media only screen and (max-width: 56.88889em) {
  .hero .down {
    text-indent: -9999px;
    height: 0;
    padding-bottom: 0;
  }
}

.center-blocks {
  text-align: center;
}

.center-blocks .columns {
  float: none;
  display: inline-block;
}

.center-blocks .columns + .columns:last-child {
  float: none;
  display: inline-block;
}

.grey-box {
  background: #f3f3f3;
}

/** START HOMEHERO **/

.full-height {
  position: relative;
  background-position: center center;
  background-size: cover;
}

.full-height h1 {
  font-size: 5.55556rem;
  line-height: 0.9;
  color: #fff;
  font-family: 'Veneer';
  margin-bottom: 1.94444rem;
}

@media only screen and (max-width: 35.55556em) {
  .full-height h1 {
    font-size: 3.28571rem;
  }
  
  div.hero a.down {
    display: none;
}

}

@media only screen and (max-width: 56.88889em) {
  .full-height .vertical-align {
    top: auto;
    bottom: 65px;
    transform: translateY(0);
  }

  .full-height .vertical-align .button {
    width: 100%;
  }

  .full-height .vertical-align .button.yellow {
    display: none;
  }

  .full-height .vertical-align p {
    display: none;
  }

  .full-height .vertical-align h1 {
    margin-left: 1.11111rem;
  }

  .full-height.log-in .vertical-align {
    top: 20px !important;
  }

  .full-height.log-in .vertical-align .button.yellow {
    width: 100%;
    display: block;
  }
}

/** END HOMEHERO **/

@media only screen and (max-width: 56.88889em) {
.secondary-nav {
    display: none;
  }

  .button.large {
    font-size: 1.42857rem;
  }

  h1 {
    font-size: 2.85714rem;
  }
}

@media only screen and (max-width: 56.88889em) {
  html,
  body {
    font-size: 14px;
  }

 .page {
    /*margin-top: 107px;*/
  }
  
  body.mobile-nav-open .page {
/*	height: 590px;  */  
	overflow: hidden;
  }

  .mobile-nav {
    text-align: center;
    width: 100%;
    padding: 7px 15px;
    box-sizing: border-box;
    position: relative;
  }

  .mobile-menu-call {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 23px;
    width: 23px;
    background: url("/image/layout_2015/phone-icon.png") center no-repeat;
    background-size: cover;
  }

  .mobile-logo {
    display: inline-block;
  }

  .mobile-logo img {
    max-width: 95px;
  }

  .mobile-nav-back-btn {
    display: none;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 24px;
    height: 22px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .mobile-nav-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28px;
    height: 23px;
    border-top: solid 3px #0072ce;
    border-bottom: solid 3px #0072ce;
    transition: border 0.5s ease;
  }

  .mobile-nav-btn:after,
  .mobile-nav-btn:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #0072ce;
    position: absolute;
    top: 50%;
    left: 0;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .primary-nav {
    background: #f5f5f5;
    padding: 0.55556rem;
  }

  .primary-nav .nav-cta {
    padding: 0;
  }




  .primary-nav ul,
  .primary-nav li.home-link,
  .primary-nav .contact,
  .primary-nav .my-plan {
    display: none;
  }

  .primary-nav .button {
    width: 100%;
  }

  header.open {
    position: absolute !important;
    top: 0;

    width: 100%;
    left: 0;
    background: rgba(248, 248, 248, 0.95);
    text-align: center;
    min-height: 590px;
	position: fixed !important;
    bottom: 0;
  }

  header.open .mobile-nav-btn {
    border-top: none;
    border-bottom: none;
    z-index: 400;
  }

  header.open .mobile-nav-btn:after {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }

  header.open .mobile-nav-btn:before {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }

  header.open .mobile-nav-back-btn {
    background: url(/image/layout_2015/back-arrow-icon.png);
    background-size: 100%;
    z-index: 400;
  }

  header.open .primary-nav {
    background: none;
    padding-top: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 167px;
    z-index: 0;
    overflow: hidden;
  }

  header.open .primary-nav .contact {
    display: block;
    border-radius: 5px;
    background: #0072ce;
    padding: 0.77778rem 2.94444rem 0.88889rem 3rem;
    width: 95%;
    color: white;
    text-align: center;
    bottom: 56px;
    left: 2.5%;
    position: absolute;
  }

  header.open .primary-nav .contact .cta-small {
    display: none;
  }

  header.open .primary-nav .contact .cta-headline {
    text-align: center;
  }

  header.open .primary-nav .contact .cta-headline i {
    position: absolute;
    left: 27px;
  }

  header.open .primary-nav .contact .tel-icon {
    background: url(/image/layout_2015/phone-icon-mobile.png);
    background-size: 100%;
  }

  header.open .primary-nav ul {
    display: block;
    list-style: none;
    top: 30%;
    position: relative;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
}

header.open .primary-nav ul li a {
    padding: 10px 0;
    display: block;
    margin: 0 15px;
    font-size: 26px;
    line-height: 1.5em;
}

header.open .primary-nav ul>li>a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    margin: 0;
    width: 18px;
    height: 20px;
    background-color: transparent;
    background-image: url(/image/layout_2015/mega-menu/menu-chevron.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

  header.open .primary-nav ul.level-1 {
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
  }

  header.open .primary-nav .row {
    height: auto;
  }

  header.open .primary-nav .columns {
    width: 100%;
    padding: 0;
  }

  header.open .primary-nav .columns img {
    display: none;
  }

  header.open .primary-nav .columns .vertical-align {
    position: static;
    margin: 0;
    padding: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  header.open .child-cta {
    display: none;
  }

  header.open .child-cta + a {
    display: none;
  }

  header.open .mega-menu {
    display: block!important;
    top: 0;
    bottom: auto;
    left: 100%;
    width: 100%;
    background: 0 0;
    border: none;
    height: auto;
    opacity: 0;
    z-index: -1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

  header.open .mega-menu .mega-menu-link {
    margin: 0;
    padding: .71429rem 0;
    color: #0072ce;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.28571rem;
    height: auto;
}

.mobile-nav-btn {
    display: block !important;
}
  header.open .subnav-header {
    display: none;
  }

  header.open .mega-menu-subnav::after {
    display: none;
  }

  header.open .mega-menu-subnav a.dotted-bottom-border {
    border: none;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #0072ce;
    font-size: 1.28571rem;
    padding: 0.71429rem 0;
  }

  header.open .mega-menu-subnav a.dotted-bottom-border:after {
    display: none;
  }



  header.open .donate-button {
    position: absolute;
    left: 2.5%;
    width: 95%;
    bottom: 113px;
  }

  header.open .mobile-logo {
	background-color: #ffffff;
  }

  header.open .mobile-menu-call {
    display: none;
  }

  header.open ul {
    display: block;
    list-style: none;
    text-align: left;
  }

  header.open li > a {
    margin-right: 0;
    font-size: 2.07143rem;
    padding: 1.35714rem 0;
  }

  header.open li.active .mega-menu {
    opacity: 1;
    z-index: 1;
  }

  header.open .mobile-nav {
    height: 49px;
	background-color: #ffffff;
  }

  header.open .secondary-nav {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    background: none;
    color: #0072ce;
    z-index: 2;
  }

  header.open .secondary-nav li a {
    color: #0072cd;
    font-size: 11px;
  }
}

@media only screen and (min-width: 56.94444em) {
  .mobile-nav {
    display: none;
  }

  .primary-nav ul {
    float: left;
    display: block;
  }

  .primary-nav li {
    display: inline-block;
    line-height: 79px;
    float: left;
  }

  .primary-nav li.home-link {
    display: inline-block;
  }

  .primary-nav li > a {
    color: #0072ce;
    padding: 0.5rem 0 0;
    height: 100px;
    display: inline-block;
    position: relative;
  }

  .primary-nav li > a::after {
    content: '';
    height: 5px;
    background: #0072ce;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
  }

  .primary-nav li > a:hover::after {
    opacity: 1;
  }

  .primary-nav li:first-child a {
    line-height: 0;
    padding: 0.5rem 0;
    margin-right: 1.6rem;
  }

  .primary-nav li:last-child a {
    margin-right: 0;
  }

  .primary-nav .nav-cta {
    float: right;
	padding-top: 25px;
  }

  .primary-nav .nav-cta > div,
  .primary-nav .nav-cta > a {
    float: right;
  }
}

.article-content h1, div.donate h2{
  color: #0072ce;
  margin-bottom: 1.66667rem;
}

.article-content h2 {
  color: #58cae7;
  margin: 4.44444rem 0 2.22222rem 0;
}

.article-content h2:first-child {
  margin-top: 0;
}

div.donate .BBListingHeading, div.donate .DonationListingHeading, div.donate div.BBISshare h2  {
  color: #0072ce;
  margin-bottom: 1.66667rem;
	font-family: "Veneer";
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
	font-size: 2.85714rem;
    margin-top: 0.2rem;
    line-height: 38px;



}

.BBListingHeading, div.donate .DonationListingHeading{
	color: #57c9e6;
    text-transform: uppercase;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    margin: 0 0 1.88889rem 0;
    background: none;


}

.article-content .row {
  margin-bottom: 1.11111rem;
}

.article-content .button {
  width: 100%;
  max-width: 350px;
}

/* HOME CTA BLOCKS */

/** END BLOCK **/

/* START GET SOCIAL */

/* END GET SOCIAL  */

.twitter-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("/image/layout_2015/twitter-icon.png") center no-repeat;
  margin-right: 0.77778rem;
}





.my-plan a {
  box-sizing: border-box;
  color: #0072ce;
  cursor: pointer;
  display: inline;
  font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 12.0000600814819px;
  font-style: normal;
  font-weight: bold;
  height: auto;
  letter-spacing: 0;
  line-height: 28.0000801086426px;
  text-decoration: none;
  width: auto;
}





.my-plan .user-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("/image/layout_2015/profile-icon.png") center no-repeat;
  margin-right: 15px;
}

.my-plan .cta-headline, .my-plan .cta-headline a {
  box-sizing: border-box;
  color: #0072ce;
  cursor: auto;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 21.9999599456787px;
  font-style: normal;
  font-weight: bold;
  height: 20px;
  letter-spacing: 0.449999988079071px;
  line-height: 1;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: left;
}

.my-plan .cta-headline i {
  float: left;
}

.my-plan .cta-small {
  box-sizing: border-box;
  color: #0072ce;
  cursor: auto;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-size: 12.0000600814819px;
  font-style: normal;
  font-weight: bold;
  height: 20px;
  letter-spacing: -0.5px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  line-height: 1;
}

.subscribe h1 {
  font-family: "Veneer";
  color: #63cee9;
  line-height: 1;
  float: left;
  width: auto;
  padding: 13px 0 0px 0;
  margin-right: 1%;
}

.subscribe h1::before {
  content: '';
  height: 28px;
  width: 40px;
  background-image: url(/image/layout_2015/email.png);
  margin-right: 10px;
  display: inline-block;
}

.subscribe button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Veneer";
  font-weight: normal;
  line-height: normal;
  margin: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 11px 41px;
  font-size: 1.22222rem;
  background-color: #0072ce;
  border-color: #01579c;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  float: right;
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
}





.subscribe div {
  border-radius: 0;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 1px;
  border-color: #929292;
  overflow: auto;
  position: relative;
}

.subscribe input {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.77778rem;
  height: 3.33333rem;
  line-height: 3.33333rem;
  margin: 0 0 10px 0;
  padding: 0px 14px 0;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

.subscribe :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.75);
}

.subscribe ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.75);
}

.subscribe :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.hero + div.bar {
  margin-top: -3.5rem;
}

.blue-background {
  background: #0072ce;
}

.steps ol {
  counter-reset: progress-counter;
  padding: 0;
  margin: 0;
}

.steps ol li {
  color: #fff;
  list-style: none;
}

.steps ol li.active {
  opacity: 1;
}

.steps ol li:before {
  content: counter(progress-counter);
  counter-increment: progress-counter;
  color: #6bcee8;
  font-family: "Veneer";
  font-size: 1.66667rem;
  background: white;
  border-radius: 100%;
  width: 2.55556rem;
  height: 2.55556rem;
  display: inline-block;
  text-align: center;
  top: 0.11111rem;
  position: relative;
  margin-right: 1rem;
}

.steps.step-progress ol {
  padding: 1.16667rem 0.88889rem 1.77778rem 0;
}

.steps.step-progress ol li {
  font-family: "Veneer";
  font-size: 1.22222rem;
  display: inline-block;
  opacity: 0.5;
  margin-right: 1.94444rem;
  padding: 5px;
  white-space: nowrap;
}

.form fieldset {
  border: none;
  padding: 0;
  margin-bottom: 37px;
}

.form fieldset legend, td.BBListingHeading h2, td.DonationListingHeading h2, td.LoginSectionHeader h2, td.EventSectionHeader h2, div.bbformbuilder-section h2, table.BBFormTable h2 {

  color: #57c9e6;
  font-family: "Veneer";
  font-size: 40px;
  text-transform: uppercase;
  display: block;
  margin: 0;
  float: left;
  width: 100%;
  margin: 0 0 1.88889rem 0;
  background: none;
  /*padding: 0 0.83333rem;*/
  border: 0;
}

.form fieldset.row {
  margin-bottom: 37px;
}

.form select, select {
  background-image: url(/image/layout_2015/select-arrow.png);
  background-color: #ffffff !important;
  border: none;
  color: #58c9e6;
  font-family: "Helvetica";
  font-size: 16px;
  height: 70px;
  padding: 14px 22px 15px 22px;
  float: none;
  border: 1px solid rgba(204, 204, 204, 0.56);
  background-position-x: 97%;
}


/**********************************CSS FOR IE 8, 9, 10 TO REMOVE BACKGROUND IMAGE FROM DROP DOWN*********************/

@media screen\0 {
.ie8910 .form select, select {
	background-image: none !important;
	padding: 14px 12px 15px 22px;
	}
_:-ms-lang(x), .ie10up .form select, select  { 
	background-image: url(/image/layout_2015/select-arrow.png); 
	}
}

input[type="text"], textarea, .ext-strict .x-form-text, input, input[type="tel"], input[type="number"], input[type="email"] {
  background-color: white;
  border: none;
  color: #58c9e6;
  font-family: "Helvetica";
  font-size: 16px;
  height: 70px;
  padding: 14px 28px 15px 28px;
  border: 1px solid rgba(204, 204, 204, 0.56);
  border-radius: 4px;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.form label, label {
  color: #656565;
  font-family: "Helvetica";
  font-size: 18px;
  margin-bottom: 3px;
}

.form label span {
  margin-bottom: 13px;
}

p {
  color: #656565;
  font-family: "Helvetica";
  font-size: 18px;
}

p strong {
  color: #233b4b;
  font-family: "Raleway";
  font-size: 22px;
  font-weight: bold;
}

.form .date select {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.form .date select:last-of-type {
  margin-right: 0;
}

.form .field {
  position: relative;
}

.form .field span {
  display: block;
  width: 100%;
  float: left;
}

.form .field.error input {
  border: 1px solid #ff3887;
}

.form .field.error span.error {
  position: absolute;
  bottom: -16px;
  color: #ff3787;
  font-family: "Helvetica";
  font-size: 12px;
  background: none;
  right: 17px;
  width: auto;
  margin: 0;
  padding: 0;
}

.form label.checkbox {
  margin-bottom: 1.38889rem;
}

.form label.checkbox:before,
.form label.checkbox:after {
  content: " ";
  display: table;
}

.form label.checkbox:after {
  clear: both;
}

@media (min-width: 910px) {
  .form label.checkbox {
    margin-top: 48px;
  }
}

.form label.checkbox input {
  visibility: hidden;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 53px;
}

.form label.checkbox span {
  float: left;
  font-weight: 400;
  width: 70%;
  line-height: 25px;
}

.form label.checkbox .text-label {
  top: 22px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
}

.form label.checkbox span.custom {
  border-radius: 4px;
  background-clip: padding-box;
  background-color: #fff;
  width: 40px;
  height: 40px;
  margin: 5px 21px 0 0;
  display: inline-block;
  position: relative;
}

.form label.checkbox.checked span.custom:after {
  content: '';
  background: url(/image/layout_2015/tick.png);
  width: 25px;
  height: 19px;
  position: absolute;
  top: 10px;
  left: 8px;
}

.form button.donate-button {
  position: relative;
  top: -28px;
  width: 180px;
  font-size: 29px;
  padding: 12px;
}

fieldset.donation {
  background: white;
  margin: 47px 0 47px -32px;
  padding: 34px 30px 14px 30px;
}

fieldset.donation legend, td.BBListingHeading h2, td.DonationListingHeading h2 {

  margin: 0 0 13px 0;
  padding: 0;

}

fieldset.donation label {
  display: inline-block;
  position: relative;
  margin-right: 17px;
}

fieldset.donation input[type="radio"] {
  visibility: hidden;
  position: absolute;
}

fieldset.donation p {
  font-size: 22px;
  font-weight: 400;
}

fieldset.donation .button {
  border-radius: 100%;
  font-family: "Veneer";
  font-size: 40px;
  color: white;
  opacity: 0.5;
  text-align: center;
  padding: 0;
  position: relative;
}

fieldset.donation .button.yellow {
  color: #233b4b;
}

fieldset.donation .button.large {
  width: 120px;
  height: 120px;
  line-height: 120px;
}

fieldset.donation .button.medium {
  width: 110px;
  height: 110px;
  line-height: 110px;
  top: 5px;
}

fieldset.donation .button.small {
  width: 100px;
  height: 100px;
  line-height: 100px;
  top: 5px;
}

.article-content.success {
  background: url(/image/layout_2015/success-tick.png) no-repeat 49% 2%;
  padding-top: 160px;
}

.login h1 {
  font-size: 40px;
}

.hero .login h1 {
  margin-bottom: 28px;
}

.login .button.yellow {
  width: 33.2%;
}

.login p {
  font-family: "Helvetica";
  color: white;
  font-size: 1.22222rem;
  margin-top: 13px;
}

.login p + p {
  font-size: 1rem;
  margin-top: -1.22222rem;
  margin-bottom: 0.66667rem;
}
.login p + .button {
  padding: 0.77778rem 1.16667rem;
}

body {
  letter-spacing: 0.025em;
  font-weight: 300;
}

h1 {
  letter-spacing: -0.025em;
}

/*********** Additional BBIS STyles for Layouts ******************/

.parallax-mirror {
    z-index: 1 !important;
}

.sticky {
  position: relative;
  top: 0; }
  
  
  
  
  
  
  
  
  /************************** MAIN menu STYLES ****************************/

.primary-nav-wrapper {
    background-color: #fff;
}

.primary-nav {
    margin: 0 auto;
    padding: 0 22px 0 15px;
    max-width: 1685px;
    color: #0072ce;
    background: #fff;
    transition: padding .3s ease-in-out;
}

.primary-nav li {
    display: table-cell;
    float: left;
    line-height: 79px;
    vertical-align: bottom;
    transition: all .3s ease-in-out;
}

.primary-nav li>a img {
    max-height: 79px;
    transition: max-height .3s ease-in-out;
}

/************************ TABLET LANDSCAPE / DESKTOP *********************************/

@media only screen and /*!YUI Compressor */(max-width: 910px) {

.primary-nav li {
    display: list-item;
    float: none;
}
.cta-headline{
	color: #fff;
}

}
/************************************* END MAX WIDTH 910PX ******************************/





/************************ LARGE  1020px *********************************/

@media only screen and /*!YUI Compressor */(min-width: 1020px) {

.primary-nav .nav-cta>div {
    display: inline-block !important;
}

}
/************************ END 1020px *********************************/


@media only screen and /*!YUI Compressor */ (min-width: 911px) and (max-width: 1280px){

.primary-nav-wrapper {
   /* height: 66px!important;*/
}
.primary-nav {
    padding: 0 10px;
}

.primary-nav li.home-link>a {
    margin: 0;
    padding: .4rem 0 0;
}

.primary-nav .nav-cta {
    padding: 8px 0 0;
}

.primary-nav li.home-link img {
    max-height: 50px;
}

.primary-nav li {
    line-height: 50px;
}

.primary-nav li>a {
    margin: 0 15px;
    padding: 8px 0;
    height: auto;
    font-size: 23px;
}

.primary-nav .nav-cta .donate-button {
    padding: 13px 28px 14px;
    font-size: 20px;
}

.primary-nav .nav-cta>a, .primary-nav .nav-cta>div {
    float: right;
    margin-right: 1em;
    margin-top: 0;
    transition: all .3s ease-in-out;
}
.primary-nav .nav-cta>div.contact, .primary-nav .nav-cta>div.my-plan {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}


}

@media only screen and /*!YUI Compressor */ (min-width: 1281px) and (max-width: 1440px){
	
.primary-nav li > a {
    font-size: 1.5rem;
    margin-right: 1.5rem;
}	
	
}

.sponsorship .hero {
    min-height: 40vh;
}

.sponsorship .hero-overlay.row {
    top: 0px;
}

@media only screen and /*!YUI Compressor */ (max-width: 910px){
header.header div.nav-cta {display: none;}
header.header.open div.nav-cta {display: block;}
}