@charset "UTF-8";
/*MAIN STYLES */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 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; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

/* Text-level semantics
   ========================================================================== */
/**
 * 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 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.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * 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; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

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

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
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; }

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 */ }

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* MIXINS */
/* HELPERS (Use @extend in SCSS) */
.clearfix {
  zoom: 1; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -999em; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.visuallyhidden.reset {
  visibility: visible;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  clip: auto; }

/* VARIABLES */
@font-face {
  font-family: 'ralewayregular';
  src: url("../fonts/raleway-regular-webfont.eot");
  src: url("../fonts/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ralewaybold';
  src: url("../fonts/raleway-bold-webfont.eot");
  src: url("../fonts/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  padding: 1% 0 1% 1.6%; }

.col:first-child {
  padding-left: 0; }

/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%; }

.span_1_of_2 {
  width: 50%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%; } }
@media only screen and (max-width: 480px) {
  .span_2_of_2, .span_1_of_2 {
    width: 100%; } }
.open {
  max-height: 5000px !important;
  -webkit-transition: all 0.8s;
  transition: all 0.8s; }

.hide {
  display: none; }

.clear {
  overflow: hidden;
  clear: both; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

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

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.carousel--quotes {
  padding: 0 25px !important; }
  @media screen and (min-width: 570px) {
    .carousel--quotes {
      padding: 0 40px !important; } }

.slick-slider {
  margin: 0;
  position: relative; }
  .slick-slider .icon-chevron-thin-right {
    cursor: pointer;
    position: absolute;
    top: 50%;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 0; }
    @media screen and (min-width: 570px) {
      .slick-slider .icon-chevron-thin-right {
        font-size: 40px;
        font-size: 2.5rem; } }
  .slick-slider .previous {
    -webkit-transform: rotate(180deg) translateY(50%);
            transform: rotate(180deg) translateY(50%);
    left: 0; }
  .slick-slider .next {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/fonts/icomoon.eot?ldbisw");
  src: url("../fonts/icomoon/fonts/icomoon.eot?ldbisw#iefix") format("embedded-opentype"), url("../fonts/icomoon/fonts/icomoon.woff?ldbisw") format("woff");
  font-weight: normal;
  font-style: normal; }
.icon:before,
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-thin-right:before {
  content: "\e900"; }

.icon-menu:before {
  content: "\e606"; }

.icon-facebook:before {
  content: "\e604"; }

.icon-scroll:before {
  content: "\e603"; }

.icon-mail:before {
  content: "\e600"; }

.icon-twitter:before {
  content: "\e605"; }

.icon-phone:before {
  content: "\e601"; }

.icon-location:before {
  content: "\e602"; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: 'ralewayregular';
  font-size: 13px;
  font-size: 0.8125rem; }
  @media screen and (min-width: 570px) {
    body {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1050px) {
    body {
      font-size: 20px;
      font-size: 1.25rem; } }

a {
  color: #B78CDC;
  text-decoration: none; }

h1, h2 {
  text-transform: uppercase; }

img {
  max-width: 100%; }

.layout {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden; }

.layout--mid {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden; }

.layout--thin {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden; }

.header {
  width: 100%;
  position: fixed;
  z-index: 2;
  background-color: #000;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  .header p {
    margin-top: 0; }

.header__logo {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  .header__logo p {
    margin: 0; }
    .header__logo p a {
      color: #fff; }
      .header__logo p a:hover {
        color: #B78CDC; }
  .header__logo .header__logo__title {
    font-size: 26px;
    font-size: 1.625rem;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #B78CDC;
    display: inline-block;
    padding: 0 20px;
    margin: 5px 0 0 0;
    font-weight: normal; }
    .header__logo .header__logo__title:hover {
      color: #fff; }
    @media screen and (min-width: 570px) {
      .header__logo .header__logo__title {
        font-size: 32px;
        font-size: 2rem; } }
    @media screen and (min-width: 1050px) {
      .header__logo .header__logo__title {
        font-size: 40px;
        font-size: 2.5rem; } }
  .header__logo h1 {
    margin: 0; }

.header.sticky {
  margin-top: -57px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  @media screen and (min-width: 570px) {
    .header.sticky {
      margin-top: -63px; } }
  @media screen and (min-width: 1050px) {
    .header.sticky {
      margin-top: -77px; } }

.header__logo.sticky {
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.header__nav {
  padding-top: 7px;
  display: none; }
  @media screen and (min-width: 1050px) {
    .header__nav {
      padding-top: 10px; } }
  @media screen and (min-width: 570px) {
    .header__nav {
      display: block;
      margin-bottom: -13px;
      text-align: justify;
      background-color: transparent; }
      .header__nav:after {
        content: '';
        display: inline-block;
        width: 100%; } }
  .header__nav li {
    text-align: center;
    text-transform: uppercase;
    list-style: none;
    padding-bottom: 5px; }
    @media screen and (min-width: 570px) {
      .header__nav li {
        display: inline-block;
        padding-bottom: 0; } }
  .header__nav a {
    color: #fff;
    display: block; }
  .header__nav a:hover {
    color: #B78CDC; }

.tgl:hover {
  cursor: pointer; }

.tgl__header {
  text-transform: uppercase;
  display: block;
  margin-top: 7px;
  padding: 5px 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  @media screen and (min-width: 570px) {
    .tgl__header {
      display: none; } }
  .tgl__header.open {
    border-bottom: 1px solid #fff;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }

.no-js .header__nav {
  display: block; }

.section__hero {
  position: relative;
  padding-top: 84px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  @media screen and (min-width: 570px) {
    .section__hero {
      padding-top: 95px; } }
  @media screen and (min-width: 1050px) {
    .section__hero {
      padding-top: 122px; } }
  .section__hero img {
    display: block;
    width: 100%; }
  .section__hero h1 {
    color: #B78CDC; }

.photo-credit {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 20px;
  font-size: 10px;
  font-size: 0.625rem;
  color: #CDCCCE; }
  @media screen and (min-width: 570px) {
    .photo-credit {
      font-size: 14px;
      font-size: 0.875rem; } }

.section__hero__image {
  position: relative; }

.section__hero.sticky {
  padding-top: 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.section__hero__social {
  height: 50px;
  display: block;
  margin: 20px 0; }

.section__hero__gallery h1 {
  margin-top: 0;
  padding-top: 16px; }

.section__black {
  box-shadow: 0 -3px 7px 0 rgba(183, 140, 220, 0.7), 0 3px 7px 0 rgba(183, 140, 220, 0.7);
  position: relative;
  z-index: 1; }
  .section__black h2, .section__black h3 {
    color: #B78CDC;
    text-transform: uppercase; }
    .section__black h2:last-child, .section__black h3:last-child {
      margin-bottom: 0; }
  .section__black h3 {
    border-bottom: 1px solid #CDCCCE; }
    @media screen and (min-width: 600px) {
      .section__black h3 {
        border-bottom: none; } }

.section__halves {
  padding: 10px 0 20px 0; }
  .section__halves .left {
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 600px) {
      .section__halves .left {
        float: left;
        width: 45%; } }
    .section__halves .left li {
      list-style: none; }
  @media screen and (min-width: 600px) {
    .section__halves .right {
      float: right;
      width: 45%; } }
  .section__halves a {
    display: block; }
  .section__halves .download-icon {
    max-width: 50px;
    padding-top: 20px; }
    @media screen and (min-width: 570px) {
      .section__halves .download-icon {
        max-width: 100%;
        padding-top: 0; } }

.videos {
  margin: 0;
  padding: 0; }
  .videos .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
    .videos .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .videos li {
    list-style: none; }
    @media screen and (min-width: 600px) {
      .videos li {
        float: left;
        width: 45%;
        margin: 0 2.5%; } }

.section__banner {
  position: relative; }
  .section__banner img {
    width: 100%; }

.section__quote {
  border-bottom: 1px solid #fff; }
  .section__quote .section__quote__source {
    font-family: 'ralewaybold'; }

.section__thirds--associations {
  background-color: #2E3031;
  text-align: left;
  padding-bottom: 10px; }
  .section__thirds--associations ul {
    padding: 0;
    text-align: center;
    margin: 0; }
  .section__thirds--associations li {
    list-style: none;
    float: left;
    width: 45%;
    padding-bottom: 45%;
    background-color: #fff;
    border: 3px solid #B78CDC;
    position: relative;
    margin: 2.5%;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    @media screen and (min-width: 400px) {
      .section__thirds--associations li {
        width: 30%;
        padding-bottom: 30%;
        margin: 1.66%; } }
    @media screen and (min-width: 600px) {
      .section__thirds--associations li {
        width: 20%;
        padding-bottom: 20%;
        margin: 2.5%; } }
    .section__thirds--associations li:hover {
      opacity: 0.8;
      -webkit-transition: 0.3s all ease;
      transition: 0.3s all ease; }
  .section__thirds--associations a {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    padding: 10px; }
  .section__thirds--associations .table {
    display: table;
    height: 100%;
    width: 100%; }
  .section__thirds--associations .table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 0; }
  .section__thirds--associations img {
    vertical-align: bottom; }

.section__gallery .gallery {
  text-align: left;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px; }
  .section__gallery .gallery img {
    width: auto;
    max-width: 100%;
    display: block; }
  .section__gallery .gallery ul {
    margin-left: -10px;
    padding: 0 0 10px 0;
    overflow: hidden; }
  .section__gallery .gallery li {
    float: left;
    max-width: 50%;
    list-style: none;
    padding-left: 10px;
    padding-bottom: 10px; }
    @media screen and (min-width: 550px) {
      .section__gallery .gallery li {
        float: left;
        max-width: 25%; } }
  .section__gallery .gallery h1 {
    margin-bottom: 0; }

.columns {
  max-width: 1100px;
  margin: 0 auto;
  padding: 10px 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  @media screen and (min-width: 800px) {
    .columns {
      position: absolute;
      top: 94px;
      padding: 20px 10px 20px 0; } }
  @media screen and (min-width: 1050px) {
    .columns {
      top: 116px; } }

.columns.sticky {
  top: 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.col-right {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  @media screen and (min-width: 800px) {
    .col-right {
      max-width: 50%;
      float: right; } }

.col-left {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  text-align: left; }
  @media screen and (min-width: 800px) {
    .col-left {
      max-width: 50%;
      float: left; } }

.box-out {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 4px 20px;
  text-align: center; }
  .box-out h2 {
    color: #B78CDC; }
  @media screen and (min-width: 800px) {
    .box-out {
      background-color: rgba(0, 0, 0, 0.6);
      text-align: left; } }

.box-out--download {
  text-align: center;
  margin: 10px 0; }
  @media screen and (min-width: 800px) {
    .box-out--download {
      margin: 30px 60px 20px 60px; } }
  .box-out--download ul {
    padding: 0; }
    .box-out--download ul li {
      list-style: none; }
  .box-out--download h2 {
    vertical-align: middle; }
    .box-out--download h2:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 35px;
      height: 35px;
      background: url("../img/i-download.png") no-repeat;
      background-size: 35px 35px;
      margin-left: 10px; }
      @media screen and (min-width: 1050px) {
        .box-out--download h2:after {
          background-size: 45px 45px;
          width: 45px;
          height: 45px; } }

.box-out--tape {
  text-align: center;
  border-radius: 0 0 10px 10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 800px) {
    .box-out--tape {
      position: absolute;
      top: 0;
      max-width: 30%; } }

.footer {
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  overflow: hidden;
  padding-bottom: 20px; }
  @media screen and (min-width: 500px) {
    .footer {
      text-align: left; } }
  .footer a {
    color: #fff; }
    .footer a:hover {
      color: #B78CDC; }

.footer__left {
  padding-bottom: 5px; }
  .footer__left:last-child {
    padding-bottom: 0; }
  @media screen and (min-width: 500px) {
    .footer__left {
      float: left;
      padding-right: 20px; } }

.footer__social {
  text-align: center;
  margin: 0; }
  @media screen and (min-width: 500px) {
    .footer__social {
      text-align: right; } }

.social ul {
  padding: 0; }
.social li {
  display: inline-block;
  list-style: none; }
.social img {
  max-width: 40px; }

.section__hero .social {
  text-align: center; }
  .section__hero .social ul {
    margin: 10px 0; }
  @media screen and (min-width: 800px) {
    .section__hero .social {
      text-align: right; }
      .section__hero .social ul {
        margin: 16px 0; } }
.section__hero .social-icon {
  max-width: 40px;
  display: inline-block;
  vertical-align: top; }

.fhw {
  background-color: #6C6C6C;
  float: right;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  padding: 2px;
  position: relative;
  overflow: hidden; }
  .fhw a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border-radius: 50%;
    background-color: #000; }
  .fhw:hover {
    background-color: #B78CDC;
    cursor: pointer; }

.dropdowns {
  padding: 0;
  text-align: center; }
  @media screen and (min-width: 600px) {
    .dropdowns {
      text-align: left; } }
  .dropdowns h3 {
    color: #fff;
    margin: 0;
    text-transform: none;
    border-bottom: none; }
  .dropdowns li {
    list-style: none;
    border: 3px solid #B78CDC;
    overflow: hidden;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px; }
    .dropdowns li:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 600px) {
      .dropdowns li {
        padding: 20px; } }
  .dropdowns .dropdowns__content__text p {
    margin-bottom: 0; }
  .dropdowns .dropdowns__content__text span a {
    padding: 10px 0;
    color: #fff;
    display: block; }
    .dropdowns .dropdowns__content__text span a:hover {
      color: #B78CDC; }
    @media screen and (min-width: 600px) {
      .dropdowns .dropdowns__content__text span a {
        padding: 10px 0 0 0; } }
  @media screen and (min-width: 600px) {
    .dropdowns img {
      float: left;
      padding-right: 20px; } }
  .dropdowns p {
    color: #B78CDC; }

.dropdowns__full {
  display: none;
  float: left; }

.no-js .dropdowns__full {
  display: block; }
