@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("https://use.typekit.net/dfw8pga.css");
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,
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/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/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; }

h2, h3, h4, h5, h6 {
  line-height: 1;
  margin: 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 {
  -moz-box-sizing: content-box;
  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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/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; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/* ==========================================================================
  Mixins & Variables
========================================================================== */
/*  Variables  */
/* Mixins */
/* Typography 
   ========================================================================== */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* Styles */
* {
  -webkit-font-smoothing: antialiased; }

html {
  font-size: 16px; }

body {
  line-height: 1.7;
  font-size: 100%;
  font-family: "proxima-nova",sans-serif;
  color: #282828; }

a {
  color: #666;
  -webkit-transition: opacity .5s, color .5s, border-color .5s;
  -moz-transition: opacity .5s, color .5s, border-color .5s;
  -ms-transition: opacity .5s, color .5s, border-color .5s;
  -o-transition: opacity .5s, color .5s, border-color .5s;
  transition: opacity .5s, color .5s, border-color .5s;
  -webkit-backface-visibility: hidden; }
  a:hover {
    opacity: .8;
    -webkit-backface-visibility: hidden; }

.content {
  text-align: justify; }
  .content p, .content ul, .content ol {
    font-size: 1em;
    color: #494949; }
  .content * {
    line-height: 1.7; }
  .content a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden; }
    .content a:hover {
      opacity: .8; }
  .content ul, .content ol {
    margin: 0;
    padding: 0 0 20px 40px; }
    .content ul ul, .content ul ol, .content ol ul, .content ol ol {
      padding: 20px 0 0 40px; }
    .content ul li, .content ol li {
      display: block;
      position: relative;
      margin: 0;
      padding-bottom: 5px;
      text-align: left; }
      .content ul li:before, .content ol li:before {
        display: block;
        content: "";
        float: left;
        margin: 0 0 0 -40px; }
  .content ol {
    counter-reset: my-counter; }
    .content ol > li {
      list-style: none; }
      .content ol > li:before {
        content: counter(my-counter) ".";
        counter-increment: my-counter;
        font-weight: 700; }
  .content ul li:before {
    height: 20px;
    width: 20px;
    content: "•";
    font-size: 1.8em;
    margin: 2px 0 0 -40px;
    line-height: .75; }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    line-height: 1.2em;
    font-weight: 600;
    margin: 0 0 24px 0;
    color: #000;
    text-align: left; }
    .content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a {
      font-size: inherit;
      text-decoration: none;
      color: inherit; }
      .content h1 a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content h5 a:hover, .content h6 a:hover {
        opacity: .8; }
  .content h1 {
    font-size: 2.300em; }
  .content h2 {
    font-size: 1.750em; }
  .content h3 {
    font-size: 1.600em; }
  .content h4 {
    font-size: 1.375em; }
  .content h5 {
    font-size: 1.125em; }
  .content h6 {
    font-size: 1.000em; }
  .content .button {
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    padding: 6px 20px;
    font-weight: 700;
    transition: all .3s;
    cursor: pointer; }
    .content .button:hover {
      background: #000;
      color: #FFF;
      opacity: 1; }
    .content .button a {
      color: inherit !important;
      text-decoration: none !important;
      opacity: inherit !important;
      transition: none; }
  .content hr {
    border: 0;
    border-top: 1px solid #e3e3e3;
    margin: 0 0 25px 0; }
  .content blockquote {
    font-style: italic; }
    .content blockquote p {
      color: #000; }
  .content strong {
    color: #000; }
  .content p {
    padding: 0 0 15px 0;
    margin: 0;
    text-align: justify; }
  .content u {
    text-decoration: underline; }
  .content i, .content em {
    font-style: italic; }
  .content strong {
    font-weight: bold; }
  .content mark {
    padding: 3px 5px; }
  .content big {
    font-size: 120%; }
  .content small {
    font-size: 80%; }
  .content .wp-audio-shortcode {
    margin-bottom: 20px; }
  .content .alignnone {
    margin: 5px 20px 20px 0; }
  .content .aligncenter,
  .content div.aligncenter {
    display: block;
    margin: 5px auto 5px auto; }
  .content .alignright {
    float: right;
    margin: 5px 0 20px 20px;
    padding: 0; }
  .content .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    padding: 0; }
  .content .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    padding: 0; }
  .content .alignright, .content .alignleft {
    max-width: 50%;
    height: auto; }
  @media screen and (max-width: 767px) {
    .content .alignright,
    .content .alignleft,
    .content .aligncenter,
    .content .wp-caption {
      width: 100% !important;
      max-width: 100% !important;
      margin: 5px 0 !important;
      padding: 0; }
      .content .alignright img,
      .content .alignleft img,
      .content .aligncenter img,
      .content .wp-caption img {
        width: 100% !important;
        height: auto; } }
  .content a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  .content a img.alignnone {
    margin: 5px 20px 20px 0; }
  .content a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  .content a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .content .wp-caption {
    max-width: 100%;
    padding: 0 50px; }
    .content .wp-caption img {
      max-width: 100%;
      height: auto;
      border: 0 none;
      margin: 0;
      padding: 0;
      width: auto; }
  .content .wp-caption p.wp-caption-text {
    margin: 0;
    text-align: justify;
    padding: 20px 50px 0 50px;
    font-size: .75em;
    color: #8a8a8a; }
    .content .wp-caption p.wp-caption-text a {
      color: inherit; }

/* Main Page Structure
========================================================================== */
*, *:before, *:after {
  box-sizing: border-box; }

*:focus {
  outline: 0; }

html {
  width: 100%;
  height: 100%; }

body {
  position: relative;
  height: 100%;
  background: transparent;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  transition: all .3s; }
  body.hide-scroll {
    overflow-y: hidden; }
  @media screen and (min-width: 768px) {
    body.logged-in header {
      margin-top: 32px; } }

@-webkit-keyframes fontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }

.container {
  max-width: 90%;
  margin: 0 auto;
  *zoom: 1;
  position: relative; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.row {
  display: block;
  width: 103.07018%;
  margin: 0 -1.53509%;
  *zoom: 1;
  position: relative;
  *zoom: 1; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }

iframe {
  max-width: 100%; }

.table {
  display: table;
  height: 100%;
  width: 100%; }
  .table .cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle; }

aside {
  position: fixed;
  background: #101d29;
  color: #FFF;
  height: 100%;
  overflow: hidden;
  z-index: 1000;
  transition: all .2s;
  width: 400px;
  right: -400px; }
  @media screen and (max-width: 375px) {
    aside {
      width: 375px;
      right: -375px; } }
  @media screen and (max-width: 320px) {
    aside {
      width: 320px;
      right: -320px; } }
  aside.active {
    right: 0; }
  aside .inner {
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    aside .inner .bar {
      line-height: 90px;
      background: #1f2e3c;
      *zoom: 1; }
      aside .inner .bar:before, aside .inner .bar:after {
        content: "";
        display: table; }
      aside .inner .bar:after {
        clear: both; }
      aside .inner .bar .logo {
        width: 80%;
        float: left;
        line-height: inherit;
        padding: 0 30px; }
        aside .inner .bar .logo img {
          vertical-align: middle; }
      aside .inner .bar .close {
        float: left;
        background: url("../img/ico-close.svg") center center no-repeat;
        height: 90px;
        width: 20%;
        overflow: hidden;
        text-indent: 100%; }
    aside .inner nav ul {
      display: block;
      margin: 0 auto;
      width: 80%;
      padding: 30px 0 0 0; }
      aside .inner nav ul li {
        display: block; }
        aside .inner nav ul li.tickets a {
          display: block;
          text-align: center;
          border: 1px solid #41c5e5;
          color: #41c5e5;
          margin-bottom: 20px;
          padding: 6px 20px;
          font-weight: 700;
          transition: all .3s;
          margin-top: 30px; }
          aside .inner nav ul li.tickets a:hover {
            background: #41c5e5;
            background: #FFF;
            border-color: #FFF;
            color: #101d29;
            opacity: 1; }
        aside .inner nav ul li a {
          text-decoration: none;
          font-size: 1.125em;
          font-weight: 600;
          color: inherit; }
        aside .inner nav ul li ul {
          padding: 10px 0 10px 22px;
          margin: 0;
          width: 100%; }
          aside .inner nav ul li ul li {
            background: url("../img/ico-mobile-nav-list.svg") left top 8px no-repeat;
            padding-left: 34px; }
            aside .inner nav ul li ul li a {
              font-size: .9em;
              text-transform: uppercase;
              color: #41c5e5; }

.panel {
  position: relative;
  width: 100%;
  right: 0;
  transition: all .2s; }
  .panel.push-left {
    right: 400px; }
    @media screen and (max-width: 375px) {
      .panel.push-left {
        right: 375px; } }
    @media screen and (max-width: 320px) {
      .panel.push-left {
        right: 320px; } }

.showme {
  opacity: 0; }

/* Various 
========================================================================== */
/* HR Lines for Grids */
hr.hr-4, hr.hr-2, hr.hr-3 {
  clear: both;
  display: none;
  *zoom: 1;
  border: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 0; }
  hr.hr-4:before, hr.hr-4:after, hr.hr-2:before, hr.hr-2:after, hr.hr-3:before, hr.hr-3:after {
    content: "";
    display: table; }
  hr.hr-4:after, hr.hr-2:after, hr.hr-3:after {
    clear: both; }

hr.hr-4 {
  display: block; }

@media screen and (max-width: 1023px) {
  hr.hr-4 {
    display: none; }
  hr.hr-3 {
    display: block; } }

@media screen and (max-width: 767px) {
  hr.hr-3 {
    display: none; }
  hr.hr-2 {
    display: block; } }

@media screen and (max-width: 599px) {
  hr.hr-2 {
    display: none; } }

/* Header */
header {
  *zoom: 1;
  color: #FFF;
  height: 100px;
  line-height: 100px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 500;
  background: transparent;
  transition: background .3s; }
  header:before, header:after {
    content: "";
    display: table; }
  header:after {
    clear: both; }
  @media screen and (max-width: 767px) {
    header {
      background: #101d29;
      height: 90px;
      line-height: 88px;
      overflow: hidden; } }
  header.stuck {
    background: #101d29; }
  header .logo {
    display: inline-block;
    width: 304px;
    height: 100px;
    vertical-align: middle; }
    header .logo img {
      vertical-align: middle; }
    @media screen and (max-width: 375px) {
      header .logo {
        display: block;
        width: 80%;
        height: 60px;
        float: left; } }
  header .show-sidebar {
    display: none;
    float: right;
    font-size: 1.3em;
    text-align: right; }
    @media screen and (max-width: 1199px) {
      header .show-sidebar {
        display: block; } }
    @media screen and (max-width: 375px) {
      header .show-sidebar {
        width: 10%; } }
  header nav {
    float: right;
    display: block;
    line-height: 100px; }
    @media screen and (max-width: 1199px) {
      header nav {
        display: none; } }
    header nav ul {
      display: block;
      margin: 0;
      padding: 0;
      vertical-align: middle; }
      header nav ul li {
        position: relative;
        display: block;
        float: left;
        margin: 0 20px 0 0;
        padding: 0;
        line-height: inherit;
        font-weight: 600;
        text-align: center; }
        header nav ul li:hover > a {
          opacity: 1;
          color: #41c5e5;
          border-bottom: 2px solid #41c5e5; }
        header nav ul li a {
          color: #FFF;
          text-decoration: none;
          border-bottom: 2px solid transparent;
          transition: all .3s; }
          header nav ul li a:hover {
            opacity: 1; }
        header nav ul li.tickets a {
          border: 1px solid #41c5e5;
          color: #41c5e5;
          padding: 6px 20px;
          font-weight: 700;
          transition: all .3s; }
          header nav ul li.tickets a:hover {
            background: #41c5e5;
            background: #FFF;
            border-color: #FFF;
            color: #101d29;
            opacity: 1; }
        header nav ul li.menu-item-has-children > a:after {
          display: inline-block;
          content: "";
          width: 0;
          height: 0;
          margin-left: 6px;
          border-style: solid;
          border-width: 6px 4.5px 0 4.5px;
          border-color: #ffffff transparent transparent transparent; }
        header nav ul li:hover ul {
          opacity: 1;
          visibility: visible; }
        header nav ul li ul {
          opacity: 0;
          display: inline-block;
          position: absolute;
          background: rgba(65, 197, 229, 0.2);
          padding: 10px 15px;
          margin: 0 0 0 -80px;
          width: 160px;
          font-size: .9em;
          line-height: 1;
          visibility: hidden;
          transition: opacity .3s; }
          header nav ul li ul li {
            float: none;
            display: block;
            margin: 0;
            padding: 5px 0;
            text-align: left; }

/* Footer */
.footer-image {
  position: relative;
  padding-top: 770px;
  z-index: 5;
  background-color: #121d28;
  background-position: center center;
  background-size: cover;
  background-size: 75% 75%;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1023px) {
    .footer-image {
      padding-top: 60%; } }
  .footer-image .copyright {
    color: #FFF;
    font-size: 0.9em;
    text-align: center;
    position: absolute;
    padding: 40px 0;
    bottom: 0;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .footer-image .copyright {
        padding: 0 0 10px 0;
        font-size: .8em; } }

footer {
  position: relative;
  text-align: center;
  line-height: 1;
  z-index: 10;
  background: #FFF; }
  footer .rocket {
    display: inline-block;
    margin: 0 auto;
    padding: 37px 0 61px 0;
    width: 63px;
    height: 16px;
    background: url("../img/ico-rocket.svg") no-repeat center center;
    background-size: 63px 16px; }

/* Pagination  */
.pagination {
  clear: both;
  *zoom: 1;
  font-weight: 600;
  font-size: 1.125em;
  text-align: center;
  line-height: 1;
  width: 100%; }
  .pagination:before, .pagination:after {
    content: "";
    display: table; }
  .pagination:after {
    clear: both; }
  .pagination .prev,
  .pagination .next {
    position: relative;
    vertical-align: middle;
    display: inline-block; }
  .pagination .next {
    margin-left: 5px !important; }
  .pagination .prev {
    margin-right: 5px !important; }
  .pagination .page-numbers {
    vertical-align: middle;
    display: inline-block;
    color: inherit;
    text-decoration: none;
    padding: 0;
    margin: 0 4px;
    color: #666; }
  .pagination .page-numbers.current {
    font-weight: 600;
    color: #000; }

/* Popups */
.mfp-wrap {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0); }

html.mfp-helper {
  height: 100%; }
  html.mfp-helper body {
    overflow: hidden;
    height: 100%;
    -webkit-transform: translateZ(0); }

.mfp-speaker-gallery.mfp-bg {
  background: #101d29;
  opacity: .9; }

.mfp-speaker-gallery .mfp-content {
  color: #FFF;
  max-width: 750px;
  width: 80%;
  padding-top: 20px; }

.mfp-speaker-gallery .mfp-close {
  position: absolute;
  position: fixed;
  width: 25px;
  height: 26px;
  top: -26px;
  right: -25px;
  top: 15px;
  right: 15px;
  background: url("../img/ico-close.svg") center center;
  overflow: hidden;
  text-indent: 100%; }

/* Reusable Classes
========================================================================== */
/* Sharrre */
.share {
  position: absolute;
  bottom: 40px;
  right: 50px;
  z-index: 20; }
  @media screen and (max-width: 767px) {
    .share {
      bottom: 20px;
      right: 20px; } }
  .share a {
    color: inherit;
    display: inline-block;
    height: 42px;
    width: 42px;
    line-height: 38px;
    text-align: center;
    font-size: 1.2em;
    border: 2px solid #41c5e5;
    border-radius: 50%;
    vertical-align: middle;
    color: #FFF;
    margin: 0 0 0 10px; }
    @media (max-width: 320px) {
      .share a {
        height: 36px;
        width: 36px;
        line-height: 32px; } }
    .share a i {
      vertical-align: middle; }

/* Video Background */
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden; }
  .video-background iframe {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    min-width: 182vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/* Pages
========================================================================== */
/* Front Page */
.page-front {
  background: #FFF;
  overflow-x: hidden; }
  .page-front .header {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #1c2629;
    z-index: 5;
    overflow: hidden;
    height: 100vh;
    padding: 5%; }
    .page-front .header .background {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      background-position: center center;
      background-size: cover;
      z-index: 1;
      opacity: 0.4; }
    .page-front .header .video-background {
      z-index: 1;
      opacity: 0.4; }
    .page-front .header .cell {
      position: relative;
      width: 90%;
      max-width: 700px;
      z-index: 2;
      text-align: left; }
      @media (max-width: 1024px) {
        .page-front .header .cell {
          max-width: 600px; } }
      @media (max-width: 768px) {
        .page-front .header .cell {
          max-width: 500px; } }
    .page-front .header .tickets-mobile {
      border: 1px solid #41c5e5;
      color: #41c5e5;
      padding: 6px 30px;
      font-weight: 700;
      transition: all .3s;
      margin: 30px 0 0 0;
      text-decoration: none;
      font-size: 1.125em;
      display: none; }
      @media (max-width: 768px) {
        .page-front .header .tickets-mobile {
          display: inline-block; } }
      .page-front .header .tickets-mobile:hover {
        background: #41c5e5;
        background: #FFF;
        border-color: #FFF;
        color: #101d29;
        opacity: 1; }
    .page-front .header .title {
      text-transform: uppercase;
      color: #FFF;
      font-size: 5.4375em;
      line-height: 0.9;
      font-weight: 700;
      margin-bottom: 20px;
      letter-spacing: 4px;
      z-index: 1; }
      @media (max-width: 1024px) {
        .page-front .header .title {
          font-size: 3.75em; } }
      @media (max-width: 414px) {
        .page-front .header .title {
          font-size: 3.125em;
          letter-spacing: 2px;
          margin-bottom: 30px; } }
      @media (max-width: 414px) {
        .page-front .header .title {
          font-size: 2.75em;
          margin-bottom: 30px;
          letter-spacing: 1px; } }
      @media (max-width: 320px) {
        .page-front .header .title {
          font-size: 2.375em;
          margin-bottom: 10px;
          letter-spacing: 1px; } }
    .page-front .header .date {
      color: #FFF;
      font-weight: 700;
      letter-spacing: 2px;
      font-size: 1.25em;
      line-height: 1;
      font-weight: bold;
      text-transform: uppercase;
      z-index: 1; }
    .page-front .header .logo {
      background-position: center;
      background-size: 100% 100%;
      background-image: url("../img/logo-efl-header.svg");
      position: relative;
      width: 915px;
      position: absolute;
      top: 50%;
      -ms-transform: translate(-69%, -56%);
      -webkit-transform: translate(-69%, -56%);
      -moz-transform: translate(-69%, -56%);
      -o-transform: translate(-69%, -56%);
      transform: translate(-69%, -56%);
      z-index: -1; }
      .page-front .header .logo:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 67.43169%; }
      @media (max-width: 1024px) {
        .page-front .header .logo {
          width: 600px;
          -ms-transform: translate(-65%, -50%);
          -webkit-transform: translate(-65%, -50%);
          -moz-transform: translate(-65%, -50%);
          -o-transform: translate(-65%, -50%);
          transform: translate(-65%, -50%); } }
      @media (max-width: 414px) {
        .page-front .header .logo {
          width: 500px;
          -ms-transform: translate(-60%, -50%);
          -webkit-transform: translate(-60%, -50%);
          -moz-transform: translate(-60%, -50%);
          -o-transform: translate(-60%, -50%);
          transform: translate(-60%, -50%); } }
      @media (max-width: 320px) {
        .page-front .header .logo {
          width: 400px;
          -ms-transform: translate(-55%, -50%);
          -webkit-transform: translate(-55%, -50%);
          -moz-transform: translate(-55%, -50%);
          -o-transform: translate(-55%, -50%);
          transform: translate(-55%, -50%); } }
    .page-front .header .location {
      font-size: 1.5625em;
      font-weight: 600;
      letter-spacing: .01em;
      color: #FFF;
      margin-top: 30px;
      z-index: 1; }
      @media (max-width: 414px) {
        .page-front .header .location {
          font-size: 1.25em; } }
      .page-front .header .location img {
        vertical-align: middle;
        margin-right: 18px;
        width: 21px; }
        @media (max-width: 414px) {
          .page-front .header .location img {
            width: auto;
            margin-right: 10px; } }
  .page-front .about {
    position: relative;
    display: table;
    background-color: #0f1415;
    color: #FFF;
    height: 530px;
    width: 100%;
    z-index: 5; }
    @media (max-width: 375px) {
      .page-front .about {
        height: 300px; } }
    .page-front .about .cell {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      padding: 70px 0; }
    .page-front .about .container {
      width: 80%;
      max-width: 866px; }
    .page-front .about .a-title {
      font-size: 1.25em;
      font-weight: 600;
      color: #4cddfe;
      text-transform: uppercase;
      line-height: 1.5;
      margin: 0 0 40px 0; }
    .page-front .about .a-content {
      font-size: 1.125em;
      line-height: 1.667; }
      @media (max-width: 375px) {
        .page-front .about .a-content {
          font-size: 1em; } }
      .page-front .about .a-content p:last-of-type {
        margin: 0; }
    .page-front .about .a-bg {
      position: relative;
      position: absolute;
      bottom: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 90%;
      max-width: 608px;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22608%22%20height%3D%22218%22%20viewBox%3D%220%200%20608%20218%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23192224%3Bfill-rule%3Aevenodd%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22Rectangle_58_copy%22%20data-name%3D%22Rectangle%2058%20copy%22%20class%3D%22cls-1%22%20d%3D%22M1520%201511h28v8h-28v-8zm72-59h28v67h-28v-67zm73%2051h28v16h-28v-16zm72-146h28v162h-28v-162zm73-56h28v218h-28v-218zm72%20101h28v117h-28v-117zm73%2054h28v63h-28v-63zm145-13h28v76h-28v-76zm-73%2044h28v32h-28v-32z%22%20transform%3D%22translate(-1520%20-1301)%22%2F%3E%3C%2Fsvg%3E");
      background-size: contain; }
      .page-front .about .a-bg:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 35.85526%; }
  .page-front .stats {
    background-color: #00d0ff;
    color: #FFF;
    position: relative;
    z-index: 2;
    overflow: hidden; }
    .page-front .stats .background {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      background-position: center center;
      background-size: cover;
      z-index: 0;
      opacity: 0.3;
      height: 120%;
      top: -20%; }
    .page-front .stats .container {
      position: relative;
      z-index: 2;
      width: 90%;
      max-width: 1200px; }
    .page-front .stats .flex {
      height: 400px;
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      line-height: 1; }
      @media (max-width: 375px) {
        .page-front .stats .flex {
          height: 200px; } }
      .page-front .stats .flex .col {
        width: 33.33333333333%;
        text-align: center; }
      .page-front .stats .flex .number {
        font-size: 4.875em;
        font-weight: 700; }
        @media (max-width: 375px) {
          .page-front .stats .flex .number {
            font-size: 2.5em; } }
      .page-front .stats .flex .stat {
        text-transform: uppercase;
        font-size: 2.1875em;
        color: #99e3f4;
        font-weight: 700; }
        @media (max-width: 375px) {
          .page-front .stats .flex .stat {
            font-size: 1.25em; } }
  .page-front .speakers {
    position: relative;
    z-index: 5;
    background: #5a7488;
    *zoom: 1; }
    .page-front .speakers:before, .page-front .speakers:after {
      content: "";
      display: table; }
    .page-front .speakers:after {
      clear: both; }
    .page-front .speakers .speaker {
      position: relative;
      display: block;
      float: left;
      width: 12.5%;
      text-decoration: none;
      line-height: 1;
      overflow: hidden;
      opacity: 0.6;
      -ms-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-backface-visibility: hidden; }
      @media screen and (max-width: 1023px) {
        .page-front .speakers .speaker {
          width: 16.6666667%; } }
      .page-front .speakers .speaker span {
        display: block; }
      .page-front .speakers .speaker .aspect {
        position: relative;
        padding-top: 130%; }
      .page-front .speakers .speaker:hover {
        opacity: 1; }
        .page-front .speakers .speaker:hover .overlay {
          opacity: 1;
          transition: opacity .3s; }
      .page-front .speakers .speaker .overlay {
        opacity: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 10px solid #FFF;
        background: rgba(65, 197, 229, 0.6);
        transition: opacity .3s; }
        @media screen and (max-width: 1023px) {
          .page-front .speakers .speaker .overlay {
            border: 5px solid #FFF; } }
        .page-front .speakers .speaker .overlay .details {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          padding: 8px; }
          @media screen and (max-width: 1023px) {
            .page-front .speakers .speaker .overlay .details {
              display: none; } }
          .page-front .speakers .speaker .overlay .details .name {
            word-spacing: 1000px;
            border-left: 5px solid #1e3353;
            text-transform: uppercase;
            font-weight: 700;
            color: #FFF;
            padding-left: 8px;
            line-height: 1.2;
            margin-bottom: 10px; }
          .page-front .speakers .speaker .overlay .details .view {
            font-size: .9em;
            font-weight: 700;
            color: #101d29; }
            .page-front .speakers .speaker .overlay .details .view img {
              vertical-align: middle;
              margin: -4px 0 0 0; }
      .page-front .speakers .speaker .bio {
        display: none; }
  .page-front .logistics {
    z-index: 5;
    position: relative;
    background: #e8e8e8 url("../img/bg-map.jpg") center top no-repeat;
    padding-top: 400px; }
    @media (max-width: 375px) {
      .page-front .logistics {
        padding-top: 200px;
        background-size: 200%; } }
    .page-front .logistics .container {
      width: 90%;
      max-width: 1280px; }
    .page-front .logistics .hotel {
      position: relative;
      background: #FFF;
      *zoom: 1;
      margin-bottom: 70px; }
      .page-front .logistics .hotel:before, .page-front .logistics .hotel:after {
        content: "";
        display: table; }
      .page-front .logistics .hotel:after {
        clear: both; }
      @media screen and (max-width: 375px) {
        .page-front .logistics .hotel {
          margin-bottom: 30px; } }
      .page-front .logistics .hotel:before {
        position: absolute;
        display: block;
        content: "";
        background: #41c5e5;
        width: 30%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1; }
        @media screen and (max-width: 375px) {
          .page-front .logistics .hotel:before {
            display: none; } }
      .page-front .logistics .hotel .left {
        position: relative;
        float: left;
        width: 30%;
        padding: 3% 4%;
        z-index: 1;
        color: #FFF;
        font-weight: 600;
        line-height: 1.3; }
        .page-front .logistics .hotel .left .title {
          font-size: 1.375em; }
        @media screen and (max-width: 375px) {
          .page-front .logistics .hotel .left {
            width: 100%;
            background: #41c5e5; } }
      .page-front .logistics .hotel .right {
        position: relative;
        float: right;
        width: 70%;
        padding: 3% 6%;
        line-height: 1.5; }
        @media screen and (max-width: 375px) {
          .page-front .logistics .hotel .right {
            width: 100%; } }
        .page-front .logistics .hotel .right p {
          margin: 0;
          padding: 0; }
    .page-front .logistics .schedule {
      margin-bottom: -140px; }
      .page-front .logistics .schedule .tabs .tab-navigation {
        margin: 0;
        padding: 0;
        display: block; }
        .page-front .logistics .schedule .tabs .tab-navigation li {
          display: inline-block;
          width: 20%;
          line-height: 1; }
          @media screen and (max-width: 1023px) {
            .page-front .logistics .schedule .tabs .tab-navigation li {
              width: 23%; } }
          .page-front .logistics .schedule .tabs .tab-navigation li a {
            position: relative;
            text-decoration: none;
            color: inherit;
            display: block;
            background: #d9d9d9;
            border-right: 1px solid #e8e8e8;
            padding: 20px; }
            @media screen and (max-width: 375px) {
              .page-front .logistics .schedule .tabs .tab-navigation li a {
                padding: 10px 10px 20px 10px;
                font-size: .9em; } }
            .page-front .logistics .schedule .tabs .tab-navigation li a.selected {
              background: #272727;
              color: #FFF; }
              .page-front .logistics .schedule .tabs .tab-navigation li a.selected:after {
                position: absolute;
                display: block;
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 10.5px 14px 10.5px;
                border-color: transparent transparent #ffffff transparent;
                bottom: 0;
                left: 20px; }
          .page-front .logistics .schedule .tabs .tab-navigation li .day {
            display: block;
            font-size: 1.250em;
            text-transform: uppercase;
            font-weight: 600; }
          .page-front .logistics .schedule .tabs .tab-navigation li .date {
            font-size: 0.750em;
            font-weight: 600; }
            @media screen and (max-width: 375px) {
              .page-front .logistics .schedule .tabs .tab-navigation li .date {
                display: none; } }
      .page-front .logistics .schedule .tabs .tab-content {
        background: #FFF;
        padding: 40px 15px; }
        .page-front .logistics .schedule .tabs .tab-content ul {
          display: block;
          padding: 0;
          margin: 0; }
          .page-front .logistics .schedule .tabs .tab-content ul li {
            position: relative;
            display: block;
            margin: 0;
            padding: 30px 0 30px 90px;
            border-bottom: 1px solid #e3e3e3;
            font-weight: 600;
            color: #272727; }
            @media screen and (max-width: 375px) {
              .page-front .logistics .schedule .tabs .tab-content ul li {
                padding: 30px 0 30px 50px; } }
            .page-front .logistics .schedule .tabs .tab-content ul li:first-child {
              padding-top: 0; }
              .page-front .logistics .schedule .tabs .tab-content ul li:first-child:after {
                top: 0; }
            .page-front .logistics .schedule .tabs .tab-content ul li:before {
              content: "";
              position: absolute;
              width: 40px;
              top: 0;
              bottom: 0;
              left: 0;
              border-right: 2px dotted #d3d6da; }
              @media screen and (max-width: 375px) {
                .page-front .logistics .schedule .tabs .tab-content ul li:before {
                  width: 16px; } }
            .page-front .logistics .schedule .tabs .tab-content ul li:after {
              content: "";
              position: absolute;
              width: 32px;
              height: 32px;
              top: 30px;
              left: 23px;
              background: url("../img/ico-schedule-date.svg"); }
              @media screen and (max-width: 375px) {
                .page-front .logistics .schedule .tabs .tab-content ul li:after {
                  left: 0; } }
            .page-front .logistics .schedule .tabs .tab-content ul li .title {
              font-size: 1.25em;
              margin-bottom: 5px; }
            .page-front .logistics .schedule .tabs .tab-content ul li .time {
              font-size: 1.1em;
              color: #41c5e5;
              margin-bottom: 10px; }
            .page-front .logistics .schedule .tabs .tab-content ul li .details li {
              padding: 4px 0 4px 30px;
              border: 0;
              background: url("../img/ico-event-detail.svg") left top 8px no-repeat;
              line-height: 1.2; }
              .page-front .logistics .schedule .tabs .tab-content ul li .details li:before {
                display: none; }
              .page-front .logistics .schedule .tabs .tab-content ul li .details li:after {
                display: none; }
  .page-front .registration {
    background-color: #3ec3e3;
    position: relative;
    z-index: 2;
    padding: 140px 0 125px 0; }
    @media (max-width: 375px) {
      .page-front .registration {
        padding: 140px 0 85px 0; } }
    .page-front .registration .container {
      max-width: 1130px;
      width: 90%; }
      .page-front .registration .container .title {
        text-align: center;
        font-size: 1.4375em;
        color: #231f20;
        font-weight: 700;
        margin: 80px 0; }
        @media (max-width: 375px) {
          .page-front .registration .container .title {
            margin: 60px 0; } }
      .page-front .registration .container .swiper-container {
        margin-bottom: 60px; }
        @media (max-width: 414px) {
          .page-front .registration .container .swiper-container {
            margin-left: -6%;
            margin-right: -6%; } }
      .page-front .registration .container .swiper-slide.option {
        color: #FFF;
        line-height: 1; }
        @media (max-width: 414px) {
          .page-front .registration .container .swiper-slide.option {
            padding: 0 20px; } }
        .page-front .registration .container .swiper-slide.option .price {
          font-size: 3.25em;
          font-weight: 900;
          margin-bottom: 30px; }
        .page-front .registration .container .swiper-slide.option .date {
          font-weight: 700;
          font-size: 1.0625em;
          border-bottom: 1px solid #78d5eb;
          padding: 0 0 10px 0; }
        .page-front .registration .container .swiper-slide.option .details .detail {
          padding: 10px 0;
          border-bottom: 1px solid #78d5eb;
          font-size: 0.875em;
          font-weight: 600; }
      .page-front .registration .container .swiper-pagination.swiper-pagination-bullets {
        position: relative;
        margin-top: 40px;
        display: none; }
        @media (max-width: 414px) {
          .page-front .registration .container .swiper-pagination.swiper-pagination-bullets {
            display: block; } }
        .page-front .registration .container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
          background-color: #FFF; }
      .page-front .registration .container .more-info {
        margin-bottom: 90px; }
        .page-front .registration .container .more-info .mi-title {
          font-size: 1.0625em;
          font-weight: 700;
          text-transform: uppercase; }
    .page-front .registration .eventbrite-container {
      background-color: #FFF;
      border-radius: 15px;
      margin: 0 auto;
      width: 90%;
      max-width: 1300px;
      padding: 40px; }
  .page-front .march {
    position: relative;
    background: #101d29;
    z-index: 1;
    color: #FFF;
    text-align: center;
    height: 740px;
    line-height: 1;
    overflow: hidden;
    display: table; }
    @media screen and (max-width: 1024px) {
      .page-front .march {
        height: 650px; } }
    @media screen and (max-width: 375px) {
      .page-front .march {
        height: auto;
        padding: 100px 5%; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: landscape) {
      .page-front .march {
        height: auto;
        padding: 100px 5%; } }
    .page-front .march .cell {
      position: relative;
      z-index: 2; }
    .page-front .march .pretitle {
      font-size: 1.375em;
      font-weight: 600; }
      @media (max-width: 375px) {
        .page-front .march .pretitle {
          font-size: 1em; } }
    .page-front .march .title {
      text-transform: uppercase;
      font-size: 5.000em;
      font-weight: 700;
      margin: 25px 0 30px 0; }
      @media screen and (max-width: 767px) {
        .page-front .march .title {
          font-size: 4.000em; } }
      @media (max-width: 375px) {
        .page-front .march .title {
          font-size: 2.5em; } }
    .page-front .march .subtitle {
      font-size: 1.375em;
      font-weight: 600; }
      @media (max-width: 375px) {
        .page-front .march .subtitle {
          font-size: 1em; } }
    .page-front .march .button {
      margin-top: 40px;
      display: inline-block;
      border: 1px solid #41c5e5;
      text-decoration: none;
      font-weight: 700;
      color: #41c5e5;
      padding: 7px 30px;
      transition: all .3s; }
      .page-front .march .button:hover {
        opacity: 1;
        color: #101d29;
        background: #41c5e5; }
    .page-front .march .background {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      background-position: center center;
      background-size: cover;
      z-index: 1;
      opacity: 0.5; }
    .page-front .march .video-background {
      z-index: 1;
      opacity: 0.5; }
  .page-front .hosts {
    position: relative;
    background: #f3f3f3;
    z-index: 5;
    *zoom: 1;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap; }
    .page-front .hosts:before, .page-front .hosts:after {
      content: "";
      display: table; }
    .page-front .hosts:after {
      clear: both; }
    .page-front .hosts:before {
      content: "";
      position: absolute;
      width: 50%;
      padding-top: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      background: #d7d7d7;
      z-index: 0; }
      @media screen and (max-width: 767px) {
        .page-front .hosts:before {
          display: none; } }
    .page-front .hosts .title {
      display: inline-block;
      position: absolute;
      z-index: 10;
      padding: 5px;
      background: #FFF;
      margin: 60px auto 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      max-width: 110px;
      text-align: center;
      line-height: 1;
      font-size: 1.2em;
      font-weight: 600;
      letter-spacing: .5px; }
      @media screen and (max-width: 1099px) {
        .page-front .hosts .title {
          margin: 30px auto 0 auto; } }
      @media screen and (max-width: 767px) {
        .page-front .hosts .title {
          display: block;
          left: auto;
          right: auto;
          position: relative;
          margin: 40px auto 20px auto; } }
    .page-front .hosts .col {
      position: relative;
      width: 50%;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .page-front .hosts .col {
          width: 100%; } }
      .page-front .hosts .col .table {
        margin: 0 auto;
        width: 80%;
        max-width: 500px; }
      .page-front .hosts .col .cell {
        text-align: center;
        padding: 20% 0; }
        @media screen and (max-width: 1023px) {
          .page-front .hosts .col .cell {
            padding: 100px 0; } }
        @media screen and (max-width: 767px) {
          .page-front .hosts .col .cell {
            padding: 20px 0; } }
        .page-front .hosts .col .cell .logo img {
          max-height: 146px; }
        .page-front .hosts .col .cell hr {
          border: 0;
          border-top: 4px solid #5a5a5a;
          margin: 20px 0 0 0; }
        .page-front .hosts .col .cell .description {
          text-align: left; }
  .page-front .sponsors {
    position: relative;
    background: #fff;
    z-index: 5;
    *zoom: 1;
    padding: 90px 0; }
    .page-front .sponsors:before, .page-front .sponsors:after {
      content: "";
      display: table; }
    .page-front .sponsors:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .page-front .sponsors {
        padding: 40px 0; } }
    .page-front .sponsors .title {
      display: block;
      margin: 0 auto 20px auto;
      text-align: center;
      line-height: 1;
      font-size: 1.2em;
      font-weight: 600;
      letter-spacing: .5px; }
    .page-front .sponsors .sponsor {
      position: relative;
      width: 25%;
      float: left;
      padding: 20px; }
      @media screen and (max-width: 767px) {
        .page-front .sponsors .sponsor {
          width: 50%; } }
      .page-front .sponsors .sponsor:hover .table {
        border-color: #101d29; }
      .page-front .sponsors .sponsor:hover .level {
        opacity: 1; }
      .page-front .sponsors .sponsor .table {
        width: 100%;
        height: 250px;
        border: 1px solid #FFF;
        transition: .3s border-color; }
        @media screen and (max-width: 767px) {
          .page-front .sponsors .sponsor .table {
            height: 150px; } }
        @media screen and (max-width: 499px) {
          .page-front .sponsors .sponsor .table {
            height: 200px; } }
        .page-front .sponsors .sponsor .table .cell {
          position: relative;
          text-align: center; }
      .page-front .sponsors .sponsor .level {
        opacity: 0;
        width: 100%;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        color: #FFF;
        background: #101d29;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        font-size: .9em;
        letter-spacing: .1px;
        transition: .3s opacity; }
        @media screen and (max-width: 767px) {
          .page-front .sponsors .sponsor .level {
            font-size: .8em; } }
      .page-front .sponsors .sponsor img {
        max-width: 80%;
        height: auto; }
    .page-front .sponsors hr {
      display: none;
      clear: both;
      width: 100%;
      border: 0; }
    .page-front .sponsors hr:nth-of-type(4n) {
      display: block; }
    @media screen and (max-width: 767px) {
      .page-front .sponsors hr:nth-of-type(3n) {
        display: none; }
      .page-front .sponsors hr:nth-of-type(2n) {
        display: block; } }
  .page-front .eventbrite {
    position: relative;
    z-index: 10;
    background: #FFF;
    text-align: center;
    padding: 75px 20px; }
    .page-front .eventbrite .title {
      text-transform: uppercase;
      margin-bottom: 30px;
      font-size: 2.25em;
      font-weight: 700;
      letter-spacing: 2px;
      color: #333; }
      @media screen and (max-width: 767px) {
        .page-front .eventbrite .title {
          font-size: 1.75em; } }
    .page-front .eventbrite .subtitle {
      font-size: 1.25em;
      font-weight: 500;
      margin-bottom: 10px;
      line-height: 1.2; }
      @media screen and (max-width: 767px) {
        .page-front .eventbrite .subtitle {
          font-size: 1em; } }
    .page-front .eventbrite .subtitle-2 {
      font-style: italic;
      margin-bottom: 40px;
      font-size: 0.75em;
      color: #666; }

/* General Page */
.featured-image {
  position: relative;
  padding-top: 30%;
  overflow: hidden;
  position: relative;
  text-align: center;
  box-shadow: inset 0 300px 200px -200px #000;
  background: #101d29;
  z-index: 1; }
  @media screen and (min-width: 1601px) {
    .featured-image {
      padding-top: 40%; } }
  @media screen and (max-width: 1023px) {
    .featured-image {
      padding-top: 50%; } }
  @media screen and (max-width: 767px) {
    .featured-image {
      padding-top: 75%; } }

.page {
  position: relative;
  background: #FFF;
  z-index: 2;
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .page {
      padding: 40px 0; } }
  .page .container {
    width: 80%;
    max-width: 770px; }

/* Splash */
.page-front-splash {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10%;
  position: relative;
  line-height: 1.2; }
  .page-front-splash .flex-inner {
    text-align: center; }
  .page-front-splash .logo {
    margin-bottom: 40px; }
  .page-front-splash .title {
    font-weight: 700;
    font-size: 2.5em;
    color: #FFF;
    letter-spacing: 0;
    margin-bottom: 26px; }
  .page-front-splash .subtitle {
    font-weight: 700;
    font-size: 1.3125em;
    color: #929292;
    letter-spacing: 0; }

/* Media Queries
========================================================================== */
@media only screen and (max-width: 767px) {
  html {
    font-size: 14px; } }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: "(" attr(href) ")"; }
  abbr[title]:after {
    content: "(" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }
