@font-face {
  font-family: 'SerifGothic-ExtraBold';
  src: url('fonts/302D95_0_0.eot');
  src: url('fonts/302D95_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/302D95_0_0.woff2') format('woff2'), url('fonts/302D95_0_0.woff') format('woff'), url('fonts/302D95_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SerifGothic-Heavy';
  src: url('fonts/302D95_1_0.eot');
  src: url('fonts/302D95_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/302D95_1_0.woff2') format('woff2'), url('fonts/302D95_1_0.woff') format('woff'), url('fonts/302D95_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SerifGothic';
  src: url('fonts/302D95_2_0.eot');
  src: url('fonts/302D95_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/302D95_2_0.woff2') format('woff2'), url('fonts/302D95_2_0.woff') format('woff'), url('fonts/302D95_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SerifGothic-Light';
  src: url('fonts/302D95_3_0.eot');
  src: url('fonts/302D95_3_0.eot?#iefix') format('embedded-opentype'), url('fonts/302D95_3_0.woff2') format('woff2'), url('fonts/302D95_3_0.woff') format('woff'), url('fonts/302D95_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SerifGothic-Black';
  src: url('fonts/302D95_4_0.eot');
  src: url('fonts/302D95_4_0.eot?#iefix') format('embedded-opentype'), url('fonts/302D95_4_0.woff2') format('woff2'), url('fonts/302D95_4_0.woff') format('woff'), url('fonts/302D95_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'SerifGothic-Bold';
  src: url('fonts/302D95_5_0.eot');
  src: url('fonts/302D95_5_0.eot?#iefix') format('embedded-opentype'), url('fonts/302D95_5_0.woff2') format('woff2'), url('fonts/302D95_5_0.woff') format('woff'), url('fonts/302D95_5_0.ttf') format('truetype');
}
@font-face {
  font-family: 'dotd-icons';
  src: url('fonts/dotd-icons.ttf?y5m67g') format('truetype'), url('fonts/dotd-icons.woff?y5m67g') format('woff'), url('fonts/dotd-icons.svg?y5m67g#dotd-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dotd-icons' !important;
  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-armadillo:before {
  content: "\e900";
}
.icon-bear:before {
  content: "\e901";
}
.icon-bus-alt:before {
  content: "\e902";
}
.icon-bus:before {
  content: "\e903";
}
.icon-couple:before {
  content: "\e904";
}
.icon-dino-guitar:before {
  content: "\e905";
}
.icon-dino:before {
  content: "\e906";
}
.icon-eagle:before {
  content: "\e907";
}
.icon-eyeball-alt:before {
  content: "\e908";
}
.icon-eyeball:before {
  content: "\e909";
}
.icon-eyeman:before {
  content: "\e90a";
}
.icon-eyething:before {
  content: "\e90b";
}
.icon-eye-bleed:before {
  content: "\e91b";
}
.icon-fire:before {
  content: "\e90c";
}
.icon-horse:before {
  content: "\e90d";
}
.icon-lady:before {
  content: "\e90e";
}
.icon-man-alt:before {
  content: "\e90f";
}
.icon-man:before {
  content: "\e910";
}
.icon-mountain:before {
  content: "\e911";
}
.icon-peace:before {
  content: "\e912";
}
.icon-pyramid:before {
  content: "\e913";
}
.icon-rose:before {
  content: "\e914";
}
.icon-ship:before {
  content: "\e915";
}
.icon-skeleton:before {
  content: "\e916";
}
.icon-skull-beach:before {
  content: "\e917";
}
.icon-skull-flowers-alt:before {
  content: "\e918";
}
.icon-skull-flowers:before {
  content: "\e919";
}
.icon-skull-stars:before {
  content: "\e91a";
}
.icon-facebook:before {
  content: "\e608";
}
.icon-twitter:before {
  content: "\e613";
}
.icon-instagram:before {
  content: "\e61e";
}
.icon-tumblr:before {
  content: "\e60b";
}
/*! 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"],
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;
}
/* Grids! */
.container {
  position: relative;
  margin: 0 auto;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col {
  position: relative;
  float: left;
  box-sizing: border-box;
}
.col-right {
  float: right;
  box-sizing: border-box;
}
.col-1 {
  width: 8.33333%;
}
.col-2 {
  width: 16.66667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-8 {
  width: 66.66667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66667%;
}
.col-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 90%;
    max-width: 1600px;
  }
  .sm-col {
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .sm-col-right {
    float: right;
    box-sizing: border-box;
  }
  .sm-col-1 {
    width: 8.33333%;
  }
  .sm-col-2 {
    width: 16.66667%;
  }
  .sm-col-3 {
    width: 25%;
  }
  .sm-col-4 {
    width: 33.33333%;
  }
  .sm-col-5 {
    width: 41.66667%;
  }
  .sm-col-6 {
    width: 50%;
  }
  .sm-col-7 {
    width: 58.33333%;
  }
  .sm-col-8 {
    width: 66.66667%;
  }
  .sm-col-9 {
    width: 75%;
  }
  .sm-col-10 {
    width: 83.33333%;
  }
  .sm-col-11 {
    width: 91.66667%;
  }
  .sm-col-12 {
    width: 100%;
  }
  .sm-col-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .sm-col-offset-3 {
    margin: 0;
  }
  .md-col {
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .md-col-right {
    float: right;
    box-sizing: border-box;
  }
  .md-col-1 {
    width: 8.33333%;
  }
  .md-col-2 {
    width: 16.66667%;
  }
  .md-col-3 {
    width: 25%;
  }
  .md-col-4 {
    width: 33.33333%;
  }
  .md-col-5 {
    width: 41.66667%;
  }
  .md-col-6 {
    width: 50%;
  }
  .md-col-7 {
    width: 58.33333%;
  }
  .md-col-8 {
    width: 66.66667%;
  }
  .md-col-9 {
    width: 75%;
  }
  .md-col-10 {
    width: 83.33333%;
  }
  .md-col-11 {
    width: 91.66667%;
  }
  .md-col-12 {
    width: 100%;
  }
  .md-col-offset-2 {
    margin-left: 16.66667%;
  }
  .md-col-pull-4 {
    right: 33.33333%;
  }
  .md-col-pull-8 {
    right: 66.66667%;
  }
  .md-col-push-4 {
    left: 33.33333%;
  }
  .md-col-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .lg-col {
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .lg-col-right {
    float: right;
    box-sizing: border-box;
  }
  .lg-col-1 {
    width: 8.33333%;
  }
  .lg-col-2 {
    width: 16.66667%;
  }
  .lg-col-3 {
    width: 25%;
  }
  .lg-col-4 {
    width: 33.33333%;
  }
  .lg-col-5 {
    width: 41.66667%;
  }
  .lg-col-6 {
    width: 50%;
  }
  .lg-col-7 {
    width: 58.33333%;
  }
  .lg-col-8 {
    width: 66.66667%;
  }
  .lg-col-9 {
    width: 75%;
  }
  .lg-col-10 {
    width: 83.33333%;
  }
  .lg-col-11 {
    width: 91.66667%;
  }
  .lg-col-12 {
    width: 100%;
  }
}
/* 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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: #ffffff;
}
.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: #ffffff;
  font-family: 'serifGothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 80%;
}
.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: #000000;
}
/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 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;
  }
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}
.no-border {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*-----Base-----*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/css/vendor/boxsizing.htc);
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background: #000000;
  color: #ffffff;
  font-family: 'serifGothic-Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
}
p {
  margin: 0 0 20px;
}
p.hero {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
}
p a {
  color: #ffffff;
  text-decoration: none;
}
p a:focus {
  outline: none;
}
strong {
  font-family: 'serifGothic-Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
ul {
  list-style: none;
  margin: 0;
}
a {
  color: #ffffff;
}
img {
  max-width: none;
}
::-moz-selection {
  color: #000000;
  background: #ffffff;
}
::selection {
  color: #000000;
  background: #ffffff;
}
/*-----Typography-----*/
h1 {
  margin: 0 8.3333333333%;
  font-family: 'serifGothic-Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
}
h1 small {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  text-transform: none;
}
h1.big {
  font-size: 50px;
  line-height: 48px;
  text-transform: none;
}
h2 {
  margin: 0;
  font-family: 'serifGothic-Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 36px;
}
h3 {
  margin: 0;
  font-family: 'serifGothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  line-height: 36px;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.hidden-xs {
  display: none;
}
.form-group {
  position: relative;
  margin-bottom: 30px;
  padding: 0 10px;
}
.form-group.flush {
  margin-bottom: 0;
}
label {
  position: absolute;
  bottom: 19px;
  left: 0;
  width: 100%;
  zoom: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.form-control {
  position: relative;
  padding: 10px 0;
  width: 100%;
  border: none;
  background: none;
  border-bottom: 2px solid #ffffff;
  text-align: center;
  color: #ffffff;
  outline: none;
  z-index: 2;
}
.form-control:focus + label,
.form-control.filled + label {
  zoom: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.btn {
  margin-top: 20px;
  padding: 15px;
  width: 100%;
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 32px;
  line-height: 36px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  background: #ffffff;
  color: #000000;
}
/*----- Scaffolding -----*/
#wrapper,
#main {
  position: relative;
}
.blue:hover,
.active .blue,
.blue span.icon,
.blue span.artist {
  color: #76d1e6;
}
.teal:hover,
.active .teal,
.teal span.icon,
.teal span.artist {
  color: #219ea4;
}
.pink:hover,
.active .pink,
.pink span.icon,
.pink span.artist {
  color: #ff9bfe;
}
.salmon:hover,
.active .salmon,
.salmon span.icon,
.salmon span.artist {
  color: #de7f87;
}
.yellow:hover,
.active .yellow,
.yellow span.icon,
.yellow span.artist {
  color: #ffc05e;
}
.red:hover,
.active .red,
.red span.icon,
.red span.artist {
  color: #ff6e7b;
}
.green:hover,
.active .green,
.green span.icon,
.green span.artist {
  color: #c3ebc6;
}
.dark-green:hover,
.active .dark-green,
.dark-green span.icon,
.dark-green span.artist {
  color: #37814c;
}
.purple:hover,
.active .purple,
.purple span.icon,
.purple span.artist {
  color: #6263a4;
}
.rainbow > *:nth-child(9n+1),
.rainbow > *:nth-child(9n+1) a {
  color: #c3ebc6;
}
.rainbow > *:nth-child(9n+2),
.rainbow > *:nth-child(9n+2) a {
  color: #ff9bfe;
}
.rainbow > *:nth-child(9n+3),
.rainbow > *:nth-child(9n+3) a {
  color: #6263a4;
}
.rainbow > *:nth-child(9n+4),
.rainbow > *:nth-child(9n+4) a {
  color: #de7f87;
}
.rainbow > *:nth-child(9n+5),
.rainbow > *:nth-child(9n+5) a {
  color: #76d1e6;
}
.rainbow > *:nth-child(9n+6),
.rainbow > *:nth-child(9n+6) a {
  color: #37814c;
}
.rainbow > *:nth-child(9n+7),
.rainbow > *:nth-child(9n+7) a {
  color: #ffc05e;
}
.rainbow > *:nth-child(9n+8),
.rainbow > *:nth-child(9n+8) a {
  color: #219ea4;
}
.rainbow > *:nth-child(9n+9),
.rainbow > *:nth-child(9n+9) a {
  color: #ff6e7b;
}
/*----- Navigation -----*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: transparent;
  z-index: 9;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
#header.cover {
  background: #000000;
}
#main-nav {
  display: none;
  background: #000000;
  zoom: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -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);
}
#main-nav.hide {
  zoom: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#main-nav ul {
  margin: 0;
  padding: 20px 0;
  list-style: none;
}
#main-nav ul:before,
#main-nav ul:after {
  content: " ";
  display: table;
}
#main-nav ul:after {
  clear: both;
}
#main-nav ul li a {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  -webkit-transition: padding 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: padding 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: padding 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: padding 0.4s cubic-bezier(0.55, 0, 0.1, 1);
  transition: padding 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}
.menu-toggle {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 55px;
  width: 70px;
  z-index: 9;
}
.menu-toggle .toggle-btn {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  margin: 13px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.menu-toggle .toggle-btn span {
  display: block;
  position: absolute;
  height: 3px;
  width: 30px;
  background: #ffffff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-toggle .toggle-btn span:nth-child(1) {
  top: 6px;
}
.menu-toggle .toggle-btn span:nth-child(2),
.menu-toggle .toggle-btn span:nth-child(3) {
  top: 13px;
}
.menu-toggle .toggle-btn span:nth-child(4) {
  top: 20px;
}
.menu-toggle.open .toggle-btn span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.menu-toggle.open .toggle-btn span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-toggle.open .toggle-btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-toggle.open .toggle-btn span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%;
}
/*----- Footer ----- */
#footer {
  background: #000000;
  padding: 40px 0;
  text-align: center;
}
#footer a#top {
  display: block;
  margin: 0 auto;
  width: 180px;
  height: 170px;
}
#footer a#top img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#footer p.credit {
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
}
#footer ul.social {
  margin: 40px 0;
  padding: 0;
  font-size: 0;
  list-style: none;
  text-align: center;
}
#footer ul.social li {
  display: inline-block;
}
#footer ul.social li a {
  display: block;
  margin: 0 15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #1a1a1a;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#footer ul.social li a:hover {
  background: #ffffff;
  color: #000000;
}
#footer ul.social li a span {
  line-height: 35px;
}
#footer .icons {
  position: relative;
  margin: 50px 0 0;
  font-size: 60px;
  font-size: 6vw;
}
/*----- Sections ----- */
#intro {
  position: relative;
  height: 60%;
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  -ms-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
#intro .movie {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#intro .movie > div {
  background-size: cover;
  background-position: center center;
}
span.divider {
  display: block;
  position: relative;
  margin: 40px auto;
  width: 80px;
  height: 4px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.inverse span.divider {
  border-color: #000000;
}
.section {
  display: block;
  position: relative;
  padding: 120px 0;
  background: #000000 url('../img/bg.black.jpg') center center;
  background-size: cover;
}
.section .content {
  position: relative;
  margin: 40px 8.3333333333% 0;
  font-size: 32px;
  line-height: 30px;
  text-align: center;
}
.section .content:before {
  content: '';
  display: block;
  position: relative;
  margin: 40px auto;
  width: 80px;
  height: 2px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.section .content.frame:after {
  content: '';
  display: block;
  position: relative;
  margin: 40px auto 0;
  width: 80px;
  height: 2px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.section .content.flush {
  margin: 40px 0;
}
.section.inverse {
  background: #ffffff url('../img/bg.white.jpg') center center;
  color: #000000;
}
.section.inverse .content:before,
.section.inverse .content:after {
  border-color: #000000;
}
.section.flush-top {
  padding-top: 0;
}
.section.color {
  background: #ffffff url('../img/bg.color.jpg') center center;
}
.section.color-2 {
  background: #ffffff url('../img/bg.color-2.jpg') center center;
}
.section.color-3 {
  background: #ffffff url('../img/bg.color-3.jpg') center center;
}
.fancy-link {
  text-transform: uppercase;
}
.fancy-link span.icon {
  display: none;
  position: relative;
  top: 2px;
  margin: 0 .5em;
  font-size: 90%;
  opacity: 0;
  transform: scale(0.5);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.fancy-link:hover span.icon {
  opacity: 1;
  transform: scale(1);
}
.social-icons {
  margin-bottom: 40px;
}
.social-icons.secondary a {
  font-size: 80px;
  width: auto;
  margin: 20px;
}
.social-icons.secondary a img {
  width: 80px;
  height: 80px;
}
.social-icons a {
  display: inline-block;
  position: relative;
  margin: 20px 2.5%;
  color: #ffffff;
  font-size: 90px;
}
.social-icons a.hover > span.icon {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-icons a.hover .hover-icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 26px;
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.social-icons a.hover .hover-icon .icon {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  line-height: 68px;
  margin: 0 auto;
}
.social-icons a.hover .hover-icon .icon img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.social-icons a.hover:hover > span.icon {
  opacity: 0;
}
.social-icons a.hover:hover .hover-icon {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.credits {
  margin: 40px 8.3333333333% 0;
  text-align: center;
}
.credits:after {
  content: '';
  display: block;
  position: relative;
  margin: 40px auto 0;
  width: 80px;
  height: 2px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.inverse .credits:after {
  border-color: #000000;
}
.credits p {
  font-family: 'serifGothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.section-icon {
  margin-top: 40px;
  text-align: center;
  line-height: 1;
  font-size: 80px;
}
#track-listing-nav {
  padding: 60px 0 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'serifGothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#track-listing-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#track-listing-nav ul li {
  display: block;
}
#track-listing-nav ul li a {
  display: block;
  padding: 5px 10px;
  font-family: 'serifGothic-Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.track-listing {
  position: relative;
  padding: 10px;
  text-align: center;
}
.track-listing .track {
  display: block;
  line-height: 26px;
  font-family: 'serifGothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.track-listing .track span {
  font-size: 50%;
  vertical-align: top;
}
.video-links {
  text-align: center;
}
.video-link {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 20px;
  width: 100%;
  max-width: 420px;
  outline: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  -moz-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  -ms-transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}
.video-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.video-link .video-details {
  position: relative;
  padding: 30px 0;
  background: #000000 url('../img/bg.black.jpg') center center;
  background-size: cover;
  text-align: center;
}
.video-link .video-details:before,
.video-link .video-details:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  border-bottom: 2px solid white;
  border-top: 1px solid white;
  top: 45px;
}
.video-link .video-details:before {
  left: 40px;
  right: 50%;
  margin-right: 30px;
}
.video-link .video-details:after {
  left: 50%;
  right: 40px;
  margin-left: 30px;
}
.video-link span.icon {
  font-size: 40px;
}
.video-link h2 {
  margin-top: 15px;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.5rem;
}
.video-link span.artist {
  display: block;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 30px;
  font-family: 'serifGothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
.video-link span.artist:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  border-bottom: 2px solid white;
  border-top: 1px solid white;
  bottom: 0;
  left: 40px;
  right: 40px;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.redhot-icon {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.redhot-icon img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.redhot-icon img.spin {
  -webkit-animation: spin 6s linear infinite;
  -ms-animation: spin 6s linear infinite;
  animation: spin 6s linear infinite;
}
/*----- Mobile-Specific -----*/
/*----- Tablet -----*/
@media (min-width: 768px) {
  body {
    font-size: 17px;
    line-height: 24px;
  }
  .btn {
    padding: 15px 20%;
    width: auto;
  }
  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  #header .container {
    width: 95%;
  }
  #main-nav {
    display: block !important;
    background: none;
    -webkit-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  #main-nav ul {
    padding: 0;
  }
  #main-nav ul li {
    float: left;
    width: 14.285714286%;
  }
  #main-nav ul li a {
    font-size: 15px;
    padding: 50px 0;
  }
  .cover #main-nav ul li a {
    padding: 20px 0;
  }
  .menu-toggle {
    display: none;
  }
  .section .content {
    font-size: 50px;
    line-height: 48px;
  }
  #intro {
    height: 100%;
  }
  .fancy-link span.icon {
    display: inline-block;
  }
  .fancy-link img {
    top: -5px;
    height: 50px;
  }
  .social-icons a.hover > span.icon {
    opacity: 1;
  }
  .social-icons a.hover .hover-icon {
    transform: translateY(-50%) scale(0.5);
    opacity: 0;
  }
  .stuck .track-listing-nav-spacer {
    height: 60px;
  }
  #track-listing-nav {
    padding: 0;
    height: 60px;
    background: #000000;
  }
  #track-listing-nav ul li {
    display: inline-block;
  }
  #track-listing-nav ul li a {
    font-size: 15px;
    padding: 20px;
  }
  .stuck #track-listing-nav {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
  }
  .track-listing {
    margin-top: 80px;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .video-link {
    width: 420px;
  }
  .video-link h2 {
    font-size: 32px;
  }
  .video-link span.artist {
    font-size: 17px;
  }
}
/*----- Desktop -----*/
@media (min-width: 992px) {
  .hidden-xs {
    display: block;
  }
  .visible-xs {
    display: none !important;
  }
  #main-nav ul li a {
    font-size: 16px;
  }
  #footer .row {
    margin: 0 -4%;
  }
  #footer .footer-col {
    display: inline-block;
    position: relative;
    padding: 0 4%;
    vertical-align: middle;
  }
  #footer .footer-col.pipe-start {
    width: 340px;
  }
  #footer .footer-col.pipe-start:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -65px;
    height: 130px;
    width: 1px;
    background: #404040;
  }
  #footer .footer-col.pipe-end {
    width: 340px;
  }
  #footer .footer-col.pipe-end:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -65px;
    height: 130px;
    width: 1px;
    background: #404040;
  }
  #footer p.credit {
    padding: 75px 0;
    text-align: right;
  }
  #footer ul.social {
    margin: 40px -15px;
    text-align: left;
    white-space: nowrap;
  }
  #footer .icons {
    margin-top: 80px;
  }
  #track-listing-nav ul li a {
    font-size: 16px;
  }
}
/*----- Large Desktop -----*/
