/****** FILE: mysite/thirdparty/composer-bower/normalize-css/normalize.css *****/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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 for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, 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/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

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, 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/11.
 */

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/9/10/11, 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"], /* 1 */
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 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * 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/10/11.
 * 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/10/11.
 */

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


/****** FILE: mysite/thirdparty/composer-bower/magnific-popup/dist/magnific-popup.css *****/
/* 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; }

.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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-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;
  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;
  touch-action: manipulation; }

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;
  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; }
  .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;
  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; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    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 {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    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; } }


/****** FILE: mysite/thirdparty/composer-bower/slick-carousel/slick/slick.css *****/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

/****** FILE: mysite/css/screen.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 16px;
  background: #fff;
  line-height: 1.4;
  color: #070707;
  font-family: Raleway, Helvetica, Arial, sans-serif; }

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

/**
 * A better looking default horizontal rule
 */
hr {
  display: block;
  border: 0;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 0 0 18px;
  padding: 0; }

/**
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

.clear {
  clear: both; }

a {
  text-decoration: underline;
  color: #070707; }
  a:hover {
    text-decoration: none; }


/****** FILE: mysite/css/typography.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
@font-face {
  font-family: "SixCaps";
  src: url("/mysite/fonts/SixCaps/SixCaps.eot");
  src: url("/mysite/fonts/SixCaps/SixCaps.eot?iefix") format('eot'), url("/mysite/fonts/SixCaps/SixCaps.woff") format('woff'), url("/mysite/fonts/SixCaps/SixCaps.otf") format('opentype'), url("/mysite/fonts/SixCaps/SixCaps.svg") format('svg'), url("/mysite/fonts/SixCaps/SixCaps.ttf") format('truetype'); }

@font-face {
  font-weight: 400;
  font-family: "Raleway";
  src: url("/mysite/fonts/Raleway/Raleway-400.eot");
  src: url("/mysite/fonts/Raleway/Raleway-400.eot?iefix") format('eot'), url("/mysite/fonts/Raleway/Raleway-400.woff") format('woff'), url("/mysite/fonts/Raleway/Raleway-400.otf") format('opentype'), url("/mysite/fonts/Raleway/Raleway-400.svg") format('svg'), url("/mysite/fonts/Raleway/Raleway-400.ttf") format('truetype'); }

@font-face {
  font-weight: 700;
  font-family: "Raleway";
  src: url("/mysite/fonts/Raleway/Raleway-700.eot");
  src: url("/mysite/fonts/Raleway/Raleway-700.eot?iefix") format('eot'), url("/mysite/fonts/Raleway/Raleway-700.woff") format('woff'), url("/mysite/fonts/Raleway/Raleway-700.otf") format('opentype'), url("/mysite/fonts/Raleway/Raleway-700.svg") format('svg'), url("/mysite/fonts/Raleway/Raleway-700.ttf") format('truetype'); }

@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: "Raleway";
  src: url("/mysite/fonts/Raleway/Raleway-400-Italic.eot");
  src: url("/mysite/fonts/Raleway/Raleway-400-Italic.eot?iefix") format('eot'), url("/mysite/fonts/Raleway/Raleway-400-Italic.woff") format('woff'), url("/mysite/fonts/Raleway/Raleway-400-Italic.otf") format('opentype'), url("/mysite/fonts/Raleway/Raleway-400-Italic.svg") format('svg'), url("/mysite/fonts/Raleway/Raleway-400-Italic.ttf") format('truetype'); }

@font-face {
  font-weight: 700;
  font-style: italic;
  font-family: "Raleway";
  src: url("/mysite/fonts/Raleway/Raleway-700-Italic.eot");
  src: url("/mysite/fonts/Raleway/Raleway-700-Italic.eot?iefix") format('eot'), url("/mysite/fonts/Raleway/Raleway-700-Italic.woff") format('woff'), url("/mysite/fonts/Raleway/Raleway-700-Italic.otf") format('opentype'), url("/mysite/fonts/Raleway/Raleway-700-Italic.svg") format('svg'), url("/mysite/fonts/Raleway/Raleway-700-Italic.ttf") format('truetype'); }

body, .typography {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1.5px; }
  body p, .typography p {
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0 0 20px;
    margin: 0 0 1.25rem; }
  body blockquote, .typography blockquote {
    margin: 10px;
    font-size: 1.4em;
    color: #777;
    font-style: italic; }
  body q, .typography q {
    display: block;
    font-size: 0.8em;
    margin: 1em 1em;
    padding: 0.5em;
    border: 1px #ccc solid; }
  body a, .typography a {
    text-decoration: underline;
    color: #070707; }
    body a:hover, .typography a:hover {
      text-decoration: none; }
  body ul,
  body ol, .typography ul,
  .typography ol {
    margin: 0 0 0 24px;
    margin: 0 0 0 1.5rem; }
    body ul li,
    body ol li, .typography ul li,
    .typography ol li {
      margin: 5px 10px; }
    body ul li li,
    body ol li li, .typography ul li li,
    .typography ol li li {
      font-size: 14px;
      font-size: 0.875rem; }
  body h1, body h2, body h3, body h4, body h5, body h6, .typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
    margin: 0 0 20px;
    margin: 0 0 1.25rem;
    font-weight: 400;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    letter-spacing: 4px; }
  body h4, .typography h4 {
    margin: 0 0 16px; }
  body h5, body h6, .typography h5, .typography h6 {
    margin: 0 0 12px; }
  body h1, .typography h1 {
    font-size: 32px;
    font-size: 2rem; }
  body h2, .typography h2 {
    font-size: 28px;
    font-size: 1.75rem; }
  body h3, .typography h3 {
    font-size: 24px;
    font-size: 1.5rem; }
  body h4, .typography h4 {
    font-size: 21px;
    font-size: 1.3125rem; }
  body h5, .typography h5 {
    font-size: 19px;
    font-size: 1.1875rem; }
  body h6, .typography h6 {
    font-size: 18px;
    font-size: 1.125rem; }
  body pre, .typography pre {
    font-family: "Courier New", Courier, Raleway, Helvetica, Arial, sans-serif;
    display: block;
    font-size: 1.2em;
    margin: 2em 5em;
    padding: 0.5em;
    border: 1px #ccc solid;
    background: #eee; }
  body table, .typography table {
    margin: 0 0 20px;
    margin: 0 0 1.25rem;
    border-collapse: collapse; }
    body table td, .typography table td {
      padding: 5px; }

.typography .left {
  text-align: left; }

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

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

.typography img {
  border: none;
  max-width: 100%;
  height: auto !important; }
  .typography img.right {
    float: right;
    margin-left: 20px;
    margin-left: 1.25rem; }
  .typography img.left {
    float: left;
    margin-right: 20px;
    margin-right: 1.25rem; }
  .typography img.leftAlone {
    float: left;
    margin-right: 100%; }
  .typography img.rightAlone {
    float: right;
    margin-left: 100%; }
  .typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block; }

a.button, form input.action {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  display: block;
  outline: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
  color: #000;
  display: inline-block;
  border: 1px solid;
  letter-spacing: 3px;
  padding: 10px 14px 8px;
  text-decoration: none;
  margin: 0 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center; }
  a.button:hover, form input.action:hover {
    background: #000;
    color: #fff; }

.background-color.background-color-white a.button, .background-color.background-color-white form input.action {
  color: #000; }
  .background-color.background-color-white a.button:hover, .background-color.background-color-white form input.action:hover {
    background: #000;
    color: #fff; }

.background-color.background-color-black a.button, .background-color.background-color-black form input.action {
  color: #fff; }
  .background-color.background-color-black a.button:hover, .background-color.background-color-black form input.action:hover {
    background: #fff;
    color: #000; }


/****** FILE: mysite/css/form.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
form:after {
  content: " ";
  display: block;
  clear: both; }

form div.field {
  margin: 0 0 15px; }

form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

form input.text, form textarea, form select, form .readonly-input span.readonly {
  font-family: Raleway, Helvetica, Arial, sans-serif;
  font-size: 16px;
  max-width: 100%;
  width: 100%; }

form input.text, form textarea, form select, form .field.readonly span.readonly {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 28px;
  height: 48px;
  padding: 10px 12px;
  text-align: left;
  border: 0;
  color: #000; }

form textarea {
  resize: vertical;
  height: auto; }

form .middleColumn {
  display: block;
  margin: 0 0 5px; }
  form .middleColumn .message {
    margin: 0; }

form label {
  display: block; }

form .Actions {
  text-align: center; }

form .message, .message {
  margin: 0 0 10px;
  padding: 12px;
  color: #00529B;
  background-color: #BDE5F8;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  form .message.required, form .message.error, form .message.bad, .message.required, .message.error, .message.bad {
    color: #D8000C;
    background-color: #FFBABA; }
  form .message.warning, .message.warning {
    color: #9F6000;
    background-color: #FEEFB3; }
  form .message.good, .message.good {
    color: #4F8A10;
    background-color: #DFF2BF; }


/****** FILE: mysite/css/header.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
header {
  position: relative; }
  header h1 {
    margin: 0;
    padding: 0;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    font-size: 20px;
    position: absolute; }
  header img {
    display: inline-block;
    max-width: 100%;
    width: 200px; }
  header .container-inner {
    text-align: center;
    padding-top: 40px !important;
    padding-bottom: 60px !important; }


/****** FILE: mysite/css/footer.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
footer {
  background: #FFF;
  padding: 20px 0;
  font-size: 14px;
  font-size: 0.875rem; }
  footer .footer-social img {
    display: block;
    width: 160px;
    margin: 0 auto 20px; }
  footer .footer-links {
    text-align: center;
    text-transform: uppercase; }
    footer .footer-links a {
      color: #000;
      text-decoration: none; }
      footer .footer-links a:hover {
        text-decoration: underline; }
  @media (min-width: 600px) {
    footer .footer-social {
      width: 46.42857%;
      float: right;
      margin-right: 0; }
      footer .footer-social img {
        float: right; }
    footer .footer-links {
      padding: 93px 0 0;
      text-align: left;
      width: 46.42857%;
      float: left;
      margin-right: 7.14286%; } }


/****** FILE: mysite/css/layout.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
* {
  -webkit-font-smoothing: subpixel-antialiased; }

.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  .container .container-inner {
    padding: 40px; }

.container-title h2 {
  font-family: SixCaps, Raleway, Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 28px;
  font-size: 1.75rem; }
  @media (min-width: 400px) {
    .container-title h2 {
      font-size: 34px;
      font-size: 2.125rem;
      letter-spacing: 10px; } }
  @media (min-width: 600px) {
    .container-title h2 {
      font-size: 40px;
      font-size: 2.5rem;
      letter-spacing: 15px; } }
  @media (min-width: 800px) {
    .container-title h2 {
      font-size: 50px;
      font-size: 3.125rem;
      letter-spacing: 20px; } }
  @media (min-width: 900px) {
    .container-title h2 {
      font-size: 64px;
      font-size: 4rem;
      letter-spacing: 20px; } }

.container-title .container-title-icon {
  background: center center no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  margin: 0 auto 20px; }

.background-color {
  padding: 0 0 1px;
  position: relative;
  z-index: 10; }
  .background-color.background-color-white, .background-color.background-color-black .background-color-negative {
    background: #fff; }
    .background-color.background-color-white, .background-color.background-color-white a, .background-color.background-color-black .background-color-negative, .background-color.background-color-black .background-color-negative a {
      color: #070707; }
    .background-color.background-color-white ::-moz-selection, .background-color.background-color-black .background-color-negative ::-moz-selection {
      background: #070707; }
      .background-color.background-color-white ::-moz-selection, .background-color.background-color-white ::-moz-selection a, .background-color.background-color-black .background-color-negative ::-moz-selection, .background-color.background-color-black .background-color-negative ::-moz-selection a {
        color: #fff; }
    .background-color.background-color-white ::selection, .background-color.background-color-black .background-color-negative ::selection {
      background: #070707; }
      .background-color.background-color-white ::selection, .background-color.background-color-white ::selection a, .background-color.background-color-black .background-color-negative ::selection, .background-color.background-color-black .background-color-negative ::selection a {
        color: #fff; }
  .background-color.background-color-black, .background-color.background-color-white .background-color-negative {
    background: #070707; }
    .background-color.background-color-black, .background-color.background-color-black a, .background-color.background-color-white .background-color-negative, .background-color.background-color-white .background-color-negative a {
      color: #fff; }
    .background-color.background-color-black ::-moz-selection, .background-color.background-color-white .background-color-negative ::-moz-selection {
      background: #fff; }
      .background-color.background-color-black ::-moz-selection, .background-color.background-color-black ::-moz-selection a, .background-color.background-color-white .background-color-negative ::-moz-selection, .background-color.background-color-white .background-color-negative ::-moz-selection a {
        color: #070707; }
    .background-color.background-color-black ::selection, .background-color.background-color-white .background-color-negative ::selection {
      background: #fff; }
      .background-color.background-color-black ::selection, .background-color.background-color-black ::selection a, .background-color.background-color-white .background-color-negative ::selection, .background-color.background-color-white .background-color-negative ::selection a {
        color: #070707; }
  .background-color.background-color-black {
    background: #070707 left top no-repeat url("/mysite/images/background-top-left.jpg");
    -webkit-background-size: 450px auto;
    -moz-background-size: 450px auto;
    -o-background-size: 450px auto;
    background-size: 450px auto;
    background-image: url("/mysite/images/background-top-left.jpg"), url("/mysite/images/background-bottom-right.jpg");
    background-position: left top, right bottom; }

.section-skew {
  border-top: 2px solid rgba(7, 7, 7, 0.8);
  -webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  transform: skewY(-4deg); }
  .section-skew .section-skew-inner {
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform: skewY(4deg) translate3d(0, 0, 0);
    -moz-transform: skewY(4deg) translate3d(0, 0, 0);
    -ms-transform: skewY(4deg) translate3d(0, 0, 0);
    -o-transform: skewY(4deg) translate3d(0, 0, 0);
    transform: skewY(4deg) translate3d(0, 0, 0);
    padding: 20px 0 0; }
    @media (min-width: 600px) {
      .section-skew .section-skew-inner {
        padding: 40px 0 20px; } }

.no-border .section-skew {
  border-top: 0; }

.section {
  position: relative; }
  .section .section-content-split-container .section-content-split-left {
    margin-bottom: 40px; }
  @media (min-width: 800px) {
    .section .section-content-split-container {
      display: table;
      table-layout: fixed;
      border-spacing: 40px;
      width: 100%; }
      .section .section-content-split-container .section-content-split {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        margin: 0; }
        .section .section-content-split-container .section-content-split.section-content-split-left {
          border-right: transparent 10px solid; }
        .section .section-content-split-container .section-content-split.section-content-split-right {
          border-left: transparent 10px solid; } }
  .section.section-type-SectionGallery .section-gallery-images {
    max-width: 1880px;
    margin: 0 auto;
    padding: 0 0 120px;
    position: relative; }
    .section.section-type-SectionGallery .section-gallery-images .section-gallery-images-inner {
      position: relative;
      padding: 0 0 100%;
      overflow: hidden;
      -webkit-transition: padding 1000ms ease;
      -moz-transition: padding 1000ms ease;
      -o-transition: padding 1000ms ease;
      transition: padding 1000ms ease; }
    .section.section-type-SectionGallery .section-gallery-images .section-gallery-images-inner-2 {
      overflow: hidden;
      position: absolute;
      right: 0;
      left: 0;
      top: 0; }
    .section.section-type-SectionGallery .section-gallery-images ul {
      list-style: none;
      margin: -1% -1% 0;
      padding: 0; }
      .section.section-type-SectionGallery .section-gallery-images ul:after {
        content: " ";
        display: block;
        clear: both; }
      .section.section-type-SectionGallery .section-gallery-images ul li {
        float: left;
        width: 33.33333%;
        margin: 0;
        padding: 1%;
        display: block; }
        .section.section-type-SectionGallery .section-gallery-images ul li a {
          display: block;
          padding: 0 0 100%;
          margin: 0;
          position: relative;
          overflow: hidden; }
          .section.section-type-SectionGallery .section-gallery-images ul li a img {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            border: 0;
            outline: none; }
          .section.section-type-SectionGallery .section-gallery-images ul li a.insert-content-img-container {
            display: none; }
        .section.section-type-SectionGallery .section-gallery-images ul li.width-2 {
          width: 66.66667%; }
          .section.section-type-SectionGallery .section-gallery-images ul li.width-2 a {
            padding: 0 0 48.455%; }
        .section.section-type-SectionGallery .section-gallery-images ul li.width-3 {
          width: 100%; }
          .section.section-type-SectionGallery .section-gallery-images ul li.width-3 a {
            padding: 0 0 31.973%; }
    .section.section-type-SectionGallery .section-gallery-images .section-gallery-images-more {
      display: none;
      position: absolute;
      bottom: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .section.section-type-SectionContact {
    padding-bottom: 160px; }
    @media (min-width: 600px) {
      .section.section-type-SectionContact {
        padding-bottom: 0; } }
    .no-mediaqueries .section.section-type-SectionContact {
      padding-bottom: 0; }
    .section.section-type-SectionContact .section-contact-details {
      position: relative;
      padding: 40px 0 0; }
      .section.section-type-SectionContact .section-contact-details .section-contact-email, .section.section-type-SectionContact .section-contact-details .section-contact-phone {
        text-align: center;
        margin: 0 0 20px; }
        .section.section-type-SectionContact .section-contact-details .section-contact-email h4, .section.section-type-SectionContact .section-contact-details .section-contact-phone h4 {
          font-family: Raleway, Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-size: 16px;
          font-size: 1rem; }
        .section.section-type-SectionContact .section-contact-details .section-contact-email p, .section.section-type-SectionContact .section-contact-details .section-contact-phone p {
          font-size: 14px;
          font-size: 0.875rem; }
      .section.section-type-SectionContact .section-contact-details .section-contact-map {
        clear: both;
        margin: 0 auto -200px;
        position: relative; }
        .section.section-type-SectionContact .section-contact-details .section-contact-map .section-contact-map-link {
          position: absolute;
          top: 10%;
          right: 30%;
          bottom: 60%;
          left: 30%;
          z-index: 200; }
        .section.section-type-SectionContact .section-contact-details .section-contact-map img {
          display: block;
          margin: 0 auto;
          max-width: 100%;
          width: 400px;
          -webkit-transition: all 0.7s ease;
          -moz-transition: all 0.7s ease;
          -o-transition: all 0.7s ease;
          transition: all 0.7s ease; }
        .section.section-type-SectionContact .section-contact-details .section-contact-map a:hover + img {
          -webkit-filter: invert(1);
          filter: invert(1); }
        .section.section-type-SectionContact .section-contact-details .section-contact-map .section-contact-map-content {
          display: none; }
      @media (min-width: 500px) {
        .section.section-type-SectionContact .section-contact-details .section-contact-email {
          width: 46.42857%;
          float: left;
          margin-right: 7.14286%; }
        .section.section-type-SectionContact .section-contact-details .section-contact-phone {
          width: 46.42857%;
          float: right;
          margin-right: 0; } }
      .no-mediaqueries .section.section-type-SectionContact .section-contact-details .section-contact-email {
        width: 46.42857%;
        float: left;
        margin-right: 7.14286%; }
      .no-mediaqueries .section.section-type-SectionContact .section-contact-details .section-contact-phone {
        width: 46.42857%;
        float: right;
        margin-right: 0; }
      @media (min-width: 800px) {
        .section.section-type-SectionContact .section-contact-details {
          margin: 150px 0 50px;
          padding: 40px 0 50px; }
          .section.section-type-SectionContact .section-contact-details .section-contact-email {
            width: 28.57143%;
            float: left;
            margin-right: 7.14286%; }
          .section.section-type-SectionContact .section-contact-details .section-contact-phone {
            width: 28.57143%;
            float: right;
            margin-right: 0; }
          .section.section-type-SectionContact .section-contact-details .section-contact-map {
            position: absolute;
            left: 50%;
            margin: 0 0 0 -200px;
            top: -200px; } }
      .no-mediaqueries .section.section-type-SectionContact .section-contact-details {
        margin: 150px 0 50px;
        padding: 40px 0 50px; }
        .no-mediaqueries .section.section-type-SectionContact .section-contact-details .section-contact-email {
          width: 28.57143%;
          float: left;
          margin-right: 7.14286%; }
        .no-mediaqueries .section.section-type-SectionContact .section-contact-details .section-contact-phone {
          width: 28.57143%;
          float: right;
          margin-right: 0; }
        .no-mediaqueries .section.section-type-SectionContact .section-contact-details .section-contact-map {
          position: absolute;
          left: 50%;
          margin: 0 0 0 -200px;
          top: -200px; }
  .section.section-type-SectionItemSlider .item-slider {
    margin: 0 20px 20px;
    padding: 40px 0 0; }
    .section.section-type-SectionItemSlider .item-slider .slick-arrow {
      -webkit-tap-highlight-color: transparent;
      cursor: pointer;
      background: transparent;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: 0;
      display: block;
      outline: none;
      padding: 0;
      margin: 0;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
      display: block;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 160px;
      width: 50px;
      height: 50px;
      background: center center no-repeat;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      opacity: .6;
      z-index: 200; }
      .section.section-type-SectionItemSlider .item-slider .slick-arrow:hover {
        opacity: 1; }
      .section.section-type-SectionItemSlider .item-slider .slick-arrow.slick-prev {
        left: -60px;
        background-image: url("/mysite/images/arrow-left.png"); }
      .section.section-type-SectionItemSlider .item-slider .slick-arrow.slick-next {
        right: -60px;
        background-image: url("/mysite/images/arrow-right.png"); }
      .section.section-type-SectionItemSlider .item-slider .slick-arrow.slick-disabled, .section.section-type-SectionItemSlider .item-slider .slick-arrow.slick-disabled:hover {
        cursor: default;
        opacity: .2; }
      @media (min-width: 1080px) {
        .section.section-type-SectionItemSlider .item-slider .slick-arrow.slick-prev {
          left: -30px; }
        .section.section-type-SectionItemSlider .item-slider .slick-arrow.slick-next {
          right: -30px; } }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item:focus {
      outline: 0; }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-inner {
      margin: 0 20px 20px;
      position: relative;
      text-align: center; }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-title {
      font-size: 44px;
      font-size: 2.75rem;
      text-align: center;
      font-family: SixCaps, Raleway, Helvetica, Arial, sans-serif; }
      @media (min-width: 600px) {
        .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-title {
          font-size: 50px;
          font-size: 3.125rem; } }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-image-container {
      position: relative;
      max-width: 280px;
      margin: 0 auto 40px; }
      .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-image-container .item-slider-item-title {
        position: absolute;
        z-index: 180;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        text-shadow: 0 0 10px #070707; }
      .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-image-container img {
        width: 66%;
        margin: 0 auto; }
        .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-image-container img.item-slider-item-image-hover {
          position: absolute;
          top: 0;
          left: 17%;
          opacity: 0;
          -webkit-transition: opacity 500ms ease;
          -moz-transition: opacity 500ms ease;
          -o-transition: opacity 500ms ease;
          transition: opacity 500ms ease; }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item .item-slider-item-content {
      display: block; }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item .button {
      display: none; }
    .section.section-type-SectionItemSlider .item-slider .item-slider-item:hover img.item-slider-item-image-hover {
      opacity: 1; }
    .section.section-type-SectionItemSlider .item-slider.item-slider-hidden-content .item-slider-item .item-slider-item-content {
      display: none; }
    .section.section-type-SectionItemSlider .item-slider.item-slider-hidden-content .item-slider-item .button {
      margin: 0;
      display: inline-block; }
    .section.section-type-SectionItemSlider .item-slider.item-slider-hidden-content .item-slider-item:hover img.item-slider-item-image-hover {
      opacity: 0; }
    .section.section-type-SectionItemSlider .item-slider.item-slider-hidden-content .item-slider-item.open img.item-slider-item-image-hover {
      opacity: 1; }
  .section.section-type-SectionCampaignBanner .section-inner {
    padding-top: 0; }
  .section.section-type-SectionCampaignBanner .campaign-banner {
    position: relative;
    padding: 0 0 40px; }
    @media (min-width: 600px) {
      .section.section-type-SectionCampaignBanner .campaign-banner {
        padding: 0 60px 40px; } }
    .no-mediaqueries .section.section-type-SectionCampaignBanner .campaign-banner {
      padding: 0 60px 40px; }
    @media (min-width: 900px) {
      .section.section-type-SectionCampaignBanner .campaign-banner {
        padding: 0 100px 40px; } }
    .no-mediaqueries .section.section-type-SectionCampaignBanner .campaign-banner {
      padding: 0 100px 40px; }
    .section.section-type-SectionCampaignBanner .campaign-banner a {
      display: block;
      position: relative; }
      .section.section-type-SectionCampaignBanner .campaign-banner a .campaign-banner-image {
        display: block;
        width: 100%; }
      .section.section-type-SectionCampaignBanner .campaign-banner a .campaign-banner-hover {
        opacity: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: opacity 0.5s ease;
        -moz-transition: opacity 0.5s ease;
        -o-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease; }
        .section.section-type-SectionCampaignBanner .campaign-banner a .campaign-banner-hover div {
          display: table;
          table-layout: fixed;
          width: 100%;
          height: 100%; }
          .section.section-type-SectionCampaignBanner .campaign-banner a .campaign-banner-hover div span {
            display: table-cell;
            text-align: center;
            vertical-align: middle; }
            .section.section-type-SectionCampaignBanner .campaign-banner a .campaign-banner-hover div span img {
              display: inline;
              max-width: 100%; }
      .section.section-type-SectionCampaignBanner .campaign-banner a:hover .campaign-banner-hover {
        opacity: 1; }
  .section.section-type-SectionCampaignBanner .content {
    font-size: 14px;
    font-size: 0.875rem;
    opacity: .7; }
  .section.section-type-SectionBanner .banner {
    padding: 40px 0; }
    .section.section-type-SectionBanner .banner .banner-image {
      display: block;
      width: 100%; }
  .section.section-type-SectionCampaignImageGenerator form {
    max-width: 600px;
    margin: 0 auto 40px; }
    .section.section-type-SectionCampaignImageGenerator form .generator-person-details {
      padding: 0 0 20px; }
      .section.section-type-SectionCampaignImageGenerator form .generator-person-details:after {
        content: " ";
        display: block;
        clear: both; }
      .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field {
        display: block; }
        .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field label.left {
          display: none; }
        .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.text {
          margin: 0;
          padding: 0 20px 0 0;
          position: relative; }
          .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.text input {
            width: 100%; }
          .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.text label.right {
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
        .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.readonly {
          width: 220px; }
          .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.readonly.first {
            display: none; }
          .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.readonly span {
            color: #fff;
            padding: 0;
            line-height: 48px; }
        @media (min-width: 660px) {
          .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.text {
            margin: 0 235px 0 0; }
          .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.readonly {
            float: right; }
            .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.readonly.first {
              display: block; }
            .section.section-type-SectionCampaignImageGenerator form .generator-person-details div.field.readonly.last {
              display: none; } }
    .section.section-type-SectionCampaignImageGenerator form .field.email label.left {
      display: none; }
    .section.section-type-SectionCampaignImageGenerator form .field.mysitefile {
      text-align: center;
      padding: 20px 0; }
      .section.section-type-SectionCampaignImageGenerator form .field.mysitefile .middleColumn {
        position: relative;
        height: 40px;
        overflow: hidden; }
        .section.section-type-SectionCampaignImageGenerator form .field.mysitefile .middleColumn input {
          position: absolute;
          top: 0;
          left: 0; }
          @media (min-width: 600px) {
            .section.section-type-SectionCampaignImageGenerator form .field.mysitefile .middleColumn input {
              left: 50%;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%); } }
      .section.section-type-SectionCampaignImageGenerator form .field.mysitefile label.left {
        display: block;
        height: 150px;
        background: center center no-repeat url("/mysite/images/verboden-lekker/upload.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        margin: 0 0 20px;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        cursor: pointer; }
    .section.section-type-SectionCampaignImageGenerator form .field.checkbox input, .section.section-type-SectionCampaignImageGenerator form .field.checkbox label {
      display: inline; }
    .section.section-type-SectionCampaignImageGenerator form .Actions .action {
      background-position: 10px center; }
      .section.section-type-SectionCampaignImageGenerator form .Actions .action.loading {
        padding-left: 35px;
        background: #fff 10px center no-repeat url("/mysite/images/loading-white.gif");
        color: #070707; }
        .section.section-type-SectionCampaignImageGenerator form .Actions .action.loading:hover {
          color: #070707; }
  .section.section-type-SectionCampaignImageGenerator .background-color.background-color-black .generator-result .generator-result-inner.loading {
    background-image: url("/mysite/images/loading-white.gif"); }
  .section .campaign-moment-header-custom {
    max-width: 600px;
    margin: 0 auto 80px;
    text-align: center; }
    .section .campaign-moment-header-custom h2 {
      font-family: SixCaps, Raleway, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      margin: 0 0 10px;
      font-size: 40px;
      letter-spacing: 10px; }
    .section .campaign-moment-header-custom img {
      display: block;
      width: 400px;
      max-width: 100%;
      margin: 0 auto; }
  .section .campaign-moment-header {
    display: block;
    width: 400px;
    max-width: 100%;
    margin: 0 auto 80px; }
  .section .campaign-moment-image {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
    -webkit-box-shadow: 0 0 20px #d5d5d5;
    -moz-box-shadow: 0 0 20px #d5d5d5;
    box-shadow: 0 0 20px #d5d5d5; }
  .section .campaign-moment-actions {
    text-align: center; }

.JobApplicationPage .container-inner {
  margin: 0 auto;
  max-width: 680px; }
  .JobApplicationPage .container-inner .open-form {
    text-align: center; }
    .JobApplicationPage .container-inner .open-form a.active {
      cursor: default;
      opacity: 0;
      -webkit-transition: all 300ms ease, opacity 500ms ease;
      -moz-transition: all 300ms ease, opacity 500ms ease;
      -o-transition: all 300ms ease, opacity 500ms ease;
      transition: all 300ms ease opacity 500ms ease; }
  .JobApplicationPage .container-inner form {
    display: none; }
    .JobApplicationPage .container-inner form label.left {
      display: none; }
    .JobApplicationPage .container-inner form .photo-label {
      display: block;
      max-width: 100%;
      margin: 0 auto 20px; }
    .JobApplicationPage .container-inner form .field.file {
      text-align: center;
      padding: 20px 0; }
      .JobApplicationPage .container-inner form .field.file .middleColumn {
        position: relative;
        height: 40px;
        overflow: hidden; }
        .JobApplicationPage .container-inner form .field.file .middleColumn input {
          position: absolute;
          top: 0;
          left: 0; }
          @media (min-width: 600px) {
            .JobApplicationPage .container-inner form .field.file .middleColumn input {
              left: 50%;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%); } }
      .JobApplicationPage .container-inner form .field.file label.left {
        display: block;
        height: 150px;
        background: center center no-repeat url("/mysite/images/work/selfie.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        margin: 0 0 20px;
        overflow: hidden;
        text-indent: -999px; }
    .JobApplicationPage .container-inner form .CompositeField.location div.field:first-child {
      width: 28.57143%;
      float: left;
      margin-right: 7.14286%; }
    .JobApplicationPage .container-inner form .CompositeField.location div.field:last-child {
      width: 64.28571%;
      float: right;
      margin-right: 0; }
    .JobApplicationPage .container-inner form .CompositeField.availability-selection label.readonly {
      margin: 0 0 5px; }
    .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field {
      padding: 0 0 7px;
      border-bottom: 1px solid #fff; }
      .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field:after {
        content: " ";
        display: block;
        clear: both; }
      .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field * {
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0; }
      .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field.day-labels {
        display: none; }
      .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field:last-child {
        border-bottom: 0; }
      .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field label.left {
        display: block;
        line-height: 33px;
        font-weight: bold; }
      .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0; }
        .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul:after {
          content: " ";
          display: block;
          clear: both; }
        .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li {
          margin: 0;
          padding: 7px;
          display: inline-block;
          text-align: left; }
          .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li input, .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li label {
            display: inline; }
    @media (min-width: 600px) {
      .JobApplicationPage .container-inner form .CompositeField.availability-selection {
        margin: 0 0 20px; }
        .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field {
          margin: 0;
          padding: 0;
          border-bottom: 0; }
          .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field:nth-child(odd) {
            background: rgba(255, 255, 255, 0.1); }
          .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field.day-labels {
            display: block; }
          .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field label.left {
            float: left;
            width: 50px; }
          .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn {
            margin: 0 0 0 50px; }
            .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li {
              padding: 7px 0;
              display: block;
              width: 14.28571%;
              float: left;
              text-align: center;
              position: relative; }
              .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li:nth-child(even) {
                background: rgba(255, 255, 255, 0.03); }
              .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li input {
                position: relative;
                z-index: 150; }
              .JobApplicationPage .container-inner form .CompositeField.availability-selection div.field .middleColumn ul li label {
                z-index: 140;
                text-indent: 110%;
                white-space: nowrap;
                overflow: hidden;
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0; } }
    @media (min-width: 600px) {
      .JobApplicationPage .container-inner form div.field.left-column, .JobApplicationPage .container-inner form div.CompositeField.left-column {
        width: 46.42857%;
        float: left;
        margin-right: 7.14286%;
        clear: both; }
      .JobApplicationPage .container-inner form div.field.right-column, .JobApplicationPage .container-inner form div.CompositeField.right-column {
        width: 46.42857%;
        float: right;
        margin-right: 0; } }


/****** FILE: mysite/css/legacy.scss.css *****/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */


