/* ==========================================================================
   Vendor styles
   ========================================================================== */
@import "chosen/chosen.min.css";
.flex-control-nav,
.flex-direction-nav {
  display: none;
}
@media screen and (min-width: 48em) {
  .flex-direction-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
  }
  .flex-direction-nav li {
    padding: 0;
    margin: 0;
    display: inline;
  }
  .flex-direction-nav li a {
    width: 44px;
    height: 44px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    background: url(../img/slider-nav.png) 0 0 no-repeat;
    z-index: 4;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .flex-direction-nav li a.flex-prev {
    left: 30px;
  }
  .flex-direction-nav li a.flex-prev:hover {
    background-position: 0 -47px;
  }
  .flex-direction-nav li a.flex-next {
    right: 30px;
    background-position: -46px 0;
  }
  .flex-direction-nav li a.flex-next:hover {
    background-position: -46px -47px;
  }
}
/* ==========================================================================
   Standard helper classes and CSS3 mixins
   ========================================================================== */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.notrans {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.indent {
  text-indent: -9999px;
  overflow: hidden;
}
.centered {
  margin-left: auto;
  margin-right: auto;
}
.nolist {
  list-style: none;
  padding-left: 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.inline-block {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
/* ==========================================================================
   Site settings
   ========================================================================== */
/* ==========================================================================
   PATHS
   ========================================================================== */
/* ==========================================================================
   PATHS
   ========================================================================== */
/* ==========================================================================
   FONTS
   ========================================================================== */
.gotham-extra-light {
  font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 200;
}
.gotham-light {
  font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 300;
}
.gotham-book {
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
}
.gotham-medium {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
.gotham-bold {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
}
.monday {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
}
/* ==========================================================================
   Global styles
   ========================================================================== */
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #000;
  font-size: 1em;
  line-height: 1.4;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
iframe[name=google_conversion_frame] {
  display: none !important;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  background-color: #fff;
  padding: 50px 0 0;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  letter-spacing: 0;
  font-size: 1em;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
}
img.general {
  display: block;
  margin: 0 auto;
  margin: 20px 0;
}
button {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
button:focus {
  outline: none;
}
input,
textarea,
select {
  outline: none;
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
section {
  position: relative;
}
.inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.inner:before,
.inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.inner:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.fb-video {
  margin-bottom: 23px;
}
.pop {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  margin-top: 130px;
  min-height: 24px;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 6px 6px 6px;
  text-align: center;
  color: #666;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 1px 1px #222;
  -moz-box-shadow: 0 0 1px 1px #222;
  box-shadow: 0 0 1px 1px #222;
  z-index: 9999999;
}
.pop .icon {
  background-color: #000;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 292px;
}
.pop .footer {
  display: none;
}
.vu-title {
  font-size: 29px;
  color: #000;
  text-align: center;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 16px;
  margin: 0;
  line-height: 1em;
  display: block;
}
p {
  text-align: center;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #000;
  padding: 20px 16px 0;
  line-height: 1.7em;
  margin: 0;
}
p strong {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
}
p a {
  text-decoration: underline;
  color: #000;
}
p a:hover {
  text-decoration: none;
}
.vertical-button {
  display: block;
  position: fixed;
  bottom: 0;
  left: 50%;
  letter-spacing: 1px;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  border: 1px solid #fff;
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  height: 26px;
  padding: 10px 40px 0;
  z-index: 6;
  white-space: nowrap;
  transform: translateX(-50%);
}
.title-logo {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-size: 26px;
  background: url(../img/logo-black-icon-lrg.png) center 0 no-repeat;
  background-size: 36px 48px;
  padding: 70px 0 20px;
}
.title-logo.white {
  color: #fff;
  background-image: url(../img/logo-white.png);
}
.iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.svg .title-logo {
  background-image: url(../img/svgs/logo-black-icon-lrg.svg);
}
.svg .title-logo.white {
  background-image: url(../img/svgs/logo-white.svg);
}
.image img {
  width: 100%;
  max-width: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ==========================================================================
   Min width 768px
   ========================================================================== */
@media screen and (min-width: 48em) {
  .vu-title {
    font-size: 52px;
  }
  p {
    line-height: 1.9em;
    padding: 20px 60px 0;
  }
  p strong {
    font-size: 16px;
  }
  .title-logo {
    font-size: 52px;
    background-size: 62px 82px;
    padding: 115px 0 20px;
    line-height: 1.15em;
  }
  .csstransforms .vertical-button {
    transform: rotate(270deg);
    transform-origin: left top 0;
    right: -148px;
    top: 50%;
    bottom: auto;
    left: auto;
    margin-top: 90px;
  }
}
/* ==========================================================================
   Min width 768px
   ========================================================================== */
@media screen and (min-width: 48em) {
  .vu-title {
    font-size: 52px;
  }
  p {
    max-width: 950px;
    margin: 0 auto;
  }
  p strong {
    font-size: 16px;
  }
}
/* ==========================================================================
   Component styles
   ========================================================================== */
/* LESS Document */
.chosen-container .chosen-results li {
  text-align: center;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.chosen-container .chosen-results li.highlighted {
  background: none;
  background-color: #000;
  color: #fff;
}
.chosen-container-single .chosen-single {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #c5c5c5;
  background: none;
  padding: 7px 0 5px;
  height: 38px;
}
.chosen-container-single .chosen-single span {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 26px;
  letter-spacing: 1px;
}
.chosen-container-single .chosen-single div {
  width: 20px;
}
.chosen-container-single .chosen-single div b {
  background: rgba(0, 0, 0, 0) url("../img/chosen-arrow.png") no-repeat scroll 0 15px;
}
.chosen-container-single .chosen-drop {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #c5c5c5;
}
.chosen-container-single .chosen-drop .chosen-search {
  display: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #c5c5c5;
  background: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: 0 15px;
}
body.no-chosen .select-wrap {
  width: auto;
  height: 34px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0) url("../img/chosen-arrow.png") no-repeat scroll right 15px center;
  border: 1px solid #c5c5c5;
  padding: 0 !important;
}
body.no-chosen .select-wrap select {
  background: transparent;
  width: auto;
  padding: 5px;
  font-size: 16px;
  color: #000;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  text-align: center;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 100%;
}
.select-wrap {
  margin: 0 16px;
  text-align: left;
}
@media screen and (min-width: 64em) {
  section.faded {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity = 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
  section.faded.no-fade {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity = 100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  section.faded h1,
  section.faded h2,
  section.faded h3,
  section.faded h4,
  section.faded p,
  section.faded img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity = 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  section.faded h1,
  section.faded h2,
  section.faded h3,
  section.faded h4 {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  section.faded h1.slide-it,
  section.faded h2.slide-it,
  section.faded h3.slide-it,
  section.faded h4.slide-it {
    position: relative;
    left: -20px;
  }
  section.faded h1.slide-it.right-slide,
  section.faded h2.slide-it.right-slide,
  section.faded h3.slide-it.right-slide,
  section.faded h4.slide-it.right-slide {
    left: auto;
    right: -20px;
  }
  section.faded p {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  section.faded img {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  section.faded.unfade {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity = 100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  section.faded.unfade h1,
  section.faded.unfade h2,
  section.faded.unfade h3,
  section.faded.unfade h4 {
    -webkit-transition-delay: 0.5s;
    /* Safari */
    transition-delay: 0.5s;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity = 100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  section.faded.unfade h1.slide-it,
  section.faded.unfade h2.slide-it,
  section.faded.unfade h3.slide-it,
  section.faded.unfade h4.slide-it {
    left: 0;
  }
  section.faded.unfade h1.slide-it.right-slide,
  section.faded.unfade h2.slide-it.right-slide,
  section.faded.unfade h3.slide-it.right-slide,
  section.faded.unfade h4.slide-it.right-slide {
    left: auto;
    right: 0;
  }
  section.faded.unfade p,
  section.faded.unfade img {
    -webkit-transition-delay: 0.75s;
    /* Safari */
    transition-delay: 0.75s;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity = 100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding: 9px 0 0 50px;
  cursor: pointer;
  font-size: 13px;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  border: 1px solid #979797;
  background: #fff;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: 'X';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 33px;
  padding: 5px;
  line-height: 0.8;
  color: #fff;
  transition: all .2s;
  background-color: #000;
  font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 300;
  font-weight: 200;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after,
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label,
[type="radio"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before [type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
  border: 1px dotted #c8c8c8;
}
/* hover style just for information */
label:hover:before {
  border: 1px solid #c8c8c8 !important;
}
label {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}
label span {
  display: inline-block;
  position: relative;
  top: 10px;
  width: 80%;
}
.checks {
  width: 100%;
}
.checks .check-title {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  padding: 16px 0 24px;
  text-transform: uppercase;
  margin: 0;
}
.checks > span {
  display: block;
  height: 53px;
}
.checks.newsletter {
  margin-bottom: 14px;
}
.input {
  margin: 0 0 13px;
  *zoom: 1;
}
.input:before,
.input:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.input:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.input [type="text"],
.input [type="password"],
.input [type="email"],
.input textarea {
  border: 1px solid #979797;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  height: 20px;
  padding: 7px 5%;
  width: 90%;
}
.input textarea {
  height: 100px;
}
.input [type="submit"] {
  background-color: #000;
  color: #fff;
  text-align: center;
  margin: 10px 0 0;
  padding: 9px 0;
  border: none;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
}
.input label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
}
.input.select label {
  padding-bottom: 14px;
}
.input select {
  width: 100%;
}
.input .mini {
  width: 72px;
  float: left;
  margin: 0 17px 0 0;
}
.input .mini label {
  font-size: 7px;
  text-align: center;
  padding: 11px 0;
}
.input [type="text"],
.input [type="password"],
.input [type="email"],
.input textarea,
.input select {
  font-size: 16px;
  -webkit-appearance: none;
}
.input [type="submit"] {
  -webkit-appearance: none;
}
form {
  margin: 0;
  padding: 0 16px;
}
form.subscribe {
  padding: 0;
  margin: 44px auto 35px;
  width: 194px;
  text-align: center;
}
form.subscribe label {
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  margin: 0 0 8px;
}
form.subscribe input[type=text] {
  text-align: center;
  color: #828282;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  width: 90%;
  display: block;
  border: 1px solid #cacaca;
  padding: 3px 4%;
}
form.subscribe input[type=submit] {
  text-align: center;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  background: #000;
  width: 99%;
  display: block;
  border: 1px solid #000;
  padding: 0;
}
form.subscribe a {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .checks {
    *zoom: 1;
    margin-bottom: 10px;
    float: left;
  }
  .checks:before,
  .checks:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .checks:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .checks > span {
    display: block;
    float: left;
    margin: 0;
    width: 50%;
    height: 48px;
  }
  .checks > span label {
    padding-right: 40px;
  }
  .checks.newsletter {
    margin-bottom: 26px;
  }
  .input {
    width: 48%;
    float: left;
    margin-bottom: 30px;
  }
  .input [type="text"],
  .input [type="password"],
  .input [type="email"],
  .input textarea,
  .input select {
    font-size: 13px;
  }
  .input.first {
    margin-right: 4%;
  }
  .input.full {
    width: 100%;
  }
  .input > span {
    height: 43px;
  }
  .input.phone > input {
    width: 53%;
    float: right;
  }
  .input.phone .mini {
    width: 15%;
    margin-right: 3%;
  }
  form {
    padding: 0 90px;
    *zoom: 1;
  }
  form:before,
  form:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  form:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  form p {
    float: left;
  }
}
@media screen and (min-width: 48em) {
  form {
    padding: 0 90px;
    *zoom: 1;
  }
  form:before,
  form:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  form:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  form p {
    float: left;
  }
}
.social {
  margin: 10px 16px;
}
.social .social-title {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  border-bottom: 2px solid #e5e5e5;
  letter-spacing: 0;
  height: 11px;
  padding: 0;
  margin: 0;
}
.social .social-title span {
  background-color: #fff;
  padding-right: 11px;
}
.social .jssocials-shares,
.social .jssocials-share {
  display: inline;
  margin: 0;
  padding: 0;
}
.social .jssocials-shares * {
  box-sizing: unset;
}
.social .jssocials-share-link {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  padding: 0;
}
.social a {
  display: inline-block !important;
  width: 32px;
  height: 32px;
  background: url(../img/social-sharing.png) 0 0 no-repeat;
  background-size: 408px 32px;
  margin: 25px 20px 0 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.social a.instagram {
  background-position: -64px 0;
}
.social a.facebook {
  background-position: -128px 0;
}
.social a.stumbleupon {
  background-position: -191px 0;
}
.social a.digg {
  background-position: -252px 0;
}
.social a.delicious {
  background-position: -314px 0;
}
.social a.youtube {
  background-position: -376px 0;
}
.social a:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity = 40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
.social .jssocials-share-facebook a {
  background-position: -128px 0;
}
.social .jssocials-share-stumbleupon a {
  background-position: -191px 0;
}
.svg .social a {
  background-image: url(../img/svgs/social-sharing.svg);
}
@media screen and (min-width: 48em) {
  .social {
    text-align: center;
  }
  .social .social-title {
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    border: none;
    text-align: center;
    margin: 0 0 40px;
    height: auto;
  }
  .social .social-title span {
    background: none;
  }
  .social a {
    margin: 0 15px;
  }
}
.vu-button {
  display: block;
  margin: 0 auto;
  width: 290px;
  background-color: #b2b2b2;
  color: #fff;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  letter-spacing: 1px;
}
.vu-button.black-opacity {
  background-color: rgba(0, 0, 0, 0.3);
  color: #000;
}
.vu-button.black-opacity:hover {
  background-color: #000000;
  color: #fff;
}
.vu-button.white-opacity {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.vu-button.white-opacity:hover {
  background-color: #ffffff;
  color: #000;
}
.down-round {
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  margin-left: -22px;
  z-index: 4;
  background: url(../img/down-button.png) 0 -44px no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.down-round:hover {
  background-position: 0 0;
}
.down-round.black {
  background-image: url(../img/down-button-black.png);
}
.round-button {
  position: absolute;
  background: #000;
  color: #fff;
  font-size: 15px;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  width: 150px;
  right: 30px;
  z-index: 5;
  top: -33px;
  height: 150px;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
  border: 2px solid #fff;
}
.round-button span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  text-align: center;
  background: transparent url(../img/down-dark-grey.png) center bottom no-repeat;
  padding: 20px 0;
}
.round-button:hover {
  background-color: #e5e5e5;
  color: #000;
}
.round-button:hover span {
  background-image: url(../img/down-black.png);
}
.svg .down-round {
  background-image: url(../img/svgs/down-button.svg);
}
.svg .down-round.black {
  background-image: url(../img/svgs/down-button-black.svg);
}
.svg .round-button span {
  background-image: url(../img/svgs/down-dark-grey.svg);
}
.svg .round-button:hover span {
  background-image: url(../img/svgs/down-black.svg);
}
@media screen and (min-width: 48em) {
  .vu-button {
    font-size: 15px;
  }
}
.gallery .gallery-slider {
  display: none;
  *zoom: 1;
}
.gallery .gallery-slider:before,
.gallery .gallery-slider:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.gallery .gallery-slider:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.gallery .gallery-slider ul.slides {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery .gallery-slider ul.slides > li {
  display: none;
}
.gallery .gallery-slider ul.slides > li img {
  display: block;
  width: 100%;
}
.gallery .gallery-slider ul.slides > li:first-child {
  display: block;
}
.gallery .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.gallery .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery .modile-slides img {
  display: block;
}
.gallery .gallery-info {
  background-color: #000;
  padding: 70px 24px 30px;
}
.gallery .gallery-info .gallery-type,
.gallery .gallery-info .gallery-title,
.gallery .gallery-info .posted {
  color: #fff;
  padding: 0;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 0.9em;
  margin: 0 0 19px;
}
.gallery .gallery-info .gallery-type {
  position: relative;
  z-index: 2;
}
.gallery .gallery-info .gallery-title {
  font-size: 42px;
  margin-bottom: 10px;
}
.gallery .gallery-info .posted {
  font-size: 26px;
  margin-bottom: 0;
}
.gallery-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 11;
  top: 0;
}
.gallery-overlay .gallery {
  margin: 0 20px;
}
.gallery-overlay .gallery .close {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #000 url(../img/menu-close-white.png) 25px center no-repeat;
  background-size: 16px 16px;
  color: #fff;
  display: block;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 6px 34px 5px 47px;
}
.gallery-overlay .gallery .gallery-slider {
  display: block;
}
.svg .gallery-overlay .gallery .close {
  background-image: url(../img/svgs/menu-close-white.svg);
}
@media screen and (min-width: 48em) {
  .gallery .gallery-slider {
    display: block;
  }
  .gallery .modile-slides {
    display: none;
  }
  .gallery .gallery-info {
    background: none;
    position: absolute;
    left: 30px;
    top: 90px;
    z-index: 3;
    padding: 0;
  }
  .gallery .gallery-info .gallery-type,
  .gallery .gallery-info .gallery-title,
  .gallery .gallery-info .posted {
    margin: 0;
    padding: 0;
    line-height: 1.1em;
    font-size: 17px;
  }
  .gallery .gallery-info .gallery-type span,
  .gallery .gallery-info .gallery-title span,
  .gallery .gallery-info .posted span {
    background-color: #000;
    padding: 2px 7px;
  }
  .gallery .gallery-info .gallery-title {
    font-size: 56px;
  }
  .gallery .gallery-info .posted {
    font-size: 34px;
  }
}
@media screen and (min-width: 64em) {
  .gallery-overlay .gallery {
    margin: 0 auto;
    width: 70%;
  }
}
.has-paper {
  position: relative;
  overflow: visible;
}
.has-paper.top .paper.top {
  top: 0;
}
.has-paper.bottom .paper.bottom {
  bottom: 0;
}
.has-paper .paper {
  display: none;
  position: absolute;
  z-index: 4;
  left: 0;
  width: 100%;
  height: 39px;
  background: transparent url(../img/tear-768-flip.png) center top repeat-x;
}
.has-paper .paper.top {
  background-image: url(../img/tear-768.png);
  background-position: center -32px;
}
.has-paper .paper.black {
  background-image: url(../img/tear-768-black-flip.png);
}
.has-paper .paper.black.top {
  background-image: url(../img/tear-768-black.png);
}
.has-paper.mobile-too .paper {
  display: block;
}
@media screen and (min-width: 48em) {
  .has-paper .paper {
    background-image: url(../img/tear-1024-flip.png);
    height: 54px;
  }
  .has-paper .paper.top {
    background-image: url(../img/tear-1024.png);
    background-position: center -85px;
  }
  .has-paper .paper.black {
    background-image: url(../img/tear-1024-black-flip.png);
  }
  .has-paper .paper.black.top {
    background-image: url(../img/tear-1024-black.png);
  }
  .has-paper.top {
    padding-top: 9px;
  }
  .has-paper.bottom {
    padding-bottom: 9px;
  }
}
@media screen and (min-width: 64em) {
  .has-paper .paper {
    background-image: url(../img/tear-1200-flip.png);
    height: 55px;
  }
  .has-paper .paper.top {
    background-image: url(../img/tear-1200.png);
    background-position: center -114px;
  }
  .has-paper .paper.black {
    background-image: url(../img/tear-1200-black-flip.png);
  }
  .has-paper .paper.black.top {
    background-image: url(../img/tear-1200-black.png);
    background-position: center -50px;
  }
  .has-paper.top {
    padding-top: 8px;
  }
  .has-paper.bottom {
    padding-bottom: 8px;
  }
}
.hero {
  position: relative;
  height: 500px;
  background-position: center 0;
  background-size: auto 550px;
  background-repeat: no-repeat;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  *zoom: 1;
}
.hero:before,
.hero:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.hero:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.hero .down-round {
  bottom: 36px;
}
.hero img {
  max-width: none;
  width: 100%;
  display: none;
}
.hero > .info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  width: 246px;
  left: 50%;
  margin-left: -123px;
}
.hero > .info .info-title {
  font-size: 26px;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.15em;
  background: url(../img/logo-white.png) center 13px no-repeat;
  background-size: 39px 52px;
  padding: 83px 0 0;
  margin: 0;
}
.hero > .info .info-title br {
  display: none;
}
.hero .slides {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero .slides > li {
  position: relative;
  height: 440px;
  background-position: center 0;
  background-size: auto 440px;
  background-repeat: no-repeat;
  display: none;
}
.hero .slides > li:first-child {
  display: block;
}
.hero .slides > li .slide-info {
  position: absolute;
  z-index: 2;
  bottom: 43px;
  width: 94%;
  left: 50%;
  margin-left: -47%;
}
.hero .slides > li .slide-info .title,
.hero .slides > li .slide-info .date {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 36px;
  line-height: 1.3em;
}
.hero .slides > li .slide-info .title span,
.hero .slides > li .slide-info .date span {
  background-color: #000;
  padding: 2px 4px;
}
.hero .slides > li .slide-info .date {
  font-size: 26px;
}
.hero .slides > li .slide-info .more {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  color: #fff;
  background-color: #3e4244;
  width: 130px;
  text-align: center;
  margin: 17px auto 0;
  padding: 7px 0 5px;
  display: block;
  text-transform: uppercase;
}
.hero.process-title .slides > li .slide-info .title {
  display: none;
}
.hero.process-title .slides > li .slide-info .title.mobile {
  display: block;
}
.page-home .hero {
  height: 450px;
}
@media screen and (min-width: 48em) {
  .hero {
    height: auto !important;
    background: none !important;
  }
  .hero img {
    display: block;
  }
  .hero .down-round {
    bottom: 46px;
  }
  .hero > .info {
    width: 100%;
    margin-left: 0;
    left: auto;
  }
  .hero > .info .info-title {
    font-size: 44px;
    background-size: 80px 106px;
    background-position: center 0;
    padding-top: 140px;
  }
  .hero > .info .info-title br {
    display: inline;
  }
  .hero .slides > li {
    height: auto;
    background: none !important;
  }
  .hero .slides > li .slide-info {
    left: 18px;
    margin: 0;
    top: 94px;
  }
  .hero .slides > li .slide-info .title,
  .hero .slides > li .slide-info .date {
    text-align: left;
    font-size: 56px;
  }
  .hero .slides > li .slide-info .date {
    font-size: 34px;
  }
  .hero .slides > li .slide-info .more {
    margin: 17px 0 0;
    padding: 4px 0 3px;
    font-size: 9px;
    width: 110px;
  }
  .hero.process-title .slides > li .slide-info .title.mobile {
    display: none;
  }
  .hero.process-title .slides > li .slide-info .title.desktop {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .hero > .info .info-title {
    background-size: 91px 121px;
    padding-top: 174px;
    font-size: 52px;
  }
  .hero .slides > li .slide-info {
    left: 46px;
    margin: 0;
    top: 94px;
  }
  .hero .slides > li .slide-info .title,
  .hero .slides > li .slide-info .date {
    font-size: 69px;
  }
  .hero .slides > li .slide-info .date {
    font-size: 42px;
  }
  .hero .slides > li .slide-info .more {
    margin: 23px 0 0;
    font-size: 11px;
    width: 128px;
  }
}
.event-tickets {
  width: 100%;
  background-color: #000;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 50px 0 12px;
  display: block;
  text-transform: uppercase;
}
.event-hero .banner-wrap {
  position: relative;
}
.event-hero .banner-wrap > img {
  max-width: none;
  width: 100%;
}
.event-hero .banner-wrap .paper {
  display: block;
}
.event-hero .artist-info-top .back,
.event-hero .artist-info-top .artist-info-scroll {
  display: none;
}
.event-hero .artist-info-top img {
  display: block;
  margin: 20px auto 2px;
  max-width: 200px;
}
.event-hero .artist-info-top .event-title,
.event-hero .artist-info-top .support-title,
.event-hero .artist-info-top .support-artists,
.event-hero .artist-info-top .posted,
.event-hero .artist-info-top .presents {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 36px;
  line-height: 1.1em;
  padding: 0;
  margin: 0;
  display: block;
}
.event-hero .artist-info-top .event-title span,
.event-hero .artist-info-top .support-title span,
.event-hero .artist-info-top .support-artists span,
.event-hero .artist-info-top .posted span,
.event-hero .artist-info-top .presents span {
  background-color: #000;
  padding: 0 5px;
}
.event-hero .artist-info-top .event-title br,
.event-hero .artist-info-top .support-title br,
.event-hero .artist-info-top .support-artists br,
.event-hero .artist-info-top .posted br,
.event-hero .artist-info-top .presents br {
  display: none;
}
.event-hero .artist-info-top .event-title br.mobile,
.event-hero .artist-info-top .support-title br.mobile,
.event-hero .artist-info-top .support-artists br.mobile,
.event-hero .artist-info-top .posted br.mobile,
.event-hero .artist-info-top .presents br.mobile {
  display: inline;
}
.event-hero .artist-info-top .event-title {
  line-height: 1.2em;
}
.event-hero .artist-info-top .support-title,
.event-hero .artist-info-top .support-artists,
.event-hero .artist-info-top .posted {
  font-size: 26px;
}
.event-hero .artist-info-top .posted {
  margin-top: 19px;
}
.event-hero .artist-info-top .presents {
  font-size: 14px;
}
.event-hero .artist-info-top.logo.presents img {
  margin-bottom: 1px;
}
@media screen and (max-width: 47.9em) {
  .event-hero {
    background: none !important;
  }
}
@media screen and (min-width: 48em) {
  .event-tickets {
    position: absolute;
    top: 114px;
    right: 18px;
    z-index: 2;
    width: 108px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 64px;
    padding: 44px 0 0;
    border: 2px solid #fff;
    font-size: 15px;
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
  }
  .event-tickets:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
  }
  .event-hero {
    height: 799px;
  }
  .event-hero .banner-wrap > img {
    display: none;
  }
  .event-hero .banner-wrap .paper {
    display: none;
  }
  .event-hero .artist-info-top {
    position: absolute;
    left: 30px;
    top: 84px;
  }
  .event-hero .artist-info-top .back {
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
    width: 228px;
    display: block;
    margin: 0 0 40px;
  }
  .event-hero .artist-info-top .back:hover {
    background-color: #000;
    color: #fff;
  }
  .event-hero .artist-info-top .event-title,
  .event-hero .artist-info-top .support-title,
  .event-hero .artist-info-top .support-artists,
  .event-hero .artist-info-top .posted,
  .event-hero .artist-info-top .presents {
    text-align: left;
  }
  .event-hero .artist-info-top .event-title span,
  .event-hero .artist-info-top .support-title span,
  .event-hero .artist-info-top .support-artists span,
  .event-hero .artist-info-top .posted span,
  .event-hero .artist-info-top .presents span {
    padding: 2px 10px;
  }
  .event-hero .artist-info-top .event-title {
    font-size: 68px;
    line-height: 1.25em;
  }
  .event-hero .artist-info-top .support-title,
  .event-hero .artist-info-top .support-artists,
  .event-hero .artist-info-top .posted {
    font-size: 42px;
  }
  .event-hero .artist-info-top .posted {
    margin-top: 23px;
  }
  .event-hero .artist-info-top .presents {
    margin-bottom: 8px;
  }
  .event-hero .artist-info-top img,
  .event-hero .artist-info-top.logo.presents img {
    margin: 0 0 30px;
    max-width: none;
  }
}
@media screen and (min-width: 64em) {
  .event-tickets {
    width: 120px;
    height: 70px;
    padding: 50px 0 0;
    font-size: 16px;
  }
  .event-hero {
    background: none !important;
    height: auto;
  }
  .event-hero .banner-wrap > img {
    display: block;
  }
  .event-hero .artist-info-top img,
  .event-hero .artist-info-top.logo.presents img {
    margin: 0 0 50px;
  }
  .event-hero .artist-info-top .presents {
    font-size: 30px;
  }
  .event-hero .artist-info-top .artist-info-scroll {
    display: block;
    background: #fff url(../img/svgs/down.svg) 150px center no-repeat;
    padding: 8px 0 8px 12px;
    color: #000;
    width: 162px;
    margin-top: 44px;
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 19px;
  }
  .event-hero .artist-info-top .artist-info-scroll:hover {
    background-image: url(../img/svgs/down-white.svg);
    color: #fff;
    background-color: #000;
  }
}
.part-creative {
  padding: 32px 0 46px;
}
.part-creative .icon {
  width: 49px;
  height: 68px;
  background: url(../img/logo-black-icon-lrg.png) 0 0 no-repeat;
  background-size: 49px 68px;
  margin: 0 auto 30px;
  display: block;
}
.part-creative .title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 31px;
  text-align: center;
  line-height: 1.25em;
  color: #000;
  margin: 0 auto 24px;
  padding: 0 16px;
}
.part-creative p {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 16px;
  color: #a1a1a1;
  text-align: center;
  line-height: 1.3em;
  margin: 0 auto 30px;
}
.svg .part-creative .icon {
  background-image: url(../img/svgs/logo-black-icon-lrg.svg);
}
@media screen and (min-width: 48em) {
  .part-creative {
    padding: 50px 0 65px;
  }
  .part-creative .title {
    max-width: 70%;
    margin-bottom: 40px;
  }
  .part-creative p {
    max-width: 80%;
    line-height: 1.45em;
    margin-bottom: 44px;
  }
}
@media screen and (min-width: 64em) {
  .part-creative {
    padding: 70px 0 92px;
  }
  .part-creative p {
    max-width: 1000px;
  }
}
.news-post-featured .loader,
.news-post-featured .flex-control-nav,
.news-post-featured .flex-direction-nav {
  display: none;
}
.news-post-featured .middle-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.news-post-featured .middle-content .title {
  color: #fff;
  font-size: 60px;
  background-image: url(../img/logo-white.png);
  background-repeat: no-repeat;
  background-size: 56px 75px;
  padding: 0 0 0 70px;
}
.news-post-featured ul.slides {
  padding: 0;
  margin: 0;
  list-style: none;
  *zoom: 1;
}
.news-post-featured ul.slides:before,
.news-post-featured ul.slides:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.news-post-featured ul.slides:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.news-post-featured ul.slides > li {
  display: none;
}
.news-post-featured ul.slides > li:first-child {
  display: block;
}
.news-post-featured ul.slides > li img {
  display: none;
}
.news-post-featured ul.slides > li .info {
  padding-top: 298px;
  background-position: center top;
  background-size: 645px 298px;
}
.news-post-featured ul.slides > li .info .info-inner {
  padding: 40px 17px;
  background-color: #00a8b2;
}
.news-post-featured ul.slides > li .info .info-inner .title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 31px;
  color: #fff;
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
  line-height: 1.15em;
}
.news-post-featured ul.slides > li .info .info-inner p {
  font-size: 12px;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
  line-height: 1.6em;
}
.news-post-featured .news-home {
  background-color: #f3f3f3;
  color: #000;
  margin: 30px auto 64px;
}
.post-type-archive-news .news-post-featured,
.post-type-archive-corporate-news .news-post-featured {
  display: none;
}
@media screen and (min-width: 40em) {
  .news-post-featured ul.slides > li .info {
    padding-top: 355px;
    background-size: 768px 355px;
  }
  .post-type-archive-news .news-post-featured,
  .post-type-archive-corporate-news .news-post-featured {
    display: block;
  }
}
@media screen and (max-width: 47.99999999em) {
  .news-post-featured ul.slides > li {
    background: none !mportant;
  }
}
@media screen and (min-width: 48em) {
  .news-post-featured ul.slides {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .news-post-featured ul.slides > li {
    background-position: center top;
    background-size: 1200px 554px;
    *zoom: 1;
  }
  .news-post-featured ul.slides > li:before,
  .news-post-featured ul.slides > li:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .news-post-featured ul.slides > li:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .news-post-featured ul.slides > li .info {
    height: 554px;
    width: 50%;
    float: right;
    padding-top: 0;
    background-color: rgba(0, 168, 178, 0.95);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .news-post-featured ul.slides > li .info .info-inner {
    padding: 80px 42px 36px;
    background: url(../img/logo-white.png) 42px 0 no-repeat;
    background-size: 23px 31px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  }
  .news-post-featured ul.slides > li .info .info-inner .title {
    font-size: 40px;
    padding: 0;
    margin: 0 0 22px;
    text-align: left;
    line-height: 1.1em;
  }
  .news-post-featured ul.slides > li .info .info-inner p {
    text-align: left;
    font-size: 11px;
    margin: 0 0 36px;
  }
  .news-post-featured ul.slides > li .info .info-inner .vu-button {
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: left;
    padding: 5px 0 5px 9px;
    width: 105px;
  }
  .news-post-featured .news-home {
    display: none;
  }
  .svg .news-post-featured ul.slides > li .info .info-inner {
    background-image: url(../img/svgs/logo-white.svg);
  }
}
@media screen and (min-width: 64em) {
  .news-post-featured .middle-content .title {
    font-size: 90px;
    background-size: 88px 120px;
    padding: 0 0 0 100px;
  }
  .news-post-featured .loader {
    background-color: rgba(255, 255, 255, 0.4);
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 4;
    bottom: 48px;
    left: 0;
  }
  .news-post-featured .loader .handle {
    background-color: #fff;
    height: 2px;
    width: 0;
  }
  .news-post-featured ul.slides > li {
    background: none !important;
    position: relative;
  }
  .news-post-featured ul.slides > li img {
    display: block;
    max-width: none;
    width: 100%;
  }
  .news-post-featured ul.slides > li .info {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
  .news-post-featured ul.slides > li .info .info-inner {
    padding: 80px 90px 36px;
    background-position: 90px top;
  }
  .news-post-featured ul.slides > li .info .info-inner .title {
    font-size: 50px;
    letter-spacing: -1px;
  }
}
.video-panel {
  display: none;
}
.video-panel .video-wrapper {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.video-panel .video-wrapper .jwplayer .overlay {
  display: block;
}
.video-panel .mute {
  position: absolute;
  z-index: 5;
  width: 87px;
  height: 87px;
  background: url(../img/mute.png) 0 0 repeat;
  top: 66px;
  right: 40px;
  display: none;
  text-indent: -9999px;
  overflow: hidden;
}
.video-panel .mute:hover {
  background-position: 0 -88px;
}
.video-panel img {
  display: block;
  width: 100%;
  max-width: none;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
.video-panel img.desktop {
  display: none;
}
.video-panel.ready .video-wrapper {
  display: block;
}
.video-panel.ready img {
  display: none !important;
}
.video-panel.has-title {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.video-panel.has-title .video-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  left: 50%;
  z-index: 3;
}
.video-panel.has-title .video-title.yrs {
  width: 286px;
  height: 62px;
  margin-left: -142px;
  background: url(../img/10-yrs.png) 0 0 no-repeat;
  background-size: 286px 62px;
  text-indent: -9999px;
  overflow: hidden;
}
.svg .video-panel.has-title .video-title.yrs {
  background-image: url(../img/svgs/10-yrs.svg);
}
@media screen and (min-width: 48em) {
  .video-panel {
    margin-top: 25px;
    display: block;
  }
  .video-panel img.mobile {
    display: none;
  }
  .video-panel img.desktop {
    display: block;
  }
  .video-panel.has-title .video-title.yrs {
    background-size: 405px 88px;
    width: 405px;
    height: 88px;
    margin-left: -202px;
  }
  .video-panel .mute {
    display: block;
  }
  .page-hire .video-panel {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .video-panel .video-wrapper {
    display: block;
  }
  .video-panel.has-title .video-title.yrs {
    background-size: 624px 135px;
    width: 624px;
    height: 135px;
    margin-left: -312px;
  }
}
.social-filter {
  padding: 30px 0 20px;
}
.social-filter a {
  display: inline-block;
  font-size: 13px;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity = 30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  margin: 0 20px 0 0;
}
.social-filter a:first-child {
  margin-right: 25px;
}
.social-filter a.selected,
.social-filter a:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.social-filter a.icon {
  text-indent: -9999px;
  overflow: hidden;
  height: 17px;
  background: url(../img/social-filters.png) 0 0 no-repeat;
  position: relative;
  top: 2px;
}
.social-filter a.icon.facebook {
  width: 9px;
}
.social-filter a.icon.twitter {
  width: 17px;
  background-position: -29px 0;
}
.social-filter a.icon.instagram {
  width: 16px;
  background-position: -63px 0;
}
.social-filter a.icon.youtube {
  width: 18px;
  background-position: -95px 0;
}
.social-filter a.icon.vimeo {
  width: 17px;
  background-position: -126px 0;
}
.tag .social-feed {
  padding: 60px 16px 0;
}
.social-feed {
  padding: 0 16px;
}
.social-feed.has-paper {
  padding-bottom: 50px;
}
.social-feed .social-tile {
  position: relative;
  margin: 0 0 16px;
}
.social-feed .social-tile .icon {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
}
.social-feed .social-tile img {
  position: relative;
  width: 100%;
  max-width: none;
}
.social-feed .social-tile .info {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
}
.social-feed .social-tile .info .title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  text-transform: none;
  font-size: 18px;
  line-height: 1.2em;
  padding: 0;
  text-align: center;
  width: 70%;
  margin: 0 15%;
  color: #fff;
}
.social-feed .social-tile .info .vu-button {
  width: 90%;
  bottom: 7%;
  left: 5%;
  position: absolute;
  padding: 6px 0;
}
.social-feed .social-tile .icon {
  width: 58px;
  height: 58px;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  background-position: 0 0;
  background-size: 58px 58px;
}
.social-feed .social-tile.twitter,
.social-feed .social-tile.facebook {
  background-color: #f2f2f2;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.social-feed .social-tile.twitter .icon,
.social-feed .social-tile.facebook .icon {
  background-image: url(../img/social-twitter.png);
}
.social-feed .social-tile.twitter .info,
.social-feed .social-tile.facebook .info {
  top: 0;
  left: 10%;
  width: 80%;
  padding-top: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  text-align: center;
}
.social-feed .social-tile.twitter .info p,
.social-feed .social-tile.facebook .info p {
  color: #000;
  font-size: 16px;
  text-align: center;
  padding: 0 0 30px;
  margin: 0;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  text-transform: none;
  word-wrap: break-word;
}
.social-feed .social-tile.twitter .info p a,
.social-feed .social-tile.facebook .info p a {
  color: #00b0e3;
}
.social-feed .social-tile.twitter .info .user,
.social-feed .social-tile.facebook .info .user,
.social-feed .social-tile.twitter .info .posted,
.social-feed .social-tile.facebook .info .posted {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  color: #727272;
  padding: 0 7px;
}
.social-feed .social-tile.facebook .icon {
  background-image: url(../img/social-facebook.png);
}
.social-feed .social-tile.facebook .info p a {
  color: #064696;
}
.social-feed .social-tile.instagram .icon {
  background-image: url(../img/social-instagram.png);
}
.social-feed .social-tile.instagram .info {
  width: 100%;
  height: 100%;
}
.social-feed .social-tile.instagram .info p {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 90%;
  padding: 3% 5%;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
}
.social-feed .social-tile.facebook .icon {
  background-image: url(../img/social-facebook.png);
}
.social-feed .social-tile.news .info {
  background-color: rgba(0, 0, 0, 0.6);
  left: 3%;
  top: 3%;
  width: 94%;
  height: 94%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.social-feed .social-tile.news .info .title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
}
.social-feed .social-tile.video {
  background: #000000;
}
.social-feed .social-tile.video .icon {
  background-image: url(../img/social-youtube.png);
}
.social-feed .social-tile.video.vimeo .icon {
  background-image: url(../img/social-vimeo.png);
}
.social-feed .social-tile.video .info {
  height: 100%;
}
.social-feed .social-tile.video .info .title {
  padding-top: 20px;
}
.social-feed .social-tile.video .info .video {
  position: relative;
}
.social-feed .social-tile.video .info .video .play {
  cursor: pointer;
  background: url(../img/play.png) 0 0 no-repeat;
  width: 46px;
  height: 46px;
  background-size: 46px 46px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
}
.social-feed .social-tile.video .info .vu-button {
  bottom: 6%;
  left: 8%;
  width: 84%;
}
.social-feed .vu-button {
  margin-top: 30px;
  margin-bottom: 30px;
}
.post-type-archive-news .social-filter,
.post-type-archive-corporate-news .social-filter,
.tag .social-filter {
  padding: 60px 12px 20px;
}
.svg .social-filters a.icon {
  background-image: url(../img/svgs/social-filters.svg);
}
.svg .social-feed .social-tile.twitter .icon {
  background-image: url(../img/svgs/social-twitter.svg);
}
.svg .social-feed .social-tile.facebook .icon {
  background-image: url(../img/svgs/social-facebook.svg);
}
.svg .social-feed .social-tile.video .icon {
  background-image: url(../img/svgs/social-youtube.svg);
}
.svg .social-feed .social-tile.video.vimeo .icon {
  background-image: url(../img/svgs/social-vimeo.svg);
}
.svg .social-feed .social-tile.video .info .video .play {
  background-image: url(../img/svgs/play.svg);
}
.svg .social-feed .social-tile.instagram .icon {
  background-image: url(../img/svgs/social-instagram.svg);
}
.svg .social-feed .social-tile.facebook .icon {
  background-image: url(../img/svgs/social-facebook.svg);
}
@media screen and (min-width: 48em) {
  .social-feed {
    padding: 20px 1%;
    *zoom: 1;
    text-align: center;
  }
  .social-feed:before,
  .social-feed:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .social-feed:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .social-feed.has-paper {
    padding-bottom: 90px;
  }
  .social-feed .social-tile {
    margin: 1% 0.85%;
    width: 48%;
    display: inline-block;
  }
  .social-feed .social-tile .icon {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
  }
  .social-feed .social-tile .info .vu-button {
    width: 92px !important;
    left: 50% !important;
    margin: 0 0 0 -46px !important;
    font-size: 10px;
    bottom: 7%;
  }
  .social-feed .social-tile.video .info .vu-button {
    bottom: 10%;
  }
  .social-feed .social-tile.twitter .info p,
  .social-feed .social-tile.facebook .info p {
    font-size: 19px;
  }
  .social-feed .vu-button {
    margin-bottom: 10px;
  }
  .post-type-archive-news .social-filter,
  .post-type-archive-corporate-news .social-filter {
    padding: 30px 0 20px;
  }
  .tag .social-feed {
    padding-top: 80px;
  }
}
@media screen and (min-width: 80em) {
  .social-feed.has-paper {
    padding-bottom: 90px;
  }
  .social-feed .social-tile {
    width: 31.333333%;
  }
  .social-feed .social-tile .icon {
    width: 75px;
    height: 75px;
    background-size: 75px 75px;
  }
  .social-feed .social-tile.twitter .info p,
  .social-feed .social-tile.facebook .info p {
    font-size: 20px;
  }
}
@media screen and (min-width: 100em) {
  .social-feed {
    padding: 40px 0.5%;
  }
  .social-feed .social-tile {
    width: 24%;
    margin: 0.5%;
  }
  .social-feed .social-tile .icon {
    width: 75px;
    height: 75px;
    background-size: 75px 75px;
  }
  .social-feed .social-tile.twitter .info p,
  .social-feed .social-tile.facebook .info p {
    font-size: 20px;
  }
}
.news-post > .vu-button {
  margin: 10px 0 0;
  padding: 30px 0 12px;
  width: 100%;
}
.news-post .post-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 36px;
  color: #000;
  letter-spacing: -1px;
  line-height: 1.2em;
  margin: 0;
  padding: 22px 16px 9px;
}
.news-post .about-post {
  padding: 0 16px 17px;
}
.news-post .about-post .posted,
.news-post .about-post .user {
  color: #727272;
  font-size: 10px;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
.news-post .about-post .user {
  padding-right: 20px;
}
.news-post .post-content h1,
.news-post .post-content h2,
.news-post .post-content h3,
.news-post .post-content h4 {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 16px;
}
.news-post .post-content .wp-caption {
  width: auto !important;
}
.news-post .post-content p,
.news-post .post-content .wp-caption {
  padding: 0 16px 24px;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  margin: 0;
  color: #000;
  text-align: left;
}
.news-post .post-content p strong,
.news-post .post-content .wp-caption strong,
.news-post .post-content p b,
.news-post .post-content .wp-caption b {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
}
.news-post .post-content p a,
.news-post .post-content .wp-caption a {
  color: #000;
  text-decoration: underline;
}
.news-post .post-content p img,
.news-post .post-content .wp-caption img {
  display: block;
  height: auto;
  left: -16px;
  max-width: none;
  position: relative;
  width: calc(132%);
}
.news-post .post-content img {
  display: block;
  height: auto;
  left: -16px;
  max-width: none;
  position: relative;
  width: calc(132%);
}
@media screen and (min-width: 48em) {
  .news-post > .vu-button {
    display: none;
  }
  .news-post .post-title {
    padding: 86px 30px 9px;
  }
  .news-post .about-post {
    padding: 0 30px 17px;
  }
  .news-post .post-content {
    padding: 0 30px;
  }
  .news-post .post-content h1,
  .news-post .post-content h2,
  .news-post .post-content h3,
  .news-post .post-content h4 {
    padding: 0;
  }
  .news-post .post-content p,
  .news-post .post-content .wp-caption {
    line-height: 1.5em;
    padding: 0 0 26px;
    font-size: 13px;
  }
  .news-post .post-content p img,
  .news-post .post-content .wp-caption img {
    width: 100%;
    left: auto;
  }
}
@media screen and (min-width: 64em) {
  .news-post {
    padding-top: 110px;
  }
  .news-post > .vu-button {
    display: block;
    width: 260px;
    position: absolute;
    z-index: 2;
    right: 50px;
    padding: 10px 0;
    top: 98px;
  }
  .news-post .post-title {
    padding: 0 340px 9px 50px;
  }
  .news-post .about-post {
    padding: 0 50px 17px;
  }
  .news-post .post-content {
    padding: 0 50px;
  }
  .news-post .post-content p,
  .news-post .post-content .wp-caption {
    max-width: none;
  }
}
.related-content {
  padding-top: 20px;
  padding-bottom: 70px;
}
.related-content .related-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 2px solid #e5e5e5;
  color: #000;
  padding: 0 0 7px;
  margin: 0 16px 22px;
}
@media screen and (min-width: 48em) {
  .related-content {
    padding-bottom: 70px !important;
  }
  .related-content .related-title {
    font-size: 24px;
    border: none;
    text-align: center;
    margin: 0 0 40px;
  }
}
@media screen and (min-width: 64em) {
  .related-content {
    padding-bottom: 100px !important;
  }
}
.event-nav {
  background-color: #000;
  padding: 53px 0 12px;
  text-align: center;
}
.event-nav a {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  padding: 0 20px;
  text-transform: uppercase;
}
.event-nav a.selected,
.event-nav a:hover {
  text-decoration: underline;
}
.events-list {
  padding: 22px 16px 55px;
}
.events-list .select-wrap {
  margin-bottom: 25px;
}
.events-list .event-tile {
  -webkit-border-top-left-radius: 400px;
  -webkit-border-top-right-radius: 400px;
  -moz-border-radius-topleft: 400px;
  -moz-border-radius-topright: 400px;
  border-top-left-radius: 400px;
  border-top-right-radius: 400px;
  background-color: #e6e6e6;
  margin: 0 0 23px;
}
.events-list .event-tile .about-event {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.events-list .event-tile .about-event .img-wrap {
  background-color: #000;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
}
.events-list .event-tile .about-event .img-wrap img {
  display: block;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  filter: gray;
  filter: grayscale(100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity = 50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.events-list .event-tile .about-event .icon {
  position: absolute;
  width: 50%;
  z-index: 2;
  left: 25%;
  top: 10%;
}
.events-list .event-tile .about-event .icon img {
  display: block;
  margin: 0 auto;
}
.events-list .event-tile .about-event .event-description {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  width: 90%;
  left: 5%;
}
.events-list .event-tile .about-event .event-description .event-title,
.events-list .event-tile .about-event .event-description .presents,
.events-list .event-tile .about-event .event-description .support,
.events-list .event-tile .about-event .event-description .artists {
  color: #fff;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  line-height: 1.1em;
}
.events-list .event-tile .about-event .event-description .presents {
  font-size: 11px;
  margin-bottom: 8px;
  margin-top: 24px;
}
.events-list .event-tile .about-event .event-description .support {
  font-size: 10px;
  margin: 11px 0 8px;
}
.events-list .event-tile .about-event .event-description .artists {
  font-size: 18px;
  line-height: 1.5em;
}
.events-list .event-tile .about-event .event-description.support {
  padding-top: 9%;
}
.events-list .event-tile .posted {
  display: block;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  font-size: 23px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0 12px;
}
.events-list .event-tile .tickets {
  background-color: #cfcfcf;
  background-color: rgba(0, 0, 0, 0.1);
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 18px 0;
}
.events-list .event-tile .tickets.hide {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.events-list .event-tile:hover .about-event .img-wrap img {
  filter: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.events-list .event-tile:hover .about-event .event-description,
.events-list .event-tile:hover .about-event .icon {
  display: none;
}
.events-list .event-tile:hover .posted {
  color: #fff;
}
.events-list .event-tile:hover .tickets {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
@media screen and (min-width: 48em) {
  .event-nav {
    padding: 73px 46px 24px;
    *zoom: 1;
  }
  .event-nav:before,
  .event-nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .event-nav:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .event-nav a {
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    float: right;
  }
  .event-nav a:first-child {
    float: left;
  }
  .event-nav a.selected {
    text-decoration: underline;
  }
  .events-list {
    padding: 13px 1% 70px !important;
    *zoom: 1;
    text-align: center;
  }
  .events-list:before,
  .events-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .events-list:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .events-list .event-tile {
    margin: 1% 0.85% 40px;
    width: 48%;
    display: inline-block;
  }
  .events-list .event-tile .about-event .event-description .event-title {
    font-size: 36px;
  }
  .events-list .event-tile .about-event .event-description .presents {
    font-size: 14px;
  }
  .events-list .event-tile .about-event .event-description .support {
    font-size: 11px;
  }
  .events-list .event-tile .about-event .event-description .artists {
    font-size: 20px;
    line-height: 1.5em;
  }
  .events-list .event-tile .posted {
    font-size: 30px;
    padding: 19px 0 15px;
  }
  .events-list .select-wrap {
    margin: 0 38px 20px;
  }
  .events-list .chosen-container-single {
    width: 270px !important;
  }
  .events-list .chosen-container-single .chosen-single {
    border: none;
  }
  .events-list .chosen-container-single .chosen-single span {
    text-align: left;
  }
  .events-list .chosen-container-single .chosen-drop {
    border: none;
  }
  body.no-chosen .events-list .select-wrap {
    border: none;
    width: 280px;
    margin: 10px 56px 26px;
  }
  body.no-chosen .events-list .select-wrap select {
    text-align: left;
  }
}
@media screen and (min-width: 64em) {
  .events-list .event-tile {
    width: 31.333333%;
  }
  .events-list .select-wrap {
    margin: 0 27px 20px;
  }
}
@media screen and (min-width: 90em) {
  .events-list {
    padding: 13px 0.5% 0.5%;
  }
  .events-list .event-tile {
    width: 23%;
    margin: 0.5% 0.5% 40px;
  }
}
.event-info .event-info-title {
  background: #2a7ac2;
  color: #fff;
  text-align: center;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 19px;
  margin: 23px 0 30px;
  padding: 3px 0 2px;
}
.event-info .opener,
.event-info .content {
  margin: 0 14px;
}
.event-info .opener p,
.event-info .content p {
  text-align: center;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #000;
  padding: 0 0 20px;
  margin: 0;
  line-height: 1.5em;
}
.event-info .opener span.photo-credit,
.event-info .content span.photo-credit {
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #000;
  padding: 20px 0;
  margin: 0;
  line-height: 1.5em;
  display: block;
  text-align: center;
}
.event-info .opener .flickr-embed,
.event-info .content .flickr-embed {
  width: 100%;
  margin: 20px 0 0;
}
.event-info .opener .flickr-embed iframe,
.event-info .content .flickr-embed iframe {
  width: 100% !important;
}
.event-info .foregrounding {
  background: #010101;
  padding: 20px;
  margin: 0 0 20px;
}
.event-info .foregrounding p {
  color: #fff;
}
.event-info .foregrounding p:last-child {
  padding: 0;
}
.event-info .foregrounding a,
.event-info .foregrounding strong,
.event-info .foregrounding span {
  color: #fff;
}
.event-info .seetickets-widget {
  border-top: 1px solid #ccc;
  padding: 8px 0 0;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  margin: 0 0 40px;
}
.event-info .seetickets-widget form {
  padding: 0;
}
.event-info .seetickets-widget th {
  font-size: 13px;
  text-transform: uppercase;
}
.event-info .seetickets-widget .fees {
  color: #000 !important;
}
.event-info .seetickets-widget button {
  background: #000 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px !important;
}
.event-info .opener p {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .event-info .event-info-title {
    background: #415583 url(../img/logo-white.png) 30px center no-repeat;
    background-size: 23px 31px;
    margin: 30px 0 40px 44px;
    font-size: 29px;
    padding: 7px 0 3px 68px;
    text-align: left;
  }
  .event-info .opener,
  .event-info .content {
    margin: 0 44px 14px;
  }
  .event-info .opener p,
  .event-info .content p {
    text-align: left;
    padding: 0 0 23px;
  }
  .event-info .opener span.photo-credit,
  .event-info .content span.photo-credit {
    text-align: left;
  }
  .event-info .opener p {
    font-size: 19px;
    padding: 0 0 26px;
  }
}
@media screen and (min-width: 64em) {
  .event-info {
    *zoom: 1;
  }
  .event-info:before,
  .event-info:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .event-info:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .event-info .event-info-title {
    margin: 30px 0 40px 26px;
  }
  .event-info .opener,
  .event-info .content {
    margin: 0;
    float: left;
    width: 53%;
  }
  .event-info .opener {
    margin-left: 30px;
    width: 35%;
    margin-right: 5%;
  }
  .event-info .opener p {
    font-size: 19px;
    padding: 0 0 26px;
  }
}
.event-links {
  margin: 10px 15px;
}
.event-links .links a {
  display: block;
  text-align: center;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.event-links .links a:hover {
  text-decoration: underline;
}
.event-links .links a.tickets {
  background-color: #f3f3f3;
  padding: 9px 0 7px;
  margin-bottom: 34px;
}
.event-links .social {
  margin: 32px 0 40px;
  text-align: center;
}
.event-links .social .event-social-title {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  margin: 0 0 26px;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.event-links .social a {
  margin: 0 5px;
}
@media screen and (min-width: 48em) {
  .event-links {
    margin: 10px 44px;
  }
  .event-links .links a {
    font-size: 12px;
    text-align: left;
    margin-bottom: 16px;
  }
  .event-links .links a.tickets {
    background: none;
    padding: 0;
    margin-bottom: 16px;
  }
  .event-links .social {
    text-align: left;
    margin: 32px 0 60px;
  }
  .event-links .social .event-social-title {
    text-align: left;
    margin: 0 0 35px;
  }
  .event-links .social a {
    margin: 0 30px 0 0;
  }
}
@media screen and (min-width: 64em) {
  .event-links {
    margin: 14px 44px 30px 30px;
    padding-left: 40%;
    *zoom: 1;
  }
  .event-links:before,
  .event-links:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .event-links:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .event-links .links,
  .event-links .social {
    width: 50%;
    float: left;
    margin: 0;
  }
  .event-links .social .event-social-title {
    margin: 0 0 25px;
  }
  .event-links .social a {
    margin: 0 10px 0 0;
  }
}
.hire-opener {
  padding: 40px 0 0;
}
.hire-opener .hire-title {
  font-size: 68px;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  text-align: right;
  background: url(../img/logo-black-icon-lrg.png) 0 center no-repeat;
  padding: 9px 0 0;
  width: 262px;
  margin: 82px auto 10px;
  letter-spacing: -1px;
}
.hire-opener .booking-enquiry {
  display: none;
}
.hire-opener p {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
.hire-opener .wrap {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  margin-bottom: 40px;
}
.hire-opener .wrap .hire-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  left: 50%;
  margin: 11px 0 0 -117px;
  color: #fff;
  font-size: 60px;
  background-image: url(../img/logo-white.png);
  background-size: 56px 75px;
  padding-top: 14px;
  width: 234px;
}
.hire-opener .wrap img {
  display: block;
  width: 100%;
  max-width: none;
}
.hire-opener-ctas {
  padding: 20px 0 0;
  text-align: center;
}
.hire-opener-ctas p {
  padding: 20px 16px 0;
}
.svg .hire-opener .hire-title {
  background-image: url(../img/svgs/logo-white.svg);
}
@media screen and (min-width: 48em) {
  .hire-opener {
    display: block;
  }
  .hire-opener .wrap {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    margin-bottom: 40px;
  }
  .hire-opener .wrap .hire-title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    left: 50%;
    margin: 0 0 0 -147px;
    color: #fff;
    font-size: 80px;
    background-image: url(../img/logo-white.png);
    background-size: 70px 93px;
    padding-top: 14px;
    width: 294px;
  }
  .hire-opener .wrap img {
    display: block;
  }
  .hire-opener .round-button {
    top: 64px;
  }
  .hire-opener .booking-enquiry {
    display: block;
  }
  .hire-opener p {
    font-size: 16px;
  }
  .svg .hire-opener .hire-title {
    background-image: url(../img/svgs/logo-white.svg);
  }
}
@media screen and (min-width: 64em) {
  .hire-opener .booking-enquiry {
    right: 60px;
  }
}
@media screen and (min-width: 82em) {
  .hire-opener .wrap .hire-title {
    font-size: 108px;
    padding-top: 14px;
    width: 410px;
    margin-left: -205px;
    background-size: 97px 129px;
  }
  .hire-opener .booking-enquiry {
    top: 60px;
  }
}
.hire-location {
  padding: 100px 0 0;
}
.hire-location .map {
  margin: 38px 0 0;
}
.hire-location .map #map {
  width: 100%;
  height: 430px;
}
@media screen and (min-width: 48em) {
  .hire-location {
    padding: 60px 0 0;
  }
  .hire-location .vu-title {
    padding: 0 0 22px;
  }
  .hire-location .map {
    margin: 56px 0 0;
  }
}
@media screen and (min-width: 64em) {
  .hire-location .map #map {
    height: 670px;
  }
}
.hire-space .space-title {
  display: none;
}
.hire-space label.vu-title {
  padding: 33px 16px 24px;
}
.hire-space .select-wrap {
  margin: 0 16px 7px;
}
.hire-space .venue-links {
  padding: 32px 16px;
}
.hire-space .venue-links .vu-button {
  background-color: rgba(232, 232, 232, 0.5);
  color: #000;
  margin-bottom: 13px;
  width: auto;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
.hire-space .venue-links .vu-button:hover {
  background-color: #000000;
  color: #fff;
}
.hire-space .venue-links .vu-button.hide {
  display: none;
}
.hire-space .spaces {
  display: none;
}
.hire-space .spaces a {
  display: block;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-color: #000;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.hire-space .spaces a img {
  display: block;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity = 40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
.hire-space .spaces a h4 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  padding: 0;
  margin: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
}
.hire-space .spaces a h4 span {
  background-color: #fff;
  color: #000;
  display: inline-block;
  line-height: 1em;
  padding: 4px 8px 2px;
}
.hire-space .spaces a:hover img,
.hire-space .spaces a.selected img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.hire-space .spaces a:hover h4 span,
.hire-space .spaces a.selected h4 span {
  color: #fff;
  background-color: #000;
}
@media screen and (min-width: 48em) {
  .hire-space .select-wrap {
    display: none;
  }
  .hire-space label {
    display: none;
  }
  .hire-space .space-title {
    display: block;
    padding: 60px 0;
  }
  .hire-space .space-title.current {
    padding: 60px 0 26px;
  }
  .hire-space .spaces {
    display: block;
    *zoom: 1;
  }
  .hire-space .spaces:before,
  .hire-space .spaces:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .hire-space .spaces:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .hire-space .spaces a {
    width: 33.33333%;
    float: left;
  }
  .hire-space .venue-links {
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
    width: 700px;
  }
  .hire-space .venue-links .vu-button {
    width: 220px;
    display: inline-block;
    font-size: 10px;
    padding: 5px 0 3px;
    margin: 0 12px 24px;
  }
}
@media screen and (min-width: 64em) {
  .hire-space .spaces a {
    width: 16.66%;
  }
  .hire-space .venue-links {
    width: auto;
  }
}
.hire-services {
  background-color: #000;
  padding: 50px 16px 20px;
  text-align: center;
  display: none;
}
.hire-services .title-logo {
  padding-bottom: 14px;
}
.hire-services .services-sub-title {
  font-size: 23px;
  background: none;
  padding: 0 0 24px;
  background: none !important;
}
.hire-services hr {
  display: none;
  width: 370px;
  border: none;
  border-top: 2px solid #333;
  margin: 0 auto;
}
.hire-services ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hire-services ul.list2 {
  padding: 0 0 32px;
}
.hire-services ul li {
  text-align: left;
}
.hire-services ul li p {
  color: #fff;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  background: url(../img/list-line.png) 0 9px no-repeat;
  padding: 0 0 0 20px;
  line-height: 1.6em;
  text-align: left;
  display: block;
  margin: 0;
}
.hire-services .pdf-wrap .pdf {
  width: 138px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  height: 138px;
  padding: 0;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  background-color: #1a1a1a;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
  margin: 10px;
  font-size: 12px;
  vertical-align: top;
}
.hire-services .pdf-wrap .pdf span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  width: 80%;
  left: 10%;
}
.hire-services .pdf-wrap .pdf:hover {
  color: #000;
  background-color: #fff;
}
.hire-services .round-button {
  display: none;
}
@media screen and (min-width: 48em) {
  .hire-services {
    padding: 60px 16px 0;
  }
  .hire-services .services-sub-title {
    padding: 0 0 30px;
    font-size: 26px;
  }
  .hire-services hr {
    display: block;
    margin-bottom: 42px;
  }
  .hire-services ul {
    padding: 0 0 38px;
  }
  .hire-services ul li {
    text-align: center;
  }
  .hire-services ul li p {
    display: inline;
  }
  .hire-services ul.list2 {
    padding: 0 0 46px;
  }
  .hire-services .pdf-wrap {
    width: 800px;
    margin: 0 auto;
  }
  .hire-services .pdf-wrap .pdf {
    width: 156px;
    height: 156px;
    margin: 0 65px 50px;
  }
  .hire-services .round-button {
    display: block;
    right: 50px;
    top: 10px;
  }
}
@media screen and (min-width: 64em) {
  .hire-services {
    display: block;
  }
  .hire-services hr {
    display: none;
  }
  .hire-services .services-sub-title {
    border-bottom: 2px solid #333;
    margin: 0 auto 56px;
    height: 15px;
    padding: 0;
  }
  .hire-services .services-sub-title span {
    background: #000;
    padding: 0 14px;
  }
  .hire-services .services-wrap {
    width: 996px;
    margin: 0 auto;
    overflow: hidden;
  }
  .hire-services .list-wrap {
    *zoom: 1;
  }
  .hire-services .list-wrap:before,
  .hire-services .list-wrap:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .hire-services .list-wrap:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .hire-services ul {
    float: left;
    width: 40%;
    margin: 0 5%;
    padding: 0 0 48px;
  }
  .hire-services ul li p {
    padding: 0 0 0 12px;
    background-position: 0 7px;
    font-size: 11px;
  }
  .hire-services .pdf-wrap {
    width: 1086px;
    margin: 78px auto;
    position: relative;
    left: -45px;
  }
  .hire-services .pdf-wrap .pdf {
    margin: 0 56px 50px;
  }
}
@media screen and (max-width: 1024px) {
  .hire-services {
    display: none;
  }
}
.hire-news {
  padding-top: 46px;
}
.hire-news > p {
  padding: 0 16px 38px;
}
.hire-news > .vu-button {
  background-color: #e8e8e8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  width: auto;
  margin: 20px 16px;
}
.hire-news form.subscribe {
  margin: 0px auto 50px;
  display: none;
}
.hire-news form.subscribe input {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
  .hire-news {
    padding-top: 94px !important;
  }
  .hire-news > p {
    font-size: 17px;
    padding: 0 16px 30px;
  }
  .hire-news > .vu-button {
    width: 360px;
    font-size: 12px;
    margin: 30px auto;
  }
}
@media screen and (min-width: 64em) {
  .hire-news .title-logo {
    padding: 115px 0 18px;
  }
  .hire-news > p {
    padding: 0 16px 35px;
  }
  .hire-news > .vu-button {
    margin: 20px auto;
  }
}
@media screen and (max-width: 1024px) {
  .hire-news {
    display: none;
  }
}
.hire-clients {
  padding: 66px 0 22px;
  background-color: #000;
}
.hire-clients > p {
  color: #fff;
}
.hire-clients .logos {
  text-align: center;
  margin: 35px auto 0;
  width: 320px;
}
.hire-clients .logos .logo {
  display: inline-block;
  background: url(../img/clients/adidas.png) center center no-repeat;
  height: 80px;
  margin: 0 0 20px;
  width: 150px;
}
.hire-clients .logos .logo.adidas {
  background-size: 81px 56px;
}
.hire-clients .logos .logo.amnesty {
  background-image: url(../img/clients/amnesty.png);
  background-size: 118px 43px;
}
.hire-clients .logos .logo.burberry {
  background-image: url(../img/clients/burberry.png);
  background-size: 116px 72px;
}
.hire-clients .logos .logo.centre-point {
  background-image: url(../img/clients/centre-point.png);
  background-size: 122px 53px;
}
.hire-clients .logos .logo.dda {
  background-image: url(../img/clients/dda.png);
  background-size: 54px 61px;
}
.hire-clients .logos .logo.facebook {
  background-image: url(../img/clients/facebook.png);
  background-size: 47px 47px;
}
.hire-clients .logos .logo.google {
  background-image: url(../img/clients/google.png);
  background-size: 94px 31px;
}
.hire-clients .logos .logo.google {
  background-image: url(../img/clients/google.png);
  background-size: 94px 31px;
}
.hire-clients .logos .logo.mastercard {
  background-image: url(../img/clients/mastercard.png);
  background-size: 94px 56px;
}
.hire-clients .logos .logo.nike {
  background-image: url(../img/clients/nike.png);
  background-size: 99px 51px;
}
.hire-clients .logos .logo.puma {
  background-image: url(../img/clients/puma.png);
  background-size: 83px 42px;
}
.hire-clients .logos .logo.twitter {
  background-image: url(../img/clients/twitter.png);
  background-size: 49px 40px;
}
.hire-clients .logos .logo.vivienne-westwood {
  background-image: url(../img/clients/vivienne-westwood.png);
  background-size: 92px 38px;
}
.hire-clients .logos .logo.virgin {
  background-image: url(../img/clients/virgin.png);
  background-size: 65px 58px;
}
.hire-clients .logos .logo.tidal {
  background-image: url(../img/clients/tidal.png);
  background-size: 94px 64px;
}
.hire-clients .logos .logo.patagonia {
  background-image: url(../img/clients/patagonia.png);
  background-size: 94px 64px;
}
.hire-clients .round-button {
  display: none;
}
@media screen and (min-width: 48em) {
  .hire-clients {
    padding-top: 100px !important;
  }
  .hire-clients > p {
    font-size: 17px;
  }
  .hire-clients .logos {
    width: 620px;
    margin: 60px auto 0;
  }
  .hire-clients .logos .logo {
    width: 200px;
  }
  .hire-clients .logos .logo.adidas {
    background-size: 89px 61px;
  }
  .hire-clients .logos .logo.amnesty {
    background-size: 131px 48px;
  }
  .hire-clients .logos .logo.burberry {
    background-size: 135px 84px;
  }
  .hire-clients .logos .logo.centre-point {
    background-size: 134px 58px;
  }
  .hire-clients .logos .logo.dda {
    background-size: 68px 77px;
  }
  .hire-clients .logos .logo.facebook {
    background-size: 56px 56px;
  }
  .hire-clients .logos .logo.google {
    background-size: 115px 38px;
  }
  .hire-clients .logos .logo.mastercard {
    background-size: 112px 67px;
  }
  .hire-clients .logos .logo.twitter {
    background-size: 70px 57px;
  }
  .hire-clients .logos .logo.vivienne-westwood {
    background-size: 106px 44px;
  }
  .hire-clients .logos .logo.virgin {
    background-size: 78px 70px;
  }
  .hire-clients .logos .logo.tidal {
    background-size: 112px 76px;
  }
  .hire-clients .logos .logo.patagonia {
    background-size: 112px 76px;
  }
  .hire-clients .round-button {
    display: block;
    right: 50px;
    top: 70px;
  }
}
@media screen and (min-width: 64em) {
  .hire-clients {
    padding-bottom: 30px;
  }
  .hire-clients .logos {
    width: 1024px;
  }
}
@media screen and (max-width: 1024px) {
  .hire-clients {
    display: none;
  }
}
.hire-interested {
  padding: 70px 0 40px;
}
.hire-interested p {
  text-align: left;
  padding: 16px 16px 10px;
}
.hire-interested p.private {
  padding: 10px 0;
}
@media screen and (max-width: 47.9999999em) {
  .hire-interested .title-logo {
    background: none;
    text-align: left;
    padding: 0 15px;
  }
}
@media screen and (min-width: 48em) {
  .hire-interested {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .hire-interested .title-logo {
    width: 80%;
    margin: 0 auto;
  }
  .hire-interested p {
    text-align: center;
    font-size: 17px;
    width: 80%;
    margin: 0 auto;
  }
  .hire-interested p.private {
    *zoom: 1;
    padding: 0 5%;
    font-size: 16px;
    width: 90%;
  }
  .hire-interested p.private:before,
  .hire-interested p.private:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .hire-interested p.private:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .hire-interested .input.select {
    margin-bottom: 15px;
  }
  .hire-interested .input [type="submit"] {
    margin: 10px 0 38px;
  }
  .hire-interested.has-paper .paper.black {
    display: none !important;
  }
}
@media screen and (min-width: 64em) {
  .hire-interested form {
    width: 592px;
    margin: 0 auto;
  }
  .hire-interested form p {
    width: 100%;
  }
  .hire-interested form p.private {
    padding: 0 5%;
  }
  .hire-interested.has-paper .paper.black {
    display: none !important;
  }
}
.hire-contact {
  background-color: #000;
  padding-top: 40px;
}
.hire-contact p {
  color: #fff;
  font-size: 12px;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
.hire-contact p a,
.hire-contact p span {
  color: #fff;
  text-decoration: none;
}
.hire-contact p.address,
.hire-contact p.phone {
  font-size: 20px;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  padding-bottom: 18px;
}
.hire-contact p.address {
  padding-bottom: 26px;
}
.hire-contact p.maps,
.hire-contact p.hours {
  border-top: 2px solid #333333;
  padding: 13px 0;
  margin: 0 16px;
}
.hire-contact p.maps {
  border-bottom: 2px solid #333333;
}
.hire-contact p.hours {
  padding-bottom: 40px;
}
.hire-contact.black {
  background-color: #000;
}
.hire-contact .contacts {
  padding-bottom: 40px;
}
.hire-contact .contacts .contact {
  padding: 0 16px 40px;
}
.hire-contact .contacts .contact .contact-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
}
.hire-contact .contacts .contact p {
  color: #fff;
  font-size: 11px;
  text-align: center;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  padding: 8px 0 0;
  line-height: 2.6em;
}
.hire-contact .contacts .contact p strong {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
}
.page-hire .hire-contact {
  padding-bottom: 40px;
}
.page-about .hire-contact {
  padding-top: 94px;
}
.page-about .hire-contact p.hours {
  border-bottom: 2px solid #333333;
  padding: 13px 0;
  margin-bottom: 82px;
}
@media screen and (min-width: 48em) {
  .hire-contact {
    padding: 0 0 22px;
  }
  .hire-contact p {
    font-size: 12px;
  }
  .hire-contact p.address,
  .hire-contact p.phone {
    font-size: 28px;
    line-height: 1.4em;
    padding-bottom: 8px;
  }
  .hire-contact p.address {
    padding-bottom: 21px;
  }
  .hire-contact p.maps,
  .hire-contact p.hours {
    border-top: none;
    border-bottom: 2px solid #e5e5e5;
    text-align: center;
    height: 11px;
    padding: 0;
    margin: 0 40px 26px;
  }
  .hire-contact p.maps a,
  .hire-contact p.hours a,
  .hire-contact p.maps span,
  .hire-contact p.hours span {
    background-color: #fff;
    padding: 0 14px;
  }
  .hire-contact .contacts {
    margin: 0 60px;
    *zoom: 1;
  }
  .hire-contact .contacts:before,
  .hire-contact .contacts:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .hire-contact .contacts:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .hire-contact .contacts .contact {
    width: 46%;
    margin: 0 2%;
    float: left;
    padding: 0;
    height: 180px;
  }
  .page-hire {
    padding-bottom: 90px;
  }
  .page-hire .hire-contact {
    background-color: #fff;
  }
  .page-hire .hire-contact .title-logo {
    color: #000;
    background-image: none !important;
    padding: 0 0 23px;
  }
  .page-hire .hire-contact p {
    color: #000;
  }
  .page-hire .hire-contact p a,
  .page-hire .hire-contact p span {
    color: #000;
  }
  .page-about .hire-contact p.maps,
  .page-about .hire-contact p.hours {
    border: none;
  }
  .page-about .hire-contact p.maps a,
  .page-about .hire-contact p.hours a,
  .page-about .hire-contact p.maps span,
  .page-about .hire-contact p.hours span {
    background: none;
  }
  .page-about .hire-contact p.hours {
    margin-bottom: 54px;
  }
}
@media screen and (min-width: 64em) {
  .hire-contact p.maps,
  .hire-contact p.hours {
    margin: 0 auto 22px;
  }
  .hire-contact .contacts {
    margin: 0 auto;
    max-width: 1100px;
  }
  .hire-contact .contacts .contact {
    width: 29%;
  }
  .page-hire .hire-contact {
    padding-bottom: 80px;
  }
  .page-about .hire-contact {
    padding-top: 100px;
  }
}
.about-nav {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  position: fixed;
  z-index: 5;
  padding: 50px 0 6px;
  text-align: center;
  top: 48px;
}
.about-nav a {
  color: #fff;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
.about-nav a.menu-open {
  sbackground: url(../img/svgs/down-white2.svg) 0 center no-repeat;
  padding-left: 16px;
}
.about-nav a.select,
.about-nav a:hover {
  text-decoration: underline;
}
.about-nav .links {
  display: none;
}
.about-nav .links a {
  display: block;
  padding: 0 0 10px;
}
.about-nav .links a.close {
  font-size: 10px;
  padding: 20px 0 10px;
}
.about-nav.show .links {
  display: block;
}
.about-nav.show a.menu-open {
  display: none;
}
.admin-bar .about-nav {
  top: 75px !important;
}
@media screen and (min-width: 48em) {
  .about-nav {
    padding: 60px 0 15px;
  }
  .about-nav.show-subscribe-social {
    padding-top: 152px;
  }
  .about-nav > a {
    display: none;
  }
  .about-nav .links {
    display: block;
    text-align: center;
  }
  .about-nav .links a {
    display: inline-block;
    margin: 0 15px;
  }
  .about-nav .links a.close {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  .about-nav {
    padding: 70px 0 15px;
  }
  .about-nav.show-subscribe-social {
    padding-top: 156px;
  }
  .about-nav .links a {
    margin: 0 32px;
  }
}
.about-venue {
  background-color: #000;
  padding-top: 36px;
}
.about-venue .venue-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  color: #fff;
}
.about-venue p {
  color: #fff;
  padding: 20px 16px 95px;
}
.about-venue p a {
  text-decoration: underline;
  color: #fff;
}
.about-venue .down-round {
  bottom: 26px;
}
@media screen and (min-width: 48em) {
  .about-venue {
    padding-top: 78px;
  }
  .about-venue .venue-title {
    padding: 0 0 22px;
    font-size: 29px;
  }
  .about-venue .venue-title span {
    background-color: #fff;
    color: #000;
    padding: 6px 8px 5px;
  }
  .about-venue p {
    padding: 20px 16px 130px;
    width: 700px;
  }
  .about-venue .down-round {
    bottom: 30px;
  }
}
@media screen and (min-width: 64em) {
  .about-venue {
    padding-top: 86px;
  }
  .about-venue .venue-title {
    padding-bottom: 26px;
  }
  .about-venue p {
    padding-bottom: 140px;
  }
}
.about-history-slider {
  padding-bottom: 80px;
}
.about-history-slider .history-title {
  text-align: center;
  font-size: 26px;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  padding: 38px 0 0;
}
.about-history-slider ul.slides {
  padding: 0;
  margin: 0;
}
.about-history-slider ul.slides > li {
  padding: 0;
  margin: 0;
  display: none;
}
.about-history-slider ul.slides > li img {
  display: block;
  width: 100%;
  max-width: none;
}
.about-history-slider ul.slides > li:first-child {
  display: block;
}
.about-history-slider .flex-control-nav,
.about-history-slider .flex-direction-nav {
  display: none;
}
.about-history-slider .slider-mobile,
.about-history-slider .slider-desktop {
  *zoom: 1;
}
.about-history-slider .slider-mobile:before,
.about-history-slider .slider-desktop:before,
.about-history-slider .slider-mobile:after,
.about-history-slider .slider-desktop:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.about-history-slider .slider-mobile:after,
.about-history-slider .slider-desktop:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.about-history-slider .slider-desktop {
  display: none;
}
.about-history-slider .slider-desktop ul.slides > li div {
  *zoom: 1;
}
.about-history-slider .slider-desktop ul.slides > li div:before,
.about-history-slider .slider-desktop ul.slides > li div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.about-history-slider .slider-desktop ul.slides > li div:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
.about-history-slider .slider-desktop ul.slides > li img {
  float: left;
  width: 50%;
}
.about-history-slider .down-round {
  bottom: 15px;
}
@media screen and (min-width: 48em) {
  .about-history-slider {
    padding-bottom: 72px;
  }
  .about-history-slider > .history-title {
    display: none;
  }
  .about-history-slider .slider-desktop {
    display: block;
    position: relative;
    margin: 0 0 47px;
  }
  .about-history-slider .slider-desktop .history-title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    z-index: 4;
    padding: 4px 0 3px;
    background-color: #000;
    color: #fff;
    width: 164px;
    left: 50%;
    margin-left: -80px;
  }
  .about-history-slider .slider-mobile {
    display: none;
  }
  .about-history-slider p {
    font-size: 12px;
    padding: 0 30px 22px;
  }
  .about-history-slider p strong {
    font-size: 12px;
  }
  .about-history-slider .down-round {
    bottom: 8px;
  }
}
@media screen and (min-width: 64em) {
  .about-history-slider .slider-desktop .history-title {
    font-size: 28px;
  }
  .about-history-slider p {
    max-width: 980px;
  }
}
.about-rooftop {
  padding-top: 40px;
}
.about-rooftop .rooftop-title,
.about-rooftop .tennants-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 27px;
  color: #000;
  text-align: center;
  letter-spacing: -1px;
}
.about-rooftop .tennants-title {
  padding: 32px 0 35px;
}
.about-rooftop .tennant-pics {
  text-align: center;
  margin-bottom: 40px;
}
.about-rooftop .tennant-pics img {
  display: inline-block;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  width: 28%;
  margin: 0 1.5%;
}
.about-rooftop .tennant-pics img:last-child {
  display: none;
}
.about-rooftop .tennant-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about-rooftop .tennant-list > li {
  padding: 0;
  margin: 0 0 14px;
}
.about-rooftop .tennant-list > li .tennant-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  height: 11px;
  margin-bottom: 25px;
  cursor: pointer;
}
.about-rooftop .tennant-list > li .content {
  display: none;
  text-align: center;
  padding-bottom: 31px;
}
.about-rooftop .tennant-list > li .content img {
  display: block;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  margin: 0 auto 26px;
  width: 146px;
}
.about-rooftop .tennant-list > li .content p {
  padding: 0 16px 26px;
}
.about-rooftop .tennant-list > li .content > a {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #000;
}
.about-rooftop .tennant-list > li.show {
  border-bottom: 1px solid #e5e5e5;
}
.about-rooftop .tennant-list > li.show .tennant-title {
  border-bottom: 1px solid #e5e5e5;
}
.about-rooftop .tennant-list > li.show .tennant-title span {
  background-color: #fff;
  padding: 0 14px;
}
.about-rooftop .tennant-list > li.show .content {
  display: block;
}
.about-rooftop .meeting-room {
  margin: 50px 0 0;
}
.about-rooftop .meeting-room img {
  display: block;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  margin: 0 auto;
  width: 230px;
}
.about-rooftop .meeting-room .meeting-title {
  position: relative;
  text-align: center;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 21px;
  color: #fff;
  top: -14px;
}
.about-rooftop .meeting-room .meeting-title span {
  background-color: #000;
  padding: 5px 10px 4px;
}
.about-rooftop .meeting-room p {
  padding: 13px 16px;
}
@media screen and (min-width: 48em) {
  .about-rooftop {
    padding-top: 70px;
  }
  .about-rooftop .rooftop-title {
    font-size: 45px;
    padding-bottom: 40px;
  }
  .about-rooftop p {
    padding: 0 24px 26px;
  }
  .about-rooftop p strong {
    font-size: 12px;
  }
  .about-rooftop .tennants-title {
    padding-bottom: 56px;
  }
  .about-rooftop .tennant-pics {
    margin-bottom: 90px;
  }
  .about-rooftop .tennant-pics img {
    width: 20%;
  }
  .about-rooftop .tennant-list {
    margin: 0 12px;
  }
  .about-rooftop .tennant-list > li .tennant-title {
    font-family: 'BaskervilleLTW01-Uprigh';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 30px;
    height: 20px;
    margin-bottom: 24px;
  }
  .about-rooftop .tennant-list > li .content {
    position: relative;
    padding-left: 25%;
    text-align: left;
    padding-bottom: 20px;
  }
  .about-rooftop .tennant-list > li .content img {
    position: absolute;
    left: 10px;
    top: 0;
    width: 17%;
    top: 6%;
  }
  .about-rooftop .tennant-list > li .content p {
    text-align: left;
    padding: 32px 0 20px;
  }
  .about-rooftop .meeting-room {
    margin: 110px 0 0;
  }
  .about-rooftop .meeting-room img {
    width: 414px;
  }
  .about-rooftop .meeting-room .meeting-title {
    font-size: 28px;
    top: -20px;
  }
  .about-rooftop .meeting-room p {
    max-width: 660px;
  }
}
@media screen and (min-width: 64em) {
  .about-rooftop .tennant-pics img {
    width: 218px;
  }
  .about-rooftop .tennant-pics img:last-child {
    display: inline-block;
  }
  .about-rooftop .tennants-title {
    padding: 56px 0;
  }
  .about-rooftop .tennant-list > li .content {
    width: 664px;
    margin: 0 auto;
    padding-left: 196px;
    min-height: 140px;
  }
  .about-rooftop .tennant-list > li .content img {
    width: 146px;
  }
  .about-rooftop .tennant-list > li .content p {
    margin: 0;
    max-width: none;
  }
}
.about-street-art {
  background-color: #000;
  padding-top: 93px;
}
.about-street-art .info {
  position: relative;
  padding-bottom: 86px;
  width: 100%;
}
.about-street-art .info .street-art-title {
  font-size: 26px;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.about-street-art .info p {
  color: #fff;
}
.about-street-art .info p br {
  display: none;
}
.about-street-art .info .down-round {
  bottom: 23px;
}
.about-street-art .slider .slides {
  padding: 0;
  margin: 0;
  list-style: none;
}
.about-street-art .slider .slides > li {
  display: none;
  padding: 0;
  margin: 0;
}
.about-street-art .slider .slides > li:first-child {
  display: block;
}
.about-street-art .slider .slides > li img {
  display: block;
  width: 100%;
  max-width: none;
}
@media screen and (min-width: 48em) {
  .about-street-art {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .about-street-art .info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    left: 0;
    padding: 0 0 110px;
    z-index: 3;
  }
  .about-street-art .info .street-art-title {
    font-size: 68px;
  }
  .about-street-art .info .street-art-title span {
    background-color: #000;
    padding: 0 12px;
  }
  .about-street-art .info p {
    font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2em;
    padding: 26px 60px 0;
  }
  .about-street-art .info p br {
    display: inline;
  }
  .about-street-art .info p span {
    background-color: #000;
    padding: 5px;
    display: inline-block;
  }
}
@media screen and (min-width: 64em) {
  .about-street-art.has-paper.bottom .paper.bottom {
    bottom: -1px;
  }
}
.about-recent-works {
  background-color: #000;
  padding-top: 30px;
}
.about-recent-works .recent-works-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 26px;
  color: #fff;
}
.about-recent-works p {
  color: #fff;
  padding: 9px 0 18px;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
}
.about-recent-works .recent-works .recent-work {
  background-color: #000;
  display: block;
  position: relative;
}
.about-recent-works .recent-works .recent-work img {
  display: block;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity = 30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  max-width: none;
  width: 100%;
}
.about-recent-works .recent-works .recent-work .recent-work-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.01);
  height: 90%;
  top: 5%;
  left: 5%;
  width: 90%;
  z-index: 2;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.about-recent-works .recent-works .recent-work .recent-work-wrapper .recent-work-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  color: #fff;
}
.about-recent-works .recent-works .recent-work .recent-work-wrapper .view {
  display: none;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
}
.about-recent-works .recent-works .recent-work:hover img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.about-recent-works .recent-works .recent-work:hover .recent-work-wrapper {
  border: 1px solid #ffffff;
}
.about-recent-works .recent-works .recent-work:hover .recent-work-wrapper .recent-work-title span {
  background-color: #000;
  padding: 2px 5px;
}
@media screen and (min-width: 48em) {
  .about-recent-works .recent-works-title {
    font-size: 28px;
    padding: 0 0 28px;
  }
  .about-recent-works p {
    display: none;
  }
  .about-recent-works .recent-works {
    *zoom: 1;
  }
  .about-recent-works .recent-works:before,
  .about-recent-works .recent-works:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .about-recent-works .recent-works:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .about-recent-works .recent-works .recent-work {
    float: left;
    width: 50%;
  }
  .about-recent-works .recent-works .recent-work .recent-work-wrapper .view {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .about-recent-works .recent-works .recent-work .recent-work-wrapper .recent-work-title {
    font-size: 26px;
  }
  .about-recent-works .recent-works .recent-work .recent-work-wrapper .view {
    font-size: 11px;
    bottom: 20px;
  }
}
.about-partnerships {
  padding: 54px 0 0;
}
.about-partnerships .partner {
  padding: 0 16px 20px;
}
.about-partnerships .partner img {
  display: block;
  margin: 0 auto 50px;
}
.about-partnerships .partner p {
  padding: 0 0 30px;
}
.about-partnerships .partner p a {
  text-decoration: none;
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
}
@media screen and (min-width: 48em) {
  .about-partnerships .partner {
    padding: 0 40px 120px;
  }
  .about-partnerships .partner p {
    padding: 0 0 26px;
  }
  .about-partnerships .partner p strong {
    font-size: 12px;
  }
}
@media screen and (min-width: 64em) {
  .about-partnerships {
    *zoom: 1;
    padding: 54px 20px 0;
  }
  .about-partnerships:before,
  .about-partnerships:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .about-partnerships:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .about-partnerships .partner {
    float: left;
    width: 90%;
    padding: 0 40px 20px;
  }
  .about-partnerships .partner.half {
    width: 40%;
  }
  .about-partnerships .partner.live img {
    margin: 44px auto 72px;
  }
}
.about-ethics {
  background: url(../img/brick-it.jpg) 0 0 repeat;
  padding-top: 75px;
}
.about-ethics .ethics-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 26px;
  padding: 0 0 32px;
}
.about-ethics p {
  color: #fff;
  padding: 0 16px 24px;
}
.about-ethics p a {
  color: #fff;
  text-decoration: underline;
}
.about-ethics .logos {
  text-align: center;
  padding: 32px 0 65px;
  width: 320px;
  margin: 0 auto;
}
.about-ethics .logos img {
  display: inline-block;
  margin: 0 10px 46px;
}
.about-ethics .down-round {
  bottom: 30px;
}
@media screen and (min-width: 48em) {
  .about-ethics {
    padding-top: 110px !important;
  }
  .about-ethics .down-round {
    display: none;
  }
  .about-ethics .logos {
    width: 540px;
    padding: 32px 0 0;
  }
  .about-ethics .logos img {
    margin: 0 26px 52px;
  }
  .about-ethics p {
    padding: 0 24px 26px;
  }
  .about-ethics p strong {
    font-size: 12px;
  }
  .about-ethics .ethics-title {
    padding: 0 0 52px;
  }
  .about-ethics .ethics-title br {
    display: none;
  }
  .about-ethics .ethics-title span {
    background-color: #fff;
    color: #000;
    padding: 7px 15px 6px;
  }
}
@media screen and (min-width: 64em) {
  .about-ethics {
    padding-top: 130px !important;
  }
  .about-ethics .ethics-title {
    font-size: 28px;
    padding: 0 0 54px;
  }
  .about-ethics p {
    max-width: 970px;
  }
  .about-ethics .logos {
    width: 100%;
    padding: 32px 0 40px;
  }
}
.about-faqs {
  padding-top: 30px;
}
.about-faqs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.about-faqs .faqs > li .faq-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  text-align: center;
  background-color: #f2f2f2;
  position: relative;
  overflow: visible;
  padding: 10px 0 8px;
  margin-bottom: 35px;
  cursor: pointer;
}
.about-faqs .faqs > li .faq-title span {
  position: absolute;
  width: 29px;
  height: 24px;
  background: url(../img/faq-down-grey.png) 0 0 no-repeat;
  left: 50%;
  margin-left: -14px;
  bottom: -21px;
}
.about-faqs .faqs > li ul {
  display: none;
  padding: 0 40px;
}
.about-faqs .faqs > li ul li {
  padding: 0 0 18px;
}
.about-faqs .faqs > li ul li .faq-question {
  text-align: center;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
.about-faqs .faqs > li ul li .faq-answer {
  display: none;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
}
.about-faqs .faqs > li ul li.show .faq-answer {
  display: block;
}
.about-faqs .faqs > li:hover .faq-title,
.about-faqs .faqs > li.show .faq-title {
  background-color: #000;
  color: #fff;
}
.about-faqs .faqs > li:hover .faq-title span,
.about-faqs .faqs > li.show .faq-title span {
  background-image: url(../img/faq-down-black.png);
}
.about-faqs .faqs > li.show ul {
  display: block;
}
@media screen and (min-width: 48em) {
  .about-faqs .faqs {
    padding: 5px 13px 0;
    max-width: 984px;
    margin: 0 auto;
  }
  .about-faqs .faqs li .faq-title {
    font-size: 21px;
    padding: 19px 0 17px;
  }
  .about-faqs .faqs li .faq-title span {
    bottom: -13px;
  }
  .about-faqs .faqs li ul li {
    padding: 0 0 28px;
  }
  .about-faqs .faqs li ul li .faq-question {
    font-size: 18px;
  }
  .about-faqs .faqs li ul li .faq-answer {
    font-size: 12px;
  }
}
.about-gallery-and-lisboa img {
  display: none;
}
.about-gallery-and-lisboa .gallery {
  background: #000 url(../img/gallery-about.jpg) center 30px no-repeat;
  padding: 404px 0 0;
}
.about-gallery-and-lisboa .gallery .paper {
  height: 63px;
  top: 30px !important;
}
.about-gallery-and-lisboa .gallery .gallery-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding: 0 16px 30px;
  line-height: 1.3em;
}
.about-gallery-and-lisboa .gallery p {
  color: #fff;
  padding: 0 16px 26px;
}
.about-gallery-and-lisboa .gallery p a {
  color: #fff;
}
.about-gallery-and-lisboa .lisboa {
  background: #fff url(../img/lisboa-about.jpg) center 0 no-repeat;
  padding: 0;
}
.about-gallery-and-lisboa .lisboa .image-wrap {
  position: relative;
  height: 480px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  margin: 0 0 28px;
}
.about-gallery-and-lisboa .lisboa .image-wrap .lisboa-title {
  width: 246px;
  height: 149px;
  background: transparent url(../img/lisboa-title.png) 0 0 no-repeat;
  background-size: 246px 149px;
  left: 50%;
  margin-left: -123px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  text-indent: -9999px;
  overflow: hidden;
}
.about-gallery-and-lisboa .lisboa .info p {
  padding: 0 16px 20px;
}
.about-gallery-and-lisboa .lisboa .info p a {
  text-decoration: none;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
}
.about-gallery-and-lisboa .lisboa .info .down-round {
  display: none;
}
.about-gallery-and-lisboa .lisboa .images {
  margin-top: 10px;
}
.about-gallery-and-lisboa .lisboa .images img {
  display: block;
  width: 100%;
  max-width: none;
}
.about-gallery-and-lisboa .lisboa .images img:last-child {
  display: none;
}
.svg .about-gallery-and-lisboa .lisboa .lisboa-title {
  background-image: url(../img/svgs/lisboa-title.svg);
}
@media screen and (min-width: 48em) {
  .about-gallery-and-lisboa {
    position: relative;
    border-top: 8px solid #fff;
  }
  .about-gallery-and-lisboa img {
    display: block;
    width: 100%;
    max-width: none;
  }
  .about-gallery-and-lisboa > img {
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .about-gallery-and-lisboa .gallery,
  .about-gallery-and-lisboa .lisboa {
    background: none;
    padding: 0;
    z-index: 2;
  }
  .about-gallery-and-lisboa .gallery .paper,
  .about-gallery-and-lisboa .lisboa .paper {
    display: none;
  }
  .about-gallery-and-lisboa .gallery {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .about-gallery-and-lisboa .gallery .info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    z-index: 3;
    width: 690px;
    left: 50%;
    margin-left: -345px;
  }
  .about-gallery-and-lisboa .gallery .info .gallery-title {
    font-size: 33px;
    padding: 0;
    margin: 0 0 20px;
  }
  .about-gallery-and-lisboa .gallery .info .gallery-title span {
    background-color: #000;
    padding: 3px 10px;
  }
  .about-gallery-and-lisboa .gallery .info p {
    font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2em;
    padding: 0 16px 19px;
  }
  .about-gallery-and-lisboa .gallery .info p a {
    color: #fff;
  }
  .about-gallery-and-lisboa .gallery .info p span {
    background-color: #000;
    padding: 5px;
    display: inline-block;
  }
  .about-gallery-and-lisboa .lisboa .image-wrap {
    height: auto;
  }
  .about-gallery-and-lisboa .lisboa .image-wrap .lisboa-title {
    width: 372px;
    height: 225px;
    background-size: 372px 225px;
    margin-left: -186px;
  }
  .about-gallery-and-lisboa .lisboa .images {
    *zoom: 1;
  }
  .about-gallery-and-lisboa .lisboa .images:before,
  .about-gallery-and-lisboa .lisboa .images:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .about-gallery-and-lisboa .lisboa .images:after {
    /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
    clear: both;
  }
  .about-gallery-and-lisboa .lisboa .images img {
    width: 33.333333%;
    float: left;
  }
  .about-gallery-and-lisboa .lisboa .info {
    padding: 30px 50px 90px;
    position: relative;
  }
  .about-gallery-and-lisboa .lisboa .info p {
    padding: 0 0 42px;
  }
  .about-gallery-and-lisboa .lisboa .info p strong {
    font-size: 12px;
    padding: 0 0 36px;
  }
  .about-gallery-and-lisboa .lisboa .info .down-round {
    display: block;
    bottom: 42px;
  }
}
@media screen and (min-width: 64em) {
  .about-gallery-and-lisboa .gallery .info {
    width: 780px;
    margin-left: -390px;
  }
  .about-gallery-and-lisboa .gallery .info .gallery-title {
    font-size: 37px;
    margin-bottom: 26px;
  }
  .about-gallery-and-lisboa .gallery .info p {
    font-size: 18px;
    padding: 0 0 25px;
  }
  .about-gallery-and-lisboa .lisboa .images {
    margin-bottom: 30px;
  }
  .about-gallery-and-lisboa .lisboa .images img {
    width: 25%;
  }
  .about-gallery-and-lisboa .lisboa .images img:last-child {
    display: block;
  }
  .about-gallery-and-lisboa .lisboa .info {
    padding: 30px 0 120px;
    width: 1000px;
    margin: 0 auto;
  }
  .about-gallery-and-lisboa .lisboa .info .down-round {
    bottom: 60px;
  }
}
.accessibility-info {
  padding: 30px 16px 40px !important;
}
.accessibility-info .wrap {
  max-width: 1020px;
  margin: 0 auto;
}
.accessibility-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accessibility-info h2 {
  text-align: center;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  color: #000;
  line-height: 1.7em;
  margin: 0;
}
.accessibility-info h2 a {
  color: #000;
  text-decoration: none;
}
.accessibility-info p {
  padding: 0 0 30px;
}
.accessibility-info .access-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  text-align: center;
  background-color: #f2f2f2;
  position: relative;
  overflow: visible;
  padding: 10px 0 8px;
  margin-bottom: 35px;
}
.accessibility-info .access-title span.arrow {
  position: absolute;
  width: 29px;
  height: 24px;
  background: url(../img/faq-down-grey.png) 0 0 no-repeat;
  left: 50%;
  margin-left: -14px;
  bottom: -21px;
}
.accessibility-info .access-title span.click {
  font-size: 10px;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  text-align: center;
  display: block;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity = 60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  padding-top: 5px;
}
.accessibility-info .access-sub-title {
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin: 10px 0 20px;
}
.accessibility-info .access-sub-title span {
  background-color: #000;
  padding: 3px 5px;
}
.accessibility-info ul {
  display: block;
  padding: 0 40px;
}
.accessibility-info ul li {
  padding: 0 0 18px;
}
.accessibility-info ul li .access-question {
  text-align: center;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.accessibility-info ul li .access-answer {
  display: none;
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  padding: 0 0 14px;
  margin: 0 auto;
}
.accessibility-info ul li.show .access-question {
  padding-bottom: 10px;
}
.accessibility-info ul li.show .access-answer {
  display: block;
}
@media screen and (min-width: 48em) {
  .accessibility-info .title-logo {
    padding-bottom: 50px;
  }
  .accessibility-info p {
    padding-bottom: 40px;
  }
  .accessibility-info .access-title {
    font-size: 21px;
    padding: 19px 0 17px;
  }
  .accessibility-info .access-title span.arrow {
    bottom: -13px;
  }
  .accessibility-info .access-title span.click {
    font-size: 12px;
  }
  .accessibility-info .access-sub-title {
    font-size: 18px;
    margin: 10px 0 30px;
  }
  .accessibility-info .access-sub-title span {
    padding: 4px 10px 3px;
  }
  .accessibility-info ul {
    padding: 0 40px 30px;
  }
  .accessibility-info ul li {
    padding: 0 0 28px;
  }
  .accessibility-info ul li .access-question {
    font-size: 18px;
  }
  .accessibility-info ul li .access-answer {
    font-size: 12px;
  }
}
.pagination {
  display: block;
  text-align: center;
  padding-bottom: 53px;
  padding-top: 15px;
}
.pagination a {
  display: inline-block;
  color: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity = 60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  margin: 0 10px;
  font-size: 12px;
}
.pagination a.selected,
.pagination a:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  text-decoration: underline;
}
@media screen and (min-width: 48em) {
  .pagination {
    padding-bottom: 80px !important;
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 64em) {
  .pagination {
    padding-bottom: 80px !important;
    padding-top: 30px !important;
  }
  .pagination a {
    font-size: 10px;
    margin: 0 5px;
  }
}
/* ==========================================================================
   Page styles
   ========================================================================== */
/* ==========================================================================
   Header styles
   ========================================================================== */
#site-header {
  *zoom: 1;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
}
#site-header:before,
#site-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#site-header:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
#site-header #toggle-menu {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  background: transparent url(../img/menu-open.png) 0 center no-repeat;
  background-size: 15px 9px;
  font-size: 14px;
  border: none;
  text-transform: uppercase;
  padding: 1px 0 0 20px;
  text-align: left;
  cursor: pointer;
  margin: 26px 0 0 22px;
  float: left;
  line-height: 1em;
  position: relative;
  z-index: 4;
}
#site-header .about-statement {
  display: none;
}
#site-header #nav-primary {
  width: 100%;
  z-index: 3;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  display: block;
  background-color: #fff;
}
#site-header #nav-primary .tear {
  background: transparent url(../img/tear-768.png) center bottom repeat-x;
  height: 77px;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -93px;
  width: 100%;
}
#site-header #nav-primary .menu-wrap {
  padding-top: 60px;
  display: none;
}
#site-header #nav-primary .menu-wrap br {
  display: none;
}
#site-header #nav-primary .menu-wrap .splitter {
  display: none;
}
#site-header #nav-primary .subscribe {
  *zoom: 1;
  position: absolute;
  bottom: -10px;
  margin: 0;
  left: 50%;
  margin-left: -97px;
}
#site-header #nav-primary .subscribe:before,
#site-header #nav-primary .subscribe:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#site-header #nav-primary .subscribe:after {
  /*
		 * For IE 6/7 only
		 * Include this rule to trigger hasLayout and contain floats.
		 */
  clear: both;
}
#site-header #nav-primary .subscribe label {
  display: block;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
#site-header #nav-primary .subscribe input {
  margin: 0 auto 5px;
}
#site-header #nav-primary > a,
#site-header #nav-primary .menu-wrap a {
  display: none;
  font-family: 'BaskervilleLTW01-Uprigh';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 27px;
  text-align: center;
  color: #000;
  line-height: 1em;
  margin: 0 0 18px;
  width: 100%;
  float: left;
}
#site-header #nav-primary > a.nav-close,
#site-header #nav-primary .menu-wrap a.nav-close {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  background: transparent url(../img/menu-close.png) 0 center no-repeat;
  background-size: 14px 14px;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  padding: 1px 0 0 20px;
  top: 26px;
  left: 22px;
  margin: 0;
  width: auto;
  float: none;
}
#site-header #nav-primary > a.nav-contact,
#site-header #nav-primary .menu-wrap a.nav-contact {
  margin-bottom: 30px;
}
#site-header #nav-primary > a.nav-mailchimp,
#site-header #nav-primary .menu-wrap a.nav-mailchimp,
#site-header #nav-primary > a.nav-signup,
#site-header #nav-primary .menu-wrap a.nav-signup,
#site-header #nav-primary > a.nav-follow,
#site-header #nav-primary .menu-wrap a.nav-follow {
  width: 40%;
  text-align: left;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  color: #7f7f7f;
  padding-left: 18px;
  font-size: 14px;
  float: left;
  margin: 0;
}
#site-header #nav-primary > a.nav-follow,
#site-header #nav-primary .menu-wrap a.nav-follow {
  float: right;
  text-align: right;
  padding: 0 18px 0 0;
}
#site-header #nav-secondary {
  display: none;
  left: 158px;
  position: absolute;
  top: 24px;
  z-index: 3;
}
#site-header #nav-secondary > a {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  color: #000;
  background: url(../img/ellipse.png) 0 center no-repeat;
  background-size: 12px 11px;
  padding: 0 0 0 20px;
  margin-right: 12px;
}
#site-header #nav-secondary > a.nav-book {
  display: none;
}
#site-header .subscribe,
#site-header .social,
#site-header .search,
#site-header .book {
  display: none;
}
#site-header .brand {
  background: url(../img/logo-black-icon.png) 0 0 no-repeat;
  display: block;
  width: 28px;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  float: right;
  margin: 13px 15px 0 0;
  position: relative;
  z-index: 4;
}
#site-header.show {
  min-height: 100%;
}
#site-header.show #toggle-menu {
  display: none;
}
#site-header.show #nav-primary .menu-wrap,
#site-header.show #nav-primary a {
  display: block;
}
#site-header.show #nav-primary .tear {
  bottom: -77px;
}
#site-header.show #nav-primary.show-subscribe {
  padding-bottom: 80px;
}
#site-header.show #nav-primary.show-subscribe .subscribe {
  display: block;
}
#site-header.show #nav-primary.show-social {
  padding-bottom: 80px;
}
#site-header.show #nav-primary.show-social .social {
  display: block;
  position: absolute;
  width: 300px;
  text-align: center;
  left: 50%;
  margin-left: -150px;
  bottom: -10px;
}
#site-header.show #nav-primary.show-social .social a {
  margin: 25px 10px 0;
}
#site-header .subscribe label {
  font-size: 9px;
}
.svg #site-header #toggle-menu {
  background-image: url(../img/svgs/menu-open.svg);
}
.svg #site-header .brand {
  background-image: url(../img/svgs/logo-black-icon.svg);
}
.svg #site-header #nav-secondary > a,
.svg #site-header #nav-secondary .menu-wrap a {
  background-image: url(../img/svgs/ellipse.svg);
}
.svg #site-header #nav-primary a.nav-close {
  background-image: url(../img/svgs/menu-close.svg);
}
/* ==========================================================================
   Min width 768px
   ========================================================================== */
@media screen and (min-width: 48em) {
  #site-header #nav-primary .tear {
    background-image: url(../img/tear-1024.png);
    bottom: -106px;
  }
  #site-header #nav-primary a.nav-mailchimp,
  #site-header #nav-primary a.nav-signup,
  #site-header #nav-primary a.nav-follow,
  #site-header #nav-primary a.nav-listing {
    display: none !important;
  }
  #site-header #nav-primary.show-subscribe {
    padding-bottom: 0;
  }
  #site-header #nav-primary.show-subscribe .subscribe {
    display: none !important;
  }
  #site-header #nav-primary.show-social {
    padding-bottom: 0;
  }
  #site-header #nav-primary.show-social .social {
    display: none !important;
  }
  #site-header #nav-primary.show-subscribe-social,
  #site-header #nav-primary.show-social,
  #site-header #nav-primary.show-book,
  #site-header #nav-primary.show-search {
    padding-bottom: 70px;
  }
  #site-header #nav-primary.show-subscribe-social .tear,
  #site-header #nav-primary.show-social .tear,
  #site-header #nav-primary.show-book .tear,
  #site-header #nav-primary.show-search .tear {
    height: 106px;
  }
  #site-header #toggle-menu {
    margin-bottom: 20px;
  }
  #site-header #nav-secondary {
    display: block;
  }
  #site-header #nav-secondary.show-subscribe .subscribe {
    display: block;
    margin: 30px 0 0;
    text-align: left;
    width: 450px;
  }
  #site-header #nav-secondary.show-subscribe .subscribe label,
  #site-header #nav-secondary.show-subscribe .subscribe input {
    display: inline-block;
    text-align: left;
    width: auto;
    font-size: 9px !important;
    margin: 0 5px 0 0;
  }
  #site-header #nav-secondary.show-subscribe .subscribe input[type=submit] {
    padding: 2px;
  }
  #site-header #nav-secondary.show-subscribe .subscribe input[type=text] {
    padding: 3px 2%;
    width: 125px;
  }
  #site-header #nav-secondary.show-social .social {
    display: block;
    margin: 27px 0 0;
    padding: 0;
    text-align: left;
  }
  #site-header #nav-secondary.show-social .social a {
    margin: 0 20px 0 0;
  }
  #site-header #nav-secondary.show-search .search {
    display: block;
    margin: 27px 0 0;
    padding: 0;
    text-align: left;
  }
  #site-header #nav-secondary.show-search .search form {
    padding: 0;
  }
  #site-header #nav-secondary.show-search .search label {
    margin: 0 10px 0 0;
  }
  #site-header #nav-secondary.show-search .search input[type="text"] {
    height: 22px;
    padding: 0 8px;
    margin: 0 3px 0 0;
  }
  #site-header #nav-secondary.show-search .search input[type="submit"] {
    background: #000;
    color: #fff;
    border: 0;
    padding: 0;
    font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    border-radius: 0;
    height: 24px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 14px;
    -webkit-appearance: none;
  }
  #site-header #nav-secondary.show-search.show-book .book {
    display: block;
    margin: 27px 0 0;
    padding: 0;
    text-align: left;
  }
  #site-header #nav-secondary.show-search.show-book .book a {
    margin: 0 20px 0 0;
  }
  #site-header.show #nav-primary .tear {
    bottom: -52px;
  }
  #site-header.show #nav-primary.show-subscribe-social,
  #site-header.show #nav-primary.show-search,
  #site-header.show #nav-primary.show-book {
    padding-bottom: 0px;
  }
  #site-header.show #nav-primary.show-subscribe-social .tear,
  #site-header.show #nav-primary.show-search .tear,
  #site-header.show #nav-primary.show-book .tear {
    height: 90px;
  }
  #site-header.show #nav-primary.show-subscribe-social .menu-wrap,
  #site-header.show #nav-primary.show-search .menu-wrap,
  #site-header.show #nav-primary.show-book .menu-wrap {
    padding-top: 170px;
  }
}
/* ==========================================================================
   Min width 1024px
   ========================================================================== */
@media screen and (min-width: 64em) {
  #site-header #toggle-menu {
    margin: 23px 0 0 45px;
  }
  #site-header .about-statement {
    display: block;
    position: absolute;
    top: 18px;
    right: 220px;
    z-index: 20;
  }
  #site-header .about-statement p {
    width: 300px;
    line-height: 1.5;
    color: #666;
    text-align: right;
    padding: 0;
    font-weight: 400;
  }
  #site-header .about-statement br {
    display: none;
  }
  #site-header.show {
    min-height: 0px;
  }
  #site-header #nav-primary .tear {
    background-image: url(../img/tear-1200.png);
    background-position: center -45px;
    height: 124px !important;
  }
  #site-header #nav-primary a.nav-close {
    left: 45px;
    top: 23px;
  }
  #site-header #nav-primary .menu-wrap {
    text-align: center;
    padding: 100px 0 0;
  }
  #site-header #nav-primary .menu-wrap br {
    display: inline;
  }
  #site-header #nav-primary .menu-wrap a {
    display: inline-block;
    font-size: 62px;
    width: auto;
    float: none;
    color: #d6d6d6;
    margin-bottom: 22px;
  }
  #site-header #nav-primary .menu-wrap a:hover span {
    color: #000;
    text-decoration: underline;
  }
  #site-header #nav-primary .menu-wrap a.nav-home,
  #site-header #nav-primary .menu-wrap a.nav-about,
  #site-header #nav-primary .menu-wrap a.nav-art,
  #site-header #nav-primary .menu-wrap a.nav-news,
  #site-header #nav-primary .menu-wrap a.nav-accessx {
    padding-right: 27px;
  }
  #site-header #nav-primary .menu-wrap a.nav-home:after,
  #site-header #nav-primary .menu-wrap a.nav-about:after,
  #site-header #nav-primary .menu-wrap a.nav-art:after,
  #site-header #nav-primary .menu-wrap a.nav-news:after,
  #site-header #nav-primary .menu-wrap a.nav-accessx:after {
    content: " | ";
    padding-left: 14px;
    position: relative;
    top: -5px;
  }
  #site-header.show #nav-primary .tear {
    bottom: -120px;
  }
  #site-header #nav-secondary {
    top: 20px;
    left: 140px;
  }
  #site-header #nav-secondary.show-subscribe .subscribe {
    display: block;
  }
  #site-header .brand {
    background-image: url(../img/logo-black.png);
    background-size: 159px 39px;
  }
  .svg #site-header .brand {
    background-image: url(../img/svgs/logo-black.svg);
    height: 39px;
    width: 159px;
    margin: 14px 40px 0 0;
  }
}
.admin-bar #site-header {
  top: 32px !important;
}
/* ==========================================================================
   Footer styles
   ========================================================================== */
.footer {
  position: relative;
  background-color: #fff;
  margin-top: 30px;
}
.footer .tear {
  background: transparent url(../img/tear-768-flip.png) center bottom repeat-x;
  height: 77px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: -60px;
  width: 100%;
}
.footer .inner {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-bottom: 100px;
}
.footer .inner .brand {
  background: url(../img/logo-black.png) 0 0 no-repeat;
  width: 167px;
  height: 42px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin: 0 auto 24px;
}
.footer .inner .address {
  display: block;
  text-align: center;
  line-height: 1.6em;
  font-size: 10px;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-weight: 500;
  color: #a3a3a3;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer .inner .newsletter-signup {
  margin: 15px 0;
}
.footer .inner .newsletter-signup a {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer .inner .footer-links {
  display: block;
  margin: 0 0 20px;
}
.footer .inner .footer-links a {
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin: 0 0 5px;
}
.footer .inner .footer-links a:last-child {
  margin: 0;
}
.footer .inner .vapour {
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  color: #a3a3a3;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.footer .inner form.subscribe input[type=submit] {
  margin-bottom: 30px;
}
.footer .inner form.subscribe input[type=text] {
  margin-bottom: 10px;
}
.svg .footer .inner .brand {
  background-image: url(../img/svgs/logo-black.svg);
}
/* ==========================================================================
   Min width 768px
   ========================================================================== */
@media screen and (min-width: 48em) {
  .footer .tear {
    background-image: url(../img/tear-1024-flip.png);
    height: 85px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: -60px;
    width: 100%;
  }
  .footer .inner {
    padding: 0 0 140px 27px;
    text-align: left;
  }
  .footer .inner .brand {
    margin: 0 0 25px;
  }
  .footer .inner .address {
    text-align: left;
    margin-bottom: 50px;
  }
  .footer .inner .newsletter-signup {
    position: absolute;
    top: 20px;
    right: 30px;
  }
  .footer .inner .footer-links {
    position: absolute;
    top: 70px;
    right: 30px;
    margin: 0;
  }
  .footer .inner .footer-links a {
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .footer .inner .subscribe {
    display: block;
    position: absolute;
    right: 110px;
    top: 14px;
    margin: 0;
  }
  .footer .inner .subscribe a {
    display: block;
    position: absolute;
    right: -70px;
    top: 24px;
  }
  .footer .inner .subscribe input[type=text] {
    margin: 0;
  }
  .footer .inner .subscribe input[type=submit] {
    display: none;
  }
}
/* ==========================================================================
   Min width 1024px
   ========================================================================== */
@media screen and (min-width: 64em) {
  .footer .tear {
    background-image: url(../img/tear-1200-flip.png);
    height: 170px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: -60px;
    width: 100%;
  }
  .footer .inner {
    padding-top: 20px;
  }
  .footer .inner .brand {
    background-size: 127px 32px;
    width: 127px;
    height: 32px;
  }
  .footer .inner .address {
    padding-left: 26px;
    font-size: 8px;
    margin-bottom: 30px;
  }
  .footer .inner .vapour {
    padding-left: 26px;
    font-size: 8px;
  }
  .footer .inner .subscribe {
    right: 230px;
    width: 174px;
    top: 34px;
  }
  .footer .inner .subscribe label,
  .footer .inner .subscribe #subscribe-email,
  .footer .inner .subscribe a {
    font-size: 9px;
  }
  .footer .inner .subscribe label {
    margin-bottom: 6px;
  }
  .footer .inner .subscribe a {
    right: -135px;
  }
}
.cookies-dialog {
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
}
body.cookies .cookies-dialog {
  background: #ececec;
  position: fixed;
  overflow: visible;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  padding: 20px 0;
  opacity: 1;
  z-index: 900;
}
.cookies-dialog .inner {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cookies-dialog .text {
  width: 75%;
}
.cookies-dialog .text p {
  font-family: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.8;
  text-align: left;
  padding: 0;
}
.cookies-dialog .text p a {
  color: #000;
  font-weight: bold;
}
.cookies-dialog button {
  font-family: "Gotham SSm 7r", "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  background: #000;
  color: #fff;
  border: 0;
  border-radius: 0;
  appearance: none;
  margin: 0;
  padding: 12px 16px;
  transition: border .3s;
  cursor: pointer;
  z-index: 700;
}
/*
 * Responsive (less than 600px)
 */
@media screen and (max-width: 600px) {
  .cookies-dialog .inner {
    flex-direction: column;
    text-align: center;
    width: 90%;
  }
  .cookies-dialog .inner .text {
    width: 100%;
    margin: 0 0 20px;
  }
  .cookies-dialog .inner .text p {
    text-align: center;
  }
}
