/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/wp-content/themes/Marlowe/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/wp-content/themes/Marlowe/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/Marlowe/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/wp-content/themes/Marlowe/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/wp-content/themes/Marlowe/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wp-content/themes/Marlowe/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #e6e5e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 40px;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #878787;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #878787;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #e6e5e6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #878787;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #e6e5e6;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #878787;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e6e5e6;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1044px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #878787;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e6e5e6;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 44px;
  padding: 13px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 12px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #f7941e;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #f7941e;
  background-color: transparent;
  border-color: #f7941e;
}
.btn-default:focus,
.btn-default.focus {
  color: #f7941e;
  background-color: rgba(0, 0, 0, 0);
  border-color: #905105;
}
.btn-default:hover {
  color: #f7941e;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d07507;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #f7941e;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d07507;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #f7941e;
  background-color: rgba(0, 0, 0, 0);
  border-color: #905105;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: transparent;
  border-color: #f7941e;
}
.btn-default .badge {
  color: transparent;
  background-color: #f7941e;
}
.btn-primary {
  color: #fff;
  background-color: #ed1c24;
  border-color: transparent;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #c61017;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:hover {
  color: #fff;
  background-color: #c61017;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #c61017;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #a50d13;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ed1c24;
  border-color: transparent;
}
.btn-primary .badge {
  color: #ed1c24;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #f7941e;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #da7a08;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #fff;
  background-color: #da7a08;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #da7a08;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #b86707;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #f7941e;
  border-color: transparent;
}
.btn-info .badge {
  color: #f7941e;
  background-color: #fff;
}
.btn-warning {
  color: #000;
  background-color: #fff;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #fff;
  border-color: transparent;
}
.btn-warning .badge {
  color: #fff;
  background-color: #000;
}
.btn-danger {
  color: #000;
  background-color: #fff;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #fff;
  border-color: transparent;
}
.btn-danger .badge {
  color: #fff;
  background-color: #000;
}
.btn-link {
  color: #000;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #878787;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #878787;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #878787;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #e6e5e6;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 12px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e5e6;
}
.nav > li.disabled > a {
  color: #878787;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #878787;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e5e6;
  border-color: #000;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e6e5e6 #e6e5e6 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 12px;
  padding-left: 12px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13px 12px;
  font-size: 20px;
  line-height: 24px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -12px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 12px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -12px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
.navbar-form {
  margin-left: -12px;
  margin-right: -12px;
  padding: 10px 12px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -12px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #adadad;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #adadad;
}
.navbar-inverse .navbar-nav > li > a {
  color: #adadad;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #adadad;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #adadad;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #adadad;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 20px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #fff;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\00a0";
  padding: 0 5px;
  color: #000;
}
.breadcrumb > .active {
  color: #000;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #000000;
  background-color: #e6e5e6;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #878787;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e6e5e6;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #878787;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #878787;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6e6e6e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #f7941e;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #da7a08;
}
.label-warning {
  background-color: #fff;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #e6e6e6;
}
.label-danger {
  background-color: #fff;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e6e6e6;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #878787;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e6e5e6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cdcbcd;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 12px;
  padding-right: 12px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #f7941e;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #fff;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #fff;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e6e5e6;
  color: #878787;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #878787;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid #fff;
  border-radius: 0;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #333333;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #fff;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #fff;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 1000px;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
#content:before,
#content:after,
aside#class-category:before,
aside#class-category:after,
aside#class-leaders:before,
aside#class-leaders:after,
aside#media-items:before,
aside#media-items:after,
aside#people .people-items:before,
aside#people .people-items:after,
.listing:before,
.listing:after,
.shows-results:before,
.shows-results:after,
.listing .listing-items:before,
.listing .listing-items:after,
.shows-results .listing-items:before,
.shows-results .listing-items:after,
.blog-listing .listing-items:before,
.blog-listing .listing-items:after,
.page-template-events #shows-search:before,
.page-template-events #shows-search:after,
.page-template-events .filters .available-filters:before,
.page-template-events .filters .available-filters:after,
.page-template-events .filters .available-filters .filter-options .filter-options-container:before,
.page-template-events .filters .available-filters .filter-options .filter-options-container:after,
.members-events .members-event article:before,
.members-events .members-event article:after,
#performances .modal-body:before,
#performances .modal-body:after,
#performances .modal-body .performance:before,
#performances .modal-body .performance:after,
aside#reviews:before,
aside#reviews:after,
.show-people:before,
.show-people:after,
aside#cast .show-cast:before,
aside#cast .show-cast:after,
aside#creative-team .show-team:before,
aside#creative-team .show-team:after,
aside#partner-logos:before,
aside#partner-logos:after,
aside#partner-logos .partner-logos-items:before,
aside#partner-logos .partner-logos-items:after,
aside#related-shows:before,
aside#related-shows:after,
aside#related-shows .related-shows-items:before,
aside#related-shows .related-shows-items:after,
.additional-elements .quote:before,
.additional-elements .quote:after,
.members-events .quote:before,
.members-events .quote:after,
.error404 .subsection-404:before,
.error404 .subsection-404:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.modal-header:after,
.modal-footer:after,
#content:after,
aside#class-category:after,
aside#class-leaders:after,
aside#media-items:after,
aside#people .people-items:after,
.listing:after,
.shows-results:after,
.listing .listing-items:after,
.shows-results .listing-items:after,
.blog-listing .listing-items:after,
.page-template-events #shows-search:after,
.page-template-events .filters .available-filters:after,
.page-template-events .filters .available-filters .filter-options .filter-options-container:after,
.members-events .members-event article:after,
#performances .modal-body:after,
#performances .modal-body .performance:after,
aside#reviews:after,
.show-people:after,
aside#cast .show-cast:after,
aside#creative-team .show-team:after,
aside#partner-logos:after,
aside#partner-logos .partner-logos-items:after,
aside#related-shows:after,
aside#related-shows .related-shows-items:after,
.additional-elements .quote:after,
.members-events .quote:after,
.error404 .subsection-404:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes draw {
  100% {
    stroke-dashoffset: 0;
  }
}
.section--slideshow {
  position: relative;
  height: 100vh;
  height: 100svh;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  animation: fade-in 0.5s linear forwards;
}
.section--slideshow img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--slideshow .slideshow-flash {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100vw;
  min-height: 100vh;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-65%, -44%) scale(1.7);
  z-index: 5;
  stroke: #fff;
  opacity: 0.5;
  mix-blend-mode: screen;
  --dash: 6425;
  stroke-dasharray: var(--dash);
  stroke-dashoffset: var(--dash);
  transition: stroke 1s ease-out;
}
.section--slideshow .slideshow-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  max-width: 760px;
  margin-inline: auto;
}
.section--slideshow .search-box {
  padding: 32px 16px;
  width: 100%;
}
.section--slideshow .search-box form {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 18px;
}
.search-prompt {
  color: #fff;
  font-size: 32px;
  width: 100%;
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 3px solid currentColor;
  transition: border 2s ease;
  text-shadow: 0px 0px 0px #fff;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.search-button {
  padding: 0;
  background: transparent;
  border: none;
  font-size: 40px;
  color: #fff;
  transition: color 2s ease;
}
.section--slideshow-slides,
.section--slideshow-slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section--slideshow-slide {
  z-index: 1;
  opacity: 0;
  transition: 0.7s linear;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.section--slideshow-slide.prev-active .slideshow-flash,
.section--slideshow-slide.active .slideshow-flash {
  animation: draw 1.3s ease-out forwards;
  animation-delay: 1s;
}
.section--slideshow-slide.prev-active {
  z-index: 2;
}
.section--slideshow-slide.active {
  z-index: 3;
  opacity: 1;
}
.section--slideshow-slide::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--accent);
  mix-blend-mode: multiply;
  opacity: 0.6;
}
.section--slideshow-slide[data-slide=red] {
  --accent: #f7941e;
}
.section--slideshow-slide[data-slide=red] .slideshow-flash {
  stroke: #f7941e;
}
.section--slideshow-slide[data-slide=red].active ~ .slideshow-controls .search-box {
  --accent: #f7941e;
}
.section--slideshow-slide[data-slide=purple] {
  --accent: #a3238e;
}
.section--slideshow-slide[data-slide=purple] .slideshow-flash {
  stroke: #a3238e;
}
.section--slideshow-slide[data-slide=purple].active ~ .slideshow-controls .search-box {
  --accent: #a3238e;
}
.section--slideshow-slide[data-slide=blue] {
  --accent: #007dc6;
}
.section--slideshow-slide[data-slide=blue] .slideshow-flash {
  stroke: #007dc6;
}
.section--slideshow-slide[data-slide=blue].active ~ .slideshow-controls .search-box {
  --accent: #007dc6;
}
.section--slideshow-slide[data-slide=pink] {
  --accent: #ef59a1;
}
.section--slideshow-slide[data-slide=pink] .slideshow-flash {
  stroke: #ef59a1;
}
.section--slideshow-slide[data-slide=pink].active ~ .slideshow-controls .search-box {
  --accent: #ef59a1;
}
.section--slideshow-slide[data-slide=turquoise] {
  --accent: #00b6bd;
}
.section--slideshow-slide[data-slide=turquoise] .slideshow-flash {
  stroke: #00b6bd;
}
.section--slideshow-slide[data-slide=turquoise].active ~ .slideshow-controls .search-box {
  --accent: #00b6bd;
}
.section--slideshow-slide[data-slide=green] {
  --accent: #4db848;
}
.section--slideshow-slide[data-slide=green] .slideshow-flash {
  stroke: #4db848;
}
.section--slideshow-slide[data-slide=green].active ~ .slideshow-controls .search-box {
  --accent: #4db848;
}
@media only screen and (max-width: 768px) {
  .slideshow-controls .search-box {
    background-color: var(--accent);
    transition: background-color 0.5s linear;
  }
}
@media only screen and (min-width: 768px) {
  .search-prompt {
    font-size: 96px;
    border-width: 5px;
  }
  .search-button {
    font-size: 86px;
  }
}
.cog-credits {
  --cog-logo--size: 36px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: var(--cog-logo--size, 30px);
  margin-top: var(--cog-logo--size, 30px);
  overflow: hidden;
  color: #fff;
}
.cog-credits button {
  appearance: none;
  background-color: transparent;
  padding: 0;
  outline: 0;
  border: 0;
}
.cog-credits__inner {
  display: flex;
  flex-flow: row nowrap;
  width: fit-content;
  gap: 10px;
  transform: translateX(calc(100% - var(--cog-logo--size)));
  height: var(--cog-logo--size, 30px);
}
.cog-credits.active .cog-credits__inner {
  transform: unset;
}
.cog-credits a {
  display: flex;
  align-self: center;
  white-space: nowrap;
}
.cog-credits a svg {
  fill: currentColor;
  flex-shrink: 0;
  width: 125px;
  border-bottom: 1px solid transparent;
}
.cog-credits__toggle {
  display: flex;
}
.cog-credits__toggle svg {
  fill: currentColor;
  width: var(--cog-logo--size, 30px);
  height: var(--cog-logo--size, 30px);
}
@media screen and (prefers-reduced-motion: no-preference) {
  .cog-credits .cog-credits__inner {
    transition: transform 0.8s ease;
  }
  .cog-credits .cog-credits__toggle svg {
    transition: all 0.8s ease;
  }
  .cog-credits.active .cog-credits__toggle svg {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes rotate_infinite {
  100% {
    transform: rotateZ(360deg);
  }
}
@-moz-keyframes rotate_infinite {
  100% {
    transform: rotateZ(360deg);
  }
}
@-ms-keyframes rotate_infinite {
  100% {
    transform: rotateZ(360deg);
  }
}
@-o-keyframes rotate_infinite {
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes rotate_infinite {
  100% {
    transform: rotateZ(360deg);
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
* {
  outline: none !important;
}
::selection {
  background: #fff200;
}
body {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  overflow-x: hidden;
}
body.error404 {
  background: #00b6bd;
}
a {
  color: #2e3192;
}
a.disabled {
  pointer-events: none;
  color: #878787;
}
a em {
  color: #2e3192;
}
ol {
  list-style-position: inside;
  padding-left: 0;
}
ol li {
  padding-bottom: 12px;
}
strong {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
strong em {
  font-weight: 700;
}
em {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
img {
  max-width: 100%;
  height: auto;
}
button,
.btn {
  font-size: 16px;
  line-height: 22px;
  transition: background 0.3s ease;
}
button:active,
.btn:active,
button:focus,
.btn:focus,
button:hover,
.btn:hover {
  box-shadow: none !important;
}
button.btn-default:hover,
.btn.btn-default:hover {
  background: #f7941e;
  border-color: #f7941e;
  color: #fff;
}
button.btn-primary,
.btn.btn-primary {
  color: #fff;
  background: linear-gradient(to right, #ed0c6e, #ed1c24);
  border: none;
  font-weight: 700;
  line-height: 30px;
  transition: none;
}
button.btn-primary:hover,
.btn.btn-primary:hover {
  background: #b11116;
}
button.priority,
.btn.priority {
  color: #000 !important;
  background: #ffcb08 !important;
}
button.marlowe-friend,
.btn.marlowe-friend {
  float: right;
  background: transparent;
  color: #000;
  border: 1px solid #000;
  line-height: 30px;
  height: 43px;
  margin-left: 20px;
}
button.btn-sm,
.btn.btn-sm {
  padding: 6px 42px;
}
button.btn-booking,
.btn.btn-booking {
  color: #fff;
  font-weight: 700;
  background: #ed1c24 !important;
}
button.btn-booking:hover,
.btn.btn-booking:hover {
  background: #b11116 !important;
}
button.on-sale-soon,
.btn.on-sale-soon {
  background: #4db848;
}
button.on-sale-soon:hover,
.btn.on-sale-soon:hover {
  background: #008059;
}
button.btn-warning,
.btn.btn-warning {
  width: 180px;
  color: #000;
  text-align: center;
}
button.btn-events,
.btn.btn-events {
  background: #ed0c6e !important;
  color: #fff;
}
button.btn-explore,
.btn.btn-explore {
  width: 120px;
  background: #00b6bd !important;
  color: #fff;
  font-weight: 700;
}
button.btn-more,
.btn.btn-more {
  background: #00b6bd !important;
  color: #fff;
  font-weight: 700;
}
button.option-membership,
.btn.option-membership {
  width: 200px;
  background: #fff;
  border-color: #fff;
  font-weight: 700;
}
button.option-gift-membership,
.btn.option-gift-membership {
  width: 200px;
  background: transparent;
  border-color: #fff;
  color: #fff;
  font-weight: 700;
}
.option-membership + button.option-gift-membership,
.option-membership + .btn.option-gift-membership {
  margin-left: 6px;
}
button.option-fund,
.btn.option-fund {
  width: 200px;
  background: #fff;
  border-color: #fff;
  font-weight: 700;
}
button.accordion-toggle,
.btn.accordion-toggle {
  float: right;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 0;
  border: 1px solid #fff;
  background: none;
  font-size: 10px;
  transition: all 1s ease;
}
button.accordion-toggle span,
.btn.accordion-toggle span {
  margin-left: -7px;
}
button.accordion-toggle.open,
.btn.accordion-toggle.open {
  transform: scaleY(-1);
}
p.btn {
  pointer-events: none;
}
h1,
.header-1 {
  margin: 0;
  padding-bottom: 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  color: #000;
}
h2,
.header-2 {
  margin: 0;
  padding: 0;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
  color: #000;
}
h3,
.header-3 {
  margin: 0;
  padding: 0;
  padding-bottom: 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  color: #000;
}
h3.person-name,
.header-3.person-name {
  padding-bottom: 0;
}
h3 {
  text-transform: none;
}
h4 {
  margin: 0;
  padding: 0;
  padding-bottom: 6px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.box-header {
  margin: 0;
  padding: 24px 0;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 42px;
  color: #000;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000 !important;
  opacity: 1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #000 !important;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000 !important;
  opacity: 1;
}
input::placeholder {
  color: #000 !important;
  opacity: 1;
}
input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
input:focus,
input:active,
input:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.custom-checkbox {
  margin: 10px 0px;
  position: relative;
}
.custom-checkbox label {
  display: flex;
  align-items: flex-start;
}
.custom-checkbox label:before {
  content: '';
  display: block;
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  margin: 1px 10px 0 0;
  border: 2px solid #000;
  text-indent: 30px;
  transition: all 0.25s ease;
  cursor: pointer;
  white-space: nowrap;
  line-height: 12px;
  font-weight: 700;
}
.custom-checkbox input[type=checkbox] {
  visibility: hidden;
  display: none;
}
.custom-checkbox input[type=checkbox]:checked + label:before {
  background: #fff;
}
.custom-checkbox input[type=checkbox]:checked + label:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 4px;
  min-width: 12px;
  min-height: 12px;
  background-color: #000;
}
.decoration {
  position: absolute;
}
.set-1 .decoration-b {
  z-index: 2;
  mix-blend-mode: multiply;
  opacity: 0.8;
}
.home .set-1 .decoration-b {
  position: fixed;
  opacity: 1;
  mix-blend-mode: none;
  z-index: 20;
}
.set-1 .decoration-b:after {
  position: absolute;
  display: block;
  content: "";
  height: 100px;
  border-style: solid;
  border-width: 0px 0px 56px 100vw;
  border-color: transparent transparent transparent pink ;
  box-sizing: content-box;
}
.premium-content .set-1 .decoration-b:after,
.page-template-events .set-1 .decoration-b:after,
.page-template-spektrix .set-1 .decoration-b:after {
  opacity: 0.8;
  border-color: transparent transparent transparent #008059;
}
.page-template-searchpage .set-1 .decoration-b:after,
.search-results .set-1 .decoration-b:after,
.search-no-results .set-1 .decoration-b:after {
  mix-blend-mode: multiply;
  border-color: transparent transparent transparent #007dc6;
}
.home .set-1 .decoration-b:after {
  mix-blend-mode: multiply;
  transition: border-color 2s ease, border-width 0.5s ease, height 0.5s ease;
}
.sticky-nav .set-1 .decoration-b:after {
  height: 70px;
  border-width: 0px 0px 0px 100vw;
}
.error404 .set-1 .decoration-b:after {
  border-color: transparent transparent transparent #2e3192;
}
.set-1 .decoration-b:after .home.red {
  border-color: transparent transparent transparent #ffcb08;
}
.set-1 .decoration-b:after .home.pink {
  border-color: transparent transparent transparent #f7acbc;
}
.set-1 .decoration-b:after .home.purple {
  border-color: transparent transparent transparent #ef59a1;
}
.set-1 .decoration-b:after .home.turquoise {
  border-color: transparent transparent transparent #00b6bd;
}
.set-1 .decoration-b:after .home.blue {
  border-color: transparent transparent transparent #00aeef;
}
.set-1 .decoration-b:after .home.green {
  border-color: transparent transparent transparent #a6ce39;
}
.set-1 .decoration-c {
  border-style: solid;
  border-color: transparent transparent transparent pink ;
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 2;
  height: 70px;
  border-width: 0 0 0 100vw;
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .set-1 .decoration-c {
    height: 100px;
  }
}
@media only screen and (min-width: 1199px) {
  .set-1 .decoration-c {
    border-width: 0px 0px 340px 410px;
  }
}
.premium-content .set-1 .decoration-c,
.page-template-events .set-1 .decoration-c,
.page-template-spektrix .set-1 .decoration-c {
  border-color: transparent transparent transparent #f7acbc;
}
.page-template-searchpage .set-1 .decoration-c,
.search-results .set-1 .decoration-c,
.search-no-results .set-1 .decoration-c {
  border-color: transparent transparent transparent #6ecff6;
}
.animate .set-1 .decoration-c {
  transition: all 0.2s linear;
}
.set-1 .article-header {
  position: absolute;
  top: 0;
  width: 100vw;
  padding-top: 320px;
  background: red;
  z-index: 1;
}
.premium-content .set-1 .article-header,
.page-template-events .set-1 .article-header,
.page-template-spektrix .set-1 .article-header {
  background: #ed0c6e;
}
.page-template-spektrix .set-1 .article-header {
  padding-top: 160px;
}
.page-template-spektrix .set-1 .article-header h1 {
  margin-left: 20%;
  padding-left: 14px;
  padding-bottom: 24px;
  color: #fff !important;
  text-transform: lowercase;
}
.page-template-spektrix .set-1 .article-header h1:first-letter {
  text-transform: uppercase;
}
.page-template-searchpage .set-1 .article-header,
.search-results .set-1 .article-header,
.search-no-results .set-1 .article-header {
  background: #f7941e;
}
.set-1 .article-header:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 0 100vw 20px 0;
  border-color: transparent red transparent transparent;
}
.premium-content .set-1 .article-header:after,
.page-template-events .set-1 .article-header:after,
.page-template-spektrix .set-1 .article-header:after {
  border-color: transparent #ed0c6e transparent transparent;
}
.page-template-searchpage .set-1 .article-header:after,
.search-results .set-1 .article-header:after,
.search-no-results .set-1 .article-header:after {
  border-color: transparent #f7941e transparent transparent;
}
.animate .set-2 {
  transition: all 0.2s linear;
}
.sticky-nav header .set-2 {
  height: 70px;
}
.set-2 .decoration-b {
  opacity: 0.8;
  z-index: 1;
}
.set-2 .decoration-b:after {
  position: absolute;
  display: block;
  content: "";
  height: 100px;
  border-style: solid;
  border-width: 0px 0px 56px 100vw;
  border-color: transparent transparent transparent pink ;
  box-sizing: content-box;
}
.sticky-nav header .set-2 .decoration-b:after {
  height: 70px;
  border-width: 0px 0px 0px 100vw;
}
.studio .set-2 .decoration-b:after {
  border-color: transparent transparent transparent #00a99d;
}
.theatre .set-2 .decoration-b:after {
  border-color: transparent transparent transparent #a3238e;
}
.page-template-shop .set-2 .decoration-b:after,
.elsewhere .set-2 .decoration-b:after,
.kit .set-2 .decoration-b:after,
.single-festivals .set-2 .decoration-b:after {
  border-color: transparent transparent transparent #f7941e;
}
.set-2 .decoration-c-crop {
  position: absolute;
  width: 390px;
  height: 156px;
  overflow: hidden;
  transform-origin: 0 0;
  transform: skew(-53.3deg, 0deg);
  mix-blend-mode: multiply;
  z-index: 10;
}
.animate .set-2 .decoration-c-crop {
  transition: margin 0.5s ease;
}
.sticky-nav header .set-2 .decoration-c-crop {
  position: fixed;
  height: 70px;
  margin-left: -180px;
  z-index: 1035;
}
.set-2 .decoration-c-crop .decoration-c:after {
  position: absolute;
  display: block;
  content: "";
  height: 100px;
  border-style: solid;
  border-width: 0px 0px 56px 100vw;
  border-color: transparent transparent transparent pink ;
  transform-origin: 0 0;
  transform: skew(53.3deg, 0deg);
  box-sizing: content-box;
}
.studio .set-2 .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #6ecff6;
}
.theatre .set-2 .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #6ecff6;
}
.page-template-shop .set-2 .decoration-c-crop .decoration-c:after,
.elsewhere .set-2 .decoration-c-crop .decoration-c:after,
.kit .set-2 .decoration-c-crop .decoration-c:after,
.single-festivals .set-2 .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #f7acbc;
}
.set-2 .decoration-d-crop {
  position: absolute;
  width: 350px;
  height: 156px;
  padding-left: 30px;
  overflow: hidden;
  transform-origin: 0 0;
  transform: skew(10deg, 0deg) translate(-30px, 0%);
  transform: skew(30deg, 0deg) translate(-95px, 0%);
  mix-blend-mode: multiply;
  z-index: 20;
}
.animate .set-2 .decoration-d-crop {
  transition: margin 0.5s ease;
}
.sticky-nav header .set-2 .decoration-d-crop {
  position: fixed;
  z-index: 1035;
  height: 70px;
  margin-left: -120px;
}
.set-2 .decoration-d-crop .decoration-d:after {
  position: absolute;
  display: block;
  content: "";
  height: 100px;
  border-style: solid;
  border-width: 0px 0px 56px 100vw;
  border-color: transparent transparent transparent pink ;
  transform-origin: 0 0;
  transform: skew(-10deg, 0deg) translate(0px, 0px);
  box-sizing: content-box;
}
.studio .set-2 .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #f7acbc;
}
.theatre .set-2 .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #a3238e;
}
.page-template-shop .set-2 .decoration-d-crop .decoration-d:after,
.elsewhere .set-2 .decoration-d-crop .decoration-d:after,
.kit .set-2 .decoration-d-crop .decoration-d:after,
.single-festivals .set-2 .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #ed1c24;
}
.set-3 .decoration-b {
  opacity: 0.8;
  z-index: 1;
}
.set-3 .decoration-b:after {
  position: absolute;
  display: block;
  content: "";
  height: 100px;
  border-style: solid;
  border-width: 0px 0px 56px 100vw;
  border-color: transparent transparent transparent #ffcb08;
  box-sizing: content-box;
}
.animate .set-3 .decoration-b:after {
  transition: border-width 0.5s ease;
}
.sticky-nav header .set-3 .decoration-b:after {
  height: 70px;
  border-width: 0px 0px 0px 100vw;
}
.palette-blue .set-3 .decoration-b:after {
  border-color: transparent transparent transparent #007dc6;
}
.palette-red .set-3 .decoration-b:after {
  border-color: transparent transparent transparent #f7941e;
}
.palette-purple .set-3 .decoration-b:after {
  border-color: transparent transparent transparent #2e3192;
}
.palette-turquoise .set-3 .decoration-b:after {
  border-color: transparent transparent transparent #00a99d;
}
.palette-green .set-3 .decoration-b:after {
  border-color: transparent transparent transparent #4db848;
}
.premium-content .set-3 .decoration-b:after,
.palette-pink .set-3 .decoration-b:after {
  border-color: transparent transparent transparent #ed0c6e;
}
.set-4 .decoration-c {
  position: absolute;
  /*
		//mix-blend-mode: multiply;
		// border-style: solid;
		// border-width: 480px 0 480px 520px;
		// border-color: transparent transparent transparent @blue-light;
		*/
  width: 0;
  height: 0;
  margin-top: -400px;
  border-style: solid;
  border-width: 40vw 0 24vw 34vw;
  border-color: transparent transparent transparent #00aeef;
  opacity: 0.33;
  z-index: 3000;
}
.set-4 .decoration-d {
  position: absolute;
  top: 0px;
  left: -90px;
  width: 37%;
  height: calc((100vw * 1000 / 2000 ) + 100px);
  background: #007dc6;
  transform: skew(8deg, 0deg);
  opacity: 0.8;
  z-index: 2900;
}
.palette-blue .set-4 .decoration-c {
  border-color: transparent transparent transparent #00aeef;
}
.palette-blue .set-4 .decoration-d {
  background: #007dc6;
}
.palette-red .set-4 .decoration-c {
  border-color: transparent transparent transparent #ffcb08;
}
.palette-red .set-4 .decoration-d {
  background: #ed1c24;
}
.palette-purple .set-4 .decoration-c {
  border-color: transparent transparent transparent #2e3192;
}
.palette-purple .set-4 .decoration-d {
  background: #5c2e91;
}
.palette-turquoise .set-4 .decoration-c {
  border-color: transparent transparent transparent #ffcb08;
}
.palette-turquoise .set-4 .decoration-d {
  background: #00b6bd;
}
.palette-green .set-4 .decoration-c {
  border-color: transparent transparent transparent #ffcb08;
}
.palette-green .set-4 .decoration-d {
  background: #00a651;
}
.palette-pink .set-4 .decoration-c {
  border-color: transparent transparent transparent #ed0c6e;
}
.palette-pink .set-4 .decoration-d {
  background: #a3238e;
}
.set-5 .decoration-b:after {
  position: absolute;
  display: block;
  content: "";
  height: 100px;
  border-style: solid;
  border-width: 0px 0px 56px 100vw;
  border-color: transparent transparent transparent pink ;
  box-sizing: content-box;
  opacity: 1;
  z-index: 2;
}
.set-5 .article-header {
  position: absolute;
  top: 0;
  width: 100vw;
  padding-top: 300px;
  background: red;
  z-index: 1;
}
.set-5 .article-header:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 0 100vw 60px 0;
  border-color: transparent pink transparent transparent;
  opacity: 0.5;
}
.decoration-menu {
  width: 100vw;
  height: 100vh;
  margin-left: -50px;
  opacity: 0.7;
  background: #007dc6;
  transform: skewX(10deg);
  mix-blend-mode: multiply;
  z-index: 10;
}
.marlowe-brand {
  position: fixed;
  top: 0;
  width: 172px;
  margin-top: 30px;
  margin-left: 24px;
  z-index: 3010;
  transition: all 0.15s ease;
}
.sticky-nav .marlowe-brand {
  position: fixed;
  width: 85px;
  margin-top: 12px;
}
.navbar-toggle {
  position: fixed;
  top: 0;
  right: 0;
  margin-top: 12px !important;
  margin-right: 12px !important;
  z-index: 3010;
}
.sticky-nav .navbar-toggle .hamburger-menu-label {
  visibility: hidden;
}
.navbar-toggle .hamburger-inner,
.navbar-toggle .hamburger-inner:after,
.navbar-toggle .hamburger-inner:before {
  background: #fff;
}
.navbar-toggle .hamburger-menu-label {
  display: block;
  text-align: center;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-toggle .hamburger-menu-label {
    display: none !important;
  }
}
header {
  position: fixed;
  top: 0;
  z-index: 3000;
}
.sticky-nav header {
  z-index: 3001;
}
header a {
  color: #fff !important;
}
header .container-fluid {
  padding: 0;
}
header #nav-main {
  position: absolute;
  background: transparent;
  height: 100px;
  width: 100vw;
  border: none;
  z-index: 3;
}
.sticky-nav header #nav-main {
  height: 70px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px;
}
.sticky-nav header #nav-main .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .sticky-nav header #nav-main .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .sticky-nav header #nav-main {
    border-radius: 0;
  }
}
.premium-content header #nav-main,
.sticky-nav.page-template-events header #nav-main,
.sticky-nav.page-template-spektrix header #nav-main {
  background: #570442;
}
.sticky-nav.search-results header #nav-main,
.sticky-nav.search-no-results header #nav-main,
.sticky-nav.page-template-searchpage header #nav-main {
  background: #305914;
}
.studio header #nav-main {
  background: #00a99d;
}
.theatre header #nav-main {
  background: #a3238e;
}
.elsewhere header #nav-main,
.kit header #nav-main,
.single-festivals header #nav-main {
  background: #f7941e;
}
.palette-blue header #nav-main {
  background: #007dc6;
}
.palette-red header #nav-main {
  background: #f7941e;
}
.palette-purple header #nav-main {
  background: #2e3192;
}
.palette-turquoise header #nav-main {
  background: #00a99d;
}
.palette-green header #nav-main {
  background: #4db848;
}
.palette-pink header #nav-main {
  background: #ed0c6e;
}
header #nav-main .navbar-nav {
  float: none;
  width: 100%;
  text-align: center;
}
header #nav-main .navbar-nav > li {
  float: none;
  display: inline-block;
}
header #nav-main .navbar-nav > li a {
  margin: 18px 12px 0;
  padding: 0;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  text-transform: none;
}
header #nav-main .navbar-nav > li a:hover {
  border-bottom: 4px solid #fff;
}
header #nav-main .navbar-nav > li.current_page_item a {
  border-bottom: 2px solid #fff;
}
header #nav-main .accordion-toggle {
  display: none;
}
header .secondary-menu {
  position: fixed;
  left: calc(100vw + 200px);
  width: 100%;
  height: 100vh;
  background: #a3238e;
  transition: all 1s ease;
  z-index: 4000;
}
header .secondary-menu:after {
  position: absolute;
  top: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -20px;
  border-style: solid;
  border-width: 0 20px 100vh 0;
  border-color: transparent #a3238e transparent transparent;
}
header .secondary-menu.open {
  left: calc(100vw - 350px);
}
header .secondary-menu #nav-secondary {
  position: relative;
  width: 350px;
  background: none;
  border: none;
  z-index: 30;
}
header .secondary-menu #nav-secondary ul {
  width: 100%;
  margin-top: 120px;
  padding-right: 12px;
}
header .secondary-menu #nav-secondary li {
  display: block;
  float: none;
}
header .secondary-menu #nav-secondary li a {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  text-transform: none;
  text-align: right;
}
header .secondary-menu #nav-secondary li a:hover {
  opacity: 0.75;
}
header .secondary-menu #nav-secondary .toggle-search {
  display: block;
  clear: both;
  padding: 24px;
  font-size: 20px;
  text-align: right;
}
header .secondary-menu #nav-secondary .toggle-search:hover {
  opacity: 0.75;
  text-decoration: none;
}
header .secondary-menu #nav-secondary .accordion-toggle {
  display: none !important;
}
@media (max-width: 767px) {
  header .secondary-menu #nav-secondary .accordion-toggle {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .secondary-menu #nav-secondary .accordion-toggle {
    display: block !important;
  }
}
header .user-menu {
  position: fixed;
  top: 12px;
  right: 91px;
  z-index: 3010;
}
header .user-menu ul {
  display: flex;
  align-items: center;
}
header .user-menu ul li {
  font-size: 18px;
}
header .user-menu ul li a {
  padding: 10px 12px;
  background: none !important;
}
header .user-menu ul li a:hover {
  opacity: 0.75;
}
header .user-menu [data-logged-in-status-customer-last-name],
header .user-menu [data-logged-in-status-customer-email-address] {
  display: none;
}
.sub-navigation {
  display: none;
  position: absolute;
  top: -60px;
  width: 30%;
  margin-left: -90px;
  padding-left: 24px;
  z-index: 3000;
  mix-blend-mode: multiply;
  background: rgba(247, 172, 188, 0.5);
  transform: skew(-5deg, 10deg);
  box-sizing: content-box;
}
.palette-blue .sub-navigation {
  background: rgba(110, 207, 246, 0.5);
}
.palette-red .sub-navigation {
  background: rgba(255, 242, 0, 0.5);
}
.palette-purple .sub-navigation {
  background: rgba(247, 172, 188, 0.5);
}
.palette-turquoise .sub-navigation {
  background: rgba(201, 233, 230, 0.5);
}
.palette-green .sub-navigation {
  background: rgba(215, 223, 33, 0.5);
}
.palette-pink .sub-navigation {
  background: rgba(247, 172, 188, 0.5);
}
.sub-navigation #subsection-nav {
  margin-top: calc((100vw / 3) + 180px);
  margin-left: 105px;
  padding-bottom: 50px;
  transform: skew(5deg, -10deg);
  color: #000;
}
.post .sub-navigation #subsection-nav {
  margin-top: 250px;
}
.sub-navigation #subsection-nav h2 {
  padding-bottom: 16px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 37px;
  color: #000;
}
.sub-navigation #subsection-nav a {
  color: #000 !important;
}
.sub-navigation #subsection-nav ul {
  max-width: 85%;
  margin: 0;
  margin-bottom: 48px;
  padding: 0px;
  text-align: left;
  list-style: none;
}
.sub-navigation #subsection-nav ul li {
  padding: 0;
  text-align: left;
}
.sub-navigation #subsection-nav ul li a {
  padding: 0;
  padding-bottom: 18px;
  color: #000 !important;
}
.sub-navigation #subsection-nav ul li a:active,
.sub-navigation #subsection-nav ul li a:focus,
.sub-navigation #subsection-nav ul li a:hover {
  background: none;
}
.sub-navigation #subsection-nav ul li.current_page_item > a,
.sub-navigation #subsection-nav ul li.current_page_parent > a,
.sub-navigation #subsection-nav ul li.current_page_ancestor > a {
  font-weight: 700;
}
.sub-navigation #subsection-nav ul li ul {
  display: none;
  margin-left: 12px;
  margin-bottom: 0;
}
.sub-navigation #subsection-nav ul li ul li a {
  display: inline-block;
  padding-bottom: 18px;
}
.sub-navigation #subsection-nav ul li.current_page_item ul,
.sub-navigation #subsection-nav ul li.current_page_ancestor ul {
  display: block;
}
#content {
  position: relative;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
#content > .navbar-header,
#content > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  #content > .navbar-header,
  #content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-template-spektrix #content {
  z-index: 3;
}
.home #content {
  z-index: 10;
}
#content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  #content-area {
    float: left;
    width: 50%;
  }
}
.page-child #content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .page-child #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .page-child #content-area {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-child #content-area {
    margin-left: 25%;
  }
}
.page.page-template-individuals #content-area,
.page.page-template-aknowledgements #content-area,
.page-template-people #content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative !important;
  min-height: 1px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
@media (min-width: 768px) {
  .page.page-template-individuals #content-area,
  .page.page-template-aknowledgements #content-area,
  .page-template-people #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .page.page-template-individuals #content-area,
  .page.page-template-aknowledgements #content-area,
  .page-template-people #content-area {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .page.page-template-individuals #content-area,
  .page.page-template-aknowledgements #content-area,
  .page-template-people #content-area {
    margin-left: 25%;
  }
}
.page-template-sponsors #content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative !important;
  min-height: 1px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
@media (min-width: 768px) {
  .page-template-sponsors #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .page-template-sponsors #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .page-template-sponsors #content-area {
    margin-left: 25%;
  }
}
.page.page-template-aknowledgements #content-area {
  padding-left: 24px !important;
}
.page-template-spektrix #content-area {
  margin-left: 20%;
  width: 60%;
}
@media (min-width: 1200px) {
  #content-area {
    margin-left: 25%;
  }
}
.single-shows #content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single-shows #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .single-shows #content-area {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .single-shows #content-area {
    float: left;
    width: 50%;
  }
}
.single-businessevents #content-area,
.single-classes #content-area,
.post #content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single-businessevents #content-area,
  .single-classes #content-area,
  .post #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .single-businessevents #content-area,
  .single-classes #content-area,
  .post #content-area {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .single-businessevents #content-area,
  .single-classes #content-area,
  .post #content-area {
    margin-left: 25%;
  }
}
.single-jobs #content-area {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single-jobs #content-area {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .single-jobs #content-area {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .single-jobs #content-area {
    margin-left: 25%;
  }
}
.post #content-area {
  margin-top: 200px;
}
#sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  #sidebar {
    float: left;
    width: 25%;
  }
}
.single #sidebar,
.page-child #sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single #sidebar,
  .page-child #sidebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .single #sidebar,
  .page-child #sidebar {
    float: left;
    width: 25%;
  }
}
.single-shows #sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single-shows #sidebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .single-shows #sidebar {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .single-shows #sidebar {
    margin-left: 8.33333333%;
  }
}
#sidebar button,
#sidebar .btn {
  width: 100%;
  white-space: normal;
}
#sidebar .sidebar-info button,
#sidebar .sidebar-info a.btn {
  margin-top: 12px;
}
#sidebar .sidebar-info .season-intro,
#sidebar .sidebar-info .season-main {
  margin-bottom: 12px;
}
#sidebar .sidebar-info .season-intro a,
#sidebar .sidebar-info .season-main a {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: inherit;
  line-height: inherit;
  color: #000;
}
#sidebar .sidebar-info .bookings {
  margin-bottom: 12px;
}
#sidebar .sidebar-info .bookings a {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: inherit;
  line-height: inherit;
  color: #000;
}
#sidebar ul {
  padding: 0;
  list-style: none;
}
#sidebar .members-events-filters {
  margin-top: 30px;
}
#sidebar .date-range {
  padding-top: 0;
  text-transform: uppercase;
}
.main-media {
  position: relative;
  margin-top: 100px;
}
.main-media .show-performances {
  display: none !important;
}
@media (max-width: 767px) {
  .main-media .show-performances {
    display: block !important;
  }
}
.page-title {
  position: absolute;
  bottom: 0;
  padding: 24px;
  padding-bottom: 48px;
  width: 30%;
  z-index: 3000;
}
.page-title h1 {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
}
.page-title p {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #fff;
}
.summary {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  margin-top: 25%;
  color: #fff;
}
@media (min-width: 768px) {
  .summary {
    float: left;
    width: 25%;
  }
}
.article-summary {
  max-width: 600px;
  padding-bottom: 24px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 27px;
  color: #000;
}
.article-summary p {
  margin-bottom: 0;
}
.article-body {
  padding: 0 12px;
  max-width: 600px;
}
.page-template-people .article-body,
.page-template-sponsors .article-body,
.page-template-individuals .article-body,
.page-template-aknowledgements .article-body {
  max-width: initial;
}
.article-body a:not(.btn) {
  color: #2e3192;
  text-decoration: none !important;
}
.article-body a:not(.btn):hover {
  border-bottom: 1px solid #2e3192;
}
.spektrix-page-body {
  padding-top: 290px;
}
.spektrix-frame iframe#SpektrixIFrame {
  max-width: 100%;
  min-height: 1200px;
  width: 1px;
  min-width: 100%;
}
.page-template-individuals .article-intro {
  padding-left: 24px;
}
.breadcrumbs {
  margin-left: 20%;
  padding-left: 14px;
}
.breadcrumbs a {
  text-decoration: none !important;
  cursor: default;
  pointer-events: none;
  color: #fff !important;
}
.breadcrumbs ol {
  list-style: none;
  padding-left: 0;
}
.breadcrumbs ol li {
  display: inline-block;
  color: #fff;
}
.breadcrumbs ol li:after {
  font-family: 'fontello';
  content: '\e814';
  transform: rotate(-90deg) translateX(3px);
  display: inline-block;
  font-size: 7px;
}
.breadcrumbs ol li:last-child:after {
  content: '';
}
.video-modal-source {
  display: none;
}
aside#class-category {
  margin-left: -12px;
  margin-right: -12px;
  clear: both;
  mix-blend-mode: multiply;
}
aside#media-items + aside#class-category {
  margin-top: -24px;
}
aside#class-category:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 0 0px 100vw;
  border-color: transparent transparent transparent #c9e9e6;
}
aside#class-category .class-category {
  background: #c9e9e6;
}
aside#class-category .class-category:before,
aside#class-category .class-category:after {
  content: " ";
  display: table;
}
aside#class-category .class-category:after {
  clear: both;
}
aside#class-category .class-category:before,
aside#class-category .class-category:after {
  content: " ";
  display: table;
}
aside#class-category .class-category:after {
  clear: both;
}
aside#class-category .class-category .class-category-content {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 36px 0;
}
@media (min-width: 768px) {
  aside#class-category .class-category .class-category-content {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  aside#class-category .class-category .class-category-content {
    float: left;
    width: 50%;
  }
}
aside#class-category .class-category .class-category-content .btn {
  width: 200px;
  margin-top: 24px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 31px;
  color: #fff;
  background: #00b6bd;
  border: none;
}
aside#class-category .class-category .class-category-content .btn:hover {
  background: #00a99d;
}
aside#class-leaders {
  margin-left: -12px;
  margin-right: -12px;
  clear: both;
  margin-top: -12px;
  mix-blend-mode: multiply;
}
aside#class-leaders:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 24px 100vw;
  border-color: transparent transparent #c9e9e6 transparent;
}
aside#class-leaders .class-leaders {
  background: #c9e9e6;
}
aside#class-leaders .class-leaders:before,
aside#class-leaders .class-leaders:after {
  content: " ";
  display: table;
}
aside#class-leaders .class-leaders:after {
  clear: both;
}
aside#class-leaders .class-leaders:before,
aside#class-leaders .class-leaders:after {
  content: " ";
  display: table;
}
aside#class-leaders .class-leaders:after {
  clear: both;
}
aside#class-leaders .class-leaders .box-header {
  padding: 24px;
}
aside#class-leaders .class-leaders .class-leaders-content {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 36px;
}
@media (min-width: 768px) {
  aside#class-leaders .class-leaders .class-leaders-content {
    float: left;
    width: 50%;
  }
}
aside#class-leaders .class-leaders .class-leaders-content .class-leaders-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  aside#class-leaders .class-leaders .class-leaders-content .class-leaders-image {
    float: left;
    width: 33.33333333%;
  }
}
aside#class-leaders .class-leaders .class-leaders-content .class-leaders-info {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  aside#class-leaders .class-leaders .class-leaders-content .class-leaders-info {
    float: left;
    width: 66.66666667%;
  }
}
aside#class-leaders .class-leaders .class-leaders-content .class-leaders-info .header-3 {
  padding-bottom: 0;
}
aside#media-items {
  margin-left: -12px;
  margin-right: -12px;
  clear: both;
  padding-top: 43px;
}
aside#media-items:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 24px 100vw;
  border-color: transparent transparent #f7941e transparent;
}
.theatre aside#media-items:before {
  border-color: transparent transparent #2e3192 transparent;
}
.studio aside#media-items:before,
.single-classes aside#media-items:before {
  border-color: transparent transparent #00b6bd transparent;
}
.page-template-default aside#media-items:before {
  border-width: 24px 0 0px 100vw;
  border-color: transparent transparent transparent #c9e9e6;
}
aside#media-items .slick-prev,
aside#media-items .slick-next {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: rgba(247, 148, 30, 0.4);
  color: #fff;
}
aside#media-items .slick-prev:before,
aside#media-items .slick-next:before {
  font-family: 'fontello';
  content: '\e810';
}
.theatre aside#media-items .slick-prev,
.theatre aside#media-items .slick-next {
  background: rgba(46, 49, 146, 0.4);
}
.studio aside#media-items .slick-prev,
.studio aside#media-items .slick-next {
  background: rgba(0, 182, 189, 0.6);
}
.page-template-default aside#media-items .slick-prev,
.page-template-default aside#media-items .slick-next,
.single-classes aside#media-items .slick-prev,
.single-classes aside#media-items .slick-next {
  background: rgba(0, 182, 189, 0.6);
}
aside#media-items .slick-prev {
  transform-origin: 30px 15px;
  transform: rotate(180deg);
}
aside#media-items .media-items {
  padding-top: 24px;
  padding-bottom: 24px;
  background: #f7941e;
}
.theatre aside#media-items .media-items {
  background: #2e3192;
}
.studio aside#media-items .media-items,
.single-classes aside#media-items .media-items {
  background: #00b6bd;
}
.page-template-default aside#media-items .media-items {
  background: #c9e9e6;
}
aside#media-items .slide {
  padding: 0 12px;
}
aside#media-items .slide a {
  display: block;
  position: relative;
}
aside#media-items .slide img {
  max-height: 440px;
  object-fit: cover;
  width: auto;
}
aside#media-items .slide .caption {
  position: relative;
  height: 56px;
  padding: 6px 0;
  color: #fff;
}
.page-template-default aside#media-items .slide .caption,
.single-classes aside#media-items .slide .caption {
  color: #000;
}
aside#media-items .slide .caption .media-caption {
  position: absolute;
  display: block;
  padding-top: 6px;
}
aside#media-items.theatre .media-items {
  background: #2e3192;
}
aside#media-items.studio aside#media-items .media-items {
  background: #00b6bd;
}
.modal-backdrop {
  z-index: 3500;
}
.calendar-open .modal-backdrop {
  display: none;
}
.announcement-open .header,
.announcement-open .decorations,
.announcement-open .main-wrapper,
.announcement-open footer {
  filter: blur(10px);
}
.announcement-open .cookie-consent,
.announcement-open .flag-message {
  display: none !important;
}
.announcement-open .modal-backdrop {
  background: black;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  opacity: 0.74;
  z-index: 5001;
}
.modal-signup-open .modal-backdrop {
  mix-blend-mode: multiply;
  background: #c9e9e6;
}
.modal-signup-open .modal-backdrop.in {
  opacity: 1 !important;
}
.modal {
  z-index: 4000;
}
.modal .modal-md {
  width: 700px;
}
.modal .modal-body-content {
  max-width: 600px;
}
.modal .close {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 24px;
  opacity: 1;
  color: #878787;
}
.modal .close .icon-asset-29:before {
  margin-left: 0;
}
.modal .close .button-label {
  display: block;
  padding-top: 6px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #878787;
}
.modal#announcement-modal {
  z-index: 6000;
}
.modal#announcement-modal .modal-md {
  width: 720px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .modal#announcement-modal .modal-md {
    max-width: 350px;
  }
}
.modal#announcement-modal .close {
  position: absolute;
  right: 0;
  margin: 30px;
  text-shadow: none;
  color: white;
  z-index: 100;
}
.modal#announcement-modal .modal-content {
  height: 100vh;
  display: flex;
  align-items: center;
  background: none;
  border: none;
  color: white;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .modal#announcement-modal .modal-content {
    align-items: flex-start;
    padding-top: 100px;
  }
}
.modal#announcement-modal .modal-body {
  padding: 0;
}
.modal#announcement-modal .modal-body h2 {
  padding-bottom: 16px !important;
  color: white;
}
#show-calendar.in,
#show-calendar.animated {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
#show-calendar .modal-title {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  color: black;
  padding-left: 10px;
  padding-bottom: 30px;
}
#show-calendar .close {
  margin-right: 20px;
}
#show-calendar .modal-body {
  padding: 20px 10px 30px;
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.75);
}
#show-calendar #calendar {
  display: flex;
  justify-content: center;
  width: 100%;
}
#show-calendar .datepicker-inline {
  width: auto;
}
#show-calendar .datepicker .datepicker-switch {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 25px;
  line-height: 25px;
  color: black;
  text-transform: uppercase;
  cursor: default;
}
#show-calendar .datepicker td {
  width: 50px;
  height: 50px;
}
#show-calendar .datepicker tbody td {
  border: 1px solid #f7941e;
  border-radius: 0;
}
#show-calendar .datepicker tbody td.old,
#show-calendar .datepicker tbody td.new {
  visibility: hidden;
  border: none !important;
}
#show-calendar .datepicker tbody td.active {
  background: #a3238e;
}
#show-calendar .datepicker tbody td.highlighted {
  background: #ed0c6e;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: white;
}
#show-calendar .datepicker tbody td.highlighted:hover {
  background: #a3238e;
}
#show-calendar .datepicker tbody td.highlighted.disabled {
  background: #f7acbc;
}
#show-calendar .datepicker tbody td.highlighted.disabled:hover {
  background: #f7acbc;
}
#show-calendar th {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 46px;
  color: black;
}
#show-calendar th.prev span,
#show-calendar th.next span {
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #f7941e;
  color: white;
}
#show-calendar th.prev span:before,
#show-calendar th.next span:before {
  margin: 0;
  width: auto;
}
#show-calendar th.prev:hover span,
#show-calendar th.next:hover span {
  background: #ed1c24;
}
#show-calendar th.prev span {
  transform: rotate(-180deg) translateY(1px);
}
#show-calendar th.prev[style^="visibility: hidden"] {
  visibility: visible !important;
  pointer-events: none;
}
#show-calendar th.prev[style^="visibility: hidden"] span {
  background: #c6c6c6;
}
#show-calendar th:hover {
  background: none;
}
.gform_wrapper {
  margin-bottom: 40px;
  max-width: 600px;
}
.gform_wrapper .gfield_required {
  padding-left: 2px;
}
.gform_wrapper label {
  width: 100%;
  font-weight: normal;
  font-size: 15px;
}
.gform_wrapper p {
  display: flex;
}
.gform_wrapper .gfield {
  margin: 0 0 30px;
}
.gform_wrapper .gform-body {
  display: block;
  width: 100%;
}
.gform_wrapper .gform-body input[type="text"],
.gform_wrapper .gform-body input[type="email"],
.gform_wrapper .gform-body input[type="tel"],
.gform_wrapper .gform-body textarea {
  width: 100%;
  max-width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border: none;
  font-weight: normal;
  background: #c9e9e6;
}
.gform_wrapper .gform-body input[type="text"].gfield_error,
.gform_wrapper .gform-body input[type="email"].gfield_error,
.gform_wrapper .gform-body input[type="tel"].gfield_error,
.gform_wrapper .gform-body textarea.gfield_error {
  border: 1px solid #b11116;
}
.gform_wrapper .gform-body textarea {
  height: 190px;
}
.gform_wrapper .gform-body select {
  width: 100%;
  max-width: 100%;
  min-width: 75px;
  padding: 6px;
  padding-right: 24px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border: none;
  border-radius: 0;
  background: #c9e9e6;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  background: #c9e9e6 url('/wp-content/themes/Marlowe/skin/images/down-arrow.svg') no-repeat 98% center !important;
  background-size: 16px !important;
}
.DateOfBirth .gform_wrapper .gform-body select,
.DateToSend .gform_wrapper .gform-body select {
  padding-right: 24px;
  background-position: 90% center;
}
.gform_wrapper .ajax-loader {
  order: -1;
  margin-left: auto;
}
.gform_wrapper .gform_button {
  background: #00b6bd !important;
  color: #fff;
  font-weight: 700;
  border: none;
  margin-left: auto;
  padding: 6px 36px;
}
.modal-signup {
  text-align: center;
  padding: 0!important;
}
.modal-signup::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-signup .modal-dialog {
  display: inline-block;
  width: 600px;
  text-align: left;
  vertical-align: middle;
}
.modal-signup .modal-body {
  padding: 30px 25px;
}
.modal-signup .messages {
  padding: 12px 0 0;
}
.modal-signup form {
  padding-top: 24px;
}
.modal-signup input[type="text"] {
  border: none;
  background: #c9e9e6;
}
.modal-signup input[type="text"].validation-error {
  border: 1px solid #b11116;
}
.modal-signup input[type="checkbox"].validation-error + label {
  color: #b11116;
}
.modal-signup label {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  color: #000;
}
.modal-signup .btn-booking {
  width: 220px;
  margin-top: 24px;
}
.modal-signup .header-3 {
  padding: 0;
}
.modal-signup p.header-3 {
  padding-top: 12px;
}
.modal-media .close {
  position: fixed;
  top: 22px;
  right: 20px;
}
.modal-media .close .icon-asset-29 {
  margin-left: -4px;
}
.modal-media.in .modal-dialog {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.modal-media .modal-dialog {
  display: flex;
  align-items: center;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  margin: 0;
  background: rgba(255, 255, 255, 0.96);
  overflow: hidden;
}
.modal-media .modal-dialog .modal-content {
  flex: 1;
}
.modal-media .modal-dialog .modal-body {
  height: 100vh;
  padding: 0;
}
.modal-media .modal-dialog .video-container,
.modal-media .modal-dialog .gallery {
  position: absolute;
  max-height: calc(100% - 150px);
  height: auto;
  width: calc(100% - 40px);
  left: 20px;
  top: 50%;
  transform: translate(0, -50%);
  overflow: hidden;
}
.modal-media .modal-dialog .gallery {
  height: calc(100vh - 150px);
}
.modal-media .modal-dialog .gallery .slide {
  max-height: 100%;
}
.modal-media .modal-dialog .gallery img {
  width: 100%;
  max-height: 100%;
}
.modal-media .modal-dialog .video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: static;
  clear: both;
}
.modal-media .modal-dialog .video .embed-responsive-item,
.modal-media .modal-dialog .video iframe,
.modal-media .modal-dialog .video embed,
.modal-media .modal-dialog .video object,
.modal-media .modal-dialog .video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.modal-media .modal-dialog .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  max-height: 100%;
}
.modal-media .modal-dialog .video-caption,
.modal-media .modal-dialog .gallery-caption {
  position: fixed;
  bottom: 24px;
  width: 100vw;
}
.modal-media .modal-dialog .caption {
  padding-top: 24px;
  text-align: center;
  color: #878787;
}
.video,
.video-embed {
  position: relative;
}
.additional-elements .video,
.additional-elements .video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.video .outer-icon,
.video-embed .outer-icon {
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 95px;
  height: 95px;
  background: rgba(247, 148, 30, 0.6);
  z-index: 1;
}
.theatre .video .outer-icon,
.theatre .video-embed .outer-icon {
  background: rgba(46, 49, 146, 0.6);
}
.studio .video .outer-icon,
.studio .video-embed .outer-icon {
  background: rgba(0, 182, 189, 0.6);
}
.page-template-default .video .outer-icon,
.page-template-default .video-embed .outer-icon,
.single-classes .video .outer-icon,
.single-classes .video-embed .outer-icon {
  background: rgba(0, 182, 189, 0.6);
}
.article-body .video .outer-icon,
.article-body .video-embed .outer-icon,
.section-overview .video .outer-icon,
.section-overview .video-embed .outer-icon {
  background: rgba(247, 172, 188, 0.8);
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}
.additional-elements .video .outer-icon,
.additional-elements .video-embed .outer-icon {
  left: calc(50% - 30px) !important;
}
.video .outer-icon span,
.video-embed .outer-icon span {
  display: inline-block;
  width: 95px;
  line-height: 92px;
  text-align: center;
  font-size: 45px;
}
.downloads .download-item {
  padding-bottom: 12px;
}
.downloads .download-item:before,
.downloads .download-item:after {
  content: " ";
  display: table;
}
.downloads .download-item:after {
  clear: both;
}
.downloads .download-item:before,
.downloads .download-item:after {
  content: " ";
  display: table;
}
.downloads .download-item:after {
  clear: both;
}
.downloads .download-item p {
  margin-bottom: 12px;
}
.downloads .download-item:last-child {
  padding-bottom: 0;
}
.downloads .marker {
  float: left;
  height: 46px;
  width: 46px;
  padding-top: 6px;
  margin-right: 6px;
  font-size: 34px;
  color: #000;
  background-color: #e6e5e6;
}
.downloads .file-size {
  display: block;
  text-transform: lowercase;
}
.downloads .interview {
  margin-bottom: 24px;
}
.page.page-child .article-body h1,
.single.page-child .article-body h1,
.page.page-template-default .article-body h1,
.single.page-template-default .article-body h1,
.page.page-template-access .article-body h1,
.single.page-template-access .article-body h1,
.page.page-template-people .article-body h1,
.single.page-template-people .article-body h1,
.page.page-template-sponsors .article-body h1,
.single.page-template-sponsors .article-body h1,
.page.page-template-individuals .article-body h1,
.single.page-template-individuals .article-body h1,
.page.page-template-aknowledgements .article-body h1,
.single.page-template-aknowledgements .article-body h1,
.page.page-template-jobs .article-body h1,
.single.page-template-jobs .article-body h1,
.page.single-jobs .article-body h1,
.single.single-jobs .article-body h1,
.page.single-businessevents .article-body h1,
.single.single-businessevents .article-body h1,
.page.blog .article-body h1,
.single.blog .article-body h1 {
  padding-top: 24px;
  padding-bottom: 22px;
}
.page.page-child .show-performances + .sidebar-info,
.single.page-child .show-performances + .sidebar-info,
.page.page-template-default .show-performances + .sidebar-info,
.single.page-template-default .show-performances + .sidebar-info,
.page.page-template-access .show-performances + .sidebar-info,
.single.page-template-access .show-performances + .sidebar-info,
.page.page-template-people .show-performances + .sidebar-info,
.single.page-template-people .show-performances + .sidebar-info,
.page.page-template-sponsors .show-performances + .sidebar-info,
.single.page-template-sponsors .show-performances + .sidebar-info,
.page.page-template-individuals .show-performances + .sidebar-info,
.single.page-template-individuals .show-performances + .sidebar-info,
.page.page-template-aknowledgements .show-performances + .sidebar-info,
.single.page-template-aknowledgements .show-performances + .sidebar-info,
.page.page-template-jobs .show-performances + .sidebar-info,
.single.page-template-jobs .show-performances + .sidebar-info,
.page.single-jobs .show-performances + .sidebar-info,
.single.single-jobs .show-performances + .sidebar-info,
.page.single-businessevents .show-performances + .sidebar-info,
.single.single-businessevents .show-performances + .sidebar-info,
.page.blog .show-performances + .sidebar-info,
.single.blog .show-performances + .sidebar-info {
  padding-top: 29px;
}
.page .article-body img,
.single .article-body img {
  margin: 36px 0 24px;
}
.page .article-body .wp-caption img,
.single .article-body .wp-caption img {
  margin-bottom: 6px;
}
.page .article-body .video,
.single .article-body .video,
.page .article-body .audio,
.single .article-body .audio {
  padding: 36px 0;
}
.page .article-body .video img,
.single .article-body .video img,
.page .article-body .audio img,
.single .article-body .audio img {
  margin: 0;
}
.page .article-body .blockquote,
.single .article-body .blockquote {
  padding-left: 12px;
  padding-bottom: 12px;
}
.page-template-access .show-performances .btn,
.page-template-access .toast-show .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  white-space: normal;
}
.page-template-access .show-performances .btn svg,
.page-template-access .toast-show .btn svg {
  margin-right: 12px;
}
.page-template-access .section--accessible-shows .container {
  width: auto;
  max-width: 2000px;
}
@media only screen and (max-width: 768px) {
  .page-template-access .section--accessible-shows .container {
    padding: 0;
  }
}
.page-template-access .section--accessible-shows h2 {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 48px;
  color: #211D70;
}
.page-template-access .section--accessible-shows .tease {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .page-template-access .section--accessible-shows .tease {
    float: left;
    width: 33.33333333%;
  }
}
.page-template-access .section--accessible-shows .section-footer {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
.page-template-access .section--accessible-shows .section-footer .btn {
  font-weight: 700;
}
.page-template-access aside#media-items {
  margin-bottom: 80px;
}
.page-template-access aside#media-items:before {
  border-color: transparent transparent #211d70 transparent;
}
.page-template-access aside#media-items .media-items {
  background: #211d70;
}
.page-template-access aside#media-items .media-items .slick-arrow {
  background: rgba(46, 49, 146, 0.4) !important;
}
.page-template-access .section--accordion {
  margin: 24px 0 50px;
}
.page-template-access .section--accordion h2 {
  margin-bottom: 12px;
}
.page-template-access .section--accordion__item__header {
  margin-bottom: 0;
  padding-bottom: 0;
  background: #6ECFF6;
  border-bottom: 1px solid #000;
}
.page-template-access .section--accordion__item__header a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.page-template-access .section--accordion__item__header a:hover {
  text-decoration: none !important;
}
.page-template-access .section--accordion__item__header a:after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 3px;
  font-family: 'fontello';
  content: '\e814';
  border: 1px solid #000;
  font-size: 10px;
}
.page-template-access .section--accordion__item__header a[aria-expanded="true"]:after {
  transform: rotate(-180deg);
}
.page-template-access .section--accordion__item__content {
  padding: 16px 16px 24px;
  background: #f4f9fc;
}
.page-people {
  margin-left: -12px;
  margin-right: -12px;
}
.page-people:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 53px 0;
  border-color: transparent #fff200 transparent transparent;
}
aside#people {
  padding: 0 24px;
  background: #fff200;
}
aside#people .people-items {
  margin-left: -12px;
  margin-right: -12px;
  padding-bottom: 24px;
}
aside#people .people-items .person {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  aside#people .people-items .person {
    float: left;
    width: 16.66666667%;
  }
}
#membership-levels .level {
  position: relative;
}
#membership-levels .level .level-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  mix-blend-mode: multiply;
}
#membership-levels .level.open .level-inner {
  top: 10px;
  bottom: 20px;
  left: 5px;
  right: 5px;
  margin: -10px -5px;
  transform: rotate(-1deg);
}
#membership-levels .level.red {
  background: #f7941e;
}
#membership-levels .level.red .option-membership {
  color: #f7941e;
}
#membership-levels .level.red .level-inner {
  background: #ffcb08;
}
#membership-levels .level.maroon {
  background: #b11116;
}
#membership-levels .level.maroon .level-inner {
  background: #ed1c24;
}
#membership-levels .level.maroon .option-membership {
  color: #ed1c24 !important;
}
#membership-levels .level.pink {
  background: #ed0c6e;
}
#membership-levels .level.pink .level-inner {
  background: #ed0c6e;
}
#membership-levels .level.pink .option-membership {
  color: #ed0c6e !important;
}
#membership-levels .level.purple {
  background: #5c2e91;
}
#membership-levels .level.purple .level-inner {
  background: #a3238e;
}
#membership-levels .level.purple .option-membership {
  color: #a3238e !important;
}
#membership-levels .level.navy {
  background: #00aeef;
}
#membership-levels .level.navy .level-inner {
  background: #2e3192;
}
#membership-levels .level.navy .option-membership {
  color: #2e3192 !important;
}
#membership-levels .level.blue {
  background: #00aeef;
}
#membership-levels .level.blue .level-inner {
  background: #00aeef;
}
#membership-levels .level.blue .option-membership {
  color: #00aeef !important;
}
#membership-levels .level.turquoise {
  background: #00a99d;
}
#membership-levels .level.turquoise .level-inner {
  background: #c9e9e6;
}
#membership-levels .level.turquoise .option-membership {
  color: #00a99d !important;
}
#membership-levels .level.green {
  background: #006D68;
}
#membership-levels .level.green .level-inner {
  background: rgba(0, 120, 80, 0.5);
}
#membership-levels .level.green .option-membership {
  color: #004D47 !important;
}
#membership-levels .level .level-content {
  position: relative;
  padding: 24px;
  color: #fff;
}
#membership-levels .level .level-content ul {
  list-style: none;
  padding-left: 0;
}
#membership-levels .level .level-content ul li {
  line-height: 36px;
}
#membership-levels .level .level-content ul li span {
  display: inline-block;
  margin-right: 12px;
}
#membership-levels .level .level-content ul li span.icon {
  float: left;
}
#membership-levels .level .level-content ul li span.entry-copy {
  max-width: 90%;
}
#membership-levels .level .level-content a,
#membership-levels .level .level-content h2,
#membership-levels .level .level-content h3,
#membership-levels .level .level-content strong,
#membership-levels .level .level-content em {
  color: #fff !important;
}
#membership-levels .level .level-content a:hover {
  border-color: #fff;
}
#membership-levels .level .level-content h2 a:hover {
  border: none;
}
#membership-levels .level .level-content h3.option-title {
  padding-bottom: 6px;
}
#membership-levels .level .level-content p {
  max-width: 600px;
}
#membership-levels .level .level-content .level-description {
  font-size: 25px;
  line-height: 30px;
}
#membership-levels .level .membership-period {
  padding-bottom: 24px;
}
#membership-levels .level .membership-options {
  padding-bottom: 24px;
}
#membership-levels .level .membership-options .option-price {
  padding: 12px 0 24px 0;
  font-size: 24px;
}
#membership-levels .level .legal-text {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.people-section {
  padding-top: 6px;
  border-top: 1px solid #ffcb08;
}
.people-section .people-names {
  list-style: none;
  padding-left: 0;
  padding-bottom: 24px;
}
.people-section .people-names:before,
.people-section .people-names:after {
  content: " ";
  display: table;
}
.people-section .people-names:after {
  clear: both;
}
.people-section .people-names:before,
.people-section .people-names:after {
  content: " ";
  display: table;
}
.people-section .people-names:after {
  clear: both;
}
.people-section .people-names li {
  float: left;
  width: 50%;
  padding-bottom: 12px;
}
.section-overview {
  padding: 12px;
}
.section-overview .row {
  padding: 12px 0;
}
.section-overview .row:hover h2 {
  opacity: 0.75;
}
.section-overview .row .page-intro {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .section-overview .row .page-intro {
    float: left;
    width: 33.33333333%;
  }
}
.section-overview .row .page-intro h2 a {
  color: #000;
  text-decoration: none !important;
  border: none !important;
}
.section-overview .row .page-intro p {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 23px;
  line-height: 30px;
  color: #000;
}
.section-overview .row .page-intro.parking-directions p {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.section-overview .row .page-intro.parking-directions li {
  display: inline-block;
  width: 120px;
  height: 60px;
  margin-right: 12px;
}
.section-overview .row .page-intro.parking-directions li a {
  text-decoration: none !important;
}
.section-overview .row .page-intro.parking-directions li.directions {
  background: #ffcb08;
}
.section-overview .row .page-intro.parking-directions li.directions span {
  color: #000;
}
.section-overview .row .page-intro.parking-directions li.parking {
  background: #007dc6;
}
.section-overview .row .page-intro.parking-directions li.parking span {
  color: #fff;
}
.section-overview .row .page-intro.parking-directions li span {
  display: block;
  text-align: center;
  font-size: 13px;
}
.section-overview .row .page-intro.parking-directions li span.icon {
  font-size: 22px;
}
.section-overview .row .page-intro.green-room li {
  padding: 0;
}
.section-overview .row .page-intro.links a:not(.btn) {
  transition: border 0.1s linear;
  text-decoration: none !important;
}
.section-overview .row .page-intro.links a:not(.btn):hover {
  color: #2e3192;
  border-bottom: 1px solid #2e3192;
}
.section-overview .row .page-intro.links p {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.section-overview .row .page-intro.links ul {
  border-top: 1px solid #e6e5e6;
}
.section-overview .row .page-intro.links li {
  border-bottom: 1px solid #e6e5e6;
}
.section-overview .row .page-intro ul {
  margin-bottom: 24px;
  padding: 0;
  list-style: none;
}
.section-overview .row .page-intro ul li {
  padding: 12px 0;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.section-overview .row .page-intro ul li span {
  display: inline-block;
  padding-right: 6px;
  color: #00b6bd;
}
.section-overview .row .page-intro .details p {
  font-size: 16px;
  line-height: 24px;
}
.section-overview .row .page-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .section-overview .row .page-image {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .section-overview .row:nth-child(odd) .page-image {
    left: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .section-overview .row:nth-child(odd) .page-intro {
    right: 66.66666667%;
  }
}
.section-overview .row .btn {
  width: 200px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 31px;
  color: #fff;
  background: #00b6bd;
  border: none;
}
.section-overview .row .btn:hover {
  background: #00a99d;
}
.listing,
.shows-results {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  max-width: 2000px;
}
.listing > .navbar-header,
.shows-results > .navbar-header,
.listing > .navbar-collapse,
.shows-results > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  .listing > .navbar-header,
  .shows-results > .navbar-header,
  .listing > .navbar-collapse,
  .shows-results > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.listing .listing-items,
.shows-results .listing-items {
  margin-left: -12px;
  margin-right: -12px;
}
.page-template-shop .listing .listing-items,
.page-template-shop .shows-results .listing-items {
  display: flex;
  flex-wrap: wrap;
}
.listing .listing-items .tease,
.shows-results .listing-items .tease {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .listing .listing-items .tease,
  .shows-results .listing-items .tease {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .listing .listing-items .tease,
  .shows-results .listing-items .tease {
    float: left;
    width: 33.33333333%;
  }
}
.page-template-classes .listing .listing-items .tease,
.page-template-classes .shows-results .listing-items .tease {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .page-template-classes .listing .listing-items .tease,
  .page-template-classes .shows-results .listing-items .tease {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-template-classes .listing .listing-items .tease,
  .page-template-classes .shows-results .listing-items .tease {
    float: left;
    width: 50%;
  }
}
.page-template-shop .listing .listing-items .tease,
.page-template-shop .shows-results .listing-items .tease {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .page-template-shop .listing .listing-items .tease,
  .page-template-shop .shows-results .listing-items .tease {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1366px) {
  .page-template-shop .listing .listing-items .tease,
  .page-template-shop .shows-results .listing-items .tease {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1366px) and (min-width: 992px) {
  .page-template-shop .listing .listing-items .tease,
  .page-template-shop .shows-results .listing-items .tease {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1620px) {
  .page-template-shop .listing .listing-items .tease,
  .page-template-shop .shows-results .listing-items .tease {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1620px) and (min-width: 992px) {
  .page-template-shop .listing .listing-items .tease,
  .page-template-shop .shows-results .listing-items .tease {
    float: left;
    width: 20%;
  }
}
.listing .listing-items .tease .post-title a,
.shows-results .listing-items .tease .post-title a {
  color: #000 !important;
}
.listing .listing-items .tease.calendar .post-title a,
.shows-results .listing-items .tease.calendar .post-title a,
.listing .listing-items .tease.calendar p,
.shows-results .listing-items .tease.calendar p {
  color: #ed1c24 !important;
}
.listing .listing-items .tease.calendar .post-title,
.shows-results .listing-items .tease.calendar .post-title {
  margin-bottom: 12px;
}
.listing .listing-items .tease.calendar .date-range,
.shows-results .listing-items .tease.calendar .date-range {
  display: none;
}
.listing .listing-items .tease .price,
.shows-results .listing-items .tease .price {
  padding: 8px 0;
}
.listing .listing-items .tease article,
.shows-results .listing-items .tease article {
  position: relative;
}
.listing .empty,
.shows-results .empty {
  text-align: center;
}
.listing .empty p,
.shows-results .empty p {
  margin-bottom: 24px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 42px;
  color: #000;
}
.listing .empty a,
.shows-results .empty a {
  background: #ed0c6e;
  color: #fff;
}
.listing .empty a:after,
.shows-results .empty a:after {
  padding-left: 12px;
  font-family: 'fontello';
  content: '\e80b';
}
.page-template-shop #content-area {
  float: none;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-left: 0 !important;
  padding: 24px 0 40px !important;
}
@media (min-width: 768px) {
  .page-template-shop #content-area {
    padding: 40px 0 !important;
  }
}
.page-template-shop .variations {
  margin-bottom: 12px;
}
.page-template-shop .variations select {
  width: 100%;
  max-width: 100%;
  min-width: 75px;
  padding: 6px 0;
  padding-right: 24px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  background: transparent;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  background: transparent url('/wp-content/themes/Marlowe/skin/images/down-arrow.svg') no-repeat 98% center !important;
  background-size: 16px !important;
}
.page-template-shop .basket-controls {
  display: flex;
}
.page-template-shop .basket-controls [type="number"] {
  flex: 1 0 0;
  min-width: 1px;
  max-width: 60px;
  margin-left: 6px;
  border: 1px solid #e6e5e6;
  text-align: center;
}
.page-template-shop .button {
  flex: 1 0 auto;
  min-width: 137px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #fff;
  background: #ed1c24;
  cursor: pointer;
}
.page-template-shop .tease {
  margin-bottom: 32px;
}
.page-template-shop .tease h3 {
  margin: 0;
  padding: 0;
}
.page-template-shop .tease .price {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #000;
}
.page-template-shop .tease .card-image {
  margin-bottom: 12px;
}
.page-template-shop .tease .card-preview {
  margin: 12px 0 0;
}
.page-template-shop [data-submit-merchandise][disabled] {
  opacity: 0.5;
}
.page-template-shop [data-success-container] {
  padding: 10px 0 0;
}
.blog-listing .listing-items {
  margin-left: -12px;
  margin-right: -12px;
}
.blog-listing .listing-items .tease {
  margin-bottom: 48px;
}
.blog-listing .listing-items .tease img {
  margin: 0;
}
.blog-listing .listing-items .tease .post-summary {
  position: relative;
}
.blog-listing .listing-items .tease .post-summary .post-title {
  padding-right: 145px;
}
.blog-listing .listing-items .tease .post-summary .post-title a {
  color: #000;
}
.blog-listing .listing-items .tease .post-summary .btn-explore {
  position: absolute;
  top: -18px;
  right: 12px;
  z-index: 1;
}
.blog .article-intro img {
  margin: 0;
  margin-top: 6px;
}
.blog .news-pagination {
  visibility: hidden;
}
.blog .post-date {
  display: block;
  margin-bottom: 12px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  text-transform: uppercase;
}
.blog .post-navigation {
  padding-top: 200px;
  padding-right: 12px;
  display: flex;
  justify-content: space-between;
}
.blog .post-navigation span {
  font-size: 10px;
  line-height: 30px;
}
.blog .post-navigation .prev span {
  float: left;
  margin-top: -8px;
  margin-right: 12px;
  transform: rotate(90deg);
}
.blog .post-navigation .next span {
  float: right;
  margin-left: 12px;
  transform: rotate(-90deg);
}
.social-news {
  padding-top: 33px;
}
.social-news .instagram-feed {
  display: block;
  margin-bottom: 39px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 32px;
  color: #000;
}
.social-news li {
  margin-bottom: 24px;
}
.social-news .insta-author {
  margin-top: 6px;
  margin-bottom: 12px;
}
.social-news .insta-author .insta-time {
  font-weight: 700;
}
.people-listing h2 {
  margin: 0 12px;
  margin-top: 24px;
  padding-top: 12px;
  border-top: 1px solid #ffcb08;
}
.people-listing img {
  margin: 0 !important;
}
.people-listing .person {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .people-listing .person {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .people-listing .person {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .people-listing .person {
    float: left;
    width: 25%;
  }
}
.people-listing .person[role="button"] {
  cursor: pointer;
}
.people-listing .person a {
  display: block;
  word-break: break-all;
  border: none !important;
}
.people-listing .person a:hover {
  text-decoration: underline;
}
.people-listing .person .person-image {
  position: relative;
}
.people-listing .person .person-image [data-person-bio] {
  display: none;
}
.people-listing .person .person-image span {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 23px;
  height: 23px;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00b6bd;
  color: #fff;
}
.modal-open #person-modal {
  display: flex !important;
}
@media (min-width: 768px) {
  .modal-open #person-modal {
    align-items: center;
    justify-content: center;
  }
}
#person-modal .modal-body {
  background: #c9e9e6;
}
#person-modal .modal-content {
  border: none;
}
#person-modal .person-card {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #person-modal .person-card {
    flex-direction: row;
  }
}
#person-modal .person-image {
  flex: 1 0 0;
}
@media (min-width: 768px) {
  #person-modal .person-image {
    max-width: 30%;
  }
}
#person-modal .person-data {
  flex: 1 0 0;
  margin-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #person-modal .person-data {
    margin-top: 0;
    margin-left: 20px;
  }
}
#person-modal .person-name {
  margin-bottom: 10px;
  padding-bottom: 0;
}
#person-modal .person-role {
  display: block;
  margin-bottom: 20px;
}
#person-modal .close {
  color: #000;
}
.sponsors-listing h2 {
  margin: 0 12px;
  margin-top: 24px;
  padding-top: 12px;
  border-top: 1px solid #ffcb08;
}
.sponsors-listing p {
  max-width: 600px;
  padding: 0 12px;
}
.sponsors-listing .sponsor {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 140px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sponsors-listing .sponsor {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .sponsors-listing .sponsor {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .sponsors-listing .sponsor {
    float: left;
    width: 25%;
  }
}
.sponsors-listing .sponsor a {
  text-decoration: none !important;
  border: none !important;
}
.sponsors-listing .sponsor img {
  max-width: 80%;
}
.sponsors-listing .row:first-child .sponsor {
  width: 37.5%;
  height: 250px;
}
.jobs-listing {
  margin-top: 24px;
}
.jobs-listing .job {
  padding-top: 12px;
  padding-bottom: 24px;
  border-top: 1px solid #ffcb08;
}
.jobs-listing .job span {
  display: block;
}
.jobs-listing .job span.closing-date {
  padding: 12px 0 24px;
}
.search-results .wrapper,
.search-no-results .wrapper,
.page-template-searchpage .wrapper {
  min-height: 500px;
}
.search-results .search-form,
.search-no-results .search-form,
.page-template-searchpage .search-form {
  display: block;
  margin-top: 180px;
}
.search-results .total-results,
.search-no-results .total-results,
.page-template-searchpage .total-results {
  position: relative;
  padding: 20px 0 0;
  text-align: center;
  color: #fff;
  z-index: 200;
}
.search-results .listing,
.search-no-results .listing,
.page-template-searchpage .listing {
  margin-top: 100px;
}
.search-results .listing .tease,
.search-no-results .listing .tease,
.page-template-searchpage .listing .tease {
  margin-bottom: 20px;
}
.search-results .next,
.search-no-results .next,
.page-template-searchpage .next {
  visibility: hidden;
}
.search-container {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .search-container {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .search-container {
    left: 25%;
  }
}
.search-container .input-group {
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  z-index: 10;
}
.search-container .input-group input {
  background: transparent;
  border: none;
  color: #fff;
  padding: 0;
  font-size: 30px;
  font-weight: 700;
}
.search-container .input-group button {
  padding-right: 0;
  border: none;
  font-size: 30px;
  color: #fff;
}
.page-template-events .listing,
.page-template-events .shows-results {
  margin-top: 70px;
}
.page-template-events #shows-search {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  width: 100%;
  margin-bottom: 124px;
  transition: all 0.5s ease;
  opacity: 0;
  z-index: 60;
}
.page-template-events #shows-search > .navbar-header,
.page-template-events #shows-search > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  .page-template-events #shows-search > .navbar-header,
  .page-template-events #shows-search > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-template-events #shows-search .toggle-filters {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  .page-template-events #shows-search .toggle-filters {
    float: left;
    width: 25%;
  }
}
.page-template-events #shows-search .toggle-filters a {
  color: #fff;
}
.page-template-events #shows-search .toggle-filters a:hover {
  text-decoration: none;
}
.page-template-events #shows-search .toggle-filters a span {
  display: inline-block;
  padding-right: 12px;
  transform: rotate(180deg);
}
.page-template-events #shows-search .search-container {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 24px;
  left: initial;
}
@media (min-width: 768px) {
  .page-template-events #shows-search .search-container {
    float: left;
    width: 50%;
  }
}
.page-template-events #shows-search .search-container .input-group {
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}
.page-template-events #shows-search .search-container .input-group input {
  background: transparent;
  border: none;
  color: #fff;
}
.page-template-events #shows-search .search-container .input-group button {
  padding-right: 0;
  border: none;
  font-size: 30px;
  color: #fff;
}
.page-template-events #shows-search form {
  transition: all 1s ease;
  transform: scale3d(0.8, 0.8, 1);
}
.page-template-events #shows-search.search {
  opacity: 1;
  z-index: 100;
}
.page-template-events #shows-search.search form {
  transform: scale3d(1, 1, 1);
}
.page-template-events #shows-filters {
  position: relative;
  z-index: 100;
  opacity: 1;
  transition: opacity 1s ease;
}
.page-template-events #shows-filters.search {
  z-index: 1;
  opacity: 0;
}
.page-template-events .filters {
  margin-right: -12px;
  margin-left: -12px;
  position: relative;
  padding-top: 180px;
  background: #ed0c6e;
  transition: background 1s ease;
}
.page-template-events .filters.open {
  padding-bottom: 80px;
}
.page-template-events .filters.open .filter-wrap .escape-room {
  display: block !important;
}
.page-template-events .filters:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 0 100vw 20px 0;
  border-color: transparent #ed0c6e transparent transparent;
  transition: border-color 1s ease;
}
.page-template-events .filters .overboard {
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 999;
  bottom: -20px;
  border-style: solid;
  border-width: 0px 100vw 20px 0vw;
  border-color: #fff transparent #fff #fff;
  left: 0;
  transition: border-color 0.5s ease;
}
.page-template-events .filters .filter-wrap {
  position: relative;
  margin: 0 24px;
}
.page-template-events .filters .filter-wrap .escape-room {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -80px;
  z-index: 1000;
  width: 74px;
  height: 77px;
  background-image: url('images/door-closed.svg');
  background-repeat: no-repeat;
  background-position: top left;
}
.page-template-events .filters .filter-wrap .escape-room:hover {
  opacity: 1 !important;
}
.page-template-events .filters .filter-wrap .escape-room .clock {
  position: absolute;
  display: none;
  top: 0;
  left: -35px;
  width: 30px;
  height: 30px;
  border: 1px solid #f7941e;
  border-radius: 50%;
  z-index: 101;
}
.page-template-events .filters .filter-wrap .escape-room .clock .hand {
  height: 50%;
  left: 14px;
  position: absolute;
  top: 0;
  transform-origin: 50% 100%;
  width: 1px;
  z-index: 8;
  background: #f7941e;
  animation: rotate_infinite 3s infinite linear;
}
.page-template-events .filters label,
.page-template-events .filters button,
.page-template-events .filters a {
  transition: opacity 0.5s ease;
}
.page-template-events .filters label:hover,
.page-template-events .filters button:hover,
.page-template-events .filters a:hover {
  opacity: 0.75;
}
.page-template-events .filters .available-filters {
  margin-left: -12px;
  margin-right: -12px;
}
.page-template-events .filters .available-filters .filter {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  z-index: 1;
}
@media (min-width: 768px) {
  .page-template-events .filters .available-filters .filter {
    float: left;
    width: 16.66666667%;
  }
}
.page-template-events .filters .available-filters .filter.dropdown {
  z-index: 2;
}
.page-template-events .filters .available-filters .filter.open {
  z-index: 10;
}
.page-template-events .filters .available-filters .filter .filter-label {
  display: block;
  color: #fff;
}
.page-template-events .filters .available-filters .filter .dropdown-toggle {
  min-width: 190px;
  padding: 6px 0;
  padding-right: 48px;
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
  text-align: left;
  box-shadow: none !important;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  text-transform: none;
}
.page-template-events .filters .available-filters .filter .dropdown-toggle .down-arrow {
  position: absolute;
  right: 6px;
  font-size: 12px;
}
.page-template-events .filters .available-filters .filter .reset-dropdown {
  position: relative;
  display: none;
  float: none;
  margin-left: -30px;
  z-index: 20;
}
.page-template-events .filters .available-filters .filter .dropdown-menu {
  width: 95%;
  min-width: 200px;
  margin-top: -46px;
  margin-left: -1px;
  background: #ed0c6e;
}
.page-template-events .filters .available-filters .filter .dropdown-menu a {
  padding: 3px 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
}
.page-template-events .filters .available-filters .filter .dropdown-menu a:hover {
  background: #ef59a1;
}
.page-template-events .filters .available-filters .filter .dropdown-menu li:first-child a {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
}
.page-template-events .filters .available-filters .filter-options {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .page-template-events .filters .available-filters .filter-options {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-template-events .filters .available-filters .filter-options {
    right: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-template-events .filters .available-filters .filter-options {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-template-events .filters .available-filters .filter-options {
    right: 25%;
  }
}
.page-template-events .filters .available-filters .filter-options .filter-options-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.page-template-events .filters .available-filters .filter-options .filter-options-container > .navbar-header,
.page-template-events .filters .available-filters .filter-options .filter-options-container > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  .page-template-events .filters .available-filters .filter-options .filter-options-container > .navbar-header,
  .page-template-events .filters .available-filters .filter-options .filter-options-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-template-events .filters .available-filters .filter-options .filter-options-container .filter {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .page-template-events .filters .available-filters .filter-options .filter-options-container .filter {
    float: left;
    width: 50%;
  }
}
.page-template-events .filters .available-filters .filter-options .custom-checkbox label {
  color: #fff !important;
}
.page-template-events .filters .available-filters .filter-options .custom-checkbox label:before {
  border: 2px solid #fff;
  background: #ed0c6e;
}
.page-template-events .filters .available-filters .filter-options .custom-checkbox input[type=checkbox]:checked + label:after {
  background: #fff !important;
}
.page-template-events .filters .available-filters .toggle-search {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: 31px;
  text-align: right;
}
@media (min-width: 992px) {
  .page-template-events .filters .available-filters .toggle-search {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .page-template-events .filters .available-filters .toggle-search {
    left: 50%;
  }
}
@media (min-width: 1200px) {
  .page-template-events .filters .available-filters .toggle-search {
    float: left;
    width: 25%;
  }
}
.page-template-events .filters .available-filters .toggle-search a {
  white-space: nowrap;
  color: #fff;
}
.page-template-events .filters .available-filters .toggle-search a:hover {
  text-decoration: none;
}
.page-template-events .filters .available-filters .toggle-search a span {
  font-size: 20px;
}
.classes-filters {
  margin-bottom: 40px;
}
.classes-filters:before,
.classes-filters:after {
  content: " ";
  display: table;
}
.classes-filters:after {
  clear: both;
}
.classes-filters:before,
.classes-filters:after {
  content: " ";
  display: table;
}
.classes-filters:after {
  clear: both;
}
.classes-filters .filter-options {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .classes-filters .filter-options {
    float: left;
    width: 50%;
  }
}
.classes-filters .filter-options .filter {
  width: 100%;
}
.classes-filters .filter-options .dropdown-toggle {
  min-width: 50%;
  padding: 6px 0;
  padding-right: 48px;
  border: none;
  border-bottom: 1px solid #000;
  background: transparent;
  text-align: left;
  box-shadow: none !important;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  text-transform: none;
}
.classes-filters .filter-options .dropdown-toggle:hover {
  color: #000 !important;
}
.classes-filters .filter-options .dropdown-toggle .down-arrow {
  position: absolute;
  right: 6px;
  font-size: 12px;
}
.classes-filters .filter-options .dropdown-menu {
  width: 55%;
  min-width: 200px;
  margin-top: -45px;
  margin-left: -12px;
  border: none;
  background: #fff;
  box-shadow: 0 6px 24px rgba(1, 165, 157, 0.175);
}
.classes-filters .filter-options .dropdown-menu a {
  padding: 3px 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  color: #000;
}
.classes-filters .filter-options .dropdown-menu a:hover {
  background: #fff;
}
.classes-filters .filter-options .dropdown-menu li:first-child a {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  color: #000;
}
.classes-filters .filter-options .filter-label {
  display: block;
}
.members-events {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 0;
}
@media (min-width: 768px) {
  .members-events {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .members-events {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .members-events {
    left: 25%;
  }
}
.page-template-classes .members-events {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  max-width: 1500px;
  padding: 0;
}
@media (min-width: 1200px) {
  .page-template-classes .members-events {
    float: left;
    width: 66.66666667%;
  }
}
.page-template-members-events .members-events {
  margin-top: 48px;
}
.members-events .tease-shows {
  width: 45.33% !important;
}
.members-events .widget .widget-copy {
  padding: 24px 24px 40px 12px !important;
}
.members-events .members-event {
  margin-bottom: 24px;
}
.members-events .members-event article {
  margin-left: -12px;
  margin-right: -12px;
}
.members-events .members-event article .article-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .members-events .members-event article .article-image {
    float: left;
    width: 41.66666667%;
  }
}
.members-events .members-event article .article-teaser {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .members-events .members-event article .article-teaser {
    float: left;
    width: 58.33333333%;
  }
}
.members-events .members-event article .article-teaser .venue {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000 !important;
  padding-bottom: 6px;
  text-transform: uppercase;
}
.members-events .members-event article .article-teaser .post-title a {
  color: #000;
}
.members-events .members-event article .article-teaser .date-range {
  padding-top: 0;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.members-events .members-event .widget-content .venue,
.members-events .members-event .widget-content .date-range {
  color: #fff !important;
}
.members-events .members-event .widget-content a {
  line-height: 43px;
  padding: 0 !important;
}
.tease a {
  text-decoration: none !important;
  border: none !important;
}
.tease a + .post-title {
  margin-top: 12px;
}
.tease:hover .date-range,
.tease:hover .post-title,
.tease:hover .venue,
.tease:hover p {
  opacity: 0.75;
}
.search .tease .post-summary {
  margin-top: 12px;
}
.search .tease .post-summary h2 {
  padding-bottom: 12px;
}
.search .tease .post-summary .btn-explore {
  display: none;
}
.tease-crosssellblocks {
  margin-bottom: 24px;
}
.tease-crosssellblocks article {
  background: #ed1c24;
  color: #fff;
  overflow: hidden;
}
.tease-crosssellblocks .card-content {
  position: relative;
  padding: 0 24px 24px;
  z-index: 10;
}
.tease-crosssellblocks .card-content:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f7941e;
  transform-origin: top left;
  transform: skewY(-3deg);
  z-index: -1;
}
.tease-crosssellblocks .card-content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -60px;
  background: #ed1c24;
  transform-origin: top right;
  transform: skewY(4deg);
  z-index: -1;
}
.tease-crosssellblocks h2 {
  padding-bottom: 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 42px;
  color: #fff;
}
.tease-crosssellblocks a {
  color: #fff;
  text-decoration: none !important;
}
.tease-crosssellblocks button {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #fff;
  min-width: 200px;
  border: 1px solid #fff;
  background: #ed1c24;
}
.tease-businessevents,
.tease-shows,
.tease-classes,
.tease-festivals,
.widget-content {
  margin-bottom: 24px;
}
.tease-businessevents h2,
.tease-shows h2,
.tease-classes h2,
.tease-festivals h2,
.widget-content h2 {
  padding-bottom: 0;
}
.tease-businessevents a,
.tease-shows a,
.tease-classes a,
.tease-festivals a,
.widget-content a {
  color: #000;
  text-decoration: none !important;
}
.tease-businessevents.calendar .post-title a,
.tease-shows.calendar .post-title a,
.tease-classes.calendar .post-title a,
.tease-festivals.calendar .post-title a,
.widget-content.calendar .post-title a,
.tease-businessevents.calendar .date-range,
.tease-shows.calendar .date-range,
.tease-classes.calendar .date-range,
.tease-festivals.calendar .date-range,
.widget-content.calendar .date-range {
  color: #ed1c24 !important;
}
.tease-businessevents.priority-booking,
.tease-shows.priority-booking,
.tease-classes.priority-booking,
.tease-festivals.priority-booking,
.widget-content.priority-booking {
  padding-top: 70px;
}
.tease-businessevents.priority-booking .priority-booking-message,
.tease-shows.priority-booking .priority-booking-message,
.tease-classes.priority-booking .priority-booking-message,
.tease-festivals.priority-booking .priority-booking-message,
.widget-content.priority-booking .priority-booking-message {
  position: absolute;
  top: 0;
  z-index: 1;
  width: calc(100% - 8px);
  margin-left: -8px;
  margin-right: -8px;
  mix-blend-mode: multiply;
}
.tease-businessevents.priority-booking .priority-booking-message .priority-message,
.tease-shows.priority-booking .priority-booking-message .priority-message,
.tease-classes.priority-booking .priority-booking-message .priority-message,
.tease-festivals.priority-booking .priority-booking-message .priority-message,
.widget-content.priority-booking .priority-booking-message .priority-message {
  padding: 8px 8px 16px;
  background: #ffcb08;
}
.tease-businessevents.priority-booking .priority-booking-message .priority-message span,
.tease-shows.priority-booking .priority-booking-message .priority-message span,
.tease-classes.priority-booking .priority-booking-message .priority-message span,
.tease-festivals.priority-booking .priority-booking-message .priority-message span,
.widget-content.priority-booking .priority-booking-message .priority-message span {
  font-size: 15px;
}
.tease-businessevents.priority-booking .priority-booking-message svg,
.tease-shows.priority-booking .priority-booking-message svg,
.tease-classes.priority-booking .priority-booking-message svg,
.tease-festivals.priority-booking .priority-booking-message svg,
.widget-content.priority-booking .priority-booking-message svg {
  fill: #ffcb08;
  mix-blend-mode: multiply;
  width: 100%;
}
.tease-businessevents.priority-booking .priority-booking-message h3,
.tease-shows.priority-booking .priority-booking-message h3,
.tease-classes.priority-booking .priority-booking-message h3,
.tease-festivals.priority-booking .priority-booking-message h3,
.widget-content.priority-booking .priority-booking-message h3 {
  padding-bottom: 0;
}
.tease-businessevents .venue,
.tease-shows .venue,
.tease-classes .venue,
.tease-festivals .venue,
.widget-content .venue {
  display: block;
  padding-top: 5px !important;
  text-transform: uppercase;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #ed1c24 !important;
}
.tease-businessevents .venue.theatre,
.tease-shows .venue.theatre,
.tease-classes .venue.theatre,
.tease-festivals .venue.theatre,
.widget-content .venue.theatre {
  color: #a3238e !important;
}
.tease-businessevents .venue.studio,
.tease-shows .venue.studio,
.tease-classes .venue.studio,
.tease-festivals .venue.studio,
.widget-content .venue.studio {
  color: #77ced9 !important;
}
.tease-businessevents .venue.kit,
.tease-shows .venue.kit,
.tease-classes .venue.kit,
.tease-festivals .venue.kit,
.widget-content .venue.kit {
  color: #ed1c24 !important;
}
.page-template-classes .tease-businessevents .venue,
.page-template-classes .tease-shows .venue,
.page-template-classes .tease-classes .venue,
.page-template-classes .tease-festivals .venue,
.page-template-classes .widget-content .venue {
  color: #00a651 !important;
}
.tease-businessevents[data-online-event="1"] .venue,
.tease-shows[data-online-event="1"] .venue,
.tease-classes[data-online-event="1"] .venue,
.tease-festivals[data-online-event="1"] .venue,
.widget-content[data-online-event="1"] .venue {
  color: #5c2e91 !important;
}
.tease-businessevents .group-details,
.tease-shows .group-details,
.tease-classes .group-details,
.tease-festivals .group-details,
.widget-content .group-details {
  padding-top: 6px;
  color: #00a651;
}
.tease-businessevents .book-button,
.tease-shows .book-button,
.tease-classes .book-button,
.tease-festivals .book-button,
.widget-content .book-button {
  position: absolute;
  width: 137px;
  right: 5px;
  margin-top: -22px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #fff;
}
.page-template-members-events .tease-businessevents .book-button,
.page-template-members-events .tease-shows .book-button,
.page-template-members-events .tease-classes .book-button,
.page-template-members-events .tease-festivals .book-button,
.page-template-members-events .widget-content .book-button {
  position: relative;
  right: initial;
  width: 140px;
  margin-top: 18px;
}
.tease-businessevents .book-button.lastfew,
.tease-shows .book-button.lastfew,
.tease-classes .book-button.lastfew,
.tease-festivals .book-button.lastfew,
.widget-content .book-button.lastfew {
  background: #ef59a1;
}
.tease-businessevents .book-button.lastfew:hover,
.tease-shows .book-button.lastfew:hover,
.tease-classes .book-button.lastfew:hover,
.tease-festivals .book-button.lastfew:hover,
.widget-content .book-button.lastfew:hover {
  background: #ed0c6e;
}
.tease-businessevents .book-button.available,
.tease-shows .book-button.available,
.tease-classes .book-button.available,
.tease-festivals .book-button.available,
.widget-content .book-button.available {
  background: #ed1c24;
}
.tease-businessevents .book-button.available:hover,
.tease-shows .book-button.available:hover,
.tease-classes .book-button.available:hover,
.tease-festivals .book-button.available:hover,
.widget-content .book-button.available:hover {
  background: #b11116;
}
.tease-businessevents .book-button.soldout,
.tease-shows .book-button.soldout,
.tease-classes .book-button.soldout,
.tease-festivals .book-button.soldout,
.widget-content .book-button.soldout {
  background: #5c2e91;
}
.tease-businessevents .book-button.soldout:hover,
.tease-shows .book-button.soldout:hover,
.tease-classes .book-button.soldout:hover,
.tease-festivals .book-button.soldout:hover,
.widget-content .book-button.soldout:hover {
  background: #211d70;
}
.tease-businessevents .book-button.on-sale-soon,
.tease-shows .book-button.on-sale-soon,
.tease-classes .book-button.on-sale-soon,
.tease-festivals .book-button.on-sale-soon,
.widget-content .book-button.on-sale-soon {
  background: #4db848;
}
.tease-businessevents .book-button.on-sale-soon:hover,
.tease-shows .book-button.on-sale-soon:hover,
.tease-classes .book-button.on-sale-soon:hover,
.tease-festivals .book-button.on-sale-soon:hover,
.widget-content .book-button.on-sale-soon:hover {
  background: #008059;
}
.tease-businessevents .book-button.priority,
.tease-shows .book-button.priority,
.tease-classes .book-button.priority,
.tease-festivals .book-button.priority,
.widget-content .book-button.priority {
  color: #000 !important;
  background: #ffcb08 !important;
}
.tease-businessevents .date-range,
.tease-shows .date-range,
.tease-classes .date-range,
.tease-festivals .date-range,
.widget-content .date-range {
  padding: 12px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000 !important;
}
.tease-businessevents .multibuy,
.tease-shows .multibuy,
.tease-classes .multibuy,
.tease-festivals .multibuy,
.widget-content .multibuy {
  clear: right;
  float: right;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 10px 12px;
  z-index: 1;
}
.tease-businessevents .multibuy .icon,
.tease-shows .multibuy .icon,
.tease-classes .multibuy .icon,
.tease-festivals .multibuy .icon,
.widget-content .multibuy .icon {
  font-size: 25px;
  color: #b11116;
}
.tease-businessevents .multibuy .badge-label,
.tease-shows .multibuy .badge-label,
.tease-classes .multibuy .badge-label,
.tease-festivals .multibuy .badge-label,
.widget-content .multibuy .badge-label {
  position: static;
  width: 57px;
  top: 17px;
  right: 5px;
  white-space: nowrap;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  color: #b11116;
}
.tease-businessevents .multibuy:hover .icon,
.tease-shows .multibuy:hover .icon,
.tease-classes .multibuy:hover .icon,
.tease-festivals .multibuy:hover .icon,
.widget-content .multibuy:hover .icon,
.tease-businessevents .multibuy:hover .badge-label,
.tease-shows .multibuy:hover .badge-label,
.tease-classes .multibuy:hover .badge-label,
.tease-festivals .multibuy:hover .badge-label,
.widget-content .multibuy:hover .badge-label {
  color: #50090b;
}
.tease-businessevents .multibuy + .post-title,
.tease-shows .multibuy + .post-title,
.tease-classes .multibuy + .post-title,
.tease-festivals .multibuy + .post-title,
.widget-content .multibuy + .post-title {
  margin-top: 0 !important;
}
@media (min-width: 992px) {
  .tease-shows .post-title {
    max-width: 80%;
  }
}
.tease-shows .online-event {
  clear: right;
  float: right;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 12px 12px;
  z-index: 1;
}
.tease-shows .online-event .icon {
  padding-top: 2px;
  font-size: 26px;
  color: #5c2e91;
}
.tease-shows .online-event .badge-label {
  white-space: nowrap;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  color: #5c2e91;
}
.tease-shows .online-event + .post-title {
  margin-top: 0 !important;
}
.popover {
  border: none;
  background-color: #b11116;
  color: #fff;
  z-index: 10000;
}
.popover a {
  color: #fff;
  text-decoration: underline;
}
.popover p {
  margin-bottom: 0;
}
.popover > .arrow {
  border: none;
}
.popover > .arrow:after {
  border-bottom-color: #b11116 !important;
}
.popover.accessibility > .arrow {
  display: none;
}
.show-booking,
.book-online {
  position: relative;
  z-index: 10;
}
.show-booking cog-booking,
.book-online cog-booking {
  display: inline-block;
}
.show-booking .tooltip,
.book-online .tooltip {
  display: none;
  position: absolute;
  width: 50%;
  right: 5px;
  top: 31px;
  padding: 10px;
  background: #c9e9e6;
  z-index: 300;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-align: left;
}
.performance .show-booking .tooltip,
.performance .book-online .tooltip {
  top: 53px;
  right: 0;
}
.show-booking .tooltip.open,
.book-online .tooltip.open {
  display: block;
}
.show-booking .tooltip .icon,
.book-online .tooltip .icon {
  position: absolute;
  top: -15px;
  right: calc(50% - 11px);
  color: #c9e9e6;
  transform: rotate(-90deg);
}
.accessibility-badges {
  position: relative;
  float: right;
  margin-left: 12px;
  padding-right: 5px;
  padding-bottom: 20px;
  z-index: 10;
}
@media (max-width: 767px) {
  .accessibility-badges.top {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .accessibility-badges.top {
    display: none !important;
  }
}
.accessibility-badges.bottom {
  display: none !important;
  float: none;
  margin-left: 0;
}
@media (max-width: 767px) {
  .accessibility-badges.bottom {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .accessibility-badges.bottom {
    display: block !important;
  }
}
.accessibility-badges a {
  display: inline-block;
  line-height: 43px;
  background: #ffcb08;
  color: #b11116;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  width: 43px;
  font-size: 13px;
  cursor: help;
}
.accessibility-badges a:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 6px;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #ffcb08 transparent transparent transparent;
}
.accessibility-badges a:focus,
.accessibility-badges a:hover {
  background-color: #b11116;
  color: #fff;
}
.accessibility-badges a:focus:after,
.accessibility-badges a:hover:after {
  border-color: #b11116 transparent transparent transparent;
}
.sidebar-info .accessibility-badges {
  float: none;
  margin: 0;
  padding-top: 12px;
}
.sidebar-info .accessibility-badges a {
  margin-bottom: 12px;
}
.book-online .accessibility-badges {
  float: none;
  padding-bottom: 0;
}
.book-online .accessibility-badges a {
  width: 43px;
  line-height: 41px;
}
.single-shows .pre-article-title,
.single-classes .pre-article-title,
.single-festivals .pre-article-title,
.single-businessevents .pre-article-title {
  display: inline-block;
  padding: 15px 0 12px 0;
  color: #ed1c24;
}
.single-shows .post-article-title,
.single-classes .post-article-title,
.single-festivals .post-article-title,
.single-businessevents .post-article-title {
  display: block;
  padding-bottom: 12px;
}
.single-shows .article-summary,
.single-classes .article-summary,
.single-festivals .article-summary,
.single-businessevents .article-summary {
  padding-bottom: 12px;
}
.single-shows .venue,
.single-classes .venue,
.single-festivals .venue,
.single-businessevents .venue {
  padding-top: 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 32px;
  color: #ed1c24;
}
.single-shows .venue.online,
.single-classes .venue.online,
.single-festivals .venue.online,
.single-businessevents .venue.online {
  height: 0;
  overflow: hidden;
}
.single-shows .date-range,
.single-classes .date-range,
.single-festivals .date-range,
.single-businessevents .date-range {
  padding: 12px 0;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 32px;
  color: #000;
}
.single-shows.theatre .venue,
.single-classes.theatre .venue,
.single-festivals.theatre .venue,
.single-businessevents.theatre .venue,
.single-shows.theatre .pre-article-title,
.single-classes.theatre .pre-article-title,
.single-festivals.theatre .pre-article-title,
.single-businessevents.theatre .pre-article-title {
  color: #a3238e;
}
.single-shows.studio .venue,
.single-classes.studio .venue,
.single-festivals.studio .venue,
.single-businessevents.studio .venue,
.single-shows.studio .pre-article-title,
.single-classes.studio .pre-article-title,
.single-festivals.studio .pre-article-title,
.single-businessevents.studio .pre-article-title {
  color: #77ced9;
}
.single-shows.kit .venue,
.single-classes.kit .venue,
.single-festivals.kit .venue,
.single-businessevents.kit .venue,
.single-shows.kit .pre-article-title,
.single-classes.kit .pre-article-title,
.single-festivals.kit .pre-article-title,
.single-businessevents.kit .pre-article-title {
  color: #ed1c24;
}
.single-shows .supporters .box-label,
.single-classes .supporters .box-label,
.single-festivals .supporters .box-label,
.single-businessevents .supporters .box-label {
  padding-top: 24px;
  padding-bottom: 12px;
  color: #878787;
}
.single-businessevents li.page-item-690 .children,
.single-businessevents li.page-item-710 .children {
  display: block !important;
}
.single-businessevents li.page-item-690 .children .page-item-688 a,
.single-businessevents li.page-item-710 .children .page-item-688 a,
.single-businessevents li.page-item-690 .children .page-item-712 a,
.single-businessevents li.page-item-710 .children .page-item-712 a {
  font-weight: 700;
}
.single-classes li.page-item-671 a,
.single-classes li.page-item-4199 a {
  font-weight: 700;
}
.single-classes li.page-item-671 .children,
.single-classes li.page-item-4199 .children {
  display: block !important;
}
.single-classes li.page-item-671 .children a,
.single-classes li.page-item-4199 .children a {
  font-weight: 400;
}
.single-classes .pre-article-title,
.single-classes .venue {
  color: #00a651 !important;
}
.single-classes .sidebar-info.downloads strong {
  display: block;
  padding: 6px 0;
}
.single-classes #performances .booking-information {
  margin: -10px;
  margin-bottom: 24px;
  padding: 10px;
  background: rgba(201, 233, 230, 0.5);
}
.single-classes #performances .booking-information + p {
  margin-bottom: 48px;
}
.single-classes #performances .performance .date .class-term {
  width: 50%;
}
.single-classes #performances .performance .date .class-weeks {
  width: 20%;
  font-weight: 400;
}
.show-performances {
  margin-top: -27px;
}
.show-performances .btn {
  position: relative;
  z-index: 2;
}
.show-performances.members + .venue {
  padding-top: 80px;
}
.show-performances .priority-booking,
.toast .priority-booking {
  bottom: calc(100% - 36px);
  width: calc(100% - 8px);
  margin-left: -8px;
  padding: 8px;
  background: #ffcb08;
  z-index: 1;
  margin-top: -120px;
  text-align: left;
}
.show-performances .priority-booking span,
.toast .priority-booking span {
  display: block;
  padding-bottom: 20px;
}
.single-classes .show-performances .priority-booking span,
.single-classes .toast .priority-booking span {
  padding-bottom: 70px;
}
.show-info:before,
.show-info:after {
  content: " ";
  display: table;
}
.show-info:after {
  clear: both;
}
.show-info:before,
.show-info:after {
  content: " ";
  display: table;
}
.show-info:after {
  clear: both;
}
.show-info dl {
  margin-bottom: 2px;
}
.show-info dt,
.show-info dd {
  display: inline;
}
.show-info dt {
  padding-right: 3px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.show-info dd {
  padding-bottom: 0px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.show-talks {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ffcb08;
}
.show-talks .show-talk .row {
  margin-bottom: 28px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ffcb08;
}
.show-talks .show-talk .talk-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .show-talks .show-talk .talk-image {
    float: left;
    width: 50%;
  }
}
.show-talks .show-talk .talk-image img {
  margin: 0;
}
.show-talks .show-talk .talk-image .btn {
  position: relative;
  float: right;
  min-width: 120px;
  margin-top: -18px;
  margin-right: 5px;
}
.show-talks .show-talk .talk-image .btn.soldout {
  pointer-events: none;
  background-color: #5c2e91 !important;
}
.show-talks .show-talk .talk-info {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .show-talks .show-talk .talk-info {
    float: left;
    width: 50%;
  }
}
.sidebar-info {
  padding-bottom: 12px;
  margin-bottom: 4px;
  border-bottom: 1px dotted #000;
  word-wrap: break-word;
}
.sidebar-info:first-child {
  padding-top: 54px;
}
.single-jobs .sidebar-info.downloads {
  padding-top: 24px;
}
.sidebar-info:last-child {
  border-bottom: none;
}
.page .sidebar-info {
  padding-bottom: 24px;
  margin-bottom: 6px;
}
.sidebar-info.membership .btn {
  margin-top: 24px;
}
.sidebar-info.downloads:before,
.sidebar-info.downloads:after {
  content: " ";
  display: table;
}
.sidebar-info.downloads:after {
  clear: both;
}
.sidebar-info.downloads:before,
.sidebar-info.downloads:after {
  content: " ";
  display: table;
}
.sidebar-info.downloads:after {
  clear: both;
}
.single-classes .sidebar-info.downloads {
  border: none;
}
.sidebar-info.class-booking-info {
  border-bottom: 1px solid #00a651;
}
.sidebar-info.class-booking-info p {
  margin-bottom: 12px;
}
.sidebar-info .btn {
  display: block;
}
.single-classes .sidebar-info .btn {
  border-color: #00a651;
  color: #00a651;
}
.single-classes .sidebar-info .btn:hover {
  background: #00a651;
  color: #fff;
}
.sidebar-info .sidebar-info-heading {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.sidebar-info .icon-multibuy-icon {
  color: #b11116;
  font-size: 25px;
}
.sidebar-info .icon-multibuy-icon:before {
  margin-left: 0 !important;
}
.sidebar-info .icon-online-stream-symbol {
  font-size: 26px;
  color: #5c2e91 !important;
}
.sidebar-info .icon-online-stream-symbol:before {
  margin-left: 0 !important;
}
.sidebar-info p {
  margin-bottom: 0;
}
#performances .modal-dialog {
  transform: translate3d(0, 100vh, 0);
  margin-bottom: 0;
}
#performances.in .modal-dialog {
  transform: translate3d(0, 40vh, 0);
}
#performances.in .modal-dialog .modal-content {
  min-height: 60vh;
}
#performances .modal-lg {
  width: 100vw;
}
#performances .modal-title {
  padding-bottom: 20px;
  line-height: 1;
}
#performances .modal-header-content .header-1 {
  padding-top: 22px;
  padding-bottom: 30px;
}
#performances .modal-header-content .close {
  margin-top: 30px;
  margin-bottom: 0;
}
#performances .modal-header-content .priority-booking-disclaimer {
  margin-bottom: 40px;
  padding: 8px 8px;
  background: #ffcb08;
}
#performances .modal-header-content .priority-booking-disclaimer:before,
#performances .modal-header-content .priority-booking-disclaimer:after {
  content: " ";
  display: table;
}
#performances .modal-header-content .priority-booking-disclaimer:after {
  clear: both;
}
#performances .modal-header-content .priority-booking-disclaimer:before,
#performances .modal-header-content .priority-booking-disclaimer:after {
  content: " ";
  display: table;
}
#performances .modal-header-content .priority-booking-disclaimer:after {
  clear: both;
}
#performances .modal-header-content .priority-booking-disclaimer h2 {
  margin: 0 !important;
  padding: 0;
  line-height: 43px;
}
#performances .modal-body {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
#performances .modal-body > .navbar-header,
#performances .modal-body > .navbar-collapse {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  #performances .modal-body > .navbar-header,
  #performances .modal-body > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#performances .modal-body .filters {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  #performances .modal-body .filters {
    float: left;
    width: 25%;
  }
}
#performances .modal-body .filters h4 {
  color: #a3238e;
  padding-bottom: 6px;
}
.single-classes #performances .modal-body .filters h4 {
  color: #00a651;
}
#performances .modal-body .filters img {
  display: block;
  margin-top: -50px;
  margin-bottom: 12px;
}
#performances .modal-body .filters span {
  display: inline-block;
}
#performances .modal-body .filters .switch {
  margin: 12px 0 25px;
  padding: 12px 0;
  border-top: 1px solid #ffcb08;
  border-bottom: 1px solid #ffcb08;
}
#performances .modal-body .filters .switch.extra {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#performances .modal-body .filters button {
  white-space: normal;
}
#performances .modal-body .booking-information {
  max-width: 600px;
  margin-bottom: 24px;
}
#performances .modal-body .performances {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  #performances .modal-body .performances {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  #performances .modal-body .performances {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  #performances .modal-body .performances {
    margin-left: 8.33333333%;
  }
}
#performances .modal-body .performances h2 {
  margin-top: 12px;
  margin-bottom: 0;
}
#performances .modal-body .daily-performances .start-day {
  display: none !important;
}
#performances .modal-body .daily-performances h2 {
  display: flex;
  align-items: center;
}
#performances .modal-body .daily-performances h2 button {
  display: flex;
  align-items: center;
  margin-left: 20px;
  border: none;
  background: none;
  font-size: 24px;
}
#performances .modal-body .daily-performances h2 button span.icon-asset-27 {
  font-size: 10px;
}
#performances .modal-body .performance {
  margin-left: -12px;
  margin-right: -12px;
  margin: 0;
  padding: 9px 0;
  border-top: 1px solid #ffcb08;
}
#performances .modal-body .performance:last-child {
  border-bottom: 1px solid #ffcb08;
}
#performances .modal-body .performance .date {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 0;
  font-weight: 700;
  line-height: 43px;
}
@media (min-width: 768px) {
  #performances .modal-body .performance .date {
    float: left;
    width: 41.66666667%;
  }
}
#performances .modal-body .performance .date span {
  display: inline-block;
}
#performances .modal-body .performance .date .start-day {
  width: 90px;
}
#performances .modal-body .performance .date .start-time {
  width: 100px;
}
#performances .modal-body .performance .date .price {
  width: 150px;
  font-weight: 400;
}
#performances .modal-body .performance .date .priority {
  color: #ed0c6e;
  font-weight: 400;
}
#performances .modal-body .performance .book-online {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 0;
  text-align: right;
  z-index: initial;
}
@media (min-width: 768px) {
  #performances .modal-body .performance .book-online {
    float: left;
    width: 58.33333333%;
  }
}
#performances .modal-body .performance .book-online .instance-info {
  display: inline-block;
  padding-right: 5px;
  text-align: left;
  padding-bottom: 8px;
  width: 100%;
}
@media (min-width: 768px) {
  #performances .modal-body .performance .book-online .book-online-wrapper {
    display: inline-flex;
    align-items: center;
  }
  #performances .modal-body .performance .book-online .book-online-wrapper .accessibility-badges {
    margin-left: 0px;
  }
  #performances .modal-body .performance .book-online .instance-info {
    text-align: right;
    padding-top: 10px;
  }
}
#performances .modal-body .performance .book-online .performance-attributes {
  display: inline-block;
}
#performances .modal-body .performance .book-online .btn {
  width: 137px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #fff;
}
#performances .modal-body .performance .book-online .btn.lastfew {
  background: #ef59a1;
}
#performances .modal-body .performance .book-online .btn.lastfew:hover {
  background: #ed0c6e;
}
#performances .modal-body .performance .book-online .btn.available {
  background: #ed1c24;
}
#performances .modal-body .performance .book-online .btn.available:hover {
  background: #b11116;
}
#performances .modal-body .performance .book-online .btn.soldout {
  background: #5c2e91;
}
#performances .modal-body .performance .book-online .btn.soldout:hover {
  background: #211d70;
}
#performances .modal-body .performance .book-online .btn.soldout:hover + .tooltip {
  display: block;
}
aside#reviews {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -24px;
  mix-blend-mode: multiply;
}
aside#reviews:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 0 0 100vw;
  border-color: transparent transparent transparent rgba(255, 203, 8, 0.5);
}
.theatre aside#reviews:before {
  border-color: transparent transparent transparent rgba(247, 172, 188, 0.8);
}
.studio aside#reviews:before {
  border-color: transparent transparent transparent #c9e9e6;
}
aside#reviews .reviews-items {
  padding: 24px 0 60px;
  background: rgba(255, 203, 8, 0.5);
  text-align: center;
}
.theatre aside#reviews .reviews-items {
  background: rgba(247, 172, 188, 0.8);
}
.studio aside#reviews .reviews-items {
  background: #c9e9e6;
}
aside#reviews .reviews-items .review {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  aside#reviews .reviews-items .review {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 768px) {
  aside#reviews .reviews-items .review {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  aside#reviews .reviews-items .review {
    margin-left: 33.33333333%;
  }
}
@media (min-width: 992px) {
  aside#reviews .reviews-items .review {
    float: left;
    width: 33.33333333%;
  }
}
aside#reviews .reviews-items h4 {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 42px;
  color: #000;
}
aside#reviews .reviews-items .rating {
  display: block;
  padding: 12px 0 24px;
  color: #fff;
  font-size: 26px;
}
.show-people {
  margin-left: -12px;
  margin-right: -12px;
}
.show-people:before {
  position: absolute;
  margin-top: -25px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 25px 100vw;
  border-color: transparent transparent #ffcb08 transparent;
  mix-blend-mode: multiply;
}
.theatre .show-people:before {
  border-color: transparent transparent #f7acbc transparent;
}
.studio .show-people:before {
  border-color: transparent transparent #77ced9 transparent;
}
.show-people:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 53px 0;
  border-color: transparent #ffcb08 transparent transparent;
}
.theatre .show-people:after {
  border-color: transparent #f7acbc transparent transparent;
}
.studio .show-people:after {
  border-color: transparent #77ced9 transparent transparent;
}
.show-people .box-header {
  padding: 24px 0 42px;
}
aside#cast {
  padding: 0 24px;
  background: #ffcb08;
}
.theatre aside#cast {
  background: #f7acbc;
}
.studio aside#cast {
  background: #77ced9;
}
aside#cast .show-cast {
  margin-left: -12px;
  margin-right: -12px;
}
aside#cast .show-cast .person {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  aside#cast .show-cast .person {
    float: left;
    width: 16.66666667%;
  }
}
aside#cast .show-cast .person img {
  margin-bottom: 12px;
}
aside#cast .show-cast .person .person-name {
  padding-bottom: 6px;
}
aside#cast .show-cast .slick-prev,
aside#cast .show-cast .slick-next {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: rgba(247, 148, 30, 0.4);
  color: #fff;
}
aside#cast .show-cast .slick-prev:before,
aside#cast .show-cast .slick-next:before {
  font-family: 'fontello';
  content: '\e810';
}
.theatre aside#cast .show-cast .slick-prev,
.theatre aside#cast .show-cast .slick-next {
  background: rgba(247, 172, 188, 0.5);
}
.studio aside#cast .show-cast .slick-prev,
.studio aside#cast .show-cast .slick-next {
  background: rgba(0, 182, 189, 0.6);
}
.page-template-default aside#cast .show-cast .slick-prev,
.page-template-default aside#cast .show-cast .slick-next {
  background: rgba(0, 182, 189, 0.6);
}
aside#cast .show-cast .slick-prev {
  transform-origin: 30px 15px;
  transform: rotate(180deg);
}
aside#creative-team {
  padding: 21px 24px;
  background: #ffcb08;
}
.theatre aside#creative-team {
  background: #f7acbc;
}
.studio aside#creative-team {
  background: #77ced9;
}
aside#creative-team .show-team {
  margin-left: -12px;
  margin-right: -12px;
}
aside#creative-team .show-team .person {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 36px;
}
@media (min-width: 768px) {
  aside#creative-team .show-team .person {
    float: left;
    width: 16.66666667%;
  }
}
aside#creative-team .show-team .person .person-name {
  padding-bottom: 6px;
}
aside#partner-logos {
  margin-left: -12px;
  margin-right: -12px;
  padding: 0px 24px 43px;
}
aside#partner-logos .box-header {
  padding-top: 43px;
}
aside#partner-logos .partner-logos-items {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  align-items: center;
}
aside#partner-logos .partner-logos-items .partner-logos-item {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  aside#partner-logos .partner-logos-items .partner-logos-item {
    float: left;
    width: 16.66666667%;
  }
}
aside#partner-logos .partner-logos-items .partner-logos-item:nth-child(6n+1) {
  clear: left;
}
aside#partner-logos .partner-logos-items .partner-logos-item a {
  text-decoration: none !important;
}
aside#partner-logos .partner-logos-items .partner-logos-item .partner-brand {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 200px;
  height: 200px;
}
aside#partner-logos .partner-logos-items .partner-logos-item .caption {
  padding-top: 12px;
}
.single-classes aside#partner-logos {
  margin-left: 0;
  margin-right: 0;
  padding: 0px 0 43px;
}
.single-classes aside#partner-logos .partners-content {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single-classes aside#partner-logos .partners-content {
    float: left;
    width: 50%;
  }
}
.single-classes aside#partner-logos .partners-content .partner-logos-item {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .single-classes aside#partner-logos .partners-content .partner-logos-item {
    float: left;
    width: 33.33333333%;
  }
}
aside#related-shows {
  margin-left: -12px;
  margin-right: -12px;
  padding: 0px 24px 43px;
}
.single-classes aside#related-shows {
  margin-left: 0;
  margin-right: 0;
  padding: 24px;
}
aside#related-shows .box-header {
  padding-top: 43px;
  color: #211d70;
}
aside#related-shows .related-shows-items {
  margin-left: -12px;
  margin-right: -12px;
}
aside#related-shows .related-shows-items .tease {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  aside#related-shows .related-shows-items .tease {
    float: left;
    width: 33.33333333%;
  }
}
aside#related-shows .related-shows-items .tease .book-button {
  right: 5px;
}
footer {
  position: relative;
  overflow: hidden;
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover,
footer a:focus,
footer a:active {
  color: #fff;
}
footer strong,
footer em {
  color: #fff;
}
footer ul {
  padding: 0;
  list-style: none;
}
footer ul li {
  margin-top: 12px;
}
footer ul li:first-child {
  margin-top: 0;
}
footer .footer-content {
  padding: 24px 32px;
  background: #007dc6;
}
footer .flex-row {
  display: flex;
}
footer .footer-section-address,
footer .footer-section-menu {
  margin-bottom: 24px;
}
footer .footer-navigation {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  footer .footer-navigation {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  footer .footer-navigation {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  footer .footer-navigation {
    float: left;
    width: 75%;
  }
}
footer .footer-navigation .footer-section-address {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  footer .footer-navigation .footer-section-address {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer .footer-navigation .footer-section-address {
    float: left;
    width: 25%;
  }
}
footer .footer-navigation .footer-section-address img {
  width: 162px;
  margin-bottom: 24px;
}
footer .footer-navigation .footer-section-menu {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  footer .footer-navigation .footer-section-menu {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer .footer-navigation .footer-section-menu {
    float: left;
    width: 75%;
  }
}
footer .footer-navigation .footer-section-menu .footer-menu {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 0;
}
@media (min-width: 992px) {
  footer .footer-navigation .footer-section-menu .footer-menu {
    float: left;
    width: 50%;
  }
}
footer .footer-navigation .footer-section-menu .footer-menu a {
  font-weight: 700;
}
footer .footer-navigation .footer-section-menu h4 {
  color: #fff;
}
footer .footer-section-social {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  footer .footer-section-social {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  footer .footer-section-social {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  footer .footer-section-social {
    float: left;
    width: 25%;
  }
}
footer .footer-section-social p {
  margin-top: auto;
}
footer .footer-section-social ul {
  margin-bottom: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5px;
}
footer .footer-section-social ul li {
  margin: 0;
}
footer .footer-section-social li {
  display: inline-block;
  font-size: 34px;
}
footer .footer-section-social li a:hover {
  color: #77ced9;
}
footer .footer-section-social li a:focus {
  color: #77ced9;
}
footer .footer-section-social .youtube {
  font-size: 0.8em;
}
footer .footer-section-social .mailing-list a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  background-color: #ffffff;
  color: #007dc6;
  font-size: 24px;
  font-weight: 500;
  line-height: 54px;
  text-align: center;
  transition: background 0.3s ease;
}
footer .footer-section-social .mailing-list a:hover {
  border: none;
  text-decoration: none;
  background: #E80074;
  color: #ffffff;
}
footer .footer-row {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #fff;
}
footer .footer-supporters {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  footer .footer-supporters {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  footer .footer-supporters {
    float: left;
    width: 75%;
  }
}
footer .footer-supporters .footer-section-owner {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  footer .footer-supporters .footer-section-owner {
    float: left;
    width: 33.33333333%;
  }
}
footer .footer-supporters .footer-section-charity {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  footer .footer-supporters .footer-section-charity {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  footer .footer-supporters .footer-section-charity {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  footer .footer-supporters .footer-section-charity {
    left: 16.66666667%;
  }
}
footer .footer-supporters .footer-section-charity span {
  display: block;
  padding-bottom: 6px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
footer .footer-supporters .footer-section-logos {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  footer .footer-supporters .footer-section-logos {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  footer .footer-supporters .footer-section-logos {
    float: left;
    width: 50%;
  }
}
footer .footer-supporters .footer-section-logos img {
  max-height: 70px;
  height: auto;
}
footer .footer-supporters .footer-section-logos img:last-child {
  margin-left: 24px;
}
footer .footer-section-credits {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  footer .footer-section-credits {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  footer .footer-section-credits {
    float: left;
    width: 25%;
  }
}
footer .footer-section-credits .ccc {
  max-width: 50%;
  padding-left: 20px;
}
footer .footer-decoration-1 {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -50px;
  border-style: solid;
  border-width: 50px 0 0 100vw;
  border-color: transparent transparent transparent #007dc6;
}
footer .footer-decoration-2 {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -50px;
  padding-bottom: 1500px;
  border-style: solid;
  border-width: 15px 0 0 100vw;
  border-color: transparent transparent transparent #77ced9;
  transform: rotateY(180deg);
  mix-blend-mode: multiply;
}
@media (min-width: 768px) {
  footer .footer-supporters .footer-section-owner {
    width: 50%;
  }
  footer .footer-section-credits.two {
    flex-direction: inherit;
  }
}
@media (min-width: 992px) {
  footer .footer-section-credits {
    float: left;
    width: 25%;
  }
  footer .footer-section-credits.two {
    padding-right: 140px;
  }
}
footer .footer-section-credits.two .ccc {
  width: 100px;
  flex-shrink: 0;
  padding-left: 30px;
}
footer .footer-section-credits.two p {
  width: 226px !important;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  footer .footer-section-credits.two p {
    width: 140px !important;
  }
  footer .hr-second {
    display: none;
  }
}
.additional-elements .set-2 .decoration-c-crop,
.members-events .set-2 .decoration-c-crop {
  position: absolute;
  width: 40%;
  height: 750px;
  overflow: hidden;
  transform-origin: 0 0;
  transform: skew(-5deg, 0deg);
  mix-blend-mode: normal;
  z-index: 10;
}
.page-template-members-events .additional-elements .set-2 .decoration-c-crop,
.page-template-members-events .members-events .set-2 .decoration-c-crop {
  width: 53%;
}
.additional-elements .set-2 .decoration-c-crop .decoration-c:after,
.members-events .set-2 .decoration-c-crop .decoration-c:after {
  height: 750px;
  transform: none;
}
.additional-elements .set-2 .decoration-d-crop,
.members-events .set-2 .decoration-d-crop {
  width: 55%;
  height: 750px;
  transform: skew(25deg, 0deg) translate(-295px, 0%);
}
.page-template-members-events .additional-elements .set-2 .decoration-d-crop,
.page-template-members-events .members-events .set-2 .decoration-d-crop {
  width: 70%;
}
.additional-elements .set-2 .decoration-d-crop .decoration-d:after,
.members-events .set-2 .decoration-d-crop .decoration-d:after {
  height: 750px;
}
.additional-elements .widget,
.members-events .widget {
  position: relative;
  overflow: hidden;
  margin-top: 12px;
  color: #fff;
}
.additional-elements .widget:after,
.members-events .widget:after {
  position: absolute;
  margin-top: -40px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 0 100vw;
  border-color: transparent transparent transparent #fff;
  z-index: 20;
}
.additional-elements .widget .widget-content,
.members-events .widget .widget-content {
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 0;
  position: relative;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #fff;
  z-index: 30;
}
@media (min-width: 992px) {
  .additional-elements .widget .widget-content,
  .members-events .widget .widget-content {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .additional-elements .widget .widget-content,
  .members-events .widget .widget-content {
    right: 66.66666667%;
  }
}
.page-template-members-events .additional-elements .widget .widget-content,
.page-template-members-events .members-events .widget .widget-content {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .page-template-members-events .additional-elements .widget .widget-content,
  .page-template-members-events .members-events .widget .widget-content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-template-members-events .additional-elements .widget .widget-content,
  .page-template-members-events .members-events .widget .widget-content {
    right: 50%;
  }
}
.page-template-members-events .additional-elements .widget .widget-content,
.page-template-members-events .members-events .widget .widget-content {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.page-template-members-events .additional-elements .widget .widget-content .venue,
.page-template-members-events .members-events .widget .widget-content .venue {
  color: #fff;
}
.additional-elements .widget .widget-content a,
.members-events .widget .widget-content a {
  margin-top: 12px;
  padding: 12px 42px;
  color: #fff;
}
.additional-elements .widget .widget-content h2,
.members-events .widget .widget-content h2 {
  margin-bottom: 12px;
  color: #fff;
}
.additional-elements .widget .widget-image,
.members-events .widget .widget-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  height: 500px;
  padding: 0;
}
@media (min-width: 992px) {
  .additional-elements .widget .widget-image,
  .members-events .widget .widget-image {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .additional-elements .widget .widget-image,
  .members-events .widget .widget-image {
    left: 33.33333333%;
  }
}
.page-template-members-events .additional-elements .widget .widget-image,
.page-template-members-events .members-events .widget .widget-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  .page-template-members-events .additional-elements .widget .widget-image,
  .page-template-members-events .members-events .widget .widget-image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-template-members-events .additional-elements .widget .widget-image,
  .page-template-members-events .members-events .widget .widget-image {
    left: 50%;
  }
}
.page-template-members-events .additional-elements .widget .widget-image,
.page-template-members-events .members-events .widget .widget-image {
  height: 350px;
}
.additional-elements .widget .widget-image .caption-overlay,
.members-events .widget .widget-image .caption-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-blend-mode: multiply;
  background-size: cover !important;
  background-repeat: no-repeat;
}
.additional-elements .widget .widget-image .caption-overlay .caption,
.members-events .widget .widget-image .caption-overlay .caption {
  position: absolute;
  left: 120px;
  bottom: 60px;
  z-index: 30;
}
.additional-elements .widget .widget-image .caption-overlay .outer-icon,
.members-events .widget .widget-image .caption-overlay .outer-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 96px;
  height: 96px;
  margin-top: -30px;
  color: #fff;
}
.additional-elements .widget .widget-image .caption-overlay .outer-icon span,
.members-events .widget .widget-image .caption-overlay .outer-icon span {
  display: inline-block;
  width: 100%;
  font-size: 52px;
  line-height: 96px;
  text-align: center;
}
.additional-elements .widget .widget-copy,
.members-events .widget .widget-copy {
  padding: 40px 24px;
}
.additional-elements .red .decoration-c-crop .decoration-c:after,
.members-events .red .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #f7941e;
}
.additional-elements .red .decoration-d-crop .decoration-d:after,
.members-events .red .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #ed1c24;
}
.additional-elements .red .btn,
.members-events .red .btn {
  border: 1px solid #f7acbc;
}
.additional-elements .red .btn:hover,
.members-events .red .btn:hover {
  background: #f7941e;
  border-color: #f7941e;
}
.additional-elements .red .outer-icon,
.members-events .red .outer-icon {
  background: rgba(247, 148, 30, 0.6);
}
.additional-elements .pink .decoration-c-crop .decoration-c:after,
.members-events .pink .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #ef59a1;
}
.additional-elements .pink .decoration-d-crop .decoration-d:after,
.members-events .pink .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #ed0c6e;
}
.additional-elements .pink .btn,
.members-events .pink .btn {
  border: 1px solid #f7acbc;
}
.additional-elements .pink .btn:hover,
.members-events .pink .btn:hover {
  background: #ef59a1;
  border-color: #ef59a1;
}
.page-template-members-events .additional-elements .pink .btn,
.page-template-members-events .members-events .pink .btn {
  border-color: #fff;
  background: transparent;
}
.additional-elements .pink .outer-icon,
.members-events .pink .outer-icon {
  background: rgba(247, 172, 188, 0.8);
}
.additional-elements .purple .decoration-c-crop .decoration-c:after,
.members-events .purple .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #ed0c6e;
}
.additional-elements .purple .decoration-d-crop .decoration-d:after,
.members-events .purple .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #2e3192;
}
.additional-elements .purple .btn,
.members-events .purple .btn {
  border: 1px solid #ef59a1;
}
.additional-elements .purple .btn:hover,
.members-events .purple .btn:hover {
  background: #a3238e;
  border-color: #a3238e;
}
.page-template-members-events .additional-elements .purple .btn,
.page-template-members-events .members-events .purple .btn {
  border-color: #fff;
  background: transparent;
}
.additional-elements .purple .outer-icon,
.members-events .purple .outer-icon {
  background: rgba(247, 172, 188, 0.8);
}
.additional-elements .blue .decoration-c-crop .decoration-c:after,
.members-events .blue .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #00aeef;
}
.additional-elements .blue .decoration-d-crop .decoration-d:after,
.members-events .blue .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #00aeef;
}
.additional-elements .blue .btn,
.members-events .blue .btn {
  border: 1px solid #6ecff6;
}
.additional-elements .blue .btn:hover,
.members-events .blue .btn:hover {
  background: #00aeef;
  border-color: #00aeef;
}
.additional-elements .blue .outer-icon,
.members-events .blue .outer-icon {
  background: rgba(46, 49, 146, 0.6);
}
.additional-elements .turquoise .decoration-c-crop .decoration-c:after,
.members-events .turquoise .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #00a99d;
}
.additional-elements .turquoise .decoration-d-crop .decoration-d:after,
.members-events .turquoise .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #c9e9e6;
}
.additional-elements .turquoise .btn,
.members-events .turquoise .btn {
  border: 1px solid #77ced9;
}
.additional-elements .turquoise .btn:hover,
.members-events .turquoise .btn:hover {
  background: #00b6bd;
  border-color: #00b6bd;
}
.additional-elements .turquoise .outer-icon,
.members-events .turquoise .outer-icon {
  background: rgba(0, 182, 189, 0.6);
}
.additional-elements .green .decoration-c-crop .decoration-c:after,
.members-events .green .decoration-c-crop .decoration-c:after {
  border-color: transparent transparent transparent #4db848;
}
.additional-elements .green .decoration-d-crop .decoration-d:after,
.members-events .green .decoration-d-crop .decoration-d:after {
  border-color: transparent transparent transparent #c9e9e6;
}
.additional-elements .green .btn,
.members-events .green .btn {
  border: 1px solid #a6ce39;
}
.additional-elements .green .btn:hover,
.members-events .green .btn:hover {
  background: #4db848;
  border-color: #4db848;
}
.additional-elements .green .outer-icon,
.members-events .green .outer-icon {
  background: rgba(77, 184, 72, 0.6);
}
.additional-elements .widget-donation-slider-box:before,
.members-events .widget-donation-slider-box:before,
.additional-elements .widget-box:before,
.members-events .widget-box:before,
.additional-elements .widget-donation-slider-box:after,
.members-events .widget-donation-slider-box:after,
.additional-elements .widget-box:after,
.members-events .widget-box:after {
  content: " ";
  display: table;
}
.additional-elements .widget-donation-slider-box:after,
.members-events .widget-donation-slider-box:after,
.additional-elements .widget-box:after,
.members-events .widget-box:after {
  clear: both;
}
.additional-elements .widget-donation-slider-box:before,
.members-events .widget-donation-slider-box:before,
.additional-elements .widget-box:before,
.members-events .widget-box:before,
.additional-elements .widget-donation-slider-box:after,
.members-events .widget-donation-slider-box:after,
.additional-elements .widget-box:after,
.members-events .widget-box:after {
  content: " ";
  display: table;
}
.additional-elements .widget-donation-slider-box:after,
.members-events .widget-donation-slider-box:after,
.additional-elements .widget-box:after,
.members-events .widget-box:after {
  clear: both;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider,
.members-events .widget-donation-slider-box .widget-content .donation-slider,
.additional-elements .widget-box .widget-content .donation-slider,
.members-events .widget-box .widget-content .donation-slider {
  padding: 40px 24px;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount,
.members-events .widget-box .widget-content .donation-slider .donation-amount {
  padding-top: 24px;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount .btn {
  width: 100%;
  padding: 12px 0;
  background: #fff;
  border: none;
  font-weight: 700;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.red .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.red .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.red .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount.red .btn {
  color: #ed1c24;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.red .btn:hover,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.red .btn:hover,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.red .btn:hover,
.members-events .widget-box .widget-content .donation-slider .donation-amount.red .btn:hover {
  background: #fff200;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.purple .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.purple .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.purple .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount.purple .btn {
  color: #a3238e;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.purple .btn:hover,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.purple .btn:hover,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.purple .btn:hover,
.members-events .widget-box .widget-content .donation-slider .donation-amount.purple .btn:hover {
  background: #f7acbc;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.blue .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.blue .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.blue .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount.blue .btn {
  color: #007dc6;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.blue .btn:hover,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.blue .btn:hover,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.blue .btn:hover,
.members-events .widget-box .widget-content .donation-slider .donation-amount.blue .btn:hover {
  background: #6ecff6;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.turquoise .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.turquoise .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.turquoise .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount.turquoise .btn {
  color: #00b6bd;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.turquoise .btn:hover,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.turquoise .btn:hover,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.turquoise .btn:hover,
.members-events .widget-box .widget-content .donation-slider .donation-amount.turquoise .btn:hover {
  background: #c9e9e6;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.pink .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.pink .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.pink .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount.pink .btn {
  color: #ed0c6e;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.pink .btn:hover,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.pink .btn:hover,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.pink .btn:hover,
.members-events .widget-box .widget-content .donation-slider .donation-amount.pink .btn:hover {
  background: #f7acbc;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.green .btn,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.green .btn,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.green .btn,
.members-events .widget-box .widget-content .donation-slider .donation-amount.green .btn {
  color: #4db848;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .donation-amount.green .btn:hover,
.members-events .widget-donation-slider-box .widget-content .donation-slider .donation-amount.green .btn:hover,
.additional-elements .widget-box .widget-content .donation-slider .donation-amount.green .btn:hover,
.members-events .widget-box .widget-content .donation-slider .donation-amount.green .btn:hover {
  background: #d7df21;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .slider-track,
.members-events .widget-donation-slider-box .widget-content .donation-slider .slider-track,
.additional-elements .widget-box .widget-content .donation-slider .slider-track,
.members-events .widget-box .widget-content .donation-slider .slider-track {
  background: none;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .slider-selection,
.members-events .widget-donation-slider-box .widget-content .donation-slider .slider-selection,
.additional-elements .widget-box .widget-content .donation-slider .slider-selection,
.members-events .widget-box .widget-content .donation-slider .slider-selection {
  background: #fff;
  border-radius: 5px 0 0 5px;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .slider-track-high,
.members-events .widget-donation-slider-box .widget-content .donation-slider .slider-track-high,
.additional-elements .widget-box .widget-content .donation-slider .slider-track-high,
.members-events .widget-box .widget-content .donation-slider .slider-track-high {
  height: 60%;
  top: 20%;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0 5px 5px 0;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .slider,
.members-events .widget-donation-slider-box .widget-content .donation-slider .slider,
.additional-elements .widget-box .widget-content .donation-slider .slider,
.members-events .widget-box .widget-content .donation-slider .slider {
  margin-top: 24px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .slider .slider-tick,
.members-events .widget-donation-slider-box .widget-content .donation-slider .slider .slider-tick,
.additional-elements .widget-box .widget-content .donation-slider .slider .slider-tick,
.members-events .widget-box .widget-content .donation-slider .slider .slider-tick {
  display: none;
}
.additional-elements .widget-donation-slider-box .widget-content .donation-slider .slider .slider-tick-label:first-child,
.members-events .widget-donation-slider-box .widget-content .donation-slider .slider .slider-tick-label:first-child,
.additional-elements .widget-box .widget-content .donation-slider .slider .slider-tick-label:first-child,
.members-events .widget-box .widget-content .donation-slider .slider .slider-tick-label:first-child {
  left: 2% !important;
}
.additional-elements .quote,
.members-events .quote {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 43px;
  background: rgba(247, 172, 188, 0.2);
  transform: skewY(-1.5deg);
}
.additional-elements .quote .quote-image,
.members-events .quote .quote-image {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .additional-elements .quote .quote-image,
  .members-events .quote .quote-image {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .additional-elements .quote .quote-image,
  .members-events .quote .quote-image {
    float: left;
    width: 25%;
  }
}
.additional-elements .quote .quote-content,
.members-events .quote .quote-content {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  padding: 36px 0;
  transform: skewY(1.5deg);
}
@media (min-width: 768px) {
  .additional-elements .quote .quote-content,
  .members-events .quote .quote-content {
    float: left;
    width: 25%;
  }
}
.additional-elements .quote .quote-content p,
.members-events .quote .quote-content p {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 25px;
  line-height: 32px;
  color: #ed0c6e;
}
.additional-elements .quote .quote-content .quote-author,
.members-events .quote .quote-content .quote-author {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ed0c6e;
}
.additional-elements .quote .quote-content .quote-line,
.members-events .quote .quote-content .quote-line {
  width: 100%;
  height: 0px;
  margin-top: 6px;
  border-top: 1px solid #ed0c6e;
}
.additional-elements .quote .quote-content .quote-line .shape-box,
.members-events .quote .quote-content .quote-line .shape-box {
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin-top: -1px;
  margin-left: 60px;
  box-sizing: border-box;
}
@-moz-document url-prefix() {
  .additional-elements .quote .quote-content .quote-line .shape-box,
  .members-events .quote .quote-content .quote-line .shape-box {
    margin-top: -1.5px;
  }
}
.additional-elements .quote .quote-content .quote-line .shape-box .shape-inner,
.members-events .quote .quote-content .quote-line .shape-box .shape-inner {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border-left: 1px solid #ed0c6e;
  border-bottom: 1px solid #ed0c6e;
  transform: skewY(-45deg);
  box-sizing: border-box;
  background: #fdeff2;
}
.donate-widget {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .donate-widget {
    height: 400px;
  }
}
@media (min-width: 1500px) {
  .donate-widget {
    height: 600px;
  }
}
.marlowe-donate-widget {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 1999;
  overflow: hidden;
}
@media (min-width: 768px) {
  .marlowe-donate-widget {
    top: 80px;
  }
}
.marlowe-donate-widget .widget-content {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 11000;
  transform: translate(-15px, 60%);
}
@media (min-width: 768px) {
  .marlowe-donate-widget .widget-content {
    height: 290px;
    justify-content: center;
    padding-right: 30px;
    transform: none;
  }
}
@media (min-width: 1500px) {
  .marlowe-donate-widget .widget-content {
    height: 430px;
  }
}
.marlowe-donate-widget h3 {
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
}
@media (min-width: 768px) {
  .marlowe-donate-widget h3 {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
  }
}
@media (min-width: 1500px) {
  .marlowe-donate-widget h3 {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
  }
}
.marlowe-donate-widget p {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .marlowe-donate-widget p {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
  }
}
@media (min-width: 1500px) {
  .marlowe-donate-widget p {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    color: #fff;
  }
}
.marlowe-donate-widget .btn {
  width: 100%;
  margin-bottom: 10px;
  background: white;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #ed0c6e;
}
@media (min-width: 768px) {
  .marlowe-donate-widget .btn {
    font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #ed0c6e;
  }
}
.marlowe-donate-widget #donate-svg-mobile {
  position: relative;
  top: 0;
  right: -200px;
  width: 420px;
}
@media (min-width: 768px) {
  .marlowe-donate-widget #donate-svg-mobile {
    right: -210px;
    width: 520px;
  }
}
@media (min-width: 1500px) {
  .marlowe-donate-widget #donate-svg-mobile {
    right: -330px;
    width: 775px;
  }
}
.marlowe-today {
  position: fixed;
  top: 120px;
  left: 100vw;
  z-index: 3001;
}
.marlowe-today .widget-tab {
  float: left;
  position: absolute;
  width: 70px;
  height: 124px;
  margin-left: -70px;
  background: #211d70;
  color: #fff;
  cursor: pointer;
}
.marlowe-today .widget-tab span {
  position: absolute;
  top: 12px;
  left: 17px;
  font-size: 20px;
}
.marlowe-today .widget-tab span.widget-title {
  display: inline-block;
  position: absolute;
  top: 48px;
  left: 40px;
  transform-origin: 0 0;
  transform: rotate(90deg);
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
.marlowe-today .widget-content {
  float: left;
  padding: 18px 48px 36px 48px;
  background: #211d70;
  color: #fff;
  white-space: nowrap;
}
.marlowe-today .widget-content .close {
  margin-right: -17px;
  color: #fff;
  opacity: 0.7;
  text-shadow: none;
}
.marlowe-today .widget-content .show {
  position: relative;
  display: inline-block !important;
  width: 290px;
  margin-right: 12px;
}
.marlowe-today .widget-content .show h3 {
  padding-bottom: 0;
  white-space: normal;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.marlowe-today .widget-content .show a {
  color: #fff;
  text-decoration: none !important;
}
.marlowe-today .widget-content .show img {
  margin-top: 18px;
}
.marlowe-today .widget-content .show .book-button {
  bottom: -18px;
}
.marlowe-today.marlowe-donate .widget-content {
  white-space: normal;
  width: 400px;
}
.marlowe-today.marlowe-donate .widget-content p {
  margin-top: 20px;
}
.flag-message,
.cookie-consent {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding: 6px 0;
  padding-right: 24px;
  background: #ffcb08;
  transition: all 1s ease;
  text-align: center;
  z-index: 4000;
}
.flag-message .dismiss-message,
.cookie-consent .dismiss-message {
  text-shadow: none;
  opacity: 1;
  font-size: 20px;
  line-height: 58px;
}
.flag-message aside,
.cookie-consent aside {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cookie-consent {
  background: #f7acbc;
}
.cookie-consent + .flag-message {
  bottom: 70px;
}
.error404 .page-title-404 {
  color: #fff !important;
  text-align: center;
}
.error404 .page-title-404 h1 {
  color: #fff !important;
}
.error404 .subsection-404 {
  margin-left: -12px;
  margin-right: -12px;
}
.error404 .subsection-404 .article-content {
  min-height: 700px;
  padding-top: 200px;
}
.error404 .search-container {
  float: none;
  left: initial;
  width: 66%;
  margin: 100px auto;
}
.error404 .search-container .form-control {
  font-size: 60px;
  line-height: 80px;
  height: auto;
}
.error404 .search-container .input-group {
  border-bottom: 5px solid #f7acbc;
}
.error404 .search-container .input-group-btn {
  float: right;
}
.error404 .search-container .input-group-btn button {
  padding: 12px 0;
  border: none;
}
.error404 .search-container .input-group-btn button span {
  color: #f7acbc;
  font-size: 73px;
}
#olark-container {
  right: auto !important;
  left: 20px !important;
}
#olark-wrapper .olark-launch-button {
  right: auto !important;
  left: 20px !important;
  z-index: 3999 !important;
}
.toast {
  position: fixed;
  width: 23%;
  margin-right: 24px;
  text-align: center;
  box-sizing: content-box;
}
.toast .article-title {
  display: none;
}
.toast .btn {
  width: 100%;
}
.toast.toast-show {
  max-height: 115px;
  right: 0;
  bottom: -200px;
  z-index: 100;
  background: #fff;
  /* Safari */
  transition: all 1s ease;
}
.toast.toast-show.animate {
  bottom: 12px;
}
.toast.toast-show.sticky {
  position: absolute;
  bottom: initial;
  margin-top: 50px;
}
.toast.toast-show.sticky .article-title {
  display: block;
  padding-bottom: 6px;
  background: #fff;
}
.prices .price-range {
  display: flex;
  justify-content: space-between;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.quantities {
  padding: 25px 0 !important;
}
.quantities .filter {
  width: 100%;
}
.quantities button {
  display: flex;
  justify-content: space-between;
  min-width: 200px;
  padding-left: 0;
  border-bottom: 1px solid #5c2e91;
  background: none !important;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.quantities button:hover,
.quantities button:focus,
.quantities button:active {
  color: #000;
}
.quantities button .down-arrow {
  color: #5c2e91 !important;
}
.slider.slider-horizontal {
  margin: 10px 0;
}
.slider.slider-horizontal .slider-handle.custom {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  background: #5c2e91;
}
.slider.slider-horizontal .slider-handle.custom:before {
  line-height: 22px;
  font-size: 12px;
  color: #fff;
  margin: 1px 0;
  display: block;
  text-align: center;
  width: 100%;
  font-family: 'fontello';
}
.slider.slider-horizontal .slider-handle.custom.min-slider-handle:before {
  content: '\f007';
  margin: 1px 0 1px -1px;
}
.slider.slider-horizontal .slider-handle.custom.max-slider-handle:before {
  content: '\f006';
}
.slider.slider-horizontal .slider-track {
  height: 7px !important;
  margin-top: -3.5px !important;
  background: #a3238e;
  border-radius: 7px;
}
.slider.slider-horizontal .slider-selection {
  background: #5c2e91;
}
.modal-social-distance.in {
  display: flex !important;
  align-items: center;
}
.modal-social-distance .modal-content {
  padding: 16px 20px 30px;
  border: none !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}
.modal-social-distance .modal-body {
  padding: 15px 0;
}
.modal-social-distance .modal-body .btn {
  margin-top: 30px;
  padding: 12px 40px;
  background: #ed1c24;
}
.modal-social-distance .modal-body .btn:hover {
  background: #b11116;
}
.modal-social-distance .modal-body-content {
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .modal-social-distance .modal-body-content {
    padding: 0 60px 30px;
  }
}
#basket {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  flex: 0 0 100%;
  max-width: 100%;
}
.basket-savings {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .basket-savings {
    margin-bottom: 32px;
  }
}
.basket-savings:before {
  content: "Savings";
  display: block;
  margin-bottom: 12px;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 32px;
  color: #000;
}
@media (min-width: 768px) {
  .basket-savings .input-group {
    display: flex;
  }
}
.basket-savings input {
  background: #c9e9e6;
  border: none;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  outline: none;
  border-radius: 0;
  text-shadow: none;
  margin-bottom: 16px;
  -ms-input-placeholder-color: #000;
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.basket-savings input ::placeholder {
  color: #000;
}
.basket-savings input ::-ms-input-placeholder {
  color: #000;
}
.basket-savings input::focus {
  color: #000;
}
@media (min-width: 768px) {
  .basket-savings input {
    flex: 0 0 50%;
    max-width: 50%;
    max-width: calc(50% - 10px);
    margin: 0 10px 0 0;
  }
}
.basket-savings .button-primary {
  font-weight: 800;
  font-size: 23px;
  line-height: 28px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  height: 36px;
  background: #00b6bd;
  color: #fff;
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
.basket-savings .button-primary:disabled {
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  .basket-savings .button-primary {
    transition: none;
  }
}
@media (hover: hover) {
  .basket-savings .button-primary:hover,
  .basket-savings .button-primary:active {
    background: #254164;
  }
}
@media (min-width: 768px) {
  .basket-savings .button-primary {
    flex: 0 0 50%;
    max-width: 50%;
    max-width: calc(50% - 10px);
    margin: 0 0 0 10px;
  }
}
.basket-savings + div {
  position: relative;
}
.basket-items-headers {
  display: flex;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #f7941e;
}
.basket-items-headers span {
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.basket-items-headers span.total {
  min-width: 90px;
  margin-left: auto;
  text-align: right;
}
.basket-items-headers span.discount {
  margin-left: auto;
  text-align: right;
}
.basket-items-headers span.discount + .total {
  margin-left: 0;
}
@media (min-width: 992px) {
  .basket-items-headers span.discount + .total {
    margin-left: 90px;
  }
}
.offers-message .icon-multibuy-icon {
  color: #ed1c24;
}
.basket-donations {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .basket-donations {
    margin-bottom: 32px;
  }
}
.basket-item {
  display: flex;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f7941e;
  position: relative;
}
.basket-item .name span {
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 27px;
  color: #000;
  padding-right: 85px;
}
@media (min-width: 992px) {
  .basket-item .name span {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px;
    color: #000;
  }
}
.basket-item .name span {
  display: block;
}
.basket-item .name a {
  display: inline-block;
  color: #2e3192;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  text-transform: capitalize;
  margin-right: 10px;
}
.basket-item .price {
  min-width: 90px;
  margin-left: auto;
  text-align: right;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.basket-item .discount {
  margin-left: auto;
  text-align: right;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
@media (min-width: 992px) {
  .basket-item .discount + .price {
    margin-left: 90px;
  }
}
.basket-discount {
  padding-bottom: 12px;
  border-bottom: 1px solid #f7941e;
}
.basket-totals {
  display: flex;
  margin-top: 12px;
  padding-top: 12px;
  text-align: right;
  margin-bottom: 16px;
}
.basket-totals span:not(.discount-total) {
  font-weight: 800;
  font-size: 20px;
}
.basket-totals .grand-total {
  min-width: 90px;
  margin-left: auto;
}
.basket-totals .discount-total {
  margin-left: auto;
}
.basket-totals .discount-total + .grand-total {
  margin-left: 0;
}
@media (min-width: 992px) {
  .basket-totals .discount-total + .grand-total {
    margin-left: 90px;
  }
}
@media (min-width: 992px) {
  .basket-totals {
    margin-bottom: 32px;
  }
}
.basket-discount .discount-total,
.basket-totals .grand-total {
  text-align: right;
  font-size: 20px;
  letter-spacing: -0.4px;
  font-weight: 800;
  display: flex;
}
@media (min-width: 992px) {
  .basket-discount .discount-total,
  .basket-totals .grand-total {
    font-size: 20px;
  }
}
.basket-discount .discount-total span:last-child,
.basket-totals .grand-total span:last-child {
  margin: 0 0 0 auto;
}
.basket-footer {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .basket-footer {
    margin-bottom: 32px;
  }
}
.basket-checkout .Button {
  width: 200px;
  height: 34px;
  /* margin: 12px 0; */
  border: none;
  background: #00b6bd;
  -webkit-appearance: none;
  display: inline-block;
  text-align: center;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
}
.basket-checkout .Button:hover {
  background: #254164;
}
@media (min-width: 768px) {
  .basket-checkout {
    justify-content: space-between;
    display: flex;
  }
}
.button-checkout {
  width: 100%;
  font-weight: 800;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  height: 34px;
  background: #ed1c24;
  position: relative;
  max-width: 200px;
  transform: translate(0px, 0px);
  transition: all 0.2s ease-in-out;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  color: white;
}
.button-checkout:disabled {
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  .button-checkout {
    transition: none;
  }
}
@media (hover: hover) {
  .button-checkout:hover,
  .button-checkout:active {
    background: #b11116;
  }
}
@media (prefers-reduced-motion: reduce) {
  .button-checkout {
    transition: none;
  }
}
.basket-subscription-wrap {
  overflow: hidden;
}
.basket-subscription {
  position: relative;
  margin-bottom: 30px;
  padding: 20px;
  color: white;
}
.basket-subscription p {
  max-width: 80%;
}
.basket-subscription:before {
  content: '';
  position: absolute;
  left: 0;
  right: -70px;
  top: 0;
  bottom: 0;
  transform: skewX(20deg);
  background-color: #ed1c24;
  z-index: -1;
  transform-origin: bottom left;
  mix-blend-mode: multiply;
}
[data-subscription-upgrade="true"] .basket-subscription:before {
  background-color: #b11116;
}
.basket-subscription:after {
  content: '';
  position: absolute;
  left: -400px;
  right: -20px;
  top: 0;
  bottom: 0;
  transform: skewX(-10deg);
  background-color: #f7941e;
  z-index: -2;
  transform-origin: bottom left;
}
[data-subscription-upgrade="true"] .basket-subscription:after {
  background-color: #ed1c24;
}
@media (min-width: 768px) {
  .basket-subscription {
    max-width: 80%;
  }
}
.basket-subscription h2,
.basket-subscription a {
  color: white;
}
.basket-subscription [data-toggle] {
  display: flex;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  color: white;
}
.basket-subscription [data-toggle]:hover {
  text-decoration: none !important;
}
.basket-subscription [data-toggle] span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  padding-right: 7px;
  border: 1px solid white;
  font-size: 10px;
}
.basket-subscription [data-toggle][aria-expanded="true"] span {
  transform: rotate(180deg);
}
.basket-subscription .benefits {
  max-width: 80%;
  margin: 20px 0 0;
}
.basket-subscription .benefit {
  display: flex;
}
.basket-subscription .benefit p {
  margin-left: 10px;
}
.basket-subscription .membership-apply {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .basket-subscription .membership-apply {
    flex-direction: row;
    align-items: flex-start;
  }
}
.basket-subscription [data-submit-membership] {
  width: 240px;
  border: 1px solid white;
  background-color: white;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  color: #ed1c24;
}
.basket-subscription .btn[data-disabled="true"] {
  opacity: 0.5;
}
.basket-subscription .btn-login {
  width: 240px;
  margin-top: 20px;
  border: 1px solid white;
  background-color: transparent;
  font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  color: white;
}
@media (min-width: 992px) {
  .basket-subscription .btn-login {
    margin-top: 0;
    margin-left: 20px;
  }
}
.basket-subscription [data-success-container] {
  padding: 12px 0 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  footer .footer-section-credits {
    flex-direction: column;
  }
  footer .footer-section-credits .ccc {
    max-width: 100%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-events .filters .available-filters .filter .dropdown-toggle {
    min-width: initial;
  }
  .page-template-events .listing .tease:nth-child(2n+1) {
    clear: left;
  }
  aside#related-shows .related-shows-items .tease:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 768px) {
  .footer .footer-section-menu {
    display: flex;
  }
  .marlowe-today .row {
    display: flex;
  }
  .marlowe-today .widget-content .show {
    display: flex !important;
  }
  .marlowe-today .widget-content .show .show-duration {
    padding-bottom: 18px;
  }
  .marlowe-today .widget-content .show a {
    color: #fff;
    text-decoration: none !important;
  }
  .marlowe-today .widget-content .show a:first-child {
    display: flex;
    flex-direction: column;
  }
  .marlowe-today .widget-content .show img {
    margin-top: auto;
  }
  .marlowe-today .widget-content .show .book-button {
    bottom: -18px;
  }
  #show-calendar .modal-title {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    color: black;
    padding-left: 0;
  }
  #show-calendar .close {
    margin-right: -40px;
  }
  #show-calendar .modal-body {
    padding: 20px 66px 30px;
  }
  #show-calendar .datepicker .datepicker-switch {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    color: black;
    cursor: default;
  }
  #show-calendar .datepicker td {
    width: 68px;
    height: 68px;
  }
  #show-calendar th.prev span,
  #show-calendar th.next span {
    width: 60px;
    height: 60px;
  }
  footer .footer-supporters .footer-section-logos img:last-child {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
  .page-template-events .filters .filter-wrap .escape-room {
    left: 20px;
  }
}
@media only screen and (max-width: 991px) {
  header #main-menu {
    display: none;
  }
  .menu-open header #nav-main {
    height: 70px;
    box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
    background: #2e3192 !important;
    z-index: 4000;
  }
  header .secondary-menu {
    left: 0 !important;
    height: 0;
    padding: 0 12px;
    overflow: hidden;
    background: #2e3192;
  }
  header .secondary-menu:after {
    display: none;
  }
  header .secondary-menu.open {
    left: 0;
    height: 100vh;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  header .secondary-menu .decoration {
    display: none;
  }
  header .secondary-menu #nav-secondary {
    width: auto;
  }
  header .secondary-menu #nav-secondary ul {
    margin-top: 85px;
    padding: 0;
  }
  header .secondary-menu #nav-secondary ul li {
    clear: left;
  }
  header .secondary-menu #nav-secondary ul li:before,
  header .secondary-menu #nav-secondary ul li:after {
    content: " ";
    display: table;
  }
  header .secondary-menu #nav-secondary ul li:after {
    clear: both;
  }
  header .secondary-menu #nav-secondary ul li:before,
  header .secondary-menu #nav-secondary ul li:after {
    content: " ";
    display: table;
  }
  header .secondary-menu #nav-secondary ul li:after {
    clear: both;
  }
  header .secondary-menu #nav-secondary ul li.menu-open {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  header .secondary-menu #nav-secondary ul li a {
    position: relative;
    width: 70%;
    margin: 0 auto;
    font-size: 26px;
    text-align: center !important;
    z-index: 2000;
  }
  header .secondary-menu #nav-secondary ul li ul {
    margin-top: 0;
  }
  header .secondary-menu #nav-secondary ul li ul li {
    clear: left;
  }
  header .secondary-menu #nav-secondary ul li ul li:before,
  header .secondary-menu #nav-secondary ul li ul li:after {
    content: " ";
    display: table;
  }
  header .secondary-menu #nav-secondary ul li ul li:after {
    clear: both;
  }
  header .secondary-menu #nav-secondary ul li ul li:before,
  header .secondary-menu #nav-secondary ul li ul li:after {
    content: " ";
    display: table;
  }
  header .secondary-menu #nav-secondary ul li ul li:after {
    clear: both;
  }
  header .secondary-menu #nav-secondary ul li ul li a {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 40px;
    color: #fff;
  }
  header .secondary-menu #nav-secondary ul li ul li.menu-open {
    border-top: 1px solid #007dc6;
    border-bottom: 1px solid #007dc6;
  }
  header .secondary-menu #nav-secondary .toggle-search {
    margin-bottom: 12px;
    text-align: center;
    font-size: 16px;
  }
  header .secondary-menu .navbar-nav {
    margin: 0;
  }
  header .secondary-menu .navbar-nav .accordion-toggle {
    display: block !important;
    height: 30px;
    width: 30px;
    margin-top: 15px;
    border: 1px solid white;
    border-radius: 50%;
  }
  header .secondary-menu .navbar-nav .accordion-toggle span {
    color: #fff;
    font-size: 9px;
  }
  .decorations .set-4 .decoration-c {
    margin-top: -200px;
    border-width: 40vw 0 24vw 45vw;
  }
  .decorations .set-4 .decoration-d {
    width: 50%;
  }
  .menu-open .decorations {
    display: none;
  }
  .page-title {
    width: 42%;
  }
  .page-title h1 {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
  }
  .page-title p {
    font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
  }
  .menu-open .page-title {
    display: none;
  }
  .menu-open .marlowe-brand {
    position: fixed;
    width: 85px;
    margin-top: 12px;
  }
  .post #content-area {
    width: 100%;
    margin-top: 200px;
  }
  .page.blog .article-body h1 {
    padding-top: 6px;
    padding-bottom: 12px;
  }
  .section-overview h2 {
    padding: 12px 0;
  }
  .section-overview .btn {
    margin-top: 12px;
  }
  .section-overview .row {
    padding: 12px 0 24px;
  }
  .section-overview .row .page-intro p {
    font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
  }
  #membership-levels {
    width: calc(100vw - 48px);
  }
  #membership-levels .level .level-content .level-description {
    padding-top: 12px;
    font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
  }
  .people-listing h2 {
    margin-bottom: 12px;
  }
  .people-listing .person h3 {
    margin-top: 6px;
  }
  .people-listing .person:nth-child(2n+1) {
    clear: left;
  }
  .members-events .tease-shows {
    width: 50% !important;
  }
  .additional-elements .widget:after,
  .members-events .widget:after {
    display: none;
  }
  .additional-elements .widget .widget-image,
  .members-events .widget .widget-image {
    height: 320px;
  }
  .additional-elements .widget .widget-image .caption-overlay .caption,
  .members-events .widget .widget-image .caption-overlay .caption {
    left: initial;
    bottom: 0px;
    padding: 24px;
  }
  .additional-elements .widget .widget-image .caption-overlay,
  .members-events .widget .widget-image .caption-overlay {
    background-position: top center !important;
    background-size: cover !important;
  }
  .additional-elements .widget .widget-copy,
  .members-events .widget .widget-copy {
    padding-bottom: 0 !important;
  }
  .additional-elements .set-2 .decoration-c-crop,
  .members-events .set-2 .decoration-c-crop {
    width: 100%;
    transform: none !important;
  }
  .page-template-members-events .additional-elements .set-2 .decoration-c-crop,
  .page-template-members-events .members-events .set-2 .decoration-c-crop {
    width: 100%;
  }
  .additional-elements .set-2 .decoration-d-crop,
  .members-events .set-2 .decoration-d-crop {
    width: 100%;
    transform: none !important;
    padding-left: 0;
    margin-top: -15px;
  }
  .page-template-members-events .additional-elements .set-2 .decoration-d-crop,
  .page-template-members-events .members-events .set-2 .decoration-d-crop {
    width: 100%;
  }
  .additional-elements .set-2 .decoration-d-crop .decoration-d:after,
  .members-events .set-2 .decoration-d-crop .decoration-d:after {
    width: 100%;
    border-width: 24px 0 0 100vw;
    transform: none !important;
  }
  .page-template-events .filters {
    padding-left: 0;
    padding-right: 0;
    padding-top: 160px;
  }
  .page-template-events .filters .filter-wrap {
    padding: 0;
  }
  .page-template-events .filters .available-filters .filter-options {
    display: none;
    padding-left: 0;
  }
  .page-template-events .filters .available-filters .filter-options.in {
    display: block;
  }
  tr.page-template-events .filters .available-filters .filter-options.in {
    display: table-row;
  }
  tbody.page-template-events .filters .available-filters .filter-options.in {
    display: table-row-group;
  }
  .page-template-events .filters .available-filters .filter-options .filter {
    float: left;
    width: 50%;
  }
  .page-template-events .filters .available-filters .filter {
    float: left;
    width: 50% !important;
    margin-bottom: 24px;
  }
  .page-template-events .filters .available-filters .filter .dropdown-toggle {
    min-width: 100%;
  }
  .page-template-events .filters .available-filters .toggle-search {
    display: none;
  }
  .page-template-events .filters .available-filters .toggle-options-button {
    display: block;
    padding: 12px;
    color: #fff;
    border: none !important;
    text-decoration: none !important;
  }
  .page-template-events .filters .available-filters .toggle-options-button:hover,
  .page-template-events .filters .available-filters .toggle-options-button:focus,
  .page-template-events .filters .available-filters .toggle-options-button:active {
    text-decoration: none;
  }
  .page-template-events .filters .available-filters .toggle-options.bottom {
    display: none;
  }
  .page-template-events #shows-filters {
    padding: 0 24px;
  }
  .page-template-events #shows-filters .filters-head h1 {
    color: #fff;
    font-size: 26px;
  }
  .page-template-events #shows-filters .filters-head .toggle-search-button {
    float: right;
    color: #fff;
    border: none !important;
    text-decoration: none !important;
    font-size: 32px;
  }
  .page-template-events .listing .tease:nth-child(2n+1) {
    clear: left;
  }
  .tease-shows.priority-booking {
    padding-top: 90px;
  }
  #performances .modal-header-content .priority-booking-disclaimer {
    margin-bottom: 40px;
    padding: 8px 8px;
  }
  #performances .modal-header-content .priority-booking-disclaimer h2 {
    line-height: 1;
  }
  .search-results .tease:nth-child(2n+1) {
    clear: left;
  }
  .modal-signup .modal-dialog {
    width: calc(100% - 40px);
  }
  .blog.post #sidebar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    padding: 0 24px;
  }
  .blog.post #sidebar .post-navigation {
    padding-top: 165px;
    padding-right: 0;
  }
  .toast {
    width: auto;
    min-width: 29%;
  }
}
@media only screen and (min-width: 992px) {
  .main-wrapper {
    min-height: 900px;
  }
  .home .main-wrapper {
    min-height: auto;
  }
  h1,
  .header-1 {
    padding-bottom: 12px;
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 50px;
    color: #000;
  }
  h2,
  .header-2 {
    padding-bottom: 30px;
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    color: #000;
  }
  .article-summary {
    padding-bottom: 30px;
    font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    color: #000;
  }
  .submenu {
    display: none !important;
  }
  .sub-navigation {
    display: block;
  }
  .sub-navigation #subsection-nav {
    margin-left: 120px;
  }
  .page-template-default .article-body,
  .single-classes .article-body {
    min-height: 650px;
  }
  .section-overview .row h2 {
    font-size: 30px;
  }
  .section-overview .row .btn {
    margin-top: 12px;
  }
  .page-template-classes .tease-classes:nth-child(2n+1) {
    clear: left;
  }
  .page-template-events .filters-head {
    display: none;
  }
  .page-template-events .filters .available-filters .filter .dropdown-toggle {
    min-width: initial;
    font-size: 30px;
  }
  .page-template-events .filters .available-filters .filter .dropdown-menu a {
    font-size: 30px;
  }
  .page-template-events .filters .available-filters .filter .dropdown-menu li:first-child a {
    font-size: 30px;
  }
  .page-template-events .filters .available-filters .toggle-options {
    display: none;
  }
  .page-template-events .filters .available-filters .toggle-search {
    left: 46%;
  }
  .page-template-events .filters #shows-search {
    width: 95%;
  }
  .page-template-events .listing .tease:nth-child(3n+1) {
    clear: left;
  }
  .page-template-events .listing .tease .post-title a {
    font-size: 40px;
    line-height: 42px;
  }
  .page-template-events .listing .tease.priority-booking {
    padding-top: 92px;
  }
  .page-template-members-discounts .listing .tease:nth-child(2n+1) {
    clear: left;
  }
  #performances .modal-header-content .priority-booking-disclaimer h2 {
    line-height: 43px;
  }
  aside#related-shows .related-shows-items .tease:nth-child(2n+1) {
    clear: none;
  }
  aside#related-shows .related-shows-items .tease:nth-child(3n+1) {
    clear: left;
  }
  aside#media-items .slide img {
    min-height: 440px;
    object-fit: cover;
    width: auto !important;
  }
  aside#media-items .slick-prev,
  aside#media-items .slick-next {
    width: 70px;
    height: 70px;
    top: 45%;
  }
  aside#reviews .reviews-item .row {
    display: flex;
    align-items: center;
    min-height: 200px;
  }
  .search-results .tease:nth-child(3n+1) {
    clear: left;
  }
  .people-listing .person {
    max-width: 214px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1380px) {
  .page-template-events .filters .available-filters .filter .dropdown-toggle {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-events .filters {
    padding-bottom: 0px;
  }
  .page-template-events .filters.escape-room-on {
    background: #ed1c24;
  }
  .page-template-events .filters.escape-room-on:after {
    border-color: transparent #ed1c24 transparent transparent;
  }
  .page-template-events .filters .filter-wrap .escape-room {
    display: block;
    left: auto;
    bottom: -19px;
  }
  .page-template-events .filters .filter-wrap .escape-room:hover {
    background-image: url('images/door-open.svg');
    opacity: 1 !important;
  }
  .page-template-events .filters .filter-wrap .escape-room:hover .clock {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-events .filters .available-filters .toggle-search {
    left: 41.66666667% !important;
  }
  .page-template-events .listing .tease.priority-booking {
    padding-top: 70px;
  }
  footer .footer-supporters .footer-section-logos img:last-child {
    display: inline-block;
    margin-left: 24px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1280px) {
  .sub-navigation {
    width: 25%;
  }
  .post .sub-navigation #subsection-nav {
    margin-left: 105px;
  }
  h1,
  .header-1 {
    padding-bottom: 22px;
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    color: #000;
  }
  h2,
  .header-2 {
    padding-bottom: 16px;
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 37px;
    color: #000;
  }
  .section-overview .row .page-intro {
    padding-top: 24px;
  }
  .section-overview .row .page-intro h2 {
    font-size: 35px;
  }
  .section-overview .row .page-intro.ticks ul li {
    font-size: 23px;
    line-height: 30px;
  }
  .section-overview .row .page-intro.ticks ul li span {
    float: left;
    font-size: 12px;
  }
  .section-overview .row .btn {
    margin-top: 12px;
  }
  .page-title h1 {
    font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
  }
  .page-title p {
    font-family: "ff-good-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    color: #fff;
  }
  .person:not(.slick-slide):nth-child(5n+1) {
    clear: left;
  }
  .sponsor:nth-child(4n+1) {
    clear: left;
  }
  .search-results .listing-items .tease:nth-child(3n+1) {
    clear: left;
  }
  .section-overview {
    max-width: 1800px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 2000px) {
  .main-media img {
    width: 100vw;
  }
  aside#related-shows {
    max-width: 2000px;
    margin: 0 auto;
  }
  .filter-wrap {
    max-width: 2000px;
    margin: 0 auto;
    padding: 0 24px;
  }
  .filters .escape-room {
    bottom: -12% !important;
  }
}
@supports (-ms-ime-align:auto) {
  header .secondary-menu {
    opacity: 1;
    background: #211d70;
  }
  header .secondary-menu:after {
    border-color: transparent #211d70 transparent transparent;
  }
  .theatre header .set-2 .decoration-c-crop .decoration-c:after {
    border-color: transparent transparent transparent rgba(33, 29, 112, 0.75);
  }
  .studio header .set-2 .decoration-c-crop .decoration-c:after {
    border-color: transparent transparent transparent rgba(30, 120, 136, 0.7);
  }
  .elsewhere header .set-2 .decoration-c-crop .decoration-c:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.3);
  }
  .theatre header .set-2 .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(39, 6, 53, 0.7);
  }
  .studio header .set-2 .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(2, 63, 83, 0.55);
  }
  .elsewhere header .set-2 .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.6);
  }
  .decoration-menu {
    opacity: 0.2;
    background: #6ecff6;
  }
  .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.25);
  }
  .home.red .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.25) !important;
  }
  .home.pink .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(237, 12, 110, 0.25) !important;
  }
  .home.purple .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(21, 3, 48, 0.5) !important;
  }
  .home.turquoise .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(0, 48, 76, 0.5) !important;
  }
  .home.blue .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(46, 49, 146, 0.5) !important;
  }
  .home.green .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(0, 128, 89, 0.65) !important;
  }
  .home #search-prompt {
    color: #fff !important;
  }
  .home #search-prompt::-ms-clear {
    display: none;
  }
  .home div[data-palette="red"] .shape-1 {
    border-color: transparent transparent rgba(237, 28, 36, 0.5) transparent;
  }
  .home div[data-palette="red"] .shape-2 {
    border-color: transparent transparent transparent rgba(177, 17, 22, 0.6);
  }
  .home div[data-palette="pink"] .shape-1 {
    border-color: transparent transparent transparent rgba(218, 0, 83, 0.5);
  }
  .home div[data-palette="pink"] .shape-2 {
    border-color: transparent rgba(116, 0, 84, 0.8) transparent transparent;
  }
  .home div[data-palette="purple"] .shape-1 {
    border-color: transparent transparent transparent rgba(21, 3, 48, 0.5);
  }
  .home div[data-palette="purple"] .shape-2 {
    border-color: transparent transparent rgba(5, 8, 61, 0.8) transparent;
  }
  .home div[data-palette="turquoise"] .shape-1 {
    border-color: transparent transparent rgba(0, 48, 76, 0.5) transparent;
  }
  .home div[data-palette="turquoise"] .shape-2 {
    border-color: transparent transparent rgba(5, 8, 61, 0.8) transparent;
  }
  .home div[data-palette="blue"] .shape-1 {
    border-color: transparent transparent transparent rgba(46, 49, 146, 0.5);
  }
  .home div[data-palette="blue"] .shape-2 {
    border-color: transparent transparent rgba(5, 8, 61, 0.8) transparent;
  }
  .home div[data-palette="green"] .shape-1 {
    border-color: transparent transparent transparent rgba(77, 184, 72, 0.5);
  }
  .home div[data-palette="green"] .shape-2 {
    border-color: transparent transparent rgba(0, 128, 89, 0.8) transparent;
  }
  .page-template-searchpage .set-1 .decoration-b,
  .search-results .set-1 .decoration-b,
  .search-no-results .set-1 .decoration-b {
    opacity: 1;
  }
  .page-template-searchpage .set-1 .decoration-b:after,
  .search-results .set-1 .decoration-b:after,
  .search-no-results .set-1 .decoration-b:after {
    opacity: 1;
    border-color: transparent transparent transparent #305914;
  }
  .page-template-searchpage .set-1 .decoration-c,
  .search-results .set-1 .decoration-c,
  .search-no-results .set-1 .decoration-c {
    border-color: transparent transparent transparent rgba(26, 71, 27, 0.4);
  }
  .page-template-events .set-1 .decoration-b,
  .page-template-spektrix .set-1 .decoration-b {
    opacity: 1;
  }
  .page-template-events .set-1 .decoration-b:after,
  .page-template-spektrix .set-1 .decoration-b:after {
    opacity: 1;
    border-color: transparent transparent transparent #570442;
  }
  .page-template-events .set-1 .decoration-c,
  .page-template-spektrix .set-1 .decoration-c {
    border-color: transparent transparent transparent rgba(237, 12, 110, 0.2);
  }
  .page-template-events .filters .available-filters .filter .dropdown-toggle,
  .page-template-spektrix .filters .available-filters .filter .dropdown-toggle {
    min-width: auto;
  }
  .page-template-events #shows-search .search-container,
  .page-template-spektrix #shows-search .search-container {
    left: auto;
  }
  #performances {
    padding-left: 0 !important;
  }
  .tease-shows .studio.venue {
    color: #00a99d !important;
  }
  .studio.single-shows .venue,
  .studio.single-shows .pre-article-title {
    color: #00a99d !important;
  }
  footer .footer-content {
    position: relative;
    background: rgba(0, 49, 185, 0.7);
    z-index: 10;
  }
  footer .footer-decoration-1 {
    border-color: transparent transparent transparent rgba(0, 49, 185, 0.7);
    z-index: 10;
  }
  footer .footer-decoration-2 {
    border-color: transparent transparent transparent #77ced9;
    z-index: 1;
  }
  aside#partner-logos .partner-logos-items .partner-logos-item .partner-brand {
    display: inline;
  }
  .sponsors-listing .sponsor a {
    width: 200px;
  }
  .red .level-inner {
    background: #ffcb08;
  }
  .pink .level-inner {
    background: #ef59a1;
  }
  .purple .level-inner {
    background: #a3238e;
  }
  .blue .level-inner {
    background: #00aeef;
  }
  .turquoise .level-inner {
    background: #c9e9e6;
  }
  .red .level-content {
    background: rgba(237, 28, 36, 0.5);
  }
  .pink .level-content {
    background: rgba(163, 35, 142, 0.5);
  }
  .purple .level-content {
    background: rgba(92, 46, 145, 0.7);
  }
  .blue .level-content {
    background: rgba(0, 125, 198, 0.5);
  }
  .turquoise .level-content {
    background: rgba(0, 116, 107, 0.7);
  }
  .additional-elements .red .decoration-d-crop .decoration-d:after,
  .members-events .red .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(177, 17, 22, 0.7);
  }
  .additional-elements .pink .decoration-d-crop .decoration-d:after,
  .members-events .pink .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(177, 17, 22, 0.5);
  }
  .additional-elements .purple .decoration-d-crop .decoration-d:after,
  .members-events .purple .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(33, 29, 112, 0.7);
  }
  .additional-elements .blue .decoration-d-crop .decoration-d:after,
  .members-events .blue .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(46, 49, 146, 0.4);
  }
  .additional-elements .turquoise .decoration-d-crop .decoration-d:after,
  .members-events .turquoise .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(0, 116, 107, 0.2);
  }
  .additional-elements .green .decoration-d-crop .decoration-d:after,
  .members-events .green .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(0, 166, 81, 0.5);
  }
  .error404 .search-container {
    left: auto;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  header .secondary-menu {
    opacity: 1;
    background: #211d70;
  }
  header .secondary-menu:after {
    border-color: transparent #211d70 transparent transparent;
  }
  .theatre header .set-2 .decoration-c-crop .decoration-c:after {
    border-color: transparent transparent transparent rgba(33, 29, 112, 0.75);
  }
  .studio header .set-2 .decoration-c-crop .decoration-c:after {
    border-color: transparent transparent transparent rgba(30, 120, 136, 0.7);
  }
  .elsewhere header .set-2 .decoration-c-crop .decoration-c:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.3);
  }
  .theatre header .set-2 .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(39, 6, 53, 0.7);
  }
  .studio header .set-2 .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(2, 63, 83, 0.55);
  }
  .elsewhere header .set-2 .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.6);
  }
  .decoration-menu {
    opacity: 0.2;
    background: #6ecff6;
  }
  .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.25);
  }
  .home.red .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(237, 28, 36, 0.25) !important;
  }
  .home.pink .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(237, 12, 110, 0.25) !important;
  }
  .home.purple .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(21, 3, 48, 0.5) !important;
  }
  .home.turquoise .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(0, 48, 76, 0.5) !important;
  }
  .home.blue .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(46, 49, 146, 0.5) !important;
  }
  .home.green .set-1 .decoration-b:after {
    border-color: transparent transparent transparent rgba(0, 128, 89, 0.65) !important;
  }
  .home #search-prompt {
    color: #fff !important;
  }
  .home #search-prompt::-ms-clear {
    display: none;
  }
  .home div[data-palette="red"] .shape-1 {
    border-color: transparent transparent rgba(237, 28, 36, 0.5) transparent;
  }
  .home div[data-palette="red"] .shape-2 {
    border-color: transparent transparent transparent rgba(177, 17, 22, 0.6);
  }
  .home div[data-palette="pink"] .shape-1 {
    border-color: transparent transparent transparent rgba(218, 0, 83, 0.5);
  }
  .home div[data-palette="pink"] .shape-2 {
    border-color: transparent rgba(116, 0, 84, 0.8) transparent transparent;
  }
  .home div[data-palette="purple"] .shape-1 {
    border-color: transparent transparent transparent rgba(21, 3, 48, 0.5);
  }
  .home div[data-palette="purple"] .shape-2 {
    border-color: transparent transparent rgba(5, 8, 61, 0.8) transparent;
  }
  .home div[data-palette="turquoise"] .shape-1 {
    border-color: transparent transparent rgba(0, 48, 76, 0.5) transparent;
  }
  .home div[data-palette="turquoise"] .shape-2 {
    border-color: transparent transparent rgba(5, 8, 61, 0.8) transparent;
  }
  .home div[data-palette="blue"] .shape-1 {
    border-color: transparent transparent transparent rgba(46, 49, 146, 0.5);
  }
  .home div[data-palette="blue"] .shape-2 {
    border-color: transparent transparent rgba(5, 8, 61, 0.8) transparent;
  }
  .home div[data-palette="green"] .shape-1 {
    border-color: transparent transparent transparent rgba(77, 184, 72, 0.5);
  }
  .home div[data-palette="green"] .shape-2 {
    border-color: transparent transparent rgba(0, 128, 89, 0.8) transparent;
  }
  .page-template-searchpage .set-1 .decoration-b,
  .search-results .set-1 .decoration-b,
  .search-no-results .set-1 .decoration-b {
    opacity: 1;
  }
  .page-template-searchpage .set-1 .decoration-b:after,
  .search-results .set-1 .decoration-b:after,
  .search-no-results .set-1 .decoration-b:after {
    opacity: 1;
    border-color: transparent transparent transparent #305914;
  }
  .page-template-searchpage .set-1 .decoration-c,
  .search-results .set-1 .decoration-c,
  .search-no-results .set-1 .decoration-c {
    border-color: transparent transparent transparent rgba(26, 71, 27, 0.4);
  }
  .page-template-events .set-1 .decoration-b,
  .page-template-spektrix .set-1 .decoration-b {
    opacity: 1;
  }
  .page-template-events .set-1 .decoration-b:after,
  .page-template-spektrix .set-1 .decoration-b:after {
    opacity: 1;
    border-color: transparent transparent transparent #570442;
  }
  .page-template-events .set-1 .decoration-c,
  .page-template-spektrix .set-1 .decoration-c {
    border-color: transparent transparent transparent rgba(237, 12, 110, 0.2);
  }
  .page-template-events .filters .available-filters .filter .dropdown-toggle,
  .page-template-spektrix .filters .available-filters .filter .dropdown-toggle {
    min-width: auto;
  }
  .page-template-events #shows-search .search-container,
  .page-template-spektrix #shows-search .search-container {
    left: auto;
  }
  #performances {
    padding-left: 0 !important;
  }
  .tease-shows .studio.venue {
    color: #00a99d !important;
  }
  .studio.single-shows .venue,
  .studio.single-shows .pre-article-title {
    color: #00a99d !important;
  }
  footer .footer-content {
    position: relative;
    background: rgba(0, 49, 185, 0.7);
    z-index: 10;
  }
  footer .footer-decoration-1 {
    border-color: transparent transparent transparent rgba(0, 49, 185, 0.7);
    z-index: 10;
  }
  footer .footer-decoration-2 {
    border-color: transparent transparent transparent #77ced9;
    z-index: 1;
  }
  aside#partner-logos .partner-logos-items .partner-logos-item .partner-brand {
    display: inline;
  }
  .sponsors-listing .sponsor a {
    width: 200px;
  }
  .red .level-inner {
    background: #ffcb08;
  }
  .pink .level-inner {
    background: #ef59a1;
  }
  .purple .level-inner {
    background: #a3238e;
  }
  .blue .level-inner {
    background: #00aeef;
  }
  .turquoise .level-inner {
    background: #c9e9e6;
  }
  .red .level-content {
    background: rgba(237, 28, 36, 0.5);
  }
  .pink .level-content {
    background: rgba(163, 35, 142, 0.5);
  }
  .purple .level-content {
    background: rgba(92, 46, 145, 0.7);
  }
  .blue .level-content {
    background: rgba(0, 125, 198, 0.5);
  }
  .turquoise .level-content {
    background: rgba(0, 116, 107, 0.7);
  }
  .additional-elements .red .decoration-d-crop .decoration-d:after,
  .members-events .red .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(177, 17, 22, 0.7);
  }
  .additional-elements .pink .decoration-d-crop .decoration-d:after,
  .members-events .pink .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(177, 17, 22, 0.5);
  }
  .additional-elements .purple .decoration-d-crop .decoration-d:after,
  .members-events .purple .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(33, 29, 112, 0.7);
  }
  .additional-elements .blue .decoration-d-crop .decoration-d:after,
  .members-events .blue .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(46, 49, 146, 0.4);
  }
  .additional-elements .turquoise .decoration-d-crop .decoration-d:after,
  .members-events .turquoise .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(0, 116, 107, 0.2);
  }
  .additional-elements .green .decoration-d-crop .decoration-d:after,
  .members-events .green .decoration-d-crop .decoration-d:after {
    border-color: transparent transparent transparent rgba(0, 166, 81, 0.5);
  }
  .error404 .search-container {
    left: auto;
  }
}
.default-page form {
  margin-top: 50px;
}
.gchoice {
  display: flex !important;
  align-items: center !important;
}
.gchoice label {
  margin-bottom: 0;
}
.gchoice input {
  margin: 0 8px 0 0;
}
.gfield--no-description {
  display: flex !important;
}
.gfield_label {
  font-size: 16px !important;
  line-height: 22px !important;
  font-family: "ff-good-web-pro-extra-conden", Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  color: #333333 !important;
  border: none !important;
}
.gfield--no-description {
  flex-direction: column;
}
.ginput_container.ginput_container_consent {
  display: flex;
  align-items: center;
}
.ginput_container.ginput_container_consent label {
  margin: 0 15px;
}
.gform_wrapper .gform_fields {
  grid-column-gap: 30px !important;
  grid-row-gap: 16px;
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  width: 100%;
}
.gform_wrapper .gform_fields fieldset {
  margin-bottom: 30px;
}
.AutoRenew label {
  width: 179px !important;
  display: inline-flex;
  overflow: hidden;
  text-wrap: nowrap;
}
