@font-face {
  font-family: 'ITCAvantGardeStd-Bold';
  src: url("../font/itcavantgardestd-bold/ITCAvantGardeStd-Bold.eot?#iefix") format("embedded-opentype"), url("../font/itcavantgardestd-bold/ITCAvantGardeStd-Bold.otf") format("opentype"), url("../font/itcavantgardestd-bold/ITCAvantGardeStd-Bold.woff") format("woff"), url("../font/itcavantgardestd-bold/ITCAvantGardeStd-Bold.ttf") format("truetype"), url("../font/itcavantgardestd-bold/ITCAvantGardeStd-Bold.svg#ITCAvantGardeStd-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@charset "UTF-8";
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
@import url("//hello.myfonts.net/count/2d2eac");
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video {
  display: inline-block;
}

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}

/** Address styling not present in IE 8/9. */
[hidden] {
  display: none;
}

/* ========================================================================== Base ========================================================================== */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/** Remove default margin. */
body {
  margin: 0;
}

/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
}

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover {
  outline: 0;
}

/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}

/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong {
  font-weight: bold;
}

/** Address styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic;
}

/** Address differences between Firefox and other browsers. */
hr {
  box-sizing: content-box;
  height: 0;
}

/** Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000;
}

/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/** Improve readability of pre-formatted text in all browsers. */
pre {
  white-space: pre-wrap;
}

/** Set consistent quote types. */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/** Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%;
}

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ========================================================================== Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
img {
  border: 0;
}

/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) {
  overflow: hidden;
}

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure {
  margin: 0;
}

/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input {
  line-height: normal;
}

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select {
  text-transform: none;
}

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] {
  cursor: default;
}

/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ========================================================================== RWD ========================================================================== */
img, video, audio, iframe, object {
  max-width: 100%;
  height: auto;
}

/* ========================================================================== Border Box ========================================================================== */
*, *:before, *:after {
  box-sizing: border-box;
}

@font-face {
  font-family: 'AvantGardeGothicITCW01Bd';
  src: url("../fonts//2D2EAC_0_0.eot");
  src: url("../fonts//2D2EAC_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts//2D2EAC_0_0.woff2") format("woff2"), url("../fonts//2D2EAC_0_0.woff") format("woff"), url("../fonts//2D2EAC_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvantGardeGothicITCW02Md';
  src: url("../fonts//2D2EAC_1_0.eot");
  src: url("../fonts//2D2EAC_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts//2D2EAC_1_0.woff2") format("woff2"), url("../fonts//2D2EAC_1_0.woff") format("woff"), url("../fonts//2D2EAC_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FFScalaSansWebRegular';
  src: url("../fonts//2D2EAC_2_0.eot");
  src: url("../fonts//2D2EAC_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts//2D2EAC_2_0.woff2") format("woff2"), url("../fonts//2D2EAC_2_0.woff") format("woff"), url("../fonts//2D2EAC_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.clearfix, ul.team, .group {
  zoom: 1;
}

.clearfix:before, ul.team:before, .clearfix:after, ul.team:after, .group:before, .group:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after, ul.team:after, .group:after {
  clear: both;
}

/* Float */
.hvr-float, ul.cards li.large-card, .woocommerce ul.products li.large-card, .woocommerce ul.products li.product {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.hvr-float:hover, ul.cards li.large-card:hover, .woocommerce ul.products li.large-card:hover, .woocommerce ul.products li.product:hover, .hvr-float:focus, ul.cards li.large-card:focus, .woocommerce ul.products li.large-card:focus, .woocommerce ul.products li.product:focus, .hvr-float:active, ul.cards li.large-card:active, .woocommerce ul.products li.large-card:active, .woocommerce ul.products li.product:active {
  transform: translateY(-8px);
}

/* Underline Reveal */
.hvr-underline-reveal, .link--underline {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

.hvr-underline-reveal:before, .link--underline:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d60670;
  height: 2px;
  transform: translateY(2px);
  transition: ease-out 0.3s transform;
}

.hvr-underline-reveal:hover:before, .link--underline:hover:before, .hvr-underline-reveal:active:before, .link--underline:active:before {
  transform: translateY(0);
}

.hvr-underline-reveal:visited:before, .link--underline:visited:before {
  transform: translateY(2px);
}

@keyframes fadeInSlow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeInSlow, .hero-slider__item.flex-active-slide .table {
  animation-name: fadeInSlow;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

.inner-container, .inner-container--med, .inner-container--large, .home.page .inner-container {
  max-width: 940px;
  padding: 0 3.1746%;
  margin: 0px auto;
  box-sizing: content-box !important;
}

@media (max-width: 480px) {
  .inner-container, .inner-container--med, .inner-container--large, .home.page .inner-container {
    padding: 0 20px;
  }
}

.inner-container--med {
  max-width: 1030px;
}

@media (max-width: 480px) {
  .inner-container--med {
    padding: 0 20px;
  }
}

.inner-container--large, .home.page .inner-container, .home.page .inner-container--med, .home.page .inner-container--large {
  max-width: 1260px;
}

@media (max-width: 480px) {
  .inner-container--large, .home.page .inner-container, .home.page .inner-container--med, .home.page .inner-container--large {
    padding: 0 20px;
  }
}

.row {
  zoom: 1;
}

.row:before, .row:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.row:after {
  clear: both;
}

[class*='grid--'] {
  float: left;
  margin-right: 3.8%;
}

.grid--one {
  width: 4.85%;
}

.grid--two {
  width: 13.45%;
}

.grid--three {
  width: 22.05%;
}

.grid--four {
  width: 30.75%;
}

.grid--five {
  width: 39.45%;
}

.grid--six {
  width: 48%;
}

.grid--seven {
  width: 56.75%;
}

.grid--eight {
  width: 65.4%;
}

.grid--nine {
  width: 74.05%;
}

.grid--ten {
  width: 82.7%;
}

.grid--eleven {
  width: 91.35%;
}

.grid--twelve {
  width: 100%;
}

@media (max-width: 780px) {
  .grid--three--mobile {
    width: 100%;
  }
  .grid--eight--mobile {
    width: 100%;
  }
}

[class*='col--'] {
  float: left;
}

.col--third {
  width: 33.3%;
}

.col--half {
  width: 50%;
}

.grid--last {
  margin-right: 0;
}

@media (max-width: 780px) {
  .mq__tab--one {
    width: 4.85%;
  }
  .mq__tab--two {
    width: 13.45%;
  }
  .mq__tab--three {
    width: 22.05%;
  }
  .mq__tab--four {
    width: 30.75%;
  }
  .mq__tab--five {
    width: 39.45%;
  }
  .mq__tab--six {
    width: 48%;
  }
  .mq__tab--seven {
    width: 56.75%;
  }
  .mq__tab--eight {
    width: 65.4%;
  }
  .mq__tab--nine {
    width: 74.05%;
  }
  .mq__tab--ten {
    width: 82.7%;
  }
  .mq__tab--eleven {
    width: 91.35%;
  }
  .mq__tab--twelve {
    width: 100%;
  }
  .mq__tab--half {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .mq__mob--one {
    width: 4.85%;
  }
  .mq__mob--two {
    width: 13.45%;
  }
  .mq__mob--three {
    width: 22.05%;
  }
  .mq__mob--four {
    width: 30.75%;
  }
  .mq__mob--five {
    width: 39.45%;
  }
  .mq__mob--six {
    width: 48%;
  }
  .mq__mob--seven {
    width: 56.75%;
  }
  .mq__mob--eight {
    width: 65.4%;
  }
  .mq__mob--nine {
    width: 74.05%;
  }
  .mq__mob--ten {
    width: 82.7%;
  }
  .mq__mob--eleven {
    width: 91.35%;
  }
  .mq__mob--twelve, .mq__mob--full {
    width: 100%;
  }
}

html {
  font-size: 62.5%;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 780px) {
  html {
    font-size: 60%;
  }
}

body {
  font-family: FFScalaSansWebRegular;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #555559;
  background-color: #eeeeee;
}

blockquote {
  font-style: italic;
  font-weight: 400;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding-left: 25px;
  font-size: 1.4em;
  margin: 0 0 30px;
  border-left: 2px solid #d60670;
}

small {
  font-size: 13px;
  line-height: 16px;
  display: block;
}

h1, .h1, h2, .h2, h3, .h3, .woocommerce div.product .summary h1, h4, .h4, h5, .h5 {
  font-family: AvantGardeGothicITCW02Md;
  color: #882345;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

@media (max-width: 480px) {
  h1, .h1, h2, .h2, h3, .h3, .woocommerce div.product .summary h1, h4, .h4, h5, .h5 {
    margin: 0 0 30px 0;
  }
}

h1, .h1 {
  font-size: 34px;
  font-size: 3.4rem;
}

@media (max-width: 780px) {
  h1, .h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 480px) {
  h1, .h1 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

h1--xl, .h1--xl {
  font-size: 40px;
  font-size: 4rem;
}

@media (max-width: 780px) {
  h1--xl, .h1--xl {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 480px) {
  h1--xl, .h1--xl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

h2, .h2 {
  font-size: 28px;
  font-size: 2.8rem;
}

@media (max-width: 780px) {
  h2, .h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 480px) {
  h2, .h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

h3, .h3, .woocommerce div.product .summary h1 {
  font-size: 25px;
  font-size: 2.5rem;
}

@media (max-width: 780px) {
  h3, .h3, .woocommerce div.product .summary h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (max-width: 480px) {
  h3, .h3, .woocommerce div.product .summary h1 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

h4, .h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

h5, .h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

p {
  margin: 0 0 30px;
  line-height: 1.4;
}

.lede, .medical-professionals .band.band--dark + .band p {
  font-size: 26px;
  font-size: 2.6rem;
}

@media (max-width: 780px) {
  .lede, .medical-professionals .band.band--dark + .band p {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 480px) {
  .lede, .medical-professionals .band.band--dark + .band p {
    font-size: 20px;
    font-size: 2rem;
  }
}

.lede--small {
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width: 480px) {
  .lede--small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  margin: 0 0 30px;
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: block;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

p a, td a, ul a, ol a {
  color: #d60670;
}

.btn, .btn--primary, .pill.pill--primary a, form.input-submit input[type="submit"], .l-footer .wForm input[type="submit"], .woocommerce .single_add_to_cart_button, .woocommerce .shop_table .checkout-button, .woocommerce fieldset + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p input[type="submit"].button, .woocommerce #payment input[type="submit"].button, .btn--tertiary, .pill a, .btn--outline, .btn--outline--white, .btn--submit, form input[type=submit], .woocommerce .shop_table .order-actions a.button {
  background: #e4e4e4;
  border: none;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  padding: 11px 15px 9px;
  text-transform: uppercase;
  outline: none;
  border-radius: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: AvantGardeGothicITCW02Md;
}

.btn:hover, .btn--primary:hover, form.input-submit input[type="submit"]:hover, .l-footer .wForm input[type="submit"]:hover, .woocommerce .single_add_to_cart_button:hover, .woocommerce .shop_table .checkout-button:hover, .woocommerce fieldset + div + p input[type="submit"].button:hover, .woocommerce #billing_phone_field + div + p input[type="submit"].button:hover, .woocommerce #payment input[type="submit"].button:hover, .btn--tertiary:hover, .pill a:hover, .btn--outline:hover, .btn--outline--white:hover, .btn--submit:hover, form input[type=submit]:hover, .woocommerce .shop_table .order-actions a.button:hover, .btn:focus, .btn--primary:focus, form.input-submit input[type="submit"]:focus, .l-footer .wForm input[type="submit"]:focus, .woocommerce .single_add_to_cart_button:focus, .woocommerce .shop_table .checkout-button:focus, .woocommerce fieldset + div + p input[type="submit"].button:focus, .woocommerce #billing_phone_field + div + p input[type="submit"].button:focus, .woocommerce #payment input[type="submit"].button:focus, .btn--tertiary:focus, .pill a:focus, .btn--outline:focus, .btn--outline--white:focus, .btn--submit:focus, form input[type=submit]:focus, .woocommerce .shop_table .order-actions a.button:focus {
  text-decoration: none;
}

.btn--primary, .pill.pill--primary a, form.input-submit input[type="submit"], .l-footer .wForm input[type="submit"], .woocommerce .single_add_to_cart_button, .woocommerce .shop_table .checkout-button, .woocommerce fieldset + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p input[type="submit"].button, .woocommerce #payment input[type="submit"].button {
  background: #d60670;
}

.btn--primary:hover, .pill.pill--primary a:hover, form.input-submit input[type="submit"]:hover, .l-footer .wForm input[type="submit"]:hover, .woocommerce .single_add_to_cart_button:hover, .woocommerce .shop_table .checkout-button:hover, .woocommerce fieldset + div + p input[type="submit"].button:hover, .woocommerce #billing_phone_field + div + p input[type="submit"].button:hover, .woocommerce #payment input[type="submit"].button:hover {
  background: #bd0563;
}

.btn--tertiary, .pill a {
  background: #ccc;
}

.btn--tertiary:hover, .pill a:hover, .btn--tertiary .active, .pill a .active {
  background: #d60670;
}

.btn--outline, .btn--outline--white, .btn--submit, form input[type=submit], .woocommerce .shop_table .order-actions a.button {
  padding: 9px 15px 7px;
  background: none;
  border: 2px solid #d60670;
  color: #d60670;
}

.btn--outline--white {
  border-color: #fff;
  color: #fff;
}

.btn--block {
  display: block;
}

.link--primary:hover, .link--primary:focus {
  color: #d60670;
}

.link--tertiary {
  color: #99999b;
}

.link--tertiary:hover, .link--tertiary:focus {
  color: #8c8c8e;
}

table {
  width: 100%;
}

table th, table td {
  text-align: left;
  padding: 5px;
}

table th {
  border-top: 1px solid #bbbbbd;
  border-bottom: 1px solid #bbbbbd;
}

form .field {
  margin-bottom: 30px;
}

form label {
  display: block;
  margin-bottom: 5px;
}

form input[type="text"], form input[type="email"], form input[type="phone"], form input[type="password"], form input[type="number"], form input[type="search"], form textarea {
  -webkit-font-smoothing: antialiased;
  width: 100%;
  padding: 10px;
  outline: none;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #555559;
}

form input[type="text"].auto, form input[type="email"].auto, form input[type="phone"].auto, form input[type="password"].auto, form input[type="number"].auto, form input[type="search"].auto, form textarea.auto {
  width: auto;
}

form input[type="checkbox"], form input[type="radio"] {
  float: left;
  margin: 5px 10px 5px 0;
  vertical-align: middle;
  display: none;
}

form input[type="checkbox"] + label, form input[type="radio"] + label {
  cursor: pointer;
  padding-left: 22px;
}

form input[type="checkbox"] + label:before, form input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  height: 20px;
  margin: 1px 4px 0 -22px;
  vertical-align: middle;
  width: 20px;
}

form input[type="checkbox"] + label:before {
  background: url(../img/sprite-sheet.png) right -20px no-repeat;
  background-size: 40px 40px;
}

form input[type="checkbox"]:checked + label:before {
  background: url(../img/sprite-sheet.png) right top no-repeat;
  background-size: 40px 40px;
}

form input[type="radio"] + label:before {
  background: url(../img/sprite-sheet.png) left top no-repeat;
  background-size: 40px 40px;
}

form input[type="radio"]:checked + label:before {
  background: url(../img/sprite-sheet.png) left -20px no-repeat;
  background-size: 40px 40px;
}

form select {
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 40px;
  color: #555559;
  font-family: FFScalaSansWebRegular;
  background: #fff;
  outline: none;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 10px 20px 10px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../img/drop-down.png");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: right 8px center;
}

form select[multiple] {
  background-image: none;
  min-height: 100px;
}

@-moz-document url-prefix() {
  form select {
    background-image: none;
  }
}

form .note {
  margin-top: 5px;
  color: #aaa;
}

form .req {
  font-style: italic;
}

form .error .reason {
  margin-top: 5px;
  color: #FF4136;
}

form .error input[type=text], form .error input[type=email], form .error input[type=phone], form .error input[type=password], form .error input[type=number], form .error input[type=search], form .error textarea {
  border-color: #FF4136;
}

#paypal_form input[type=text] {
  background: #e4e4e4;
}

#paypal_form input[type=submit] {
  background: #d60670;
  color: #fff;
  border: 0;
}

#paypal_form input[type=submit]:hover {
  background: #cc066b;
}

.notification {
  border: 1px solid;
  padding: 10px;
  margin-bottom: 60px;
  border-radius: 8px;
  zoom: 1;
}

.notification:before, .notification:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.notification:after {
  clear: both;
}

.notification.error {
  border-color: #FF4136;
  color: #e90d00;
  background: #ffeae9;
}

.notification.success {
  border-color: #2ECC40;
  color: #25a233;
  background: #e6f9e8;
}

.notification.warning {
  border-color: #FF851B;
  color: #e76b00;
  background: #fff2e7;
}

.notification.info {
  border-color: #0074D9;
  color: #0059a6;
  background: #cfe9ff;
}

.notification.empty {
  text-align: center;
  background: #f4f4f4;
  border: 1px dashed #ddd;
}

.notification p:last-child {
  margin-bottom: 0;
}

.band {
  padding: 60px 0;
}

.band--thin {
  padding: 30px 0;
}

.band--dark {
  background-color: #555559;
  color: #fff;
}

.band--light {
  background-color: #fff;
}

.band--tertiary {
  background-color: #e4e4e4;
}

.band--nonedark {
  background-color: #d7d7d7;
}

.band--nonedark-wide {
  background-color: #d7d7d7;
}

.band--border {
  border-top: 1px solid #bbbbbd;
  border-bottom: 1px solid #bbbbbd;
}

.band--border-top {
  border-top: 1px solid #bbbbbd;
}

.band--border-bottom {
  border-bottom: 1px solid #bbbbbd;
}

.band--brand-primary {
  background-color: #d60670;
  color: #fff;
}

.band--brand-primary a {
  color: #fff;
  text-decoration: underline;
}

.band--brand-primary a:hover {
  text-decoration: none;
}

.band--thin-bottom {
  padding: 90px 0 0;
}

.band p:only-child {
  margin-bottom: 0;
}

.band--events {
  padding: 0px 0px 60px;
  background: #eeeeee;
}

.band--none-wide .inner-container, .band--nonedark-wide .inner-container {
  padding-left: 0;
  padding-right: 0;
  max-width: 1086px;
}

@media (max-width: 480px) {
  .band [class*='inner-container'] > .section-title {
    padding-top: 0;
  }
}

.alt-bg {
  background: #e4e4e4;
}

.burger {
  cursor: pointer;
}

.burger span {
  background: #908D90;
  display: block;
  height: 2px;
  left: 0px;
  margin: 0 auto;
  position: relative;
  width: 20px;
  transition: all 0.15s linear;
}

.burger span:nth-child(2) {
  margin-top: 5px;
}

.burger span:nth-child(3) {
  margin-top: 5px;
}

.burger--open span {
  left: 3px;
  background: #d60670;
}

.burger--open span:nth-child(2) {
  background: none;
}

.burger--open span:nth-child(1) {
  transform: rotate(45deg);
  -ms-origin: center left;
  -webkit-origin: center left;
  transform-origin: center left;
}

.burger--open span:nth-child(3) {
  transform: rotate(-45deg);
  -ms-origin: center left;
  -webkit-origin: center left;
  transform-origin: center left;
}

.calendar {
  background: #fff;
  border-radius: 8px;
}

@media (max-width: 480px) {
  .calendar {
    margin-bottom: 20px;
  }
}

.calendar__bottom {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #eeeeee;
}

.calendar__bottom span {
  text-transform: uppercase;
}

.calendar__day {
  text-align: center;
  line-height: 0.9;
  color: #e4e4e4;
  font-size: AvantGardeGothicITCW02Md;
  position: relative;
  padding-top: 10px;
  font-size: 150px;
  font-size: 15rem;
}

@media (max-width: 780px) {
  .calendar__day {
    font-size: 100px;
    font-size: 10rem;
  }
}

@media (max-width: 480px) {
  .calendar__day {
    font-size: 150px;
    font-size: 15rem;
  }
}

.calendar__event a {
  color: #87878d;
}

.calendar__event a:hover {
  color: #555559;
}

.calendar__month {
  text-transform: uppercase;
  padding: 15px 15px 15px 40px;
  position: relative;
}

.calendar__month:before {
  content: "";
  border-radius: 100%;
  background: #d60670;
  height: 10px;
  width: 10px;
  position: absolute;
  left: 15px;
  top: 22px;
}

.calendar__strike {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 4px;
  background: #eeeeee;
}

.drop-list > li {
  padding-left: 90px !important;
  position: relative;
}

@media (max-width: 480px) {
  .drop-list > li {
    padding-left: 60px !important;
  }
}

.drop-list > li:before {
  font-family: "brightpink";
  content: "p";
  font-size: 28px;
  position: absolute;
  top: 15px;
  left: 30px;
  line-height: 1;
  color: #d60670;
  text-align: center;
  transition: transform 0.2s ease-out;
}

@media (max-width: 480px) {
  .drop-list > li:before {
    left: 15px;
  }
}

.drop-list > li:hover {
  cursor: pointer;
}

.drop-list > li:hover:before {
  color: #f63600;
}

.drop-list > li ul, .drop-list > li ol {
  margin-bottom: 30px;
}

.drop-list > li ul > li, .drop-list > li ol > li {
  margin-bottom: 5px;
}

.drop-list--open:before {
  transform: rotate(90deg);
  transition: transform 0.2s ease-in;
}

.drop-list__sub {
  margin-top: 20px;
  display: none;
  color: #87878d;
}

.drop-list__sub:hover {
  cursor: initial;
}

.img-circle {
  margin: 0 0 50px;
}

@media (max-width: 480px) {
  .img-circle {
    margin: 0 0 40px;
  }
}

.img-circle img {
  border-radius: 100%;
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.island, .drop-list > li, ul.cards li, .woocommerce ul.products li {
  border-radius: 8px;
  padding: 20px 25px;
  background: #fff;
}

li.island, .drop-list > li, ul.cards li, .woocommerce ul.products li {
  margin-bottom: 30px;
}

.pill {
  margin: 0 0 60px 0;
}

.pill li {
  display: inline;
  margin-left: -4px;
}

.pill li:first-child a {
  border-radius: 5px 0 0 5px;
}

.pill li:last-child a {
  border-radius: 0 5px 5px 0;
}

.pill a {
  border-radius: 0;
}

.pill a.active {
  background: #d60670;
}

@media (max-width: 480px) {
  .pill.tab-nav li {
    display: block;
    margin-bottom: 5px;
  }
  .pill.tab-nav li a {
    border-radius: 5px;
    width: 100%;
  }
}

.social {
  color: #d60670;
  margin: 15px 0 25px;
}

.social__container {
  border-bottom: 1px solid #bbbbbd;
}

.social__container + section {
  border-top: 0;
}

.social li {
  display: inline-block;
  margin: 0 7px;
  line-height: 30px;
}

.social a {
  font-size: 30px;
  color: #d60670;
}

.social i {
  vertical-align: -webkit-baseline-middle;
}

.section-title {
  display: block;
  clear: both;
  padding: 40px 0 60px;
  text-align: center;
}

.section-title h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0 0 7px;
  border-bottom: 2px solid #d60670;
  display: inline-block;
  margin: 0 auto;
  font-size: 18px;
  font-size: 1.8rem;
  color: #555559;
}

.video__overlay, .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.video__overlay h2, .overlay h2 {
  color: #fff;
}

ul.cards, .woocommerce ul.products {
  zoom: 1;
  margin: 0 0 30px;
  margin-left: -10px !important;
  margin-right: -10px;
}

ul.cards:before, .woocommerce ul.products:before, ul.cards:after, .woocommerce ul.products:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

ul.cards:after, .woocommerce ul.products:after {
  clear: both;
}

@media (max-width: 480px) {
  ul.cards, .woocommerce ul.products {
    margin: 0 !important;
  }
}

ul.cards li, .woocommerce ul.products li {
  color: #fff;
  float: left;
  width: 30%;
  width: calc(33.3% - 30px);
  margin: 0 15px 20px;
  text-align: center;
  position: relative;
  min-height: 200px;
}

@media (max-width: 1023px) {
  ul.cards li, .woocommerce ul.products li {
    width: 29%;
    width: calc(33.3% - 30px);
  }
}

@media (max-width: 780px) {
  ul.cards li, .woocommerce ul.products li {
    width: 48%;
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}

@media (max-width: 480px) {
  ul.cards li, .woocommerce ul.products li {
    width: 100%;
    margin: 0 0 30px;
  }
}

ul.cards-col-2 li {
  width: 48%;
  width: calc(50% - 220px);
  margin: 0 20px 30px 200px;
}

ul.cards-col-2 li:nth-child(even) {
  width: 48%;
  width: calc(50% - 220px);
  margin: 0 200px 30px 20px;
}

@media (max-width: 946px) {
  ul.cards-col-2 li, ul.cards-col-2 li:nth-child(even) {
    width: 48%;
    width: calc(50% - 30px);
    margin: 0 15px 20px 15px;
  }
}

@media (max-width: 780px) {
  ul.cards-col-2 li, ul.cards-col-2 li:nth-child(even) {
    width: 48%;
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}

@media (max-width: 480px) {
  ul.cards-col-2 li, ul.cards-col-2 li:nth-child(even) {
    width: 100%;
    margin: 0 0 30px;
  }
}

ul.cards li.large-card.text--dark h3, .woocommerce ul.products li.large-card.text--dark h3, .woocommerce ul.products li.product h3 {
  color: #77777A;
}

ul.cards li.large-card.text--dark .card__tertiary-title, .woocommerce ul.products li.large-card.text--dark .card__tertiary-title, .woocommerce ul.products li.product .card__tertiary-title {
  color: #ccc;
}

ul.cards li a, .woocommerce ul.products li a {
  color: inherit;
}

ul.cards li h3, .woocommerce ul.products li h3 {
  margin-bottom: 20px;
  color: inherit;
  line-height: 32px;
}

ul.cards li p, .woocommerce ul.products li p {
  margin-bottom: 0;
}

ul.cards li input, .woocommerce ul.products li input, ul.cards li .btn--primary, .woocommerce ul.products li .btn--primary, ul.cards li .pill.pill--primary a, .pill.pill--primary ul.cards li a, .woocommerce ul.products li .pill.pill--primary a, .pill.pill--primary .woocommerce ul.products li a, ul.cards li form.input-submit input[type="submit"], form.input-submit ul.cards li input[type="submit"], .woocommerce ul.products li form.input-submit input[type="submit"], form.input-submit .woocommerce ul.products li input[type="submit"], ul.cards li .l-footer .wForm input[type="submit"], .l-footer .wForm ul.cards li input[type="submit"], .woocommerce ul.products li .l-footer .wForm input[type="submit"], .l-footer .wForm .woocommerce ul.products li input[type="submit"], ul.cards li .woocommerce .single_add_to_cart_button, .woocommerce ul.cards li .single_add_to_cart_button, .woocommerce ul.products li .single_add_to_cart_button, ul.cards li .woocommerce .shop_table .checkout-button, .woocommerce .shop_table ul.cards li .checkout-button, .woocommerce ul.products li .shop_table .checkout-button, .woocommerce .shop_table ul.products li .checkout-button, ul.cards li .woocommerce fieldset + div + p input[type="submit"].button, .woocommerce fieldset + div + p ul.cards li input[type="submit"].button, .woocommerce ul.products li fieldset + div + p input[type="submit"].button, .woocommerce fieldset + div + p ul.products li input[type="submit"].button, ul.cards li .woocommerce #billing_phone_field + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p ul.cards li input[type="submit"].button, .woocommerce ul.products li #billing_phone_field + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p ul.products li input[type="submit"].button, ul.cards li .woocommerce #payment input[type="submit"].button, .woocommerce #payment ul.cards li input[type="submit"].button, .woocommerce ul.products li #payment input[type="submit"].button, .woocommerce #payment ul.products li input[type="submit"].button {
  max-width: 225px;
  width: 100%;
}

ul.cards li .btn--primary, .woocommerce ul.products li .btn--primary, ul.cards li .pill.pill--primary a, .pill.pill--primary ul.cards li a, .woocommerce ul.products li .pill.pill--primary a, .pill.pill--primary .woocommerce ul.products li a, ul.cards li form.input-submit input[type="submit"], form.input-submit ul.cards li input[type="submit"], .woocommerce ul.products li form.input-submit input[type="submit"], form.input-submit .woocommerce ul.products li input[type="submit"], ul.cards li .l-footer .wForm input[type="submit"], .l-footer .wForm ul.cards li input[type="submit"], .woocommerce ul.products li .l-footer .wForm input[type="submit"], .l-footer .wForm .woocommerce ul.products li input[type="submit"], ul.cards li .woocommerce .single_add_to_cart_button, .woocommerce ul.cards li .single_add_to_cart_button, .woocommerce ul.products li .single_add_to_cart_button, ul.cards li .woocommerce .shop_table .checkout-button, .woocommerce .shop_table ul.cards li .checkout-button, .woocommerce ul.products li .shop_table .checkout-button, .woocommerce .shop_table ul.products li .checkout-button, ul.cards li .woocommerce fieldset + div + p input[type="submit"].button, .woocommerce fieldset + div + p ul.cards li input[type="submit"].button, .woocommerce ul.products li fieldset + div + p input[type="submit"].button, .woocommerce fieldset + div + p ul.products li input[type="submit"].button, ul.cards li .woocommerce #billing_phone_field + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p ul.cards li input[type="submit"].button, .woocommerce ul.products li #billing_phone_field + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p ul.products li input[type="submit"].button, ul.cards li .woocommerce #payment input[type="submit"].button, .woocommerce #payment ul.cards li input[type="submit"].button, .woocommerce ul.products li #payment input[type="submit"].button, .woocommerce #payment ul.products li input[type="submit"].button {
  margin-top: 15px;
}

@media (max-width: 480px) {
  ul.cards.cards--square, .woocommerce ul.cards--square.products {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}

ul.cards.cards--square li, .woocommerce ul.cards--square.products li {
  width: 23%;
  width: calc(25% - 20px);
  margin: 0 10px 20px;
}

@media (max-width: 1023px) {
  ul.cards.cards--square li, .woocommerce ul.cards--square.products li {
    width: 22%;
    width: calc(25% - 20px);
  }
}

@media (max-width: 780px) {
  ul.cards.cards--square li, .woocommerce ul.cards--square.products li {
    width: 48%;
    width: calc(50% - 20px);
  }
}

@media (max-width: 480px) {
  ul.cards.cards--square li, .woocommerce ul.cards--square.products li {
    margin: 0 10px 20px;
    min-height: 0;
    padding: 0 15px;
  }
}

ul.cards.cards--square li h3, .woocommerce ul.cards--square.products li h3 {
  color: #fff;
  margin: 60px 0;
}

@media (max-width: 1023px) {
  ul.cards.cards--square li h3, .woocommerce ul.cards--square.products li h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
  }
}

@media (max-width: 780px) {
  ul.cards.cards--square li h3, .woocommerce ul.cards--square.products li h3 {
    margin: 30px 0;
  }
}

@media (max-width: 480px) {
  ul.cards.cards--square li h3, .woocommerce ul.cards--square.products li h3 {
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}

ul.cards .img-circle, .woocommerce ul.products .img-circle, ul.cards .img, .woocommerce ul.products .img, .woocommerce ul.products li .wp-post-image {
  max-width: 200px;
  margin: 30px auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: content-box;
}

ul.cards .img-circle.img-circle--large, .woocommerce ul.products .img-circle.img-circle--large, ul.cards .img.img-circle--large, .woocommerce ul.products .img.img-circle--large, .woocommerce ul.products li .img-circle--large.wp-post-image {
  max-width: 230px;
  margin: 50px auto;
}

.card__bottom {
  position: absolute;
  bottom: 0;
}

/* Events */
.band--events .section-title {
  margin: 0;
  padding: 21px 0px;
  margin-bottom: 32px;
}

.band--events .section-title h2 {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 42px;
  font-weight: 900;
  color: #FFFFFF;
  text-decoration: none;
  font-family: AvantGardeGothicITCW01Bd;
  line-height: none;
  background-color: #d7006d;
  color: #FFFFFF;
}

.band--events .list-container {
  padding: 0px;
  max-width: 1086px;
  margin: 0px auto;
}

.band--events .list-container::after {
  content: '';
  display: block;
  clear: both;
}

.band--events .event-item {
  float: left;
  width: 33.2%;
  font-family: AvantGardeGothicITCW02Md;
}

.band--events .event-item .inner {
  margin: 15px;
  background: #FFFFFF;
  border-radius: 12px;
  padding: 22px;
}

.event-item h3 {
  padding: 0;
  margin: 0 0px 30px 0;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  min-height: 52px;
}

.event-item .image {
  overflow: hidden;
  width: 218px;
  height: 218px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px;
}

.event-item .image img {
  min-width: 220px;
  margin-left: -1px;
  margin-top: -1px;
}

.event-item p {
  color: #555559;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.event-item .btn--primary {
  width: 100%;
  text-transform: uppercase;
  display: block;
  text-align: center !important;
  font-size: 16px;
}

.event-item p strong {
  font-weight: normal !important;
  color: #d7006d;
}

.event-item .event-content {
  min-height: 184px;
  margin-bottom: 12px;
}

.event-content p {
  margin-bottom: 6px;
}

.event-bottom {
  font-family: AvantGardeGothicITCW02Md;
  margin: 10px;
  background: #FFFFFF;
  border-radius: 12px;
  padding: 30px;
}

.event-bottom h3 {
  color: #d7006d;
  padding: 0;
  margin: 0 0px 18px 0;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

.event-bottom p {
  color: #555559;
  font-size: 15px;
  line-height: 16px;
  font-weight: normal;
}

.event-bottom p:last-child {
  margin-bottom: 0 !important;
}

.event-bottom a {
  background: #d60670 none repeat scroll 0 0;
  text-transform: uppercase;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: AvantGardeGothicITCW02Md;
  font-size: 16px;
  line-height: 1;
  outline: medium none;
  padding: 11px 50px 9px;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
}

.third-no-mw {
  max-width: none !important;
  padding-right: 44px;
  width: 34%;
}

.third-no-mw:nth-child(3) {
  padding-right: 0;
  width: 32%;
}

.wFormThankYou {
  text-align: center !important;
  height: 32px !important;
  padding: 56px 22px !important;
  font-size: 18pt;
}

.haq-mcon .wFormThankYou {
  background: #d7d7d7 !important;
}

@media (max-width: 1024px) {
  #wFormThankYouPage {
    background: #d7d7d7;
    padding: 0 !important;
  }
}

@media (max-width: 480px) {
  #wFormThankYouPage {
    background: #d7d7d7;
    padding: 0 !important;
  }
  #wFormThankYouPage .wForm {
    width: 100%;
  }
  #wFormThankYouPage .wForm .wFormThankYou {
    padding: 22px !important;
    line-height: 30px !important;
  }
}

.button-pn:hover, .button-pn:active {
  background: #bd0563;
}

.primaryAction:hover {
  background: #bd0563 !important;
}

.primaryAction {
  font-family: 'ITCAvantGardeStd';
  font-size: 19px !important;
}

.inputWrapper input[type=text],
.static-modal.signup-email input[type="email"] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #d7006d !important;
  font-family: 'ITCAvantGardeStd';
  font-size: 19px !important;
}

.inputWrapper input[type=text]::-webkit-input-placeholder, .inputWrapper textarea::-webkit-input-placeholder,
.static-modal input[type="email"]::-webkit-input-placeholder {
  color: #555559 !important;
  font-family: 'ITCAvantGardeStd';
  font-size: 19px !important;
}

.inputWrapper input[type=text]:-moz-placeholder, .inputWrapper textarea:-moz-placeholder {
  color: #555559 !important;
  font-family: 'ITCAvantGardeStd';
  font-size: 19px !important;
}

.inputWrapper input[type=text]::-moz-placeholder, .inputWrapper textarea::-moz-placeholder {
  color: #555559 !important;
  font-family: 'ITCAvantGardeStd';
  font-size: 19px !important;
}

.inputWrapper input[type=text]:-ms-input-placeholder, .inputWrapper textarea:-ms-input-placeholder {
  color: #555559 !important;
  font-family: 'ITCAvantGardeStd';
  font-size: 19px !important;
}

@media (max-width: 1124px) {
  .band--none-wide .inner-container, .band--nonedark-wide .inner-container {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
}

@media (min-width: 865px) {
  .band--events .event-item:nth-child(4) {
    clear: both;
  }
}

@media (max-width: 864px) {
  .band--events .event-item, .third-no-mw, .third-no-mw:nth-child(3) {
    width: 50%;
  }
  .third-no-mw {
    margin-bottom: 22px;
  }
  .third-no-mw:nth-child(even) {
    padding-right: 0;
    margin-bottom: 22px;
  }
  .third-no-mw:nth-child(odd) {
    clear: both;
  }
}

@media (max-width: 576px) {
  .band--events .event-item, .third-no-mw, .third-no-mw:nth-child(3) {
    width: 100%;
  }
  .event-item h3 {
    height: auto;
  }
  .event-item .event-content {
    min-height: 0;
    margin-bottom: 12px;
  }
  .third-no-mw {
    padding-right: 0;
  }
}

/* End: Events */
@font-face {
  font-family: "brightpink";
  src: url("../fonts/brightpink.eot");
  src: url("../fonts/brightpink.eot?#iefix") format("embedded-opentype"), url("../fonts/brightpink.woff") format("woff"), url("../fonts/brightpink.ttf?v=3.2.0") format("truetype"), url("../fonts/brightpink.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "brightpink" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "brightpink" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "c";
}

.icon-info:before {
  content: "d";
}

.icon-insta:before {
  content: "e";
}

.icon-pinterest:before {
  content: "f";
}

.icon-play:before {
  content: "g";
}

.icon-quiz:before {
  content: "h";
}

.icon-quote:before {
  content: "i";
}

.icon-search:before {
  content: "j";
}

.icon-twitter:before {
  content: "k";
}

.icon-angle-down:before {
  content: "l";
}

.icon-angle-up:before {
  content: "m";
}

.icon-arrow-left:before {
  content: "a";
}

.icon-arrow-right:before {
  content: "b";
}

.icon-arrow-down:before {
  content: "n";
}

.icon-arrow-left-bold:before {
  content: "o";
}

.icon-arrow-right-bold:before {
  content: "p";
}

.hero {
  text-align: center;
  height: 600px;
  position: relative;
  color: #fff;
}

@media (max-width: 480px) {
  .hero {
    height: 300px;
  }
}

.hero--thin {
  height: 300px;
}

.hero--thin h1 {
  color: #77777A;
}

.hero--thin .table__cell > h1 {
  text-shadow: initial !important;
}

.hero > .table {
  padding-top: 100px;
}

@media (max-width: 780px) {
  .hero > .table {
    padding-top: 0;
  }
}

.hero .table__cell > h1 {
  margin-bottom: 0;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.6);
}

.hero__credit {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
}

.hero__credit.active .hero__credit__name {
  display: inline-block;
  padding: 5px 11px;
  background: rgba(85, 85, 89, 0.6);
}

.hero__credit.active .hero__credit__icon {
  display: inline-block;
}

.hero__credit.active .hero__credit__icon:before {
  content: "–";
}

.hero__credit a {
  color: inherit;
}

.hero__credit .hero__credit__name:hover, .hero__credit .hero__credit__icon:hover {
  background: rgba(85, 85, 89, 0.9);
  transition: background .3s linear;
}

.hero__credit .hero__credit__name {
  display: none;
}

.hero__credit .hero__credit__icon {
  padding: 5px 11px;
  background: rgba(85, 85, 89, 0.6);
  transition: background .3s linear;
}

.hero__credit .hero__credit__icon:before {
  content: "+";
}

form.input-submit {
  position: relative;
}

form.input-submit input[type="email"] {
  padding: 5px 96px 5px 10px;
}

form.input-submit input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 8px 0 6px;
  width: 84px;
  border-radius: 0 5px 5px 0;
}

.full-bleed {
  color: #fff;
  padding: 120px 0;
}

@media (max-width: 480px) {
  .full-bleed {
    padding: 60px 0;
  }
}

.full-bleed img {
  margin: 0 auto 60px;
}

.icon-quiz {
  font-size: 100px;
  line-height: 100px;
}

.pagination {
  position: relative;
}

.pagination .col--half {
  padding: 30px 0;
}

@media (min-width: 0px) and (max-width: 640px) {
  .pagination .col--half {
    padding: 10px 0;
    height: 70px;
  }
}

.pagination__bg--prev, .pagination__bg--next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: -1;
}

.pagination__bg--next {
  right: 0;
  background: #d7d7d7;
}

.pagination__bg--prev {
  left: 0;
  background: #e4e4e4;
}

.pagination i {
  font-size: 35px;
  color: #d60670;
  font-family: "brightpink";
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 30px;
}

@media (min-width: 0px) and (max-width: 640px) {
  .pagination i {
    top: 10px;
  }
}

.pagination__prev div, .pagination__next div {
  color: #949499;
}

.pagination__prev a, .pagination__next a {
  color: #555559;
}

.pagination__prev i, .pagination__next i {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.pagination__prev {
  position: relative;
}

.pagination__prev:hover i {
  left: -5px;
  transition: linear 0.15s left;
}

.pagination__prev i {
  min-width: 35px;
  display: block;
  min-height: 40px;
  left: 0;
  transition: linear 0.15s left;
}

.pagination__prev div {
  padding-left: 55px;
}

@media (min-width: 0px) and (max-width: 640px) {
  .pagination__prev div {
    display: none;
  }
}

.pagination__next {
  text-align: right;
  position: relative;
}

.pagination__next:hover i {
  right: -5px;
  transition: linear 0.15s right;
}

.pagination__next i {
  min-width: 35px;
  display: block !important;
  min-height: 40px;
  text-align: left;
  right: 0;
  transition: linear 0.15s right;
}

.pagination__next div {
  padding-right: 55px;
}

@media (min-width: 0px) and (max-width: 640px) {
  .pagination__next div {
    display: none;
  }
}

.pagination-num {
  margin-top: 60px;
  vertical-align: 25px;
}

.pagination-num a {
  margin: 0 5px;
  color: #d60670;
}

.pagination-num a:first-child, .pagination-num a:last-child {
  margin: 0 10px;
  vertical-align: middle;
  font-family: "brightpink";
  position: relative;
  top: -3px;
  font-size: 25px;
  font-size: 2.5rem;
}

@media (max-width: 780px) {
  .pagination-num a:first-child, .pagination-num a:last-child {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 480px) {
  .pagination-num a:first-child, .pagination-num a:last-child {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.page__pagination {
  position: fixed;
  top: 50%;
  right: 10px;
  z-index: 9;
  display: none;
}

.page__pagination ul {
  padding: 10px 0;
  background: #bebebe;
  border-radius: 5px;
}

.page__pagination li {
  list-style: none;
}

.page__pagination .pagination__name {
  display: none;
  position: absolute;
  right: 20px;
  white-space: nowrap;
  color: #fff;
}

.page__pagination .pagination__name span {
  border-radius: 5px;
  font-size: 13px;
  line-height: 26px;
  padding: 8px 10px;
  margin-right: 10px;
  background: #bebebe;
}

.page__pagination .pagination__bullet {
  background: #fff;
  border-radius: 100%;
  display: block;
  width: 8px;
  height: 8px;
  margin: 6px 7px;
  position: absolute;
  top: 0;
  left: 0;
}

.page__pagination a {
  height: 20px;
  width: 22px;
  display: block;
  position: relative;
}

.page__pagination a:hover .pagination__name {
  display: block;
}

.page__pagination a:hover .pagination__bullet {
  background: #d60670;
}

.page__title {
  font-size: 70px;
  font-size: 7rem;
  color: #fff;
}

@media (max-width: 780px) {
  .page__title {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (max-width: 480px) {
  .page__title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.search-results h3 a {
  color: #d60670;
}

.scroll {
  height: 50px;
  position: absolute;
  right: 0;
  left: 0;
  line-height: 50px;
  bottom: 50px;
  z-index: 2;
  text-align: center;
}

.scroll:before {
  font-family: "brightpink";
  content: "n";
  color: #fff;
  cursor: pointer;
  font-size: 40px;
  font-size: 4rem;
}

.tab--hide {
  display: none;
}

.tab--show {
  display: block;
}

@media (max-width: 480px) {
  .toolbar {
    padding: 40px 0;
  }
}

.toolbar__left, .toolbar__right {
  display: inline-block;
}

@media (min-width: 0px) and (max-width: 880px) {
  .toolbar__left, .toolbar__right {
    display: block;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .toolbar__left a, .toolbar__right a {
    width: 100%;
    display: block;
    margin: 10px 0;
  }
}

.toolbar__left {
  float: left;
}

@media (min-width: 0px) and (max-width: 880px) {
  .toolbar__left {
    float: none;
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .toolbar__left {
    margin-bottom: 0;
  }
}

.toolbar__right {
  text-align: right;
  float: right;
}

@media (min-width: 0px) and (max-width: 880px) {
  .toolbar__right {
    float: none;
    text-align: center;
  }
}

.multi-image {
  position: relative;
}

.multi-image img:nth-child(1) {
  z-index: 1;
  transition: linear 0.25s opacity;
}

.multi-image img:nth-child(1):hover {
  opacity: 0;
  transition: linear 0.25s opacity;
}

.multi-image img:nth-child(2) {
  padding: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}

.video__container {
  position: relative;
  padding-bottom: 56%;
}

.video__container img {
  display: block;
}

.video__container iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.video__overlay {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 2;
}

.video__overlay:before {
  font-family: "brightpink";
  content: "b";
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}

ul.communities {
  margin: 0;
  zoom: 1;
}

ul.communities:before, ul.communities:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

ul.communities:after {
  clear: both;
}

ul.communities li.communities__state {
  width: 33.3%;
  display: inline-block;
}

@media (max-width: 780px) {
  ul.communities li.communities__state {
    width: 50%;
  }
}

@media (max-width: 480px) {
  ul.communities li.communities__state {
    width: 100%;
  }
}

ul.communities li.communities__state h2 {
  margin-bottom: 10px;
}

ul.communities li.communities__state a {
  color: #555559;
}

ul.communities li.communities__state a:hover {
  color: #d60670;
}

ul.communities li.communities__state ul {
  margin: 0 0 50px;
}

ul.team {
  margin: 0;
}

ul.team li:nth-child(3n + 1) {
  clear: left;
}

@media (max-width: 780px) {
  ul.team li:nth-child(3n + 1) {
    clear: initial;
  }
}

@media (max-width: 780px) {
  ul.team li:nth-child(odd) {
    clear: left;
  }
}

.no-svg .logo-png {
  display: block;
}

.svg .logo-png {
  display: none;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11;
  height: 100px;
  font-family: AvantGardeGothicITCW02Md;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 13px;
  font-size: 1.3rem;
  transition: ease 0.5s all;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header {
    height: 80px;
    padding-top: 15px;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .l-header {
    height: 65px;
    padding-top: 10px;
  }
}

@media (max-width: 780px) {
  .l-header {
    position: relative;
    background: #fff;
  }
}

.l-header__bottom {
  margin-top: 20px;
  zoom: 1;
}

.l-header__bottom:before, .l-header__bottom:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.l-header__bottom:after {
  clear: both;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__bottom {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    background: #ccc;
    margin-top: 0;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .l-header__bottom {
    top: 65px;
  }
}

.l-header__logo {
  width: 200px;
  float: left;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__logo {
    width: 120px;
  }
}

.l-header__logo img, .l-header__logo svg {
  height: 70px;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__logo img, .l-header__logo svg {
    height: 50px;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .l-header__logo img, .l-header__logo svg {
    height: 45px;
  }
}

.l-header__logo .logo-svg {
  fill: #fff;
}

@media (max-width: 780px) {
  .l-header__logo .logo-svg {
    fill: #d60670;
  }
}

.l-header__links {
  margin-right: 250px;
  font-size: 12px;
  font-size: 1.2rem;
}

.l-header__links i {
  margin-left: 10px;
  vertical-align: middle;
}

.l-header__links a {
  margin-left: 25px;
}

.l-header__links a.link--primary {
  color: #fff;
}

.l-header__top {
  text-align: right;
  height: 30px;
  line-height: 30px;
  position: relative;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__top {
    display: none;
  }
}

.l-header a {
  color: #fff;
}

.l-header .pill {
  position: absolute;
  top: 0;
  right: 0;
}

.l-header .pill a {
  padding: 9px 15px 7px;
  font-size: 13px;
  font-size: 1.3rem;
}

.l-header .pill li:first-child a {
  position: relative;
}

.l-header .pill li:first-child a:after {
  content: "|";
  position: absolute;
  right: -4px;
  top: 8px;
}

.l-header .sub-menu__wrapper {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  z-index: 1;
  height: 0;
  transition: cubic-bezier(0.5, 0, 0, 1) 0.5s height;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header .sub-menu__wrapper {
    display: none;
  }
}

.l-header .social {
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  display: none;
  transition: linear 0.15s opacity;
}

.l-header .social__wrap {
  display: inline-block;
  position: relative;
}

.l-header .social__wrap.active .link--follow {
  margin-right: 160px;
  transition: linear 0.15s margin;
}

.l-header .social__wrap .link--follow {
  transition: linear 0.15s margin;
}

.l-header .social--active {
  margin: 0 0 0 20px;
  width: 140px;
  display: block;
  transition: linear 0.15s opacity;
}

.l-header .social li {
  text-align: center;
  vertical-align: sub;
  line-height: inherit;
  margin: 0 4px;
}

.l-header .social a {
  margin: 0;
  font-size: 15px;
}

.l-header .social i {
  margin: 0;
}

.l-header__burger {
  display: none;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__burger {
    display: block;
    float: right;
    margin-top: 15px;
  }
}

.l-header:hover, .l-header--sticky {
  background: #fff;
}

.l-header:hover .l-header__nav a, .l-header:hover .l-header__links a, .l-header--sticky .l-header__nav a, .l-header--sticky .l-header__links a {
  color: #666;
}

.l-header:hover .l-header__nav a.link--primary:hover, .l-header:hover .l-header__links a.link--primary:hover, .l-header--sticky .l-header__nav a.link--primary:hover, .l-header--sticky .l-header__links a.link--primary:hover {
  color: #d60670;
}

.l-header:hover .l-header__search--active input[type="text"], .l-header--sticky .l-header__search--active input[type="text"] {
  border-color: #666 !important;
  color: #666 !important;
}

.l-header:hover .logo-svg, .l-header--sticky .logo-svg {
  fill: #d60670;
}

.l-header__search {
  display: inline-block;
}

@media screen and (min-width: 701px) {
  .l-header__search.l-header__search--active input[type="text"] {
    display: inline;
    width: 150px;
    margin-left: 25px;
    border-bottom: 1px solid #fff;
  }
}

@media screen and (min-width: 701px) and (min-width: 0px) and (max-width: 700px) {
  .l-header__search.l-header__search--active input[type="text"] {
    margin-left: 0;
  }
}

@media screen and (min-width: 701px) {
  .l-header__search.l-header__search--active i {
    color: #d60670;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .l-header__search.l-header__search--active span {
    margin-top: 65px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
    background: #e4e4e4;
  }
  .l-header__search.l-header__search--active span:before {
    font-family: "brightpink";
    content: "j";
    position: absolute;
    text-transform: lowercase;
    top: 18px;
    right: 25px;
    color: #555559;
  }
  .l-header__search.l-header__search--active input[type="text"] {
    width: 100%;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    color: #555559;
  }
}

.l-header__search--tab {
  display: none;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__search--tab {
    display: block;
    float: right;
    margin: 15px 15px 0 0;
  }
}

.l-header__search i {
  display: inline;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__search i {
    color: #908D90;
    vertical-align: sub;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.l-header__search a {
  outline: 0;
}

.l-header__search input[type="text"] {
  width: 0;
  border-radius: 0;
  color: #fff;
  padding: 0;
  border: 0;
  background: none;
  transition: linear 0.25s all;
}

.l-header__nav > ul > li {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

.l-header__nav > ul > li > a {
  position: relative;
}

.l-header__nav li:last-child > .sub-menu {
  right: 0;
  text-align: right;
}

.l-header__nav {
  float: right;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav {
    float: none;
    padding: 15px 3.1746%;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .l-header__nav {
    padding: 20px;
  }
}

.l-header__nav ul {
  float: left;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav ul {
    float: none;
  }
}

.l-header__nav li.menu-item-has-children {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children {
    display: block;
    padding-left: 0;
    background: #eeeeee;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
  }
  .l-header__nav li.menu-item-has-children:last-child {
    margin-bottom: 0;
  }
  .l-header__nav li.menu-item-has-children:after {
    font-family: "brightpink" !important;
    text-transform: none !important;
    content: "l";
    position: absolute;
    top: 7px;
    right: 10px;
    color: #d60670;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .l-header__nav li.menu-item-has-children:hover:after {
    content: "m";
  }
  .l-header__nav li.menu-item-has-children a {
    color: #bbbbbf;
  }
}

.l-header__nav li.menu-item-has-children:hover > a:before {
  height: 2px;
  transition: ease-in 0.3s height;
}

.l-header__nav > ul > li:nth-last-child(3) {
  padding-right: 20px;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children:nth-child(3) {
    margin-right: 0;
    padding-right: 10px;
  }
}

.l-header__nav > ul > li:nth-last-child(3) > a:after {
  content: "|";
  position: absolute;
  right: -25px;
  top: 0;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children:nth-child(3) > a:after {
    content: none;
  }
}

.l-header__nav > ul > li:nth-last-child(4) {
  padding-left: 20px;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children:nth-child(4) {
    padding-left: 10px;
  }
}

.l-header__nav > ul > li:nth-last-child(4) .sub-menu, .l-header__nav li.menu-item-has-children:nth-child(5) .sub-menu {
  left: inherit;
  right: 0;
  text-align: right;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children:nth-child(4) .sub-menu, .l-header__nav li.menu-item-has-children:nth-child(5) .sub-menu {
    text-align: left;
  }
}

.l-header__nav li.menu-item-has-children > a {
  position: relative;
}

.l-header__nav li.menu-item-has-children > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: -3px;
  background: #d60670;
  height: 0;
  transition: ease-out 0.3s height;
}

.l-header__nav li.menu-item-has-children a {
  display: block;
  padding-bottom: 7px;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children a {
    padding-bottom: 0;
    display: inline;
  }
}

.l-header__nav li.menu-item-has-children.current-menu-item > a:before, .l-header__nav li.menu-item-has-children.current-menu-parent > a:before {
  height: 2px;
}

.l-header__nav li.menu-item-has-children:hover > .sub-menu {
  padding: 20px 0 15px;
  height: auto;
  overflow: inherit;
  animation: fadeInSlow .6s;
  animation-fill-mode: both;
}

@media (min-width: 1101px) {
  .l-header__nav li.menu-item-has-children:hover > .sub-menu {
    display: block;
  }
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav li.menu-item-has-children:hover > .sub-menu {
    padding: 10px 0 0;
    text-align: left;
  }
}

.l-header__nav .sub-menu {
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  width: 300px;
  height: auto;
  display: none;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav .sub-menu {
    position: relative;
    width: inherit;
    opacity: 1;
  }
}

.l-header__nav .sub-menu li {
  display: block;
  text-transform: initial;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav .sub-menu li {
    line-height: 25px;
  }
}

.l-header__nav .sub-menu a {
  color: #555559 !important;
  transition: linear 0.15s color;
}

.l-header__nav .sub-menu a:hover {
  color: #d60670 !important;
  transition: linear 0.15s color;
}

.l-header__nav .sub-menu li.current-menu-item a {
  color: #d60670 !important;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-header__nav > ul > li {
    display: block;
    padding-left: 0;
    background: #eeeeee;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
  }
  .l-header__nav > ul > li > a {
    display: block;
    position: relative;
  }
  .l-header__nav > ul > li:nth-last-child(3) > a:after {
    display: none;
  }
  .l-header__nav > ul > li:nth-last-child(4) {
    padding-left: 10px;
  }
}

.l-main {
  padding-top: 0;
}

.l-main--no-hero {
  padding-top: 100px;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .l-main--no-hero {
    padding-top: 80px;
  }
}

@media (max-width: 780px) {
  .l-main--no-hero {
    padding-top: 0;
  }
}

.l-footer__bottom {
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width: 480px) {
  .l-footer__bottom {
    text-align: center;
  }
}

.l-footer__bottom ul {
  margin: 0;
}

@media (max-width: 480px) {
  .l-footer__bottom ul {
    text-align: center;
  }
}

.l-footer__bottom li {
  display: inline;
  padding-left: 5px;
}

@media (max-width: 480px) {
  .l-footer__bottom li {
    display: inline-block;
    padding: 0 5px;
  }
}

.l-footer a {
  color: #fff;
}

.l-footer iframe {
  height: 55px;
}

.l-footer p {
  line-height: 22px;
}

.l-footer h4 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 32px;
}

.l-footer .field {
  margin: 0 0 35px;
}

.l-footer .col--third {
  text-align: center;
  padding-left: 3.8%;
  padding-right: 3.8%;
}

@media (min-width: 0px) and (max-width: 700px) {
  .l-footer .col--third {
    margin: 0 auto;
    max-width: 380px;
    width: 100%;
    float: none;
  }
}

@media (max-width: 480px) {
  .l-footer .col--third {
    padding: 0;
  }
}

.l-footer .btn--footer {
  padding: 8px 5% 6px;
}

@media (max-width: 1023px) {
  .l-footer .social li {
    margin: 0 4px;
    min-width: 24px;
  }
}

@media (max-width: 1023px) {
  .l-footer .social a {
    font-size: 24px;
  }
}

.l-footer__bottom a {
  color: #555559;
}

.mobile-nav {
  display: none;
}

@media (min-width: 0px) and (max-width: 1100px) {
  .mobile-nav {
    display: block;
    padding: 15px 3.1746%;
    border-top: 1px solid #555559;
  }
  .mobile-nav a {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .mobile-nav li:last-child a {
    margin-bottom: 0;
  }
  .mobile-nav li:first-child .btn, .mobile-nav li:first-child .btn--primary, .mobile-nav li:first-child form.input-submit input[type="submit"], form.input-submit .mobile-nav li:first-child input[type="submit"], .mobile-nav li:first-child .l-footer .wForm input[type="submit"], .l-footer .wForm .mobile-nav li:first-child input[type="submit"], .mobile-nav li:first-child .woocommerce .single_add_to_cart_button, .woocommerce .mobile-nav li:first-child .single_add_to_cart_button, .mobile-nav li:first-child .woocommerce .shop_table .checkout-button, .woocommerce .shop_table .mobile-nav li:first-child .checkout-button, .mobile-nav li:first-child .woocommerce fieldset + div + p input[type="submit"].button, .woocommerce fieldset + div + p .mobile-nav li:first-child input[type="submit"].button, .mobile-nav li:first-child .woocommerce #billing_phone_field + div + p input[type="submit"].button, .woocommerce #billing_phone_field + div + p .mobile-nav li:first-child input[type="submit"].button, .mobile-nav li:first-child .woocommerce #payment input[type="submit"].button, .woocommerce #payment .mobile-nav li:first-child input[type="submit"].button, .mobile-nav li:first-child .btn--tertiary, .mobile-nav li:first-child .pill a, .pill .mobile-nav li:first-child a, .mobile-nav li:first-child .btn--outline, .mobile-nav li:first-child .btn--outline--white, .mobile-nav li:first-child .btn--submit, .mobile-nav li:first-child form input[type=submit], form .mobile-nav li:first-child input[type=submit], .mobile-nav li:first-child .woocommerce .shop_table .order-actions a.button, .woocommerce .shop_table .order-actions .mobile-nav li:first-child a.button {
    color: #555559;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .mobile-nav {
    padding: 15px 20px;
  }
}

.mobile-nav .social {
  width: inherit;
  position: relative;
  display: block;
  opacity: 1;
  background: #555559;
  margin: 15px -3.1746% -15px;
  padding: 5px 0;
  text-align: center;
}

.mobile-nav .social li {
  min-width: 24px;
}

@media (min-width: 0px) and (max-width: 700px) {
  .mobile-nav .social {
    margin: 15px -20px -15px;
  }
}

.mobile-nav .social a {
  font-size: 24px;
}

.touch .l-header__nav a {
  display: block !important;
}

@media print {
  header, nav, footer {
    display: none;
  }
  img {
    max-width: 500px;
  }
  body {
    font: 12pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
  }
}

.lt-ie10 .l-header__nav li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
}

.lt-ie9 .l-header__nav li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
}

.lt-ie9 .hero-slider .flex-direction-nav li:nth-child(2) {
  text-align: right;
  padding-left: 0;
  padding-right: 25px;
  margin-left: 25%;
  margin-right: 0;
}

.lt-ie9 .hero-slider .flex-direction-nav li:nth-child(2):hover {
  padding-right: 50px;
}

.lt-ie9 .sub-menu__active {
  height: 260px;
}

.lt-ie9 .overlay {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000);
  zoom: 1;
}

.l-main .wFormContainer {
  width: auto;
  overflow: hidden;
}

.l-main .wFormContainer .wFormTitle, .l-main .wFormContainer .errMsg {
  border: 0;
  padding: 0;
}

.l-main .wFormContainer h3 {
  margin-top: 0;
  font-weight: initial;
}

.l-main .wForm {
  padding: 0;
}

.l-main .wForm .htmlSection, .l-main .wForm .oneField {
  border: 0;
  padding: 0;
}

.l-main .wForm .inputWrapper {
  display: block;
}

.l-main .wForm .inputWrapper > div[style] {
  display: block !important;
}

.l-main .wForm .inputWrapper > div[style] > div[style]:first-child {
  display: block !important;
}

.l-main .wForm .inputWrapper > div[style] > div[style]:first-child > div[style]:first-child {
  display: block !important;
}

.l-main .wForm .selectric {
  padding: 10px;
}

.l-main .wForm .selectricItems li {
  padding: 10px;
}

.l-main .wForm .selectricScroll > ul {
  margin: 0;
}

.l-main .wForm .primaryAction, .l-main .wForm .secondaryAction {
  padding: 9px 15px 7px;
}

.l-main .wForm .preField {
  padding-left: 0;
  padding-right: 0;
}

.l-main .wForm table.columnLayout {
  margin: 30px 0;
}

.l-main .wForm table.columnLayout td {
  width: 50%;
}

@media (max-width: 480px) {
  .l-main .wForm table.columnLayout td {
    display: block;
    width: 100%;
  }
}

.l-main .wForm span[style], .l-main .wForm br[style] {
  font-family: inherit !important;
  line-height: inherit !important;
  white-space: initial !important;
  background-color: initial !important;
  color: inherit !important;
}

.l-main .wForm input[style], .l-main .wForm textarea[style] {
  width: 100% !important;
  padding: 10px;
}

.l-footer .wFormContainer {
  width: initial;
  overflow: visible;
  margin-bottom: 30px;
}

.l-footer .wForm {
  padding: 0;
  position: relative;
}

.l-footer .wForm .oneField, .l-footer .wForm .actions {
  margin: 0;
  border: 0;
  padding: 0;
}

.l-footer .wForm .inputWrapper {
  width: 100%;
}

.l-footer .wForm .label {
  display: none;
}

.l-footer .wForm .label + br {
  display: none;
}

.l-footer .wForm input[style] {
  width: 100% !important;
}

.l-footer .wForm input[type="text"] {
  padding: 5px 96px 5px 10px;
}

.l-footer .wForm input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 8px 0 6px;
  width: 84px;
  border-radius: 0 5px 5px 0;
}

.l-footer .wFormTitle {
  display: none;
}

.wFormContainer .errFld input[type=text], .wFormContainer .errFld input[type=email], .wFormContainer .errFld input[type=phone], .wFormContainer .errFld input[type=password], .wFormContainer .errFld input[type=number], .wFormContainer .errFld input[type=search], .wFormContainer .errFld textarea {
  border-color: #FF4136;
}

.wFormContainer .errMsg {
  margin-top: 5px;
  color: #FF4136;
  font-size: 14px;
  font-size: 1.4rem;
}

.wFormContainer .field-hint-inactive, .wFormContainer .field-hint {
  margin-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}

.wFormContainer .supportInfo {
  display: none;
}

.wForm .htmlContent {
  margin-top: 15px;
}

.wForm .lengthIndicator[style] {
  position: relative !important;
  left: 0 !important;
  margin-top: 5px;
  opacity: 0.5;
  font-size: 14px;
  font-size: 1.4rem;
}

.wForm div.section.inline.group .oneField {
  margin-right: 10px;
}

@media (max-width: 480px) {
  .wForm div.section.inline.group .oneField {
    margin-right: 0;
    width: 100%;
    display: block;
  }
}

.wForm table.columnLayout tr .oneField {
  margin-bottom: 30px;
}

.wForm table.columnLayout tr td:nth-child(1) .oneField {
  margin-right: 1.9%;
}

@media (max-width: 480px) {
  .wForm table.columnLayout tr td:nth-child(1) .oneField {
    margin-right: 0;
  }
}

.wForm table.columnLayout tr td:nth-child(2) .oneField {
  margin-left: 1.9%;
}

@media (max-width: 480px) {
  .wForm table.columnLayout tr td:nth-child(2) .oneField {
    margin-left: 0;
  }
}

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 100%;
  height: 560px;
  position: relative;
  direction: ltr;
}

.royalSlider > * {
  float: left;
}

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent;
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent;
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}

.rsArrow, .rsThumbsArrow {
  cursor: pointer;
}

.rsThumb {
  float: left;
  position: relative;
}

.rsArrow, .rsNav, .rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear;
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none;
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
  height: auto;
}

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}

.rsPreloader {
  position: absolute;
  z-index: 0;
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

.rsTabs {
  float: left;
  background: none !important;
}

.rsTabs, .rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

.rsVideoContainer {
  /*left: 0;
top: 0;
position: absolute;*/
  /*width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px;
}

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

img.rsImg {
  max-width: none;
}

.grab-cursor {
  cursor: url(grab.png) 8 8, move;
}

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}

.rsNoDrag {
  cursor: auto;
}

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif);
}

/******************************
*
*  RoyalSlider Default Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
/***************
*
*  1. Arrows
*
****************

.rsDefault .rsArrow { height: 100%; width: 44px; position: absolute; display: block; cursor: pointer; z-index: 21;
}
.rsDefault.rsVer .rsArrow { width: 100%; height: 44px;

}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefault .rsArrowIcn { width: 32px; height: 32px; top: 50%; left: 50%; margin-top:-16px; margin-left: -16px;
 position: absolute; cursor: pointer; background: url('rs-default.png');
 background-color: #000; background-color: rgba(0,0,0,0.75); background-color: #000;
 border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover { background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }


***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px;
}

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5);
}

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF;
}

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.rsDefault .rsTmb {
  display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png");
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px;
  }
  .rsDefault .rsThumbsHor {
    height: 44px;
  }
  .rsDefault .rsThumbsVer {
    width: 59px;
  }
}

/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}

.rsDefault .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #acacac, #bbbbbb);
}

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  transition: .3s;
  background: url(rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}

.hero-slider {
  position: relative;
}

.hero-slider__sub-title {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 0 20px;
}

@media (max-width: 480px) {
  .hero-slider__sub-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.hero-slider__item.flex-active-slide .table {
  animation-duration: 1.5s;
}

.hero-slider .hero > .table {
  padding-top: 0;
}

.hero-slider .page__title {
  font-size: 120px;
  font-size: 12rem;
}

@media (max-width: 780px) {
  .hero-slider .page__title {
    font-size: 70px;
    font-size: 7rem;
  }
}

@media (max-width: 480px) {
  .hero-slider .page__title {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.hero-slider .flex-direction-nav {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}

.hero-slider .flex-direction-nav li {
  display: inline-block;
  width: 25%;
  margin-right: 25%;
  opacity: 0;
  padding-left: 25px;
  transition: 0.5s ease all;
}

.hero-slider .flex-direction-nav li:nth-child(2) {
  text-align: right;
  padding-left: 0;
  padding-right: 25px;
  margin-left: 25%;
  margin-right: 0;
}

.hero-slider .flex-direction-nav li:nth-child(2):hover {
  padding-right: 50px;
}

.hero-slider .flex-direction-nav li:hover {
  opacity: 1;
  padding-left: 50px;
}

.hero-slider .flex-direction-nav a {
  color: #fff;
  display: block;
  outline: 0;
  font-family: "brightpink";
  font-size: 30px;
  font-size: 3rem;
}

.visible-nearby__wrap {
  max-width: 940px;
  margin: 0 auto;
  width: 95%;
  position: relative;
}

.visible-nearby__wrap img {
  max-width: 940px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.visible-nearby__caption {
  opacity: 0;
  padding-right: 150px;
  min-height: 20px;
  transition: 0.15s linear opacity;
}

@media (max-width: 480px) {
  .visible-nearby__caption {
    display: none;
  }
}

.crsl-active .visible-nearby__caption {
  opacity: 1;
  transition: 0.15s linear opacity;
}

.visible-nearby__nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

.visible-nearby__nav a {
  color: #d60670;
}

.visible-nearby__nav i {
  vertical-align: sub;
  font-size: 20px;
  font-size: 2rem;
}

.visible-nearby__nav span {
  padding: 0 5px;
}

@media (max-width: 480px) {
  .visible-nearby__nav {
    position: relative;
    text-align: right;
    margin-top: 20px;
  }
}

.woocommerce label[for="rememberme"] {
  margin-top: 15px;
}

.woocommerce label[for="rememberme"] input[type="checkbox"] {
  display: block;
}

.woocommerce div.product {
  zoom: 1;
}

.woocommerce div.product:before, .woocommerce div.product:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.woocommerce div.product:after {
  clear: both;
}

.woocommerce div.product .images {
  float: left;
  width: 225px;
  margin-right: 3.8%;
  margin-bottom: 60px;
}

@media (max-width: 780px) {
  .woocommerce div.product .images {
    width: 100%;
    margin-right: 0;
  }
}

.woocommerce div.product .summary {
  float: right;
  width: 70%;
  width: calc(96.2% - 225px);
  margin-bottom: 60px;
}

@media (max-width: 1023px) {
  .woocommerce div.product .summary {
    width: 64%;
    width: calc(96.2% - 225px);
  }
}

@media (max-width: 780px) {
  .woocommerce div.product .summary {
    width: 100%;
  }
}

.woocommerce div.product .summary h1 {
  color: #555559;
  border-bottom: 1px solid #bbbbbd;
  padding-bottom: 30px;
}

.woocommerce p.form-row-first {
  width: 48%;
  float: left;
}

@media (max-width: 480px) {
  .woocommerce p.form-row-first {
    width: 100%;
    float: none;
  }
}

.woocommerce p.form-row-last {
  width: 48%;
  float: right;
}

@media (max-width: 480px) {
  .woocommerce p.form-row-last {
    width: 100%;
    float: none;
  }
}

.woocommerce ul.products li {
  width: 47%;
  width: calc(50% - 20px);
  margin: 0 10px 20px;
}

@media (max-width: 780px) {
  .woocommerce ul.products li {
    width: 100%;
    margin: 0 0 20px;
  }
}

.woocommerce ul.products li.product figure {
  min-height: 260px;
}

.woocommerce ul.products li.product h3, .woocommerce ul.products li.product p {
  max-width: 430px;
  margin: 0 auto;
}

.woocommerce ul.products li.product h3 {
  margin-bottom: 25px;
  color: #908D90;
}

.woocommerce ul.products li.product p {
  margin-bottom: 100px;
}

.woocommerce ul.products li.product form {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  height: 60px;
}

.woocommerce .quantity {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 22px;
  margin-right: 20px;
}

.woocommerce .quantity input[type="button"] {
  position: absolute;
  top: 0;
  width: 30px;
  height: 34px;
  padding: 0;
  background: #d60670;
  border: 0;
  color: #fff;
}

.woocommerce .quantity input[type="button"].plus {
  right: 0;
  border-radius: 0 8px 8px 0;
}

.woocommerce .quantity input[type="button"].minus {
  left: 0;
  border-radius: 8px 0 0 8px;
}

.woocommerce .quantity input[type="number"] {
  position: absolute;
  right: 30px;
  width: 50px;
  padding: 7px 0 7px 10px;
  text-align: center;
  color: #555559;
  border: 1px solid #d60670;
  background: none;
  border-radius: 0;
}

.woocommerce .single_add_to_cart_button {
  display: inline-block;
  margin-top: 0 !important;
  width: inherit !important;
}

.woocommerce .shop_table.order_details, .woocommerce .shop_table.my_account_orders {
  margin-bottom: 60px;
}

.woocommerce .shop_table.order_details tfoot > tr, .woocommerce .shop_table.my_account_orders tfoot > tr {
  border-bottom: 1px solid #bbbbbd;
}

.woocommerce .shop_table th {
  border-top: 0;
}

.woocommerce .shop_table td {
  padding: 8px 5px;
}

.woocommerce .shop_table .actions {
  padding: 60px 0;
  border-top: 1px solid #bbbbbd;
  text-align: right;
}

.woocommerce .shop_table .cart_item {
  border-top: 1px solid #bbbbbd;
}

.woocommerce .shop_table .cart_item a {
  color: #555559;
}

.woocommerce .shop_table .checkout-button {
  margin-left: 20px;
}

.woocommerce .shop_table .product-thumbnail a {
  display: block;
}

.woocommerce .shop_table .product-thumbnail img {
  border-radius: 100%;
}

.woocommerce .shop_table .order-total {
  display: none;
}

.woocommerce .shop_table .order-actions {
  text-align: center;
}

.woocommerce fieldset + div + p, .woocommerce #billing_phone_field + div + p, .woocommerce #payment {
  padding: 60px 0;
  margin-top: 60px;
  border-top: 1px solid #bbbbbd;
  text-align: right;
  margin-bottom: 0;
}

.woocommerce-message, .woocommerce-info {
  margin-bottom: 60px;
  text-align: center;
}

.woocommerce-message a, .woocommerce-info a {
  color: #d60670;
}

.woocommerce-pagination {
  text-align: center;
  margin: 60px 0;
  /*span.current {
	padding: 9px 15px;
	background: $c-white;
	border-radius: $btn-br;
}*/
}

.woocommerce-pagination li {
  display: inline-block;
}

.woocommerce-pagination a.next, .woocommerce-pagination a.prev {
  position: relative;
  left: -9999px;
}

.woocommerce-pagination a.next:before, .woocommerce-pagination a.prev:before {
  font-family: "brightpink";
  text-indent: 0;
  position: relative;
  font-size: 30px;
  top: 10px;
  color: #d60670;
}

.woocommerce-pagination a.prev:before {
  content: "a";
  left: 10010px;
}

.woocommerce-pagination a.next:before {
  content: "b";
  left: 9999px;
}

.woocommerce-pagination .page-numbers {
  margin: 0 5px;
}

.product-price, .product-subtotal, .cart-collaterals {
  display: none;
}

.checkout #order_review_heading, .checkout .shop_table {
  display: none;
}

.checkoutorder-received .order_details {
  display: none;
}

@media (min-width: 0px) and (max-width: 560px) {
  .your-order .actions input[type="submit"].button {
    display: block;
    width: 100%;
    margin: 0 0 30px 0;
  }
}

.your-order .back-to-shop {
  margin-top: -93px;
}

@media (min-width: 0px) and (max-width: 560px) {
  .your-order .back-to-shop {
    margin-top: 0;
    width: 100%;
    display: block;
    margin: -60px 0 30px 0;
    text-align: center;
  }
}

/*====================================================================== Selectric
======================================================================*/
.selectricWrapper {
  position: relative;
  margin: 0 0 10px;
  width: 100%;
  cursor: pointer;
}

.selectricResponsive {
  width: 100%;
}

.selectric {
  position: relative;
  padding: 10px;
  outline: none;
  border-radius: 5px;
  border: 1px solid #fff;
  background: #fff;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  line-height: 18px;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  width: 38px;
  height: 38px;
  background: url(../img/drop-down.png) center center no-repeat;
  background-size: 25px 25px;
}

.selectricOpen {
  z-index: 9999;
}

.selectricOpen .selectricItems {
  display: block;
}

.selectricDisabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}

.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectricItems {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border-radius: 5px;
  z-index: -1;
}

.selectricItems .selectricScroll {
  height: 100%;
  overflow: auto;
}

.selectricAbove .selectricItems {
  top: auto;
  bottom: 100%;
}

.selectricItems ul, .selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 18px;
  min-height: 18px;
}

.selectricItems li {
  display: block;
  padding: 10px;
  cursor: pointer;
}

.selectricItems li.selected {
  background: #f2f2f2;
}

.selectricItems li:hover {
  background: #e6e6e6;
}

.selectricItems li.disabled {
  background: #F5F5F5;
  color: #BBB;
  border-top-color: #FAFAFA;
  cursor: default;
}

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

.align--right {
  text-align: right;
}

.bare-list, .drop-list, .pill, .social, ul.cards, .woocommerce ul.products, ul.communities, ul.communities li.communities__state ul, ul.team, .l-header__nav ul, .hero-slider .flex-direction-nav, .woocommerce-pagination ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.c-brand-primary {
  color: #d60670;
}

.c-header-secondary {
  color: #77777A;
}

.clear {
  clear: both;
}

.color--primary {
  color: #d60670;
}

.color--primary * {
  color: #d60670;
}

.color--secondary {
  color: #882345;
}

.color--secondary * {
  color: #882345;
}

.db {
  display: block;
}

.db img {
  display: block;
}

.dib {
  display: inline-block;
}

.float--right {
  float: right;
}

.float--left {
  float: left;
}

.fs14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs16 {
  font-size: 16px;
  font-size: 1.6rem;
}

.fs20 {
  font-size: 20px;
  font-size: 2rem;
}

.fs21 {
  font-size: 21px;
  font-size: 2.1rem;
}

.fs25 {
  font-size: 25px;
  font-size: 2.5rem;
}

.fs28 {
  font-size: 28px;
  font-size: 2.8rem;
}

hr {
  border: none;
  border-bottom: 1px solid #ddd;
  margin: 60px 0;
}

i.large {
  font-size: 40px;
  line-height: 40px;
  height: 40px;
  margin-top: 40px;
  display: block;
}

.mw--tab {
  max-width: 780px;
  margin: 0 auto;
}

.mw--mob {
  max-width: 480px;
  margin: 0 auto;
}

.orange {
  color: #f63600;
}

.padding {
  padding: 50px;
}

#partners-items {
  padding-top: 75px;
  padding-bottom: 75px;
}

#partners-items .partner-item {
  margin-bottom: 30px;
  float: left;
  padding: 10px;
  border-radius: 10px;
  transition: all 500ms;
  width: 50%;
  margin-bottom: 60px;
}

#partners-items .partner-item .meta-left-section {
  float: left;
  width: 50%;
}

#partners-items .partner-item .meta-right-section {
  float: right;
  width: 50%;
}

#partners-items .partner-item .meta-right-section p {
  margin-bottom: 0;
}

#partners-items .partner-item .thumb {
  display: inline-block;
  width: 200px;
  height: 200px;
  float: left;
  overflow: hidden;
  background: #fff;
  border-radius: 300px;
  border: solid transparent 3px;
  transition: all 500ms;
}

#partners-items .partner-item .thumb:hover {
  border-color: #d60670;
}

#partners-items .partner-item .meta-right-section > a {
  color: #f63200;
  font-weight: bold;
  font-size: 1.1em;
  font-family: ITCAvantGardeStd-Md;
  margin-bottom: 9px;
  display: inline-block;
}

.bp-sponsors {
  position: relative;
  padding: 40px 0;
}

.bp-sponsors-item .title-img {
  overflow: hidden;
  display: inline-block;
  background: transparent;
  position: relative;
  transition: all 500ms;
  cursor: pointer;
}

.bp-sponsors-item .title-img:hover {
  border-color: #d60670;
}

.bp-sponsors-item .hidden-desc {
  display: none;
}

.bp-sponsors-big {
  text-align: center;
  margin-bottom: 30px;
}

.bp-sponsors-item {
  display: inline-block;
}

.bp-sponsors-small {
  text-align: center;
  font-size: 0;
}

.bp-sponsors-small .bp-sponsors-item {
  width: 20%;
}

.bp-sponsors-big .bp-sponsors-item {
  width: 33%;
  margin-bottom: 10px;
}

.bp-sponsors-big .bp-sponsors-item .title-img {
  /*
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
*/
  width: 260px;
  height: 260px;
}

.bp-sponsors-small .bp-sponsors-item .title-img {
  border-radius: 300px;
  width: 160px;
  height: 160px;
  cursor: pointer;
}

.bp-sponsors-small .bp-sponsors-item {
  float: none;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
}

.bp-sponsors-item .title-img img {
  border: solid transparent 3px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 500ms;
  border-radius: 100%;
}

.bp-sponsors-item .title-img:hover img.visible-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

.bp-sponsors-item .title-img .hidden-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  position: absolute;
  top: 0;
  left: 0;
}

.bp-sponsors-item .title-img:hover .hidden-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
  border: solid #d60670 3px;
}

#sponsor-stage {
  position: absolute;
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  padding: 40px 0;
  background: rgba(255, 255, 255, 0.95);
  min-height: 100%;
}

#sponsor-stage .desc {
  margin: 0 0 0 295px;
}

#sponsor-stage .close-button {
  position: absolute;
  height: 30px;
  width: 30px;
  z-index: 100;
  right: 10px;
  top: 10px;
}

#sponsor-stage .close-button span {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#sponsor-stage .close-button span:before,
#sponsor-stage .close-button span:after {
  width: 1px;
  height: 100%;
  position: absolute;
  content: " ";
  background: #d60670;
}

#sponsor-stage .close-button span:before {
  transform: rotate(45deg);
}

#sponsor-stage .close-button span:after {
  transform: rotate(140deg);
}

#sponsor-stage img {
  border-radius: 300px;
  float: left;
  width: 260px;
  height: 260px;
  margin: 0 30px 30px 0;
}

.featured-sponsor {
  background: #d7d7d7;
  padding: 20px 0;
}

.featured-sponsor .left-section {
  width: 300px;
  height: 160px;
  float: left;
  margin-right: 30px;
}

.featured-sponsor .left-section > span {
  background: #e4e4e4;
  display: inline-block;
  padding: 10px;
  color: #d7006d;
  text-align: center;
  font-size: 0.7em;
  float: left;
  width: 140px;
  position: relative;
  top: 62px;
  left: 4px;
  z-index: 4;
}

.featured-sponsor .left-section img {
  width: 160px;
  height: 160px;
  float: right;
  position: relative;
  z-index: 5;
  border-radius: 300px;
}

.featured-sponsor .right-section {
  margin-left: 329px;
}

.featured-sponsor .right-section h4 {
  margin-bottom: 5px;
}

.featured-sponsor .right-section h4 a {
  color: #f63600;
}

.bottom-sponsor-text {
  margin-bottom: 30px;
  position: relative;
  float: left;
  width: 100%;
}

.bottom-sponsor-text:before, .bottom-sponsor-text:after {
  position: absolute;
  content: " ";
  height: 100%;
  width: 50%;
  top: 0;
}

.bottom-sponsor-text:before {
  left: 0px;
  background: #d7006d;
}

.bottom-sponsor-text:after {
  right: 0;
  background: #ffb4aa;
}

.bottom-sponsor-text .left-section, .bottom-sponsor-text .right-section {
  width: 50%;
  float: left;
  background: #d7006d;
  color: #FFFFFF;
  padding: 18px 30px;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 5;
  font-size: 1.3em;
  line-height: 21px;
  font-style: italic;
}

.bottom-sponsor-text .left-section {
  margin-top: 10px;
}

.bottom-sponsor-text .right-section {
  background: #ffb4aa;
  color: #5f5a5d;
  float: right;
}

.tyf-content {
  margin: 0 auto;
  width: 55%;
  max-width: 800px;
}

.tyf-content .page__title {
  font-size: 2.8em;
  line-height: 70px;
}

.tyf-content #tmp-thank-you p {
  color: #FFFFFF;
  font-size: 1.4em;
}

.tyf-content #tmp-thank-you {
  padding: 10px 0 20px 0;
}

.tyf-content #sharecommit {
  margin: 0 100px;
  font-size: 25px;
  line-height: 45px;
  border-radius: 10px;
}

.tyf-content .divider-border {
  height: 2px;
  width: auto;
  background: #FFFFFF;
  margin: 5px 71px 15px 71px;
}

.btn--primary.btn--large {
  font-size: 24px;
  font-weight: lighter;
  padding: 15px 26px;
}

.btn--primary.btn--large.primary-call-to-action {
  width: 455px;
}

.header-pink {
  color: #d7006d;
  font-size: 75px;
  font-weight: lighter;
}

.header-white {
  color: #FFFFFF;
  font-size: 38px;
  font-weight: lighter;
}

h3.header-pink.header-bold {
  font-size: 41px;
  font-family: 'AvantGardeGothicITCW01Bd';
}

.educate-listings {
  font-size: 0;
  margin-top: 60px;
}

.educate-listings .listing-item {
  width: 50%;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  margin-bottom: 75px;
}

.educate-listings .listing-item > .inner {
  width: 360px;
  display: inline-block;
}

.educate-listings .listing-item .item-bg {
  width: 100%;
  background: #FFFFFF;
  margin: 0 auto;
  border-radius: 8px;
}

.avant-bold {
  font-family: 'AvantGardeGothicITCW01Bd';
}

.avant-md {
  font-family: AvantGardeGothicITCW02Md;
}

.educate-listings .listing-item .item-bg > .inner {
  padding: 60px;
  font-size: 41px;
  font-family: 'AvantGardeGothicITCW01Bd';
  text-align: center;
}

.educate-listings .listing-item .item-price {
  display: block;
  width: 100%;
  text-align: center;
}

.educate-listings .listing-item .item-price span {
  background: #d7006d;
  color: #ffffff;
  font-family: 'AvantGardeGothicITCW01Bd';
  display: inline-block;
  padding: 0 28px;
  font-size: 24px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.educate-listings .listing-item .item-bg .inner .primary-text,
.educate-listings .listing-item .item-bg .inner .numeric-text {
  display: block;
  line-height: 60px;
  color: #555559;
  transition: all 500ms;
}

.super-script span {
  display: inline-block;
  position: relative;
  top: -10px;
  font-size: 0.5em;
}

h2 .super-script span {
  top: -24px;
}

.band--dark p .super-script span {
  top: -12px;
}

.educate-listings .listing-item .item-bg .inner .numeric-text {
  color: #d7006d;
  font-size: 75px;
}

.educate-listings .listing-item > .inner:hover .item-bg .inner .primary-text {
  color: #d7006d;
}

.educate-listings .listing-item > .inner:hover .item-bg .inner .numeric-text {
  color: #555559;
}

.educate-listings .listing-item .content-text {
  font-family: AvantGardeGothicITCW02Md;
  margin-top: 48px;
  color: #555559;
}

.educate-listings .listing-item .content-text strong {
  font-family: AvantGardeGothicITCW01Bd;
}

.female-stripe {
  height: 95px;
  width: 100%;
  background: url("../img/give-bright/female.png") repeat-x center;
}

.give-bright-module-content .arrowed-goal {
  padding: 0 30px;
  position: relative;
  color: #555559;
  font-size: 26px;
  text-align: center;
  font-weight: lighter;
}

.give-bright-module-content .arrowed-goal:before,
.give-bright-module-content .arrowed-goal:after {
  content: ' ';
  position: absolute;
  width: 20px;
  height: 25px;
  top: 5px;
}

.i-want-to-save-lives {
  margin-bottom: 44px;
}

.display-table {
  display: table;
}

.display-table-cell {
  display: table-cell;
}

.content-undies {
  padding: 0 135px;
  position: relative;
  height: 72px;
  margin: 0 auto;
  vertical-align: middle;
}

.content-undies::before,
.content-undies::after {
  content: ' ';
  position: absolute;
  width: 88px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  background: url("../img/give-bright/undies.png") no-repeat center;
}

.content-undies::before {
  background-position: left center;
  left: 0;
}

.content-undies::after {
  background-position: right center;
  right: 0;
}

.content-undies span {
  font-family: 'AvantGardeGothicITCW01Bd';
  display: inline-block;
  vertical-align: middle;
}

.pink-small-button {
  background: #d7006d;
  color: #ffffff;
  min-width: 125px;
  text-align: center;
  display: inline-block;
  padding: 6px 0 8px 0;
  font-size: 14px;
  line-height: 17px;
  border-radius: 3px;
}

.pink-small-button span {
  vertical-align: middle;
  top: 2px;
  position: relative;
}

.half-curve-content {
  display: table;
  text-align: center;
  width: 570px;
  margin: 0 auto 30px auto;
  min-height: 90px;
  position: relative;
  padding: 0 25px;
}

.half-curve-content > span {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  line-height: 32px;
}

.half-curve-content:before,
.half-curve-content:after {
  content: " ";
  width: 25px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -45px;
  background: url("../img/give-bright/curves-sides.png") no-repeat left top;
}

.half-curve-content:after {
  right: 0;
  left: auto;
  background-position: right top;
}

.give-bright-module-content .arrowed-goal:before {
  left: 0;
  background: url("../img/give-bright/right-arrow.png");
}

.give-bright-module-content .arrowed-goal:after {
  right: 0;
  background: url("../img/give-bright/left-arrow.png");
}

.page_sub_title {
  font-size: 29px;
  font-weight: lighter;
  font-family: FFScalaSansWebRegular;
}

@media (max-width: 480px) {
  .page_sub_title {
    font-size: 16px;
  }
  .header-pink {
    font-size: 45px;
  }
}

@media (max-width: 800px) {
  .educate-listings .listing-item > .inner {
    width: 310px;
  }
}

@media (max-width: 700px) {
  .educate-listings .listing-item {
    width: 100%;
  }
  .half-curve-content {
    width: auto;
  }
  .btn--primary.btn--large.primary-call-to-action {
    width: 100%;
  }
  .content-undies {
    padding: 105px 0;
  }
  .content-undies:before {
    top: 0;
    left: 50%;
    margin-left: -44px;
    margin-top: 0;
  }
  .content-undies:after {
    bottom: 0;
    top: auto;
    margin-top: 0;
    left: 50%;
    right: auto;
    margin-left: -44px;
  }
}

@media (max-width: 480px) {
  .padding {
    padding: 40px;
  }
}

.relative {
  position: relative;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table__row {
  display: table-row;
}

.table__cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.downloads ul.cards .table__row {
  display: block !important;
}

.downloads ul.cards .table__cell {
  display: block !important;
}

.downloads ul.cards .img-circle {
  max-width: 260px !important;
}

.text--dark, .woocommerce ul.products li.product {
  color: inherit !important;
}

.valign--bottom {
  vertical-align: bottom;
}

.valign--top {
  vertical-align: top;
}

html .mt {
  margin-top: 60px;
}

html .mb {
  margin-bottom: 60px;
}

html .mb0 {
  margin-bottom: 0px;
}

html .mb10 {
  margin-bottom: 10px;
}

html .mb20 {
  margin-bottom: 20px;
}

html .mb30 {
  margin-bottom: 30px;
}

html .mb35 {
  margin-bottom: 35px;
}

html .mb40 {
  margin-bottom: 40px;
}

html .mb60 {
  margin-bottom: 60px;
}

html .mtb0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

html .pb {
  padding-bottom: 60px;
}

html .plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

html .ptb {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: 1260px) {
  .tyf-content {
    width: 70%;
  }
}

@media (max-width: 1000px) {
  #partners-items .partner-item .meta-right-section {
    width: 100%;
    margin-top: 0 !important;
  }
  #partners-items .partner-item .meta-left-section {
    width: 100%;
    text-align: center;
  }
  #partners-items .partner-item .thumb {
    float: none;
    margin-bottom: 20px;
  }
  .bp-sponsors-big .bp-sponsors-item .title-img {
    width: 190px;
    height: 190px;
  }
  .tyf-content #sharecommit {
    margin: 0;
  }
}

@media (max-width: 900px) {
  .bp-sponsors-small .bp-sponsors-item .title-img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: block;
  }
  .tyf-content .page__title {
    font-size: 1.8em;
    line-height: 41px;
  }
}

@media (max-width: 800px) {
  .bp-sponsors-small .bp-sponsors-item {
    width: 33%;
  }
  .bp-sponsors-small .bp-sponsors-item .title-img {
    width: 160px;
    height: 160px;
  }
  .bp-sponsors-small .bp-sponsors-item .flipper {
    padding: 15px;
  }
}

@media (max-width: 780px) {
  .bp-sponsors-big .bp-sponsors-item {
    float: left;
  }
  .bp-sponsors-big .bp-sponsors-item {
    width: 50%;
  }
  #sharecommit .social {
    display: block;
    margin-bottom: 0;
  }
}

@media (max-width: 600px) {
  .featured-sponsor .right-section {
    float: left;
    width: 100%;
    margin-left: 0;
  }
  .bp-sponsors-small .bp-sponsors-item {
    width: 50%;
  }
  .bp-sponsors-small .bp-sponsors-item .flipper {
    padding: 0;
  }
  #sponsor-stage {
    text-align: center;
  }
  #sponsor-stage img {
    float: none;
  }
  #sponsor-stage .desc {
    margin: 0;
    display: block;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 560px) {
  .thankyoupage.hero {
    height: auto;
  }
  .thankyoupage.hero .table {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 470px) {
  .bp-sponsors-big .bp-sponsors-item,
  .bp-sponsors-small .bp-sponsors-item {
    width: 100%;
  }
  .bp-sponsors-small .bp-sponsors-item .title-img {
    width: 190px;
    height: 190px;
  }
  .featured-sponsor .left-section img {
    width: 100px;
    height: 100px;
    float: none;
    display: block;
    margin: 0 auto;
  }
  .featured-sponsor .left-section > span {
    float: none;
    width: 100%;
    text-align: center;
    top: 0;
    margin-bottom: 25px;
  }
  .featured-sponsor .left-section {
    float: none;
    width: 100%;
    height: auto;
  }
  #partners-items .partner-item {
    width: 100%;
  }
}

@media (min-height: 900px) {
  .hero.thankyoupage {
    height: 850px;
  }
}

@media (max-width: 780px) {
  html .mq__tab--dn {
    display: none;
  }
  html .mq__tab--plr0 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  html .mq__mob--dn {
    display: none;
  }
  html .mq__mob--plr20 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.bottom-sponsor-text .inner-container .left-section a {
  color: #ffffff;
}

.bottom-sponsor-text .inner-container .right-section a {
  color: #5f5a5d;
}

/* hide iframe footer */
/*iframe
{
	display:none;
}*/
iframe#iframe-footer {
  display: block !important;
}

/* Unbounce modal */
iframe.ub-emb-iframe {
  display: block !important;
}

.btn--full-width {
  width: 100%;
  display: block;
}

.mgb-0 {
  margin-bottom: 0px;
}

.mgb-5 {
  margin-bottom: 5px;
}

.mgb-10 {
  margin-bottom: 10px;
}

.mgb-15 {
  margin-bottom: 15px;
}

.mgb-20 {
  margin-bottom: 20px;
}

.mgb-25 {
  margin-bottom: 25px;
}

.mgb-30 {
  margin-bottom: 30px;
}

.mgb-35 {
  margin-bottom: 35px;
}

.mgb-40 {
  margin-bottom: 40px;
}

.mgb-45 {
  margin-bottom: 45px;
}

.mgb-50 {
  margin-bottom: 50px;
}

.hero.module--donate_module-hero {
  background-position: top;
}

.module--donate_module input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 9;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: 0.2s;
  background: #fff;
  top: 1px;
  left: -9px;
  width: 15px;
  height: 15px;
}

.module--donate_module input[type="checkbox"] + label:before {
  opacity: 0;
}

.module--donate_module input[type="checkbox"]:checked + label:before {
  top: -7px;
  left: 9px;
  z-index: 10;
  opacity: 1;
  color: #555559;
  border-right: 2px solid #555559;
  border-bottom: 2px solid #555559;
}

.module--donate_module input[type=text]:focus:not([readonly]) + label, .module--donate_module input[type=password]:focus:not([readonly]) + label, .module--donate_module input[type=email]:focus:not([readonly]) + label, .module--donate_module input[type=url]:focus:not([readonly]) + label, .module--donate_module input[type=time]:focus:not([readonly]) + label, .module--donate_module input[type=date]:focus:not([readonly]) + label, .module--donate_module input[type=datetime-local]:focus:not([readonly]) + label, .module--donate_module input[type=tel]:focus:not([readonly]) + label, .module--donate_module input[type=number]:focus:not([readonly]) + label, .module--donate_module input[type=search]:focus:not([readonly]) + label, .module--donate_module textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #d60670;
}

.module--donate_module input[type=text]:focus:not([readonly]), .module--donate_module input[type=password]:focus:not([readonly]), .module--donate_module input[type=email]:focus:not([readonly]), .module--donate_module input[type=url]:focus:not([readonly]), .module--donate_module input[type=time]:focus:not([readonly]), .module--donate_module input[type=date]:focus:not([readonly]), .module--donate_module input[type=datetime-local]:focus:not([readonly]), .module--donate_module input[type=tel]:focus:not([readonly]), .module--donate_module input[type=number]:focus:not([readonly]), .module--donate_module input[type=search]:focus:not([readonly]), .module--donate_module textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #d60670;
  box-shadow: 0 1px 0 0 #d60670;
}

.module--donate_module ul.donate-prices li {
  display: inline-block;
  margin: 0 10px;
}

.module--donate_module label {
  font-size: 2rem;
}

.module--donate_module ul.donate-prices li label {
  cursor: pointer;
  font-size: 2rem;
  text-align: center;
}

.module--donate_module ul.donate-prices li [type="radio"]:not(:checked) + label, .module--donate_module ul.donate-prices li [type="radio"]:checked + label {
  padding-left: 20px;
  padding-right: 20px;
  height: auto;
}

.module--donate_module ul.donate-prices li [type="radio"]:not(:checked) + label:after, .module--donate_module ul.donate-prices li [type="radio"]:checked + label:after, .module--donate_module ul.donate-prices li [type="radio"]:not(:checked) + label:before, .module--donate_module ul.donate-prices li [type="radio"]:checked + label:before {
  border-radius: 3px;
  height: 100%;
  border: none;
  background: #fff;
  width: 100%;
  margin: 0;
}

.module--donate_module ul.donate-prices li [type="radio"]:checked + label:after {
  border-color: #d60670;
  background: #d60670;
}

.module--donate_module ul.donate-prices li [type="radio"]:checked + label span {
  color: #ffb4aa;
}

.module--donate_module ul.donate-prices li input[type="text"] {
  vertical-align: middle;
  margin: 0;
  padding: 6px;
  padding-left: 32px;
  text-align: left;
  font-family: 'AvantGardeGothicITCW01Bd';
  font-size: 2rem;
  width: 120px;
  height: 45px;
}

.module--donate_module ul.donate-prices li .dollar-field.active:before {
  color: #ffb4aa;
}

.module--donate_module ul.donate-prices li .dollar-field.active input[type="text"] {
  border-color: #d60670;
  background: #d60670;
  color: #ffb4aa;
}

.module--donate_module ul.donate-prices li label span {
  position: relative;
  z-index: 10;
  display: block;
  padding: 10px 0;
  font-weight: bold;
  font-size: 22px;
  color: #555559;
  font-family: 'AvantGardeGothicITCW01Bd';
}

.module--donate_module form #donation_amount:before {
  content: "$";
}

.module--donate_module form .input-field label {
  padding-left: 0px;
  text-align: center;
  display: block;
  width: 100%;
  left: 0;
  line-height: 25px;
  font-family: AvantGardeGothicITCW02Md;
  color: #555559;
}

.module--donate_module form .input-field.dollar-field:before {
  content: "$";
  color: #555559;
  font-weight: bold;
  font-family: 'AvantGardeGothicITCW01Bd';
  position: absolute;
  font-size: 22px;
  left: 18px;
  top: 6px;
}

.module--donate_module form .input-field.dollar-field input {
  padding-left: 26px;
  font-family: 'AvantGardeGothicITCW01Bd';
  font-size: 22px;
  font-weight: bold;
}

.module--donate_module form .input-field.dollar-field input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #555559;
}

.module--donate_module form .input-field.dollar-field input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #555559;
  opacity: 1;
}

.module--donate_module form .input-field.dollar-field input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #555559;
  opacity: 1;
}

.module--donate_module form .input-field.dollar-field input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #555559;
}

.module--donate_module form .input-field select {
  margin-bottom: 15px;
  display: block;
  font-size: 25px;
  vertical-align: top;
  height: 44px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.module--donate_module form .input-field div.invalid.error {
  color: #FF4136;
  text-align: right;
  margin-top: -10px;
}

.module--donate_module form input[type="checkbox"] + label:before {
  background-image: none;
}

.module--donate_module form input[type="email"], .module--donate_module form input[type="text"], .module--donate_module form textarea {
  background: #fff;
  vertical-align: middle;
  padding: 6px;
  text-align: center;
  box-sizing: border-box;
  height: 43px;
  font-size: 22px;
}

.module--donate_module .donate-by-credit-card form input[type="email"], .module--donate_module .donate-by-credit-card form input[type="text"], .module--donate_module .donate-by-credit-card form textarea {
  text-align: left;
}

.module--donate_module .honor_checkboxes {
  margin-bottom: 20px;
}

.module--donate_module form .input-field label.active {
  font-size: 14px;
  top: 1rem;
}

.module--donate_module .donate-by-credit-card form .input-field label {
  text-align: left;
  padding-left: 20px;
}

.module--donate_module .donate-by-credit-card form .input-field label.active {
  text-align: right;
  padding-right: 8px;
}

.module--donate_module form input[type="checkbox"] + label {
  width: auto;
  display: inline-block;
  padding-left: 15px;
  color: #555559;
}

.module--donate_module form .input-field textarea.materialize-textarea {
  min-height: 100px;
}

.module--donate_module .module_donate_donate_textfields {
  margin-bottom: 10px;
  max-height: 0;
  overflow: hidden;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 2, 1);
}

.module--donate_module .module_donate_buttons button {
  width: 100%;
  margin-bottom: 20px;
}

.module--donate_module .module_donate_buttons button:focus, .module--donate_module .module_donate_buttons button:active {
  background: #fa48a3;
}

.module--donate_module .module_donate_buttons button span {
  font-family: 'AvantGardeGothicITCW01Bd';
}

.module--donate_module .module_donate_donate_textfields.open {
  max-height: 700px;
}

.module--donate_module .color-white {
  color: #fff;
}

.module--donate_module .color-primary {
  color: #d60670;
}

.module--donate_module .link-primary {
  color: #d60670;
}

.module--donate_module .link-primary:hover {
  color: #fa48a3;
}

.module--donate_module .section-title {
  padding: 0;
}

.module--donate_module .section-title h3 {
  color: #555559;
  border-bottom: 0;
  font-size: 45px;
  text-transform: none;
  margin-bottom: 15px;
}

.module--donate_module .section-title h3.color-primary {
  color: #d60670;
}

.module--donate_module .section-title h3.color-white {
  color: #fff;
}

.module--donate_module #creditcard_form {
  position: relative;
}

.module--donate_module #creditcard_form .overlay-progress {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.38);
  text-align: center;
}

.module--donate_module #creditcard_form .overlay-progress .preloader-wrapper {
  margin-top: 50px;
}

.module--donate_module .brutus-txt {
  font-size: 25px;
}

.module--donate_module .brutus-txt.brutus-txt-mini {
  font-size: 18px;
}

.module--donate_module .guide-star-container {
  font-family: AvantGardeGothicITCW02Md;
}

.module--donate_module .guide-star-container .center-border {
  background: #5f5f62;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
}

.module--donate_module .guide-star-container .guidestar-left {
  position: relative;
}

.module--donate_module .guide-star-container .guidestar-left .center-border {
  right: -1px;
}

.module--donate_module .guide-star-container .guidestar-right {
  position: relative;
}

.module--donate_module .guide-star-container .guidestar-right .center-border {
  left: 0px;
}

.module--donate_module .guide-star-container .guidestar-right span {
  display: block;
  margin-bottom: 5px;
}

.module--donate_module .guide-star-container .guidestar-right img {
  max-width: 150px;
}

.module--donate_module .ajax-invalid.error {
  color: #FF4136;
}

.module--donate_module .crappy-txt {
  margin-bottom: 0;
  line-height: 18px;
  color: #555559;
}

.module--donate_module .tyf-content {
  margin: 0 auto 0 auto;
  max-width: 800px;
}

.module--donate_module .tyf-content #sharecommit {
  margin: 0 100px;
  font-size: 25px;
  line-height: 45px;
  border-radius: 10px;
  padding: 15px;
}

@media (max-width: 980px) {
  .module--donate_module .tyf-content #sharecommit {
    margin: 0;
  }
}

@media (max-width: 780px) {
  .module--donate_module .tyf-content #sharecommit {
    margin: 0;
  }
}

@media (max-width: 680px) {
  .donate-prices {
    width: 100%;
  }
  .module--donate_module ul.donate-prices {
    width: 100%;
  }
  .module--donate_module ul.donate-prices li {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .module--donate_module ul.donate-prices li label {
    width: 100%;
  }
  .module--donate_module ul.donate-prices li [type="radio"]:not(:checked) + label:after, .module--donate_module ul.donate-prices li [type="radio"]:checked + label:after, .module--donate_module ul.donate-prices li [type="radio"]:not(:checked) + label:before, .module--donate_module ul.donate-prices li [type="radio"]:checked + label:before {
    transform: scale(1);
    width: 100%;
  }
  .module--donate_module ul.donate-prices li input[type="text"] {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 590px) {
  .module--donate_module .guide-star-container .center-border {
    display: none;
  }
  .module--donate_module .guide-star-container .guidestar-right span {
    display: none;
  }
}

@media (max-width: 767px) {
  .donate-step-1-box, .row .col.m10.donate-step-1-box {
    margin-left: 0;
    width: 100%;
  }
}

.toast {
  font-size: 2rem;
}

.static-modal.signup-email form input[type="text"] {
  box-sizing: border-box;
}

.static-modal.signup-email.out {
  display: none;
}

.bp-sponsors-small {
  margin-bottom: 20px;
}

.bp-sponsors-add-support {
  text-align: center;
  width: 100%;
}

.bp-sponsors-add-support .inner-row {
  font-size: 0;
  width: 100%;
}

.bp-sponsors-add-support .sponsor-add-support {
  width: 25%;
  padding: 0px 20px;
  margin-bottom: 30px;
  display: inline-block;
  font-size: 2rem;
  vertical-align: top;
}

@media (max-width: 590px) {
  .bp-sponsors-add-support .sponsor-add-support {
    width: 100%;
  }
}

.bp-sponsors-add-support .sponsor-add-support .sponsor-name {
  color: #f63600;
  font-family: AvantGardeGothicITCW02Md;
  line-height: 23px;
  display: inline-block;
}

.bp-sponsors-add-support .sponsor-add-support a.sponsor-name:hover {
  text-decoration: underline;
}

.post section.block-header-text:first-child {
  margin-top: 100px;
}

@media (min-width: 781px) and (max-width: 1100px) {
  .post section.block-header-text:first-child {
    margin-top: 80px;
  }
}

@media (max-width: 780px) {
  .post section.block-header-text:first-child {
    margin-top: 0;
  }
}

section.block-header-text {
  border: solid #d1d1d2 1px;
  background: #fff;
  margin-bottom: 30px;
}

section.block-header-text > .inner {
  border: solid #555559 12px;
  font-family: 'ITCAvantGardeStd-Bold';
  font-size: 42px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

section.block-header-text > .inner > .padded {
  padding: 38px 0 35px 0;
}

section.block-header-text > .inner > .padded p {
  line-height: 40px;
}

@media (min-width: 0px) and (max-width: 780px) {
  section.block-header-text > .inner {
    font-size: 30px;
  }
  section.block-header-text > .inner > .padded p {
    line-height: 32px;
  }
}

section.block-header-text > .inner > .padded p:last-child {
  margin-bottom: 0;
}

.band.box-columns, .band.bcam-addition {
  padding: 0;
}

.box-columns ul.cards {
  margin-bottom: 0;
  margin-left: -15px !important;
  margin-right: -15px;
}

@media (min-width: 0px) and (max-width: 480px) {
  .box-columns ul.cards {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.box-columns ul.cards > li.card-shadow {
  box-shadow: 0 0 20px -10px #000;
  padding-bottom: 32px;
  padding-top: 55px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.bcam-addition .box-content {
  width: 100%;
  box-shadow: 0 0 20px -10px #000;
  padding: 35px 25px 32px 25px;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 30px;
}

.box-columns ul.cards > li.card-shadow > .inner {
  position: relative;
  padding-bottom: 70px;
  height: 100%;
}

.box-columns ul.cards > li.card-shadow .text-content strong {
  font-family: 'ITCAvantGardeStd-Bold';
}

.box-columns ul.cards > li.card-shadow .text-content {
  font-family: 'ITCAvantGardeStd';
  text-align: left;
  font-size: 17px;
}

.box-columns ul.cards > li.card-shadow .img-container {
  margin-bottom: 50px;
}

.bcam-addition .box-content .text-content {
  color: #555559;
  font-family: 'ITCAvantGardeStd';
  font-size: 26px;
}

.bcam-addition .box-content .text-content h3 {
  font-family: 'ITCAvantGardeStd-Bold';
  font-size: 26px;
  color: #555559;
  margin-bottom: 10px;
}

.bcam-addition .box-content .text-content h3:first-child {
  margin-top: 0;
}

.bcam-addition .box-content .text-content p {
  font-family: 'ITCAvantGardeStd';
  margin-top: 10px;
}

.bcam-addition .box-content .text-content p strong {
  font-family: 'ITCAvantGardeStd-Bold';
}

.bcam-addition .box-content .primaryAction {
  color: #fff;
  background: #d7006d;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 0px) and (max-width: 500px) {
  .bcam-addition .box-content .primaryAction {
    font-size: 14px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.shortcode-bcamadd {
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}

.shortcode-bcamadd .add-first,
.shortcode-bcamadd .add-second,
.shortcode-bcamadd .add-third {
  width: 260px;
  float: left;
}

.shortcode-bcamadd .add-first img,
.shortcode-bcamadd .add-second img,
.shortcode-bcamadd .add-third img {
  border: solid #eeeeee 1px;
}

.shortcode-bcamadd .add-sign,
.shortcode-bcamadd .add-equal {
  float: left;
  width: 109px;
  min-height: 260px;
  position: relative;
}

.shortcode-bcamadd .add-sign > span,
.shortcode-bcamadd .add-equal > span {
  position: absolute;
  height: 32px;
  width: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}

.shortcode-bcamadd .add-sign > span:before {
  content: " ";
  width: 10px;
  height: 100%;
  background: #d7006d;
  display: inline-block;
  position: relative;
}

.shortcode-bcamadd .add-sign > span:after {
  content: " ";
  width: 100%;
  height: 10px;
  background: #d7006d;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 0;
}

.shortcode-bcamadd .add-equal > span:before {
  content: " ";
  width: 100%;
  height: 10px;
  background: #d7006d;
  display: inline-block;
  position: relative;
  top: -10px;
}

.shortcode-bcamadd .add-equal > span:after {
  content: " ";
  width: 100%;
  height: 10px;
  background: #d7006d;
  display: inline-block;
  position: relative;
  position: absolute;
  top: 24px;
  left: 0;
}

@media (min-width: 900px) and (max-width: 1119px) {
  .shortcode-bcamadd .add-sign,
  .shortcode-bcamadd .add-equal {
    width: 60px;
    min-height: 214px;
  }
  .shortcode-bcamadd {
    width: 762px;
  }
  .shortcode-bcamadd .add-first, .shortcode-bcamadd .add-second, .shortcode-bcamadd .add-third {
    width: 214px;
  }
}

@media (min-width: 655px) and (max-width: 899px) {
  .shortcode-bcamadd .add-sign,
  .shortcode-bcamadd .add-equal {
    width: 60px;
    min-height: 150px;
  }
  .shortcode-bcamadd .add-first, .shortcode-bcamadd .add-second, .shortcode-bcamadd .add-third {
    width: 150px;
  }
  .shortcode-bcamadd {
    width: 570px;
  }
}

@media (max-width: 654px) {
  .shortcode-bcamadd .add-sign,
  .shortcode-bcamadd .add-equal {
    width: 100%;
    height: 60px;
    min-height: initial;
  }
  .shortcode-bcamadd .add-first, .shortcode-bcamadd .add-second, .shortcode-bcamadd .add-third {
    width: 100%;
    text-align: center;
  }
  .shortcode-bcamadd .add-first img, .shortcode-bcamadd .add-second img, .shortcode-bcamadd .add-third img {
    width: 150px;
  }
  .shortcode-bcamadd {
    width: 100%;
  }
}

.bcam-addition.no-bg .box-content {
  background: none;
  box-shadow: 0 0 0px 0px #000;
}

.bcam-addition.no-bg .box-content .text-center {
  max-width: 710px;
  margin: 0 auto;
}

.static-modal.in {
  display: block;
}

.hide-signup-modal .static-modal-bg.in {
  display: block;
}

.static-modal-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1002;
  overflow: auto;
}

body.static-modal-open {
  overflow: hidden;
}

#bcam-modal.static-modal {
  max-width: 847px;
  width: 100%;
  background: #fff;
  height: auto;
  box-shadow: 0 0 33px -8px #000;
}

@media (min-width: 0px) and (max-width: 700px) {
  #bcam-modal.static-modal .main {
    padding: 20px 20px 30px 20px;
  }
}

#bcam-modal .text-cotent {
  margin-top: 40px;
  font-size: 26px;
  font-family: 'ITCAvantGardeStd';
}

#bcam-modal .text-cotent h3 {
  font-family: 'ITCAvantGardeStd-Bold';
  color: #555559;
}

#bcam-modal .text-cotent h3 span {
  color: #d7006d;
}

#bcam-modal .text-cotent p span {
  color: #d7006d;
  font-family: 'AvantGardeGothicITCW03DI';
}

#bcam-modal .text-cotent p {
  margin-bottom: 23px;
}

#bcam-modal ul.big-cost {
  list-style: none;
  padding: 0;
  margin-top: 50px;
}

#bcam-modal ul.big-cost li {
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  display: inline-block;
  float: left;
}

@media (min-width: 0px) and (max-width: 600px) {
  #bcam-modal ul.big-cost li {
    width: 100%;
    padding: 0;
  }
}

#bcam-modal ul.big-cost li .primaryAction {
  font-size: 21px !important;
  font-family: 'ITCAvantGardeStd-Bold';
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  display: block;
  background: #d7006d;
}

#bcam-modal ul.big-cost li .primaryAction strong {
  font-size: 36px;
  vertical-align: middle;
}

#bcam-modal .btns {
  max-width: 378px;
  margin: 0 auto;
}

#bcam-modal.version-v2 .btns {
  max-width: 500px;
}

@media (min-width: 0px) and (max-width: 500px) {
  #bcam-modal .primaryAction {
    font-size: 14px !important;
  }
  #bcam-modal ul.big-cost li .primaryAction {
    font-size: 17px !important;
  }
  #bcam-modal ul.big-cost li .primaryAction strong {
    font-size: 19px !important;
  }
  #bcam-modal .text-cotent {
    font-size: 17px;
  }
}

/* Sign up modal */
.signup-email #tfa_0-WRPR .wFormTitle, .signup-email #tfa_0-WRPR label, .signup-email #tfa_0-WRPR br {
  display: none;
}

.wFormThankYou {
  text-align: center !important;
  height: 32px !important;
  padding: 56px 22px !important;
}

.signup-email #tfa_1-D {
  padding: 0;
  margin: 0;
  float: left;
  width: 48% !important;
}

.signup-email #tfa_5-D input {
  width: 100%;
}

.signup-email #tfa_1-D .inputWrapper, .signup-email #tfa_3-D .inputWrapper {
  margin-top: 8px;
  overflow: hidden;
  height: 40px !important;
  border-radius: 4px;
  border: none;
  background: #FFFFFF;
}

.signup-email #tfa_3-D .inputWrapper, #tfa_4-D .inputWrapper {
  width: 100% !important;
}

.errMsg {
  position: absolute;
}

.signup-email #tfa_2-D {
  padding: 0;
  margin: 0;
  float: right;
  width: 48%;
}

.static-modal-wrapper .static-modal.signup-email #tfa_2-D {
  float: right;
  width: 48% !important;
}

@media (max-width: 640px) {
  .static-modal-wrapper .static-modal.signup-email #tfa_2-D {
    float: right;
    width: 100% !important;
  }
  .static-modal-wrapper .static-modal.signup-email #tfa_1-D {
    float: right;
    width: 100% !important;
  }
}

.signup-email #tfa_2-D::after, .signup-email #tfa_3-D::before, .signup-email #tfa_3-D::after, .signup-email #tfa_4-D::before {
  content: '';
  display: block !important;
  clear: both !important;
}

.signup-email #tfa_4-D, .signup-email #tfa_3-D {
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  width: 100% !important;
}

.signup-email #tfa_2-D .inputWrapper, .signup-email #tfa_4-D .inputWrapper {
  margin-top: 8px;
  overflow: hidden;
  height: 40px !important;
  border-radius: 4px;
  border: none;
  background: #FFFFFF;
}

.signup-email #tfa_2-D br, .signup-email #tfa_1-D br, .signup-email #tfa_3-D br, .signup-email #tfa_4-D br {
  display: none !important;
}

.signup-email #tfa_2-D input, .signup-email #tfa_1-D input, .signup-email #tfa_3-D input, .signup-email #tfa_4-D input, .signup-email #tfa_5-D input, .signup-email input[type="email"] {
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #414141;
  font-size: 19pt;
  border: none;
  background: #FFFFFF;
}

.signup-email #tfa_5-D input {
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #414141;
  font-size: 19pt;
  border: none;
  background: #FFFFFF;
}

.signup-email .actions {
  border: none !important;
  width: 42%;
  overflow: hidden;
  background: #d7006d;
  border-radius: 4px;
  padding: 0 !important;
  margin: 24px auto 0 auto  !important;
}

.signup-email #tfa_0-A input.primaryAction,
.signup-email #tfa_0-A input.primaryAction-submit {
  text-align: center;
  width: 100%;
  height: 40px;
  color: #FFFFFF;
  font-size: 19pt;
  font-family: 'FFScalaSansWebRegular';
  border: none;
  background: #d7006d;
  padding: 0;
  margin: 0;
  line-height: 40px;
  margin: 0 !important;
  padding: 0 !important;
}

.signup-email .wForm form, .signup-email #tfa_0, .signup-email .wFormContainer, .signup-email .oneField {
  background: none !important;
}

.signup-email .inputWrapper {
  width: 100%;
}

.signup-email #tfa_5-D .inputWrapper {
  width: 48%;
}

.signup-email #tfa_6-HTML {
  margin-top: 8px !important;
}

.signup-email #tfa_1, .signup-email #tfa_3, .signup-email #tfa_2 {
  width: 100% !important;
}

@media (max-width: 640px) {
  .signup-email #tfa_0-WRPR .oneField, .signup-email #tfa_0-WRPR .actions {
    display: block !important;
    float: none !important;
    width: 98% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .signup-email #tfa_5-D .inputWrapper {
    width: 100%;
  }
}

/** New Sponsors Page Design styles  */
/***CSS**/
#bp-sponsors-v2 .featured-sponsor {
  background: #d7d7d7;
  padding: 20px 0;
  font-family: 'AvantGardeGothicITCW03DI', sans-serif;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper {
  padding: 1% 15% 1% 0;
}

#bp-sponsors-v2 .featured-sponsor .col--half:last-child .featured-sponsor-item-wrapper {
  padding: 1% 0 1% 15%;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .image-section {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .image-section a img {
  width: 100%;
  height: 100%;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .info-section {
  margin-top: 2rem;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .info-section h4 {
  margin-bottom: 0.5rem;
  font-size: 21px;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .info-section h4 a {
  color: #263f6a;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .info-section .desc {
  color: #555559;
  font-size: 14px;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .info-section .desc p {
  margin-bottom: 0;
}

#bp-sponsors-v2 .featured-sponsor .col--half .featured-sponsor-item-wrapper .info-section .desc p a {
  font-style: italic;
}

#bp-sponsors-v2 .featured-sponsor h3.section-title,
#bp-sponsors-v2 .bp-sponsors .bp-sponsors-big h3,
#bp-sponsors-v2 .bp-sponsors .bp-sponsors-add-support h3,
#bp-sponsors-v2 .bp-sponsors .bp-sponsors-small h3 {
  font-family: "AvantGardeGothicITCW01Bd", sans-serif;
  font-size: 2rem;
  color: #882345;
  margin-bottom: 1rem;
}

#bp-sponsors-v2 .bp-sponsors .bp-sponsors-big h4,
#bp-sponsors-v2 .bp-sponsors .bp-sponsors-add-support h4,
#bp-sponsors-v2 .bp-sponsors .bp-sponsors-small h4 {
  font-family: "AvantGardeGothicITCW01Bd", sans-serif;
  font-size: 1.75rem;
  color: #d7006d;
}

#bp-sponsors-v2 .bp-sponsors .bp-sponsors-small#sustaining-sponsors .bp-sponsors-item {
  width: 25%;
}

#bp-sponsors-v2 .bp-sponsors-small#sustaining-sponsors .bp-sponsors-item .title-img {
  width: 180px;
  height: 180px;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section {
  margin-top: 3rem;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section h5 {
  font-size: 12px;
  color: #263f6a;
  font-family: "AvantGardeGothicITCW01Md",sans-serif;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section .icon {
  min-width: 42px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  background-size: cover;
  margin: 0px 1rem;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section .icon.bp-icon-funds {
  background-image: url("../img/icons/piggie_1.png");
  width: 66px;
  height: 79px;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section .icon.bp-icon-check {
  background-image: url("../img/icons/ayr_check_1.png");
  width: 70px;
  height: 79px;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section .icon.bp-icon-tickets {
  background-image: url("../img/icons/ticket_1.png");
  width: 57px;
  height: 79px;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section .icon.bp-icon-shop {
  background-image: url("../img/icons/shop_1.png");
  height: 79px;
  width: 53px;
}

#bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section .icon.bp-icon-ideas {
  background-image: url("../img/icons/lightbulb_1.png");
  height: 79px;
  width: 53px;
}

#bp-sponsors-v2 .bottom-sponsor-text .right-section {
  margin-top: 10px;
  color: #555559;
}

#bp-sponsors-v2 .bottom-sponsor-text .right-section {
  background-color: #eac4b7 !important;
}

#bp-sponsors-v2 .bottom-sponsor-text:after {
  background: #eac4b7 !important;
}

#bp-sponsors-v2 .bp-sponsors-add-support .sponsor-add-support .sponsor-name {
  color: #263f6a;
  font-size: 17px;
  font-family: "AvantGardeGothicITCW03DI", sans-serif;
}

#bp-sponsors-v2 .bp-sponsors-add-support .sponsor-add-support {
  width: 33.33333%;
  padding: 0px 20px;
  margin-bottom: 30px;
  display: inline-block;
  font-size: 2rem;
  vertical-align: top;
}

@media (max-width: 640px) {
  #bp-sponsors-v2 .col--half {
    width: 100% !important;
  }
  #bp-sponsors-v2 .featured-sponsor .col--half:first-child .featured-sponsor-item-wrapper {
    padding: 1rem;
  }
  #bp-sponsors-v2 .featured-sponsor .col--half:last-child .featured-sponsor-item-wrapper {
    padding: 1rem;
  }
  #bp-sponsors-v2 .bp-sponsors-big .bp-sponsors-item {
    width: 50% !important;
  }
  #bp-sponsors-v2 .bp-sponsors-small .bp-sponsors-item {
    width: 25% !important;
  }
  #bp-sponsors-v2 .bp-sponsors-small .bp-sponsors-item .title-img {
    width: 100%;
    height: auto;
  }
  #bp-sponsors-v2 .featured-sponsor h3.section-title,
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-big h3,
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-small h3,
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-add-support h3 {
    font-size: 3rem;
  }
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-big h4,
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-add-support h4,
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-small h4 {
    font-size: 2rem;
  }
  #bp-sponsors-v2 .bp-sponsors-add-support .sponsor-add-support {
    width: 33.333%;
    font-size: 1.5rem;
    padding: 0.5rem;
  }
  #bp-sponsors-v2 .bottom-sponsor-text .left-section, #bp-sponsors-v2 .bottom-sponsor-text .right-section {
    width: 100%;
  }
  #bp-sponsors-v2 .bottom-sponsor-text:before, #bp-sponsors-v2 .bottom-sponsor-text:after {
    content: none;
  }
  #bp-sponsors-v2 .bottom-sponsor-text {
    font-family: "AvantGardeGothicITCW02Md", sans-serif;
  }
  #bp-sponsors-v2 .bottom-sponsor-text .inner-container {
    padding: 0;
  }
  #bp-sponsors-v2 .bp-sponsors-add-support .sponsor-add-support .sponsor-name {
    font-size: 14px;
  }
  #bp-sponsors-v2 #sponsor-stage img {
    margin: 0 0 30px;
    width: 200px;
    height: 200px;
  }
  #bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .support-icons-section h5 {
    text-align: center;
  }
  #bp-sponsors-v2 #sponsor-stage .desc .hidden-desc .icon-list {
    display: flex;
    justify-content: center;
  }
  #bp-sponsors-v2 .bottom-sponsor-text .right-section {
    margin-top: 0;
  }
  #bp-sponsors-v2 .bottom-sponsor-text {
    padding-bottom: 0;
  }
  #bp-sponsors-v2 .about-ussponsors .social__container ul.social {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-small#sustaining-sponsors .bp-sponsors-item {
    width: 50% !important;
  }
}

@media (max-width: 420px) {
  #bp-sponsors-v2 .bp-sponsors-big .bp-sponsors-item .title-img {
    width: 160px;
    height: 160px;
  }
  #bp-sponsors-v2 .bp-sponsors .bp-sponsors-small#sustaining-sponsors .bp-sponsors-item {
    width: 100% !important;
  }
  #bp-sponsors-v2 ul.social.mtb0 {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}

footer.l-footer {
  width: 100% !important;
}

@font-face {
  font-family: "brightpink-2";
  src: url("../fonts/brightpink-2/brightpink-2.eot");
  src: url("../fonts/brightpink-2/brightpink-2.eot?#iefix") format("embedded-opentype"), url("../fonts/brightpink-2/brightpink-2.woff") format("woff"), url("../fonts/brightpink-2/brightpink-2.ttf") format("truetype"), url("../fonts/brightpink-2/brightpink-2.svg#brightpink-2") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "brightpink-2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon2-"]:before,
[class*=" icon2-"]:before {
  font-family: "brightpink-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-mail:before {
  content: "\72";
}

@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: "AvantGardeGothicITCW03DI";
  src: url("../fonts/ITCAvantGardeStd-Demi_gdi.eot");
  src: url("../fonts/ITCAvantGardeStd-Demi_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAvantGardeStd-Demi_gdi.woff") format("woff"), url("../fonts/ITCAvantGardeStd-Demi_gdi.ttf") format("truetype"), url("../fonts/ITCAvantGardeStd-Demi_gdi.svg#ITCAvantGardeStd-Demi") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}

.hero-slider .page__title {
  font-size: 79px !important;
}

.hero-slider__sub-title {
  font-size: 30px !important;
}

.hero-slider__extlink a {
  background-color: white;
  border-radius: 6px;
  color: #d7006d;
  font-size: 15px !important;
  padding: 0px 24px !important;
  box-shadow: #8c8c8c 0px 1px 2px;
  text-transform: uppercase;
  height: 28px;
  line-height: 28px;
  border: none;
  display: inline-block;
  font-weight: bold;
  margin-top: 24px;
}

.btn-donate {
  background-color: white;
  font-size: 13px !important;
  color: #d7006d;
  padding: 10px 40px;
  border-radius: 6px;
}

.flex-direction-nav {
  top: -225px !important;
}

.flex-direction-nav li {
  position: absolute;
  top: 425px !important;
}

.flex-direction-nav li:nth-child(2) {
  right: 0px;
}

@media screen and (max-width: 500px) {
  .hero-slider .page__title {
    font-size: 50px !important;
  }
  #slide-1 .page__title {
    font-size: 26px !important;
  }
  #slide-2 .page__title {
    font-size: 26px !important;
  }
  .hero-slider__sub-title {
    font-size: 20px !important;
  }
}

/* out-team */
.executive_board {
  text-align: center;
  margin-bottom: 50px;
}

.executive_board h2 {
  color: #d7006d;
}

.executive_board p, .team p {
  margin: 0px;
}

.aboutour-team .tab-nav.pill a {
  width: 200px;
}

.fs14 {
  /*font-size: 1.4em;*/
  font-size: 14px;
}

.tab-staff .team .right_panel {
  float: left;
  padding: 30px 0;
}

.tab-staff .team img {
  /*border: 5px solid transparent;*/
}

.tab-leadership .team li {
  margin-bottom: 20px;
}

.tab-leadership .team ul {
  text-align: left;
}

.tab-leadership .team ul li {
  margin-bottom: 0px;
}

.tab-staff .team .img-circle {
  /*border: 5px solid #d7006d;
   border: 5px solid #d7006d;
    margin: 0px;
    border-radius: 50%;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 10px;
    -webkit-margin-end: 10px;*/
}

.board_directors {
  border-top: 5px solid #555559;
  padding: 100px 0;
}

.mgb40 {
  margin-bottom: 40px !important;
}

/* give bright */
.double_impact {
  margin: 60px 0;
}

.double_impact > div > div:nth-child(1) {
  float: left;
  margin: -140px auto 0;
}

.double_impact > div > div:nth-child(2) {
  width: calc(100% - 260px);
  float: left;
}

.double_impact > div > div:nth-child(2) h1, .double_impact > div > div:nth-child(2) h4 {
  color: white;
}

.double_impact > div > div:nth-child(2) h1 {
  font-family: 'AvantGardeGothicITCW01Bd';
  font-size: 52.86px;
  margin-bottom: 0;
  letter-spacing: 3px;
}

.double_impact > div > div:nth-child(2) h4 {
  font-family: 'AvantGardeGothicITCW03DI';
  font-size: 22px;
  margin-bottom: 0;
}

.double_impact > div > div:nth-child(2) span {
  font-family: 'AvantGardeGothicITCW03DI';
}

.double_impact .circle-2x {
  font-family: 'AvantGardeGothicITCW01Bd';
  font-size: 102.41px;
  color: #f63200;
  padding: 30px;
  background-color: white;
  border-radius: 50%;
  border: 30px solid #d7006d;
  width: 260px;
  height: 260px;
  display: block;
  margin: auto;
  line-height: 160px;
}

.clearfix {
  clear: both;
}

.band--no--border--bottom {
  border-bottom: none;
}

@media (max-width: 780px) {
  .double_impact > div > div {
    width: 100% !important;
  }
}

/* end */
#tab-2 img {
  margin-bottom: 30px;
  border: 8px solid #de326e;
  padding: 6px;
  background: #eeeeee;
}

#tab-2 p {
  font-size: 1em;
}

.static-modal-bg {
  position: fixed;
  margin-left: 0px;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background: rgba(85, 85, 89, 0.8);
  display: none;
}

.static-modal {
  position: relative;
  width: 100%;
  max-width: 820px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  height: 482px;
  z-index: 1002;
  border-radius: 5px;
  overflow: hidden;
  background: #eeeeee;
  display: none;
}

.static-modal .close-block {
  position: absolute;
  margin-left: 12px;
  margin-top: 12px;
}

.static-modal .close-block span {
  cursor: pointer;
  color: #d7006d;
  font-size: 15pt;
  font-weight: bold;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  font-family: AvantGardeGothicITCW01Bd;
}

.static-modal .main {
  padding: 52px;
  height: 100%;
  display: table;
}

.static-modal.signup-email {
  max-width: 580px;
}

.static-modal .main h3 {
  color: #d7006d;
  margin-bottom: 10px;
}

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

.static-modal .main .sub-title {
  font-size: 2.5rem;
  margin-bottom: 5px;
}

.static-modal .main .donate {
  min-width: 150px;
  font-size: 17px;
  margin-top: 50px;
}

.static-modal .main > .inner {
  vertical-align: middle;
  display: table-cell;
}

.hide-signup-modal .static-modal.signup-email,
.hide-signup-modal .static-modal-bg {
  display: none;
}

body.show-singup-modal .static-modal,
body.show-singup-modal .static-modal-bg {
  display: block;
}

.static-modal .main > .inner input:disabled {
  color: #fff !important;
  cursor: wait;
}

.static-modal .main .inputWrapper input {
  font-family: AvantGardeGothicITCW02Md;
}

@media (max-width: 600px) {
  .static-modal {
    height: auto;
  }
  .static-modal .main {
    display: block;
    overflow-y: scroll;
  }
  body.will-show-singup-modal {
    overflow-y: hidden;
  }
}

@media screen and (orientation: landscape) and (max-width: 940px) {
  .static-modal {
    height: auto;
  }
  .static-modal .main {
    display: block;
    overflow-y: scroll;
  }
  body.will-show-singup-modal {
    overflow-y: hidden;
  }
}

@media (max-width: 480px) {
  .static-modal.signup-email #tfa_1-D.oneField, .static-modal.signup-email #tfa_2-D.oneField {
    text-align: left;
  }
  .static-modal .close-block {
    /*
  	bottom: 10px;
		right: 24px;		
    */
  }
}

.l-header .l-header__top .social i.icon2-mail {
  font-size: 18px;
}

.thankyou-title-b {
  padding: 20px 0;
  margin-top: 100px;
}

.thankyou-title-b h2 {
  font-size: 40px;
  margin: 0;
  line-height: 47px;
}

@media (max-width: 1100px) {
  .thankyou-title-b {
    margin-top: 80px;
  }
}

@media (max-width: 764px) {
  .thankyou-title-b {
    margin-top: 0;
  }
}

@media (max-width: 500px) {
  .thankyou-title-b {
    margin-top: 0;
  }
}

body.no-main-menu .l-header__top,
body.no-main-menu .l-header__bottom {
  display: none;
}

.donate-prices {
  width: auto;
  display: inline-block;
}

.donate-prices li {
  display: inline-block;
  float: left;
}

.donate-prices .input-field.dollar-field {
  margin-top: 0;
}

.static-modal.signup-email .inputWrapper {
  margin-top: 0;
}

.static-modal.signup-email .wFormContainer .errMsg {
  position: relative;
}

.signup-email .wForm form #tfa_5 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

@media (max-width: 480px) and (min-width: 0px) {
  .caf-hidden156-xs {
    display: none;
  }
  .caf-visible156-xs {
    display: inline-block;
  }
  .caf-visible156-sm, .caf-visible156-md, .caf-visible156-lg {
    display: none;
  }
}

@media (max-width: 780px) and (min-width: 481px) {
  .caf-hidden156-sm {
    display: none;
  }
  .caf-visible156-sm {
    display: inline-block;
  }
  .caf-visible156-xs, .caf-visible156-md, .caf-visible156-lg {
    display: none;
  }
}

@media (max-width: 1100px) and (min-width: 781px) {
  .caf-hidden156-md {
    display: none;
  }
  .caf-visible156-md {
    display: inline-block;
  }
  .caf-visible156-sm, .caf-visible156-xs, .caf-visible156-lg {
    display: none;
  }
}

@media (min-width: 1101px) {
  .caf-hidden156-lg {
    display: none;
  }
  .caf-visible156-lg {
    display: inline-block;
  }
  .caf-visible156-sm, .caf-visible156-xs, .caf-visible156-md {
    display: none;
  }
}

.headcolor {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 780px) {
  .headcolor {
    display: none;
  }
}

.l-header__nav #menu-primary-menu > li.padnav {
  padding-left: 20px;
}

@media (min-width: 1101px) {
  .l-header__nav #menu-primary-menu > li {
    display: inline-block;
  }
}

.bp-title-icon {
  position: relative;
  padding-left: 60px;
}

.bp-title-icon img {
  width: 50px;
  position: absolute;
}

.bp-title-icon span {
  display: inline-block;
  margin-left: 10px;
}

.module--donate_module form .input-field.field-focus label {
  display: none;
}

.module--donate_module form .input-field:focus + label {
  display: none;
}

.module--donate_module form label.error {
  font-size: 12px;
  top: auto;
  bottom: -15px;
  color: #d60670;
}

/*-------------- BRIGHT-434 ---------------------*/
/* =Setup Mixins */
.l-header__nav #menu-primary-menu > li.padnav {
  padding-left: 20px;
}

@media (min-width: 1101px) {
  .l-header__nav #menu-primary-menu > li {
    display: inline-block;
  }
}

.bp-title-icon {
  position: relative;
  padding-left: 60px;
}

.bp-title-icon img {
  width: 50px;
  position: absolute;
}

.bp-title-icon span {
  display: inline-block;
  margin-left: 10px;
}

/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
/* =HEADER UTILITY CSS CODES */
.l-header__links {
  display: inline-block;
  margin-right: 30px;
}

.l-header .pill.pill--primary.mdonate {
  position: relative;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

.l-header .pill li {
  margin-left: 0;
}

.l-header .pill li:first-child a:after {
  content: "";
}

.l-header .pill li a {
  border-radius: 5px;
  margin-left: 0;
  margin-right: 20px;
}

.l-header .l-header__links .pill li a {
  color: #fff;
  font: 15px AvantGardeGothicITCW02Md;
  padding: 8px 18px 7px;
  margin-right: 25px;
}

.l-header:hover .l-header__links .pill li a {
  color: #fff;
}

.l-header .social {
  opacity: 1;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-top: 0;
  width: 100%;
}

.l-header .social__wrap {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.l-header .social i {
  font-size: 22px;
}

.l-header .l-header__top .social i.icon2-mail {
  font-size: 31px;
  top: 2px;
  position: relative;
}

.l-header .social i.icon-twitter {
  font-size: 24px;
}

.l-header .social i.icon-facebook {
  font-size: 24px;
}

.l-header .social li {
  margin: 0 7px;
}

/* =Header Get Updates */
.l-header__getupdates {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.l-header__getupdates label, .l-header__getupdates input {
  display: inline-block;
  width: auto !important;
  text-transform: uppercase;
  font-size: 16px;
}

.l-header__getupdates input[type="button"] {
  background: #d7006d;
  color: #fff;
  border: 0 none;
  font: 15px AvantGardeGothicITCW02Md;
  padding: 8px 18px 7px;
  border-radius: 5px;
}

.l-header__getupdates input.c_emailadd {
  font: 15px Arial;
  text-transform: none;
  text-align: center;
  padding: 8px 10px;
  margin-right: 6px;
}

.l-header__getupdates label {
  margin-right: 4px;
}

.l-header:hover .l-header__getupdates label {
  color: #666;
}

.l-header:hover .l-header__getupdates input.c_emailadd {
  background: #666;
  color: #fff;
}

.l-header .l-header__getupdates input.c_emailadd::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header .l-header__getupdates input.c_emailadd::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header .l-header__getupdates input.c_emailadd:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header .l-header__getupdates input.c_emailadd:-moz-placeholder {
  /* Firefox 18- */
  color: #666;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header:hover .l-header__getupdates input.c_emailadd::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header:hover .l-header__getupdates input.c_emailadd::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header:hover .l-header__getupdates input.c_emailadd:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font: 15px AvantGardeGothicITCW02Md;
}

.l-header:hover .l-header__getupdates input.c_emailadd:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font: 15px AvantGardeGothicITCW02Md;
}

/* =CUSTOM SUPPORT PAGE (/support-split/) */
.banner-column {
  position: relative;
  margin-top: 0;
}

.banner-column .column {
  display: inline-block;
  position: relative;
  padding-top: 190px;
  height: 723px;
  width: 50%;
  vertical-align: top;
  background-size: cover !important;
}

.banner-column .column h2.heading {
  font-size: 49px;
  line-height: 60px;
  color: #fff;
}

.banner-column .column h2.heading sup {
  font-size: 17px;
  vertical-align: 18px;
}

.banner-column .column p {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
  width: 100%;
  position: relative;
}

.banner-column .column > a.learn-more {
  color: #fff;
  background-color: #d7006d;
  text-transform: uppercase;
  font-size: 13px;
  padding: 6px 14px 4px;
  border-radius: 4px;
}

.banner-column .column:first-child {
  text-align: right;
  padding-right: 50px;
}

.banner-column .column:nth-child(2) {
  text-align: left;
  padding-left: 50px;
}

.banner-column .column:nth-child(2) p {
  text-align: left;
}

.banner-column .column:first-child p {
  text-align: right;
  margin-right: 0;
}

/* =MODAL POPUP FOR GET UPDATES */
.static-modal1 {
  display: none;
  background: #eeeeee;
  position: relative;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  height: 482px;
  overflow: hidden;
  z-index: 1002;
  width: 100%;
  max-width: 820px;
  border-radius: 5px;
}

.static-modal1 p {
  font-family: FFScalaSansWebRegular;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #555559;
}

.static-modal1 .close-block {
  position: absolute;
  margin-left: 12px;
  margin-top: 12px;
}

.static-modal1 .close-block span {
  cursor: pointer;
  color: #d7006d;
  font-size: 15pt;
  font-weight: bold;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  font-family: AvantGardeGothicITCW01Bd;
}

.static-modal1 .main {
  padding: 52px;
  height: 100%;
  display: table;
}

.static-modal1 .main h3 {
  color: #d7006d;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 12px;
  line-height: normal;
}

.static-modal1 .main .sub-title {
  font-size: 2.5rem;
  margin-bottom: 5px;
}

.static-modal1 .main .donate {
  min-width: 150px;
  font-size: 17px;
  margin-top: 50px;
}

.static-modal1 .main > .inner {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.static-modal1 .main > .inner input:disabled {
  color: #fff !important;
  cursor: wait;
}

.static-modal1 .wFormContainer .errMsg {
  position: relative;
}

.static-modal1 .inputWrapper {
  margin-top: 0;
}

.static-modal1 #tfa_0-A {
  width: 100%;
  max-width: 200px;
}

.static-modal1 #tfa_0-A input[type="submit"].primaryAction {
  line-height: 44px;
}

.static-modal1 #tfa_2-D {
  width: 48% !important;
}

.static-modal1 .woocommerce div.product .summary h1 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 h1 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 h2 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 h3 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 h4 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 h5 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 .h1 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 .h2 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 .h3 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 .h4 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.static-modal1 .h5 {
  font-family: AvantGardeGothicITCW02Md;
  color: #f63600;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 40px 0;
}

.hide-signup-modal .static-modal1-bg {
  display: none;
}

.static-modal1.in {
  display: block;
}

body.show-singup-modal .static-modal1 {
  display: block;
  max-width: 800px;
}

.hideMe {
  display: none;
}

#bcam-modal.static-modal1 {
  max-width: 847px;
  width: 100%;
  background: #fff;
  height: auto;
  box-shadow: 0 0 33px -8px #000;
}

p.sub-title-getupdates {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
}

/* =NEW HEADER MENU */
/* =Header desktop */
.l-header.desktopMenu {
  display: block;
  /* =Support Our Mission: Donate Today section */
  /* =Social media desktop version */
}

.l-header.desktopMenu .sub-menu__wrapper {
  overflow: hidden;
  /*top: 130px !important;*/
}

.l-header.desktopMenu .sub-menu__active {
  height: 295px !important;
}

.l-header.desktopMenu .social i.icon-insta {
  font-size: 23px;
  position: relative;
  top: 1px;
}

/* =New Mobile menu style */
.mobile-mainMenu {
  display: none;
}

.mobile-mainMenu .l-header__bottom {
  max-width: 400px;
  top: 0;
  position: absolute;
  overflow: hidden;
}

.sub-menu__wrapper {
  overflow: hidden;
}

.sub-menu__wrapper .donate-today-hb {
  position: inherit;
  bottom: 0;
  vertical-align: bottom;
  text-align: center;
  width: 100%;
  color: #d7006d;
  background: none repeat scroll 0 0 #ffb4aa;
  font-size: 14px;
  padding: 6px 0 5px;
}

.sub-menu__wrapper .donate-today-hb > a {
  color: #d7006d;
}

.sub-menu__wrapper a {
  color: #fff;
}

/* =Desktop submenu */
.desktopMenu li.open_menu > ul.sub-menu {
  padding: 20px 0 15px;
  height: auto;
  overflow: inherit;
  animation: fadeInSlow .6s;
  animation-fill-mode: both;
  display: block;
}

.desktopMenu li.open_menu > a {
  border-bottom: 3px solid #d60670;
}

.desktopMenu .l-header__nav > ul {
  /* =Explore Your Genetics banner menu */
}

.desktopMenu .l-header__nav > ul li.ribbon-style {
  background: none repeat scroll 0 0 rgba(102, 102, 102, 0.89);
  display: inline-block;
  margin-left: 30px;
  position: relative !important;
  padding-left: 16px !important;
  padding-right: 16px;
  padding-top: 4px;
  padding-bottom: 3px;
  margin-top: -4px;
}

.desktopMenu .l-header__nav > ul li.ribbon-style > a {
  color: #FFFFFF;
  font-weight: bold;
}

.desktopMenu .l-header__nav > ul li.ribbon-style:before {
  content: url(../img/ribbon-img-1.png);
  position: absolute;
  z-index: 1;
  left: -13px;
  top: 0px;
}

.desktopMenu .l-header__nav > ul > li:nth-child(4) .sub-menu {
  padding-left: 20px;
  text-align: left;
  display: none;
  left: 0;
  right: auto;
}

.desktopMenu .l-header__nav > ul > li:nth-child(2) .sub-menu {
  padding-left: 20px;
  text-align: left;
  display: none;
  left: 0;
  right: auto;
}

.desktopMenu .l-header__nav > ul > li:nth-last-child(3) {
  padding-right: 4px;
}

.desktopMenu .l-header__nav > ul > li:nth-last-child(3) > a:after {
  content: "";
}

.desktopMenu .l-header__nav > ul li.menu-item-has-children a {
  font-size: 14px;
}

.desktopMenu .l-header__nav > ul li.menu-item-has-children .sub-menu li.menu-item a {
  color: #555559;
}

.desktopMenu .l-header__nav > ul li.menu-item-has-children .sub-menu li.menu-item a:hover {
  text-decoration: underline;
  color: #555559 !important;
}

.desktopMenu .l-header__nav > ul li.menu-item-has-children .sub-menu li.current-menu-item a {
  color: #d60670;
}

.desktopMenu .l-header__nav > ul li.menu-item-has-children .sub-menu li.current-menu-item a:hover {
  color: #d60670 !important;
}

/* =Background white class that appended in the header */
.background-white {
  background: none repeat scroll 0 0 #fff;
  color: #555559;
}

.background-white a {
  color: #555559;
}

.background-white input#i_emailadd {
  background-color: #666;
}

.background-white input#i_emailadd::-webkit-input-placeholder {
  color: #FFFFFF;
}

.background-white input#i_emailadd::-moz-placeholder {
  color: #FFFFFF;
}

.background-white input#i_emailadd:-ms-input-placeholder {
  color: #FFFFFF;
}

.background-white input#i_emailadd:-moz-placeholder {
  color: #FFFFFF;
}

.background-white .l-header__logo .logo-svg {
  fill: #d60670;
}

/* =Sticky Menu */
.l-header--sticky .l-header__getupdates input.c_emailadd {
  background-color: #666;
}

.l-header--sticky .l-header__getupdates input.c_emailadd::-webkit-input-placeholder {
  color: #FFFFFF;
}

.l-header--sticky .l-header__getupdates input.c_emailadd::-moz-placeholder {
  color: #FFFFFF;
}

.l-header--sticky .l-header__getupdates input.c_emailadd:-ms-input-placeholder {
  color: #FFFFFF;
}

.l-header--sticky .l-header__getupdates input.c_emailadd:-moz-placeholder {
  color: #FFFFFF;
}

/* =Open in new window icon in the menu */
.l-header li.targetBlank > a:after {
  content: url("../img/targetblank_arrow.png");
  position: relative;
  left: 5px;
  top: 3px;
}

/* =Homepage pink bar+text */
.home .slider-bottom {
  background-color: #d7006d;
  bottom: 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  position: absolute;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
  z-index: 10;
}

.home .slider-bottom .inner-container {
  max-width: 600px !important;
}

.home .slider-bottom p {
  margin: 0;
}

#menuBackCover {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 991;
  display: none;
  top: 0;
}

.pagination {
  display: none;
}

.l-header {
  height: 130px !important;
  padding-top: 50px !important;
}

/* =MEDIA QUERIES FOR MOBILE */
@media (max-width: 1100px) and (min-width: 0px) {
  html, body {
    overflow-x: hidden;
    width: 100%;
  }
  .l-header {
    height: 150px !important;
    padding-top: 40px !important;
  }
  .l-header.desktopMenu {
    display: none;
  }
  .mobile-mainMenu {
    display: block;
    position: relative;
    background-color: #fff;
    height: auto;
  }
  .mobile-mainMenu .l-header {
    background-color: #fff;
    position: relative;
    display: block;
    height: 140px;
  }
  .mobile-mainMenu .l-header .inner-container--large {
    margin-top: 10px;
    text-align: center;
  }
  .mobile-mainMenu .l-header .mainBurger {
    margin-top: 44px;
    display: block;
    float: right;
  }
  .mobile-mainMenu .donate-today-hb {
    background: none repeat scroll 0 0 #d7006d;
    position: relative;
    display: inline-block;
  }
  .mobile-mainMenu .donate-today-hb a {
    color: #ffb4aa;
    font-size: 21px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 4px 0 4px;
    line-height: normal;
    display: block;
    font-family: AvantGardeGothicITCW02Md;
  }
  .mobile-mainMenu .l-header__logo {
    width: 120px;
    float: none;
    display: inline-block;
  }
  .mobile-mainMenu .l-header__logo img {
    height: 90px;
  }
  .mobile-mainMenu .l-header__logo svg {
    height: 90px;
  }
  .mobile-mainMenu .l-header__logo svg .logo-svg {
    fill: #d60670;
  }
  .mobile-mainMenu .burger span {
    height: 6px;
    width: 54px;
    border-radius: 4px;
    background-color: #555559;
    margin-bottom: 7px;
  }
  .mobile-mainMenu .burger.burger--open span {
    width: 23px;
    height: 4px;
    border-radius: 0;
  }
  .mobile-mainMenu .burger.burger--open span:nth-child(1) {
    width: 23px;
    height: 4px;
    top: 6px;
  }
  .mobile-mainMenu .l-header__bottom {
    display: block;
    float: right;
    position: absolute;
    z-index: 999;
    width: 100%;
    max-width: 400px;
    top: 0;
    background-color: #fff;
    left: auto;
    right: -400px;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav .ribbon-style {
    display: none !important;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav li.targetBlank > a:after {
    content: '';
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav li.targetBlank > a:before {
    content: url(../img/targetblank_arrow.png);
    position: relative;
    right: 7px;
    top: 3px;
  }
  .mobile-mainMenu .l-header__bottom .slideBurger {
    display: inline-block;
    margin-top: -42px;
    margin-right: 18px;
    float: right;
    text-align: right;
    position: relative;
  }
  .mobile-mainMenu .l-header__bottom .slideBurger span {
    width: 37px;
    height: 6px;
    border-radius: 0;
    width: 23px;
    height: 4px;
  }
  .mobile-mainMenu .l-header__bottom .slideBurger span:nth-child(1) {
    background-color: #d60670;
    transform: rotate(45deg);
    transform-origin: center left;
    top: 6px;
  }
  .mobile-mainMenu .l-header__bottom .slideBurger span:nth-child(2) {
    background: none;
  }
  .mobile-mainMenu .l-header__bottom .slideBurger span:nth-child(3) {
    background-color: #d60670;
    transform: rotate(-45deg);
    transform-origin: center left;
  }
  .mobile-mainMenu .l-header__bottom .l-header__burger {
    display: inline-block;
    margin-top: -42px;
    margin-right: 18px;
    position: relative;
  }
  .mobile-mainMenu .l-header__bottom .l-header__logo {
    width: 100%;
    text-align: center;
    margin-top: 23px;
  }
  .mobile-mainMenu .l-header__bottom .l-header__logo svg {
    height: 46px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav {
    background-color: #fff;
    border-top: 0 none;
    position: relative;
    padding: 0 15px 16px;
    margin-top: -16px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul {
    text-align: right;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li {
    width: 150px;
    display: inline-block;
    text-align: center;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li a.btn--primary {
    border-radius: 3px;
    font-size: 15px;
    padding: 10px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:first-child {
    display: inline;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:first-child .btn {
    display: none;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(2n) {
    margin-right: 10px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(2) a.btn--primary {
    background-color: #d7006d;
    color: #ffb4aa;
    font-size: 19px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(3) a.btn--primary {
    background-color: #ffb4aa;
    color: #d7006d;
    font-size: 19px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul.social {
    background-color: #fff;
    text-align: right;
    padding: 0;
    margin: 0;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul.social > li {
    display: inline-block;
    width: auto;
    margin: 0 6px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul.social > li i {
    color: #555559;
    font-size: 28px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul.social > li i.icon-twitter {
    font-size: 30px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul.social > li i.icon2-mail {
    font-size: 38px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul.social > li i.icon-facebook {
    font-size: 31px;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav {
    position: relative;
    padding: 15px;
    min-height: 230px;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children {
    background-color: #fff;
    text-align: right;
    margin-bottom: 0;
    padding: 5px;
    border-radius: 0;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children:after {
    display: none;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children > a {
    font-family: 'AvantGardeGothicITCW02Md', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    color: #666;
    border-bottom: 0 none;
    z-index: 5;
    opacity: 1;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children > a:before {
    background: none;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children > ul.sub-menu {
    text-align: right;
    animation: none;
    animation-fill-mode: none;
    z-index: auto;
    opacity: 1;
    margin: 10px 0 0 0;
    padding: 0;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children > ul.sub-menu li > a {
    font-size: 18px;
    color: #555559 !important;
    transition: none;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.menu-item-has-children > ul.sub-menu li > a:hover {
    text-decoration: none;
  }
  .mobile-mainMenu .l-header__bottom .l-header__nav > ul > li.submenu_open > a:before {
    content: url(../img/arrow-goleft.png);
    position: relative;
    margin-right: 8px;
  }
  .mobile-mainMenu .sub-menu__wrapper {
    display: block;
    z-index: 99;
    position: relative;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D {
    display: inline-block;
    margin: 0 14px 0 0;
    background: none repeat scroll 0 0 transparent !important;
    width: 30% !important;
    float: none;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D input::-webkit-input-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D input::-moz-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D input:-ms-input-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D input:-moz-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D .inputWrapper {
    background: none repeat scroll 0 0 transparent;
    display: block !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D {
    display: inline-block;
    margin: 0 14px 0 0;
    background: none repeat scroll 0 0 transparent !important;
    width: 30% !important;
    float: none;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D input::-webkit-input-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D input::-moz-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D input:-ms-input-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D input:-moz-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D .inputWrapper {
    background: none repeat scroll 0 0 transparent;
    display: block !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_3-D input {
    font-family: 'ITCAvantGardeStd';
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_3-D input::-webkit-input-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_3-D input::-moz-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_3-D input:-ms-input-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_3-D input:-moz-placeholder {
    font-size: 15px !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_3-D .inputWrapper {
    background: none repeat scroll 0 0 transparent;
    display: block !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_5 {
    display: inline-block;
    margin: 0 14px 0 0;
    background: none repeat scroll 0 0 transparent !important;
    width: 30% !important;
    float: none;
  }
  .static-modal-wrapper .static-modal1.signup-email .inputWrapper input {
    height: auto !important;
    line-height: normal !important;
    padding: 8px 6px 8px !important;
    font-size: 15px !important;
    border-radius: 6px;
  }
  .static-modal-wrapper .static-modal1.signup-email .actions#tfa_0-A {
    display: inline-block;
    border-radius: 4px;
    margin-top: 10px !important;
    width: 100%;
    max-width: 200px;
    position: relative;
    top: -6px;
  }
  .static-modal-wrapper .static-modal1.signup-email .actions#tfa_0-A input.primaryAction {
    background-color: #ffb4aa;
    color: #d7006d;
    font-size: 16px !important;
    font-family: AvantGardeGothicITCW02Md;
    padding: 8px 6px 7px !important;
    height: auto;
    line-height: normal !important;
    border-radius: 0;
  }
}

@media screen and (max-width: 840px) {
  .banner-column .column h2.heading {
    font-size: 40px;
    line-height: 48px;
  }
  .banner-column .column p {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width: 780px) {
  .banner-column .column {
    padding-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .banner-column .column {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* =Homepage pink bar+text */
  .home .slider-bottom {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 700px) and (min-width: 0px) {
  .mobile-mainMenu .l-header__logo img {
    height: 80px;
  }
  .mobile-mainMenu .l-header__logo svg {
    height: 80px;
  }
  .mobile-mainMenu .burger span {
    width: 50px;
    margin-bottom: 6px;
  }
  .l-header {
    height: 140px;
  }
  .inner-container--large {
    margin-top: 20px;
  }
  .home.page .inner-container {
    margin-top: 20px;
  }
  .home.page .inner-container--med {
    margin-top: 20px;
  }
  .home.page .inner-container--large {
    margin-top: 20px;
  }
  .home .slider-bottom .inner-container {
    margin-top: 0;
  }
}

@media (max-width: 672px) and (min-width: 0px) {
  .wptbbars {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 634px) {
  .hero-logo-and-button .page__title p {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 610px) {
  .static-modal-wrapper .static-modal1 #tfa_1-D {
    display: block;
    width: 100% !important;
  }
  .static-modal-wrapper .static-modal1 #tfa_2-D {
    display: block;
    width: 100% !important;
  }
  .static-modal-wrapper .static-modal1 #tfa_5 {
    display: block;
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) {
  /* =Popup Modal */
  .static-modal1 {
    height: auto;
  }
  .static-modal1 .main {
    display: block;
    overflow-y: scroll;
  }
  .wptbbars {
    font-size: 12px !important;
    padding: 5px 30px !important;
    line-height: 16px !important;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  /* =Popup Modal */
  #bcam-modal.static-modal1 .main {
    padding: 20px 20px 30px 20px;
  }
}

@media screen and (max-width: 530px) {
  .mobile-mainMenu .donate-today-hb a {
    font-size: 18px;
  }
}

@media screen and (max-width: 480px) {
  .static-modal1 h1 {
    margin: 0 0 30px 0;
  }
  .static-modal1 h2 {
    margin: 0 0 30px 0;
  }
  .static-modal1 h3 {
    margin: 0 0 30px 0;
  }
  .static-modal1 h4 {
    margin: 0 0 30px 0;
  }
  .static-modal1 h5 {
    margin: 0 0 30px 0;
  }
  .static-modal1 .h1 {
    margin: 0 0 30px 0;
  }
  .static-modal1 .h2 {
    margin: 0 0 30px 0;
  }
  .static-modal1 .h3 {
    margin: 0 0 30px 0;
  }
  .static-modal1 .h4 {
    margin: 0 0 30px 0;
  }
  .static-modal1 .h5 {
    margin: 0 0 30px 0;
  }
  .static-modal1 .woocommerce div.product .summary h1 {
    margin: 0 0 30px 0;
  }
  .mobile-mainMenu .donate-today-hb a {
    font-size: 11.5px;
  }
  .mobile-mainMenu .l-header__bottom {
    width: 90%;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_5 {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 26px;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_1-D.oneField {
    text-align: left;
    width: 100% !important;
  }
  .static-modal-wrapper .static-modal1.signup-email #tfa_2-D.oneField {
    text-align: left;
    width: 100% !important;
  }
}

@media screen and (max-width: 479px) {
  .banner-column .column {
    width: 100%;
    padding: 80px 0 0 0;
    height: 480px;
  }
}

@media screen and (max-width: 427px) {
  .mobile-mainMenu .l-header__bottom .mobile-nav ul > li {
    width: 136px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul > li:nth-child(2n) {
    margin-right: 6px;
  }
}

@media (max-width: 400px) and (min-width: 0px) {
  .l-header__burger {
    margin-top: 28px;
  }
  .inner-container--large {
    margin-top: 10px;
  }
  .home.page .inner-container {
    margin-top: 10px;
  }
  .home.page .inner-container--med {
    margin-top: 10px;
  }
  .home.page .inner-container--large {
    margin-top: 10px;
  }
  .l-header {
    height: 130px !important;
    padding-top: 50px !important;
  }
  .home .slider-bottom .inner-container {
    margin-top: 0;
  }
  .mobile-mainMenu {
    height: auto;
    border-bottom: 0 none;
  }
  .mobile-mainMenu .l-header {
    height: auto;
    border-bottom: 0 none;
    padding-bottom: 10px;
  }
  .mobile-mainMenu .l-header .mainBurger {
    margin-top: 30px;
  }
  .mobile-mainMenu .l-header .mainBurger .burger span {
    width: 40px;
    margin-bottom: 0;
    border-radius: 6px;
    height: 5px;
  }
  .mobile-mainMenu .donate-today-hb a {
    font-size: 11.5px;
  }
  .mobile-mainMenu .sub-menu__wrapper {
    border-bottom: 0 none;
    margin-top: 10px;
  }
  .mobile-mainMenu .mobile-nav ul {
    padding-left: 10px;
  }
  .mobile-mainMenu .l-header__logo img {
    height: 60px;
  }
  .mobile-mainMenu .l-header__logo svg {
    height: 60px;
  }
}

@media screen and (max-width: 384px) {
  .mobile-mainMenu .mobile-nav ul {
    padding-left: 0;
  }
}

@media screen and (max-width: 360px) {
  .wptbbars {
    font-size: 11px !important;
    padding: 5px 25px !important;
    line-height: 16px !important;
  }
  .banner-column .column h2.heading {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .banner-column .column p {
    font-size: 14px;
    line-height: 20px;
  }
  .banner-column .column:first-child {
    padding-right: 30px;
  }
  .banner-column .column:nth-child(2) {
    padding-left: 30px;
  }
  .slideBurger span:nth-child(3) {
    top: 0;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(2) a.btn--primary {
    font-size: 16px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(3) a.btn--primary {
    font-size: 16px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul > li {
    margin-bottom: 5px;
    width: 120px;
  }
  .mobile-mainMenu .l-header__nav {
    padding: 10px 20px;
  }
  .mobile-mainMenu .l-header__nav > ul > li > a {
    font-size: 21px;
  }
  .mobile-mainMenu .l-header__nav li.menu-item-has-children {
    padding: 5px 0 !important;
  }
}

@media screen and (max-width: 336px) {
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(2) a.btn--primary {
    font-size: 16px;
    padding: 10px 16px;
    margin-left: 6px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul li:nth-child(3) a.btn--primary {
    font-size: 16px;
    padding: 10px 16px;
    margin-left: 6px;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul > li {
    width: auto;
  }
  .mobile-mainMenu .l-header__bottom .mobile-nav ul > li:nth-child(2n) {
    margin-right: 0;
  }
}

/* iPhone 6S (min-device-width : 375px) and (max-device-width : 667px)
			 (min-device-width : 414px) and (max-device-width : 736px) */
@media only screen and (max-device-width: 736px) and (min-device-height: 550px) {
  .animsition, .animsition-overlay {
    opacity: 1;
  }
  .mobile-mainMenu .slideBurger span:nth-child(1) {
    -webkit-transform: rotate(45deg);
  }
  .mobile-mainMenu .slideBurger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    margin-top: -3px;
  }
  .mobile-mainMenu .burger.burger--open span:nth-child(1) {
    top: 10px !important;
  }
}

/* Samsung Galaxy (min-device-width : 360px) and (max-device-width : 640px) */
@media only screen and (max-device-width: 640px) and (min-device-height: 550px) {
  .hero-logo-and-button .page__title p {
    font-size: 32px !important;
  }
  .hero div:last-child > a > img {
    width: 150px;
  }
  .table__cell {
    position: relative;
    top: -20px;
  }
}

/* iPhone 6 (min-device-width : 375px) and (max-device-width : 559px) */
@media only screen and (max-device-width: 667px) and (min-device-height: 550px) {
  /*.table__cell {position: relative; top: 0;}*/
  .hero-logo-and-button .page__title p {
    font-size: 28px !important;
  }
  .hero-slider__sub-title {
    font-size: 14px !important;
  }
  .hero div:last-child > a > img {
    width: 150px;
  }
  .table__cell {
    position: relative;
    top: -20px;
  }
}

/* iPhone 5S (min-device-width : 320px) and (max-device-width : 568px) */
@media only screen and (max-device-width: 568px) and (min-device-height: 550px) {
  .hero-logo-and-button .page__title p {
    font-size: 32px !important;
  }
  .hero-slider__sub-title {
    font-size: 14px !important;
  }
  .hero div:last-child > a > img {
    width: 150px;
  }
  .table__cell {
    position: relative;
    top: -20px;
  }
}

@media screen and (max-height: 549px) {
  .home .slider-bottom {
    position: relative;
  }
  .table__cell {
    position: relative;
    top: 20px;
  }
  .band--tertiary {
    margin-top: 84px;
  }
}

/*-------------- / BRIGHT-434 ---------------------*/

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