@charset "UTF-8";
/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Variables                      
********************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*********************************************
:: Normalize                        
********************************************/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

h1, h2, legend, h3, h4, h5, h6, ol, ul, blockquote, p, li, dt, dl, dd {
  margin: 0px;
  padding: 0px; }

.button, button, button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"] {
  outline: none;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  padding: 0px;
  margin: 0px; }

legend, fieldset {
  margin: 0px;
  padding: 0px;
  border: none; }

figure {
  margin: 0px; }

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

/*******************************************/

::selection {
  background: #e6e6e6;
  color: white; }

img {
  display: block;
  max-width: 100%;
  width: auto\9;
  height: auto; }

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-RegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'UntitledSans';
  src: url("../fonts/UntitledSansTest-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-Light.eot");
  src: url("../fonts/CooperHewitt-Light.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-Light.woff") format("woff"), url("../fonts/CooperHewitt-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-LightItalic.eot");
  src: url("../fonts/CooperHewitt-LightItalic.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-LightItalic.woff") format("woff"), url("../fonts/CooperHewitt-LightItalic.svg") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-Book.eot");
  src: url("../fonts/CooperHewitt-Book.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-Book.woff") format("woff"), url("../fonts/CooperHewitt-Book.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-BookItalic.eot");
  src: url("../fonts/CooperHewitt-BookItalic.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-BookItalic.woff") format("woff"), url("../fonts/CooperHewitt-BookItalic.svg") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-Medium.eot");
  src: url("../fonts/CooperHewitt-Medium.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-Medium.woff") format("woff"), url("../fonts/CooperHewitt-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-MediumItalic.eot");
  src: url("../fonts/CooperHewitt-MediumItalic.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-MediumItalic.woff") format("woff"), url("../fonts/CooperHewitt-MediumItalic.svg") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-Semibold.eot");
  src: url("../fonts/CooperHewitt-Semibold.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-Semibold.woff") format("woff"), url("../fonts/CooperHewitt-Semibold.svg") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-SemiboldItalic.eot");
  src: url("../fonts/CooperHewitt-SemiboldItalic.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-SemiboldItalic.woff") format("woff"), url("../fonts/CooperHewitt-SemiboldItalic.svg") format("svg");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-Bold.eot");
  src: url("../fonts/CooperHewitt-Bold.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-Bold.woff") format("woff"), url("../fonts/CooperHewitt-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-BoldItalic.eot");
  src: url("../fonts/CooperHewitt-BoldItalic.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-BoldItalic.woff") format("woff"), url("../fonts/CooperHewitt-BoldItalic.svg") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-Heavy.eot");
  src: url("../fonts/CooperHewitt-Heavy.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-Heavy.woff") format("woff"), url("../fonts/CooperHewitt-Heavy.svg") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'CooperHewitt';
  src: url("../fonts/CooperHewitt-HeavyItalic.eot");
  src: url("../fonts/CooperHewitt-HeavyItalic.eot") format("embedded-opentype"), url("../fonts/CooperHewitt-HeavyItalic.woff") format("woff"), url("../fonts/CooperHewitt-HeavyItalic.svg") format("svg");
  font-weight: 900;
  font-style: italic; }

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

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

.icon-angle-left:before {
  content: "\e927"; }

.icon-angle-right:before {
  content: "\e928"; }

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

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

.icon-instagram:before {
  content: "\f16d"; }

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

.icon-youtube:before {
  content: "\f16a"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-linkedin:before {
  content: "\e946"; }

.icon-cp-search:before {
  content: "\e900"; }

.icon-cp-cart:before {
  content: "\e901"; }

.icon-cp-heart:before {
  content: "\e902"; }

.icon-cp-profile:before {
  content: "\e903"; }

.icon-cp-star:before {
  content: "\e904"; }

.icon-cp-checkmark:before {
  content: "\e905"; }

.icon-cp-slide-prev:before {
  content: "\e906"; }

.icon-cp-slide-next:before {
  content: "\e907"; }

.icon-cp-angle-down:before {
  content: "\e908"; }

.icon-cp-menu-open:before {
  content: "\e909"; }

.icon-cp-menu-close:before {
  content: "\e90a"; }

.icon-cp-tick:before {
  content: "\e90b"; }

.icon-cp-quote:before {
  content: "\e90c"; }

/*********************************************
:: Typography
********************************************/
html, body {
  font-family: "CooperHewitt", "UntitledSans", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, legend, h3, h4, h5, h6 {
  font-family: "CooperHewitt", "UntitledSans", sans-serif;
  font-weight: 500;
  margin-bottom: 21px;
  color: #084e8a; }

h1,
.h1 {
  font-size: 25px;
  line-height: 30px; }
  @media all and (min-width: 64em) {
    h1,
    .h1 {
      font-size: 50px;
      line-height: 57px; } }

h2, legend,
.h2 {
  font-size: 20px;
  line-height: 23px; }

h3,
.h3 {
  font-size: 18px;
  line-height: 26px; }

h4,
.h4 {
  font-size: 16px;
  line-height: 20px; }

h5,
.h5 {
  font-size: 15px;
  line-height: 21px; }

h6,
.h6 {
  font-size: 14px;
  line-height: 20px; }

/*******************************************/
p, li, td, th, a, mark, time, dl, label, address {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.2px;
  color: black; }
  p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
    font-size: 1em; }

a {
  margin: 0px;
  font-weight: inherit;
  text-decoration: none;
  color: #000000;
  transition: all .5s ease-in-out; }
  a:hover, a:focus, a:active {
    color: black; }

small {
  font-size: 70%; }

strong, b {
  font-weight: 600; }

em, i {
  font-style: italic; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  background: #a6a6a6;
  border: none;
  outline: none; }

/*******************************************/
dt {
  font-weight: 600; }
  dt:after {
    content: ':'; }

dt:after {
  content: ": "; }

ul li {
  position: relative;
  list-style-type: none;
  text-indent: 0px; }

ol li {
  list-style-type: decimal; }

/*******************************************/
code, pre, samp, kbd, var {
  margin: 0px;
  padding: 1px 5px 1px 5px;
  color: white;
  background: #2D747E;
  white-space: pre-wrap; }

pre {
  padding: 10px; }

/*******************************************/
blockquote {
  position: relative;
  display: block;
  margin: 35px 0 55px 0;
  padding: 20px 10% 20px 10%;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  line-height: 30px;
  color: #000000; }
  @media all and (min-width: 64em) {
    blockquote {
      padding: 40px 10% 40px 10%;
      font-size: 25px;
      line-height: 35px; } }

/*******************************************/
.wysiwyg img {
  display: block;
  margin: 0 auto 15px auto; }

.wysiwyg iframe {
  max-width: 100%; }

.wysiwyg ul {
  margin: 0 0 30px; }
  .wysiwyg ul li {
    margin: 0 0 0 20px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400; }
    .wysiwyg ul li:before {
      position: absolute;
      top: 0;
      left: -25px;
      content: '•';
      font-size: 16px;
      color: #000000; }

.note {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: black; }

.leadcopy {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: black; }
  @media all and (min-width: 64em) {
    .leadcopy {
      font-size: 20px;
      line-height: 26px; } }

.leadcopy-large {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0;
  color: black; }
  @media all and (min-width: 64em) {
    .leadcopy-large {
      margin-bottom: 110px;
      padding-top: 2px;
      font-size: 26px;
      line-height: 32px; } }

/*******************************************/
.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden; }

/*********************************************
:: Buttons                             
********************************************/
button {
  outline: none; }

/*******************************************/
.button {
  display: inline-block;
  min-width: 186px;
  min-height: 60px;
  padding: 10px 25px;
  font-size: 16px;
  line-height: 38px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  color: #000000;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 3px;
  transition: all .5s ease-in-out; }
  .button.blue {
    min-height: 60px;
    background: #084e8a;
    border-color: #084e8a;
    color: white; }
  .button:hover {
    color: white;
    background: #000000;
    border-color: #000000; }

/*******************************************/
.button.button-small {
  min-height: 35px;
  padding: 7.5px 25px;
  font-size: 11px; }

/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type="submit"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  color: white;
  opacity: 0.5;
  cursor: default; }

/*********************************************
:: Tables                    
********************************************/
table {
  margin-bottom: 15px;
  width: 100%; }
  table td, table th {
    padding: 15px 10px 15px 10px;
    font-weight: 400;
    color: #a6a6a6;
    text-align: left; }
  table th {
    font-weight: 600;
    background: #f2f8f7; }
  table thead {
    width: 100%;
    background: #f2f8f7; }
    table thead td, table thead th {
      padding: 5px 10px 5px 10px; }
  table tfoot {
    border-bottom: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6; }
    table tfoot td {
      padding: 15px 10px 15px 10px; }

/*******************************************/
.compact-table {
  width: auto; }
  .compact-table td, .compact-table th {
    padding: 5px 10px 5px 10px;
    font-size: 0.8em;
    font-weight: 400;
    color: #a6a6a6;
    text-align: left;
    line-height: 1.2;
    background: none;
    border: 1px solid #a6a6a6; }
  .compact-table thead {
    width: auto;
    background: none; }

/*******************************************/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em; }

/*********************************************
:: Layout
********************************************/
body {
  box-sizing: border-box; }

.titanic {
  float: none; }

* {
  -webkit-tap-highlight-color: transparent; }

/*******************************************/
.main {
  display: block;
  min-height: calc(100vh - 343px);
  padding: 30px 0 80px; }
  @media all and (min-width: 64em) {
    .main {
      min-height: calc(100vh - 840px);
      padding: 103px 0; } }

.split-container {
  display: inline-block;
  width: 100%; }
  @media all and (min-width: 48em) {
    .split-container {
      max-width: 443px; } }
  @media all and (min-width: 64em) {
    .split-container {
      max-width: 600px; } }
  @media all and (min-width: 72.5em) {
    .split-container {
      max-width: 793px; } }

/*******************************************/
aside.sidebar {
  display: none;
  width: 100%;
  padding: 0 0 30px 20px; }
  @media all and (min-width: 48em) {
    aside.sidebar {
      display: inline-block;
      max-width: calc(100% - 443px);
      padding: 30px 0 30px 20px;
      text-align: right; } }
  @media all and (min-width: 64em) {
    aside.sidebar {
      max-width: calc(100% - 600px);
      padding: 77px 0 0 121px;
      text-align: left; } }
  @media all and (min-width: 72.5em) {
    aside.sidebar {
      position: fixed;
      right: calc((100% - 1200px)/2);
      bottom: auto;
      width: 407px;
      max-width: calc(100% - 793px); } }
  aside.sidebar a {
    display: block;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    color: #084e8a; }
    @media all and (min-width: 64em) {
      aside.sidebar a {
        font-size: 32px;
        line-height: 32px; } }
    aside.sidebar a.active {
      text-decoration: none;
      color: #e6e6e6; }

@media all and (min-width: 72.5em) {
  aside.sidebar.fixed {
    position: absolute;
    bottom: 0px; } }

/*******************************************/
.clear-after:after {
  content: '';
  display: block;
  clear: both; }

/*******************************************/
.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }
  .flex.space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex.space-between {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex.flex-start {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex.center {
    -ms-flex-pack: center;
    justify-content: center; }

/*******************************************/
.content-max-width {
  position: relative;
  width: 100%;
  padding: 0 5%; }
  @media all and (min-width: 64em) {
    .content-max-width {
      max-width: 1200px;
      margin: 0 auto; } }
  @media all and (min-width: 72.5em) {
    .content-max-width {
      padding: 0; } }
  .content-max-width:after {
    content: '';
    display: block;
    clear: both; }

/*******************************************/
.content-slider-width {
  position: relative;
  padding: 0 45px; }
  @media all and (min-width: 64em) {
    .content-slider-width {
      max-width: 1035px;
      margin: 0 auto;
      padding: 0 60px; } }
  @media all and (min-width: 73.75em) {
    .content-slider-width {
      padding: 0; } }
  .content-slider-width:after {
    content: '';
    display: block;
    clear: both; }

/*******************************************/
.content-narrow-width {
  position: relative;
  padding: 0 30px; }
  @media all and (min-width: 64em) {
    .content-narrow-width {
      max-width: 770px;
      margin: 0 auto;
      padding: 0; } }
  .content-narrow-width:after {
    content: '';
    display: block;
    clear: both; }

/*******************************************/
@media all and (min-width: 64em) {
  .mob, .mobile {
    display: none !important; } }

@media all and (max-width: 63.9375em) {
  .desk, .desktop {
    display: none !important; } }

/*******************************************/
.logo-border {
  position: absolute;
  top: 48px;
  right: 275px; }
  @media all and (min-width: 64em) {
    .logo-border {
      top: 59px;
      right: 379px; } }
  .logo-border .text {
    font-size: 11px;
    font-weight: 500;
    line-height: 10px;
    color: white;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .logo-border:after {
    content: "";
    position: absolute;
    top: -59px;
    right: 18px;
    width: 1px;
    height: 90px;
    background: white; }
    @media all and (min-width: 64em) {
      .logo-border:after {
        right: 16px; } }
  .logo-border:nth-of-type(2) {
    top: 55px;
    right: 164px; }
    @media all and (min-width: 64em) {
      .logo-border:nth-of-type(2) {
        top: 66px;
        right: 239px; } }
    .logo-border:nth-of-type(2):after {
      top: -66px;
      right: 11px; }
      @media all and (min-width: 64em) {
        .logo-border:nth-of-type(2):after {
          right: 10px; } }

/*******************************************/
/*********************************************
:: Forms
********************************************/
legend {
  margin-bottom: 15px; }

label {
  display: block;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #a6a6a6; }

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default; }

/*******************************************/
input, textarea, select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 4px 10px;
  font-size: 15px;
  line-height: 30px;
  color: #000000;
  background: white;
  border: 1px solid #dae1e1;
  border-radius: 3px;
  outline: none;
  transition: all .5s ease-in-out; }
  input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
    background: #f2f8f7;
    border: 1px solid #000000; }
  input[type="search"], textarea[type="search"], select[type="search"] {
    box-sizing: border-box; }

/*******************************************/
*:-ms-input-placeholder {
  font-family: "CooperHewitt", "UntitledSans", sans-serif;
  color: #a6a6a6; }
*::placeholder {
  font-family: "CooperHewitt", "UntitledSans", sans-serif;
  color: #a6a6a6; }

textarea, select[multiple] {
  height: 151px;
  resize: vertical; }

input[type=checkbox], input[type=radio] {
  height: auto; }

/*******************************************/
.form-field.custom-checkbox-radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 5px 0 18px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer; }
  .form-field.custom-checkbox-radio input {
    position: relative;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    display: block;
    min-width: 15px;
    height: 15px;
    margin: 0 8px 0 0;
    padding: 0;
    background: none;
    border: 1px solid #dae1e1;
    border-radius: 7.5px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .form-field.custom-checkbox-radio input:checked {
      border-color: #000000; }
      .form-field.custom-checkbox-radio input:checked:before {
        position: absolute;
        top: 2px;
        left: 2px;
        display: block;
        content: '';
        width: 9px;
        height: 9px;
        background: #000000;
        border-radius: 50%; }
  .form-field.custom-checkbox-radio label {
    margin: 2px 0 0;
    font-size: 12.5px;
    color: #000000; }

.select-cover {
  position: relative;
  width: 100%;
  height: 40px;
  background: white;
  border: 1px solid #dae1e1;
  border-radius: 2px; }
  .select-cover:before {
    position: absolute;
    top: 15px;
    right: 14px;
    display: block;
    content: '\e908';
    font-size: 10px;
    font-family: "icomoon";
    color: #000000; }
  .select-cover select {
    width: 100%;
    height: 38px;
    padding: 5px 40px 5px 13px;
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #a6a6a6;
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

/*******************************************/
.form-title {
  display: block;
  width: 100%;
  margin: 0 0 13px;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase; }

/*******************************************/
.form-field {
  width: 100%;
  padding: 0 0 18px; }
  .form-field label {
    width: 100%;
    margin-bottom: 5px; }
  .form-field + .form-title {
    margin-top: 12px; }

/*******************************************/
.button-field {
  width: 100%;
  margin-bottom: 15px;
  padding: 18px 0 15px; }
  .button-field.button-right {
    padding: 0 0 15px; }
    .button-field.button-right button, .button-field.button-right input[type="submit"], .button-field.button-right input[type="reset"] {
      min-height: 35px;
      padding: 7.5px 25px;
      margin: 0 0 0 auto; }
  .button-field .form-note {
    margin-top: 11px;
    font-size: 12px;
    line-height: 20px;
    color: #999; }
  .button-field button, .button-field input[type="submit"], .button-field input[type="reset"] {
    display: block;
    min-height: 40px;
    padding: 10px 25px;
    margin: 0 auto 0 0;
    color: #000000;
    border: 1px solid #000000; }

/*******************************************/
@media all and (min-width: 64em) {
  .form-field-stack {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(100% + 30px);
    margin: 0 -15px; } }

@media all and (min-width: 64em) {
  .form-field-stack .form-field {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 15px; } }

.form-field-stack + .form-title {
  margin-top: 12px; }

.form-fields-stack {
  *zoom: 1; }

.form-fields-stack:before{
  content: '';
  display: table; }

.form-fields-stack:after{
  content: '';
  display: table;
  clear: both; }
  .form-fields-stack.two-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.two-column .form-field {
        width: calc(99.99% * 1/2 - (10px - 10px * 1/2)); }
      .form-fields-stack.two-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.two-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.two-column .form-field:nth-child(2n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.two-column .form-field:nth-child(2n + 1){
    clear: left; } }
  .form-fields-stack.three-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.three-column .form-field {
        width: calc(99.99% * 1/3 - (10px - 10px * 1/3)); }
      .form-fields-stack.three-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.three-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.three-column .form-field:nth-child(3n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.three-column .form-field:nth-child(3n + 1){
    clear: left; } }

/*******************************************/
.form-field.error input,
.form-field.error textarea,
.form-field.error select,
.form-field.error .SumoSelect > .CaptionCont {
  border-color: #e6e6e6; }

.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: #000000; }

label.error, label.error-SumoSelect-label, .php-error li {
  margin: 0 0;
  font-weight: 600;
  color: #e6e6e6 !important; }

.form-note {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1; }

/*********************************************
:: Animations
********************************************/
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*********************************************
:: Print                        
********************************************/
@media print {
  header, footer {
    display: none !important; } }

/*********************************************
:: Common
   Common Components
   eg. header, footer, main menu etc.
********************************************/
/*********************************************
  :: Site Header
********************************************/
.site-header {
  position: relative;
  z-index: 99;
  width: 100%;
  min-height: 92px; }
  @media all and (min-width: 64em) {
    .site-header {
      min-height: 140px; } }
  .site-header .logo {
    display: inline-block;
    margin-top: 30px; }
    @media all and (min-width: 64em) {
      .site-header .logo {
        margin-top: 40px; } }
    .site-header .logo img {
      width: 229px;
      height: 31px; }
      @media all and (min-width: 64em) {
        .site-header .logo img {
          width: 475px;
          height: 80px; } }
    .site-header .logo img.for-nav {
      display: none; }
  .site-header nav {
    position: fixed;
    top: 0px;
    left: -100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #084e8a;
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }
    .site-header nav ul {
      padding: 80px 10px;
      text-align: center; }
      @media all and (min-width: 64em) {
        .site-header nav ul {
          padding: 0; } }
    .site-header nav li {
      display: inline-block;
      width: 100%;
      margin: 0 0 13px;
      padding: 0px 7.5px; }
      .site-header nav li a {
        font-size: 32px;
        font-weight: 400;
        line-height: 38px;
        color: white; }
        .site-header nav li a.selected {
          text-decoration: underline; }
  .site-header .toggle-nav {
    position: absolute;
    top: 40px;
    right: 3%;
    z-index: 9;
    width: 34px;
    height: 20px; }
    @media all and (min-width: 64em) {
      .site-header .toggle-nav {
        top: 59px; } }
    @media all and (min-width: 72.5em) {
      .site-header .toggle-nav {
        right: 0; } }
    .site-header .toggle-nav span {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 34px;
      height: 3px;
      background: #084e8a;
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -ms-transform-origin: center;
      transform-origin: center;
      transition: all 0.3s ease-in-out; }
    .site-header .toggle-nav span:nth-of-type(2) {
      top: 50%; }
    .site-header .toggle-nav span:nth-of-type(3) {
      top: 100%;
      width: 24px; }

/********************************************/
.open-menu .site-header .logo img {
  display: none; }

.open-menu .site-header .logo img.for-nav {
  position: relative;
  z-index: 9999;
  display: block; }

.open-menu .site-header nav {
  left: 0;
  opacity: 1; }

.open-menu .site-header .toggle-nav span {
  background: white;
  top: 50%; }

.open-menu .site-header .toggle-nav span:nth-of-type(1) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.open-menu .site-header .toggle-nav span:nth-of-type(2) {
  display: none; }

.open-menu .site-header .toggle-nav span:nth-of-type(3) {
  width: 33px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*********************************************
  :: Site Footer
  ********************************************/
.site-footer {
  position: relative;
  width: 100%;
  min-height: 251px;
  padding: 40px 0 32px;
  text-align: center;
  background: #e6e6e6; }
  @media all and (min-width: 64.0625em) {
    .site-footer {
      min-height: 700px;
      padding: 80px 0 79px;
      text-align: left; } }
  .site-footer .flex {
    -ms-flex-align: start;
    align-items: flex-start; }
  .site-footer .footer-links .logo-top {
    width: 100%;
    text-align: center; }
    @media all and (min-width: 64.0625em) {
      .site-footer .footer-links .logo-top {
        width: auto; } }
    .site-footer .footer-links .logo-top img {
      width: 51px;
      margin: 0 auto 40px; }
      @media all and (min-width: 64.0625em) {
        .site-footer .footer-links .logo-top img {
          margin: 0 50px 0 0; } }
  .site-footer .footer-links .col {
    width: 100%; }
    @media all and (min-width: 48em) {
      .site-footer .footer-links .col {
        width: 50%; } }
    @media all and (min-width: 64.0625em) {
      .site-footer .footer-links .col {
        width: 204px; } }
    .site-footer .footer-links .col h5 {
      margin-bottom: 10px;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      color: black; }
    .site-footer .footer-links .col ul {
      margin-bottom: 40px; }
    .site-footer .footer-links .col li {
      margin: 0; }
    .site-footer .footer-links .col a, .site-footer .footer-links .col p {
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0; }
  .site-footer .footer-links .col.contact {
    width: 100%; }
    @media all and (min-width: 48em) {
      .site-footer .footer-links .col.contact {
        width: 50%; } }
    @media all and (min-width: 64.0625em) {
      .site-footer .footer-links .col.contact {
        width: 406px; } }
  .site-footer .footer-links .col.right {
    width: 387px; }
    @media all and (max-width: 64em) {
      .site-footer .footer-links .col.right {
        display: none; } }
    .site-footer .footer-links .col.right a {
      text-decoration: underline; }
  @media all and (min-width: 64.0625em) {
    .site-footer .footer-legal {
      margin-top: 224px; } }
  @media all and (min-width: 64.0625em) {
    .site-footer .footer-legal .logo {
      display: inline-block;
      min-width: 711px; } }
  .site-footer .footer-legal .logo img {
    width: 155px;
    margin: 0 auto 20px; }
    @media all and (min-width: 64.0625em) {
      .site-footer .footer-legal .logo img {
        margin: 0; } }
  .site-footer .footer-legal .copyright {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: black; }

/*********************************************
  :: Main Mob Menu                             
********************************************/
body.open-menu #mobile-menu {
  right: 0; }
  body.open-menu #mobile-menu .menu-close-icon {
    left: -52px; }

#mobile-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -323px;
  width: calc(100% - 52px);
  max-width: 323px;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: all .25s;
  -webkit-backface-visibility: hidden; }
  @media all and (min-width: 64em) {
    #mobile-menu {
      display: none; } }
  #mobile-menu .menu-close-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 56px;
    border: none;
    background-color: #084e8a;
    outline: none; }
    #mobile-menu .menu-close-icon span {
      font-size: 22px;
      line-height: 26px;
      text-align: center;
      color: white; }
  #mobile-menu .menu-content {
    overflow-y: auto; }
    #mobile-menu .menu-content::-webkit-scrollbar {
      display: none; }
  #mobile-menu a {
    font-family: "CooperHewitt", "UntitledSans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    color: black;
    line-height: 24px;
    text-transform: uppercase; }
  #mobile-menu ul {
    padding: 30px 15px 0 20px; }
  #mobile-menu li {
    margin: 0;
    padding: 13px 0;
    border-bottom: 1px solid #eee; }
    #mobile-menu li ul {
      display: none;
      padding: 15px 0 0 15px; }
    #mobile-menu li li:last-child {
      border-bottom: none; }

/*********************************************
:: Modules
********************************************/
/*********************************************
:: Title Module                    
********************************************/
.title-module {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 90px;
  padding: 30px 15px;
  margin: 0 0 45px;
  background-image: linear-gradient(135deg, #000000 0%, #000000 100%); }
  .title-module h1 {
    margin: 0;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    color: white; }

/*********************************************
:: Partners Module                    
********************************************/
.partners-module {
  padding: 35px 0;
  text-align: center;
  background: #f8f8f8; }
  @media all and (min-width: 64em) {
    .partners-module {
      padding: 70px 0; } }
  .partners-module.hide {
    display: none; }
  .partners-module article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 63px;
    text-align: center; }
    .partners-module article img {
      max-height: 63px;
      margin: 0 auto; }
  .partners-module .slick-arrow {
    top: calc(50% - 20px);
    width: 11px;
    height: 34px;
    background-image: url(/images/assets/slider-arrow-black.svg); }

/*********************************************
:: Slideshow Module                    
********************************************/
.speakers-slideshow-module {
  padding: 35px 0;
  text-align: center;
  background: #000000; }
  @media all and (min-width: 64em) {
    .speakers-slideshow-module {
      min-height: 455px;
      padding: 80px 0; } }
  .speakers-slideshow-module h3 {
    margin-bottom: 20px; }
    @media all and (min-width: 64em) {
      .speakers-slideshow-module h3 {
        margin-bottom: 35px; } }
  .speakers-slideshow-module .external-btn {
    margin-top: 25px; }
    @media all and (min-width: 64em) {
      .speakers-slideshow-module .external-btn {
        margin-top: 40px; } }
  .speakers-slideshow-module article {
    position: relative;
    width: 285px;
    height: 285px;
    padding: 20px 20px 0 25px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
    @media all and (min-width: 64em) {
      .speakers-slideshow-module article {
        width: 345px;
        height: 345px;
        padding: 30px 35px 0; } }
    .speakers-slideshow-module article h4 {
      position: relative;
      z-index: 2;
      margin-bottom: 15px;
      font-size: 19px;
      font-weight: 700;
      line-height: 25px;
      color: white;
      text-align: left;
      text-transform: uppercase; }
      @media all and (min-width: 64em) {
        .speakers-slideshow-module article h4 {
          margin-bottom: 20px;
          font-size: 23px;
          line-height: 30px; } }
    .speakers-slideshow-module article p {
      position: relative;
      z-index: 2;
      font-size: 14px;
      font-weight: 500;
      line-height: 19px;
      text-align: left;
      color: white; }
      @media all and (min-width: 64em) {
        .speakers-slideshow-module article p {
          font-size: 16px;
          font-weight: 600;
          line-height: 20px; } }
      .speakers-slideshow-module article p span {
        position: relative; }
        .speakers-slideshow-module article p span:before {
          content: "";
          position: absolute;
          top: 6px;
          right: 0;
          bottom: 0;
          left: 1px;
          width: 6px;
          height: 1px;
          border: 0.6px solid; }
          @media all and (min-width: 64em) {
            .speakers-slideshow-module article p span:before {
              left: 2px;
              border: 1px solid; } }
    .speakers-slideshow-module article img {
      position: absolute;
      right: 15px;
      bottom: 15px;
      z-index: 1;
      width: 125px;
      height: 125px; }
      @media all and (min-width: 64em) {
        .speakers-slideshow-module article img {
          right: 20px;
          bottom: 20px;
          width: 185px;
          height: 185px; } }
    .speakers-slideshow-module article.bg-blue {
      background: url("/images/assets/speaker-bg-blue.png"); }
    .speakers-slideshow-module article.bg-orange {
      background: url("/images/assets/speaker-bg-orange.png"); }
    .speakers-slideshow-module article.bg-pink {
      background: url("/images/assets/speaker-bg-pink.png"); }
  .speakers-slideshow-module .speaker-sub-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #3e3e3e; }
    @media all and (min-width: 64em) {
      .speakers-slideshow-module .speaker-sub-text {
        font-size: 20px; } }

/*********************************************/
@media all and (min-width: 64em) {
  .speakers-slideshow-module.hotels {
    padding: 60px 0 20px; } }

.speakers-slideshow-module.hotels article {
  position: relative; }
  .speakers-slideshow-module.hotels article:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 140px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    transition: height 0.3s ease-in-out; }
  .speakers-slideshow-module.hotels article a {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100%;
    height: 100%; }
  .speakers-slideshow-module.hotels article .text {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    transition: bottom 0.3s ease-in-out; }
    .speakers-slideshow-module.hotels article .text h3 {
      margin: auto;
      font-size: 18px;
      font-weight: 700;
      line-height: 30px;
      letter-spacing: -0.1px;
      text-transform: uppercase;
      color: white; }
      @media all and (min-width: 64em) {
        .speakers-slideshow-module.hotels article .text h3 {
          font-size: 23px; } }
    .speakers-slideshow-module.hotels article .text p {
      margin: auto;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: white; }

.speakers-slideshow-module.hotels article:hover:after {
  height: 100%; }

.speakers-slideshow-module.hotels article:hover .text {
  bottom: 25px; }

/*********************************************
:: Registration Module                    
********************************************/
.registration-module {
  padding: 35px 0;
  text-align: center; }
  @media all and (min-width: 64em) {
    .registration-module {
      padding: 80px 0; } }
  @media all and (min-width: 64em) {
    .registration-module .content-narrow-width {
      max-width: 648px; } }
  .registration-module p {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: black; }
    @media all and (min-width: 64em) {
      .registration-module p {
        font-size: 26px;
        line-height: 36px; } }

/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  text-align: center;
  background: whitesmoke;
  /********************************************/ }
  @media all and (min-width: 64em) {
    .pagination-module {
      background: white; } }
  .pagination-module ul {
    width: auto;
    display: inline-block;
    height: 34px;
    padding: 0;
    margin: 6px;
    text-align: center;
    background: #000000;
    border-radius: 17px; }
    @media all and (min-width: 64em) {
      .pagination-module ul {
        margin: 0px; } }
    .pagination-module ul li {
      width: 28px;
      height: 28px;
      display: inline-block;
      margin: 3px; }
      .pagination-module ul li a {
        line-height: 28px;
        text-align: center;
        color: #084e8a;
        font-family: "CooperHewitt", "UntitledSans", sans-serif;
        font-size: 1.25em; }
      .pagination-module ul li span {
        color: #084e8a;
        vertical-align: sub;
        font-size: 26px; }
      .pagination-module ul li.active {
        background: #084e8a;
        border-radius: 50%; }
        .pagination-module ul li.active a {
          color: white; }

/********************************************/
/*********************************************
:: Pages
********************************************/
/*********************************************
:: Default Page                   
********************************************/
.page-default {
  /*********************************************/ }
  .page-default .about-container h3.leadcopy-large {
    margin-bottom: 40px; }
  .page-default .about-container .content .wysiwyg {
    display: inline-block; }
    @media all and (min-width: 48em) {
      .page-default .about-container .content .wysiwyg {
        width: calc(100% - 100px); } }
    @media all and (min-width: 64em) {
      .page-default .about-container .content .wysiwyg {
        padding: 0 40px 0 0; } }
    .page-default .about-container .content .wysiwyg a {
      text-decoration: underline; }

/*********************************************
:: Home Page                   
********************************************/
.page-home {
  padding: 0 0 60px;
  /*********************************************/
  /*********************************************/ }
  @media all and (min-width: 64em) {
    .page-home {
      padding: 0; } }
  .page-home .video-container {
    margin-bottom: 60px;
    overflow: hidden; }
    @media all and (min-width: 64em) {
      .page-home .video-container {
        margin-bottom: 60px; } }
    .page-home .video-container .content-max-width {
      height: 390px;
      background-color: grey;
      background-image: url(/images/videframe3.jpg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      @media all and (min-width: 37.5em) {
        .page-home .video-container .content-max-width {
          height: 490px; } }
      @media all and (min-width: 48em) {
        .page-home .video-container .content-max-width {
          height: 900px; } }
      @media all and (min-width: 64em) {
        .page-home .video-container .content-max-width {
          height: 1010px; } }
      .page-home .video-container .content-max-width:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 128%;
        height: 100.1%;
        background: url(/images/video-mask.svg) no-repeat left;
        background-size: cover; }
        @media all and (min-width: 48em) {
          .page-home .video-container .content-max-width:after {
            left: 0;
            width: 100%;
            height: 100%;
            background: url(/images/video-mask.svg) no-repeat center; } }
    .page-home .video-container .video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 390px;
      -o-object-fit: cover;
      object-fit: cover; }
      @media all and (min-width: 28.125em) {
        .page-home .video-container .video {
          height: 100%; } }
    .page-home .video-container .text {
      position: relative;
      z-index: 2;
      max-width: 387px;
      padding: 20px 0 0;
      text-align: left; }
      @media all and (min-width: 48em) {
        .page-home .video-container .text {
          max-width: 240px; } }
      @media all and (min-width: 64em) {
        .page-home .video-container .text {
          max-width: 387px;
          padding: 104px 0 0; } }
      .page-home .video-container .text h1 {
        position: relative;
        margin-bottom: 10px;
        font-weight: 300;
        letter-spacing: 1px; }
        @media all and (min-width: 64em) {
          .page-home .video-container .text h1 {
            margin-bottom: 22px;
            padding-bottom: 22px;
            line-height: 58px; }
            .page-home .video-container .text h1:before {
              content: '';
              position: absolute;
              bottom: 5px;
              left: 0;
              width: 60px;
              height: 2px;
              background: #000000; } }
      .page-home .video-container .text h3 {
        margin-bottom: 10px;
        max-width: 170px;
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        color: black; }
        @media all and (min-width: 23.75em) {
          .page-home .video-container .text h3 {
            font-size: 16px; } }
        @media all and (min-width: 48em) {
          .page-home .video-container .text h3 {
            max-width: none; } }
        @media all and (min-width: 64em) {
          .page-home .video-container .text h3 {
            margin-bottom: 50px;
            font-size: 26px;
            line-height: 32px; } }
      .page-home .video-container .text p.date {
        font-size: 18px;
        font-weight: 300;
        line-height: 22px;
        color: black; }
        @media all and (min-width: 64em) {
          .page-home .video-container .text p.date {
            font-size: 32px;
            line-height: 38px; } }
    .page-home .video-container .register {
      position: absolute;
      top: 220px;
      right: 3%;
      z-index: 2;
      width: 220px;
      text-align: right; }
      @media all and (min-width: 48em) {
        .page-home .video-container .register {
          top: 530px; } }
      @media all and (min-width: 64em) {
        .page-home .video-container .register {
          position: absolute;
          top: 478px;
          right: 66px;
          text-align: left; } }
      .page-home .video-container .register a {
        display: block;
        margin-bottom: 8px;
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        text-transform: uppercase;
        color: #084e8a; }
        @media all and (min-width: 48em) {
          .page-home .video-container .register a {
            margin-bottom: 10px;
            font-size: 32px;
            line-height: 38px; } }
      .page-home .video-container .register a.warning {
        min-height: 42px;
        margin: 20px 0 0;
        padding: 5px 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 32px;
        color: white;
        text-decoration: none;
        background: #084e8a;
        border-color: #084e8a; }
        @media all and (min-width: 48em) {
          .page-home .video-container .register a.warning {
            margin: 40px 0 0; } }
      .page-home .video-container .register p {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0; }
  .page-home .about-container {
    margin-bottom: 30px; }
    @media all and (min-width: 64em) {
      .page-home .about-container {
        margin-bottom: 96px; } }
    .page-home .about-container h3.section-title {
      font-size: 28px;
      font-weight: 300;
      line-height: 34px;
      color: #084e8a; }
      @media all and (min-width: 64em) {
        .page-home .about-container h3.section-title {
          margin: 0 0 60px 0;
          font-size: 44px;
          line-height: 44px; } }
    .page-home .about-container .images {
      margin-bottom: 40px; }
      @media all and (min-width: 64em) {
        .page-home .about-container .images {
          margin-bottom: 58px; } }
      .page-home .about-container .images img {
        display: inline-block;
        width: calc(50% - 21px);
        max-width: 387px;
        margin: 0 16px 0 0; }
    .page-home .about-container .content p.side-title {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #084e8a; }
      @media all and (min-width: 48em) {
        .page-home .about-container .content p.side-title {
          width: 200px;
          padding: 0 35px 0 0; } }
    .page-home .about-container .content .wysiwyg {
      display: inline-block; }
      @media all and (min-width: 48em) {
        .page-home .about-container .content .wysiwyg {
          width: calc(100% - 210px); } }
      @media all and (min-width: 64em) {
        .page-home .about-container .content .wysiwyg {
          width: 492px;
          padding: 0; } }
      .page-home .about-container .content .wysiwyg .leadcopy {
        margin-bottom: 20px; }

/*********************************************
:: Register Page                   
********************************************/
.page-register {
  /*********************************************/
  /*********************************************/ }
  .page-register .register-container .prices {
    margin-bottom: 80px; }
    .page-register .register-container .prices .price-wrap {
      display: inline-block;
      width: 100%;
      padding: 20px 0;
      border-bottom: 1px solid #e6e6e6; }
      .page-register .register-container .prices .price-wrap p {
        margin: 0 0 10px;
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0; }
      .page-register .register-container .prices .price-wrap p.blurb {
        margin: 0 0 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0; }
      .page-register .register-container .prices .price-wrap p.price {
        margin: 0;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: -0.2px;
        line-height: 26px;
        color: #084e8a; }
        .page-register .register-container .prices .price-wrap p.price span {
          margin: 0 0 0 2px;
          font-size: 14px;
          font-weight: 400;
          line-height: 20px;
          text-transform: uppercase;
          color: #7a7a7a; }
    .page-register .register-container .prices .price-wrap:first-of-type {
      padding-top: 0; }
  .page-register .register-container .terms {
    margin-bottom: 80px; }
    .page-register .register-container .terms p.term-title {
      margin-bottom: 10px;
      font-size: 16px;
      font-weight: 500;
      line-height: 22px; }
    .page-register .register-container .terms p {
      margin: 0;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 20px;
      color: black; }
  .page-register .info-container:nth-of-type(odd) {
    background: #000000; }
  .page-register .registration-content h3 {
    margin-bottom: 25px;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
    color: #084e8a; }
  .page-register .registration-content p {
    max-width: 793px;
    margin-bottom: 32px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 26px; }

/*********************************************
:: Accomodation Page                   
********************************************/
.page-accom {
  /*********************************************/ }
  @media all and (min-width: 64em) {
    .page-accom .hotels-container .flex {
      width: calc(100% + 20px); } }
  .page-accom .hotels-container .flex article {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    font-size: 0; }
    @media all and (min-width: 48em) {
      .page-accom .hotels-container .flex article {
        width: calc(50% - 20px);
        height: 256px;
        margin-right: 20px; } }
    @media all and (min-width: 64em) {
      .page-accom .hotels-container .flex article {
        width: calc(33.33% - 20px);
        margin-bottom: 80px; } }
    .page-accom .hotels-container .flex article a {
      position: relative;
      z-index: 2;
      display: inline-block;
      width: 100%;
      height: 100%; }
    .page-accom .hotels-container .flex article .image {
      margin-bottom: 20px; }
      .page-accom .hotels-container .flex article .image img {
        width: 100%; }
        @media all and (min-width: 64em) {
          .page-accom .hotels-container .flex article .image img {
            height: 180px;
            -o-object-fit: cover;
            object-fit: cover; } }
    .page-accom .hotels-container .flex article .text {
      text-align: center; }
      .page-accom .hotels-container .flex article .text h3 {
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0;
        color: black; }
      .page-accom .hotels-container .flex article .text p {
        margin: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #084e8a;
        text-decoration: underline; }
  .page-accom .hotels-container .flex article:hover .image:after {
    opacity: 1; }
  .page-accom .hotels-container .flex article:hover .text {
    bottom: 25px; }

/*********************************************
:: Accom Detail Page                   
********************************************/
.page-accom-detail {
  /*********************************************/ }
  .page-accom-detail .about-container .images {
    margin-bottom: 40px; }
    @media all and (min-width: 64em) {
      .page-accom-detail .about-container .images {
        margin-bottom: 60px; } }
    .page-accom-detail .about-container .images img {
      display: inline-block;
      vertical-align: middle;
      width: calc(50% - 9px);
      max-width: 387px;
      margin: 0; }
  .page-accom-detail .about-container .content .side-title {
    display: inline-block;
    vertical-align: top; }
    @media all and (min-width: 48em) {
      .page-accom-detail .about-container .content .side-title {
        width: 200px;
        padding: 0 40px 0 0; } }
    .page-accom-detail .about-container .content .side-title p {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0;
      color: #084e8a; }
  .page-accom-detail .about-container .content .wysiwyg {
    display: inline-block; }
    @media all and (min-width: 48em) {
      .page-accom-detail .about-container .content .wysiwyg {
        width: calc(100% - 210px); } }
    @media all and (min-width: 64em) {
      .page-accom-detail .about-container .content .wysiwyg {
        padding: 0 40px 0 0; } }
    .page-accom-detail .about-container .content .wysiwyg p {
      margin-bottom: 14px; }
    .page-accom-detail .about-container .content .wysiwyg .button {
      margin: 40px 0 0; }

/*********************************************
:: contact Page                   
********************************************/
.page-contact {
  /*********************************************/
  /*********************************************/ }
  .page-contact .contact-container article {
    width: 100%;
    margin-bottom: 40px; }
    @media all and (min-width: 64em) {
      .page-contact .contact-container article {
        margin-bottom: 74px; } }
    .page-contact .contact-container article h3 {
      margin-bottom: 10px;
      font-size: 18px;
      font-weight: 700;
      line-height: 26px;
      color: black; }
    .page-contact .contact-container article p {
      margin-bottom: 22px;
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0; }
    .page-contact .contact-container article a {
      display: block;
      font-size: 20px;
      font-weight: 400;
      line-height: 28px; }
      @media all and (min-width: 64em) {
        .page-contact .contact-container article a {
          font-size: 32px;
          line-height: 37px; } }
    .page-contact .contact-container article a.email {
      text-decoration: underline;
      color: #084e8a; }
    .page-contact .contact-container article a.phone {
      color: black; }
  .page-contact .sponsors-container {
    background-color: rgba(243, 245, 246, 0.7); }
    .page-contact .sponsors-container article {
      width: 100%;
      padding: 60px 0 40px; }
      .page-contact .sponsors-container article:not(:first-of-type) {
        border-top: 1px solid #d8d8d8; }
      .page-contact .sponsors-container article .image {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 20px; }
        @media all and (min-width: 64em) {
          .page-contact .sponsors-container article .image {
            width: 300px;
            margin-bottom: 0; }
            .page-contact .sponsors-container article .image img {
              margin-left: 20px; } }
      .page-contact .sponsors-container article .content {
        width: 100%; }
        @media all and (min-width: 64em) {
          .page-contact .sponsors-container article .content {
            width: calc(100% - 300px);
            padding-right: 100px; } }
        .page-contact .sponsors-container article .content h3 {
          margin-bottom: 21px;
          font-size: 23px;
          font-weight: 700;
          letter-spacing: -0.1px;
          text-transform: uppercase; }
        .page-contact .sponsors-container article .content p {
          font-size: 18px;
          line-height: 26px;
          color: #3e3e3e; }

/*********************************************
:: Speakers Page                   
********************************************/
.page-speakers {
  /*********************************************/ }
  .page-speakers .speakers-container {
    position: relative;
    font-size: 0; }
    .page-speakers .speakers-container article {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      margin: 0 0 40px;
      padding: 20px 0;
      text-align: center;
      border-radius: 3px;
      background: white;
      border-bottom: 4px solid white;
      transition: border 0.3s ease-in-out;
      cursor: pointer; }
      @media all and (min-width: 48em) {
        .page-speakers .speakers-container article {
          width: 50%;
          margin: 0 0 80px;
          padding: 0 15px; } }
      @media all and (min-width: 64em) {
        .page-speakers .speakers-container article {
          width: 33.33%; } }
      .page-speakers .speakers-container article .image img {
        width: 90px;
        margin: 0 auto 20px; }
        @media all and (min-width: 48em) {
          .page-speakers .speakers-container article .image img {
            width: 180px; } }
      .page-speakers .speakers-container article h3.title {
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 700;
        line-height: 26px;
        color: black; }
        @media all and (min-width: 64em) {
          .page-speakers .speakers-container article h3.title {
            font-size: 18px; } }
        @media all and (max-width: 22.75em) {
          .page-speakers .speakers-container article h3.title {
            font-size: 12px; } }
      .page-speakers .speakers-container article p.read {
        margin: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-decoration: underline;
        color: #084e8a; }
      .page-speakers .speakers-container article .content {
        position: relative;
        display: none;
        margin: 90px 0 0;
        padding: 80px 0; }
        @media all and (min-width: 48em) {
          .page-speakers .speakers-container article .content {
            margin: 140px 0; } }
        @media all and (min-width: 64em) {
          .page-speakers .speakers-container article .content {
            margin: 40px 0; } }
        .page-speakers .speakers-container article .content h1, .page-speakers .speakers-container article .content h2, .page-speakers .speakers-container article .content legend, .page-speakers .speakers-container article .content h3, .page-speakers .speakers-container article .content h4, .page-speakers .speakers-container article .content h5, .page-speakers .speakers-container article .content h6, .page-speakers .speakers-container article .content p, .page-speakers .speakers-container article .content li, .page-speakers .speakers-container article .content a {
          color: white; }
    .page-speakers .speakers-container article.active {
      display: inline-block; }
      .page-speakers .speakers-container article.active h3.title {
        color: #000000; }
      .page-speakers .speakers-container article.active .top {
        position: relative; }
        .page-speakers .speakers-container article.active .top:before {
          content: '';
          position: absolute;
          top: calc(100% + 19px);
          right: 48%;
          z-index: 11;
          display: block;
          width: 16px;
          height: 16px;
          background: white;
          border-right: 1px solid #e8e8e8;
          border-bottom: 1px solid #e8e8e8;
          -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }
          @media all and (min-width: 48em) and (max-width: 63.9375em) {
            .page-speakers .speakers-container article.active .top:before {
              top: calc(100% + 2px); } }
      .page-speakers .speakers-container article.active .content {
        position: absolute;
        left: 0;
        z-index: 9;
        display: block;
        width: 99%;
        min-height: 232px;
        padding: 20px;
        text-align: left;
        border: 1px solid #e8e8e8;
        background-color: #ffffff;
        overflow: hidden; }
        @media all and (min-width: 48em) {
          .page-speakers .speakers-container article.active .content {
            padding: 55px 50px 30px; } }
        .page-speakers .speakers-container article.active .content .close {
          position: absolute;
          top: 20px;
          right: 20px;
          z-index: 10;
          width: 18px; }
        .page-speakers .speakers-container article.active .content p {
          margin-bottom: 12px;
          color: black; }
        .page-speakers .speakers-container article.active .content .content-narrow-width {
          position: relative;
          z-index: 3; }

/*********************************************
:: Sponsors Page                   
********************************************/
.page-sponsors {
  /*********************************************/ }
  @media all and (min-width: 64em) {
    .page-sponsors .sponsors-container .sponsors-wrap {
      width: calc(100% + 20px);
      margin-left: -10px; } }
  .page-sponsors .sponsors-container article {
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
    border-radius: 3px;
    background: white;
    border-bottom: 4px solid white;
    transition: border 0.3s ease-in-out; }
    @media all and (min-width: 48em) {
      .page-sponsors .sponsors-container article {
        width: calc(50% - 20px);
        margin: 0 10px 80px; } }
    @media all and (min-width: 64em) {
      .page-sponsors .sponsors-container article {
        width: calc(33.33% - 20px); } }
    .page-sponsors .sponsors-container article .image {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      height: 180px;
      margin-bottom: 20px;
      border: 1px solid #f2f2f2;
      overflow: hidden; }
      .page-sponsors .sponsors-container article .image img {
        max-width: 99.5%;
        margin: auto; }
    .page-sponsors .sponsors-container article a {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      text-decoration: underline;
      color: #084e8a; }

/*********************************************
:: About Page                   
********************************************/
.page-about {
  /*********************************************/
  /*********************************************/ }
  .page-about .banner-container {
    width: 100%;
    text-align: center;
    background: url(/images/assets/slim-banner.png) no-repeat center;
    background-size: cover; }
    .page-about .banner-container h3 {
      margin: 0;
      padding: 35px 0;
      font-weight: 700;
      text-transform: uppercase;
      color: white; }
      @media all and (min-width: 64em) {
        .page-about .banner-container h3 {
          padding: 80px 0;
          font-size: 30px;
          line-height: 38px; } }
  .page-about .detail-container {
    padding: 35px 0;
    text-align: center;
    background: #000000; }
    @media all and (min-width: 64em) {
      .page-about .detail-container {
        padding: 80px 0; } }
    .page-about .detail-container h3.section-title {
      margin-bottom: 40px; }
    .page-about .detail-container .slideshow {
      width: 88%;
      max-width: 770px;
      margin: auto auto 40px; }
      .page-about .detail-container .slideshow article {
        width: 100%;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
        @media all and (min-width: 48em) {
          .page-about .detail-container .slideshow article {
            height: 350px; } }
        @media all and (min-width: 64em) {
          .page-about .detail-container .slideshow article {
            height: 426px; } }
    .page-about .detail-container .wysiwyg p {
      color: black; }
      @media all and (min-width: 64em) {
        .page-about .detail-container .wysiwyg p {
          font-size: 20px;
          font-weight: 500;
          line-height: 26px; } }

/*********************************************/
.page-about.page-wifti .tiled-module .col1 p {
  font-weight: 600; }

/*********************************************/
.page-about.page-nz .about-content .section-title {
  margin-bottom: 30px; }

.page-about.page-nz .about-content article {
  text-align: left;
  border-bottom: 1px solid #d8d8d8; }
  .page-about.page-nz .about-content article h4.title {
    position: relative;
    margin: 0;
    padding: 19px 40px 17px 0;
    font-family: "CooperHewitt", "UntitledSans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    color: black;
    cursor: pointer; }
    .page-about.page-nz .about-content article h4.title span {
      position: absolute;
      top: 18px;
      right: 0;
      width: 22px;
      height: 22px; }
      .page-about.page-nz .about-content article h4.title span:before {
        content: '';
        position: absolute;
        top: 0;
        left: calc(50% - 1px);
        width: 2px;
        height: 22px;
        background: #e6e6e6; }
      .page-about.page-nz .about-content article h4.title span:after {
        content: '';
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 22px;
        height: 2px;
        background: #e6e6e6; }
  .page-about.page-nz .about-content article .content {
    display: none; }
    .page-about.page-nz .about-content article .content p {
      margin-bottom: 18px;
      font-size: 18px;
      font-weight: 400;
      line-height: 26px; }

.page-about.page-nz .about-content article.active h4.title span:before {
  display: none; }

.page-about.page-nz .about-content article.active .content {
  display: block; }

.page-about.page-nz .about-content article:first-of-type {
  border-top: 1px solid #d8d8d8; }

/*********************************************/
/*********************************************
:: Programme Page                   
********************************************/
.page-programme {
  /*********************************************/ }
  @media all and (min-width: 64em) {
    .page-programme .programme-container .tabs-wrap {
      padding: 0; } }
  .page-programme .programme-container .tabs-wrap .tabs {
    border-bottom: 1px solid #e8e8e8; }
    .page-programme .programme-container .tabs-wrap .tabs a {
      position: relative;
      display: inline-block;
      margin: 0 5px 30px 0;
      font-size: 14px;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: 0;
      color: #bababa; }
      @media all and (min-width: 64em) {
        .page-programme .programme-container .tabs-wrap .tabs a {
          margin: 0 28px 30px 0;
          font-size: 20px; } }
    .page-programme .programme-container .tabs-wrap .tabs a:last-of-type {
      margin-right: 0; }
    .page-programme .programme-container .tabs-wrap .tabs a.active {
      color: #084e8a; }
      .page-programme .programme-container .tabs-wrap .tabs a.active:before {
        content: '';
        position: absolute;
        top: calc(100% + 22px);
        right: 48%;
        display: block;
        width: 16px;
        height: 16px;
        background: white;
        border-right: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg); }
  .page-programme .programme-container .tabs-wrap .tab-content {
    display: none; }
    .page-programme .programme-container .tabs-wrap .tab-content.active {
      display: block; }
  .page-programme .programme-container .tabs-wrap .speaker {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 1px;
    padding: 29px 0 0; }
    .page-programme .programme-container .tabs-wrap .speaker p.time {
      display: inline-block;
      width: 95px;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      color: black; }
      @media all and (min-width: 64em) {
        .page-programme .programme-container .tabs-wrap .speaker p.time {
          width: 203px; } }
    .page-programme .programme-container .tabs-wrap .speaker .right {
      width: calc(100% - 95px); }
      @media all and (min-width: 64em) {
        .page-programme .programme-container .tabs-wrap .speaker .right {
          width: calc(100% - 203px); } }
      .page-programme .programme-container .tabs-wrap .speaker .right p.title {
        margin-bottom: 9px;
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: 0; }
      .page-programme .programme-container .tabs-wrap .speaker .right p.descr {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: -0.17px;
        line-height: 20px; }

/*********************************************
:: JS Plugins
********************************************/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  float: left; }

.selectric-responsive {
  width: 100%; }

.selectric {
  min-width: 170px;
  border: 1px solid #CCCCCC;
  border-radius: 0px;
  background: white;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 36px 0 10px;
    font-size: 14px;
    line-height: 36px;
    color: #444;
    height: 36px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: white;
    color: black;
    text-align: center;
    *font: 20px/36px Lucida Sans Unicode, Arial Unicode MS, Arial;
    border-left: 1px solid #CCCCCC; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: white;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #999999; }

.selectric-hover .selectric {
  border-color: #b3b3b3; }
  .selectric-hover .selectric .button {
    color: black; }
    .selectric-hover .selectric .button:after {
      border-top-color: white; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #b3b3b3; }
  .selectric-open .selectric-items {
    display: block; }

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

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

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

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #b3b3b3;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%; }

/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s; }

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
.youtube-container {
  display: block;
  width: 100%; }

.youtube-player {
  display: block;
  width: 100%;
  /* assuming that the video has a 16:9 ratio */
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: hand;
  cursor: pointer;
  height: 180px; }
  @media all and (min-width: 37.5em) {
    .youtube-player {
      height: 250px; } }
  @media all and (min-width: 48em) {
    .youtube-player {
      height: 300px; } }
  @media all and (min-width: 64em) {
    .youtube-player {
      height: 350px; } }
  @media all and (min-width: 72.5em) {
    .youtube-player {
      height: 550px; } }

img.youtube-thumb {
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  height: auto;
  vertical-align: top;
  display: inline-block;
  margin-top: -0.5px; }

.youtube-bg {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }

div.play-button {
  display: inline-block;
  position: absolute;
  top: 53%;
  left: 52%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  div.play-button:after {
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent white; }

#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

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

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

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

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

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

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

.slick-slide {
  outline: none !important; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  top: 43%;
  display: block;
  width: 15px;
  height: 40px;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  color: transparent;
  background: transparent;
  cursor: pointer;
  border: none;
  outline: none;
  /*&:hover, &:focus {
        outline: none;
        background: transparent;
        color: transparent;

        &:before {
            opacity: $slick-opacity-on-hover;
        }
    }*/ }
  @media all and (min-width: 64em) {
    .slick-prev,
    .slick-next {
      width: 25px;
      height: 70px;
      top: calc(50% - 45px); } }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "icomoon";
    font-size: 50px;
    line-height: 1;
    color: #a6a6a6;
    opacity: 1; }

.slick-prev {
  left: -30px;
  background-image: url("/images/assets/slider-arrow.svg");
  background-size: cover; }
  @media all and (min-width: 64em) {
    .slick-prev {
      left: -45px; } }
  @media all and (min-width: 73.75em) {
    .slick-prev {
      left: -70px; } }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -35px; }
    @media all and (min-width: 64em) {
      [dir="rtl"] .slick-prev {
        right: -85px; } }
  .slick-prev.mobile {
    background-image: url("/images/assets/slider-arrow-mobile.png"); }

.slick-next {
  right: -30px;
  background-image: url("/images/assets/slider-arrow.svg");
  background-size: cover;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  @media all and (min-width: 64em) {
    .slick-next {
      right: -45px; } }
  @media all and (min-width: 73.75em) {
    .slick-next {
      right: -69px; } }
  [dir="rtl"] .slick-next {
    left: -35px;
    right: auto; }
    @media all and (min-width: 64em) {
      [dir="rtl"] .slick-next {
        left: -85px; } }
  .slick-next.mobile {
    background-image: url("/images/assets/slider-arrow-mobile.png");
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

/* Dots */
.slick-slide a {
  outline: none !important; }

.slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 11px;
    width: 11px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 1px solid white;
      border-radius: 50%;
      background: transparent;
      display: block;
      height: 11px;
      width: 11px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
    .slick-dots li.slick-active button {
      background: white; }

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

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

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

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

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

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

/*********************************************
:: Pickadate.js Plugin Styles Override                    
********************************************/
.calendar-fields-container {
  width: 100%;
  max-width: 500px;
  position: relative; }
  .calendar-fields-container > button {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 1.3em;
    line-height: 1.3;
    color: #084e8a; }

.picker {
  max-width: 320px;
  display: none; }
  .picker td, .picker th {
    padding: 0px;
    text-align: inherit;
    border: none; }

.picker__holder {
  overflow-y: initial; }

.picker--opened {
  display: block !important; }

.picker__footer {
  display: none; }

.picker select {
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 16px;
  line-height: 1.2;
  padding: 0px;
  border: none !important;
  margin: 0px !important; }

/*********************************************
  :: Lightbox Custom Styles (for: Magnific Popup)
********************************************/
/* Overiding Plugin Styles */
button.mfp-close {
  position: absolute;
  top: 5px;
  right: 3%;
  width: 28px;
  height: 28px;
  z-index: 1100;
  font-family: "CooperHewitt", "UntitledSans", sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 28px;
  background: transparent;
  color: white !important;
  text-align: center;
  transition: all 0.4s ease-in-out; }
  @media all and (min-width: 48em) {
    button.mfp-close {
      top: 5px;
      right: 5px; } }
  @media all and (min-width: 64em) {
    button.mfp-close {
      top: 35px;
      right: 35px; } }

.mfp-bg {
  z-index: 999999;
  background-color: black !important;
  opacity: 0.8 !important; }

.mfp-wrap {
  z-index: 9999999; }

.mfp-container {
  max-width: 870px;
  right: 0px;
  margin: auto; }

.hotel-popup {
  width: 100%;
  max-width: 650px;
  margin: 40px auto;
  text-align: center;
  background: white; }
  .hotel-popup img {
    width: 100%;
    max-height: 360px;
    margin-bottom: 0;
    -o-object-fit: cover;
    object-fit: cover; }
  .hotel-popup h2, .hotel-popup legend {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: black; }
  .hotel-popup .content {
    padding: 30px 40px 40px; }
    .hotel-popup .content p.price {
      width: 100%;
      max-width: 370px;
      margin: 0 auto 30px;
      padding: 12px 0;
      font-size: 24px;
      font-weight: 600;
      line-height: 30px;
      color: #000000;
      border-top: 1px solid #d8d8d8;
      border-bottom: 1px solid #d8d8d8; }
      .hotel-popup .content p.price span {
        margin-right: 20px;
        color: #3e3e3e;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: -0.3px; }
    .hotel-popup .content p {
      font-size: 16px;
      font-weight: 500;
      line-height: 26px;
      color: #3e3e3e; }
      @media all and (min-width: 64em) {
        .hotel-popup .content p {
          font-size: 20px; } }

.magnific-popup {
  max-width: 1170px;
  padding: 40px 20px;
  font-size: 0;
  background: white; }
  @media all and (min-width: 64em) {
    .magnific-popup {
      padding: 70px 100px; } }
  @media all and (min-width: 80em) {
    .magnific-popup {
      width: 1170px; } }
  .magnific-popup .col-left,
  .magnific-popup .col-right {
    display: inline-block;
    width: 100%; }
  .magnific-popup .col-left {
    margin-bottom: 20px; }
    @media all and (min-width: 64em) {
      .magnific-popup .col-left {
        width: 370px;
        margin-bottom: 0; } }
    .magnific-popup .col-left img {
      width: 270px;
      height: 270px;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 50%; }
  @media all and (min-width: 64em) {
    .magnific-popup .col-right {
      width: calc(100% - 370px); } }
  .magnific-popup .col-right h4 {
    margin-bottom: 3px;
    font-size: 25px;
    font-weight: 400;
    line-height: 28px;
    color: #084e8a; }
  .magnific-popup .col-right p.job-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 25px;
    color: #a6a6a6; }
  .magnific-popup .col-right .content p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 23px;
    color: #084e8a; }
  .magnific-popup .col-right .contacts a {
    margin-right: 20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 16px;
    color: #000000; }
    .magnific-popup .col-right .contacts a span {
      color: #084e8a; }
