/**
 * Old Vic
 *
 * NOTE: *Do not* add styles directly to this file,
 * always add them to a partial (or create a new one)
 *
 * CONTENTS
 *
 * TOOLS & SETTINGS
 * LESSKit..............Useful mixins. Shared accross all projects.
 * Variables............Globally-available variables and config.
 * Mixins...............Site-specific mixins.
 *
 * MODULES
 * Modules..............Individual components. Main site styles
 *
 * PRINT
 * Print................Inlined print styles
 *
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
  font-style: inherit;
}
em {
  font-style: italic;
  font-weight: inherit;
  line-height: inherit;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Horizontal nav */
body {
  font-size: 1.125em;
  line-height: 1.4444em;
}
hr {
  height: 1px;
  padding: 0;
  margin: 0;
  margin-top: 26px;
  margin-bottom: 24px;
}
p {
  margin-top: 0;
  margin-bottom: 1.4444em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  margin-top: 0.3em;
  margin-bottom: 0.2em;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.45em;
}
h3 {
  font-size: 1.3em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1em;
}
body,
select,
input,
button,
textarea {
  font-family: Helmet, Freesans, sans-serif;
}
code,
pre {
  font-family: Monaco, Andale Mono, Courier New, monospace;
}
:root .alert-message,
:root .btn {
  border-radius: 0 \0;
}
button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* Horizontal nav */
/* Nested nav */
/* Forms.less
 * Base styles for various input types, form layouts, and states
 * ------------------------------------------------------------- */
form {
  margin-bottom: 1.4444em;
}
fieldset {
  margin-bottom: 1.4444em;
  padding-top: 1.4444em;
}
fieldset legend {
  display: block;
  padding-left: 150px;
  font-size: 1.6875em;
  line-height: 1;
  color: #333333;
  *padding: 0 0 5px 145px;
  /* IE6-7 */
  *line-height: 1.5;
  /* IE6-7 */
}
form .clearfix {
  margin-bottom: 1.4444em;
  zoom: 1;
}
form .clearfix:before,
form .clearfix:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
form .clearfix:after {
  clear: both;
}
label {
  padding-top: 6px;
  float: left;
  width: 130px;
  text-align: right;
  color: #333333;
}
label .required {
  color: red;
  text-decoration: none;
  font-weight: bold;
  border-bottom: none;
}
form .input {
  margin-left: 150px;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 1.4444em;
  padding: 4px;
  border: 1px solid #ccc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
select {
  box-sizing: border-box;
}
/* mini reset for non-html5 file types */
input[type=checkbox],
input[type=radio] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE6-7 */
  line-height: normal;
  border: none;
}
input[type=file] {
  padding: initial;
  border: initial;
  line-height: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  width: auto;
  height: auto;
}
select,
input[type=file] {
  height: 2.1666em;
  line-height: 2.1666em;
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
}
select[multiple] {
  height: inherit;
}
textarea {
  height: auto;
}
input,
textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
input:focus,
textarea:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type=file]:focus,
input[type=checkbox]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 1px dotted #666;
}
form div.clearfix.error {
  padding: 10px 0;
  margin: -10px 0 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
form div.clearfix.error > label,
form div.clearfix.error span.help-inline,
form div.clearfix.error span.help-block {
  color: #F00;
}
form div.clearfix.error input,
form div.clearfix.error textarea {
  border-color: #ef8f8f;
  -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
  -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
  box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
}
form div.clearfix.error input:focus,
form div.clearfix.error textarea:focus {
  border-color: #e96363;
  -webkit-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
  -moz-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
  box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
}
form div.clearfix.error .input-prepend span.add-on,
form div.clearfix.error .input-append span.add-on {
  background: #ffffff;
  border-color: #ef8f8f;
  color: #e96363;
}
.input-mini,
input.mini,
textarea.mini,
select.mini {
  width: 60px;
}
.input-small,
input.small,
textarea.small,
select.small {
  width: 90px;
}
.input-medium,
input.medium,
textarea.medium,
select.medium {
  width: 150px;
}
.input-large,
input.large,
textarea.large,
select.large {
  width: 210px;
}
.input-xlarge,
input.xlarge,
textarea.xlarge,
select.xlarge {
  width: 270px;
}
.input-xxlarge,
input.xxlarge,
textarea.xxlarge,
select.xxlarge {
  width: 530px;
}
textarea.xxlarge {
  overflow-y: auto;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed;
}
.actions {
  background: #f5f5f5;
  margin-top: 1.4444em;
  margin-bottom: 1.4444em;
  padding: 0.4444em 20px 1.4444em 150px;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.actions .secondary-action {
  float: right;
}
.actions .secondary-action a {
  line-height: 30px;
}
.actions .secondary-action a:hover {
  text-decoration: underline;
}
.help-inline,
.help-block {
  font-size: -0.875em;
  line-height: 1.4444em;
}
.help-inline {
  padding-left: 5px;
  *position: relative;
  /* IE6-7 */
  *top: -5px;
  /* IE6-7 */
}
.help-block {
  display: block;
  max-width: 600px;
}
.inline-inputs span,
.inline-inputs input {
  display: inline-block;
}
.inline-inputs input.mini {
  width: 60px;
}
.inline-inputs input.small {
  width: 90px;
}
.inline-inputs span {
  padding: 0 2px 0 1px;
}
.input-prepend input,
.input-append input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .add-on,
.input-append .add-on {
  position: relative;
  background: #f5f5f5;
  border: 1px solid #ccc;
  z-index: 2;
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 4px 4px 5px;
  margin-right: -1px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #FFF;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */
}
.input-append input {
  float: left;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-right: 0;
  margin-left: -1px;
}
.inputs-list {
  margin: 0 0 5px;
  padding-left: 0;
  margin-left: 0;
  width: 100%;
}
.inputs-list li {
  display: block;
  padding: 0;
  width: 100%;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 1.4444em;
  text-align: left;
  white-space: normal;
}
.inputs-list label small {
  font-size: -0.875em;
  font-weight: normal;
}
.inputs-list .inputs-list {
  margin-left: 25px;
  margin-bottom: 10px;
  padding-top: 0;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list li + li {
  padding-top: 2px;
}
.inputs-list input[type=radio],
.inputs-list input[type=checkbox],
.inputs-list input.radio,
.inputs-list input.checkbox {
  margin-bottom: 0;
}
.form-stacked {
  padding-left: 20px;
}
.form-stacked fieldset {
  padding-top: 0.7222em;
}
.form-stacked legend {
  padding-left: 0;
}
.form-stacked label {
  display: block;
  float: none;
  width: auto;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
}
.form-stacked .clearfix {
  margin-bottom: 0.7222em;
}
.form-stacked .clearfix div.input {
  margin-left: 0;
}
.form-stacked .inputs-list {
  margin-bottom: 0;
}
.form-stacked .inputs-list li {
  padding-top: 0;
}
.form-stacked .inputs-list li label {
  font-weight: normal;
  padding-top: 0;
}
.form-stacked div.clearfix.error {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0;
  margin-left: -10px;
}
.form-stacked .actions {
  margin-left: -20px;
  padding-left: 20px;
}
body {
  background: #FFF;
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #262626;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  color: #0c0c0c;
}
a {
  color: #141414;
  text-decoration: none;
  line-height: inherit;
  font-weight: inherit;
}
a:visited {
  color: #000000;
}
a:active {
  color: #262626;
}
a:hover {
  color: #262626;
}
mark {
  background-color: #ffef95;
  font-weight: normal;
  font-style: normal;
  padding: 2px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #dddddd;
}
table caption {
  text-align: left;
}
table th,
table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #dddddd;
}
table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #dddddd;
}
table td {
  vertical-align: top;
}
video {
  background: #000;
}
/* @group Tooltip */
/* @end */
/* @group Mixins */
/* @group Scroll Down */
@-webkit-keyframes scrollDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* @end */
/* @group CSS Animation */
.animation-ease-in-out-all {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.animation-ease-in-out-opacity {
  -webkit-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.animation-ease-in-out-color {
  -webkit-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.animation-ease-in-out-border-color {
  -webkit-transition: border-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: border-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: border-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: border-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: border-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.animation-ease-in-out-background-color {
  -webkit-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
/* @group Layouts */
/* @group Global */
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.l-constrained {
  zoom: 1;
  width: 90%;
  min-width: 0;
  max-width: 1210px;
  margin: 0 auto;
}
.l-constrained:before,
.l-constrained:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.l-constrained:after {
  clear: both;
}
#container {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#header-inner,
#footer-inner,
.production-navigation {
  width: 100%;
  zoom: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 90%;
  max-width: 1210px;
  margin: 0 auto;
}
#header-inner:before,
#footer-inner:before,
.production-navigation:before,
#header-inner:after,
#footer-inner:after,
.production-navigation:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#header-inner:after,
#footer-inner:after,
.production-navigation:after {
  clear: both;
}
#page-content {
  margin-top: 140px;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content-holder {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  width: 90%;
  max-width: 1210px;
  zoom: 1;
}
.content-holder:before,
.content-holder:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.content-holder:after {
  clear: both;
}
.type-page .has-secondary-content #secondary-content {
  width: 30%;
  float: left;
}
.type-page .has-secondary-content #primary-content {
  width: 66%;
  float: right;
  margin-bottom: 20px;
}
.type-home-page .has-secondary-content #secondary-content,
.type-production .has-secondary-content #secondary-content,
.type-series .has-secondary-content #secondary-content,
.type-error-page .has-secondary-content #secondary-content {
  width: 100%;
  float: none;
}
.type-home-page .has-secondary-content #primary-content,
.type-production .has-secondary-content #primary-content,
.type-series .has-secondary-content #primary-content,
.type-error-page .has-secondary-content #primary-content {
  width: 100%;
  float: none;
}
/* @end */
/* @group Homepage */
.type-home-page #feature-content {
  zoom: 1;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  float: none;
  z-index: 100;
}
.type-home-page #feature-content:before,
.type-home-page #feature-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #feature-content:after {
  clear: both;
}
.type-home-page #feature-content .flexslider-container,
.type-home-page #feature-content .slides,
.type-home-page #feature-content .slide {
  max-height: 500px;
}
.type-home-page #primary-content,
.type-home-page #secondary-content {
  zoom: 1;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: relative;
}
.type-home-page #primary-content:before,
.type-home-page #secondary-content:before,
.type-home-page #primary-content:after,
.type-home-page #secondary-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #primary-content:after,
.type-home-page #secondary-content:after {
  clear: both;
}
.type-home-page #primary-content .group-1 {
  zoom: 1;
  display: inline;
  float: left;
  width: 66%;
  margin-right: 2%;
}
.type-home-page #primary-content .group-1:before,
.type-home-page #primary-content .group-1:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #primary-content .group-1:after {
  clear: both;
}
.type-home-page #primary-content .group-2 {
  zoom: 1;
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-right: 0;
}
.type-home-page #primary-content .group-2:before,
.type-home-page #primary-content .group-2:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #primary-content .group-2:after {
  clear: both;
}
.type-home-page #page-content {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.type-home-page #page-content .content-wrapper {
  zoom: 1;
  position: relative;
  z-index: 1000;
  background-color: #262626;
}
.type-home-page #page-content .content-wrapper:before,
.type-home-page #page-content .content-wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #page-content .content-wrapper:after {
  clear: both;
}
.type-home-page .content-holder {
  zoom: 1;
  display: block;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.type-home-page #primary-content,
.type-home-page #secondary-content {
  clear: both;
  zoom: 1;
}
.type-home-page #primary-content:before,
.type-home-page #secondary-content:before,
.type-home-page #primary-content:after,
.type-home-page #secondary-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #primary-content:after,
.type-home-page #secondary-content:after {
  clear: both;
}
.type-home-page #primary-content .content-inner,
.type-home-page #secondary-content .content-inner {
  zoom: 1;
  width: 90%;
  max-width: 1210px;
  margin: 0 auto 0;
}
.type-home-page #primary-content .content-inner:before,
.type-home-page #secondary-content .content-inner:before,
.type-home-page #primary-content .content-inner:after,
.type-home-page #secondary-content .content-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-home-page #primary-content .content-inner:after,
.type-home-page #secondary-content .content-inner:after {
  clear: both;
}
.type-video-page {
  height: 100%;
}
.type-video-page #container {
  height: 100%;
}
.type-video-page #container .content-wrapper {
  height: 100%;
}
.type-section-landing-page #feature-content {
  zoom: 1;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: fixed;
  top: 0;
  z-index: 100;
}
.type-section-landing-page #feature-content:before,
.type-section-landing-page #feature-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page #feature-content:after {
  clear: both;
}
.type-section-landing-page #primary-content,
.type-section-landing-page #secondary-content {
  zoom: 1;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: relative;
}
.type-section-landing-page #primary-content:before,
.type-section-landing-page #secondary-content:before,
.type-section-landing-page #primary-content:after,
.type-section-landing-page #secondary-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page #primary-content:after,
.type-section-landing-page #secondary-content:after {
  clear: both;
}
.type-section-landing-page #primary-content .group-1 {
  zoom: 1;
  display: inline;
  float: left;
  width: 66%;
  margin-right: 2%;
}
.type-section-landing-page #primary-content .group-1:before,
.type-section-landing-page #primary-content .group-1:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page #primary-content .group-1:after {
  clear: both;
}
.type-section-landing-page #primary-content .group-2 {
  zoom: 1;
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-right: 0;
}
.type-section-landing-page #primary-content .group-2:before,
.type-section-landing-page #primary-content .group-2:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page #primary-content .group-2:after {
  clear: both;
}
.type-section-landing-page #page-content {
  position: relative;
}
.type-section-landing-page.has-page-feature #page-content {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  max-width: 100%;
}
.type-section-landing-page.has-page-feature #page-content .content-wrapper {
  zoom: 1;
  position: relative;
  z-index: 1000;
  background-color: #fff;
}
.type-section-landing-page.has-page-feature #page-content .content-wrapper:before,
.type-section-landing-page.has-page-feature #page-content .content-wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page.has-page-feature #page-content .content-wrapper:after {
  clear: both;
}
.type-section-landing-page #primary-content,
.type-section-landing-page #secondary-content {
  zoom: 1;
}
.type-section-landing-page #primary-content:before,
.type-section-landing-page #secondary-content:before,
.type-section-landing-page #primary-content:after,
.type-section-landing-page #secondary-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page #primary-content:after,
.type-section-landing-page #secondary-content:after {
  clear: both;
}
.type-section-landing-page #primary-content .content-inner,
.type-section-landing-page #secondary-content .content-inner {
  zoom: 1;
  width: 90%;
  max-width: 1210px;
  margin: 1.5em auto 0;
}
.type-section-landing-page #primary-content .content-inner:before,
.type-section-landing-page #secondary-content .content-inner:before,
.type-section-landing-page #primary-content .content-inner:after,
.type-section-landing-page #secondary-content .content-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-section-landing-page #primary-content .content-inner:after,
.type-section-landing-page #secondary-content .content-inner:after {
  clear: both;
}
.feature-panel {
  min-height: 332px;
  position: relative;
  background-position: top left !important;
}
.feature-panel h3 {
  position: absolute;
  bottom: 20px;
  left: 30px;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 68px;
  font-size: 4.25rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
  margin: 0;
}
.feature-panel h3 span {
  font-weight: normal;
}
.feature-panel--primary {
  background: #a0a0a0;
}
.feature-panel--primary h3 {
  color: #a0a0a0;
}
.feature-panel--secondary {
  background: #00ffca;
}
.feature-panel--secondary h3 {
  color: #fff;
}
.feature-panel--tertiary {
  background: #a0a0a0;
}
.feature-panel--tertiary h3 {
  color: #a0a0a0;
}
@media only screen and (max-width: 770px) {
  .feature-panel {
    margin-bottom: 40px;
  }
  .feature-panel h3 {
    font-size: 24px;
  }
}
/* @end */
/* @group Production List */
.type-whats-on-page #header {
  background-color: rgba(0, 0, 0, 0.9);
}
.type-whats-on-page .area-featured-production-list {
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: relative;
  clear: both;
  zoom: 1;
  margin-bottom: 2em;
}
.type-whats-on-page .area-featured-production-list:before,
.type-whats-on-page .area-featured-production-list:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-whats-on-page .area-featured-production-list:after {
  clear: both;
}
.type-whats-on-page .area-featured-production-list:before,
.type-whats-on-page .area-featured-production-list:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-whats-on-page .area-featured-production-list:after {
  clear: both;
}
.type-whats-on-page .area-featured-production-list .unit-production-entry {
  border-bottom: 5px solid #fff;
}
.type-whats-on-page .area-featured-production-list .presenter {
  font-size: 12px;
  font-weight: normal;
}
.type-whats-on-page .hasPackages .area-featured-production-list {
  margin-bottom: 0em;
}
.type-whats-on-page .area-other-production-list .content-inner,
.type-whats-on-page .area-archived-production-list .content-inner {
  zoom: 1;
  width: 90%;
  max-width: 1210px;
  margin: 1.5em auto 0;
}
.type-whats-on-page .area-other-production-list .content-inner:before,
.type-whats-on-page .area-archived-production-list .content-inner:before,
.type-whats-on-page .area-other-production-list .content-inner:after,
.type-whats-on-page .area-archived-production-list .content-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-whats-on-page .area-other-production-list .content-inner:after,
.type-whats-on-page .area-archived-production-list .content-inner:after {
  clear: both;
}
.type-whats-on-page .area-archived-production-list .content-inner {
  margin-bottom: 1.5em;
}
.type-whats-on-page .area-archived-production-list h2 {
  color: #FFFFFF;
}
.type-whats-on-page #page-content {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 101px;
}
.type-whats-on-page #page-content .content-wrapper {
  zoom: 1;
  position: relative;
  background-color: #fff;
}
.type-whats-on-page #page-content .content-wrapper:before,
.type-whats-on-page #page-content .content-wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-whats-on-page #page-content .content-wrapper:after {
  clear: both;
}
.type-whats-on-page .content-holder {
  zoom: 1;
  display: block;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
/* @end */
.type-series #page-content {
  margin-top: 0;
}
.type-series .content-holder {
  zoom: 1;
  display: block;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.type-series #production-details {
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: relative;
  clear: both;
  zoom: 1;
}
.type-series #production-details:before,
.type-series #production-details:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-series #production-details:after {
  clear: both;
}
.type-series #production-details:before,
.type-series #production-details:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-series #production-details:after {
  clear: both;
}
.type-series #production-details .content-inner {
  zoom: 1;
  width: 90%;
  max-width: 1210px;
  margin: 1.5em auto 0;
}
.type-series #production-details .content-inner:before,
.type-series #production-details .content-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-series #production-details .content-inner:after {
  clear: both;
}
.type-series #production-details .group-1 {
  zoom: 1;
  display: inline;
  float: left;
  width: 57.5%;
  margin-right: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 2%;
}
.type-series #production-details .group-1:before,
.type-series #production-details .group-1:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-series #production-details .group-1:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .type-series #production-details .group-1 {
    padding-right: 0;
  }
}
.type-series #production-details .group-2 {
  zoom: 1;
  display: inline;
  float: left;
  width: 40.5%;
  margin-right: 2%;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 2%;
}
.type-series #production-details .group-2:before,
.type-series #production-details .group-2:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-series #production-details .group-2:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .type-series #production-details .group-2 {
    padding-left: 0;
  }
}
.type-information-list-page #header {
  background-color: rgba(0, 0, 0, 0.9);
}
/* @group Production Page */
.type-production #feature-content {
  zoom: 1;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: fixed;
  top: 0;
}
.type-production #feature-content:before,
.type-production #feature-content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #feature-content:after {
  clear: both;
}
.type-production #production-details,
.type-production #production-reviews,
.type-production #production-cast-and-creatives,
.type-production #production-media,
.type-production #production-related,
.type-production #production-recommended,
.type-production .production-comments {
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
  position: relative;
  clear: both;
  zoom: 1;
  margin-bottom: 2em;
}
.type-production #production-details:before,
.type-production #production-reviews:before,
.type-production #production-cast-and-creatives:before,
.type-production #production-media:before,
.type-production #production-related:before,
.type-production #production-recommended:before,
.type-production .production-comments:before,
.type-production #production-details:after,
.type-production #production-reviews:after,
.type-production #production-cast-and-creatives:after,
.type-production #production-media:after,
.type-production #production-related:after,
.type-production #production-recommended:after,
.type-production .production-comments:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-details:after,
.type-production #production-reviews:after,
.type-production #production-cast-and-creatives:after,
.type-production #production-media:after,
.type-production #production-related:after,
.type-production #production-recommended:after,
.type-production .production-comments:after {
  clear: both;
}
.type-production #production-details:before,
.type-production #production-reviews:before,
.type-production #production-cast-and-creatives:before,
.type-production #production-media:before,
.type-production #production-related:before,
.type-production #production-recommended:before,
.type-production .production-comments:before,
.type-production #production-details:after,
.type-production #production-reviews:after,
.type-production #production-cast-and-creatives:after,
.type-production #production-media:after,
.type-production #production-related:after,
.type-production #production-recommended:after,
.type-production .production-comments:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-details:after,
.type-production #production-reviews:after,
.type-production #production-cast-and-creatives:after,
.type-production #production-media:after,
.type-production #production-related:after,
.type-production #production-recommended:after,
.type-production .production-comments:after {
  clear: both;
}
.type-production #production-details .content-inner,
.type-production #production-reviews .content-inner,
.type-production #production-cast-and-creatives .content-inner,
.type-production #production-media .content-inner,
.type-production #production-related .content-inner,
.type-production #production-recommended .content-inner,
.type-production .production-comments .content-inner {
  zoom: 1;
  width: 90%;
  max-width: 1210px;
  margin: 1.5em auto 0;
}
.type-production #production-details .content-inner:before,
.type-production #production-reviews .content-inner:before,
.type-production #production-cast-and-creatives .content-inner:before,
.type-production #production-media .content-inner:before,
.type-production #production-related .content-inner:before,
.type-production #production-recommended .content-inner:before,
.type-production .production-comments .content-inner:before,
.type-production #production-details .content-inner:after,
.type-production #production-reviews .content-inner:after,
.type-production #production-cast-and-creatives .content-inner:after,
.type-production #production-media .content-inner:after,
.type-production #production-related .content-inner:after,
.type-production #production-recommended .content-inner:after,
.type-production .production-comments .content-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-details .content-inner:after,
.type-production #production-reviews .content-inner:after,
.type-production #production-cast-and-creatives .content-inner:after,
.type-production #production-media .content-inner:after,
.type-production #production-related .content-inner:after,
.type-production #production-recommended .content-inner:after,
.type-production .production-comments .content-inner:after {
  clear: both;
}
.type-production #production-details .group-1 {
  zoom: 1;
  display: inline;
  float: left;
  width: 57.5%;
  margin-right: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 2%;
}
.type-production #production-details .group-1:before,
.type-production #production-details .group-1:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-details .group-1:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .type-production #production-details .group-1 {
    padding-right: 0;
  }
}
.type-production #production-details .group-2 {
  zoom: 1;
  display: inline;
  float: left;
  width: 40.5%;
  margin-right: 2%;
  margin-right: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 2%;
}
.type-production #production-details .group-2:before,
.type-production #production-details .group-2:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-details .group-2:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .type-production #production-details .group-2 {
    padding-left: 0;
  }
}
.type-production #page-content {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.type-production #page-content .content-wrapper {
  zoom: 1;
  position: relative;
  background-color: #fff;
}
.type-production #page-content .content-wrapper:before,
.type-production #page-content .content-wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #page-content .content-wrapper:after {
  clear: both;
}
.type-production .content-holder {
  zoom: 1;
  display: block;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
/* @end */
/* @end */
/*  ========================================================================== */
/*  @group Base */
/*  ========================================================================== */
/**
 * @license
 * MyFonts Webfont Build ID 3043826, 2015-06-17T05:57:27-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AmasisMTStd-Bold by Monotype 
 * URL: http://www.myfonts.com/fonts/mti/amasis/std-bold/
 * 
 * Webfont: AmasisMTStd by Monotype 
 * URL: http://www.myfonts.com/fonts/mti/amasis/std-regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3043826
 * Licensed pageviews: 8,500,000
 * Webfonts copyright: Font software Copyright 1990 Adobe Systems Incorporated. Typeface designs Copyright 1990 The Monotype Corporation. All rights reserved.
 * 
 * © 2015 MyFonts Inc
*/
@font-face {
  font-family: "AmasisMTStd";
  src: url("../fonts/2E71F2_0_0.eot");
  src: url("../fonts/2E71F2_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E71F2_0_0.woff2") format("woff2"), url("../fonts/2E71F2_0_0.woff") format("woff"), url("../fonts/2E71F2_0_0.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "AmasisMTStd";
  src: url("../fonts/2E71F2_1_0.eot");
  src: url("../fonts/2E71F2_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E71F2_1_0.woff2") format("woff2"), url("../fonts/2E71F2_1_0.woff") format("woff"), url("../fonts/2E71F2_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body,
html {
  height: 100%;
}
html {
  -webkit-font-smoothing: antialiased;
}
::selection {
  background-color: #FFF966;
}
#skip-links {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body {
  background: #ffffff;
  font-family: "akzidenz-grotesk", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p.prefix,
p.suffix {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  text-transform: uppercase;
}
p {
  margin-bottom: 1em;
  line-height: 1.4em;
}
a {
  font-weight: 700;
}
a {
  text-decoration: none;
}
a:hover {
  color: #a0a0a0;
}
#primary-content blockquote {
  margin: 1em 0 3em;
}
#primary-content blockquote:first-child {
  margin-top: 0;
}
#primary-content blockquote p {
  font-size: 1.6em;
  line-height: 1.2em;
  font-style: italic;
  margin-bottom: 0.5em;
}
#primary-content blockquote footer:before {
  content: "—";
  margin-right: 0.333em;
}
#cms-content a {
  text-decoration: underline;
}
/*  ========================================================================== */
/*  @group Base - Web-fonts */
/*  ========================================================================== */
@font-face {
  font-family: 'spacey2006regular';
  src: url('../fonts/spacebra2006-webfont.eot');
  src: url('../fonts/spacebra2006-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/spacebra2006-webfont.woff') format('woff'), url('../fonts/spacebra2006-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'baylis';
  src: url('../fonts/baylis_bold.eot');
  src: url('../fonts/baylis_bold.eot?#iefix') format('embedded-opentype'), url('../fonts/baylis_bold.woff') format('woff'), url('../fonts/baylis_bold.ttf') format('truetype'), url('../fonts/baylis_bold.svg#baylisbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'baylis';
  src: url('../fonts/baylis_light.eot');
  src: url('../fonts/baylis_light.eot?#iefix') format('embedded-opentype'), url('../fonts/baylis_light.woff') format('woff'), url('../fonts/baylis_light.ttf') format('truetype'), url('../fonts/baylis_light.svg#baylislight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'baylis';
  src: url('../fonts/baylis_regular.eot');
  src: url('../fonts/baylis_regular.eot?#iefix') format('embedded-opentype'), url('../fonts/baylis_regular.woff') format('woff'), url('../fonts/baylis_regular.ttf') format('truetype'), url('../fonts/baylis_regular.svg#baylisregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* @group Buttons */
.button {
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  background: transparent;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #141414;
  line-height: 1;
  border: 1px solid #141414;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-color: #141414;
  font-family: "akzidenz-grotesk", sans-serif;
}
.button:visited {
  color: #141414;
}
.button:hover {
  color: #141414;
  text-decoration: none;
  background: rgba(26, 26, 26, 0);
}
.button:focus {
  outline: 1px dotted #666;
}
.button.disabled {
  cursor: default;
  background-image: none;
}
.button[disabled] {
  cursor: default;
  background-image: none;
}
.inline-button {
  text-decoration: none!important;
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  background: transparent;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #141414;
  line-height: 1;
  border: 1px solid #141414;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-color: #141414;
  font-family: "akzidenz-grotesk-extended", sans-serif;
}
.inline-button:visited {
  color: #141414;
}
.inline-button:hover {
  color: #141414;
  text-decoration: none;
  background: rgba(26, 26, 26, 0);
}
.inline-button:focus {
  outline: 1px dotted #666;
}
.inline-button.disabled {
  cursor: default;
  background-image: none;
}
.inline-button[disabled] {
  cursor: default;
  background-image: none;
}
.inline-button:hover {
  border-color: #a0a0a0;
  color: #a0a0a0;
}
a.more {
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
  background: transparent;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
a.more:visited {
  color: #ffffff;
}
a.more:hover {
  color: #ffffff;
  text-decoration: none;
  background: rgba(26, 26, 26, 0);
}
a.more:focus {
  outline: 1px dotted #666;
}
a.more.disabled {
  cursor: default;
  background-image: none;
}
a.more[disabled] {
  cursor: default;
  background-image: none;
}
.book-button {
  cursor: pointer;
  background: transparent;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none!important;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  line-height: 1em;
}
.book-button:visited {
  color: #ffffff;
}
.book-button:hover {
  color: #ffffff;
  text-decoration: none;
  background: rgba(26, 26, 26, 0);
}
.book-button:focus {
  outline: 1px dotted #666;
}
.book-button.disabled {
  cursor: default;
  background-image: none;
}
.book-button[disabled] {
  cursor: default;
  background-image: none;
}
.book-button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.book-status {
  cursor: pointer;
  display: inline-block;
  background: #e6e6e6;
  color: #808080;
  padding: 5px 10px;
  vertical-align: bottom;
  line-height: normal;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* @end */
/*  ========================================================================== */
/*  @group Text */
/*  ========================================================================== */
.well {
  color: #fff;
  background: #333333;
  padding: 15px 20px;
  margin-bottom: 1.5em;
}
.well p {
  color: #ffffff;
}
.well h1,
.well h2,
.well h3,
.well h4,
.well h5,
.well h6 {
  color: #ffffff;
}
.well h1 strong,
.well h2 strong,
.well h3 strong,
.well h4 strong,
.well h5 strong,
.well h6 strong {
  color: #e6e6e6;
}
.well a {
  color: #ffffff;
}
.well a:visited {
  color: #a0a0a0;
}
.well a:active {
  color: #ffffff;
}
.well a:hover {
  color: #a0a0a0;
}
.well table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.well table caption {
  text-align: left;
}
.well table th,
.well table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.well table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.well table td {
  vertical-align: top;
}
.well hr {
  border-color: #444;
}
.well a {
  color: #fff;
  text-decoration: underline;
}
.unit-block {
  zoom: 1;
}
.unit-block:before,
.unit-block:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-block:after {
  clear: both;
}
.unit-block .media {
  float: left;
  margin-right: 10px;
}
.unit-block .media img {
  display: block;
}
.unit-block .body,
.unit-block header,
.unit-block footer {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.unit-block .meta {
  color: #656565;
}
.unit-block .meta p {
  margin: 0;
}
.unit-article {
  zoom: 1;
}
.unit-article:before,
.unit-article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-article:after {
  clear: both;
}
.unit-article .media {
  float: left;
  margin-right: 10px;
}
.unit-article .media img {
  display: block;
}
.unit-article .body,
.unit-article header,
.unit-article footer {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.unit-article .meta {
  color: #656565;
}
.unit-article .meta p {
  margin: 0;
}
.unit-tweet {
  zoom: 1;
}
.unit-tweet:before,
.unit-tweet:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-tweet:after {
  clear: both;
}
.unit-tweet .media {
  float: left;
  margin-right: 10px;
}
.unit-tweet .media img {
  display: block;
}
.unit-tweet .body,
.unit-tweet header,
.unit-tweet footer {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.unit-tweet .meta {
  color: #656565;
}
.unit-tweet .meta p {
  margin: 0;
}
.unit-link-list {
  zoom: 1;
}
.unit-link-list:before,
.unit-link-list:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-link-list:after {
  clear: both;
}
.unit-link-list ul,
.unit-link-list ol,
.unit-link-list dl {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-link-list ul li,
.unit-link-list ol li,
.unit-link-list dl li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-navigation-list {
  zoom: 1;
}
.unit-navigation-list:before,
.unit-navigation-list:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-navigation-list:after {
  clear: both;
}
.unit-navigation-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-navigation-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-navigation-list li {
  display: inline;
  float: left;
}
.unit-navigation-list a {
  display: block;
  margin-right: 10px;
}
.unit-breadcrumb-trail {
  zoom: 1;
}
.unit-breadcrumb-trail:before,
.unit-breadcrumb-trail:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-breadcrumb-trail:after {
  clear: both;
}
.unit-breadcrumb-trail ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-breadcrumb-trail ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-breadcrumb-trail li {
  display: inline;
  float: left;
}
.unit-breadcrumb-trail a {
  display: block;
  margin-right: 10px;
}
.unit-nested-menu {
  zoom: 1;
}
.unit-nested-menu:before,
.unit-nested-menu:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-nested-menu:after {
  clear: both;
}
.unit-nested-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-nested-menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-nested-menu ul li {
  padding: 2px 0;
}
.unit-nested-menu .nested-menu-nesting-2 a {
  padding-left: 30px;
}
.unit-nested-menu .nested-menu-nesting-3 a {
  padding-left: 50px;
}
.unit-nested-menu .nested-menu-nesting-5 a {
  padding-left: 60px;
}
.unit-nested-menu .section a {
  background: none;
}
.unit-nested-menu a.section {
  background: none;
}
.unit-nested-menu a.current {
  color: #900;
  background: #fff;
}
.unit-performance-dates td.performance-types span {
  font-size: 92%;
  font-weight: bold;
  display: block;
}
.unit-gallery-thumbnails ul {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
  overflow: auto;
}
.unit-gallery-thumbnails ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.unit-gallery-thumbnails ul:before,
.unit-gallery-thumbnails ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-gallery-thumbnails ul:after {
  clear: both;
}
.unit-gallery-thumbnails ul li {
  display: inline;
  float: left;
  margin: 0 5px 5px 0;
}
.unit-gallery-thumbnails li.start {
  clear: left;
}
.unit-gallery-thumbnails li.end {
  margin-right: 0;
}
.unit-production-entry header .prefix,
.unit-production-entry header .suffix {
  margin: 0;
}
.unit-media .meta {
  font-size: 13px;
  text-align: left;
}
/* @group Default Form Styling (wrangling with Silverstripe)*/
select,
option {
  font-family: "akzidenz-grotesk", sans-serif;
}
.inline-form {
  background: #f4f3f3;
  padding: 20px;
}
.inline-form form {
  margin-bottom: 0;
}
.inline-form .field {
  zoom: 1;
  width: auto;
  margin-bottom: 0.75em;
}
.inline-form .field:before,
.inline-form .field:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.inline-form .field:after {
  clear: both;
}
.inline-form form .Actions {
  zoom: 1;
  width: auto;
  clear: both;
}
.inline-form form .Actions:before,
.inline-form form .Actions:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.inline-form form .Actions:after {
  clear: both;
}
.inline-form form fieldset {
  margin: 0;
  padding: 0;
}
.inline-form form fieldset label,
.inline-form label {
  text-align: right;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-weight: normal;
  width: 140px;
  margin-right: 5%;
  width: 25%;
  font-size: 0.77777em;
}
.inline-form form input,
.inline-form form select,
.inline-form form textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 0.77777em;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 9px;
  padding-bottom: 8px;
}
.inline-form form input,
.inline-form form select {
  height: 36px;
  max-width: 100%;
}
.inline-form form input {
  font-size: 0.77777em;
  height: 2.5714em;
  padding-left: 8px;
  padding-right: 8px;
}
.inline-form form fieldset .middleColumn {
  position: relative;
  float: left;
  width: 70%;
}
.inline-form form fieldset .middleColumn .text,
.inline-form form fieldset .middleColumn textarea {
  width: 100%;
}
.inline-form form .action {
  cursor: pointer;
  background: transparent;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none!important;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  line-height: 1em;
  border-color: #141414;
  color: #141414;
  float: right;
}
.inline-form form .action:visited {
  color: #ffffff;
}
.inline-form form .action:hover {
  color: #ffffff;
  text-decoration: none;
  background: rgba(26, 26, 26, 0);
}
.inline-form form .action:focus {
  outline: 1px dotted #666;
}
.inline-form form .action.disabled {
  cursor: default;
  background-image: none;
}
.inline-form form .action[disabled] {
  cursor: default;
  background-image: none;
}
.inline-form form .action:hover {
  background: rgba(255, 255, 255, 0.2);
}
.inline-form form .action:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #141414;
}
.inline-form form .message {
  color: #a0a0a0;
  margin-left: 30%;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-weight: normal;
  font-size: 12px;
}
.inline-form form .holder-required {
  border-color: #a0a0a0;
}
.inline-form form .optionset ul,
.inline-form form .checkboxset ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inline-form form .optionset ul li,
.inline-form form .checkboxset ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inline-form form .optionset ul li,
.inline-form form .checkboxset ul li {
  clear: left;
}
.inline-form form .optionset ul li label,
.inline-form form .checkboxset ul li label {
  margin-right: 2%;
  padding-top: 0;
}
/* @group Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #232323;
  /* change if the mask should have another color then white */
  z-index: 9999;
  /* makes sure it stays on top */
}
#status {
  width: 200px;
  height: 168px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/logo-preloader.png);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
.svg #status {
  background-image: url(../images/logo-preloader.svg);
}
/* @end */
/* @group Header */
.emergency-announcement {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  line-height: 1.4;
  padding: .5em .75em;
  margin-bottom: 1em;
  color: #ffffff;
  background-color: #a0a0a0;
}
.emergency-announcement p {
  margin-bottom: 0;
}
@media only screen and (max-width: 35em) {
  .emergency-announcement {
    font-size: 12px;
  }
}
#header {
  position: fixed;
  display: block;
  top: 0;
  width: 100%;
  z-index: 2000;
  -webkit-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  background-color: rgba(0, 0, 0, 0.9);
}
.has-page-feature #header {
  background-color: transparent;
}
.flex-covered #header {
  background-color: rgba(0, 0, 0, 0.85);
}
.flex-covered #header .emergency-announcement {
  display: none;
}
#header-inner {
  padding: 18px 0;
  width: 100%;
  zoom: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 90%;
  max-width: 1210px;
  margin: 0 auto;
}
#header-inner:before,
#header-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#header-inner:after {
  clear: both;
}
#header .area-logo {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
  margin: 0;
  margin-top: 0;
  position: relative;
  width: auto;
  height: 60px;
}
.invert-colors #header .area-logo svg .cls-1 {
  fill: #231f20;
}
#header .area-logo svg {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
  width: auto;
  height: 60px;
}
#header .area-logo svg .cls-1 {
  fill: #ffffff;
}
.primary-type-home-page #header .area-logo {
  width: auto;
  height: 112px;
}
.primary-type-home-page #header .area-logo svg {
  width: auto;
  height: 112px;
}
.primary-type-home-page.flex-covered #header .area-logo {
  width: auto;
  height: 60px;
}
.primary-type-home-page.flex-covered #header .area-logo svg {
  width: auto;
  height: 60px;
}
.primary-type-home-page.flex-covered #header .area-logo svg .cls-1 {
  fill: #ffffff;
}
#header .area-logo span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#header .area-logo p.logo,
#header .area-logo p.logo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 218px;
  height: 60px;
  display: block;
  margin: 0;
}
/* @group Header Toolbar */
.header-toolbar {
  position: absolute;
  right: 100px;
  top: 18px;
}
.header-toolbar ul {
  margin: 0;
}
.header-toolbar a {
  -webkit-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  font-family: "akzidenz-grotesk-extended", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  transition: opacity .5s ease;
  opacity: 0.9;
}
.header-toolbar a:hover {
  opacity: 1;
}
/* @end */
.invert-colors #header {
  background: none;
}
.invert-colors .header-toolbar a {
  color: #000;
  opacity: 0.75;
}
.invert-colors.flex-covered #header {
  background: rgba(0, 0, 0, 0.85);
}
.invert-colors.flex-covered #header .header-toolbar a {
  opacity: 0.9;
}
.invert-colors.flex-covered #header .header-toolbar a {
  opacity: 0.9;
}
.flex-covered #header {
  background: rgba(0, 0, 0, 0.85);
}
.flex-covered .header-toolbar a {
  color: #fff!important;
}
.logged-in {
  display: none;
}
/* @end */
/* @group Footer */
#footer {
  background: #fff;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  position: relative !important;
  clear: both;
}
#footer-inner {
  width: 100%;
  zoom: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 90%;
  max-width: 1210px;
  margin: 0 auto;
  background: #fff;
}
#footer-inner:before,
#footer-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer-inner:after {
  clear: both;
}
/* @group Touch Tools */
#touch-tools {
  position: relative;
  background: #fff;
  padding: 1em 0;
  clear: both;
}
#touch-tools-inner {
  margin: 0 auto;
  width: 88%;
  padding: 1%;
  background-color: #f6f6f6;
  max-width: 1210px;
  zoom: 1;
}
#touch-tools-inner:before,
#touch-tools-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#touch-tools-inner:after {
  clear: both;
}
#touch-tools-inner a {
  cursor: pointer;
  background: transparent;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none!important;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  line-height: 1em;
  display: inline;
  float: right;
}
#touch-tools-inner a:visited {
  color: #ffffff;
}
#touch-tools-inner a:hover {
  color: #ffffff;
  text-decoration: none;
  background: rgba(26, 26, 26, 0);
}
#touch-tools-inner a:focus {
  outline: 1px dotted #666;
}
#touch-tools-inner a.disabled {
  cursor: default;
  background-image: none;
}
#touch-tools-inner a[disabled] {
  cursor: default;
  background-image: none;
}
#touch-tools-inner a:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* @end */
/* @group Social Media Links */
#footer-social {
  zoom: 1;
  background: #262626;
}
#footer-social:before,
#footer-social:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer-social:after {
  clear: both;
}
#footer-social-inner {
  zoom: 1;
  padding: 1em 0;
  width: 90%;
  max-width: 1210px;
  margin: 1em auto;
}
#footer-social-inner:before,
#footer-social-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer-social-inner:after {
  clear: both;
}
.area-social {
  zoom: 1;
  margin-bottom: 10px;
}
.area-social:before,
.area-social:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-social:after {
  clear: both;
}
.area-social h2 {
  font-size: 22px;
  font-weight: 400;
  float: left;
  margin: 5px 14px 0 0;
  text-align: right;
  color: #333;
}
.area-social ul {
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.area-social li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.area-social li.last {
  margin-right: 0;
}
@media only screen and (max-width: 460px) {
  .area-social h2,
  .area-social ul,
  .area-social li {
    float: none;
    text-align: center;
  }
  .area-social li {
    display: inline-block;
    margin-top: 6px;
  }
}
.area-social a {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  background: #000000 url(../images/social-icons.png) 0px 0px no-repeat;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  height: 31px;
  width: 31px;
  opacity: 0.7;
}
.area-social a br {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .area-social li a {
    background: url(../images/social-icons@2x.png) repeat;
    background-size: 124px 31px;
  }
}
.area-social a:hover {
  opacity: 1;
}
.area-social .facebook a {
  background-position: 0 0;
}
.area-social .twitter a {
  background-position: -31px 0;
  position: relative;
  top: 2px;
}
.area-social .instagram a {
  background-position: -62px 0;
}
.area-social .youtube a {
  background-position: -93px 0;
  position: relative;
  top: 5px;
}
#footer .group-1 {
  zoom: 1;
  padding: 1.6em 0;
}
#footer .group-1:before,
#footer .group-1:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .group-1:after {
  clear: both;
}
/* @end */
/* @group Sponsor List */
.area-footer-sponsor-list {
  zoom: 1;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 2%;
  margin-right: 0;
}
.area-footer-sponsor-list:before,
.area-footer-sponsor-list:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-sponsor-list:after {
  clear: both;
}
.area-footer-sponsor-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.area-footer-sponsor-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.area-footer-sponsor-list ul li {
  margin: 0 4% 0 0;
  width: 25%;
  position: relative;
  display: inline;
  float: left;
}
.area-footer-sponsor-list ul li a {
  display: block;
  margin: 0;
  opacity: 0.75;
  position: relative;
}
.area-footer-sponsor-list ul li a span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.area-footer-sponsor-list ul li a img {
  width: 100%;
  height: auto;
}
.area-footer-sponsor-list ul li a:hover {
  opacity: 1;
}
.area-footer-sponsor-list ul li.arts-council-england {
  width: 21%;
}
.area-footer-sponsor-list ul li.pwc {
  width: 7.5%;
}
.area-footer-sponsor-list ul li.rbc {
  width: 15%;
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .area-footer-sponsor-list ul li {
    text-align: center;
  }
  .area-footer-sponsor-list ul li.pwc,
  .area-footer-sponsor-list ul li.rbc,
  .area-footer-sponsor-list ul li.arts-council-england {
    width: 100%;
    float: none;
  }
  .area-footer-sponsor-list ul li.pwc img,
  .area-footer-sponsor-list ul li.rbc img,
  .area-footer-sponsor-list ul li.arts-council-england img {
    margin: 0 auto;
  }
  .area-footer-sponsor-list ul li.pwc img {
    width: 22%;
  }
  .area-footer-sponsor-list ul li.arts-council-england img {
    width: 40%;
  }
  .area-footer-sponsor-list ul li.rbc img {
    width: 42%;
  }
}
/* @end */
.area-footer-copyright {
  zoom: 1;
  position: relative;
  background: #262626;
  margin-bottom: 0;
}
.area-footer-copyright:before,
.area-footer-copyright:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-copyright:after {
  clear: both;
}
.area-footer-copyright .inner {
  zoom: 1;
  padding: 2em 0;
  width: 90%;
  max-width: 1210px;
  margin: 0 auto 1em auto;
}
.area-footer-copyright .inner:before,
.area-footer-copyright .inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-copyright .inner:after {
  clear: both;
}
.svg .area-footer-copyright .by-made {
  background-image: url(../images/logo-made-inv.svg);
}
/* @group Footer Contact */
.area-footer-contact {
  zoom: 1;
  display: inline;
  float: left;
  width: 15%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}
.area-footer-contact:before,
.area-footer-contact:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-contact:after {
  clear: both;
}
.area-footer-contact address {
  font-style: normal;
  text-align: left;
}
.area-footer-contact address span {
  display: block;
  color: #cccccc;
  font-size: 14px;
  line-height: 18px;
}
.area-footer-contact address span:first-child {
  font-weight: bold;
  color: #fff;
}
/* @end */
.area-footer-navigation {
  zoom: 1;
  display: inline;
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2em;
}
.area-footer-navigation:before,
.area-footer-navigation:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-navigation:after {
  clear: both;
}
.area-footer-navigation ul {
  zoom: 1;
}
.area-footer-navigation ul:before,
.area-footer-navigation ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-navigation ul:after {
  clear: both;
}
.area-footer-navigation ul li {
  float: left;
  width: 33%;
  line-height: 1em;
}
.area-footer-navigation ul li a {
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  opacity: 0.75;
  display: block;
}
.area-footer-navigation ul li a:hover {
  opacity: 1;
}
.area-footer-links {
  zoom: 1;
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-right: 0;
}
.area-footer-links:before,
.area-footer-links:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-footer-links:after {
  clear: both;
}
.area-footer-links .by-made {
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  clear: both;
  background-image: url(../images/logo-made-inv.png);
  opacity: 0.75;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  float: right;
  height: 9px;
  width: 39px;
  margin-top: 20px;
}
.area-footer-links .by-made br {
  display: none;
}
.area-footer-links .by-made:hover {
  opacity: 1;
}
.smallprint {
  clear: both;
  color: #fff;
  font-size: 11px;
  opacity: 0.75;
  line-height: 1.2em;
}
@media only screen and (max-width: 991px) {
  .smallprint {
    padding-top: 20px;
  }
}
/*  ========================================================================== */
/*  @group Navigation */
/*  ========================================================================== */
/* @group Primary Navigation */
.unit-navigation-list.area-primary-navigation {
  width: 100%;
  margin: 0;
}
.unit-navigation-list.area-primary-navigation a {
  text-decoration: none;
}
#primary-navigation .nav-toggle {
  text-decoration: none;
  -webkit-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: color 200ms cubic-bezier(0.42, 0, 0.58, 1);
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: block;
  position: absolute;
  top: 17px;
  right: 0;
  padding-right: 24px;
  background-image: url(../images/button-nav-toggle.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  opacity: 0.9;
  transition: opacity .5s ease;
}
#primary-navigation .nav-toggle span {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  text-transform: uppercase;
  position: relative;
  top: 1px;
}
#primary-navigation .nav-toggle:hover,
#primary-navigation .nav-toggle.active {
  opacity: 1 !important;
}
.svg #primary-navigation .nav-toggle,
.svg #primary-navigation .nav-toggle.active,
.svg #primary-navigation .nav-toggle:hover {
  background-image: url(../images/button-nav-toggle.svg);
}
.invert-colors #primary-navigation .nav-toggle {
  color: #000;
  background-position: 100% -74px;
  opacity: 0.75;
}
.flex-covered .nav-toggle {
  color: #fff!important;
  background-position: 100% 0!important;
  opacity: 0.9;
}
#primary-navigation li {
  display: block;
  width: 100%;
  float: none;
  border-right: 0;
}
#primary-navigation li a {
  border-bottom-width: 1px;
}
#primary-navigation .area-primary-navigation {
  overflow: hidden;
}
#primary-navigation .area-primary-navigation ul {
  margin: 1em 0;
  width: 100%;
  float: none;
}
#primary-navigation .area-primary-navigation a {
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.2em 0.25em 0.05em 0.25em;
  border-bottom: none;
}
#primary-navigation .area-primary-navigation .section-home a {
  background-image: none;
  text-indent: 0;
  width: auto;
  height: auto;
}
#primary-navigation .area-primary-navigation .current a,
#primary-navigation ul .section a {
  color: #fff;
  text-decoration: underline;
}
#primary-navigation .area-primary-navigation a:hover,
#primary-navigation ul .section a:hover {
  color: #fff;
}
.area-primary-navigation ul li a {
  color: #999;
}
#header .area-site-search {
  width: 100%;
  opacity: 1;
  text-align: center;
}
#header .area-site-search.focus {
  width: auto;
}
#header .area-site-search.focus form {
  width: auto;
}
#header .area-site-search form {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.area-primary-navigation .area-site-search .text {
  right: 0;
  width: 80%;
}
.touch .area-primary-navigation .area-site-search .text {
  width: 80%;
}
.nav-collapsed #primary-navigation,
.js .area-primary-navigation {
  height: 0px;
}
.nav-open #primary-navigation,
.nav-open .area-primary-navigation {
  height: auto;
  margin-bottom: 1em;
}
/*
	.header-toolbar {
		top: 15px;
		right: 70px;
		a {
			font-size: 14px;
		}
	}
*/
.nav-open #header {
  background-color: rgba(0, 0, 0, 0.85);
  height: 100%;
}
.nav-open.invert-colors .unit-navigation-list.area-primary-navigation a {
  color: #999;
}
.nav-open.invert-colors #primary-navigation .nav-toggle,
.nav-open.invert-colors .header-toolbar a {
  color: #fff;
}
.nav-open.invert-colors .primary-navigation .nav-toggle {
  opacity: 1;
}
.nav-open.invert-colors #primary-navigation .nav-toggle {
  background-position: 100% 0;
}
/*
.unit-navigation-list.area-primary-navigation {
	font-family: @-site-header-typography;
	.horizontal-menu();
	.float-right;
	margin: 0;
	width: 100%;
	ul {
		line-height: normal;
		float: left;
		margin-top: 6px;
		.clearfix;
	}

	 a {
		.animation-ease-in-out-color;
		.animation-ease-in-out-border-color;
		color:#f3f3f3;
		padding:0 0 0 0;
		margin-right: 20px;
		font-size: 14px;
		font-weight: 600;
		border-bottom: 2px solid transparent;
		&.current, &:hover {
			border-color:#fff;
			color: #fff;
		}
	}
}

.invert-colors {
	.unit-navigation-list.area-primary-navigation {
		a {
			color:#333;
			&.current, &:hover {
				border-color:#333;
				color: #333;
			}
		}
	}
}

.flex-covered.invert-colors {
	.unit-navigation-list.area-primary-navigation {
		a {
			color:#fff;
			&.current, &:hover {
				border-color:#fff;
				color: #fff;
			}
		}
	}
}


a.nav-toggle {
	display: none;
}

.area-primary-navigation li.last a {
	margin-right: 20px;
}

.area-primary-navigation a:hover {
	color: @-site-color-primary;
	border-bottom-color: @-site-color-primary;
}

*/
.area-site-search {
  float: right;
  opacity: 0.7;
  position: relative;
  width: 150px;
  min-height: 1px;
  -webkit-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.area-site-search form {
  position: absolute;
  right: 0;
}
.area-site-search .text {
  width: 100px;
  font-size: 14px;
  height: 18px;
  line-height: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #e7e7e7;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  vertical-align: middle;
}
.area-site-search .submit {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  background: #141414;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 7px 8px 7px 8px;
  line-height: 1em;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  vertical-align: middle;
  margin-left: -3px;
  background-color: #666;
  border-color: #666;
}
.area-site-search .submit:visited {
  color: #ffffff;
}
.area-site-search .submit:hover {
  color: #ffffff;
  text-decoration: none;
  background: #2e2e2e;
}
.area-site-search .submit:focus {
  outline: 1px dotted #666;
}
.area-site-search .submit.disabled {
  cursor: default;
  background-image: none;
}
.area-site-search .submit[disabled] {
  cursor: default;
  background-image: none;
}
.area-site-search form {
  margin-bottom: 0;
}
.area-site-search.focus {
  opacity: 1;
}
.area-site-search.focus form {
  width: 215px;
}
.area-site-search.focus .text {
  background-color: #fff;
  border-color: #fff;
  width: 167px;
}
.area-site-search.focus .submit {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  background: #141414;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 7px 8px 7px 8px;
  line-height: 1em;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  vertical-align: middle;
  margin-left: -3px;
}
.area-site-search.focus .submit:visited {
  color: #ffffff;
}
.area-site-search.focus .submit:hover {
  color: #ffffff;
  text-decoration: none;
  background: #2e2e2e;
}
.area-site-search.focus .submit:focus {
  outline: 1px dotted #666;
}
.area-site-search.focus .submit.disabled {
  cursor: default;
  background-image: none;
}
.area-site-search.focus .submit[disabled] {
  cursor: default;
  background-image: none;
}
/* @end */
/* @group Section Navigation */
.area-section-navigation {
  zoom: 1;
  clear: both;
  background-color: #e9e9e9;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
}
.area-section-navigation:before,
.area-section-navigation:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-section-navigation:after {
  clear: both;
}
.area-section-navigation a {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 6px 14px 6px;
  vertical-align: bottom;
  color: #262626;
  line-height: normal;
  border: 1px solid #d9d9d9;
  border-bottom-color: #bfbfbf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-transform: uppercase;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 13px;
}
.area-section-navigation a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #d9d9d9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d9d9d9));
  background-image: -moz-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: -ms-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: -o-linear-gradient(top, #f2f2f2, #d9d9d9);
  background-image: linear-gradient(top, #f2f2f2, #d9d9d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#d9d9d9', GradientType=0);
}
.area-section-navigation a:focus {
  outline: 1px dotted #666;
}
.area-section-navigation a.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.area-section-navigation a[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.area-section-navigation a.next {
  display: inline;
  float: right;
}
/* @end */
/* @group Secondary Nav */
.unit-secondary-navigation {
  font-family: "akzidenz-grotesk", sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400;
  margin-bottom: 30px;
}
.unit-nested-menu li {
  display: block;
  padding: 2px 0;
}
.unit-nested-menu ul ul li {
  padding-left: 30px;
}
.unit-nested-menu a {
  background-color: #fff;
  color: #000;
  padding: 1px 0;
  text-decoration: none;
  font-family: "akzidenz-grotesk", sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
}
.unit-nested-menu a:hover {
  color: #a0a0a0;
}
.unit-nested-menu a.current {
  color: #a0a0a0;
  background-color: #fff;
}
.unit-secondary-navigation ul ul {
  text-transform: capitalize;
}
.nested-menu-nesting-2 a {
  color: #666;
  font-size: 14px;
  padding-left: 0px !important;
}
.nested-menu-nesting-2 a:hover {
  color: #a0a0a0;
}
.unit-nested-menu a.section {
  background-color: #fff;
}
/* @end */
/* @group Pagination */
.pagination-form {
  float: right;
  margin-bottom: 0;
}
.pagination-form select {
  height: 1.8em;
  line-height: 1.8em;
  width: 110px;
}
.pagination-submit {
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  background: #141414;
  padding: 8px 12px 6px 12px;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
}
.pagination-submit:visited {
  color: #ffffff;
}
.pagination-submit:hover {
  color: #ffffff;
  text-decoration: none;
  background: #2e2e2e;
}
.pagination-submit:focus {
  outline: 1px dotted #666;
}
.pagination-submit.disabled {
  cursor: default;
  background-image: none;
}
.pagination-submit[disabled] {
  cursor: default;
  background-image: none;
}
.unit-page-navigation {
  border-top: 1px solid #e6e7e8;
  margin-top: 10px;
  padding-top: 10px;
  zoom: 1;
}
.unit-page-navigation:before,
.unit-page-navigation:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-page-navigation:after {
  clear: both;
}
.unit-page-navigation .back {
  background: url('../images/arrow-black-left.png') left center no-repeat;
  padding-left: 20px;
}
.unit-page-navigation .back:visited {
  color: #a0a0a0;
}
.unit-page-navigation .back:hover {
  color: #262626;
}
.unit-page-navigation .next {
  float: right;
  font-weight: bold;
}
.unit-page-navigation .next span {
  color: #666;
}
/* @end */
/*  ========================================================================== */
/*  @group Navigation - Breadcrumbs */
/*  ========================================================================== */
.unit-breadcrumb-trail .breadcrumb-inner {
  background: #f4f3f3;
  border: none;
  padding: 5px 15px;
  font-size: 14px;
  font-family: "akzidenz-grotesk", sans-serif;
  font-weight: 700;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
  width: 100%;
  max-width: 1210px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
.unit-breadcrumb-trail .breadcrumb-inner:before,
.unit-breadcrumb-trail .breadcrumb-inner:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-breadcrumb-trail .breadcrumb-inner:after {
  clear: both;
}
.unit-breadcrumb-trail ul li.first {
  font-weight: 600;
}
.unit-breadcrumb-trail ul li a {
  padding-right: 30px;
  margin-right: 8px;
  background: url(../images/arrow-breadcrumb.png) no-repeat 100% 50%;
  font-weight: bold;
  color: #000;
}
.unit-breadcrumb-trail ul li a:hover {
  color: #a0a0a0;
}
.unit-breadcrumb-trail ul li.last a {
  color: #a0a0a0;
  background-image: none;
  margin-right: 0;
}
/*  ========================================================================== */
/*  @group Navigation - Child Page List */
/*  ========================================================================== */
.area-child-page-list .unit-block {
  float: left;
  width: 48%;
  padding: 0;
  margin-bottom: 20px;
  background: #fff;
  min-height: 310px;
}
.area-child-page-list .unit-block .body {
  padding: 0;
}
.area-child-page-list .unit-block h2 {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 10px;
}
.area-child-page-list .unit-block a p {
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
}
.area-child-page-list .unit-block .media {
  width: 100%;
  float: none;
  margin: 0 0 10px 0;
}
.area-child-page-list .unit-block.odd {
  margin-right: 4%;
}
.area-child-page-list .unit-block a {
  display: block;
}
.area-child-page-list .unit-block a:hover h2 {
  color: #bababa;
}
.area-child-page-list .end {
  margin-right: 0;
}
/*  ========================================================================== */
/*  @group Navigation - Stacked List */
/*  ========================================================================== */
.stacked-list .unit-block {
  background: #fff;
  border-top: 1px solid #e6e7e8;
  padding: 20px 0 15px;
  margin-bottom: 0;
}
.stacked-list .unit-block .media {
  width: 22.5%;
}
.stacked-list .unit-block h2 {
  color: #a0a0a0;
  margin: 0 0 10px;
  padding: 0;
}
.stacked-list .excerpt,
.stacked-list .full-content {
  font-size: 16px;
  margin: 0 0 0 0;
}
/* @group Mailing List */
.area-mailing-list {
  margin: 2em 0;
  font-weight: 400;
  text-align: right;
}
.area-mailing-list label {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  margin: 0 10px 0 0;
  float: none;
  width: auto;
  vertical-align: middle;
  color: #fff;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  text-transform: uppercase;
}
.area-mailing-list .input-holder {
  display: inline-block;
}
@media only screen and (max-width: 460px) {
  .area-mailing-list label,
  .area-mailing-list .input-holder {
    float: none;
    text-align: center;
    display: block;
  }
  .area-mailing-list .input-holder {
    margin-top: 6px;
  }
}
.area-mailing-list form {
  margin: 3px 0 0 0;
}
.area-mailing-list input.text,
.area-site-search .text {
  padding: 0 10px;
  width: 178px;
  height: 28px;
  right: 0;
  border: none;
  outline: none;
  box-shadow: none;
  background: #262626;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-family: "akzidenz-grotesk", sans-serif;
}
.area-mailing-list input.text:focus,
.area-site-search .text:focus {
  background-color: #262626;
}
.area-mailing-list .submit,
.area-site-search .submit {
  padding: 6px 15px;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.icon-mail {
  display: none !important;
  visibility: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .icon-mail {
    background: url(../images/mail-icon@2x.png) repeat;
    background-size: 15px 13px;
  }
}
/*  ========================================================================== */
/*  @group Supporting Content */
/*  ========================================================================== */
.unit-production-entry {
  zoom: 1;
}
.unit-production-entry:before,
.unit-production-entry:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-production-entry:after {
  clear: both;
}
.unit-production-entry .media {
  float: left;
  margin-right: 10px;
}
.unit-production-entry .media img {
  display: block;
}
.unit-production-entry .body,
.unit-production-entry header,
.unit-production-entry footer {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.unit-production-entry .meta {
  color: #656565;
}
.unit-production-entry .meta p {
  margin: 0;
}
.media img {
  width: 100%;
  height: auto;
}
#cms-content img {
  max-width: 100%;
}
#cms-content h5 {
  font-family: "akzidenz-grotesk", sans-serif;
  font-weight: 700;
}
.floating {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 18px 0;
  margin: 0 0 0 0;
}
#primary-content .media .meta p,
.media .meta p {
  font-family: Helmet, Freesans, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  text-align: right;
  margin-top: 0.25rem;
}
.unit-article .media,
.unit-production-entry .media,
.unit-block .media {
  margin-right: 20px;
}
.supporting-content-panel {
  margin-bottom: 30px;
}
.supporting-content-panel h2 {
  color: #636363;
  font-size: 20px;
  margin: 0 0 6px 0;
  padding-bottom: 2px;
}
.supporting-content-panel li,
.supporting-content-panel p {
  font-size: 14px;
}
.supporting-content-link-list-item {
  border-bottom: 1px solid #d3d3d3;
}
.supporting-content-link-list-item a {
  display: block;
  padding: 3px 0 1px 28px;
  color: #141414;
  margin: 0;
}
.supporting-content-link-list-item a:hover {
  background-color: #F4F3F3;
}
.supporting-content-link-list-item a:hover .filesize {
  color: #666;
}
.area-audio-player,
.area-attachments-list,
.area-related-page-list,
.area-media-gallery {
  margin-bottom: 30px;
}
.area-audio-player h2,
.area-attachments-list h2,
.area-related-page-list h2,
.area-media-gallery h2 {
  color: #636363;
  font-size: 20px;
  margin: 0 0 6px 0;
  padding-bottom: 2px;
}
.area-audio-player li,
.area-attachments-list li,
.area-related-page-list li,
.area-media-gallery li,
.area-audio-player p,
.area-attachments-list p,
.area-related-page-list p,
.area-media-gallery p {
  font-size: 14px;
}
.area-attachments-list h2,
.area-related-page-list h2 {
  border-bottom: none;
}
.area-attachments-list ul,
.area-related-page-list ul {
  border-top: 1px solid #d3d3d3;
}
.list-more-link {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  color: #fff;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 12px;
  background-color: #636363;
  padding: 2px 10px;
  text-align: right;
  display: block;
}
.list-more-link:hover {
  background-color: #141414;
}
.area-twitter-feed,
.area-facebook-like-box {
  margin-bottom: 30px;
}
/* @end */
/*  ========================================================================== */
/*  @group Reviews */
/*  ========================================================================== */
.icon-star-rating {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-position: 0 0;
  background-repeat: repeat-x;
  background-image: url(../images/review-star-ratings.png);
  background-image: none, url(../images/review-star-ratings.svg);
}
.icon-star-rating br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .icon-star-rating {
    width: 16px;
    height: 16px;
    background-size: 16px;
  }
}
.review .rating-value,
.review .meta {
  display: block;
  zoom: 1;
}
.review .rating-value:before,
.review .meta:before,
.review .rating-value:after,
.review .meta:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.review .rating-value:after,
.review .meta:after {
  clear: both;
}
.review .rating-stars {
  zoom: 1;
  margin-bottom: .5em;
}
.review .rating-stars:before,
.review .rating-stars:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.review .rating-stars:after {
  clear: both;
}
/*  ========================================================================== */
/*  @group Section Reviews */
/*  ========================================================================== */
.section-reviews .review {
  margin: 1.5em 0	;
  padding-left: 0;
  width: 50%;
  padding-right: 5%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.section-reviews .review:nth-child(2n + 1) {
  clear: left;
  padding-right: 2.5%;
}
.section-reviews .review:nth-child(2n) {
  padding-left: 2.5%;
  padding-right: 0;
}
@media only screen and (max-width: 680px) {
  .section-reviews .review {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none;
  }
}
.section-reviews blockquote,
#primary-content .section-reviews blockquote {
  margin: 0 0 0.666em 0;
  padding: 0;
}
.section-reviews blockquote p,
#primary-content .section-reviews blockquote p {
  font-style: italic;
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 0;
  text-indent: -0.42em;
}
.section-reviews blockquote p:before,
#primary-content .section-reviews blockquote p:before {
  content: "\2018";
}
.section-reviews blockquote p:after,
#primary-content .section-reviews blockquote p:after {
  content: "\2019";
}
@media only screen and (max-width: 680px) {
  .section-reviews blockquote p,
  #primary-content .section-reviews blockquote p {
    text-indent: 0;
  }
}
.section-reviews .meta {
  zoom: 1;
  font-size: 1em;
  color: #333;
}
.section-reviews .meta:before,
.section-reviews .meta:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.section-reviews .meta:after {
  clear: both;
}
.section-reviews .meta .publisher {
  font-weight: bold;
}
.section-reviews .meta .author {
  font-style: normal;
}
/* @group Cast & Creatives */
#production-cast-and-creatives h1 {
  font-size: 1.4em;
  color: #666;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-weight: 700;
}
#primary-content .og-grid {
  list-style: none;
  padding: 0;
  margin: 0 -1% 2em -1%;
  text-align: left;
  width: 102%;
}
#primary-content .og-grid li {
  display: inline-block;
  margin: 20px 1% 0 1%;
  vertical-align: top;
  height: auto;
  width: 23%;
  box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  #primary-content .og-grid li {
    width: 48%;
  }
}
#primary-content .og-grid li > a,
#primary-content .og-grid li > a img,
#primary-content .og-grid li > div.castmembercontainer,
#primary-content .og-grid li > div.castmembercontainer img {
  border: none;
  outline: none;
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
#primary-content .og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #222;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}
#primary-content .og-grid li h2 {
  font-size: 1em;
  margin: 0.5em 0 0 0;
  text-transform: capitalize;
  font-family: "akzidenz-grotesk", sans-serif;
  font-weight: 700;
}
#primary-content .og-grid li p.cast-role {
  margin: 0;
  color: #333;
  font-size: 0.85em;
  font-weight: 500;
}
#primary-content .og-expander {
  position: absolute;
  background: #222;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  padding: 30px;
}
#primary-content .og-grid li .og-expander p.cast-role {
  color: #ccc;
}
#primary-content .og-expander-inner {
  height: 100%;
}
#primary-content .og-close {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  background-image: url(../images/icon-close-large.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 500;
  opacity: 0.5;
}
#primary-content .og-close br {
  display: none;
}
#primary-content .og-close:hover {
  opacity: 1;
}
#primary-content .og-fullimg {
  width: 40.5%;
  margin-right: 2%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#primary-content .og-details {
  width: 51.5%;
  padding: 0 2% 0 4%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#primary-content .og-fullimg {
  text-align: center;
}
#primary-content .og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#primary-content .og-details h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1.4em;
  padding: 0;
  margin-bottom: 0;
}
#primary-content .og-details .role {
  color: #ccc;
}
#primary-content .og-details .description p,
#primary-content .og-details .description > em {
  color: #fff;
  font-size: 0.85em;
  line-height: 1.5em;
}
#primary-content .og-details a {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  border: 3px solid #333;
  display: inline-block;
  margin: 30px 0 0;
  outline: none;
}
#primary-content .og-details a::before {
  content: '\2192';
  display: inline-block;
  margin-right: 10px;
}
#primary-content .og-details a:hover {
  border-color: #999;
  color: #999;
}
#primary-content .og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #cccccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
.svg #primary-content .og-close {
  background-image: url(../images/icon-close-large.svg);
}
@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
@-moz-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #dddddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #cccccc, 15px 30px 1px #dddddd, -15px 30px 1px #cccccc;
  }
  /* @end */
}
/* @group Related Pages */
.area-related-page-list ul li {
  border-bottom: 1px solid #d3d3d3;
}
.area-related-page-list ul li a {
  display: block;
  padding: 3px 0 1px 28px;
  color: #141414;
  margin: 0;
}
.area-related-page-list ul li a:hover {
  background-color: #F4F3F3;
}
.area-related-page-list ul li a:hover .filesize {
  color: #666;
}
.area-related-page-list a {
  background: url(../images/icon-related-pages.png) no-repeat 4px 7px;
}
/* @end */
/* @group Attachments */
.area-attachments-list ul li {
  border-bottom: 1px solid #d3d3d3;
}
.area-attachments-list ul li a {
  display: block;
  padding: 3px 0 1px 28px;
  color: #141414;
  margin: 0;
}
.area-attachments-list ul li a:hover {
  background-color: #F4F3F3;
}
.area-attachments-list ul li a:hover .filesize {
  color: #666;
}
.area-attachments-list a {
  background: url(../images/icon-related-pages.png) no-repeat 4px 7px;
}
.area-attachments-list li.pdf a {
  background-image: url(../document-files/document-pdf.png);
}
.area-attachments-list li.music a {
  background-image: url(../document-files/document-music.png);
}
.area-attachments-list li.excel a {
  background-image: url(../document-files/document-excel.png);
}
.area-attachments-list li.film a {
  background-image: url(../document-files/document-film.png);
}
.area-attachments-list li.powerpoint a {
  background-image: url(../document-files/document-powerpoint.png);
}
.area-attachments-list li.word-text a {
  background-image: url(../document-files/document-word-text.png);
}
.area-attachments-list li.zipped a {
  background-image: url(../document-files/document-zipper.png);
}
.area-attachments-list a .filesize {
  color: #666;
  font-size: 80%;
}
/* @end */
/* @group Homepage Calendar */
#calendar-widget {
  display: block;
}
.area-homepage-calendar {
  font-weight: normal;
  margin-bottom: 0;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 1em;
}
.area-homepage-calendar .calendar {
  background: #fff;
  padding: 6px 5px 5px 5px;
}
.area-homepage-calendar .calendar-controls {
  font-size: 18px;
  font-size: 1.125rem;
  color: #666;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 0.25em;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  line-height: 1em;
  text-align: center;
  position: relative;
}
.area-homepage-calendar .calendar-controls a {
  margin-top: 5px;
  width: 15px;
  height: 15px;
  background-position: 0 0;
  opacity: 0.85;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.area-homepage-calendar .calendar-controls a br {
  display: none;
}
.area-homepage-calendar .calendar-controls a:hover {
  opacity: 1;
}
.area-homepage-calendar .calendar-controls .previous {
  display: inline;
  float: left;
  background-image: url(../images/arrow-homecal-l.png);
}
.svg .area-homepage-calendar .calendar-controls .previous {
  background-image: url(../images/arrow-homecal-l.svg);
}
.area-homepage-calendar .calendar-controls .next {
  display: inline;
  float: right;
  background-image: url(../images/arrow-homecal-r.png);
}
.svg .area-homepage-calendar .calendar-controls .next {
  background-image: url(../images/arrow-homecal-r.svg);
}
.area-homepage-calendar table {
  border: none;
}
.area-homepage-calendar th,
.area-homepage-calendar td {
  font-size: 14px;
  padding: 0;
  width: 14%;
  text-align: center;
  border: none;
  font-weight: normal;
  height: 3em;
  vertical-align: middle;
}
.area-homepage-calendar th {
  height: auto;
}
.area-homepage-calendar .last-month,
.area-homepage-calendar .next-month {
  color: #ccc;
}
.area-homepage-calendar td {
  border: 2px solid #f8f8f8;
  background-color: #fff;
}
.area-homepage-calendar td.today {
  outline: 1px solid #666;
}
.area-homepage-calendar td.past,
.area-homepage-calendar td.previous-month {
  color: #ccc;
}
.area-homepage-calendar td.has-results {
  cursor: pointer;
}
.area-homepage-calendar a.has-results {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  font-weight: bold;
  cursor: pointer;
  line-height: 3em;
}
.area-homepage-calendar a.has-results:hover {
  background-color: #75766B;
  color: #fff;
}
.area-homepage-calendar-footer a {
  font-size: 0.8em;
  text-align: right;
  display: block;
  margin-bottom: 10px;
}
/*  ========================================================================== */
/*  @group Performances */
/*  ========================================================================== */
.area-days-performances {
  display: none;
  position: relative;
}
.area-performance-list {
  position: absolute;
  width: 200px;
  bottom: 30px;
  left: -65px;
  padding-bottom: 10px;
  text-align: left;
}
td:child-first .area-performance-list {
  left: 0;
}
.area-performance-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #e9e9e9;
  padding: 2px;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  position: relative;
}
.area-performance-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.area-performance-list ul:after,
.area-performance-list ul:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.area-performance-list ul:after {
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ffffff;
}
.area-performance-list ul:before {
  top: 100%;
  left: 50%;
  margin-left: -9px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid;
  border-top-color: #ffffff;
}
.area-days-performances ul li a {
  padding: 3px 8px 5px 8px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2em;
  display: block;
  color: #333;
  text-align: center;
}
.area-days-performances ul li a:hover {
  color: #fff;
  background-color: #75766B;
}
.active .area-days-performances {
  display: block;
  z-index: 10;
}
/*  ========================================================================== */
/*  @group News */
/*  ========================================================================== */
.unit-article {
  margin-bottom: 1em;
}
.unit-article .wrapper {
  zoom: 1;
  padding: 0;
  display: block;
  position: relative;
}
.unit-article .wrapper:before,
.unit-article .wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.unit-article .wrapper:after {
  clear: both;
}
.unit-article .wrapper .media {
  margin-right: 15px;
}
.unit-article .wrapper h3 {
  font-family: "akzidenz-grotesk", sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1em;
  margin-top: 0;
}
.unit-article .wrapper h3 .type {
  opacity: 0.8;
}
.unit-article .wrapper h3 a {
  color: #333;
}
.unit-article .wrapper h3 a:hover {
  color: #a0a0a0;
}
.unit-article .wrapper .excerpt p {
  color: #333;
  font-size: 0.9em;
  line-height: 1.4em;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.unit-article .wrapper .date {
  color: #75766B;
  font-size: 13px;
  line-height: 1.4em;
  margin: 0;
}
.unit-article .wrapper .button {
  position: absolute;
  bottom: 0;
}
.unit-article .wrapper:hover {
  background-image: none;
  background-color: #fff;
}
.unit-article .wrapper:hover h3 {
  color: #141414;
}
/*  ========================================================================== */
/*  @group News - News List */
/*  ========================================================================== */
.area-news-list .unit-article {
  padding: 0 0 1em;
  border-bottom: 1px solid #e6e7e8;
}
.area-news-list article:last-child {
  border: none;
}
.area-news-list .list-footer {
  background-color: #333333;
  color: #fff;
  padding: 10px 15px;
  zoom: 1;
}
.area-news-list .list-footer:before,
.area-news-list .list-footer:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-news-list .list-footer:after {
  clear: both;
}
.area-news-list-content h1 {
  margin: 0 0 1em 0;
}
/*  ========================================================================== */
/*  @group News - Featured News List */
/*  ========================================================================== */
.area-featured-news-list .section-header h2 {
  letter-spacing: .1em;
}
.area-featured-news-list .section-title {
  margin: 0 0 0.5em 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1em;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 0.25em;
  font-family: "akzidenz-grotesk", sans-serif;
}
.area-featured-news-list .rss {
  float: right;
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
}
.area-featured-news-list footer {
  border-top: 1px solid #d5d5d5;
}
.area-featured-news-list footer a {
  font-size: 0.8em;
  text-align: right;
  display: block;
}
.area-featured-news-list .unit-article {
  margin-bottom: .75em;
}
.area-featured-news-list .unit-article .media {
  width: 20%;
}
/*  ========================================================================== */
/*  @group News - News Filters */
/*  ========================================================================== */
.area-news-filters {
  margin-bottom: 30px;
}
.area-news-filters .unit-link-list {
  margin-bottom: 10px;
}
.area-news-filters a {
  padding: 6px 12px;
  background-color: #f4f3f3;
  color: #333;
  display: block;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 1px;
}
.area-news-filters a:hover {
  background-color: #00ffca;
}
.area-news-filters .current a {
  background-color: #00ffca;
}
.area-news-filters .current a:after {
  content: "";
  background: #00ffca url('../images/filter-arrow.png') left center no-repeat;
  position: absolute;
  top: 0;
  width: 8%;
  height: 100%;
  right: -8%;
}
/*  ========================================================================== */
/*  @group News - Side Text */
/*  ========================================================================== */
.area-news-sidebar-content {
  background-color: #333333;
  padding: 15px 15px 2px;
  margin-bottom: 30px;
}
.area-news-sidebar-content p {
  color: #ffffff;
}
.area-news-sidebar-content h1,
.area-news-sidebar-content h2,
.area-news-sidebar-content h3,
.area-news-sidebar-content h4,
.area-news-sidebar-content h5,
.area-news-sidebar-content h6 {
  color: #ffffff;
}
.area-news-sidebar-content h1 strong,
.area-news-sidebar-content h2 strong,
.area-news-sidebar-content h3 strong,
.area-news-sidebar-content h4 strong,
.area-news-sidebar-content h5 strong,
.area-news-sidebar-content h6 strong {
  color: #e6e6e6;
}
.area-news-sidebar-content a {
  color: #ffffff;
}
.area-news-sidebar-content a:visited {
  color: #a0a0a0;
}
.area-news-sidebar-content a:active {
  color: #ffffff;
}
.area-news-sidebar-content a:hover {
  color: #a0a0a0;
}
.area-news-sidebar-content table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.area-news-sidebar-content table caption {
  text-align: left;
}
.area-news-sidebar-content table th,
.area-news-sidebar-content table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.area-news-sidebar-content table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.area-news-sidebar-content table td {
  vertical-align: top;
}
.area-news-sidebar-content hr {
  border-color: #444;
}
.area-news-sidebar-content a,
.area-news-sidebar-content a:visited {
  color: #fff;
  font-weight: bold;
}
#secondary-content .area-featured-news-list .unit-article .wrapper .media {
  width: 25%;
}
/*  ========================================================================== */
/*  @group News - News Pages */
/*  ========================================================================== */
.area-news-list-header {
  border-bottom: 1px solid #e6e7e8;
  padding-bottom: 10px;
  margin-bottom: 15px;
  zoom: 1;
}
.area-news-list-header:before,
.area-news-list-header:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-news-list-header:after {
  clear: both;
}
.area-news-list-header h1 {
  margin: 0;
  padding: 0;
  float: left;
}
.rss {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  display: inline-block;
  width: 25px;
  height: 26px;
  background: url('../images/icon-rss.png') no-repeat;
}
.rss br {
  display: none;
}
.area-news-page-content p {
  font-weight: 300;
}
.area-news-page-content .meta {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
}
.area-news-page-content .meta p {
  margin: 0 0 10px;
  font-weight: 300;
}
.area-news-page-content .share-links {
  margin-bottom: 20px;
}
.media-placeholder + .area-news-page-content header h1 {
  margin: 0 0 4px;
}
/*  ========================================================================== */
/*  @group News - News boxes */
/*  ========================================================================== */
.section-title {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
  line-height: 1em;
  color: #fff;
  font-weight: normal;
  margin-bottom: 1em;
}
.area-featured-news-boxes {
  zoom: 1;
  margin-bottom: 2em;
}
.area-featured-news-boxes:before,
.area-featured-news-boxes:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-featured-news-boxes:after {
  clear: both;
}
.featured-news-box {
  zoom: 1;
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.featured-news-box:before,
.featured-news-box:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.featured-news-box:after {
  clear: both;
}
.area-featured-news-boxes a:nth-child(4n) .featured-news-box,
.area-featured-news-boxes a:nth-child(7n) .featured-news-box {
  margin-right: 0;
}
.featured-news-box--primary {
  background: #a0a0a0;
}
.featured-news-box--secondary {
  background: #00ffca;
}
.featured-news-box--tertiary {
  background: #a0a0a0;
}
.featured-news-box {
  position: relative;
  overflow: hidden;
}
.featured-news-box img {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: auto;
}
.featured-news-box .featured-news-box-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 3;
  top: 0;
  left: 0;
}
.featured-news-box .featured-news-box-text {
  position: absolute;
  display: table;
  opacity: 0;
  text-align: left;
  vertical-align: top;
  height: 100%;
  width: 100%;
  padding: 20px;
  z-index: 3;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  box-sizing: border-box;
}
.featured-news-box .inner-content {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: top;
}
.featured-news-box h3 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1.1;
  text-transform: uppercase;
}
.featured-news-box h3 .type {
  font-size: 15px;
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.featured-news-box .featured-news-read-more {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.area-featured-news-boxes .more-news {
  overflow: hidden;
  text-align: right;
  clear: both;
}
.featured-news-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(10, 10, 10, 0.7);
  z-index: 2;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.area-featured-news-boxes a:hover .featured-news-box .featured-news-box-overlay,
.area-featured-news-boxes a:hover .featured-news-box .featured-news-box-text {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  .featured-news-box h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-news-box img {
    display: none;
  }
  .featured-news-box {
    display: block;
    height: 250px;
  }
  .featured-news-box h3 {
    font-size: 24px;
  }
  .featured-news-box .featured-news-box-text {
    opacity: 1;
  }
  .area-featured-news-boxes a:hover .featured-news-box .featured-news-box-overlay {
    opacity: 0;
  }
  .featured-news-box--tertiary h3,
  .featured-news-box--tertiary .featured-news-read-more {
    color: #000;
  }
}
/* @group Feature Boxes */
.area-feature-boxes {
  zoom: 1;
}
.area-feature-boxes:before,
.area-feature-boxes:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-feature-boxes:after {
  clear: both;
}
.area-feature-boxes .unit-block {
  position: relative;
  margin-bottom: 2%;
  overflow: hidden;
  padding: 0;
}
.type-home-page .area-feature-boxes .unit-block {
  width: 32%;
  float: left;
  margin-left: 2%;
}
.type-home-page .area-feature-boxes .unit-block a {
  display: block;
}
.type-home-page .area-feature-boxes .first {
  margin-left: 0;
}
.area-feature-boxes .unit-block img {
  width: 100%;
  height: auto;
  display: block;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0.65\'/></filter></svg>#grayscale");
  filter: grayscale(0.65);
  -webkit-filter: grayscale(0.65);
}
.area-feature-boxes .unit-block header {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  position: absolute;
  padding: 10px 10px 20px 10px;
  bottom: -10px;
  left: 0;
  right: 0;
  color: #ccc;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.area-feature-boxes .unit-block header p {
  font-size: 0.9em;
  line-height: 1.2em;
}
.area-feature-boxes .unit-block a:hover header {
  bottom: 0;
  color: #fff;
}
.area-feature-boxes .unit-block a:hover img {
  -webkit-filter: grayscale(0);
  filter: none;
}
.area-feature-boxes h2 {
  color: #ccc;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1;
  margin-bottom: 0;
}
.area-feature-boxes a:hover h2 {
  color: #fff;
}
/* @end */
/*  ========================================================================== */
/*  @group Booking Widgets */
/*  ========================================================================== */
.area-booking-widget form {
  margin: 0;
}
.area-booking-widget form select {
  font-size: 14px;
  height: auto;
  line-height: auto;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.75);
  width: 175px;
}
iframe.book-now-iframe {
  border: none;
}
.type-homepage .area-booking-widget {
  position: absolute;
  right: 0;
  bottom: 1rem;
}
/* @group Fancybox */
#fancybox-content {
  border-color: #000;
}
#fancybox-close,
#fancybox-left-ico,
#fancybox-right-ico {
  background-image: none;
}
#fancybox-close::before,
#fancybox-left-ico::before,
#fancybox-right-ico::before,
#fancybox-close::after,
#fancybox-left-ico::after,
#fancybox-right-ico::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #666;
}
#fancybox-close {
  top: 0;
  right: 0;
  background-color: #000;
}
html.lt-ie9 #fancybox-close {
  background-image: url(../images/fancybox-close.png);
  background-position: top left;
}
#fancybox-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#fancybox-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#fancybox-close:hover::before,
#fancybox-close:hover::after {
  background-color: #FFF;
}
#fancybox-left-ico,
#fancybox-right-ico {
  background-color: #000;
  border: 5px solid #000;
  margin-top: -5px;
  margin-left: -5px;
}
html.lt-ie9 #fancybox-left-ico,
html.lt-ie9 #fancybox-right-ico {
  background-position: top left;
  border: none;
  height: 40px;
  width: 40px;
}
#fancybox-left-ico::before,
#fancybox-right-ico::before,
#fancybox-left-ico::after,
#fancybox-right-ico::after {
  width: 70%;
  left: 15%;
  background-color: #FFF;
}
#fancybox-left-ico::before,
#fancybox-right-ico::before {
  top: 75%;
}
#fancybox-left-ico::after,
#fancybox-right-ico::after {
  top: 25%;
}
html.lt-ie9 #fancybox-left-ico {
  background-image: url(../images/fancybox-left.png);
}
#fancybox-left-ico::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#fancybox-left-ico::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
html.lt-ie9 #fancybox-right-ico {
  background-image: url(../images/fancybox-right.png);
}
#fancybox-right-ico::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#fancybox-right-ico::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* @group Flex Slider */
.flexslider-container {
  background-color: #000;
}
.js .flexslider-container,
.js .flexslider {
  position: relative;
  overflow: hidden;
}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
/*.flexslider .slides{-webkit-transform: translate3d(0,0,0) !important;}*/
.content-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.flexslider .slides > li {
  display: none;
  cursor: pointer;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.slides .slide {
  background-color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  -ms-behavior: url(/themes/oldvictheatre/static/css/backgroundsize.min.htc);
}
.slides img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  position: relative;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
  zoom: 1;
  position: relative;
}
/* @end */
/* @group Flex Navigation Styles */
.flex-control-nav {
  position: absolute;
  bottom: 2%;
  margin: 0 0 0 -60px;
  width: 120px;
  left: 50%;
}
.flex-control-nav a {
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  background-color: #fff;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  cursor: pointer;
  opacity: 0.35;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  display: inline;
  float: left;
}
.flex-control-nav a br {
  display: none;
}
.flex-control-nav a.flex-active {
  opacity: 1;
}
.flex-direction-nav a {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  -webkit-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  position: absolute;
  background-position: 50%;
  width: 5%;
  height: 100%;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.flex-direction-nav a br {
  display: none;
}
.flex-direction-nav a.flex-next {
  right: 0;
  background-image: url(../images/flexslider.control-r.png);
}
.flex-direction-nav a.flex-prev {
  left: 0;
  background-image: url(../images/flexslider.control-l.png);
}
/* Show arrows when mousing over the flexslider and make them brighter on hover */
.flexslider:hover .flex-direction-nav a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* Don't show arrows on touch devices, users should swipe */
.touch .flex-direction-nav {
  display: none;
}
/* @end */
.unit-gallery-thumbnails.flexslider-gallery {
  position: relative;
}
.unit-gallery-thumbnails.flexslider-gallery li {
  width: 24%;
  margin: 0 4px 4px 0;
}
.unit-gallery-thumbnails.flexslider-gallery .gallery-nav {
  position: absolute;
  z-index: 10000;
  height: 0;
  width: 100%;
}
.unit-gallery-thumbnails .gallery-flexdirection-nav {
  z-index: 4000;
  width: 100%;
  height: 0;
  top: 0;
}
.unit-gallery-thumbnails .gallery-flexdirection-nav a {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  -webkit-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  position: absolute;
  background-position: 50%;
  width: 5%;
  height: 100px;
  max-height: 68px;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #141414;
}
.unit-gallery-thumbnails .gallery-flexdirection-nav a br {
  display: none;
}
.unit-gallery-thumbnails .gallery-flexdirection-nav a.gallery-flexnext {
  right: 0;
  background-image: url(../images/arrow-homecal-white-r.png);
}
.unit-gallery-thumbnails .gallery-flexdirection-nav a.gallery-flexprev {
  left: 0;
  background-image: url(../images/arrow-homecal-white-l.png);
}
.unit-gallery-thumbnails a.gallery-flexdisabled {
  display: none;
}
.unit-gallery-thumbnails a.gallery-flexprev:hover,
.unit-gallery-thumbnails a.gallery-flexnext:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.svg .unit-gallery-thumbnails .gallery-flexdirection-nav a.gallery-flexnext {
  background-image: url(../images/arrow-homecal-white-r.svg);
}
.svg .unit-gallery-thumbnails .gallery-flexdirection-nav a.gallery-flexprev {
  background-image: url(../images/arrow-homecal-white-l.svg);
}
/*  ========================================================================== */
/*  @group Features */
/*  ========================================================================== */
.area-feature-content .feature {
  -webkit-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/*  ========================================================================== */
/*  @group Hero Features */
/*  ========================================================================== */
.area-feature-content .slides {
  position: relative;
}
.area-feature-content .feature-inner h1 {
  text-transform: uppercase;
}
.area-feature-content .feature {
  -webkit-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 200ms cubic-bezier(0.42, 0, 0.58, 1);
  position: absolute;
  bottom: 75px;
  left: 0;
  right: 0;
}
.type-home-page .area-feature-content .feature {
  display: table;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .type-home-page .area-feature-content .feature {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    display: table;
    padding-top: 200px;
  }
}
@media only screen and (min-width: 769px) {
  .type-home-page .area-feature-content .feature {
    zoom: 1;
    width: 90%;
    min-width: 0;
    max-width: 1210px;
    margin: 0 auto;
    padding: 0;
    bottom: 0;
  }
  .type-home-page .area-feature-content .feature:before,
  .type-home-page .area-feature-content .feature:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .type-home-page .area-feature-content .feature:after {
    clear: both;
  }
}
.type-home-page .area-feature-content .feature .feature-inner {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 20px;
  width: 100%;
  max-width: 1210px;
}
.type-home-page .area-feature-content .feature .feature-inner.small {
  padding-right: 700px;
}
.type-home-page .area-feature-content .feature .feature-inner .responsive_headline.small {
  max-width: 400px;
  line-height: 1;
}
.type-home-page .area-feature-content .feature .feature-rating {
  position: absolute;
  top: auto;
  bottom: 60px;
  right: 0;
}
@media only screen and (max-width: 769px) {
  .type-home-page .area-feature-content .feature .feature-rating {
    position: relative;
    bottom: auto;
    top: auto;
    right: auto;
    margin-top: 20px;
  }
}
.type-home-page .area-feature-content .feature .feature-rating .meta {
  text-shadow: none;
}
.type-home-page .area-feature-content .feature .feature-rating .review .meta .publisher {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.type-home-page .area-feature-content .feature .feature-rating .rating-stars {
  float: right;
}
.type-home-page.invert-colors .area-feature-content .feature .feature-rating .meta {
  text-shadow: none;
  color: #000;
}
.type-home-page.invert-colors .area-feature-content .feature .feature-rating .review .meta .publisher {
  color: #000;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.9);
}
.type-home-page.invert-colors .area-feature-content .feature .feature-rating .icon-star-rating {
  background-image: url(../images/review-star-ratings-black.png);
  background-image: none, url(../images/review-star-ratings-black.svg);
}
.type-production .area-feature-content .feature,
.section-support-us .area-feature-content .feature,
.type-section-landing-page .area-feature-content .feature {
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  padding: 5% 0;
  padding-bottom: 110px;
}
.area-feature-content {
  /** colours **/
}
.area-feature-content .feature-inner {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 90%;
  max-width: 1210px;
}
.area-feature-content .feature-inner h1 {
  position: relative;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 68px;
  font-size: 4.25rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
  font-size: 65px;
  display: inline-block;
  width: 100%;
  margin: 0 0 20px 0;
  color: #fff;
}
.area-feature-content .feature-inner h1 a {
  display: block;
  color: #fff;
}
.area-feature-content .feature-inner h1.large {
  width: 80%;
}
.area-feature-content .feature-inner .prefix,
.area-feature-content .feature-inner .suffix {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.3em;
  color: #fff;
}
.area-feature-content .feature-inner .meta {
  margin: 0 0 1em 0;
  text-indent: 0;
  color: #fff;
}
.area-feature-content .feature-inner .meta a {
  font-weight: normal;
  color: #fff;
}
.area-feature-content .slide__feature_light h1 a,
.area-feature-content .slide__feature_light p a,
.area-feature-content .slide__feature_light h1,
.area-feature-content .slide__feature_light p,
.area-feature-content .slide__feature_light .meta,
.area-feature-content .slide__feature_light .meta a {
  color: #fff;
}
@media only screen and (max-width: 769px) {
  .type-home-page .area-feature-content .slide__feature_light .feature {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.area-feature-content .slide__feature_dark h1 a,
.area-feature-content .slide__feature_dark p a,
.area-feature-content .slide__feature_dark h1,
.area-feature-content .slide__feature_dark p,
.area-feature-content .slide__feature_dark .meta,
.area-feature-content .slide__feature_dark .meta a {
  color: #000;
}
.area-feature-content .slide__feature_dark .book-button {
  background: transparent;
  color: #000;
  border-color: #000;
}
.area-feature-content .slide__feature_dark .book-button:hover {
  background: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 769px) {
  .type-home-page .area-feature-content .slide__feature_dark .feature {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 100%);
  }
}
.area-feature-content .slide__feature_primary h1 a,
.area-feature-content .slide__feature_primary p a,
.area-feature-content .slide__feature_primary h1,
.area-feature-content .slide__feature_primary p,
.area-feature-content .slide__feature_primary .meta,
.area-feature-content .slide__feature_primary .meta a {
  color: #a0a0a0;
}
.area-feature-content .slide__feature_primary .book-button {
  background: #a0a0a0;
}
.area-feature-content .slide__feature_primary .book-button:hover {
  background: #bababa;
}
@media only screen and (max-width: 769px) {
  .type-home-page .area-feature-content .slide__feature_primary .feature {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 100%);
  }
}
.area-feature-content .slide__feature_secondary h1 a,
.area-feature-content .slide__feature_secondary p a,
.area-feature-content .slide__feature_secondary h1,
.area-feature-content .slide__feature_secondary p,
.area-feature-content .slide__feature_secondary .meta,
.area-feature-content .slide__feature_secondary .meta a {
  color: #00ffca;
}
.area-feature-content .slide__feature_secondary .book-button {
  background: #00ffca;
}
.area-feature-content .slide__feature_secondary .book-button:hover {
  background: #33ffd5;
}
@media only screen and (max-width: 769px) {
  .type-home-page .area-feature-content .slide__feature_secondary .feature {
    background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0) 100%);
  }
}
.area-feature-content .slide__feature_tertiary h1 a,
.area-feature-content .slide__feature_tertiary p a,
.area-feature-content .slide__feature_tertiary h1,
.area-feature-content .slide__feature_tertiary p,
.area-feature-content .slide__feature_tertiary .meta,
.area-feature-content .slide__feature_tertiary .meta a {
  color: #a0a0a0;
}
.area-feature-content .slide__feature_tertiary .book-button {
  background: #a0a0a0;
  color: #000;
}
.area-feature-content .slide__feature_tertiary .book-button:hover {
  background: #bababa;
}
.invert-colors .flex-control-nav a {
  background-color: #000000;
}
.hide-me {
  opacity: 0;
}
/*  ========================================================================== */
/*  @group Hero Features - Ratings */
/*  ========================================================================== */
.area-feature-content .feature-rating {
  position: relative;
  top: -20px;
}
.area-feature-content .feature-rating .icon-star-rating {
  background-image: url(../images/review-star-ratings-white.png);
  background-image: none, url(../images/review-star-ratings-white.svg);
}
.area-feature-content .feature-rating .review {
  float: right;
}
.area-feature-content .feature-rating .review .rating,
.area-feature-content .feature-rating .review .meta {
  margin: 0;
}
.area-feature-content .feature-rating .review .description,
.area-feature-content .feature-rating .review .article-name,
.area-feature-content .feature-rating .review .author,
.area-feature-content .feature-rating .review .date {
  display: none;
}
.area-feature-content .feature-rating .review .meta .publisher {
  color: #ffffff;
  float: right;
  font-weight: bold;
}
@media only screen and (max-width: 769px) {
  .area-feature-content .feature-rating .review {
    margin-top: 20px;
  }
  .area-feature-content .feature-rating .review .rating-stars {
    margin-bottom: 0;
    float: right;
  }
}
@media only screen and (max-width: 420px) {
  .area-feature-content .feature-rating {
    position: static;
  }
  .area-feature-content .feature-rating .review {
    zoom: 1;
    margin-bottom: .5em;
    float: none;
  }
  .area-feature-content .feature-rating .review:before,
  .area-feature-content .feature-rating .review:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .area-feature-content .feature-rating .review:after {
    clear: both;
  }
  .area-feature-content .feature-rating .review .rating-stars {
    float: none;
  }
  .area-feature-content .feature-rating .review .meta {
    width: auto;
  }
  .area-feature-content .feature-rating .review .meta .publisher {
    float: left;
    line-height: 1.1;
    margin-bottom: .5em;
  }
}
/* @group Related Productions */
.related-productions .unit-production-entry {
  zoom: 1;
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
}
.related-productions .unit-production-entry:before,
.related-productions .unit-production-entry:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.related-productions .unit-production-entry:after {
  clear: both;
}
.related-productions .unit-production-entry .media {
  float: none;
  display: block;
  margin: 0 0 0.5em 0;
  background-color: #000;
}
.related-productions .unit-production-entry.end {
  margin-right: 0;
}
.related-productions .unit-production-entry h3 {
  font-size: 1.1em;
}
.related-productions .unit-production-entry h3 a {
  display: block;
}
.related-productions .unit-production-entry .meta {
  font-size: 0.8em;
}
.backgroundsize .related-productions .unit-production-entry .media {
  background-size: 100%;
  background-position: 50%;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  -ms-transition: .25s;
  transition: .25s;
}
.backgroundsize .related-productions .unit-production-entry .media img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backgroundsize .related-productions .unit-production-entry .media:hover {
  background-size: 105%;
}
/* @end */
/* @group Featured Production List */
.area-featured-production-list {
  background-color: #333;
}
.area-featured-production-list .unit-production-entry {
  background-color: #a0a0a0;
}
.area-featured-production-list .unit-production-entry .media {
  width: 55%;
  max-width: 580px;
  margin: 0;
}
@media only screen and (max-width: 1160px) {
  .area-featured-production-list .unit-production-entry .media {
    width: 45%;
  }
}
@media only screen and (max-width: 580px) {
  .area-featured-production-list .unit-production-entry .media {
    width: 100%;
  }
}
.area-featured-production-list .unit-production-entry .body {
  padding: 4% 2.5%;
}
.area-featured-production-list .unit-production-entry .body a,
.area-featured-production-list .unit-production-entry .body .meta,
.area-featured-production-list .unit-production-entry .body h2 {
  color: #fff;
}
.area-featured-production-list .unit-production-entry .body h2 {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
  margin: 0.15em 0;
}
.area-featured-production-list .unit-production-entry .body .prefix,
.area-featured-production-list .unit-production-entry .body .suffix {
  font-weight: normal;
  text-transform: uppercase;
}
@media only screen and (max-width: 769px) {
  .area-featured-production-list .unit-production-entry .body .prefix,
  .area-featured-production-list .unit-production-entry .body .suffix {
    font-size: 16px;
    font-size: 1rem;
  }
}
.area-featured-production-list .unit-production-entry .body header {
  margin-bottom: 0.5em;
}
.area-featured-production-list .unit-production-entry .body .meta {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 769px) {
  .area-featured-production-list .unit-production-entry .body .meta {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.area-featured-production-list .unit-production-entry .body .dejarip_regular {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  text-transform: none;
}
.area-featured-production-list .unit-production-entry .body .baylis_regular,
.area-featured-production-list .unit-production-entry .body .baylis_regular a {
  font-weight: normal;
}
.area-featured-production-list .unit-production-entry .body .baylis_light,
.area-featured-production-list .unit-production-entry .body .baylis_light a {
  font-weight: 300;
}
.area-featured-production-list .unit-production-entry .body .baylis_bold,
.area-featured-production-list .unit-production-entry .body .baylis_bold a {
  font-weight: bold;
}
.area-featured-production-list .even.unit-production-entry .media {
  display: inline;
  float: right;
}
/* @end */
/* @group Other Production List */
.production-table {
  border-left: 0;
  border-right: 0;
  margin-bottom: 3em;
}
.production-table td {
  border-left: 0;
  border-right: 0;
  vertical-align: middle;
}
.production-table .booking-widgets {
  text-align: right;
  padding-right: 0;
}
.production-table .date-range {
  padding-left: 0;
}
.production-table .event-title {
  margin: 0;
  color: #a0a0a0;
}
.production-table .event-title:hover {
  color: #bababa;
}
.production-table .event-frequency {
  font-size: 0.8em;
}
@media only screen and (max-width: 680px) {
  .production-table {
    display: block;
  }
  .production-table tbody {
    display: block;
  }
  .production-table tr {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 0.5em;
  }
  .production-table tr:last-child {
    border-bottom: none;
  }
  .production-table td {
    display: block;
  }
  .production-table .date-range,
  .production-table .event-information {
    border-bottom: 0;
    border-top: 0;
    padding-bottom: 0;
  }
  .production-table .event-information {
    padding-left: 0;
    padding-right: 0;
  }
  .production-table .booking-widgets {
    clear: left;
    border-top: 0;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .production-table .booking-widgets:last-child {
    border-bottom: 0;
  }
  .production-table .book-now-iframe {
    max-width: 100%;
  }
}
/* @end */
/* @group Archived Production List */
.area-archived-production-list {
  zoom: 1;
  background-color: #000;
}
.area-archived-production-list:before,
.area-archived-production-list:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-archived-production-list:after {
  clear: both;
}
.area-archived-production-list .unit-production-entry.production-item {
  position: relative;
  margin: 0;
  float: left;
}
.area-archived-production-list .unit-production-entry.production-item:hover .body {
  opacity: 1;
  filter: alpha(opacity=100);
}
.area-archived-production-list .unit-production-entry.production-item:hover .body header {
  bottom: 0;
}
.area-archived-production-list .unit-production-entry.production-item .media,
.area-archived-production-list .unit-production-entry.production-item .body {
  -webkit-transform: rotate(0);
  -webkit-backface-visibility: hidden;
}
.area-archived-production-list .unit-production-entry.production-item .media {
  float: none;
  margin: 0;
  display: block;
}
.area-archived-production-list .unit-production-entry.production-item .body {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  text-align: left;
  background-color: #333;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.area-archived-production-list .unit-production-entry.production-item .body header {
  padding: 5%;
  position: absolute;
  bottom: -100%;
  -webkit-transition: bottom 500ms ease;
  -moz-transition: bottom 500ms ease;
  -ms-transition: bottom 500ms ease;
  -o-transition: bottom 500ms ease;
  transition: bottom 500ms ease;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  word-wrap: break-word;
}
.area-archived-production-list .unit-production-entry.production-item .body h2 {
  color: #fff !important;
  margin: 0.25em 0;
  line-height: 1;
}
.area-archived-production-list .unit-production-entry.production-item .body h2.longer {
  font-size: 1.2rem;
}
.area-archived-production-list .unit-production-entry.production-item .body .prefix,
.area-archived-production-list .unit-production-entry.production-item .body .suffix {
  color: #fff !important;
  font-size: 0.8em;
  line-height: 1.2em;
  margin: 0;
}
.area-archived-production-list .unit-production-entry.year {
  position: relative;
  margin: 0;
  float: left;
}
.area-archived-production-list .unit-production-entry.year .media {
  float: none;
  margin: 0;
  display: block;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.area-archived-production-list .unit-production-entry.year .media h2 {
  color: #666;
  font-weight: bold;
  font-size: 3em;
  position: absolute;
  text-align: center;
  width: 100%;
  margin-top: 27%;
}
.area-archived-production-list .unit-production-entry.year .year-bg {
  position: relative;
  width: 100%;
}
.area-archived-production-list .unit-production-entry.year .year-bg:before {
  content: "";
  display: block;
}
.area-archived-production-list .unit-production-entry.year:hover .media,
.area-archived-production-list .unit-production-entry.year.has-loaded-events .media {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #222;
}
.area-archived-production-list .unit-production-entry.year:hover .media h2,
.area-archived-production-list .unit-production-entry.year.has-loaded-events .media h2 {
  color: #fff;
}
.area-archived-production-list .unit-production-entry.production-item,
.area-archived-production-list .unit-production-entry.year {
  width: 25%;
}
@media only screen and (min-width: 680px) and (max-width: 960px) {
  .area-archived-production-list .unit-production-entry.production-item,
  .area-archived-production-list .unit-production-entry.year {
    width: 33.3%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 680px) {
  .area-archived-production-list .unit-production-entry.production-item,
  .area-archived-production-list .unit-production-entry.year {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .area-archived-production-list .unit-production-entry.production-item,
  .area-archived-production-list .unit-production-entry.year {
    width: 100%;
  }
}
.area-archived-production-list .unit-production-entry.production-item .body h2 {
  font-size: 1.45em;
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .area-archived-production-list .unit-production-entry.production-item .body h2.long {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1024px) {
  .area-archived-production-list .unit-production-entry.production-item .body h2 {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 680px) and (max-width: 960px) {
  .area-archived-production-list .unit-production-entry.production-item .body h2 {
    font-size: 1.2rem;
  }
}
/* @end */
/* @group Add This */
.AddThisShareWidget h3,
.AddThisShareWidget .addthis_pill_style {
  display: none;
}
/* @end */
/* @group Share Links */
.share-links .fb-like,
.share-links .fb-like span[style] {
  margin-right: 5px;
  line-height: normal;
  vertical-align: top !important;
}
/* @end */
/* @group Facebook Likebox */
.area-facebook-like-box {
  border: 1px solid #D3D3D3;
  width: 100%;
  overflow: hidden;
}
.fb-like-box {
  overflow: hidden;
}
.fb-like-box > span {
  min-height: 395px;
}
/* @end */
.area-twitter-feed iframe,
.area-twitter-feed iframe[style] {
  width: 100%;
}
/* Additional Social Links */
.area-secondary-social {
  width: 100%;
  margin-top: 3em;
}
.area-secondary-social h2 {
  margin: 0 0 0.5em 0;
  padding-bottom: 0.25em;
  letter-spacing: .1em;
}
.area-secondary-social ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.area-secondary-social li {
  float: right;
  margin: 0 6px 0 0;
}
.area-secondary-social li.last {
  margin-left: 0;
}
.area-secondary-social a {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  background: #000000 url(../images/sprite-social-icons.png) -8px -8px no-repeat;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
  height: 36px;
  opacity: 0.85;
  width: 36px;
}
.area-secondary-social a br {
  display: none;
}
.svg .area-secondary-social a {
  background: #000000 url(../images/sprite-social-icons.svg) -8px -8px no-repeat;
}
.area-secondary-social a:hover {
  opacity: 1;
}
.area-secondary-social .facebook a {
  background-position: -8px -8px;
}
.area-secondary-social .twitter a {
  background-position: -52px -8px;
}
.area-secondary-social .youtube a {
  background-position: -96px -8px;
}
/* @group Production Page */
.type-production #production-details {
  background-color: #a0a0a0;
  padding-bottom: 2em;
}
.type-production #production-details p {
  color: #ffffff;
}
.type-production #production-details h1,
.type-production #production-details h2,
.type-production #production-details h3,
.type-production #production-details h4,
.type-production #production-details h5,
.type-production #production-details h6 {
  color: #ffffff;
}
.type-production #production-details h1 strong,
.type-production #production-details h2 strong,
.type-production #production-details h3 strong,
.type-production #production-details h4 strong,
.type-production #production-details h5 strong,
.type-production #production-details h6 strong {
  color: #e6e6e6;
}
.type-production #production-details a {
  color: #ffffff;
}
.type-production #production-details a:visited {
  color: #a0a0a0;
}
.type-production #production-details a:active {
  color: #ffffff;
}
.type-production #production-details a:hover {
  color: #a0a0a0;
}
.type-production #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.type-production #production-details table caption {
  text-align: left;
}
.type-production #production-details table th,
.type-production #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.type-production #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.type-production #production-details table td {
  vertical-align: top;
}
.type-production #production-details hr {
  border-color: #444;
}
.type-production #production-details a {
  text-decoration: underline;
  font-weight: normal;
}
.type-production #production-details a.book-button-status-for-sale {
  font-weight: 700;
}
.type-production #production-details .book-button,
.type-production #production-details .book-status {
  margin-bottom: 15px;
}
.type-production .area-sponsor-information {
  margin-bottom: 1.5em;
}
.type-production .area-sponsor-information p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.38461538em;
  margin: 0.46153846em 0;
}
.area-production-navigation {
  padding: 0.75em 0 0.75em 0;
  background-color: #a0a0a0;
}
.area-production-navigation p {
  color: #ffffff;
}
.area-production-navigation h1,
.area-production-navigation h2,
.area-production-navigation h3,
.area-production-navigation h4,
.area-production-navigation h5,
.area-production-navigation h6 {
  color: #ffffff;
}
.area-production-navigation h1 strong,
.area-production-navigation h2 strong,
.area-production-navigation h3 strong,
.area-production-navigation h4 strong,
.area-production-navigation h5 strong,
.area-production-navigation h6 strong {
  color: #e6e6e6;
}
.area-production-navigation a {
  color: #ffffff;
}
.area-production-navigation a:visited {
  color: #a0a0a0;
}
.area-production-navigation a:active {
  color: #ffffff;
}
.area-production-navigation a:hover {
  color: #a0a0a0;
}
.area-production-navigation table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.area-production-navigation table caption {
  text-align: left;
}
.area-production-navigation table th,
.area-production-navigation table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.area-production-navigation table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.area-production-navigation table td {
  vertical-align: top;
}
.area-production-navigation hr {
  border-color: #444;
}
.area-production-navigation ul {
  zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.area-production-navigation ul:before,
.area-production-navigation ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.area-production-navigation ul:after {
  clear: both;
}
.area-production-navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.area-production-navigation ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}
.area-production-navigation ul a {
  display: block;
}
.area-production-navigation ul li {
  display: inline-block;
  float: none;
  margin: 0 1em;
}
.area-production-navigation ul li a,
.area-production-navigation ul li a:link,
.area-production-navigation ul li a:visited {
  font-weight: bold;
  color: #fff;
  border-bottom: 2px solid transparent;
  opacity: 0.75;
}
.area-production-navigation ul li a:hover,
.area-production-navigation ul li a:link:hover,
.area-production-navigation ul li a:visited:hover {
  color: #fff;
  border-bottom: 2px solid #fff;
  opacity: 1;
}
.area-ticket-information {
  padding: 0;
  font-size: 0.8em;
  line-height: 1.4em;
  color: #fff;
}
.area-ticket-information p {
  color: #ffffff;
}
.area-ticket-information h1,
.area-ticket-information h2,
.area-ticket-information h3,
.area-ticket-information h4,
.area-ticket-information h5,
.area-ticket-information h6 {
  color: #ffffff;
}
.area-ticket-information h1 strong,
.area-ticket-information h2 strong,
.area-ticket-information h3 strong,
.area-ticket-information h4 strong,
.area-ticket-information h5 strong,
.area-ticket-information h6 strong {
  color: #e6e6e6;
}
.area-ticket-information a {
  color: #ffffff;
}
.area-ticket-information a:visited {
  color: #a0a0a0;
}
.area-ticket-information a:active {
  color: #ffffff;
}
.area-ticket-information a:hover {
  color: #a0a0a0;
}
.area-ticket-information table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.area-ticket-information table caption {
  text-align: left;
}
.area-ticket-information table th,
.area-ticket-information table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.area-ticket-information table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.area-ticket-information table td {
  vertical-align: top;
}
.area-ticket-information hr {
  border-color: #444;
}
.area-ticket-information .area-booking-widget {
  margin-bottom: 1rem;
}
.area-ticket-information a {
  font-weight: bold;
}
.type-production #production-media .group-1,
.type-production #production-related .group-1 {
  zoom: 1;
  display: inline;
  float: left;
  width: 66%;
  margin-right: 2%;
  margin-right: 4%;
}
.type-production #production-media .group-1:before,
.type-production #production-related .group-1:before,
.type-production #production-media .group-1:after,
.type-production #production-related .group-1:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-media .group-1:after,
.type-production #production-related .group-1:after {
  clear: both;
}
.type-production #production-media .group-2,
.type-production #production-related .group-2 {
  zoom: 1;
  display: inline;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-right: 0;
  width: 30%;
}
.type-production #production-media .group-2:before,
.type-production #production-related .group-2:before,
.type-production #production-media .group-2:after,
.type-production #production-related .group-2:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production #production-media .group-2:after,
.type-production #production-related .group-2:after {
  clear: both;
}
.type-production #production-media .content-inner,
.type-production #production-related .content-inner {
  border-bottom: 1px solid #d5d5d5;
}
.type-production .area-related-articles h2,
.type-production .area-media-gallery h2,
.type-production .related-productions h2 {
  color: #636363;
  font-size: 1.4em;
  margin: 0 0 9px 0;
  padding-bottom: 3px;
}
.type-production .unit-gallery-thumbnails ul li {
  margin: 0 2% 2% 0;
  width: 23.5%;
}
.type-production .unit-gallery-thumbnails ul li:nth-child(4n+4) {
  margin-right: 0;
}
.type-production .unit-gallery-thumbnails header {
  zoom: 1;
  margin-bottom: 9px;
}
.type-production .unit-gallery-thumbnails header:before,
.type-production .unit-gallery-thumbnails header:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.type-production .unit-gallery-thumbnails header:after {
  clear: both;
}
.type-production .unit-gallery-thumbnails header h2 {
  display: inline;
  float: left;
  margin-bottom: 0;
}
.type-production .unit-gallery-thumbnails header .gallery-switcher {
  display: inline;
  float: right;
  margin-bottom: 0;
}
.type-production .unit-gallery-thumbnails header .gallery-switcher select {
  line-height: 1.8em;
  height: 1.8em;
  font-size: 0.85em;
  margin-top: 0.2em;
}
.type-production .unit-gallery-thumbnails header .gallery-switcher .button {
  display: none;
}
/* @end */
/*  ========================================================================== */
/*  @group Resource List */
/*  ========================================================================== */
.area-resource-list {
  margin: 20px 0;
}
.area-resource-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.area-resource-list a {
  display: block;
  padding: 12px 0 12px 86px;
  background-image: url(../document-files/large-icons/pdf.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #e6e7e8;
}
.area-resource-list a .file-meta {
  font-size: 1.333333em;
  margin-bottom: 4px;
}
.area-resource-list a .description {
  color: #333;
  font-weight: normal;
  font-size: 0.777777em;
}
.area-resource-list a .filesize {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin-left: 4px;
}
/*  ========================================================================== */
/*  @group Tabs */
/*  ========================================================================== */
.tab-navigator {
  font-weight: normal;
}
.tabbed-wrapper {
  margin-bottom: 1em;
}
.tab-group-overview {
  margin-bottom: 2em;
}
.tab-group-overview.last {
  margin-bottom: 0;
}
.js .tab-title,
.no-js .tab-headers {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.js .tab-headers {
  zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  clear: left;
  border-bottom: 2px solid #e9e9e9;
  margin-top: 1em;
  position: relative;
  z-index: inherit;
}
.js .tab-headers:before,
.js .tab-headers:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.js .tab-headers:after {
  clear: both;
}
.js .tab-headers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.js .tab-headers li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}
.js .tab-headers a {
  display: block;
}
.js .tab-headers li {
  line-height: normal;
}
.js .collapsible-header {
  zoom: 1;
}
.js .collapsible-header:before,
.js .collapsible-header:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.js .collapsible-header:after {
  clear: both;
}
.js .collapsible-tab-header {
  display: inline;
  float: left;
  margin: 0;
  line-height: normal;
}
.wf-active .collapsible-tab-header[style],
.wf-active .collapsible-content h3[style] {
  visibility: visible !important;
}
.js .tab-headers a,
.js .collapsible-tab-header a {
  display: block;
  font-weight: normal;
  padding: .3em .6em .1em .6em;
  background-color: #ffffff;
  margin-right: 0px;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  text-transform: uppercase;
}
.js.wf-amplitudecondbook-n4-loading .tab-headers a,
.js.wf-amplitudecondbook-n4-inactive .tab-headers a,
.js.wf-amplitudecondbook-n4-loading .collapsible-tab-header a,
.js.wf-amplitudecondbook-n4-inactive .collapsible-tab-header a {
  letter-spacing: -1px;
}
.js .tab-headers a.custom-tab-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
}
.js .tab-headers .active a,
.js .collapsible-tab-header.selected a {
  color: #fff;
  background-color: #323232;
}
.js .tab-content,
.js .collapsible-content {
  padding: 2.5%;
  color: #333333;
  background-color: #ffffff;
}
.js .tabbed-wrapper-genres .tab-content {
  padding: 0 0 2.5%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.collapsible-content {
  display: none;
}
.active-collapsible-tab {
  display: block;
}
/* @group Video Page */
.media {
  height: 100%;
}
.media .area-video {
  height: 100%;
}
.media .area-video object {
  width: 100%;
  display: block;
  max-width: 800px;
  margin: auto;
  height: 600px;
}
.media .area-video iframe {
  width: 100%;
  display: block;
  margin: auto;
  height: 100%;
  min-height: 600px;
}
.type-video-page .area-breadcrumb-trail {
  width: 90%;
  margin: auto;
}
/* No Breadcrumbs
.area-video{
	margin: 53px 0 0 0;
	object{
		width: 100%;
		display: block;
		max-width: 800px;
		margin:auto;
		height: 600px;
	}
}
@media only screen and ( min-width: 768px ) {
	.area-video{
		margin: 113px 0 0 0;
	}
}
@media only screen and ( min-width: 989px ) {
	.area-video{
		margin: 110px 0 0 0;
	}
}
@media only screen and ( min-width: 1224px ) {
	.area-video{
		margin: 123px 0 0 0;
	}
}
/*

/* @end */
.section-Security .has-secondary-content #secondary-content,
.section-Security #primary-navigation .area-primary-navigation,
.section-Security .header-actions,
.section-Security #header .area-site-search,
.section-Security .AddThisShareWidget {
  display: none;
}
.section-Security #header .area-logo {
  float: none;
  margin: 0 auto 15px;
}
.section-Security .has-secondary-content #secondary-content,
.section-Security .has-secondary-content #primary-content {
  width: auto;
  float: none;
}
.section-Security .content-inner {
  margin-bottom: 30px;
  background-clip: padding-box;
  margin: 2em auto;
  width: 470px;
}
.section-Security .content-inner h2 {
  color: #636363;
  font-size: 20px;
  margin: 0 0 6px 0;
  padding-bottom: 2px;
}
.section-Security .content-inner li,
.section-Security .content-inner p {
  font-size: 14px;
}
.section-Security .inline-form form {
  padding: 0;
  border: none;
  background-color: transparent;
}
.section-Security .inline-form form .Actions {
  margin-left: 150px;
}
.section-Security .inline-form form label {
  margin-right: 20px;
  width: 130px;
  text-align: right;
}
.section-Security .inline-form form .action {
  float: none;
}
.section-Security .inline-form form .middleColumn {
  width: 64%;
}
.section-Security .inline-form form .middleColumn .text {
  width: auto;
}
.section-Security .inline-form form #Remember {
  text-align: left;
  margin: 0 0 1em 150px;
}
.section-Security .inline-form form #Remember label {
  text-align: left;
  width: auto;
  margin-right: 0;
}
.section-Security .inline-form form #Remember input {
  float: left;
  margin: 0.8em 10px 0 0;
}
.section-Security .inline-form form .field {
  margin-bottom: 0.5em;
}
.section-Security .inline-form form #ForgotPassword {
  margin: 1em 0 0 0;
}
.type-series .content-wrapper {
  background-color: #a0a0a0;
}
.type-series .area-sponsor-information {
  margin-bottom: 1.5em;
}
.type-series .area-sponsor-information p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.38461538em;
  margin: 0.46153846em 0;
}
.type-series .unit-production-entry-inner {
  width: 100%;
  margin: 0 auto;
}
.type-series #production-details a.button {
  color: #fff !important;
  text-decoration: none !important;
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: bold;
}
.type-series #production-details {
  background-color: #a0a0a0;
  padding-bottom: 2em;
}
.type-series #production-details p {
  color: #ffffff;
}
.type-series #production-details h1,
.type-series #production-details h2,
.type-series #production-details h3,
.type-series #production-details h4,
.type-series #production-details h5,
.type-series #production-details h6 {
  color: #ffffff;
}
.type-series #production-details h1 strong,
.type-series #production-details h2 strong,
.type-series #production-details h3 strong,
.type-series #production-details h4 strong,
.type-series #production-details h5 strong,
.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.type-series #production-details a {
  color: #ffffff;
}
.type-series #production-details a:visited {
  color: #a0a0a0;
}
.type-series #production-details a:active {
  color: #ffffff;
}
.type-series #production-details a:hover {
  color: #a0a0a0;
}
.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.type-series #production-details table caption {
  text-align: left;
}
.type-series #production-details table th,
.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.type-series #production-details table td {
  vertical-align: top;
}
.type-series #production-details hr {
  border-color: #444;
}
.type-series #production-details a,
.type-series #production-details blockquote,
.type-series #production-details em,
.type-series #production-details strong {
  color: #fff !important;
}
.type-series #production-details a {
  text-decoration: underline;
}
/* @group These are production colour themes, they will be based on brand palette */
/* @group Scarlet */
.theme-01.type-production #production-details,
.theme-01.type-series #production-details {
  background-color: #910000;
}
.theme-01.type-production #production-details p,
.theme-01.type-series #production-details p {
  color: #ffffff;
}
.theme-01.type-production #production-details h1,
.theme-01.type-series #production-details h1,
.theme-01.type-production #production-details h2,
.theme-01.type-series #production-details h2,
.theme-01.type-production #production-details h3,
.theme-01.type-series #production-details h3,
.theme-01.type-production #production-details h4,
.theme-01.type-series #production-details h4,
.theme-01.type-production #production-details h5,
.theme-01.type-series #production-details h5,
.theme-01.type-production #production-details h6,
.theme-01.type-series #production-details h6 {
  color: #ffffff;
}
.theme-01.type-production #production-details h1 strong,
.theme-01.type-series #production-details h1 strong,
.theme-01.type-production #production-details h2 strong,
.theme-01.type-series #production-details h2 strong,
.theme-01.type-production #production-details h3 strong,
.theme-01.type-series #production-details h3 strong,
.theme-01.type-production #production-details h4 strong,
.theme-01.type-series #production-details h4 strong,
.theme-01.type-production #production-details h5 strong,
.theme-01.type-series #production-details h5 strong,
.theme-01.type-production #production-details h6 strong,
.theme-01.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-01.type-production #production-details a,
.theme-01.type-series #production-details a {
  color: #ffffff;
}
.theme-01.type-production #production-details a:visited,
.theme-01.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-01.type-production #production-details a:active,
.theme-01.type-series #production-details a:active {
  color: #ffffff;
}
.theme-01.type-production #production-details a:hover,
.theme-01.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-01.type-production #production-details table,
.theme-01.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-01.type-production #production-details table caption,
.theme-01.type-series #production-details table caption {
  text-align: left;
}
.theme-01.type-production #production-details table th,
.theme-01.type-series #production-details table th,
.theme-01.type-production #production-details table td,
.theme-01.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-01.type-production #production-details table th,
.theme-01.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-01.type-production #production-details table td,
.theme-01.type-series #production-details table td {
  vertical-align: top;
}
.theme-01.type-production #production-details hr,
.theme-01.type-series #production-details hr {
  border-color: #444;
}
.theme-01.type-production .area-production-navigation,
.theme-01.type-series .area-production-navigation {
  background-color: #910000;
}
.theme-01.type-production .area-production-navigation ul li a:hover,
.theme-01.type-series .area-production-navigation ul li a:hover,
.theme-01.type-production .area-production-navigation ul li.current a,
.theme-01.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-01.type-production .area-attachments-list ul li a,
.theme-01.type-series .area-attachments-list ul li a,
.theme-01.type-production .area-related-page-list ul li a,
.theme-01.type-series .area-related-page-list ul li a {
  color: #910000;
}
.theme-01.type-production .area-attachments-list ul li a:hover,
.theme-01.type-series .area-attachments-list ul li a:hover,
.theme-01.type-production .area-related-page-list ul li a:hover,
.theme-01.type-series .area-related-page-list ul li a:hover {
  background-color: #910000;
  color: #fff;
}
.theme-01.type-production .unit-article .wrapper:hover h3,
.theme-01.type-series .unit-article .wrapper:hover h3 {
  color: #c40000;
}
.area-featured-production-list .unit-production-entry.theme-01 {
  background-color: #910000;
}
.area-archived-production-list .unit-production-entry.theme-01 .body {
  background-color: #910000;
}
/* @end */
/* @group Warm Grey */
.theme-02.type-production #production-details,
.theme-02.type-series #production-details {
  background-color: #9c8873;
}
.theme-02.type-production #production-details p,
.theme-02.type-series #production-details p {
  color: #ffffff;
}
.theme-02.type-production #production-details h1,
.theme-02.type-series #production-details h1,
.theme-02.type-production #production-details h2,
.theme-02.type-series #production-details h2,
.theme-02.type-production #production-details h3,
.theme-02.type-series #production-details h3,
.theme-02.type-production #production-details h4,
.theme-02.type-series #production-details h4,
.theme-02.type-production #production-details h5,
.theme-02.type-series #production-details h5,
.theme-02.type-production #production-details h6,
.theme-02.type-series #production-details h6 {
  color: #ffffff;
}
.theme-02.type-production #production-details h1 strong,
.theme-02.type-series #production-details h1 strong,
.theme-02.type-production #production-details h2 strong,
.theme-02.type-series #production-details h2 strong,
.theme-02.type-production #production-details h3 strong,
.theme-02.type-series #production-details h3 strong,
.theme-02.type-production #production-details h4 strong,
.theme-02.type-series #production-details h4 strong,
.theme-02.type-production #production-details h5 strong,
.theme-02.type-series #production-details h5 strong,
.theme-02.type-production #production-details h6 strong,
.theme-02.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-02.type-production #production-details a,
.theme-02.type-series #production-details a {
  color: #ffffff;
}
.theme-02.type-production #production-details a:visited,
.theme-02.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-02.type-production #production-details a:active,
.theme-02.type-series #production-details a:active {
  color: #ffffff;
}
.theme-02.type-production #production-details a:hover,
.theme-02.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-02.type-production #production-details table,
.theme-02.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-02.type-production #production-details table caption,
.theme-02.type-series #production-details table caption {
  text-align: left;
}
.theme-02.type-production #production-details table th,
.theme-02.type-series #production-details table th,
.theme-02.type-production #production-details table td,
.theme-02.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-02.type-production #production-details table th,
.theme-02.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-02.type-production #production-details table td,
.theme-02.type-series #production-details table td {
  vertical-align: top;
}
.theme-02.type-production #production-details hr,
.theme-02.type-series #production-details hr {
  border-color: #444;
}
.theme-02.type-production .area-production-navigation,
.theme-02.type-series .area-production-navigation {
  background-color: #9c8873;
}
.theme-02.type-production .area-production-navigation ul li a:hover,
.theme-02.type-series .area-production-navigation ul li a:hover,
.theme-02.type-production .area-production-navigation ul li.current a,
.theme-02.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-02.type-production .area-attachments-list ul li a,
.theme-02.type-series .area-attachments-list ul li a,
.theme-02.type-production .area-related-page-list ul li a,
.theme-02.type-series .area-related-page-list ul li a {
  color: #9c8873;
}
.theme-02.type-production .area-attachments-list ul li a:hover,
.theme-02.type-series .area-attachments-list ul li a:hover,
.theme-02.type-production .area-related-page-list ul li a:hover,
.theme-02.type-series .area-related-page-list ul li a:hover {
  background-color: #9c8873;
  color: #fff;
}
.theme-02.type-production .unit-article .wrapper:hover h3,
.theme-02.type-series .unit-article .wrapper:hover h3 {
  color: #b1a191;
}
.area-featured-production-list .unit-production-entry.theme-02 {
  background-color: #9c8873;
}
.area-archived-production-list .unit-production-entry.theme-02 .body {
  background-color: #9c8873;
}
/* @end */
/* @group Cobalt */
.theme-03.type-production #production-details,
.theme-03.type-series #production-details {
  background-color: #213551;
}
.theme-03.type-production #production-details p,
.theme-03.type-series #production-details p {
  color: #ffffff;
}
.theme-03.type-production #production-details h1,
.theme-03.type-series #production-details h1,
.theme-03.type-production #production-details h2,
.theme-03.type-series #production-details h2,
.theme-03.type-production #production-details h3,
.theme-03.type-series #production-details h3,
.theme-03.type-production #production-details h4,
.theme-03.type-series #production-details h4,
.theme-03.type-production #production-details h5,
.theme-03.type-series #production-details h5,
.theme-03.type-production #production-details h6,
.theme-03.type-series #production-details h6 {
  color: #ffffff;
}
.theme-03.type-production #production-details h1 strong,
.theme-03.type-series #production-details h1 strong,
.theme-03.type-production #production-details h2 strong,
.theme-03.type-series #production-details h2 strong,
.theme-03.type-production #production-details h3 strong,
.theme-03.type-series #production-details h3 strong,
.theme-03.type-production #production-details h4 strong,
.theme-03.type-series #production-details h4 strong,
.theme-03.type-production #production-details h5 strong,
.theme-03.type-series #production-details h5 strong,
.theme-03.type-production #production-details h6 strong,
.theme-03.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-03.type-production #production-details a,
.theme-03.type-series #production-details a {
  color: #ffffff;
}
.theme-03.type-production #production-details a:visited,
.theme-03.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-03.type-production #production-details a:active,
.theme-03.type-series #production-details a:active {
  color: #ffffff;
}
.theme-03.type-production #production-details a:hover,
.theme-03.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-03.type-production #production-details table,
.theme-03.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-03.type-production #production-details table caption,
.theme-03.type-series #production-details table caption {
  text-align: left;
}
.theme-03.type-production #production-details table th,
.theme-03.type-series #production-details table th,
.theme-03.type-production #production-details table td,
.theme-03.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-03.type-production #production-details table th,
.theme-03.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-03.type-production #production-details table td,
.theme-03.type-series #production-details table td {
  vertical-align: top;
}
.theme-03.type-production #production-details hr,
.theme-03.type-series #production-details hr {
  border-color: #444;
}
.theme-03.type-production .area-production-navigation,
.theme-03.type-series .area-production-navigation {
  background-color: #213551;
}
.theme-03.type-production .area-production-navigation ul li a:hover,
.theme-03.type-series .area-production-navigation ul li a:hover,
.theme-03.type-production .area-production-navigation ul li.current a,
.theme-03.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-03.type-production .area-attachments-list ul li a,
.theme-03.type-series .area-attachments-list ul li a,
.theme-03.type-production .area-related-page-list ul li a,
.theme-03.type-series .area-related-page-list ul li a {
  color: #213551;
}
.theme-03.type-production .area-attachments-list ul li a:hover,
.theme-03.type-series .area-attachments-list ul li a:hover,
.theme-03.type-production .area-related-page-list ul li a:hover,
.theme-03.type-series .area-related-page-list ul li a:hover {
  background-color: #213551;
  color: #fff;
}
.theme-03.type-production .unit-article .wrapper:hover h3,
.theme-03.type-series .unit-article .wrapper:hover h3 {
  color: #304d75;
}
.area-featured-production-list .unit-production-entry.theme-03 {
  background-color: #213551;
}
.area-archived-production-list .unit-production-entry.theme-03 .body {
  background-color: #213551;
}
/* @end */
/* @group British Racing Green */
.theme-04.type-production #production-details,
.theme-04.type-series #production-details {
  background-color: #04372a;
}
.theme-04.type-production #production-details p,
.theme-04.type-series #production-details p {
  color: #ffffff;
}
.theme-04.type-production #production-details h1,
.theme-04.type-series #production-details h1,
.theme-04.type-production #production-details h2,
.theme-04.type-series #production-details h2,
.theme-04.type-production #production-details h3,
.theme-04.type-series #production-details h3,
.theme-04.type-production #production-details h4,
.theme-04.type-series #production-details h4,
.theme-04.type-production #production-details h5,
.theme-04.type-series #production-details h5,
.theme-04.type-production #production-details h6,
.theme-04.type-series #production-details h6 {
  color: #ffffff;
}
.theme-04.type-production #production-details h1 strong,
.theme-04.type-series #production-details h1 strong,
.theme-04.type-production #production-details h2 strong,
.theme-04.type-series #production-details h2 strong,
.theme-04.type-production #production-details h3 strong,
.theme-04.type-series #production-details h3 strong,
.theme-04.type-production #production-details h4 strong,
.theme-04.type-series #production-details h4 strong,
.theme-04.type-production #production-details h5 strong,
.theme-04.type-series #production-details h5 strong,
.theme-04.type-production #production-details h6 strong,
.theme-04.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-04.type-production #production-details a,
.theme-04.type-series #production-details a {
  color: #ffffff;
}
.theme-04.type-production #production-details a:visited,
.theme-04.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-04.type-production #production-details a:active,
.theme-04.type-series #production-details a:active {
  color: #ffffff;
}
.theme-04.type-production #production-details a:hover,
.theme-04.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-04.type-production #production-details table,
.theme-04.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-04.type-production #production-details table caption,
.theme-04.type-series #production-details table caption {
  text-align: left;
}
.theme-04.type-production #production-details table th,
.theme-04.type-series #production-details table th,
.theme-04.type-production #production-details table td,
.theme-04.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-04.type-production #production-details table th,
.theme-04.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-04.type-production #production-details table td,
.theme-04.type-series #production-details table td {
  vertical-align: top;
}
.theme-04.type-production #production-details hr,
.theme-04.type-series #production-details hr {
  border-color: #444;
}
.theme-04.type-production .area-production-navigation,
.theme-04.type-series .area-production-navigation {
  background-color: #04372a;
}
.theme-04.type-production .area-production-navigation ul li a:hover,
.theme-04.type-series .area-production-navigation ul li a:hover,
.theme-04.type-production .area-production-navigation ul li.current a,
.theme-04.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-04.type-production .area-attachments-list ul li a,
.theme-04.type-series .area-attachments-list ul li a,
.theme-04.type-production .area-related-page-list ul li a,
.theme-04.type-series .area-related-page-list ul li a {
  color: #04372a;
}
.theme-04.type-production .area-attachments-list ul li a:hover,
.theme-04.type-series .area-attachments-list ul li a:hover,
.theme-04.type-production .area-related-page-list ul li a:hover,
.theme-04.type-series .area-related-page-list ul li a:hover {
  background-color: #04372a;
  color: #fff;
}
.theme-04.type-production .unit-article .wrapper:hover h3,
.theme-04.type-series .unit-article .wrapper:hover h3 {
  color: #07674e;
}
.area-featured-production-list .unit-production-entry.theme-04 {
  background-color: #04372a;
}
.area-archived-production-list .unit-production-entry.theme-04 .body {
  background-color: #04372a;
}
/* @end */
/* @group Mandarin */
.theme-05.type-production #production-details,
.theme-05.type-series #production-details {
  background-color: #e25e0a;
}
.theme-05.type-production #production-details p,
.theme-05.type-series #production-details p {
  color: #ffffff;
}
.theme-05.type-production #production-details h1,
.theme-05.type-series #production-details h1,
.theme-05.type-production #production-details h2,
.theme-05.type-series #production-details h2,
.theme-05.type-production #production-details h3,
.theme-05.type-series #production-details h3,
.theme-05.type-production #production-details h4,
.theme-05.type-series #production-details h4,
.theme-05.type-production #production-details h5,
.theme-05.type-series #production-details h5,
.theme-05.type-production #production-details h6,
.theme-05.type-series #production-details h6 {
  color: #ffffff;
}
.theme-05.type-production #production-details h1 strong,
.theme-05.type-series #production-details h1 strong,
.theme-05.type-production #production-details h2 strong,
.theme-05.type-series #production-details h2 strong,
.theme-05.type-production #production-details h3 strong,
.theme-05.type-series #production-details h3 strong,
.theme-05.type-production #production-details h4 strong,
.theme-05.type-series #production-details h4 strong,
.theme-05.type-production #production-details h5 strong,
.theme-05.type-series #production-details h5 strong,
.theme-05.type-production #production-details h6 strong,
.theme-05.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-05.type-production #production-details a,
.theme-05.type-series #production-details a {
  color: #ffffff;
}
.theme-05.type-production #production-details a:visited,
.theme-05.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-05.type-production #production-details a:active,
.theme-05.type-series #production-details a:active {
  color: #ffffff;
}
.theme-05.type-production #production-details a:hover,
.theme-05.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-05.type-production #production-details table,
.theme-05.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-05.type-production #production-details table caption,
.theme-05.type-series #production-details table caption {
  text-align: left;
}
.theme-05.type-production #production-details table th,
.theme-05.type-series #production-details table th,
.theme-05.type-production #production-details table td,
.theme-05.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-05.type-production #production-details table th,
.theme-05.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-05.type-production #production-details table td,
.theme-05.type-series #production-details table td {
  vertical-align: top;
}
.theme-05.type-production #production-details hr,
.theme-05.type-series #production-details hr {
  border-color: #444;
}
.theme-05.type-production .area-production-navigation,
.theme-05.type-series .area-production-navigation {
  background-color: #e25e0a;
}
.theme-05.type-production .area-production-navigation ul li a:hover,
.theme-05.type-series .area-production-navigation ul li a:hover,
.theme-05.type-production .area-production-navigation ul li.current a,
.theme-05.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-05.type-production .area-attachments-list ul li a,
.theme-05.type-series .area-attachments-list ul li a,
.theme-05.type-production .area-related-page-list ul li a,
.theme-05.type-series .area-related-page-list ul li a {
  color: #e25e0a;
}
.theme-05.type-production .area-attachments-list ul li a:hover,
.theme-05.type-series .area-attachments-list ul li a:hover,
.theme-05.type-production .area-related-page-list ul li a:hover,
.theme-05.type-series .area-related-page-list ul li a:hover {
  background-color: #e25e0a;
  color: #fff;
}
.theme-05.type-production .unit-article .wrapper:hover h3,
.theme-05.type-series .unit-article .wrapper:hover h3 {
  color: #f67929;
}
.area-featured-production-list .unit-production-entry.theme-05 {
  background-color: #e25e0a;
}
.area-archived-production-list .unit-production-entry.theme-05 .body {
  background-color: #e25e0a;
}
/* @end */
/* @group Adriatic */
.theme-06.type-production #production-details,
.theme-06.type-series #production-details {
  background-color: #262626;
}
.theme-06.type-production #production-details p,
.theme-06.type-series #production-details p {
  color: #ffffff;
}
.theme-06.type-production #production-details h1,
.theme-06.type-series #production-details h1,
.theme-06.type-production #production-details h2,
.theme-06.type-series #production-details h2,
.theme-06.type-production #production-details h3,
.theme-06.type-series #production-details h3,
.theme-06.type-production #production-details h4,
.theme-06.type-series #production-details h4,
.theme-06.type-production #production-details h5,
.theme-06.type-series #production-details h5,
.theme-06.type-production #production-details h6,
.theme-06.type-series #production-details h6 {
  color: #ffffff;
}
.theme-06.type-production #production-details h1 strong,
.theme-06.type-series #production-details h1 strong,
.theme-06.type-production #production-details h2 strong,
.theme-06.type-series #production-details h2 strong,
.theme-06.type-production #production-details h3 strong,
.theme-06.type-series #production-details h3 strong,
.theme-06.type-production #production-details h4 strong,
.theme-06.type-series #production-details h4 strong,
.theme-06.type-production #production-details h5 strong,
.theme-06.type-series #production-details h5 strong,
.theme-06.type-production #production-details h6 strong,
.theme-06.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-06.type-production #production-details a,
.theme-06.type-series #production-details a {
  color: #ffffff;
}
.theme-06.type-production #production-details a:visited,
.theme-06.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-06.type-production #production-details a:active,
.theme-06.type-series #production-details a:active {
  color: #ffffff;
}
.theme-06.type-production #production-details a:hover,
.theme-06.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-06.type-production #production-details table,
.theme-06.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-06.type-production #production-details table caption,
.theme-06.type-series #production-details table caption {
  text-align: left;
}
.theme-06.type-production #production-details table th,
.theme-06.type-series #production-details table th,
.theme-06.type-production #production-details table td,
.theme-06.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-06.type-production #production-details table th,
.theme-06.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-06.type-production #production-details table td,
.theme-06.type-series #production-details table td {
  vertical-align: top;
}
.theme-06.type-production #production-details hr,
.theme-06.type-series #production-details hr {
  border-color: #444;
}
.theme-06.type-production .area-production-navigation,
.theme-06.type-series .area-production-navigation {
  background-color: #262626;
}
.theme-06.type-production .area-production-navigation ul li a:hover,
.theme-06.type-series .area-production-navigation ul li a:hover,
.theme-06.type-production .area-production-navigation ul li.current a,
.theme-06.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-06.type-production .area-attachments-list ul li a,
.theme-06.type-series .area-attachments-list ul li a,
.theme-06.type-production .area-related-page-list ul li a,
.theme-06.type-series .area-related-page-list ul li a {
  color: #262626;
}
.theme-06.type-production .area-attachments-list ul li a:hover,
.theme-06.type-series .area-attachments-list ul li a:hover,
.theme-06.type-production .area-related-page-list ul li a:hover,
.theme-06.type-series .area-related-page-list ul li a:hover {
  background-color: #262626;
  color: #fff;
}
.theme-06.type-production .unit-article .wrapper:hover h3,
.theme-06.type-series .unit-article .wrapper:hover h3 {
  color: #404040;
}
.theme-06.type-production .book-button:visited,
.theme-06.type-series .book-button:visited,
.theme-06.type-production .inline-button:visited,
.theme-06.type-series .inline-button:visited,
.theme-06.type-production .book-button:hover,
.theme-06.type-series .book-button:hover,
.theme-06.type-production .inline-button:hover,
.theme-06.type-series .inline-button:hover {
  color: #fff;
}
.theme-06.type-production #production-details a:visited,
.theme-06.type-series #production-details a:visited {
  color: #ffffff;
}
.area-featured-production-list .unit-production-entry.theme-06 {
  background-color: #262626;
}
.area-archived-production-list .unit-production-entry.theme-06 .body {
  background-color: #262626;
}
/* @end */
/* @group Harvest */
.theme-07.type-production #production-details,
.theme-07.type-series #production-details {
  background-color: #c1914c;
}
.theme-07.type-production #production-details p,
.theme-07.type-series #production-details p {
  color: #ffffff;
}
.theme-07.type-production #production-details h1,
.theme-07.type-series #production-details h1,
.theme-07.type-production #production-details h2,
.theme-07.type-series #production-details h2,
.theme-07.type-production #production-details h3,
.theme-07.type-series #production-details h3,
.theme-07.type-production #production-details h4,
.theme-07.type-series #production-details h4,
.theme-07.type-production #production-details h5,
.theme-07.type-series #production-details h5,
.theme-07.type-production #production-details h6,
.theme-07.type-series #production-details h6 {
  color: #ffffff;
}
.theme-07.type-production #production-details h1 strong,
.theme-07.type-series #production-details h1 strong,
.theme-07.type-production #production-details h2 strong,
.theme-07.type-series #production-details h2 strong,
.theme-07.type-production #production-details h3 strong,
.theme-07.type-series #production-details h3 strong,
.theme-07.type-production #production-details h4 strong,
.theme-07.type-series #production-details h4 strong,
.theme-07.type-production #production-details h5 strong,
.theme-07.type-series #production-details h5 strong,
.theme-07.type-production #production-details h6 strong,
.theme-07.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-07.type-production #production-details a,
.theme-07.type-series #production-details a {
  color: #ffffff;
}
.theme-07.type-production #production-details a:visited,
.theme-07.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-07.type-production #production-details a:active,
.theme-07.type-series #production-details a:active {
  color: #ffffff;
}
.theme-07.type-production #production-details a:hover,
.theme-07.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-07.type-production #production-details table,
.theme-07.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-07.type-production #production-details table caption,
.theme-07.type-series #production-details table caption {
  text-align: left;
}
.theme-07.type-production #production-details table th,
.theme-07.type-series #production-details table th,
.theme-07.type-production #production-details table td,
.theme-07.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-07.type-production #production-details table th,
.theme-07.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-07.type-production #production-details table td,
.theme-07.type-series #production-details table td {
  vertical-align: top;
}
.theme-07.type-production #production-details hr,
.theme-07.type-series #production-details hr {
  border-color: #444;
}
.theme-07.type-production .area-production-navigation,
.theme-07.type-series .area-production-navigation {
  background-color: #c1914c;
}
.theme-07.type-production .area-production-navigation ul li a:hover,
.theme-07.type-series .area-production-navigation ul li a:hover,
.theme-07.type-production .area-production-navigation ul li.current a,
.theme-07.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-07.type-production .area-attachments-list ul li a,
.theme-07.type-series .area-attachments-list ul li a,
.theme-07.type-production .area-related-page-list ul li a,
.theme-07.type-series .area-related-page-list ul li a {
  color: #c1914c;
}
.theme-07.type-production .area-attachments-list ul li a:hover,
.theme-07.type-series .area-attachments-list ul li a:hover,
.theme-07.type-production .area-related-page-list ul li a:hover,
.theme-07.type-series .area-related-page-list ul li a:hover {
  background-color: #c1914c;
  color: #fff;
}
.theme-07.type-production .unit-article .wrapper:hover h3,
.theme-07.type-series .unit-article .wrapper:hover h3 {
  color: #cea872;
}
.area-featured-production-list .unit-production-entry.theme-07 {
  background-color: #c1914c;
}
.area-archived-production-list .unit-production-entry.theme-07 .body {
  background-color: #c1914c;
}
/* @end */
/* @group Amerthist */
.theme-08.type-production #production-details,
.theme-08.type-series #production-details {
  background-color: #3f0a3b;
}
.theme-08.type-production #production-details p,
.theme-08.type-series #production-details p {
  color: #ffffff;
}
.theme-08.type-production #production-details h1,
.theme-08.type-series #production-details h1,
.theme-08.type-production #production-details h2,
.theme-08.type-series #production-details h2,
.theme-08.type-production #production-details h3,
.theme-08.type-series #production-details h3,
.theme-08.type-production #production-details h4,
.theme-08.type-series #production-details h4,
.theme-08.type-production #production-details h5,
.theme-08.type-series #production-details h5,
.theme-08.type-production #production-details h6,
.theme-08.type-series #production-details h6 {
  color: #ffffff;
}
.theme-08.type-production #production-details h1 strong,
.theme-08.type-series #production-details h1 strong,
.theme-08.type-production #production-details h2 strong,
.theme-08.type-series #production-details h2 strong,
.theme-08.type-production #production-details h3 strong,
.theme-08.type-series #production-details h3 strong,
.theme-08.type-production #production-details h4 strong,
.theme-08.type-series #production-details h4 strong,
.theme-08.type-production #production-details h5 strong,
.theme-08.type-series #production-details h5 strong,
.theme-08.type-production #production-details h6 strong,
.theme-08.type-series #production-details h6 strong {
  color: #e6e6e6;
}
.theme-08.type-production #production-details a,
.theme-08.type-series #production-details a {
  color: #ffffff;
}
.theme-08.type-production #production-details a:visited,
.theme-08.type-series #production-details a:visited {
  color: #a0a0a0;
}
.theme-08.type-production #production-details a:active,
.theme-08.type-series #production-details a:active {
  color: #ffffff;
}
.theme-08.type-production #production-details a:hover,
.theme-08.type-series #production-details a:hover {
  color: #a0a0a0;
}
.theme-08.type-production #production-details table,
.theme-08.type-series #production-details table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  border: 1px solid #666666;
}
.theme-08.type-production #production-details table caption,
.theme-08.type-series #production-details table caption {
  text-align: left;
}
.theme-08.type-production #production-details table th,
.theme-08.type-series #production-details table th,
.theme-08.type-production #production-details table td,
.theme-08.type-series #production-details table td {
  padding: 0.5em;
  text-align: left;
  border: 1px solid #666666;
}
.theme-08.type-production #production-details table th,
.theme-08.type-series #production-details table th {
  padding-top: 0.5em;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #666666;
}
.theme-08.type-production #production-details table td,
.theme-08.type-series #production-details table td {
  vertical-align: top;
}
.theme-08.type-production #production-details hr,
.theme-08.type-series #production-details hr {
  border-color: #444;
}
.theme-08.type-production .area-production-navigation,
.theme-08.type-series .area-production-navigation {
  background-color: #3f0a3b;
}
.theme-08.type-production .area-production-navigation ul li a:hover,
.theme-08.type-series .area-production-navigation ul li a:hover,
.theme-08.type-production .area-production-navigation ul li.current a,
.theme-08.type-series .area-production-navigation ul li.current a {
  color: #fff;
}
.theme-08.type-production .area-attachments-list ul li a,
.theme-08.type-series .area-attachments-list ul li a,
.theme-08.type-production .area-related-page-list ul li a,
.theme-08.type-series .area-related-page-list ul li a {
  color: #3f0a3b;
}
.theme-08.type-production .area-attachments-list ul li a:hover,
.theme-08.type-series .area-attachments-list ul li a:hover,
.theme-08.type-production .area-related-page-list ul li a:hover,
.theme-08.type-series .area-related-page-list ul li a:hover {
  background-color: #3f0a3b;
  color: #fff;
}
.theme-08.type-production .unit-article .wrapper:hover h3,
.theme-08.type-series .unit-article .wrapper:hover h3 {
  color: #6b1164;
}
.area-featured-production-list .unit-production-entry.theme-08 {
  background-color: #3f0a3b;
}
.area-archived-production-list .unit-production-entry.theme-08 .body {
  background-color: #3f0a3b;
}
/* @end */
/*  ========================================================================== */
/*  @group Slider Slider Defaults */
/*  ========================================================================== */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide:focus {
  outline: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Arrows
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}*/
/*  ========================================================================== */
/*  @group Event Slider/Feature Slider */
/*  ========================================================================== */
.event-slider,
.feature-boxes {
  display: none;
}
.event-slider:hover .slick-prev,
.feature-boxes:hover .slick-prev,
.event-slider:hover .slick-next,
.feature-boxes:hover .slick-next {
  opacity: 1;
}
.event-slider .slick-active,
.feature-boxes .slick-active {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.event-slider .slick-active:hover,
.feature-boxes .slick-active:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 9999;
  position: relative;
}
.event-slider .slick-slide a,
.feature-boxes .slick-slide a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0;
  margin: 0;
  position: relative;
}
.event-slider h3,
.feature-boxes h3 {
  color: #fff;
  margin: 0;
}
.event-slider .slide__primary a,
.feature-boxes .slide__primary a {
  color: #fafafa;
}
.event-slider .slide__primary h3,
.feature-boxes .slide__primary h3 {
  color: #fafafa;
}
.event-slider .slide__secondary a,
.feature-boxes .slide__secondary a {
  color: #141414;
}
.event-slider .slide__secondary h3,
.feature-boxes .slide__secondary h3 {
  color: #141414;
}
.event-slider .event-by,
.feature-boxes .event-by,
.event-slider .event-date,
.feature-boxes .event-date {
  display: block;
  margin: 0;
}
.event-slider .event-date,
.feature-boxes .event-date {
  font-weight: normal;
}
.slide__primary a {
  background: #141414;
}
.slide__secondary a {
  background: #fafafa;
  color: #141414;
}
.slide__secondary a .book-button {
  color: #141414;
}
.slide__tertiary a {
  background: #a0a0a0;
}
.slide__tertiary a h3,
.slide__tertiary a .event-by,
.slide__tertiary a .event-date,
.slide__tertiary a .event-description,
.slide__tertiary a .event-cta {
  color: #000;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  top: 0;
  bottom: 0;
  display: block;
  opacity: 0;
  width: 50px;
  height: 100%;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: rgba(0, 0, 0, 0.5) url("../images/slider-arrows.png") left center no-repeat;
  z-index: 99999;
  text-indent: -9999px;
  transition: opacity 0.2s ease-in-out;
}
.slick-prev:before,
.slick-next:before {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .slick-prev,
  .slick-next {
    background: rgba(0, 0, 0, 0.5) url(../images/slider-arrows@2x.png) left center no-repeat;
    background-size: 60px 30px;
  }
}
.slick-prev {
  left: 0;
  background-position: 16px center;
}
.slick-next {
  right: 0;
  background-position: -25px center;
}
.slide-inner {
  display: table;
  text-align: left;
  height: 250px;
  width: 100%;
  margin: 0;
}
.slide-text {
  display: table-cell;
  vertical-align: top;
}
/*  ========================================================================== */
/*  @group Event Slider Specific */
/*  ========================================================================== */
.event-type {
  margin-top: 1.5em;
  display: inline-block;
  margin-right: 40px;
  cursor: pointer;
  opacity: .75;
}
.event-type:hover,
.event-type.active {
  opacity: 1;
}
.event-slider .slick-slide {
  padding: 0 6px;
}
.event-slider .slide-inner {
  padding: 16px;
  box-sizing: border-box;
}
.event-slider a {
  overflow: hidden;
  position: relative;
}
.event-slider a:hover img {
  opacity: 0;
}
.event-slider img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  z-index: 10;
  transition: opacity 0.25s ease-in-out;
}
.event-slider .slide-text {
  position: relative;
}
.event-slider h3 {
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
}
.event-slider .event-by {
  font-weight: 400;
}
.event-slider .event-by,
.event-slider .event-date {
  font-family: "akzidenz-grotesk", sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400;
}
.event-slider .book-button {
  background: transparent;
  margin-top: 0px;
  position: absolute;
  bottom: 10px;
}
@media only screen and (max-width: 1000px) {
  .event-slider h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 500px) {
  .event-slider h3 {
    font-size: 18px;
  }
  .event-slider .book-button {
    font-size: 12px;
  }
}
/*  ========================================================================== */
/*  @group Feature Slider Specific */
/*  ========================================================================== */
.feature-boxes {
  margin: 72px 0 20px 0;
}
.feature-boxes .slick-slide {
  padding: 0;
}
.feature-boxes .slick-slide a {
  display: block;
}
.feature-boxes .slide-inner {
  height: 320px;
}
.feature-boxes .event-description,
.feature-boxes .event-cta {
  font-size: 14px;
}
.feature-boxes h3,
.feature-boxes .event-description,
.feature-boxes .event-cta {
  display: block;
  padding: 0 4px;
}
.feature-boxes h3 {
  font-weight: normal;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 0.95;
  margin-top: 8px;
}
.feature-boxes .event-description {
  font-weight: normal;
  line-height: 1.2em;
  font-family: "akzidenz-grotesk", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 5px auto;
}
.feature-boxes .event-cta {
  font-weight: bold;
  font-family: "akzidenz-grotesk-extended", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: 7px;
}
.feature-boxes img {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0px;
  width: 100%;
}
/*  ========================================================================== */
/*  @group Responsive */
/*  ========================================================================== */
@media only screen and (max-width: 1200px) {
  .event-slider img {
    width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 770px) {
  .event-type {
    display: none;
  }
  .event-slider {
    margin-top: 40px;
  }
  .feature-boxes {
    margin-top: 20px;
  }
  .feature-boxes .slide-inner {
    height: 250px;
  }
  .event-slider,
  .feature-boxes {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .event-slider .slick-slide,
  .feature-boxes .slick-slide {
    opacity: 1;
    margin-left: -1px;
  }
  .event-slider .slick-active:hover,
  .feature-boxes .slick-active:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .event-slider .slick-slide,
  .feature-boxes .slick-slide {
    padding: 0;
  }
  .event-slider .slide-text,
  .feature-boxes .slide-text {
    padding: 0px 60px;
    position: relative;
  }
  .event-slider .slide-text-img,
  .feature-boxes .slide-text-img {
    padding-top: 0px;
  }
  .event-slider img,
  .feature-boxes img {
    width: 120%;
    position: absolute;
    top: 0;
    opacity: .15;
    height: auto;
    left: 0;
  }
  .event-slider .slick-prev,
  .feature-boxes .slick-prev {
    left: -1px;
  }
  .event-slider .slick-next,
  .feature-boxes .slick-next {
    right: -1px;
  }
}
@media only screen and (max-width: 480px) {
  .feature-boxes img {
    height: 100%;
    width: auto;
  }
  .event-slider .slide-text,
  .feature-boxes .slide-text {
    padding: 0 8px;
    display: table-cell;
  }
  .feature-boxes .slide-text {
    padding: 0 18px;
    vertical-align: middle;
  }
  .slide-inner .event-name {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .slide-inner .event-by,
  .slide-inner .event-date {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0;
    margin: 0 0 0 4px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 771px) {
  .feature-boxes .slide-inner.slide-text-img {
    height: auto;
    display: block;
  }
  .feature-boxes .slide-inner.slide-text-img .slide-text {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 58% 10px 10% 10px;
    height: 320px;
    display: block;
  }
}
/* @group Responsive show/hide */
.mobile,
.tablet {
  display: none;
}
.desktop {
  display: block;
}
/* @end */
/* @group Responsive Navigation */
@media only screen and (min-width: 320px) and (max-width: 988px) {
  /*
	#header .area-logo {
		width: 260px;
		height: 24px;
		background-size: cover;
		margin-top: 12px;
	}

	.unit-navigation-list.area-primary-navigation {
		width: 100%;
		margin: 0;
	}

	#primary-navigation .nav-toggle {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		color: #fff;
		display: block;
		position: absolute;
		top: 19px;
		right: 0;
		padding-right: 24px;
		background-image: url(../images/button-nav-toggle.png);
		background-repeat: no-repeat;
		background-position: 100% 0;
		opacity: 0.75;
	}

	#primary-navigation .nav-toggle:hover,
	#primary-navigation .nav-toggle.active {
		opacity: 1;
	}

	.svg #primary-navigation .nav-toggle,
	.svg #primary-navigation .nav-toggle.active,
	.svg #primary-navigation .nav-toggle:hover {
			background-image: url(../images/button-nav-toggle.svg);
	}

	.invert-colors #primary-navigation .nav-toggle {
		color: #333;
		background-position: 100% 100%;
	}

	#primary-navigation li {
		display: block;
		width: 100% !important;
		float: none;
		border-right: 0;
		a {
			border-bottom-width: 1px;
		}
	}

	#primary-navigation .area-primary-navigation{
		overflow: hidden;
	}

	#primary-navigation .area-primary-navigation ul {
		margin-bottom: 1em;
		width: 100%;
		float: none;
	}

	#primary-navigation .area-primary-navigation a {
		margin: 0;
		text-align: center;
		font-size: 18px;
		padding: 0.2em 0.25em 0.25em 0.25em;
		border-bottom: none;
	}

	#primary-navigation .area-primary-navigation .section-home a{
			background-image: none;
			text-indent: 0;
			width: auto;
			height: auto;
		}

	#primary-navigation .area-primary-navigation .current a,
	#primary-navigation .area-primary-navigation a:hover,
	#primary-navigation ul .section a,
	#primary-navigation ul .section a:hover {
		background-color: @-lesskit-color-link;
		color: #ffffff !important;
	}


	#header .area-site-search {
		width: 100%;
		opacity: 1;
		&.focus {
			width: auto;
			form {
				width: auto;
			}
		}
		form {
			position: relative;
		}
	}

	.area-primary-navigation .area-site-search .text {
		right: 0;
		width: 80%;
		&:focus {
			background-color: #fff;
		}
	}

	.touch .area-primary-navigation .area-site-search .text {
		width: 80%;
	}

	.nav-collapsed #primary-navigation,
	.js .area-primary-navigation {
		height: 1px;
	}

	.nav-open #primary-navigation,
	.nav-open .area-primary-navigation  {
		height: auto;
		margin-bottom: 1em;
	}

	.header-toolbar {
		top: 15px;
		right: 70px;
		a {
			font-size: 14px;
		}
	}

	.nav-open #header {
		background-color: rgba(0,0,0,0.85);
	}


	.nav-open.invert-colors {
		.header-toolbar a,
		.unit-navigation-list.area-primary-navigation a,
		#primary-navigation .nav-toggle {
			color: #fff;
		}
		#header .area-logo,
		#primary-navigation .nav-toggle {
			background-position: 100% 0;
		}
	}
*/
}
/* @end */
/* @group Touch Specific */
.touch .area-feature-content .feature h1 {
  text-shadow: none;
}
.touch .area-feature-content .feature h1.large {
  width: 100%;
}
/* @end */
/* @group iPad / Smaller Monitor */
/* Tablet Layout: 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile {
    display: none;
  }
  .desktop {
    display: none;
  }
  .tablet {
    display: block;
  }
  .area-mailing-list input.text {
    width: 160px;
  }
  .area-booking-widget {
    bottom: 0;
  }
  .area-mailing-list label,
  .area-social h2 {
    margin-right: 10px;
    font-size: 16px;
  }
  .area-social {
    width: 230px;
  }
  .area-footer-navigation {
    zoom: 1;
    display: inline;
    float: left;
    width: 66%;
    margin-right: 2%;
  }
  .area-footer-navigation:before,
  .area-footer-navigation:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .area-footer-navigation:after {
    clear: both;
  }
  /*
	.area-footer-contact {
		.columns(12);
		margin-bottom: 1.5em;
		address {
			text-align: center;
		}
		address span {
			display: inline;
			font-size: 18px;
		}
	}
	*/
  .area-footer-sponsor-list {
    zoom: 1;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 2%;
    margin-right: 0;
  }
  .area-footer-sponsor-list:before,
  .area-footer-sponsor-list:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .area-footer-sponsor-list:after {
    clear: both;
  }
  .area-footer-sponsor-list ul {
    text-align: center;
  }
  .area-footer-sponsor-list ul li.last {
    margin-right: 1em;
  }
  .area-footer-links {
    width: 100%;
  }
  .area-footer-links .by-made {
    float: left;
  }
  .area-social {
    margin-top: 2em;
    margin-bottom: 1em;
  }
  .area-social ul {
    text-align: left;
  }
}
/* @end */
/* @group iPhone Portrait */
/* Mobile Layout: 320px */
@media only screen and (max-width: 767px) {
  .tablet {
    display: none;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  #header .area-logo {
    width: auto;
    height: 50px;
  }
  #header .area-logo svg {
    width: auto;
    height: 50px;
  }
  .primary-type-home-page #header .area-logo {
    width: auto;
    height: 50px;
  }
  .primary-type-home-page #header .area-logo svg {
    width: auto;
    height: 50px;
  }
  .flex-covered #header .area-logo {
    width: auto;
    height: 50px;
  }
  .flex-covered #header .area-logo svg {
    width: auto;
    height: 50px;
  }
  .primary-type-home-page.flex-covered #header .area-logo {
    width: auto;
    height: 50px;
  }
  .primary-type-home-page.flex-covered #header .area-logo svg {
    width: auto;
    height: 50px;
  }
  .type-home-page #feature-content .flexslider-container,
  .type-home-page #feature-content .slides,
  .type-home-page #feature-content .slide {
    max-height: 400px;
  }
  .type-home-page #feature-content .flexslider-container,
  .type-home-page #feature-content .slides,
  .type-home-page #feature-content .slide {
    max-height: 400px;
  }
  .invert-colors.flex-covered #header .area-logo {
    background-position: 0 50px;
  }
  #primary-navigation .nav-toggle {
    font-size: 16px;
    font-size: 1rem;
    top: 12px;
  }
  #primary-navigation .nav-toggle span {
    width: 0px;
    overflow: hidden;
    display: inline-block;
  }
  .header-toolbar .section-log-in {
    display: none;
  }
  .header-toolbar .section-basket a {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/icon-basket.png);
    background-size: cover;
  }
  .header-toolbar .section-basket a br {
    display: none;
  }
  .invert-colors .header-toolbar .section-basket a {
    background-position: 0 100%;
  }
  .svg .header-toolbar .section-basket a {
    background-image: url(../images/icon-basket.svg);
  }
  #header .area-site-search {
    width: 100%;
    opacity: 1;
  }
  #header .area-site-search.focus {
    width: auto;
  }
  #header .area-site-search.focus form {
    width: auto;
  }
  #header .area-site-search form {
    position: relative;
  }
  .area-primary-navigation .area-site-search .text {
    right: 0;
    width: 80%;
  }
  .area-primary-navigation .area-site-search .text:focus {
    background-color: #fff;
  }
  #page-content {
    margin-top: 90px;
  }
  .type-item-page .has-secondary-content #primary-content,
  .type-information-page .has-secondary-content #primary-content {
    zoom: 1;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 2%;
  }
  .type-item-page .has-secondary-content #primary-content:before,
  .type-information-page .has-secondary-content #primary-content:before,
  .type-item-page .has-secondary-content #primary-content:after,
  .type-information-page .has-secondary-content #primary-content:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .type-item-page .has-secondary-content #primary-content:after,
  .type-information-page .has-secondary-content #primary-content:after {
    clear: both;
  }
  .type-item-page .has-secondary-content #primary-content .content-inner,
  .type-information-page .has-secondary-content #primary-content .content-inner {
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .type-item-page .has-secondary-content #secondary-content,
  .type-information-page .has-secondary-content #secondary-content {
    zoom: 1;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 2%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .type-item-page .has-secondary-content #secondary-content:before,
  .type-information-page .has-secondary-content #secondary-content:before,
  .type-item-page .has-secondary-content #secondary-content:after,
  .type-information-page .has-secondary-content #secondary-content:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .type-item-page .has-secondary-content #secondary-content:after,
  .type-information-page .has-secondary-content #secondary-content:after {
    clear: both;
  }
  .type-home-page #primary-content .content-inner .group-1,
  .type-home-page #secondary-content .content-inner .group-1,
  .type-home-page #primary-content .content-inner .group-2,
  .type-home-page #secondary-content .content-inner .group-2,
  .type-home-page .area-feature-boxes .unit-block,
  .type-information-list-page .has-secondary-content #primary-content,
  .type-information-list-page .has-secondary-content #secondary-content,
  .type-news-post .has-secondary-content #primary-content,
  .type-news-post .has-secondary-content #secondary-content,
  .type-event-list-page .has-secondary-content #primary-content,
  .type-event-list-page .has-secondary-content #secondary-content,
  .type-contact-page .has-secondary-content #primary-content,
  .type-contact-page .has-secondary-content #secondary-content,
  .type-news-holder .has-secondary-content #primary-content,
  .type-news-holder .has-secondary-content #secondary-content,
  .type-news-year-page .has-secondary-content #primary-content,
  .type-news-year-page .has-secondary-content #secondary-content,
  .type-news-month-page .has-secondary-content #primary-content,
  .type-news-month-page .has-secondary-content #secondary-content,
  .type-stacked-list-page .has-secondary-content #primary-content,
  .type-stacked-list-page .has-secondary-content #secondary-content,
  .type-resource-list-page .has-secondary-content #primary-content,
  .type-resource-list-page .has-secondary-content #secondary-content,
  .type-section-landing-page .has-secondary-content #primary-content,
  .type-section-landing-page .has-secondary-content #secondary-content,
  .area-social,
  .area-mailing-list,
  .area-footer-navigation,
  .area-footer-contact,
  .area-footer-sponsor-list,
  .type-production #production-details .group-1,
  .type-production #production-details .group-2,
  .type-production #production-media .group-1,
  .type-production #production-related .group-1,
  .type-production #production-media .group-2,
  .type-production #production-related .group-2,
  .type-series #production-details .group-1,
  .type-series #production-details .group-2,
  .type-series #production-media .group-1,
  .type-series #production-related .group-1,
  .type-series #production-media .group-2,
  .type-series #production-related .group-2,
  .featured-news-box {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
    word-wrap: break-word;
    zoom: 1;
  }
  .type-home-page #primary-content .content-inner .group-1:before,
  .type-home-page #secondary-content .content-inner .group-1:before,
  .type-home-page #primary-content .content-inner .group-2:before,
  .type-home-page #secondary-content .content-inner .group-2:before,
  .type-home-page .area-feature-boxes .unit-block:before,
  .type-information-list-page .has-secondary-content #primary-content:before,
  .type-information-list-page .has-secondary-content #secondary-content:before,
  .type-news-post .has-secondary-content #primary-content:before,
  .type-news-post .has-secondary-content #secondary-content:before,
  .type-event-list-page .has-secondary-content #primary-content:before,
  .type-event-list-page .has-secondary-content #secondary-content:before,
  .type-contact-page .has-secondary-content #primary-content:before,
  .type-contact-page .has-secondary-content #secondary-content:before,
  .type-news-holder .has-secondary-content #primary-content:before,
  .type-news-holder .has-secondary-content #secondary-content:before,
  .type-news-year-page .has-secondary-content #primary-content:before,
  .type-news-year-page .has-secondary-content #secondary-content:before,
  .type-news-month-page .has-secondary-content #primary-content:before,
  .type-news-month-page .has-secondary-content #secondary-content:before,
  .type-stacked-list-page .has-secondary-content #primary-content:before,
  .type-stacked-list-page .has-secondary-content #secondary-content:before,
  .type-resource-list-page .has-secondary-content #primary-content:before,
  .type-resource-list-page .has-secondary-content #secondary-content:before,
  .type-section-landing-page .has-secondary-content #primary-content:before,
  .type-section-landing-page .has-secondary-content #secondary-content:before,
  .area-social:before,
  .area-mailing-list:before,
  .area-footer-navigation:before,
  .area-footer-contact:before,
  .area-footer-sponsor-list:before,
  .type-production #production-details .group-1:before,
  .type-production #production-details .group-2:before,
  .type-production #production-media .group-1:before,
  .type-production #production-related .group-1:before,
  .type-production #production-media .group-2:before,
  .type-production #production-related .group-2:before,
  .type-series #production-details .group-1:before,
  .type-series #production-details .group-2:before,
  .type-series #production-media .group-1:before,
  .type-series #production-related .group-1:before,
  .type-series #production-media .group-2:before,
  .type-series #production-related .group-2:before,
  .featured-news-box:before,
  .type-home-page #primary-content .content-inner .group-1:after,
  .type-home-page #secondary-content .content-inner .group-1:after,
  .type-home-page #primary-content .content-inner .group-2:after,
  .type-home-page #secondary-content .content-inner .group-2:after,
  .type-home-page .area-feature-boxes .unit-block:after,
  .type-information-list-page .has-secondary-content #primary-content:after,
  .type-information-list-page .has-secondary-content #secondary-content:after,
  .type-news-post .has-secondary-content #primary-content:after,
  .type-news-post .has-secondary-content #secondary-content:after,
  .type-event-list-page .has-secondary-content #primary-content:after,
  .type-event-list-page .has-secondary-content #secondary-content:after,
  .type-contact-page .has-secondary-content #primary-content:after,
  .type-contact-page .has-secondary-content #secondary-content:after,
  .type-news-holder .has-secondary-content #primary-content:after,
  .type-news-holder .has-secondary-content #secondary-content:after,
  .type-news-year-page .has-secondary-content #primary-content:after,
  .type-news-year-page .has-secondary-content #secondary-content:after,
  .type-news-month-page .has-secondary-content #primary-content:after,
  .type-news-month-page .has-secondary-content #secondary-content:after,
  .type-stacked-list-page .has-secondary-content #primary-content:after,
  .type-stacked-list-page .has-secondary-content #secondary-content:after,
  .type-resource-list-page .has-secondary-content #primary-content:after,
  .type-resource-list-page .has-secondary-content #secondary-content:after,
  .type-section-landing-page .has-secondary-content #primary-content:after,
  .type-section-landing-page .has-secondary-content #secondary-content:after,
  .area-social:after,
  .area-mailing-list:after,
  .area-footer-navigation:after,
  .area-footer-contact:after,
  .area-footer-sponsor-list:after,
  .type-production #production-details .group-1:after,
  .type-production #production-details .group-2:after,
  .type-production #production-media .group-1:after,
  .type-production #production-related .group-1:after,
  .type-production #production-media .group-2:after,
  .type-production #production-related .group-2:after,
  .type-series #production-details .group-1:after,
  .type-series #production-details .group-2:after,
  .type-series #production-media .group-1:after,
  .type-series #production-related .group-1:after,
  .type-series #production-media .group-2:after,
  .type-series #production-related .group-2:after,
  .featured-news-box:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .type-home-page #primary-content .content-inner .group-1:after,
  .type-home-page #secondary-content .content-inner .group-1:after,
  .type-home-page #primary-content .content-inner .group-2:after,
  .type-home-page #secondary-content .content-inner .group-2:after,
  .type-home-page .area-feature-boxes .unit-block:after,
  .type-information-list-page .has-secondary-content #primary-content:after,
  .type-information-list-page .has-secondary-content #secondary-content:after,
  .type-news-post .has-secondary-content #primary-content:after,
  .type-news-post .has-secondary-content #secondary-content:after,
  .type-event-list-page .has-secondary-content #primary-content:after,
  .type-event-list-page .has-secondary-content #secondary-content:after,
  .type-contact-page .has-secondary-content #primary-content:after,
  .type-contact-page .has-secondary-content #secondary-content:after,
  .type-news-holder .has-secondary-content #primary-content:after,
  .type-news-holder .has-secondary-content #secondary-content:after,
  .type-news-year-page .has-secondary-content #primary-content:after,
  .type-news-year-page .has-secondary-content #secondary-content:after,
  .type-news-month-page .has-secondary-content #primary-content:after,
  .type-news-month-page .has-secondary-content #secondary-content:after,
  .type-stacked-list-page .has-secondary-content #primary-content:after,
  .type-stacked-list-page .has-secondary-content #secondary-content:after,
  .type-resource-list-page .has-secondary-content #primary-content:after,
  .type-resource-list-page .has-secondary-content #secondary-content:after,
  .type-section-landing-page .has-secondary-content #primary-content:after,
  .type-section-landing-page .has-secondary-content #secondary-content:after,
  .area-social:after,
  .area-mailing-list:after,
  .area-footer-navigation:after,
  .area-footer-contact:after,
  .area-footer-sponsor-list:after,
  .type-production #production-details .group-1:after,
  .type-production #production-details .group-2:after,
  .type-production #production-media .group-1:after,
  .type-production #production-related .group-1:after,
  .type-production #production-media .group-2:after,
  .type-production #production-related .group-2:after,
  .type-series #production-details .group-1:after,
  .type-series #production-details .group-2:after,
  .type-series #production-media .group-1:after,
  .type-series #production-related .group-1:after,
  .type-series #production-media .group-2:after,
  .type-series #production-related .group-2:after,
  .featured-news-box:after {
    clear: both;
  }
  .type-production #production-related .content-inner {
    border-bottom: none;
  }
  .area-featured-news-list {
    margin-bottom: 1.5em;
  }
  .area-featured-news-list .unit-article .wrapper .media {
    width: 25%;
    margin-right: 4%;
  }
  .area-featured-news-list .unit-article .wrapper h3 {
    font-size: 0.8em;
  }
  .area-footer-contact address {
    margin-bottom: 1em;
  }
  .area-footer-links {
    width: 100%;
  }
  .area-footer-links .by-made {
    float: left;
  }
  .area-social {
    margin: 1em 0;
  }
  .area-social ul {
    text-align: left;
  }
  .area-footer-navigation ul {
    margin-bottom: 1.5em;
  }
  .area-footer-navigation ul li {
    width: 100%;
  }
  .area-footer-sponsor-list ul {
    margin-bottom: 1em;
  }
  .area-footer-sponsor-list ul li {
    padding: 0.75em 0;
    display: block;
    margin: 0 0 2px 0;
    /*
		a {
			background-size: cover;
			height: 52px;
			margin: 0 auto;
		}
		&.bank-of-america a {
			background-position: 0 0;
			width: 140px;
		}
		&.arts-council-england a {
			width: 108px;
		}
		&.pwc a {
			background-position: -278px 0;
			width: 110px;
		}
		&.american-airlines a {
			background-position: -256px 0;
			width: 158px;
		}
		&.arts-council-england a{
			width: 208px;
			height: 60px;
			background-position: -959px 0;
		}
		&.cqs a {
			background-position: -465px -10px;
		}
		*/
  }
  .area-footer-sponsor-list ul li a {
    margin: 0 auto;
  }
  .area-homepage-calendar a.has-results {
    line-height: 2.5em;
  }
  .area-homepage-calendar td {
    height: 2.5em;
  }
  #touch-tools-inner {
    padding: 0;
    width: 90%;
    background-color: none;
  }
  #touch-tools-inner a {
    width: 90%;
    padding: 2% 5%;
    text-align: center;
  }
  .flex-control-nav {
    margin: 0 0 0 -45px;
    width: 90px;
  }
  .flex-control-nav a {
    width: 7px;
    height: 7px;
  }
  .unit-media iframe,
  .unit-media iframe[style] {
    width: 100% !important;
  }
  .area-feature-content .feature-inner {
    margin-bottom: 2.5%;
  }
  .type-home-page .area-feature-content .feature .feature-inner {
    vertical-align: bottom;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
  .area-feature-content .feature .prefix,
  .area-feature-content .feature .suffix {
    font-size: 12px;
    line-height: 1.2;
  }
  .area-feature-content .feature h1.large {
    font-size: 19px !important;
  }
  .area-feature-content .feature-inner .meta {
    font-size: 12px;
    margin: 0;
  }
  .area-feature-content .feature {
    left: 0;
    top: auto;
    right: 0;
    bottom: 50px;
  }
  .area-booking-widget {
    position: relative;
    bottom: auto;
  }
  .area-booking-widget form {
    margin: 0.5rem 0;
  }
  h2.top-level-parent {
    background: #000;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 5px;
  }
  .unit-nested-menu a {
    padding: 5px;
    display: block;
    text-align: center;
    background-color: #F4F3F3;
  }
  .unit-nested-menu a.section {
    background-color: #ddd;
  }
  .unit-nested-menu a.current {
    color: #fff;
    background: #900;
  }
  .unit-nested-menu .section.open {
    background-color: #ddd;
  }
  .unit-nested-menu ul ul li {
    padding-left: 0;
  }
  .unit-nested-menu ul ul li a {
    padding: 0 10px;
  }
  .area-news-filters a {
    text-align: center;
  }
  .area-news-filters .current a:after {
    display: none;
  }
  .area-resource-list a .file-meta {
    font-size: 1em;
  }
  .unit-article .wrapper .media {
    width: 35%;
  }
  .unit-article .wrapper h3 a {
    font-size: 18px;
    line-height: 1em;
  }
  .type-whats-on-page #page-content {
    padding-top: 76px;
  }
  .section-reviews .review {
    width: 100%;
    text-align: center;
  }
  .section-reviews .review p {
    text-indent: 0 !important;
  }
  .section-reviews .review .rating-out-of-5 {
    margin: auto;
  }
  #production-cast-and-creatives ul li {
    width: 100% !important;
    text-align: center;
  }
}
@media only screen and (max-width: 460px) {
  #page-content {
    margin-top: 90px;
  }
  .area-child-page-list .unit-block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    min-height: 0;
  }
  .area-child-page-list .unit-block.odd {
    margin-right: 0;
  }
  .area-news-list .unit-article .wrapper .excerpt,
  .area-featured-news-list .unit-article .wrapper .excerpt {
    display: none;
  }
  .area-feature-content .feature .prefix,
  .area-feature-content .feature .suffix {
    font-size: 12px;
  }
}
/* @end */
/* @group iPhone Landscape */
/*	Wide Mobile Layout: 460px. */
/* @end */
/* @group Large Monitor */
/*	Big Monitor Layout: 1224px. */
@media only screen and (min-width: 1224px) {
  .unit-navigation-list.area-primary-navigation {
    margin: 6px 0;
  }
  .unit-navigation-list.area-primary-navigation a {
    font-size: 18px;
    margin-right: 50px;
  }
  #page-content {
    margin-top: 10%;
  }
  .type-whats-on-page #page-content {
    padding-top: 101px;
  }
  .lt-ie10 .type-whats-on-page #page-content {
    padding-top: 100px;
  }
}
/* @end */
/*  ========================================================================== */
/*  @group Print */
/*  ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .area-site-search,
  #primary-navigation,
  .unit-breadcrumb-trail,
  #footer-social,
  #unit-related-content,
  .AddThisShareWidget,
  .content-inner .tab-headers,
  .unit-page-navigation,
  #unit-links-primary,
  #unit-links-secondary,
  iframe,
  #unit-production-images,
  #unit-production-downloads,
  #unit-production-newsblogs,
  #unit-season-link,
  .template-event #unit-lead-info .meta-categories,
  .book-online,
  .gallery-thumbnails,
  .slideshow-fullscreen-icon,
  #unit-tertiary-content,
  .accessibility-switch,
  .slideshow-intro,
  .slideshow-control-next,
  .slideshow-control-prev,
  .gallery-slideshow,
  #unit-gallery .image.active .intro,
  .area-footer-principal-sponsor,
  .area-footer-navigation,
  #basket-total-unformatted,
  #toolbar,
  #header-inner,
  #page-content .booking-stages,
  .area-confirmation-details header .print-this-page,
  .area-confirmation-details .links {
    display: none !important;
  }
  #header {
    padding: 20px 0;
    background: transparent none !important;
  }
  #unit-header {
    border-bottom: 1px solid black;
    padding-bottom: 20px;
  }
  #primary-navigation-inner,
  #page-content,
  #footer-social-inner,
  #footer-inner,
  #header-inner {
    width: auto;
    border: 0;
    margin: 0 10%;
    padding: 0;
    min-height: auto !important;
  }
  html,
  body {
    height: auto;
  }
  body {
    background-image: none !important;
    background-color: #fff;
    font-size: 12pt;
  }
  #primary-content,
  #secondary-content,
  #page-content {
    width: auto !important;
    float: none !important;
  }
  .content-inner .tab-content {
    display: block !important;
    padding: 0;
    margin: 0;
    border: none;
  }
  .js .content-inner .tab-title,
  .no-js .content-inner .tab-headers {
    border-bottom: 1pt solid #cccccc;
    clip: rect(auto);
    height: auto;
    margin: 20px 0;
    padding: 20px 0;
    overflow: visible;
    position: relative;
    width: auto;
  }
  #accordion,
  #accordion h2 a,
  #unit-list-intro {
    width: auto !important;
    margin: 0;
    padding: 0;
  }
  #accordion h2 {
    border-bottom: 1pt solid black;
    padding: 1em 0;
  }
  #accordion h2.ui-state-active {
    border-bottom: none;
  }
  #unit-logo .print,
  #unit-supporters .print {
    display: block !important;
    float: none;
  }
  #unit-supporters .print {
    width: 80%;
  }
  #unit-page-content {
    overflow: visible !important;
    padding-bottom: 40px;
  }
  a,
  a:visited {
    color: #3680bd !important;
    background-color: transparent !important;
    font-weight: bold;
    text-decoration: underline;
  }
  #wrapper-footer {
    background: none !important;
    margin-top: 0;
    clear: both;
  }
  #group-footer {
    color: black !important;
    padding: 20px;
    width: auto !important;
    margin: 0 10%;
  }
  #footer {
    background: none;
  }
  .ui-tabs-hide {
    display: block !important;
    float: none !important;
  }
  .lead-image,
  .unit-venue img {
    width: 100%;
  }
  #unit-section-header h1,
  #unit-section-header #section-title {
    background-image: none;
    background: none;
    text-indent: 0;
    font-size: 18pt;
    color: black;
    font-weight: bold;
  }
  .jsenabled .template-event .event-info .tab-panel h2,
  .template-event .event-info .tab-panel h2 {
    display: block;
  }
  /* Content block that require some division */
  #unit-lead-info,
  #unit-production-leadinfo,
  #unit-production-dates,
  #unit-production-venues,
  #unit-event-supporters,
  #unit-primary-content #unit-default-content .content,
  #unit-comments,
  #unit-list-intro,
  #unit-gallery-intro,
  #unit-gallery .active .content {
    margin-bottom: 1em;
    border-bottom: 1pt solid black;
  }
  #unit-event-supporters h2 {
    background-image: none;
    text-indent: 0;
    font-size: 18pt;
    color: black;
    font-weight: bold;
  }
  #unit-gallery .image.active {
    display: block !important;
    position: relative;
  }
  #unit-gallery .active img {
    width: 500px !important;
  }
  #unit-gallery .active .content h3,
  #unit-gallery .active p {
    color: black;
  }
  #unit-gallery,
  .nojs-gallery #unit-primary-content #unit-gallery {
    position: relative;
    background: none;
    padding: 0 !important;
    margin: 0 !important;
  }
  #unit-gallery-intro {
    padding: 0 !important;
    margin: 0 !important;
  }
  .template-gallery #unit-secondary-content {
    display: block !important;
  }
  .slideshow-is-loading {
    height: auto !important;
  }
}
