/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
* {
  -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 {
  height: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  height: 100%;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.625;
  color: #333333;
  background-color: #d3d3d3;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-image: url(/images/top-central-bg.jpg);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #c7a462;
  text-decoration: none;
}
a:hover {
  color: #a37e3a;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive-center {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-weight: 400;
  line-height: 1.1;
  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: #999999;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong {
  font-weight: normal;
}
h2.multi-line,
h3 {
  line-height: 1.25;
}
h1.branded,
h2.branded,
h3.branded,
h4.branded {
  color: #b58d41;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 9px;
}
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: 13px;
  margin-bottom: 8.66666667px;
}
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%;
}
.redEmphasis {
  color: #B20000;
}
.greenEmphasis {
  font-weight: 700;
  color: #5cb85c;
}
h1,
.h1 {
  font-size: 44px;
  margin-top: 40px;
}
h2,
.h2 {
  font-size: 34px;
  margin-top: 38px;
}
h3,
.h3 {
  font-size: 26px;
  margin-top: 29px;
}
h4,
.h4 {
  font-size: 20px;
  margin-top: 21px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
h1.bigger,
.h1.bigger {
  font-size: 62px;
  margin-top: 50px;
}
h1.section-small {
  text-align: center;
  font-size: 26px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
}
h1.section-smaller {
  text-align: center;
  font-size: 24px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
}
h2.smaller,
.h2.smaller {
  font-size: 30px;
  margin-top: 33px;
}
h2.section-large {
  text-align: center;
  margin-top: 15px;
}
h2.section-larger {
  font-size: 44px;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 27px;
}
h2.home-section-larger {
  font-size: 42px;
  line-height: 44px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 8px;
  padding: 20px 0 10px;
  background-color: #ffffff;
}
h1 .sub-title,
h2 .sub-title,
h3 .sub-title {
  font-size: 70%;
}
.perf-brand .sub-title {
  color: #5e5e5e;
}
p {
  margin: 0 0 13px;
}
p.bbl {
  padding-bottom: 13px;
  border-bottom: 1px solid #d3d3d3;
}
p.tbl {
  padding-top: 13px;
  border-top: 1px solid #d3d3d3;
}
.schedule div.tbl {
  padding-top: 13px;
  border-top: 1px solid #d3d3d3;
}
p.error-caption {
  color: #ffffff;
  background-color: #e27c79;
  padding: 5px;
  font-size: 14px;
}
.lower-space {
  line-height: 1.3;
}
.lead {
  margin-bottom: 26px;
  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 {
  padding: .2em;
}
.wsnw {
  white-space: nowrap;
}
.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-error {
  color: #d9534f;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.size-18 {
  font-size: 18px !important;
}
.size-20 {
  font-size: 20px !important;
}
.size-22 {
  font-size: 22px !important;
}
.size-24 {
  font-size: 24px !important;
}
.size-26 {
  font-size: 26px !important;
}
.size-28 {
  font-size: 28px !important;
}
.size-30 {
  font-size: 30px !important;
}
.size-32 {
  font-size: 32px !important;
}
.size-34 {
  font-size: 34px !important;
}
.size-36 {
  font-size: 36px !important;
}
.size-38 {
  font-size: 38px !important;
}
.size-40 {
  font-size: 40px !important;
}
.size-0 {
  display: none !important;
}
.lined-50:after {
  content: "";
  height: 1px;
  background: #d3d3d3;
  width: 50%;
  display: block;
  margin: 10px auto 0;
}
@media (min-width: 768px) {
  .lined-50:after {
    width: 40%;
  }
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}
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: 26px;
}
dt,
dd {
  line-height: 1.625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}
h1 span.label,
h2 span.label,
h3 span.label {
  display: block;
  font-size: 14px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  color: #c7a462;
  text-transform: uppercase;
  font-weight: 700;
}
h1 span.prefix,
h2 span.prefix,
h3 span.prefix,
.pp-title .prefix {
  padding-bottom: 10px;
  display: block;
  font-size: 13px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  color: #c7a462;
  text-transform: uppercase;
  font-weight: 700;
}
h1 span.postfix,
h2 span.postfix,
h3 span.postfix {
  display: block;
  padding-top: 6px;
  font-size: 13px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
}
.postfix.branded {
  color: #c7a462;
}
h4 span.postfix {
  display: block;
  color: #5e5e5e;
  padding-top: 3px;
  font-size: 13px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.tiny-label {
  display: block;
  font-size: 12px;
  padding-bottom: 5px;
}
h3.resp-right-sub {
  margin-top: 0;
}
@media (min-width: 768px) {
  h3.resp-right-sub {
    text-align: right;
    margin-top: 12px;
    padding-top: 40px;
  }
}
span.ldquo {
  display: inline-block;
  color: #707070;
  padding-right: 3px;
}
span.rdquo {
  color: #707070;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.ocontainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .ocontainer {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .ocontainer {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 768px) {
  .ocontainer.vertical-divide {
    background: url(/images/vline2.png) no-repeat center 0;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 480px) {
  .nocol-xxs {
    float: none;
    float: none !important;
    width: 100%;
    width: 100% !important;
  }
}
.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: 20px;
  padding-right: 20px;
}
.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%;
  }
  .col-sm-offset-45 {
    margin-left: 37.5%;
  }
}
@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%;
  }
  .col-lg-offset-15 {
    margin-left: 12.5%;
  }
}
.btn {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.625;
  text-transform: uppercase;
  color: #040404;
  padding: 8px 16px;
  border: 0;
  background-color: #202020;
  -webkit-transition: color 300ms ease;
  -moz-transition: color 300ms ease;
  -o-transition: color 300ms ease;
  transition: color 300ms ease;
}
@media (min-width: 768px) {
  .btn {
    padding: 10px 24px;
  }
}
.btn em {
  position: relative;
  font-style: normal;
  z-index: 2;
}
.btn span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 1;
  -webkit-transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -moz-transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -o-transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.btn em.wi {
  display: inline-block;
  padding: 0 14px 0 34px;
  line-height: 24px;
}
.btn em.wiw {
  display: inline-block;
  padding: 0 14px 0 38px;
  line-height: 24px;
}
.btn .vicon {
  left: 0;
  top: 0;
}
.btn:hover {
  color: #c7a462;
  text-decoration: none;
}
.btn:hover span {
  left: 102%;
}
.invert .btn,
.btn.invert {
  color: #c7a462;
  background-color: #eeeeee;
}
.invert .btn span,
.btn.invert span {
  background-color: #202020;
}
.invert .btn:hover,
.btn.invert:hover {
  color: #040404;
}
.btn.invertbrand {
  color: #c7a462;
  background-color: #c7a462;
}
.btn.invertbrand span {
  background-color: #202020;
}
.btn.invertbrand:hover {
  color: #ffffff;
}
.btn.branded {
  color: #ffffff;
  background-color: #eeeeee;
}
.btn.branded span {
  background-color: #c7a462;
}
.btn.branded:hover {
  color: #040404;
}
.btn.brandinvert {
  color: #ffffff;
  background-color: #202020;
}
.btn.brandinvert span {
  background-color: #c7a462;
}
.btn.brandinvert:hover {
  color: #c7a462;
}
.btn.greybrand {
  color: #ffffff;
  background-color: #c7a462;
}
.btn.greybrand span {
  background-color: #707070;
}
.btn.greybrand:hover {
  color: #ffffff;
}
.btn.white {
  color: #c7a462;
  font-weight: 700;
  background-color: #202020;
}
.btn.white span {
  background-color: #ffffff;
}
.ticket-btn {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 0 25px;
  line-height: 48px;
  margin: 20px auto 0;
  background-color: #202020;
  background-image: url(/images/stub.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: background-color 350ms linear;
  -moz-transition: background-color 350ms linear;
  -o-transition: background-color 350ms linear;
  transition: background-color 350ms linear;
}
@media (min-width: 768px) {
  .ticket-btn {
    max-width: 228px;
  }
}
.ticket-btn .arrow {
  display: inline-block;
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 6px;
  border-color: transparent transparent transparent #ffffff;
  -webkit-transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.ticket-btn:hover {
  text-decoration: none;
  color: #202020;
  background-color: #c7a462;
}
.ticket-btn:hover .arrow {
  margin-left: 20px;
  border-width: 6.5px 0 6.5px 6px;
  border-color: transparent transparent transparent #202020;
}
.cta-btn {
  display: block;
  width: 100%;
  color: #202020;
  background-color: #c7a462;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 0 20px;
  line-height: 48px;
  margin: 0 auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: background-color 350ms linear;
  -moz-transition: background-color 350ms linear;
  -o-transition: background-color 350ms linear;
  transition: background-color 350ms linear;
}
@media (min-width: 768px) {
  .cta-btn {
    max-width: 260px;
  }
}
.cta-btn .arrow {
  display: inline-block;
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 6px;
  border-color: transparent transparent transparent #202020;
  -webkit-transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: margin-left 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.cta-btn:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #202020;
}
.cta-btn:hover .arrow {
  margin-left: 20px;
  border-width: 6.5px 0 6.5px 6px;
  border-color: transparent transparent transparent #ffffff;
}
.vicon.stpa {
  display: none;
  left: 10px;
  top: auto;
  bottom: 70px;
  width: 23px;
  height: 23px;
  background-color: #c7a462;
  background-position: -168px -222px;
  cursor: pointer;
  z-index: 999;
}
@media (min-width: 768px) {
  .vicon.stpa {
    display: block;
  }
}
@media (min-width: 1200px) {
  .vicon.stpa {
    left: 40px;
  }
}
.btn-ajax {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
  overflow: hidden;
  width: 220px;
  font-size: 14px;
  line-height: 1.625;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px;
  border: 0;
  background-color: #202020;
  -webkit-transition: color 300ms ease,width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -moz-transition: color 300ms ease,width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -o-transition: color 300ms ease,width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  transition: color 300ms ease,width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.btn-ajax em {
  position: relative;
  font-style: normal;
  margin-left: 0;
  z-index: 2;
  -webkit-transition: margin-left 300ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: margin-left 300ms cubic-bezier(1, 0, 0, 1);
  -o-transition: margin-left 300ms cubic-bezier(1, 0, 0, 1);
  transition: margin-left 300ms cubic-bezier(1, 0, 0, 1);
}
.btn-ajax img {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
  z-index: 2;
}
.btn-ajax span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #c7a462;
  z-index: 1;
  -webkit-transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -moz-transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  -o-transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
  transition: width 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000), left 300ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
}
.btn-ajax em.wi {
  display: inline-block;
  padding: 0 14px 0 34px;
  line-height: 24px;
}
.btn-ajax .vicon {
  left: 0;
  top: 0;
}
.btn-ajax:hover {
  color: #ffffff;
  text-decoration: none;
}
.btn-ajax:hover span {
  left: 100%;
}
.btn-ajax.loading {
  width: 80px;
}
.btn-ajax.loading em {
  margin-left: 80px;
}
.btn-ajax.loading img {
  display: block;
}
.btn-ajax.loading span {
  left: 100%;
}
.btn-ajax.white {
  color: #c7a462;
  font-weight: 700;
}
.btn-ajax.white span {
  background-color: #ffffff;
}
.lnk {
  font-weight: 700;
  display: inline-block;
  margin-right: 8px;
  text-decoration: underline;
}
.fbtn {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.625;
  text-transform: uppercase;
  color: #040404;
  padding: 8px 16px;
  border: 0;
  background-color: #c7a462;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  -moz-transition: color 300ms ease, background-color 300ms ease;
  -o-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
}
@media (min-width: 768px) {
  .fbtn {
    padding: 10px 24px;
  }
}
.fbtn:hover {
  color: #c7a462;
  background-color: #040404;
}
.breadcrumb {
  padding-left: 0;
  list-style: none;
  margin: 10px 0 0 0;
}
.breadcrumb li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 0 12px 0 0;
}
.breadcrumb li a {
  color: #5e5e5e !important;
}
.breadcrumb li:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 10px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #c7a462;
  border-right: 1px solid #c7a462;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidemenu.mobile-break {
  position: relative;
  padding-left: 0;
  list-style: none;
  margin: 30px 0 10px 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break {
    margin-top: 32px;
  }
}
.sidemenu.mobile-break li {
  display: none;
  padding: 2px 0 2px 32px;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li {
    display: list-item;
    padding-left: 0;
  }
}
.sidemenu.mobile-break li a {
  display: inline-block;
  font-size: 16px;
  color: #040404 !important;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li a {
    font-size: 14px;
  }
}
.sidemenu.mobile-break li a:hover {
  text-decoration: none;
}
.sidemenu.mobile-break li.sel {
  display: block;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.sel {
    display: list-item;
  }
}
.sidemenu.mobile-break li.sel a {
  display: block;
  border-bottom: 2px solid #c7a462;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.sel a {
    display: inline-block;
  }
}
.sidemenu.mobile-break li.sel .vicon {
  top: 4px;
  left: 0;
  background-color: #c7a462;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.sel .vicon {
    display: none;
  }
}
.sidemenu.mobile-break li.toggler {
  display: block;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.toggler {
    display: list-item;
  }
}
.sidemenu.mobile-break li.toggler a {
  display: block;
  border-bottom: 2px solid #c7a462;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.toggler a {
    display: inline-block;
    border-bottom: 0;
  }
}
.sidemenu.mobile-break li.toggler .vicon {
  top: 4px;
  left: 0;
  background-color: #c7a462;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.toggler .vicon {
    display: none;
  }
}
.sidemenu.mobile-break li.sel.toggler a {
  border-bottom: 2px solid #c7a462;
}
.sidemenu.mobile-break li.issub {
  padding-left: 42px;
}
@media screen and (min-width: 768px) {
  .sidemenu.mobile-break li.issub {
    display: list-item;
    padding: 1px 0 1px 10px;
  }
}
.sidemenu.mobile-break li.isprnt a {
  font-weight: 700;
}
.sidemenu.tablet-break {
  position: relative;
  padding-left: 0;
  list-style: none;
  margin: 30px 0 10px 0;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break {
    margin-top: 32px;
  }
}
.sidemenu.tablet-break li {
  display: none;
  padding: 2px 0 2px 32px;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li {
    display: list-item;
    padding-left: 0;
  }
}
.sidemenu.tablet-break li a {
  display: inline-block;
  font-size: 16px;
  color: #040404 !important;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li a {
    font-size: 14px;
  }
}
.sidemenu.tablet-break li a:hover {
  text-decoration: none;
}
.sidemenu.tablet-break li.sel {
  display: block;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.sel {
    display: list-item;
  }
}
.sidemenu.tablet-break li.sel a {
  display: block;
  border-bottom: 2px solid #c7a462;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.sel a {
    display: inline-block;
  }
}
.sidemenu.tablet-break li.sel .vicon {
  top: 4px;
  left: 0;
  background-color: #c7a462;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.sel .vicon {
    display: none;
  }
}
.sidemenu.tablet-break li.toggler {
  display: block;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.toggler {
    display: list-item;
  }
}
.sidemenu.tablet-break li.toggler a {
  display: block;
  border-bottom: 2px solid #c7a462;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.toggler a {
    display: inline-block;
    border-bottom: 0;
  }
}
.sidemenu.tablet-break li.toggler .vicon {
  top: 4px;
  left: 0;
  background-color: #c7a462;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.toggler .vicon {
    display: none;
  }
}
.sidemenu.tablet-break li.sel.toggler a {
  border-bottom: 2px solid #c7a462;
}
.sidemenu.tablet-break li.issub {
  padding-left: 42px;
}
@media screen and (min-width: 992px) {
  .sidemenu.tablet-break li.issub {
    display: list-item;
    padding: 1px 0 1px 10px;
  }
}
.sidemenu.tablet-break li.isprnt a {
  font-weight: 700;
}
.sidemenu.active li {
  display: block;
}
.sidemenu.active li.sel .vicon,
.sidemenu.active li.toggler .vicon {
  background-position: -168px -222px;
}
.calendar {
  position: relative;
  width: 100%;
  background-color: #f6f6f6;
  padding: 12px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.calendar:before,
.calendar:after {
  content: " ";
  display: table;
}
.calendar:after {
  clear: both;
}
.calendar:before,
.calendar:after {
  content: " ";
  display: table;
}
.calendar:after {
  clear: both;
}
@media (min-width: 768px) {
  .calendar {
    padding: 25px 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .calendar {
    padding: 30px 0;
  }
}
@media (min-width: 1200px) {
  .calendar {
    padding: 30px 10px;
  }
}
.calendar .weeks-wrap {
  position: relative;
  float: left;
  width: 100%;
}
.calendar .week {
  float: left;
  width: 100%;
}
.calendar .dayofweek {
  float: left;
  width: 14.2857142%;
  padding-bottom: 10px;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .calendar .dayofweek {
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: left;
  }
}
.calendar .dayofweek span {
  display: none;
}
@media (min-width: 768px) {
  .calendar .dayofweek span {
    display: inline;
  }
}
.calendar .day {
  position: relative;
  float: left;
  width: 14.2857142%;
  padding-top: 14.2857142%;
  background-color: #ffffff;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .calendar .day {
    padding-top: 182px;
  }
}
.calendar .date {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 24px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  z-index: 5;
}
@media (min-width: 768px) {
  .calendar .date {
    width: auto;
    height: auto;
    left: auto;
    right: 15px;
    top: 10px;
    text-align: right;
    font-size: 18px;
    border: 0;
    background-color: transparent;
    cursor: default;
  }
}
.calendar .date span {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -15px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .calendar .date span {
    position: static;
    left: auto;
    top: auto;
    width: auto;
    margin-top: 0;
    line-height: 1.45;
  }
}
.calendar .otm .date span {
  color: #a3a3a3;
}
.calendar .atv .date {
  background-color: #c7a462;
  color: #ffffff;
  cursor: pointer;
}
@media (min-width: 768px) {
  .calendar .atv .date {
    color: #333333;
    background-color: transparent;
    cursor: default;
  }
}
.calendar .atv .date span {
  color: #ffffff;
  font-weight: 700;
}
@media (min-width: 768px) {
  .calendar .atv .date span {
    color: #333333;
  }
}
.calendar .otm.atv .date span {
  color: #ffffff;
}
@media (min-width: 768px) {
  .calendar .otm.atv .date span {
    color: #a3a3a3;
  }
}
.calendar .entry {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding-top: 24%;
  z-index: 1;
  -webkit-transition: width 200ms ease, left 200ms ease;
  -moz-transition: width 200ms ease, left 200ms ease;
  -o-transition: width 200ms ease, left 200ms ease;
  transition: width 200ms ease, left 200ms ease;
}
@media (min-width: 992px) {
  .calendar .entry {
    padding-top: 30%;
  }
}
.calendar .entry ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.calendar .entry ul li {
  padding: 6px 10px 4px;
  line-height: 1.25;
  font-size: 14px;
}
@media (min-width: 992px) {
  .calendar .entry ul li {
    font-size: 16px;
  }
}
.calendar .entry ul li a {
  color: #040404;
}
.calendar .entry ul li .time {
  display: block;
  font-size: 12px;
}
@media (min-width: 768px) {
  .calendar .day.over {
    overflow: visible;
    z-index: 7;
  }
  .calendar .day.over .entry {
    width: 105%;
    left: -3px;
    top: -1px;
    min-height: 110%;
    border: 1px solid #484848;
    background-color: #f6f6f6;
    z-index: 3;
  }
}
.calendar .xs-day-info {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 99%;
  height: 100%;
  padding: 8px 16px;
  background-color: #ffffff;
  border: 1px solid #484848;
  z-index: 7;
}
.calendar .xs-day-info p {
  text-align: right;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.25;
  font-weight: 700;
}
.calendar .xs-day-info ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.calendar .xs-day-info ul li {
  line-height: 1.25;
  margin-bottom: 6px;
}
.calendar .xs-day-info ul li span {
  display: block;
  font-size: 14px;
  color: #484848;
}
.calendar .xs-day-info .vicon {
  right: 1px;
  bottom: 1px;
  cursor: pointer;
  z-index: 7;
}
.calendar .xs-day-info.open {
  display: block;
}
@media (min-width: 768px) {
  .calendar .xs-day-info.open {
    display: none;
  }
}
.calendar .day.odd {
  border: 1px solid #999999;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .calendar .day.odd {
    margin-top: -15px;
  }
}
.calendar .day.even {
  border: 1px solid #999999;
  border-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
}
.calendar .week.last .day.odd {
  border-bottom: 1px solid #999999;
}
.calendar .week.last .day.even {
  border-bottom: 1px solid #999999;
}
.calendar .mcontrol {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .calendar .mcontrol {
    position: absolute;
    top: -18px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
  }
}
.calendar .mcontrol table {
  margin: 0 auto;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.calendar .mcontrol table td {
  position: relative;
  text-align: center;
  padding: 1px 6px;
  line-height: 32px;
  font-size: 14px;
  text-transform: uppercase;
}
.calendar .mcontrol li {
  display: inline-block;
  padding: 1px 6px;
  line-height: 34px;
  text-transform: uppercase;
  font-size: 14px;
}
.calendar .mcontrol .prev {
  padding-left: 36px;
}
.calendar .mcontrol .prev .vicon {
  top: 5px;
  left: 6px;
  background-color: #c7a462;
}
.calendar .mcontrol .next {
  padding-right: 36px;
}
.calendar .mcontrol .next .vicon {
  top: 5px;
  right: 6px;
  background-color: #c7a462;
}
.calendar .mcontrol.bottom {
  display: none;
}
@media (min-width: 992px) {
  .calendar .mcontrol.bottom {
    display: block;
    top: auto;
    bottom: -20px;
  }
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  *zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
  *left: 0;
}
.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
  *right: 0;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}
.pika-select {
  display: inline-block;
  *display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #c7a462;
  border-radius: 3px;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}
.pika-button:hover {
  color: #fff !important;
  background: #c7a462 !important;
  box-shadow: none !important;
  border-radius: 3px !important;
}
/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}
.panel-group {
  border-top: 1px solid #d3d3d3;
}
.panel-group .panel {
  padding: 10px 0 25px;
  border-bottom: 1px solid #d3d3d3;
}
.panel-group .panel .panel-title {
  position: relative;
  cursor: pointer;
  width: 100%;
  padding-right: 76px;
  padding-top: 5px;
  margin-top: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.panel-group .panel .panel-title:after {
  position: absolute;
  content: "MORE";
  right: 0;
  top: 5px;
  height: 22px;
  line-height: 22px;
  padding-right: 30px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  color: #5e5e5e;
  font-weight: 700;
  background: #ffffff url(/images/vsprite.png) no-repeat right -375px;
}
.panel-group .panel .panel-content {
  display: none;
}
.panel-group .panel.initial .panel-content {
  display: block;
}
.panel-group .panel.open .panel-title,
.panel-group .panel.initial .panel-title {
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
.panel-group .panel.open .panel-title:after,
.panel-group .panel.initial .panel-title:after {
  content: " ";
  background-position: right -350px;
}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}
.royalSlider > * {
  float: left;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
.rsThumb {
  float: left;
  position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 9999 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
.rsPreloader {
  position: absolute;
  z-index: 0;
}
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}
.rsTabs {
  float: left;
  background: none !important;
}
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}
img.rsImg {
  max-width: none;
}
.grab-cursor {
  cursor: url(/images/grab.png) 8 8, move;
}
.grabbing-cursor {
  cursor: url(/images/grabbing.png) 8 8, move;
}
.rsNoDrag {
  cursor: auto;
}
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(/images/blank.gif);
}
/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #202020;
  color: #FFF;
}
/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}
.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}
.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}
.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url('/images/rs-default.png');
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}
.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}
.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none;
}
/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  right: 0;
  bottom: 6px;
  width: auto;
  height: auto;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0 auto;
  background: transparent;
  text-align: right;
  line-height: 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .rsDefault .rsBullets {
    background: #0F0F0F;
  }
}
.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  margin-left: 5px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #5e5e5e;
}
.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF;
}
/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}
.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}
.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}
.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
  display: block;
}
/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}
.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}
/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}
.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}
.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url('/images/rs-default.png');
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}
.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}
/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px;
  }
  .rsDefault .rsThumbsHor {
    height: 44px;
  }
  .rsDefault .rsThumbsVer {
    width: 59px;
  }
}
/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}
.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}
.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}
.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #acacac, #bbbbbb);
  background-image: -moz-llinear-gradient(top, #acacac, #bbbbbb);
  background-image: linear-gradient(to bottom, #acacac, #bbbbbb);
}
/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url('/images/rs-default.png') 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}
.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}
/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border: 6px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.9;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(/images/rs-default.png) no-repeat -5px -37px;
  background-color: #202020;
  background-color: rgba(20, 20, 20, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
  *background-color: #202020;
  *border-color: #FFFFFF;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}
.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}
.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}
.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url('/images/rs-default.png') -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(/images/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: #000000;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}
.image-gallery {
  position: relative;
  width: 100%;
  color: #ffffff;
  background-color: #202020;
}
.image-gallery .ig-captions {
  padding: 1px 20px 0;
  text-align: center;
  z-index: 5;
}
@media (min-width: 768px) {
  .image-gallery .ig-captions {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .image-gallery .ig-captions {
    position: absolute;
    left: 0;
    top: 50%;
    width: 380px;
    padding-bottom: 0;
    -webkit-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -o-transform: translateY(-55%);
    transform: translateY(-55%);
  }
}
@media (min-width: 1200px) {
  .image-gallery .ig-captions {
    width: 420px;
  }
}
.image-gallery .ig-captions h2 {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .image-gallery .ig-captions h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.image-gallery .ig-captions h2:after {
  content: "";
  height: 1px;
  background: #5e5e5e;
  width: 75px;
  display: block;
  margin: 9px auto 0;
}
.image-gallery .ig-captions a.fs {
  display: none;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 6px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .image-gallery .ig-captions a.fs {
    display: inline-block;
  }
}
.image-gallery .ig-wrap {
  z-index: 4;
}
@media (min-width: 992px) {
  .image-gallery .ig-wrap {
    margin-left: 380px;
  }
}
@media (min-width: 1200px) {
  .image-gallery .ig-wrap {
    margin-left: 420px;
  }
}
.image-gallery .ig-copy {
  width: 100%;
  padding: 4px 12px;
  color: #d3d3d3;
  text-align: center;
  font-size: 13px;
  z-index: 5;
}
@media (min-width: 768px) {
  .image-gallery .ig-copy {
    position: absolute;
    bottom: 0;
    text-align: left;
    background-color: #040404;
    background-color: rgba(10, 10, 10, 0.75);
  }
}
.image-gallery .ig-copy span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .image-gallery .ig-copy span {
    width: 82%;
  }
}
@media (min-width: 992px) {
  .image-gallery .ig-copy span {
    width: 84%;
    padding-left: 8px;
  }
}
.image-gallery .ig-copy span.empty {
  color: #040404;
  color: rgba(10, 10, 10, 0.75);
}
.image-gallery .visibleNearby {
  width: 100%;
  color: #FFF;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #202020;
}
.image-gallery .visibleNearby .rsSlide img {
  opacity: 0.5;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: -webkit-transform 400ms ease-out;
  -moz-transition: -moz-transform 400ms ease-out;
  -o-transition: -o-transform 400ms ease-out;
  transition: transform 400ms ease-out;
}
.image-gallery .visibleNearby .rsActiveSlide img {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.full-screen header,
.full-screen footer {
  display: none !important;
}
.full-screen section.content {
  overflow: visible;
  max-width: none;
}
.full-screen .ig-env {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.full-screen .image-gallery {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.full-screen .image-gallery .ig-captions {
  position: absolute;
  text-align: center;
  z-index: 10002;
  width: 100%;
  left: 0;
  top: auto;
  bottom: 20px;
  padding-bottom: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.full-screen .image-gallery .ig-captions h2 {
  margin-top: 0;
}
.full-screen .image-gallery .ig-captions h2:after {
  content: "";
  height: 1px;
  background: #5e5e5e;
  width: 75px;
  display: block;
  margin: 9px auto 0;
}
.full-screen .image-gallery .ig-captions a.fs {
  display: inline-block;
}
.full-screen .image-gallery .ig-copy {
  z-index: 10001;
  top: 0;
  bottom: auto;
}
@media (min-width: 768px) {
  .full-screen .image-gallery .ig-copy {
    bottom: auto;
  }
}
.full-screen .image-gallery .ig-copy span {
  width: 100%;
}
.full-screen .image-gallery .rsDefault .rsBullets {
  background: transparent;
}
@media (min-width: 768px) {
  .full-screen .image-gallery .rsDefault .rsBullets {
    background: transparent;
  }
}
.full-screen .production-content,
.full-screen .fw-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(/images/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  position: relative;
  margin: 0;
  width: 100%;
  z-index: 10;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  left: -15px;
  bottom: -50px;
  color: #5e5e5e;
  margin: 0 5px;
  padding: 3px 8px;
  font-size: 16px;
  font-weight: 700;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #C7A462;
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: -15px;
}
.owl-theme .owl-controls .owl-buttons div span.arwlft {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -6px;
  margin-left: -7px;
  border-style: solid;
  border-width: 6px 10px 6px 0;
  border-color: transparent #ffffff transparent transparent;
}
.owl-theme .owl-controls .owl-buttons div span.arwrght {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -6px;
  margin-left: -3px;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #ffffff;
}
.quote-carousel.owl-theme .owl-controls {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.quote-carousel.owl-theme .owl-controls .owl-buttons div {
  bottom: auto;
  top: 0;
  width: 30px;
  height: 30px;
  background: #d3d3d3;
  border: 3px solid #d3d3d3;
  opacity: 0.6;
}
.quote-carousel.owl-theme .owl-controls .owl-buttons div span.arwlft {
  margin-top: -5px;
  margin-left: -5px;
  border-style: solid;
  border-width: 5px 7px 5px 0;
  border-color: transparent #ffffff transparent transparent;
}
.quote-carousel.owl-theme .owl-controls .owl-buttons div span.arwrght {
  margin-top: -5px;
  margin-left: -2px;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #ffffff;
}
@media (min-width: 992px) {
  .owl-theme .owl-controls .owl-buttons div {
    left: -34px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -34px;
  }
}
@media (min-width: 1200px) {
  .owl-theme .owl-controls .owl-buttons div {
    left: -64px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -64px;
  }
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls.clickable .owl-buttons div.disabled,
.owl-theme .owl-controls.clickable .owl-buttons div.disabled:hover {
  opacity: 0.3;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #C7A462;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(/images/preloader-white.gif) no-repeat center center;
}
.opera-chat-frame-scaler {
  position: relative;
  width: 560px;
  margin: 0 auto;
}
.opera-chat-frame-scaler .mfp-close {
  font-size: 52px;
}
.opera-chat-frame {
  position: relative;
  width: 550px;
  height: 600px;
  margin: 10px auto;
  border: 10px solid #c7a462;
  border-radius: 4px;
}
.opera-chat-frame iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: none;
  background: #000;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.event-strip {
  padding-bottom: 20px;
}
.event-strip .carousel {
  margin-top: 44px;
}
.event-strip .carousel .event-item {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0 25px 0 25px;
  color: #c7a462;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  float: left;
}
@media (min-width: 768px) {
  .event-strip .carousel .event-item {
    width: 50%;
    padding: 0 15px 0 15px;
  }
}
@media (min-width: 1200px) {
  .event-strip .carousel .event-item {
    width: 33.32%;
    padding: 0 5px 0 5px;
  }
}
.event-strip .carousel .event-item span {
  display: block;
}
.event-strip .carousel .event-item .date {
  position: absolute;
  left: 25px;
  top: 0;
  width: 80px;
  padding-top: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .event-strip .carousel .event-item .date {
    left: 15px;
  }
}
@media (min-width: 1200px) {
  .event-strip .carousel .event-item .date {
    left: 5px;
  }
}
.event-strip .carousel .event-item .date a:hover {
  text-decoration: none;
}
.event-strip .carousel .event-item .mnth {
  font-size: 20px;
  line-height: 22px;
}
.event-strip .carousel .event-item .day {
  font-size: 36px;
  line-height: 38px;
}
.event-strip .carousel .event-item .detail {
  margin-left: 80px;
  padding-top: 1px;
  padding-left: 20px;
  border-left: 1px solid #d3d3d3;
}
.event-strip .carousel .event-item .title {
  font-size: 24px;
  line-height: 26px;
  padding-top: 10px;
}
.event-strip .carousel .event-item a.evi-ttl:hover {
  text-decoration: none;
}
.event-strip .carousel .event-item a .title {
  color: #484848;
}
.event-strip .carousel .event-item .venue {
  display: block;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.event-strip .carousel .owl-item .event-item {
  position: relative;
  width: 100%;
  float: none;
}
@media (min-width: 1200px) {
  .event-strip .carousel.count2 .event-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .event-strip .carousel.count1 .event-item {
    margin-left: 25%;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .event-strip .carousel.count1 .event-item {
    margin-left: 25%;
    width: 50%;
  }
}
.event-strip .controls {
  padding: 45px 0 15px;
  text-align: center;
}
.fluid-video {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 56.25%;
}
.splash .peer-video {
  position: absolute;
  left: -1000px;
  top: 0;
  width: 195px;
  height: 130px;
  color: #ffffff;
  background-color: #000;
  z-index: 10;
}
.splash .peer-video.loading {
  -webkit-transition: width 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), height 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), left 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), top 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975);
  -moz-transition: width 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), height 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), left 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), top 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975);
  -o-transition: width 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), height 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), left 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), top 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975);
  transition: width 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), height 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), left 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975), top 600ms cubic-bezier(0.845, 0.035, 0.110, 0.975);
}
.splash .peer-video.playing {
  left: 0;
  top: 0;
  left: 0 !important;
  top: 0 !important;
  height: 100%;
  width: 100%;
  height: 100% !important;
  width: 100% !important;
}
.fluid-video iframe,
.peer-video iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.fluid-video .closer,
.peer-video .closer {
  position: absolute;
  width: 62px;
  height: 62px;
  right: 0;
  top: 68px;
  background: url(/images/vsprite.png) no-repeat -238px 0;
  z-index: 10;
  cursor: pointer;
}
@media (min-width: 992px) {
  .fluid-video .closer,
  .peer-video .closer {
    top: 106px;
  }
}
.fluid-embed {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 56.25%;
}
.fluid-embed iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/images/pswp-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/images/pswp-skin.png);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 98%;
  text-align: center;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #eeeeee;
}
.pswp__caption__center span.crdt-nme {
  color: #d3d3d3;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(/images/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace .pace-progress {
  position: fixed;
  background: #c7a462;
  /*background: #B20000;*/
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 6px;
}
.pace-inactive {
  display: none;
}
.pace.pace-active .pace-progress {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.vicon {
  display: block;
  position: absolute;
  background: url(/images/vsprite.png) no-repeat 0 0;
  text-indent: -9999px;
}
.vicon.down-caret {
  width: 30px;
  height: 40px;
  background-position: 0 -40px;
}
.vicon.user {
  width: 16px;
  height: 16px;
  background-position: 0 -80px;
}
.vicon.search {
  width: 16px;
  height: 16px;
  background-position: -16px -80px;
}
.vicon.play {
  width: 48px;
  height: 48px;
  background-position: -144px -96px;
}
.vicon.tplay {
  width: 40px;
  height: 40px;
  background-position: -192px -96px;
}
.vicon.prod-map {
  width: 24px;
  height: 24px;
  background-position: -48px -222px;
}
.vicon.list {
  width: 30px;
  height: 30px;
  background-position: 0 -246px;
}
.vicon.cal {
  width: 30px;
  height: 30px;
  background-position: -30px -246px;
}
.on .vicon.list {
  background-position: -60px -246px;
}
.on .vicon.cal {
  background-position: -90px -246px;
}
.vicon.morefill {
  width: 24px;
  height: 24px;
  background-position: -96px -222px;
}
.vicon.lessfill {
  width: 24px;
  height: 24px;
  background-position: -192px -222px;
}
.vicon.gosmfill {
  width: 17px;
  height: 17px;
  background-position: 0 -276px;
}
.vicon.rdown {
  width: 24px;
  height: 24px;
  background-position: -144px -222px;
}
.vicon.rup {
  width: 24px;
  height: 24px;
  background-position: -168px -222px;
}
.vicon.x30 {
  width: 30px;
  height: 30px;
  background-position: -120px -246px;
}
.vicon.dtpick {
  width: 16px;
  height: 16px;
  background-position: -32px -80px;
}
.vicon.rightwhite {
  width: 18px;
  height: 18px;
  background-position: -240px -222px;
}
.vicon.posts {
  width: 26px;
  height: 24px;
  background-position: -150px -246px;
}
.vicon.galleries {
  width: 28px;
  height: 24px;
  background-position: -178px -246px;
}
.vicon.touchgallery {
  width: 24px;
  height: 16px;
  background-position: -264px -222px;
}
.vicon.calwi {
  width: 28px;
  height: 24px;
  background-position: -206px -246px;
}
.vicon.ticketwi {
  width: 28px;
  height: 24px;
  background-position: -234px -246px;
}
.vicon.mapdir {
  width: 17px;
  height: 17px;
  background-position: -34px -276px;
}
/*header menu (hm) actions*/
.vicon.hmtick {
  background-position: -30px 0;
}
.vicon.hmsub {
  background-position: -90px 0;
}
.vicon.hmmem {
  background-position: 0 0;
}
.vicon.hmcal {
  background-position: -60px 0;
}
.vicon.hmgrp {
  background-position: -150px 0;
}
.content-scroller {
  position: absolute;
  right: 20px;
  padding-left: 0;
  list-style: none;
  z-index: 15;
}
.content-scroller li {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: 3px;
  background: url(/images/vsprite.png) no-repeat 0 -222px;
  opacity: 0.6;
  cursor: pointer;
}
.content-scroller li span {
  visibility: hidden;
  position: absolute;
  right: 28px;
  white-space: nowrap;
  color: #040404;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 22px;
  background-color: #ffffff;
  margin-top: 1px;
  padding: 0 10px;
  opacity: 0;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
}
.content-scroller li.on {
  opacity: 1;
}
.content-scroller li.over {
  opacity: 1;
}
.content-scroller li.over span {
  visibility: visible;
  opacity: 1;
}
.content-scroller li.cal {
  background-position: -24px -222px;
}
.glist {
  padding-top: 50px;
  padding-bottom: 50px;
}
.glist.lesspad {
  padding-top: 20px;
  padding-bottom: 20px;
}
.glist h3 {
  margin-bottom: 0;
}
.glist p {
  margin-bottom: 0;
}
.glist .even {
  margin-top: 40px;
}
.glist .odd {
  margin-top: 40px;
}
@media (min-width: 450px) {
  .btnmult {
    margin-top: 0;
  }
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1600px;
  z-index: 100;
  background-color: #404040;
  background-color: rgba(33, 33, 33, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), background-color 1000ms ease;
}
@media (min-width: 992px) {
  header {
    position: fixed;
  }
}
header a {
  color: #ffffff;
}
header a:hover {
  text-decoration: none;
}
header h1.logo {
  position: absolute;
  top: 0;
  left: 20px;
  width: 84px;
  height: 84px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  background-color: #202020;
  z-index: 105;
  -webkit-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
@media (min-width: 992px) {
  header h1.logo {
    width: 135px;
    height: 135px;
    left: 40px;
  }
}
@media (min-width: 1200px) {
  header h1.logo {
    left: 100px;
  }
}
header h1.logo a {
  display: block;
  width: 100%;
  height: 84px;
}
@media (min-width: 992px) {
  header h1.logo a {
    height: 135px;
  }
}
@media (min-width: 992px) {
  header .nav-control {
    display: none;
  }
}
header .nav-control a {
  float: right;
  line-height: 58px;
  padding: 0 12px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
header .nav-control .burger {
  float: right;
  margin-left: 10px;
  width: 58px;
  height: 58px;
  cursor: pointer;
}
header .nav-control .burger-transition {
  position: relative;
  height: 19px;
  width: 30px;
  margin: 19px auto 0;
}
header .nav-control .burger-transition .line {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  -moz-transition: -moz-transform 250ms ease-in-out;
  -o-transition: -o-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
header .nav-control .burger-transition .line.top {
  top: 0;
}
header .nav-control .burger-transition .line.mid {
  top: 8px;
}
header .nav-control .burger-transition .line.bottom {
  top: auto;
  bottom: 0;
}
header .nav-control .burger-transition .line.left,
header .nav-control .burger-transition .line.right {
  width: 50%;
}
header .nav-control .burger-transition .line.right {
  left: auto;
  right: 0;
}
header .nav-control .burger-transition .line.top.left {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
header .nav-control .burger-transition .line.top.right {
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
header .nav-control .burger-transition .line.bottom.left {
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
header .nav-control .burger-transition .line.bottom.right {
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
header .nav-control .burger.open {
  background-color: #333333;
}
header .nav-control .burger.open .burger-transition .line {
  background-color: #ffffff;
}
header .nav-control .burger.open .burger-transition .line.mid {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
header .nav-control .burger.open .burger-transition .line.top.left {
  -webkit-transform: translate(5px, -3px) rotate(45deg) scaleX(1.25);
  -moz-transform: translate(5px, -3px) rotate(45deg) scaleX(1.25);
  -o-transform: translate(5px, -3px) rotate(45deg) scaleX(1.25);
  -ms-transform: translate(5px, -3px) rotate(45deg) scaleX(1.25);
  transform: translate(5px, -3px) rotate(45deg) scaleX(1.25);
}
header .nav-control .burger.open .burger-transition .line.top.right {
  -webkit-transform: translate(-5px, -3px) rotate(-45deg) scaleX(1.25);
  -moz-transform: translate(-5px, -3px) rotate(-45deg) scaleX(1.25);
  -o-transform: translate(-5px, -3px) rotate(-45deg) scaleX(1.25);
  -ms-transform: translate(-5px, -3px) rotate(-45deg) scaleX(1.25);
  transform: translate(-5px, -3px) rotate(-45deg) scaleX(1.25);
}
header .nav-control .burger.open .burger-transition .line.bottom.left {
  -webkit-transform: translate(5px, 3px) rotate(-45deg) scaleX(1.25);
  -moz-transform: translate(5px, 3px) rotate(-45deg) scaleX(1.25);
  -o-transform: translate(5px, 3px) rotate(-45deg) scaleX(1.25);
  -ms-transform: translate(5px, 3px) rotate(-45deg) scaleX(1.25);
  transform: translate(5px, 3px) rotate(-45deg) scaleX(1.25);
}
header .nav-control .burger.open .burger-transition .line.bottom.right {
  -webkit-transform: translate(-5px, 3px) rotate(45deg) scaleX(1.25);
  -moz-transform: translate(-5px, 35px) rotate(45deg) scaleX(1.25);
  -o-transform: translate(-5px, 3px) rotate(45deg) scaleX(1.25);
  -ms-transform: translate(-5px, 3px) rotate(45deg) scaleX(1.25);
  transform: translate(-5px, 3px) rotate(45deg) scaleX(1.25);
}
header nav.main {
  position: absolute;
  display: none;
  top: 58px;
  left: 0;
  width: 100%;
  background-color: #333333;
  z-index: 103;
}
@media (min-width: 992px) {
  header nav.main {
    position: relative;
    display: block;
    top: 0;
    background-color: transparent;
    padding-right: 40px;
  }
  header nav.main:before,
  header nav.main:after {
    content: " ";
    display: table;
  }
  header nav.main:after {
    clear: both;
  }
  header nav.main:before,
  header nav.main:after {
    content: " ";
    display: table;
  }
  header nav.main:after {
    clear: both;
  }
}
@media (min-width: 1200px) {
  header nav.main {
    padding-right: 100px;
  }
}
header nav.main ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
header nav.main ul.root {
  padding-top: 25px;
}
@media (min-width: 992px) {
  header nav.main ul.root {
    float: right;
    padding-top: 0;
  }
}
header nav.main ul.root > li {
  text-align: left;
  border-bottom: 1px solid #484848;
}
@media (min-width: 992px) {
  header nav.main ul.root > li {
    text-align: center;
    float: left;
    border-bottom: 0;
  }
}
header nav.main ul.root > li > a {
  position: relative;
  display: block;
  font-size: 18px;
  margin: 0 20px;
  line-height: 40px;
  -webkit-transition: background-color 600ms ease, line-height 400ms ease-out;
  -moz-transition: background-color 600ms ease, line-height 400ms ease-out;
  -o-transition: background-color 600ms ease, line-height 400ms ease-out;
  transition: background-color 600ms ease, line-height 400ms ease-out;
}
@media (min-width: 992px) {
  header nav.main ul.root > li > a {
    font-size: 16px;
    margin: 0 0;
    padding: 0 12px;
    line-height: 96px;
  }
}
header nav.main ul.root > li > a .vicon.down-caret {
  left: auto;
  right: 2px;
  top: 0;
}
@media (min-width: 992px) {
  header nav.main ul.root > li > a .vicon.down-caret {
    display: none;
  }
}
header nav.main ul.root > li div.drop {
  display: none;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop {
    display: block;
    position: absolute;
    top: -2000px;
    padding-top: 16px;
    padding-bottom: 10px;
    margin-left: -24px;
    background-color: #333333;
    z-index: 104;
    opacity: 0.6;
    -webkit-transform: translate(0, -20px);
    -moz-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
    -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
    -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
    transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  }
}
header nav.main ul.root > li div.drop > ul > li {
  background-color: #202020;
  border-top: 1px solid #333333;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop > ul > li {
    text-align: left;
    background-color: #333333;
    border-top: 0;
  }
}
header nav.main ul.root > li div.drop > ul > li > a {
  display: block;
  color: #c7a462;
  margin: 0 40px;
  line-height: 40px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop > ul > li > a {
    margin: 0 0;
    padding: 0 36px 0 36px;
    color: #ffffff;
    font-family: "adobe-caslon-pro", Georgia, Times, serif;
    font-size: 18px;
  }
}
header nav.main ul.root > li div.drop > ul > li ul {
  display: none;
}
header nav.main ul.root > li div.drop.whatson {
  /*@media (min-width: @nav-break-point) {
                        ul.actions {
                            margin-top: 20px;

                            li {
                                font-weight: 700;

                                a {
                                    display: block;
                                    position: relative;
                                    padding-left: 40px;

                                    .vicon {
                                        left: 2px;
                                        top: 0;
                                        height: 40px;
                                        width: 30px;
                                    }
                                }
                            }
                        }
                    }*/
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson {
    padding-top: 60px;
    padding-bottom: 50px;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    left: 0;
  }
}
@media (min-width: 1200px) {
  header nav.main ul.root > li div.drop.whatson {
    padding-left: 100px;
    padding-right: 100px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn {
  text-align: left;
  color: #c7a462;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn {
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn.tocul {
    max-width: 920px;
  }
  header nav.main ul.root > li div.drop.whatson .pn.tocul .pn-col {
    flex: 0 0 54%;
    max-width: 54%;
  }
  header nav.main ul.root > li div.drop.whatson .pn.tocul .pn-actions {
    flex: 0 0 38%;
    max-width: 38%;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-title {
  position: relative;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #c7a462;
  padding-left: 20px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-title {
    padding-bottom: 10px;
    padding-left: 0;
    margin-bottom: 4px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #484848;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-title:after {
    height: 5px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-title.channel:after {
  background: red url(/images/channelbg.png) repeat-x 0 0;
}
header nav.main ul.root > li div.drop.whatson .pn-title a {
  color: #c7a462;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col {
    flex: 0 0 34%;
    max-width: 34%;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col:nth-child(2) {
  border-top: 1px solid #484848;
  padding-top: 8px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col:nth-child(2) {
    border-top: 0;
    padding-top: 0;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a {
  display: block;
  position: relative;
  padding: 11px;
  padding-bottom: 4px;
  padding-left: 20px;
  border-bottom: 1px solid #484848;
  background-color: #202020;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-item > a {
    background-color: transparent;
    padding: 10px;
    padding-left: 20px;
    padding-bottom: 9px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a span {
  position: relative;
  z-index: 2;
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a:before {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #484848;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: -moz-transform 1s cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: -o-transform 1s cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: transform 1s cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-item > a:before {
    z-index: -1;
    left: 0;
    right: auto;
    top: 14px;
    margin-top: 0;
    transform-origin: left 35%;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a:hover {
  color: white;
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a:hover:before {
  transform: scale(4);
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a.szn {
  color: #c7a462;
  font-size: 14px;
  padding: 8px 0;
  padding-left: 20px;
  border-bottom: none;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-item > a.szn {
    padding-left: 0;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-item > a.szn:before {
  display: none;
}
header nav.main ul.root > li div.drop.whatson .pn-col-item .opera {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 17px;
  line-height: 22px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-item .opera {
    font-size: 20px;
    line-height: 24px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-item .metas {
  display: none;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  margin-top: -1px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-item .metas {
    display: block;
    font-size: 13px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-item .composer {
  text-transform: uppercase;
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt > a {
  display: flex;
  position: relative;
  padding: 11px 11px 4px 20px;
  border-bottom: 1px solid #484848;
  background-color: #202020;
  color: #c5c5c5;
  transition: color 400ms linear;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt > a {
    background-color: transparent;
    padding: 10px;
    padding-left: 0;
    padding-bottom: 8px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt > a:hover {
  color: white;
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt > a:hover .pn-col-evnt-l {
  color: #c7a462;
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l {
  position: relative;
  flex: 0 0 60px;
  text-align: left;
  font-size: 17px;
  line-height: 22px;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  transition: color 400ms linear;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l {
    flex: 0 0 50px;
    text-align: center;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l > span {
  display: inline;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l > span {
    display: block;
    line-height: 20px;
  }
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l > span.mnth {
    font-size: 12px;
  }
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l > span.day {
    font-size: 18px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #7D6B4A;
  right: 0;
  top: 3px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-l:after {
    height: 24px;
    top: 6px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt-r {
  flex: 1;
  padding-left: 15px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-r {
    padding-left: 18px;
    max-width: 90%;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt-r .evtt {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 17px;
  line-height: 22px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-r .evtt {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-col-evnt-r .metas {
  display: none;
  transition: color 400ms linear;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-col-evnt-r .metas {
    display: block;
    margin-top: -1px;
    font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
    line-height: 16px;
    font-size: 13px;
    color: #999999;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-actions {
  border-top: 1px solid #484848;
  padding-top: 8px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-actions {
    border-top: 0;
    padding-top: 0;
    flex: 0 0 22%;
    max-width: 22%;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-actions-title {
  position: relative;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 1px solid #484848;
  padding-left: 20px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-actions-title {
    padding-left: 0;
    margin-bottom: 8px;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-actions ul {
  background-color: #202020;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-actions ul {
    background-color: transparent;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-actions ul li {
  padding: 0 20px;
  line-height: 40px;
  border-top: 1px solid #333333;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-actions ul li {
    padding: 0;
    color: #ffffff;
    font-family: "adobe-caslon-pro", Georgia, Times, serif;
    font-size: 18px;
    border-top: 1px solid none;
  }
}
header nav.main ul.root > li div.drop.whatson .pn-actions ul li > a {
  color: #c7a462;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson .pn-actions ul li > a {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson > ul > li > a {
    font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #c7a462;
    padding: 0 0 0 15px;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson > ul > li ul {
    display: block;
    border-top: 1px solid #484848;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-6 {
    float: left;
    width: 48%;
  }
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav {
  border-top: 1px solid #484848;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav:before,
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav:after {
  content: " ";
  display: table;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav:after {
  clear: both;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav:before,
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav:after {
  content: " ";
  display: table;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav:after {
  clear: both;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav {
    border-top: 0;
  }
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li {
  float: left;
  width: 100%;
  padding: 8px 10px 8px 15px;
  border-bottom: 1px solid #484848;
  border-right: 1px solid #484848;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li {
    width: 50%;
  }
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li a {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li a span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li a .composer {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 3px;
  color: #999999;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li a .opera {
  font-size: 20px;
  line-height: 24px;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li a .dates {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-top: -3px;
  color: #999999;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li.pnir {
  border-right: 0;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 .production-nav li.last-row {
  border-bottom: 0;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 > li > a {
  position: relative;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 > li > a .vicon {
  display: block;
  right: 10px;
  top: 0;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 > li.active {
  background-color: #040404;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-6 > li.active {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-6 > li.active > a .vicon {
    display: none;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-6 li.season.next {
    padding-top: 5px;
    border-top: 1px solid #484848;
  }
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-6 li.season.next .production-nav {
  display: none;
}
@media (min-width: 992px) {
  header nav.main ul.root > li div.drop.whatson ul.nav-col-3 {
    float: left;
    padding: 0 0 0 30px;
    width: 26%;
  }
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-3 .events-nav {
  border-top: 0;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-3 .events-nav li {
  padding: 6px 5px 0 15px;
  border-top: 1px solid #484848;
}
header nav.main ul.root > li div.drop.whatson ul.nav-col-3 .events-nav li a {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 18px;
  line-height: 36px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.open > a {
    background-color: #333333;
  }
}
header nav.main ul.root > li.open div.drop {
  display: block;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.open div.drop {
    top: 96px;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
header nav.main ul.root > li.primary.open > a {
  font-weight: 700;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.primary > a {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
  }
}
header nav.main ul.root > li.shortcut {
  padding: 8px 10px;
  line-height: 1.625;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.shortcut {
    display: none;
  }
}
header nav.main ul.root > li.shortcut a {
  display: block;
  line-height: 1.625;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
}
header nav.main ul.root > li.shortcut a span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header nav.main ul.root > li.shortcut a .composer {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 3px;
  color: #999999;
}
header nav.main ul.root > li.shortcut a .opera {
  font-size: 20px;
  line-height: 24px;
}
header nav.main ul.root > li.shortcut a .dates {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-top: -3px;
  color: #999999;
}
header nav.main ul.root > li.account {
  position: relative;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.account {
    text-indent: -9999px;
    width: 36px;
  }
}
header nav.main ul.root > li.account > a {
  padding: 0;
}
header nav.main ul.root > li.account > a .vicon {
  display: none;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.account > a .vicon {
    display: block;
  }
}
header nav.main ul.root > li.search {
  position: relative;
  text-align: left;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search {
    width: 36px;
  }
}
header nav.main ul.root > li.search > a.search-toggle {
  position: relative;
  display: none;
  text-indent: -9999px;
  background-position: -83px -96px;
  z-index: 102;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search > a.search-toggle {
    display: block;
  }
}
header nav.main ul.root > li.search > a.search-toggle .vicon {
  display: none;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search > a.search-toggle .vicon {
    display: block;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search .search-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 96px;
    overflow: hidden;
    z-index: 101;
    -webkit-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), height 400ms ease-out;
    -moz-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), height 400ms ease-out;
    -o-transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), height 400ms ease-out;
    transition: width 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), height 400ms ease-out;
  }
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search .search-wrap form {
    display: none;
  }
}
header nav.main ul.root > li.search .search-control {
  display: block;
  border: 0;
  background-color: #202020;
  width: 100%;
  height: 58px;
  line-height: 1.42857143;
  padding: 6px 58px 6px 58px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search .search-control {
    min-width: 200px;
    text-align: left;
    font-size: 24px;
    height: 96px;
    padding: 6px 96px 6px 10px;
    background-color: #333333;
    border-left: 1px solid #484848;
    -webkit-transition: height 400ms ease-out;
    -moz-transition: height 400ms ease-out;
    -o-transition: height 400ms ease-out;
    transition: height 400ms ease-out;
  }
}
header nav.main ul.root > li.search .search-control:focus {
  outline: 0;
}
header nav.main ul.root > li.search .search-btn {
  position: absolute;
  border: 0;
  padding: 0;
  width: 58px;
  height: 58px;
  right: 0;
  top: 0;
  text-indent: -9999px;
  background: #c7a462 url(/images/vsprite.png) no-repeat 0 -96px;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search .search-btn {
    height: 96px;
    width: 86px;
    background-position: -58px -96px;
  }
}
header nav.main ul.root > li.search ::-webkit-input-placeholder {
  color: #999999;
}
header nav.main ul.root > li.search :-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}
header nav.main ul.root > li.search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}
header nav.main ul.root > li.search :-ms-input-placeholder {
  color: #999999;
}
header nav.main ul.root > li.search.open > a.search-toggle {
  display: none;
}
@media (min-width: 992px) {
  header nav.main ul.root > li.search.open .search-wrap {
    width: 400px;
  }
}
header nav.main ul.root > li.search.open .search-wrap form {
  display: block;
}
header nav.main.open {
  display: block;
}
header .sitealert {
  position: absolute;
  top: 100%;
  width: 100%;
  color: black;
  background-color: #ffc230;
  overflow: hidden;
}
@media (min-width: 992px) {
  header .sitealert {
    position: relative;
    top: auto;
  }
}
header .sitealert > div {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 114px;
  padding-right: 56px;
  font-size: 13px;
}
@media (min-width: 992px) {
  header .sitealert > div {
    padding-left: 195px;
    padding-right: 60px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  header .sitealert > div {
    padding-left: 255px;
  }
}
header .sitealert > div .sacpy {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
header .sitealert > div strong {
  text-transform: uppercase;
}
header .sitealert a {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 10px;
  font-size: 13px;
  text-transform: uppercase;
  height: 100%;
  line-height: 32px;
  font-weight: bold;
  color: white;
  background-color: black;
}
@media (min-width: 992px) {
  header .sitealert a {
    font-size: 14px;
  }
}
header.active,
header.open {
  background-color: #212121;
}
.loading header,
.loading header.active,
.loading header.open {
  background-color: transparent;
}
.loading header nav,
.loading header .nav-control {
  visibility: hidden;
}
.page-nav-fixed header.fixed,
header.detach {
  -webkit-transform: translate(0, -145px);
  -moz-transform: translate(0, -145px);
  -ms-transform: translate(0, -145px);
  -o-transform: translate(0, -145px);
  transform: translate(0, -145px);
}
.page-nav-fixed header.fixed .sitealert,
header.detach .sitealert {
  display: none;
}
@media (min-width: 992px) {
  header.fixed h1.logo {
    width: 84px;
    height: 84px;
  }
}
@media (min-width: 992px) {
  header.fixed h1.logo a {
    height: 84px;
  }
}
@media (min-width: 992px) {
  header.fixed nav.main ul.root > li > a {
    line-height: 58px;
  }
}
@media (min-width: 992px) {
  header.fixed nav.main ul.root > li.open div.drop {
    top: 58px;
  }
}
@media (min-width: 992px) {
  header.fixed nav.main ul.root > li.search .search-wrap {
    height: 58px;
  }
}
@media (min-width: 992px) {
  header.fixed nav.main ul.root > li.search .search-control {
    font-size: 20px;
    height: 58px;
    padding: 6px 58px 6px 10px;
  }
}
@media (min-width: 992px) {
  header.fixed nav.main ul.root > li.search .search-btn {
    height: 58px;
    width: 58px;
    background-position: 0 -96px;
  }
}
header.fixed .sitealert {
  display: none;
}
header.mobile {
  position: absolute;
}
header.mobile.detach,
header.open.detach {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.lt-ie9 header {
  background: transparent;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99202020, endColorstr=#99202020)";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99202020, endColorstr=#99202020)";
}
section.content {
  position: relative;
  width: 100%;
  max-width: 1600px;
  min-height: 680px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
section.content.autoheight {
  min-height: 300px;
}
.loading section.content {
  min-height: 6000px;
  opacity: 0;
}
.no-js .loading section.content {
  min-height: 0;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.scroll-panels {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.rel-height {
  height: 400px;
}
.splash {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 5;
}
.bloc,
.junction,
.ibloc {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 10;
}
.splash .splash-content {
  position: absolute;
  width: 100%;
  max-width: 1600px;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: -moz-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: -o-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
@media (min-width: 768px) {
  .splash .splash-content {
    position: fixed;
  }
}
@media (min-width: 992px) {
  .splash .splash-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .splash .splash-content {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.splash .splash-content .feature h1 {
  font-size: 20px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .splash .splash-content .feature h1 {
    font-size: 28px;
  }
}
.splash .splash-content .feature h1.festival {
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.splash .splash-content .feature h2 {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
  .splash .splash-content .feature h2 {
    font-weight: 700;
  }
}
.splash .splash-content .feature h3 {
  font-size: 14px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .splash .splash-content .feature h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.splash .splash-content .feature p {
  font-size: 24px;
}
@media (min-width: 768px) {
  .splash .splash-content .feature p {
    font-size: 36px;
  }
}
.splash .splash-content .feature p.smaller {
  font-size: 20px;
}
@media (min-width: 768px) {
  .splash .splash-content .feature p.smaller {
    font-size: 28px;
  }
}
.splash .splash-content .feature-hl {
  width: 100%;
}
@media (min-width: 768px) {
  .splash .splash-content .feature-hl {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .splash .splash-content .feature-hl {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .splash .splash-content .feature-hl {
    max-width: 90%;
  }
}
.splash .splash-content .feature-hl h1 {
  display: inline-block;
  background-color: #202020;
  padding: 5px 8px;
  font-size: 24px;
  margin: 0 0 6px;
}
@media (min-width: 768px) {
  .splash .splash-content .feature-hl h1 {
    font-size: 30px;
  }
}
.splash .splash-content .feature-hl h2 {
  display: inline-block;
  background-color: #202020;
  padding: 5px 8px;
  border-bottom: none !important;
  margin: 0 0 6px;
}
.splash .splash-content .feature-hl p {
  display: inline-block;
  background-color: #202020;
  padding: 8px 8px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 28px;
  line-height: 1.1;
}
.loading .splash .splash-content {
  -webkit-transform: translate(0, 75px);
  -moz-transform: translate(0, 75px);
  -ms-transform: translate(0, 75px);
  -o-transform: translate(0, 75px);
  transform: translate(0, 75px);
}
.splash.invert .splash-content .feature h2 {
  border-bottom: 1px solid #040404;
}
.splash.invert .splash-content .feature-hl h1,
.splash.invert .splash-content .feature-hl h2,
.splash.invert .splash-content .feature-hl p {
  background-color: white;
}
.splash.invert .splash-content .feature-hl .btn {
  color: white;
}
.splash.invert .splash-content .feature-hl .btn:hover {
  color: #202020;
}
.splash .splash-content.video-active {
  position: absolute;
}
@media (min-width: 768px) {
  .splash .splash-content.video-active {
    position: absolute;
  }
}
.splash .splash-content.has-bg,
.splash .splash-content.bg-auto-auto {
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  -o-background-size: auto auto;
  background-size: auto auto;
}
.splash .splash-content.bg-100-auto {
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
.splash .feature,
.bloc .feature {
  position: absolute;
  left: 0;
  bottom: 20px;
  color: #fff;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 5;
}
@media (min-width: 768px) {
  .splash .feature,
  .bloc .feature {
    bottom: 40px;
    max-width: 460px;
  }
}
@media (min-width: 992px) {
  .splash .feature,
  .bloc .feature {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .splash .feature,
  .bloc .feature {
    padding-left: 100px;
    padding-right: 100px;
    max-width: 620px;
  }
}
.splash .feature h1,
.bloc .feature h1 {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.splash .feature h2,
.bloc .feature h2 {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
}
.splash .feature p,
.bloc .feature p {
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  line-height: 1.3;
}
.splash.invert .feature,
.bloc.invert .feature {
  color: #040404;
}
.home-panels .bloc .feature.textual {
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-panels .bloc .feature.textual.feature-hl {
  width: 100%;
}
@media (min-width: 768px) {
  .home-panels .bloc .feature.textual.feature-hl {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .home-panels .bloc .feature.textual.feature-hl {
    max-width: 90%;
  }
}
@media (min-width: 1200px) {
  .home-panels .bloc .feature.textual.feature-hl {
    max-width: 90%;
  }
}
.home-panels .bloc .feature.textual.feature-hl h1 {
  display: inline-block;
  background-color: #202020;
  padding: 5px 8px;
  font-size: 24px;
  margin: 0 0 6px;
}
@media (min-width: 768px) {
  .home-panels .bloc .feature.textual.feature-hl h1 {
    font-size: 30px;
  }
}
.home-panels .bloc .feature.textual.feature-hl h2 {
  display: inline-block;
  background-color: #202020;
  padding: 5px 8px;
  border-bottom: none !important;
  margin: 0 0 6px;
}
.home-panels .bloc .feature.textual.feature-hl p {
  display: inline-block;
  background-color: #202020;
  padding: 8px 8px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 28px;
  line-height: 1.1;
}
@media (min-width: 992px) {
  .home-panels .bloc .feature.textual {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent !important;
  }
}
.home-panels .bloc.invert .feature.textual.feature-hl h1,
.home-panels .bloc.invert .feature.textual.feature-hl h2,
.home-panels .bloc.invert .feature.textual.feature-hl p {
  background-color: white;
}
.home-panels .bloc.invert .feature.textual.feature-hl .btn {
  color: white;
}
.home-panels .bloc.invert .feature.textual.feature-hl .btn:hover {
  color: #202020;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-panels .bloc .feature.textual.smhasbg {
    padding-top: 15px;
    padding-bottom: 15px;
    bottom: auto;
    top: auto;
    bottom: 30px;
    max-width: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.splash .feature.image,
.bloc .feature.image {
  left: auto;
  right: 0;
  top: 20px;
  bottom: auto;
  width: 65%;
  z-index: 4;
}
@media (min-width: 768px) {
  .splash .feature.image,
  .bloc .feature.image {
    left: 0;
    top: 40px;
    max-width: 45%;
  }
}
@media (min-width: 992px) {
  .splash .feature.image,
  .bloc .feature.image {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .splash .feature.image,
  .bloc .feature.image {
    max-width: 50%;
  }
}
.splash .feature.semi-o,
.bloc .feature.semi-o {
  opacity: 0.85;
}
@media (min-width: 768px) {
  .splash .feature.bl,
  .bloc .feature.bl,
  .splash .peer.bl {
    top: auto;
    bottom: 12%;
  }
}
@media (min-width: 768px) {
  .splash .feature.tl,
  .bloc .feature.tl,
  .splash .peer.tl {
    bottom: auto;
    top: 10%;
  }
}
@media (min-width: 768px) {
  .splash.below-nav .feature.tl,
  .splash.below-nav .feature.tr,
  .bloc.below-nav .feature.tl,
  .bloc.below-nav .feature.tr,
  .splash.below-nav .peer.tl,
  .splash.below-nav .peer.tr {
    margin-top: 96px;
  }
}
@media (min-width: 768px) {
  .splash .feature.cl,
  .bloc .feature.cl,
  .splash .peer.cl {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) {
  .splash.below-nav .feature.cl,
  .splash.below-nav .feature.cr,
  .bloc.below-nav .feature.cl,
  .bloc.below-nav .feature.cr,
  .splash.below-nav .peer.cl,
  .splash.below-nav .peer.cr {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
  }
}
@media (min-width: 768px) {
  .splash .feature.br,
  .bloc .feature.br,
  .splash .peer.br {
    top: auto;
    bottom: 12%;
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .splash .feature.tr,
  .bloc .feature.tr,
  .splash .peer.tr {
    bottom: auto;
    top: 10%;
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .splash .feature.cr,
  .bloc .feature.cr,
  .splash .peer.cr {
    bottom: auto;
    top: 50%;
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) {
  .splash .feature.bc,
  .bloc .feature.bc,
  .splash .peer.bc {
    top: auto;
    bottom: 12%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .splash .feature.tc,
  .bloc .feature.tc,
  .splash .peer.tc {
    bottom: auto;
    top: 10%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  .splash .feature.cc,
  .bloc .feature.cc,
  .splash .peer.cc {
    bottom: auto;
    top: 50%;
    left: 50%;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
  }
}
.bloc {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  -moz-transition: -moz-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  -o-transition: -o-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  transition: transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
}
@media (min-width: 768px) {
  .bloc.transit {
    opacity: 0.0;
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
}
.bloc .feature h1 {
  font-size: 14px;
  margin-bottom: 20px;
}
.bloc .feature p {
  font-size: 24px;
}
@media (min-width: 768px) {
  .bloc .feature p {
    font-size: 36px;
  }
}
.scene-wrap {
  position: absolute;
  width: 100%;
  left: 0;
  top: 40%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .scene-wrap {
    top: 55%;
  }
}
@media (max-height: 500px) {
  .home-panels .scene-wrap {
    top: 32%;
  }
}
ul.scene {
  position: relative;
  float: right;
  margin-right: 8%;
  max-width: 85%;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 480px) {
  ul.scene {
    max-width: 65%;
  }
}
@media (min-width: 768px) {
  ul.scene {
    margin-right: 6%;
    max-width: 50%;
  }
}
ul.scene .layer {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
ul.scene li.layer:first-child {
  position: relative;
}
ul.scene.titles .layer {
  position: relative !important;
  margin: 8px 0;
  text-align: center;
}
@media (min-width: 992px) {
  ul.scene.titles .layer {
    margin: 20px 0;
  }
}
ul.scene.titles .layer > span {
  display: inline-block;
  padding: 10px;
  background-color: #fff;
}
ul.scene.as-left {
  float: left;
  margin-right: 0;
  margin-left: 4%;
}
@media (min-width: 768px) {
  ul.scene.as-left {
    margin-right: 0;
    margin-left: 4%;
  }
}
ul.scene.as-center {
  float: none;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  ul.scene.as-center {
    margin-right: auto;
    margin-left: auto;
  }
}
ul.scene.as-center li {
  width: 100%;
}
ul.scene.as-center li img {
  margin-right: auto;
  margin-left: auto;
}
.junction {
  overflow: visible;
  background-color: #202020;
  z-index: 11;
}
.junction .feature {
  position: relative;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 75px;
  color: #c7a462;
  text-align: center;
  z-index: 5;
}
.junction .feature h1 {
  margin: 40px 0 8px;
  font-size: 36px;
}
@media (min-width: 768px) {
  .junction .feature h1 {
    font-size: 42px;
  }
}
.junction .feature h2 {
  margin: 0;
  font-size: 30px;
}
@media (min-width: 768px) {
  .junction .feature h2 {
    font-size: 38px;
  }
}
.junction .feature img {
  padding-top: 10px;
  padding-bottom: 5px;
}
.junction .up {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: -28px;
  margin-left: -28px;
  border-style: solid;
  border-width: 0 28px 28px 28px;
  border-color: transparent transparent #202020 transparent;
  z-index: 3;
}
.junction .down {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -800px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 100px 800px 0 800px;
  border-color: #202020 transparent transparent transparent;
  z-index: 3;
}
.splash .peer {
  position: absolute;
  left: 0;
  bottom: 20px;
  color: #ffffff;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 5;
  /*@media (min-width: @screen-lg-min) {
        padding-left:  100px;
        padding-right: 100px;
    }*/
}
@media (min-width: 768px) {
  .splash .peer {
    bottom: 40px;
    max-width: 55%;
  }
}
@media (min-width: 992px) {
  .splash .peer {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.splash .peer h2 {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .splash .peer h2 {
    font-size: 32px;
    letter-spacing: 4px;
    margin-bottom: 25px;
  }
}
.splash .peer.is-stream {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .splash .peer.is-stream {
    position: absolute;
    left: 0;
    top: auto !important;
    right: auto !important;
    bottom: 0px;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.35);
    transform: translate(0, 0) !important;
  }
}
.splash .peer.is-stream h2 {
  line-height: 1.2;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .splash .peer.is-stream h2 {
    margin-top: 20px;
  }
}
.splash .peer .media {
  position: relative;
  display: block;
  margin: 20px auto 0;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
@media (min-width: 768px) {
  .splash .peer .media {
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .splash .peer .media {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .splash .peer .media {
    margin-top: 55px;
  }
}
.splash .peer .media img {
  display: block;
  margin: 0 auto;
  border: 6px solid #ffffff;
  max-width: 140px;
}
@media (min-width: 768px) {
  .splash .peer .media img {
    max-width: 100%;
  }
}
.splash .peer .media .caption {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 4px;
}
@media (min-width: 768px) {
  .splash .peer .media .caption {
    padding-top: 8px;
  }
}
.splash .peer .media .vicon {
  top: 22px;
  left: 50%;
  margin-left: -24px;
}
@media (min-width: 768px) {
  .splash .peer .media .vicon {
    top: 44px;
  }
}
@media (min-width: 768px) {
  .splash .peer .media.titleless {
    margin-top: 30px;
  }
}
.splash .peer .media.titleless.size-0-vt {
  margin-top: 0;
}
@media (min-width: 768px) {
  .splash .peer .media.titleless.size-0-vt {
    margin-top: 0;
  }
}
.splash.invert .peer {
  color: #040404;
}
.splash.invert .peer .media {
  color: #040404;
}
.splash.invert .peer .media img {
  border: 6px solid #040404;
}
.stream-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.stream-video-player {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 100%;
  height: 100%;
  background-color: #000;
  border-top: 58px solid #000;
  z-index: 10;
}
@media (min-width: 992px) {
  .stream-video-player {
    border-top-width: 96px;
  }
}
.stream-video-player.active {
  left: 0;
  top: 0;
}
.stream-video-player-inner {
  position: relative;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
}
.stream-video-player iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sticky-wrapper {
  position: static;
  width: 100%;
  background-color: #ffffff;
  z-index: 12;
  min-height: 62px;
}
.in-page-nav {
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 12;
  border-bottom: #eeeeee;
  -webkit-box-shadow: 0 3px 3px 0 rgba(150, 150, 150, 0.2);
  box-shadow: 0 3px 3px 0 rgba(150, 150, 150, 0.2);
}
.in-page-nav ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  padding-left: 20px;
}
.in-page-nav ul:before,
.in-page-nav ul:after {
  content: " ";
  display: table;
}
.in-page-nav ul:after {
  clear: both;
}
.in-page-nav ul:before,
.in-page-nav ul:after {
  content: " ";
  display: table;
}
.in-page-nav ul:after {
  clear: both;
}
@media (min-width: 992px) {
  .in-page-nav ul {
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  .in-page-nav ul {
    padding-left: 100px;
  }
}
.in-page-nav li {
  float: left;
  text-transform: uppercase;
  font-weight: 700;
  color: #202020;
  font-size: 13px;
  line-height: 58px;
  margin-right: 10px;
  padding: 0 5px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
}
.in-page-nav li a.direct-link {
  text-decoration: none;
  color: #202020;
}
.in-page-nav li.ipn-details {
  display: none;
}
@media (min-width: 400px) {
  .in-page-nav li.ipn-details {
    display: list-item;
  }
}
.in-page-nav li.ipn-castandcreative {
  display: none;
}
@media (min-width: 560px) {
  .in-page-nav li.ipn-castandcreative {
    display: list-item;
  }
}
.in-page-nav li.ipn-imagegallery {
  display: none;
}
@media (min-width: 650px) {
  .in-page-nav li.ipn-imagegallery {
    display: list-item;
  }
}
.in-page-nav li.ipn-composer {
  display: none;
}
@media (min-width: 740px) {
  .in-page-nav li.ipn-composer {
    display: list-item;
  }
}
.in-page-nav li.ipn-events {
  display: none;
}
@media (min-width: 830px) {
  .in-page-nav li.ipn-events {
    display: list-item;
  }
}
.in-page-nav li.ipn-more {
  display: none;
}
@media (min-width: 920px) {
  .in-page-nav li.ipn-more {
    display: list-item;
  }
}
.in-page-nav li:hover,
.in-page-nav li.active {
  text-decoration: none;
  color: #c7a462;
  border-bottom-color: #c7a462;
}
.in-page-nav .vicon {
  display: none;
  left: 10px;
  top: 50%;
  margin-top: -12px;
  width: 23px;
  height: 23px;
  background-color: #c7a462;
  background-position: -168px -222px;
  cursor: pointer;
  z-index: 999;
}
@media (min-width: 992px) {
  .in-page-nav .vicon {
    display: block;
  }
}
@media (min-width: 1200px) {
  .in-page-nav .vicon {
    left: 40px;
  }
}
.in-page-nav .tickets {
  position: absolute;
  right: 122px;
  top: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 0 25px;
  line-height: 62px;
  background-color: #202020;
  background-image: url(/images/stub.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-transition: background-color 350ms linear, padding 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: background-color 350ms linear, padding 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: background-color 350ms linear, padding 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: background-color 350ms linear, padding 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  /*&.watch {
            padding-right: 50px;

            @media (min-width: @screen-xs-min) {
                padding-right: 70px;
            }

            .youtube {
                position: absolute;
                right: 15px;
                top: 50%;
                margin-top: -15px;
                width: 30px;
                height: 30px;
                background: url(/images/vsprite.png) no-repeat -150px -192px;

                @media (min-width: @screen-xs-min) {
                    right: 20px;
                }
            }
        }*/
}
@media (min-width: 480px) {
  .in-page-nav .tickets {
    padding: 0 50px;
    letter-spacing: 1px;
  }
}
.in-page-nav .tickets .arrow {
  display: inline-block;
  margin-left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 6px;
  border-color: transparent transparent transparent #ffffff;
}
.in-page-nav .tickets:hover {
  text-decoration: none;
  color: #202020;
  background-color: #c7a462;
}
@media (min-width: 480px) {
  .in-page-nav .tickets:hover {
    padding: 0 60px;
  }
}
.in-page-nav .tickets:hover .arrow {
  margin-left: 10px;
  border-width: 6.5px 0 6.5px 6px;
  border-color: transparent transparent transparent #202020;
}
.in-page-nav .donate-now {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 0 25px;
  line-height: 62px;
  background-color: #c7a462;
  width: 122px;
  text-decoration: none !important;
  z-index: 2;
  -webkit-transition: background-color 350ms linear, width 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: background-color 350ms linear, width 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: background-color 350ms linear, width 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: background-color 350ms linear, width 350ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.in-page-nav .donate-now:hover {
  background-color: #997a3f;
}
@media (min-width: 480px) {
  .in-page-nav .donate-now:hover {
    width: 162px;
  }
}
@media (min-width: 768px) {
  .in-page-nav.fixed {
    position: fixed;
    top: 0;
  }
}
.production-content {
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}
.gala-content {
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}
.fw-content {
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}
.bloc-pad {
  padding: 10px 0;
}
@media (min-width: 768px) {
  .bloc-pad {
    padding: 30px 0;
  }
}
.bloc-brand {
  overflow: visible;
  background-color: #f9f6ef;
}
.over-bloc {
  background-color: #f9f6ef;
  padding: 30px 0 60px;
  overflow: visible;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.over-bloc .ob-image {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 45%;
}
.swipa {
  margin: 30px 0;
  padding-top: 10px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .swipa {
    margin: 30px 0;
    padding-top: 20px;
  }
}
.swipa-title {
  display: none;
  text-transform: uppercase;
  color: #aaa;
  font-size: 15px;
  letter-spacing: 7px;
}
@media screen and (min-width: 1200px) {
  .swipa-title {
    display: block;
    position: absolute;
    bottom: 280px;
    left: 50px;
    transform: rotate(-90deg);
    transform-origin: left top;
  }
}
.swipa-carousel .flickity-page-dots {
  bottom: -55px;
}
.swipa-carousel .flickity-page-dots .dot {
  width: 8px;
  height: 8px;
  margin: 0 6px;
  background: #333;
}
.swipa-cell {
  width: 400px;
  max-width: 100%;
  margin-right: 24px;
}
@media screen and (min-width: 768px) {
  .swipa-cell {
    width: 500px;
    margin-right: 48px;
  }
}
.swipa-cell.icell {
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
  width: 12px;
}
@media screen and (min-width: 992px) {
  .swipa-cell.icell {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .swipa-cell.icell {
    padding-left: 40px;
    padding-right: 40px;
    margin-right: 10px;
  }
}
.swipa-cell.icell img {
  display: block;
}
.swipa-cell-banner {
  position: relative;
  padding-top: 55%;
  overflow: hidden;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
}
.swipa-cell-banner > div {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #f6f6f6;
}
.swipa-cell-banner.transit {
  opacity: 0;
  -webkit-transform: translate(0, 75px);
  -moz-transform: translate(0, 75px);
  -ms-transform: translate(0, 75px);
  -o-transform: translate(0, 75px);
  transform: translate(0, 75px);
}
.swipa-cell-copy {
  position: relative;
  margin: -30px 0 0 20px;
  padding: 20px 0 0 25px;
  background-color: #ffffff;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .swipa-cell-copy {
    margin: -40px 0 0 40px;
  }
}
.swipa-cell-copy .lower-space {
  position: relative;
  height: 70px;
  overflow: hidden;
}
.swipa-cell-copy .lower-space:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  background-color: white;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.swipa-cell-copy .dates {
  font-size: 14px;
  display: block;
  font-weight: bold;
}
.swipa-cell-copy h3 {
  display: block;
  font-size: 24px;
  margin-top: 8px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swipa-border {
  border-top: 1px solid #eee;
  max-width: 860px;
  margin: 80px auto 0;
}
@media screen and (min-width: 992px) {
  .swipa-border {
    margin-top: 100px;
  }
}
.width-wrap-680 {
  max-width: 680px;
}
.context-cta {
  margin: 24px 0;
}
.page-cta {
  margin: 24px 0 0;
  text-align: center;
}
.page-cta .btn {
  min-width: 26%;
}
.context-video-wrap {
  position: relative;
  margin: 50px 0;
  overflow: hidden;
}
.context-video-fluid {
  position: absolute;
  left: -5000px;
  -webkit-transform: translate(0, 80px);
  -moz-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  -o-transform: translate(0, 80px);
  transform: translate(0, 80px);
  -webkit-transition: -webkit-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: -moz-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: -o-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  background-color: black;
}
.context-video-wrap.playing .context-video-fluid {
  position: relative;
  left: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.context-video-wrap.playing .context-video-cta {
  display: none;
}
.context-video-cta {
  position: relative;
  max-width: 300px;
  background-color: #c7a462;
  cursor: pointer;
  user-select: none;
}
@media (min-width: 992px) {
  .context-video-cta {
    display: flex;
    flex-direction: row;
    max-width: none;
  }
}
.context-video-cta .cvcmob {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
}
@media (min-width: 768px) {
  .context-video-cta .cvcmob {
    display: none;
  }
}
.context-video-cta .cvcl {
  color: white;
  text-align: center;
}
@media (min-width: 992px) {
  .context-video-cta .cvcl {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    min-height: 160px;
  }
}
.context-video-cta .cvcl p {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 30px 80px 30px 20px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.333333;
}
@media (min-width: 992px) {
  .context-video-cta .cvcl p {
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
  }
}
.context-video-cta .cvcl p .vicon {
  top: 50%;
  right: 20px;
  margin-top: -24px;
}
.context-video-cta .cvcr {
  padding: 20px;
  padding-top: 0;
}
@media (min-width: 992px) {
  .context-video-cta .cvcr {
    flex: 0 0 260px;
    padding: 0;
    max-width: 260px;
  }
}
.context-video-cta .cvcr img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
}
@media (min-width: 992px) {
  .context-video-cta .cvcr img {
    margin: 0;
  }
}
.schedule {
  max-width: 480px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .schedule {
    max-width: 280px;
    margin: 68px auto 0;
  }
}
.schedule h3 {
  position: relative;
  padding-left: 26px;
}
.schedule h3 a {
  color: #333333;
}
.schedule h3 a .vicon {
  left: 0;
  top: -1px;
  background-color: #c7a462;
}
.schedule h3.with-cap {
  margin-bottom: 0;
}
.schedule p.cap {
  font-size: 14px;
}
.schedule table {
  width: 100%;
  margin-bottom: 13px;
  border-top: 1px solid #d3d3d3;
}
.schedule table td {
  padding: 14px 10px 8px 10px;
  border-bottom: 1px solid #d3d3d3;
  font-size: 18px;
  vertical-align: top;
  line-height: 1.3;
}
.schedule table td .label {
  display: block;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #484848;
  font-weight: 700;
  line-height: 16px;
  margin-top: -5px;
}
.schedule table td .label.status1 {
  color: #b20000;
}
.schedule table td .label.status2 {
  color: #d96d00;
}
.schedule table td .label.status3 {
  color: #1a6600;
}
.schedule table td .label.status4 {
  color: #0080ff;
}
.schedule table td .label.status5 {
  color: #b200b2;
}
.schedule table td .label.status6 {
  color: #d96d00;
}
.schedule table td .label.status7 {
  color: #0080ff;
}
.schedule table td.dte {
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  color: #c7a462;
  font-size: 20px;
  line-height: 1.625;
  padding-left: 26px;
}
.schedule table td.dte a {
  color: #c7a462;
}
.schedule table td.onecol {
  padding-left: 26px;
}
.schedule table .oc-dte {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 15px;
}
.schedule p {
  font-size: 14px;
  padding-left: 26px;
}
@media (min-width: 768px) and (max-width: 850px) {
  .schedule.main-page table td {
    display: block;
    padding-top: 0;
    padding-left: 26px;
  }
  .schedule.main-page table td.dte {
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .schedule.sub-page h3 {
    font-size: 22px;
    padding-left: 10px;
  }
  .schedule.sub-page h3 a .vicon {
    display: none;
  }
  .schedule.sub-page table td {
    display: block;
    padding-top: 0;
  }
  .schedule.sub-page table td.dte {
    line-height: 1.25;
    padding-left: 10px;
    padding-bottom: 0;
    padding-top: 14px;
    border-bottom: 0;
  }
  .schedule.sub-page p {
    padding-left: 10px;
  }
}
.schedule.sub-page {
  margin-top: 0;
}
@media (min-width: 768px) {
  .schedule.sub-page {
    padding-top: 15px;
  }
}
.offset-grid {
  padding-bottom: 40px;
}
.offset-grid figure {
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
}
.offset-grid figure img {
  width: 220px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.offset-grid figure figcaption {
  display: block;
  margin-top: 22px;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 26px;
  line-height: 26px;
}
.offset-grid figure figcaption span {
  display: block;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  color: #202020;
  margin-top: -2px;
}
.offset-grid figure figcaption em {
  display: block;
  font-size: 18px;
}
.offset-grid figure.even {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .offset-grid figure.even {
    margin-bottom: 0;
    padding-top: 60px;
  }
}
.offset-grid figure.odd {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .offset-grid figure.odd {
    margin-bottom: 0;
    margin-top: -20px;
  }
}
.offset-grid .top-line {
  padding-bottom: 55px;
}
.offset-grid .top-line:after {
  content: "";
  height: 1px;
  background: #d3d3d3;
  width: 65%;
  display: block;
  margin: 0 auto 0;
}
.offset-grid .names {
  margin-top: 40px;
  padding-top: 25px;
  border-top: 1px solid #d3d3d3;
}
.offset-grid .names ul {
  padding-left: 0;
  list-style: none;
}
.offset-grid .names ul li {
  line-height: 26px;
  margin-bottom: 4px;
}
.offset-grid .names ul li .name {
  display: inline-block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 24px;
  padding-right: 5px;
}
.offset-grid .names ul li em {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  margin-top: -1px;
  font-size: 18px;
}
.offset-grid.mod {
  padding-bottom: 15px;
}
.composer aside {
  font-family: serif;
  font-size: 54px;
  line-height: 58px;
  color: #202020;
  margin-top: -66px;
  margin-bottom: 40px;
  padding-left: 20px;
}
.composer h1 {
  font-size: 26px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
}
.composer h2 {
  margin-top: 15px;
}
.ibloc {
  padding-top: 20px;
  border-top: 68px solid #b89553;
  -webkit-transition: padding-top 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: padding-top 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: padding-top 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: padding-top 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media (min-width: 992px) {
  .ibloc {
    padding-top: 45px;
    border-top: 111px solid #b89553;
  }
}
.loading .ibloc {
  padding-top: 95px;
}
@media (min-width: 992px) {
  .loading .ibloc {
    padding-top: 120px;
  }
}
.menu-bloc {
  height: 84px;
  background: #999999;
}
@media (min-width: 992px) {
  .menu-bloc {
    height: 135px;
  }
}
.ibloc.show-flow {
  overflow: visible;
  z-index: 11;
}
.center-flex .half-col-img {
  margin: 0 auto;
  max-width: 475px;
}
@media screen and (min-width: 768px) {
  .center-flex .half-col-img {
    float: left;
    width: 45%;
    margin: 0 0;
    padding: 0 20px;
  }
}
.center-flex .half-col-text {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .center-flex .half-col-text {
    width: 55%;
    float: left;
    padding: 0 20px;
  }
}
.center-flex .half-col-text.isleft {
  padding-top: 0;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .center-flex .half-col-text.isleft {
    padding-left: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .center-flex {
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
    align-items: center;
  }
}
.events-list {
  margin-top: 10px;
  border-top: 1px solid #d3d3d3;
}
.events-list .event-banner-item {
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-left: 10px;
}
@media screen and (min-width: 480px) {
  .events-list .event-banner-item {
    padding-left: 80px;
    padding-bottom: 5px;
  }
}
.events-list .event-item {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  padding: 15px 30px;
  color: #c7a462;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  border-bottom: 1px solid #d3d3d3;
}
.events-list .event-item span {
  display: block;
}
.events-list .event-item .date {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  width: 80px;
  text-align: center;
}
.events-list .event-item .date a:hover {
  text-decoration: none;
}
.events-list .event-item .mnth {
  font-size: 20px;
  line-height: 22px;
}
.events-list .event-item .day {
  font-size: 36px;
  line-height: 38px;
}
.events-list .event-item .detail {
  margin-left: 50px;
  padding-left: 20px;
  border-left: 1px solid #eeeeee;
}
@media screen and (min-width: 768px) {
  .events-list .event-item .detail {
    margin-right: 60px;
  }
}
.events-list .event-item h3 {
  font-size: 28px;
  line-height: 28px;
  margin: 10px 0 0;
}
.events-list .event-item h3 a {
  color: #484848;
}
.events-list .event-item h3 a:hover {
  text-decoration: none;
}
.events-list .event-item .venue {
  display: block;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.events-list .event-item .venue span {
  display: inline-block;
}
.events-list .event-item .venue .tandp {
  margin-right: 6px;
}
.events-list .event-item .venue .label {
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #484848;
  padding: 1px 4px 0;
  line-height: 16px;
  border-radius: 2px;
}
.events-list .event-item .venue .label.status1 {
  background-color: #b20000;
}
.events-list .event-item .venue .label.status2 {
  background-color: #d96d00;
}
.events-list .event-item .venue .label.status3 {
  background-color: #468c00;
}
.events-list .event-item .intro {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  color: #484848;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.events-list .event-item .more {
  position: absolute;
  display: none;
  right: 15px;
  top: 50%;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  margin-top: -12px;
  font-size: 14px;
  line-height: 24px;
  color: #484848;
  text-transform: uppercase;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  .events-list .event-item .more {
    display: block;
  }
}
.events-list .event-item .more .vicon {
  left: auto;
  right: 0;
  top: 0;
  background-color: #c7a462;
}
.events-list .event-item .eactions {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  line-height: 24px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .events-list .event-item .eactions {
    display: block;
  }
}
.events-list .event-item .eactions a {
  position: relative;
  display: block;
  line-height: 24px;
  color: #484848;
  text-transform: uppercase;
  text-align: right;
  padding-right: 21px;
}
.events-list .event-item .eactions .vicon {
  left: auto;
  right: 0;
  top: 50%;
  margin-top: -9px;
  background-color: #c7a462;
}
.events-list .event-item.evi-production {
  background-color: #f6f6f6;
}
.events-list .event-item.evi-production .detail {
  border-left: 1px solid #d3d3d3;
}
.events-list .event-item.evi-production .more .vicon.morefill {
  background-position: -120px -222px;
}
.events-list .event-item.evi-production .eactions a .vicon {
  background-position: -17px -276px;
}
.list-more {
  margin-top: 30px;
  text-align: center;
}
.list-set {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 700ms linear;
  -moz-transition: -moz-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 700ms linear;
  -o-transition: -o-transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 700ms linear;
  transition: transform 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 700ms linear;
}
.list-set:before,
.list-set:after {
  content: " ";
  display: table;
}
.list-set:after {
  clear: both;
}
.list-set:before,
.list-set:after {
  content: " ";
  display: table;
}
.list-set:after {
  clear: both;
}
.list-set.inserted {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.home-event-list {
  width: 100%;
}
.home-event-list:before,
.home-event-list:after {
  content: " ";
  display: table;
}
.home-event-list:after {
  clear: both;
}
.home-event-list:before,
.home-event-list:after {
  content: " ";
  display: table;
}
.home-event-list:after {
  clear: both;
}
.home-event-list h3.col-ttl {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #d3d3d3;
  margin: 0 0 10px;
}
.home-event-list .hel-col {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .home-event-list .hel-col {
    float: left;
    padding: 0 1px;
    width: 50%;
  }
}
.home-event-list .hel-col.alt {
  margin-top: 40px;
}
.home-event-list .hel-item {
  position: relative;
  padding: 6px 20px 8px 0;
  border-top: 1px solid #E4E4E4;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  overflow: hidden;
}
.home-event-list .hel-item span {
  display: block;
}
.home-event-list .hel-item .date {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  width: 94px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .home-event-list .hel-item .date {
    left: 10px;
    margin-top: -24px;
  }
}
.home-event-list .hel-item .date a:hover {
  text-decoration: none;
}
.home-event-list .hel-item .mnth {
  font-size: 16px;
  line-height: 20px;
}
.home-event-list .hel-item .day {
  font-size: 24px;
  line-height: 28px;
}
@media screen and (min-width: 992px) {
  .home-event-list .hel-item .day {
    font-size: 32px;
    line-height: 36px;
  }
}
.home-event-list .hel-item .detail {
  margin-left: 94px;
  padding: 12px 0 8px 20px;
  border-left: 1px solid #eeeeee;
}
@media screen and (min-width: 992px) {
  .home-event-list .hel-item .detail {
    margin-left: 114px;
  }
}
.home-event-list .hel-item h3 {
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  margin: 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .home-event-list .hel-item h3 {
    font-size: 26px;
    line-height: 32px;
  }
}
.home-event-list .hel-item h3 a {
  color: #484848;
}
.home-event-list .hel-item h3 a:hover {
  text-decoration: none;
}
.home-event-list .hel-item .venue {
  display: block;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #c7a462;
}
.home-event-list .hel-item.alt {
  background-color: #f6f6f6;
}
.home-event-list .hel-item.alt .detail {
  border-left: 1px solid #e4e4e4;
}
.home-event-list .hel-cta {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
@media screen and (min-width: 768px) {
  .home-event-list .hel-cta {
    padding-top: 10px;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.offset-list {
  padding-bottom: 1px;
  margin-bottom: 79px;
}
@media screen and (min-width: 768px) {
  .offset-list {
    background: url(/images/vline2.png) no-repeat center 70px;
  }
}
.offset-list.lowmargins {
  margin-bottom: 50px;
}
.offset-list.lowmargins .ol-wrap {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .offset-list.lowmargins .ol-wrap {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .offset-list.lowmargins .ol-wrap {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .offset-list.lowmargins .ol-wrap {
    margin-top: 50px;
  }
}
.offset-list .ol-wrap {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .offset-list .ol-wrap {
    margin-top: 70px;
  }
}
@media screen and (min-width: 992px) {
  .offset-list .ol-wrap {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .offset-list .ol-wrap {
    margin-top: 90px;
  }
}
.offset-list .ol-item {
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .offset-list .ol-item {
    max-width: 500px;
  }
}
.offset-list .ol-banner {
  position: relative;
  padding-top: 55%;
  overflow: hidden;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
}
.offset-list .ol-banner .olb-wrap {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #f6f6f6;
}
.offset-list .ol-banner.transit {
  opacity: 0;
  -webkit-transform: translate(0, 75px);
  -moz-transform: translate(0, 75px);
  -ms-transform: translate(0, 75px);
  -o-transform: translate(0, 75px);
  transform: translate(0, 75px);
}
.offset-list .ol-copy {
  position: relative;
  margin: -30px 0 0 20px;
  padding: 20px 0 0 25px;
  background-color: #ffffff;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .offset-list .ol-copy {
    margin: -40px 0 0 40px;
  }
}
.offset-list .ol-copy .dates {
  display: block;
  font-weight: bold;
}
.offset-list .ol-copy h3 {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .offset-list .ol-wrap.even {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .offset-list .ol-wrap.even.firste {
    margin-top: 140px;
  }
}
@media screen and (min-width: 992px) {
  .offset-list .ol-wrap.even.firste {
    margin-top: 190px;
  }
}
@media screen and (min-width: 1200px) {
  .offset-list .ol-wrap.even.firste {
    margin-top: 240px;
  }
}
.offset-list .even .ol-copy {
  margin: -30px 20px 0 0;
}
@media screen and (min-width: 768px) {
  .offset-list .even .ol-copy {
    margin: -40px 40px 0 0;
  }
}
.logo-grid {
  padding: 10px 0 20px;
}
.logo-grid .row {
  margin: 1px 0;
}
@media (min-width: 768px) {
  .logo-grid .row {
    border-top: 1px solid #eeeeee;
  }
}
@media (min-width: 768px) {
  .logo-grid div.row:first-of-type {
    border-top: 0;
  }
}
@media (min-width: 768px) {
  .logo-grid .row > div {
    border-left: 1px solid #eeeeee;
  }
}
@media (min-width: 768px) {
  .logo-grid .row > div:first-child {
    border-left: 0;
  }
}
.logo-grid .logo-grid-item {
  padding: 10px;
}
@media (min-width: 768px) {
  .logo-grid .logo-grid-item {
    background-color: #ffffff;
  }
}
.logo-grid .hastitle {
  overflow: hidden;
}
.logo-grid .hastitle:hover .lgi-title {
  bottom: 0;
  opacity: 0.85;
}
.logo-grid .lgi-title {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  font-size: 13px;
  padding: 2px 6px;
  color: #ffffff;
  text-align: center;
  background-color: #202020;
  opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: bottom 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -moz-transition: bottom 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -o-transition: bottom 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  transition: bottom 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
}
.book-list {
  margin-top: 10px;
  border-top: 1px solid #d3d3d3;
}
.book-list .book-list-item {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #d3d3d3;
}
.book-list .bli-icon {
  padding: 0;
}
.book-list .bli-info h3 {
  margin-top: 1px;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .book-list .bli-info h3 {
    padding-top: 8%;
  }
}
.book-list .bli-info .date-venue {
  display: block;
  font-weight: 700;
  color: #c7a462;
}
.book-list .bli-action {
  padding-top: 5px;
}
@media (min-width: 768px) {
  .book-list .bli-action {
    padding: 4% 0 0;
  }
}
.book-list .bli-action a {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  color: #202020;
  text-transform: uppercase;
  padding: 2px 30px 2px 0;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .book-list .bli-action a {
    text-align: right;
    display: block;
    padding-right: 30px;
    margin-bottom: 8px;
    margin-right: 0;
  }
}
.book-list .bli-action a .vicon {
  left: auto;
  right: 0;
  top: 0;
  background-color: #c7a462;
}
.content-list .image-copy {
  position: relative;
  padding: 10px 0;
  margin-bottom: 30px;
}
.content-list .image-copy:before,
.content-list .image-copy:after {
  content: " ";
  display: table;
}
.content-list .image-copy:after {
  clear: both;
}
.content-list .image-copy:before,
.content-list .image-copy:after {
  content: " ";
  display: table;
}
.content-list .image-copy:after {
  clear: both;
}
@media (min-width: 768px) {
  .content-list .image-copy {
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy {
    margin-bottom: 50px;
  }
}
.content-list .image-copy .ic-push {
  float: left;
  padding-top: 100%;
  width: 1px;
  background: transparent;
  z-index: 1;
}
@media (min-width: 480px) {
  .content-list .image-copy .ic-push {
    padding-top: 80%;
  }
}
@media (min-width: 768px) {
  .content-list .image-copy .ic-push {
    padding-top: 56%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy .ic-push {
    padding-top: 51%;
  }
}
.content-list .image-copy .cl-img {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
  background-color: #d3d3d3;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
}
@media (min-width: 480px) {
  .content-list .image-copy .cl-img {
    width: 80%;
    left: 10%;
  }
}
@media (min-width: 768px) {
  .content-list .image-copy .cl-img {
    width: 56%;
    left: 0;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy .cl-img {
    width: 51%;
    left: 0;
  }
}
.content-list .image-copy .cl-img .ici-push {
  width: 100%;
  padding-top: 100%;
  background-color: transparent;
}
.content-list .image-copy .cl-img.transit {
  opacity: 0.0;
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.content-list .image-copy .cl-copy {
  position: relative;
  width: 84%;
  margin-left: 8%;
  margin-top: 50%;
  z-index: 3;
}
@media (min-width: 480px) {
  .content-list .image-copy .cl-copy {
    width: 70%;
    margin-left: 15%;
    margin-top: 50%;
  }
}
@media (min-width: 768px) {
  .content-list .image-copy .cl-copy {
    width: 70%;
    margin-top: 12%;
    margin-left: 29%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy .cl-copy {
    width: 53%;
    margin-left: 46%;
    margin-top: 7%;
  }
}
.content-list .image-copy.left .ic-push {
  float: right;
}
@media (min-width: 480px) {
  .content-list .image-copy.left .cl-img {
    width: 80%;
    left: auto;
    right: 10%;
  }
}
@media (min-width: 768px) {
  .content-list .image-copy.left .cl-img {
    width: 56%;
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.left .cl-img {
    width: 50%;
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .content-list .image-copy.left .cl-copy {
    margin-left: 1%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.left .cl-copy {
    margin-left: 1%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-5 .ic-push {
    padding-top: 49%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-5 .cl-img .ici-push {
    padding-top: 95%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-10 .ic-push {
    padding-top: 46%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-10 .cl-img .ici-push {
    padding-top: 90%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.reduce-15 .ic-push {
    padding-top: 49%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-15 .ic-push {
    padding-top: 43.5%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.reduce-15 .cl-img .ici-push {
    padding-top: 95%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-15 .cl-img .ici-push {
    padding-top: 85%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.reduce-20 .ic-push {
    padding-top: 46%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-20 .ic-push {
    padding-top: 41%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.reduce-20 .cl-img .ici-push {
    padding-top: 90%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-20 .cl-img .ici-push {
    padding-top: 80%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.reduce-25 .ic-push {
    padding-top: 43%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-25 .ic-push {
    padding-top: 38%;
  }
}
@media (min-width: 992px) {
  .content-list .image-copy.reduce-25 .cl-img .ici-push {
    padding-top: 85%;
  }
}
@media (min-width: 1200px) {
  .content-list .image-copy.reduce-25 .cl-img .ici-push {
    padding-top: 75%;
  }
}
.content-list .only-copy {
  padding: 10px 0;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .content-list .only-copy {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .content-list .only-copy {
    margin-bottom: 50px;
  }
}
.content-list .only-copy .cl-copy .cms {
  max-width: 500px;
  margin: 0 auto;
}
.content-list .cl-copy {
  padding: 10px 25px 25px;
  background-color: #f6f6f6;
}
@media (min-width: 480px) {
  .content-list .cl-copy {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) {
  .content-list .cl-copy {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .content-list .cl-copy {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.content-list .cl-copy .cta {
  margin-top: 24px;
}
.content-list .cl-copy .cta:before {
  content: "";
  height: 1px;
  background: #d3d3d3;
  width: 50%;
  display: block;
  margin: 0 auto 24px;
}
.content-list .quotes {
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .content-list .quotes {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .content-list .quotes {
    margin-bottom: 50px;
  }
}
.content-list .quotes h3 {
  font-size: 24px;
  font-style: italic;
  margin-top: 12px;
  color: #5e5e5e;
}
@media (min-width: 768px) {
  .content-list .quotes h3 {
    font-size: 30px;
  }
}
.content-list .quotes h3.lined {
  padding: 24px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.content-list .youvid {
  padding-bottom: 25px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  -moz-transition: -moz-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  -o-transition: -o-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  transition: transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
}
@media (min-width: 768px) {
  .content-list .youvid {
    padding-bottom: 50px;
  }
}
.content-list .youvid.transit {
  opacity: 0.0;
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.content-list .multiquote {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 12px;
}
@media (min-width: 768px) {
  .content-list .multiquote {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .content-list .multiquote {
    margin-bottom: 50px;
  }
}
.content-list .multiquote .mq-top {
  height: 1px;
  border-top: 1px solid #eeeeee;
}
.content-list .multiquote .mq-bottom {
  height: 1px;
  border-bottom: 1px solid #eeeeee;
}
.content-list .multiquote h3 {
  padding: 22px 0;
  font-size: 22px;
  font-style: italic;
  margin-top: 12px;
  color: #5e5e5e;
  cursor: url(/images/grab.png) 8 8, move;
}
@media (min-width: 768px) {
  .content-list .multiquote h3 {
    font-size: 30px;
  }
}
.content-list .multiquote .grabbing h3 {
  cursor: url(/images/grabbing.png) 8 8, move;
}
.content-list .multiquote .item {
  text-align: center;
}
.bloc-backgrounds {
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}
.bloc.dark {
  color: #ffffff;
  background-color: #202020;
}
.bloc.brandlight {
  background-color: #f9f6ef;
}
.bloc.emote {
  color: #ffffff;
  background-color: #000;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  -o-background-size: auto auto;
  background-size: auto auto;
}
@media (max-width: 480px) {
  .bloc.emote {
    background-image: none !important;
  }
}
.bloc.emote .right-stripe {
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  -o-background-size: auto auto;
  background-size: auto auto;
}
@media (max-width: 992px) {
  .bloc.emote .right-stripe {
    background-image: none !important;
  }
}
.bloc.lbg {
  background-color: #f6f6f6;
}
.bloc.split {
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .bloc.split {
    background: #ffffff url(/images/vline2.png) no-repeat center 0;
  }
}
.cms table {
  margin: 25px 0 15px;
  min-width: 100%;
  border-bottom: 1px solid #d3d3d3;
}
@media (min-width: 768px) {
  .cms table {
    margin: 30px auto 15px;
    min-width: 75%;
  }
}
.cms table tr {
  border-top: 1px solid #d3d3d3;
}
.cms table td {
  padding: 5px 8px;
  border-left: 1px dotted #d3d3d3;
}
.cms table td:first-child {
  border-left: 0;
}
.cms table.fw {
  width: 100%;
  margin-top: 25px;
}
.cms .copy-columns .ccbt {
  border-top: 2px solid #5e5e5e;
}
.cms .copy-columns table {
  width: 100%;
}
@media (min-width: 768px) {
  .cms .copy-columns table {
    margin: 15px auto 15px;
  }
}
.def-grid .row {
  padding-top: 13px;
  padding-bottom: 1px;
  border-top: 1px solid #eeeeee;
}
.def-grid .lbil {
  background: url(/images/pixel-eee.gif) repeat-y left bottom;
}
.def-grid .lbil h3:first-child {
  margin-top: 8px;
}
.def-grid .icnimg {
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .def-grid .icnimg img {
    margin: 0 auto;
    max-width: 320px;
  }
}
.benefit-grid .row.gli {
  padding-top: 6px;
  padding-bottom: 6px;
}
.benefit-grid .row.gli.withcta {
  padding-bottom: 12px;
}
.benefit-grid .row.ghi {
  padding-top: 10px;
  padding-bottom: 4px;
}
.benefit-grid .row.ghi h4 {
  margin: 0;
  font-size: 22px;
  color: #c7a462;
}
.benefit-grid .details {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #eeeeee;
  background: url(/images/pixel-eee.gif) repeat-y left bottom;
}
@media (min-width: 768px) {
  .benefit-grid .details {
    border-top: 0;
  }
}
.benefit-grid .details ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.benefit-grid .details ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 7px;
}
.benefit-grid .details ul li:before {
  position: absolute;
  content: '';
  display: block;
  left: 4px;
  top: 9px;
  background: #c7a462;
  line-height: 8px;
  height: 6px;
  width: 6px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.benefit-grid .details h1:first-child,
.benefit-grid .details h2:first-child,
.benefit-grid .details h3:first-child {
  margin-top: 8px;
}
.benefit-grid .amount span {
  position: relative;
  display: block;
  font-size: 17px;
  padding: 4px 0 0;
  color: #707070;
}
@media (min-width: 768px) {
  .benefit-grid .amount span {
    text-align: right;
  }
}
.benefit-grid .bg-cta {
  padding: 5px 0 15px;
}
.benefit-grid .bg-cta .btn {
  font-size: 12px;
  padding: 8px 18px;
}
.cms table.seat-grid,
.seat-grid {
  width: 100%;
  table-layout: fixed;
  border-bottom: 0;
}
.cms table.seat-grid tr,
.seat-grid tr {
  border-top: 0;
}
.cms table.seat-grid th,
.seat-grid th {
  font-size: 13px;
  text-transform: uppercase;
  text-align: left;
  color: #999999;
  padding: 0 8px 8px 0;
}
.cms table.seat-grid td,
.seat-grid td {
  padding: 8px 8px 8px 0;
  border-left: 0;
}
.cms table.seat-grid .zone,
.seat-grid .zone {
  width: 60px;
}
.cms table.seat-grid .area,
.seat-grid .area {
  width: auto;
}
.cms table.seat-grid .price,
.seat-grid .price {
  width: 80px;
  text-align: center;
}
.cms table.seat-grid .tile,
.seat-grid .tile {
  width: 30px;
  height: 30px;
  -webkit-box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.4);
}
.seat-chart {
  position: relative;
  max-width: 250px;
  margin: 0 auto;
  padding: 25px;
  background-color: #fff;
  border: 2px solid #eeeeee;
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.seat-chart.even {
  margin-top: 0;
}
@media (min-width: 768px) {
  .seat-chart.even {
    margin-top: 40px;
  }
}
.copy-grid .cg-item {
  padding-top: 18px;
  padding-bottom: 2px;
}
.copy-grid .cg-item h4.ttl {
  margin-top: 0;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #c7a462;
}
.copy-grid .cg-item h4.ttl .sttl {
  display: block;
  color: #5e5e5e;
  font-size: 13px;
  padding-top: 2px;
}
.copy-grid .cg-item h4.ttl.cgbt {
  font-weight: 700;
}
.copy-grid .cg-item.even {
  margin-top: 0;
}
@media (min-width: 768px) {
  .copy-grid .cg-item.even {
    margin-top: 35px;
  }
}
.copy-grid .cg-item.borders {
  border-top: 3px solid #5e5e5e;
}
h3.blog-header {
  margin: 30px 0 0 0;
  padding: 15px 0;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 34px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.09375em;
  font-weight: normal;
  color: #f6f6f6;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  text-shadow: -1px -1px 0 #5e5e5e, 1px -1px 0 #5e5e5e, -1px 1px 0 #5e5e5e, 1px 1px 0 #5e5e5e;
}
@media (min-width: 768px) {
  h3.blog-header {
    margin-top: 10px;
  }
}
.ie9 h3.blog-header {
  color: #5e5e5e;
}
@media (min-width: 768px) {
  .post-list {
    padding-bottom: 50px;
  }
}
.post-list .post-row {
  padding: 35px 0 25px;
  border-bottom: 1px solid #d3d3d3;
}
.post-list .post-row:before,
.post-list .post-row:after {
  content: " ";
  display: table;
}
.post-list .post-row:after {
  clear: both;
}
.post-list .post-row:before,
.post-list .post-row:after {
  content: " ";
  display: table;
}
.post-list .post-row:after {
  clear: both;
}
.post-list .post-row.slim {
  padding: 12px 0 12px;
}
.post-list .post-row.brdrt {
  border-top: 1px solid #d3d3d3;
  border-bottom: 0;
}
.post-list .post-row.brdrt.first {
  border-top: 0;
}
.post-list .post-type-a,
.post-list .post-type-b,
.post-list .post-type-c,
.post-list .post-type-img {
  float: left;
  width: 100%;
}
.post-list .post-type-a .date,
.post-list .post-type-b .date,
.post-list .post-type-c .date,
.post-list .post-type-img .date {
  color: #c7a462;
  font-size: 18px;
  line-height: 18px;
}
.post-list .post-type-a .titles h2,
.post-list .post-type-b .titles h2,
.post-list .post-type-c .titles h2,
.post-list .post-type-img .titles h2 {
  margin-top: 15px;
}
.post-list .post-type-a .titles h2 a,
.post-list .post-type-b .titles h2 a,
.post-list .post-type-c .titles h2 a,
.post-list .post-type-img .titles h2 a {
  color: #333333;
}
.post-list .post-type-a .titles h3,
.post-list .post-type-b .titles h3,
.post-list .post-type-c .titles h3,
.post-list .post-type-img .titles h3 {
  margin-top: 15px;
}
.post-list .post-type-a .titles h3 a,
.post-list .post-type-b .titles h3 a,
.post-list .post-type-c .titles h3 a,
.post-list .post-type-img .titles h3 a {
  color: #333333;
}
.post-list .post-type-a .titles h4,
.post-list .post-type-b .titles h4,
.post-list .post-type-c .titles h4,
.post-list .post-type-img .titles h4 {
  margin-top: 12px;
  line-height: 1.4;
}
.post-list .post-type-a .titles h4 a,
.post-list .post-type-b .titles h4 a,
.post-list .post-type-c .titles h4 a,
.post-list .post-type-img .titles h4 a {
  color: #333333;
}
.post-list .post-type-a .titles .lbl,
.post-list .post-type-b .titles .lbl,
.post-list .post-type-c .titles .lbl,
.post-list .post-type-img .titles .lbl {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #c7a462;
}
.post-list .post-type-a .wrap {
  position: relative;
}
.post-list .post-type-a .date {
  position: absolute;
  width: 100px;
  left: 0;
  top: 50%;
  margin-top: -25px;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 26px;
  text-align: right;
  line-height: 28px;
}
.post-list .post-type-a .date span {
  display: block;
}
.post-list .post-type-a .titles {
  padding-top: 2px;
  padding-left: 20px;
  margin-left: 120px;
  border-left: 1px solid #d3d3d3;
}
.post-list .post-type-a .titles h2 {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .post-list .post-type-a .date {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    margin-top: 0;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
  }
  .post-list .post-type-a .date span {
    display: inline;
  }
  .post-list .post-type-a .titles {
    padding-top: 0;
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
  .post-list .post-type-a .titles h2 {
    margin-top: 15px;
  }
}
@media (min-width: 480px) {
  .post-list .post-type-b {
    width: 49.95%;
    padding-right: 20px;
  }
}
.post-list .post-type-b.right {
  margin-top: 10px;
  padding-top: 30px;
  border-top: 1px solid #d3d3d3;
}
@media (min-width: 480px) {
  .post-list .post-type-b.right {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 20px;
  }
}
.post-list .post-type-img {
  margin-bottom: 15px;
  min-height: 140px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 480px) {
  .post-list .post-type-img {
    width: 48.95%;
    margin-bottom: 9px;
    margin-right: 1%;
  }
}
.post-list .post-type-img .push-height {
  padding-top: 50%;
}
@media (min-width: 480px) {
  .post-list .post-type-img .push-height {
    padding-top: 56%;
  }
}
@media (min-width: 480px) {
  .post-list .post-type-c {
    width: 49.95%;
    padding-left: 20px;
  }
}
.post-list .post-type-d {
  position: relative;
  width: 100%;
}
.post-list .post-type-d .date {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
  width: 76px;
  color: #c7a462;
  font-size: 20px;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  line-height: 24px;
}
.post-list .post-type-d .date span {
  display: block;
  text-align: right;
}
.post-list .post-type-d .titles {
  padding: 1px 0;
  margin-left: 96px;
  padding-left: 20px;
  min-height: 50px;
  border-left: 1px solid #d3d3d3;
}
.post-list .post-type-d .titles h4 {
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  margin-top: 6px;
  line-height: 1.4;
}
.post-list .post-type-d .titles h4 a {
  color: #333333;
}
.post-list .post-type-d .titles .readmore {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.ibloc.attheopera {
  border-top-color: #ffc230;
}
.attheopera h1.branded,
.attheopera h2.branded,
.attheopera h3.branded,
.attheopera h4.branded,
.attheopera .post-list .post-type-a .date,
.attheopera .post-list .post-type-b .date,
.attheopera .post-list .post-type-c .date,
.attheopera .post-list .post-type-img .date,
.attheopera .post-list .post-type-a .titles .lbl,
.attheopera .post-list .post-type-b .titles .lbl,
.attheopera .post-list .post-type-c .titles .lbl,
.attheopera .post-list .post-type-img .titles .lbl {
  color: #ffc230;
}
.attheopera .blog-attribs ul.cat-menu .cli a {
  color: #ffb607;
}
.attheopera .btn.branded span {
  background-color: #ffc230;
}
.scene-list {
  padding-top: 10px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .scene-list {
    padding-bottom: 200px;
  }
}
.scene-list .photo-post {
  position: relative;
  margin: 20px auto;
  max-width: 510px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #eeeeee;
  overflow: hidden;
}
@media (max-width: 767px) {
  .scene-list .photo-post {
    max-width: 450px;
  }
}
.scene-list .photo-post .push-height {
  width: 100%;
  padding-top: 56%;
  opacity: 0;
}
.scene-list .pp-title {
  position: absolute;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #111;
  text-align: center;
  padding-bottom: 18px;
  width: 84%;
  left: 8%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .scene-list .pp-title {
    font-size: 22px;
    line-height: 24px;
  }
}
.scene-list .pp-title a {
  color: #fff;
}
.scene-list .pp-title .vicon {
  bottom: -2px;
  left: 50%;
  margin-left: -9px;
}
.featured-scene {
  position: relative;
  padding-top: 54.5%;
  margin: 10px auto 10px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.featured-scene .pp-title {
  position: absolute;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  text-shadow: 1px 1px 1px #111;
  text-align: center;
  padding-bottom: 22px;
  width: 84%;
  left: 8%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .featured-scene .pp-title {
    font-size: 28px;
    line-height: 30px;
  }
}
.featured-scene .pp-title a {
  color: #fff;
}
.featured-scene .pp-title .vicon {
  bottom: -2px;
  left: 50%;
  margin-left: -9px;
}
.featured-scene .pp-title .prefix {
  padding-bottom: 0;
}
.scene-gallery {
  padding: 5px 0 10px;
  overflow: hidden;
}
.scene-gallery .stepped {
  padding-top: 40px;
}
.scene-gallery .sg-scene {
  position: relative;
  margin-bottom: 40px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 400ms linear;
}
.scene-gallery .sg-scene .push-height {
  width: 100%;
  padding-top: 54.5%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.scene-gallery .sg-scene.transit {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.scene-gallery .sg-scene.portrait .push-height {
  padding-top: 98%;
}
.scene-gallery .pp-title {
  position: absolute;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #111;
  text-align: center;
  padding-bottom: 18px;
  width: 84%;
  left: 8%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .scene-gallery .pp-title {
    font-size: 22px;
    line-height: 24px;
  }
}
.scene-gallery .pp-title a {
  color: #fff;
}
.scene-gallery .pp-title .vicon {
  bottom: -2px;
  left: 50%;
  margin-left: -9px;
}
.scene-gallery .pp-title .date {
  display: block;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  color: #c7a462;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.scene-layout {
  padding: 50px 0 50px;
  background-color: #f9f6ef;
}
.scene-layout .sl-row {
  margin: 0 -15px;
}
.scene-layout .sl-row:before,
.scene-layout .sl-row:after {
  content: " ";
  display: table;
}
.scene-layout .sl-row:after {
  clear: both;
}
.scene-layout .sl-row:before,
.scene-layout .sl-row:after {
  content: " ";
  display: table;
}
.scene-layout .sl-row:after {
  clear: both;
}
.scene-layout .sl-item {
  position: relative;
  margin: 0 auto 30px;
  padding: 0 15px;
  width: 100%;
  max-width: 480px;
  opacity: 1;
}
.scene-layout .sl-item .push-height {
  position: relative;
  width: 100%;
  padding-top: 56%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #484848;
}
.scene-layout .portrait-1,
.scene-layout .portrait-2,
.scene-layout .portrait-3 {
  max-width: 320px;
}
.scene-layout .portrait-1 .push-height,
.scene-layout .portrait-2 .push-height,
.scene-layout .portrait-3 .push-height {
  padding-top: 126%;
}
.scene-layout .photo-copy {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  padding: 6px 16px;
  color: #d3d3d3;
  background-color: #202020;
  background-color: rgba(25, 25, 25, 0.85);
  z-index: 5;
  opacity: 0;
  -webkit-transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
  -moz-transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
  -o-transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
  transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
}
.scene-layout .photo-copy span {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scene-layout .photo-copy .credits {
  font-size: 12px;
}
.scene-layout .sl-item.over .photo-copy,
.scene-layout .sl-item:hover .photo-copy {
  bottom: 0;
  opacity: 1;
}
@media (min-width: 768px) {
  .scene-layout .sl-row {
    padding-left: 60px;
    margin-bottom: 30px;
  }
  .scene-layout .sl-row.even {
    padding-left: 0;
    padding-right: 60px;
  }
  .scene-layout .sl-item {
    float: left;
    margin: 0 0;
    width: auto;
    max-width: none;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
    -moz-transition: -moz-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
    -o-transition: -o-transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
    transition: transform 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  }
  .scene-layout .sl-item.left.transit {
    -webkit-transform: translate(0, 90px);
    -moz-transform: translate(0, 90px);
    -ms-transform: translate(0, 90px);
    -o-transform: translate(0, 90px);
    transform: translate(0, 90px);
    opacity: 0;
  }
  .scene-layout .sl-item.right.transit {
    -webkit-transform: translate(0, -90px);
    -moz-transform: translate(0, -90px);
    -ms-transform: translate(0, -90px);
    -o-transform: translate(0, -90px);
    transform: translate(0, -90px);
    opacity: 0;
  }
  .scene-layout .landscape-1 {
    width: 55%;
  }
  .scene-layout .landscape-2 {
    width: 40%;
    margin-top: 7%;
  }
  .scene-layout .landscape-3 {
    width: 40%;
    margin-top: 1.5%;
  }
  .scene-layout .landscape-4 {
    width: 62%;
    margin-top: 1.25%;
  }
  .scene-layout .landscape-5 {
    width: 70%;
    margin-left: 15%;
  }
  .scene-layout .portrait-1,
  .scene-layout .portrait-2,
  .scene-layout .portrait-3 {
    max-width: none;
  }
  .scene-layout .portrait-1,
  .scene-layout .portrait-2 {
    width: 32%;
  }
  .scene-layout .portrait-1 .push-height,
  .scene-layout .portrait-2 .push-height {
    padding-top: 122%;
  }
  .scene-layout .portrait-2 {
    margin-left: 15%;
  }
  .scene-layout .portrait-3 {
    margin-left: 30%;
    width: 40%;
  }
  .scene-layout .portrait-3 .push-height {
    padding-top: 122%;
  }
}
.press-gallery {
  padding-bottom: 10px;
}
.press-gallery .pg-gitem {
  margin: 20px auto;
  max-width: 300px;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-transition: box-shadow 200ms linear;
  -moz-transition: box-shadow 200ms linear;
  -o-transition: box-shadow 200ms linear;
  transition: box-shadow 200ms linear;
}
@media (min-width: 768px) {
  .press-gallery .pg-gitem {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .press-gallery .pg-gitem.alt {
    margin-top: 30px;
  }
}
.press-gallery .pg-gitem:hover {
  -webkit-box-shadow: 0 0 5px 0 rgba(60, 60, 60, 0.2);
  box-shadow: 0 0 5px 0 rgba(60, 60, 60, 0.2);
}
.press-gallery .pg-copy {
  border-top: 1px solid #eeeeee;
  padding: 8px 10px;
}
.press-gallery .pg-copy span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.press-gallery .pg-copy .gttl {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.press-gallery .pg-copy .gdate {
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
}
.press-gallery .pg-copy .gdets {
  font-size: 13px;
  line-height: 18px;
}
.full-width-img {
  text-align: center;
}
.captioned {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.captioned .photo-copy {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  padding: 6px 16px;
  color: #d3d3d3;
  background-color: #202020;
  background-color: rgba(25, 25, 25, 0.85);
  z-index: 5;
  opacity: 0;
  -webkit-transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
  -moz-transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
  -o-transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
  transition: bottom 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 500ms linear;
}
.captioned .photo-copy span {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.captioned .photo-copy .credits {
  font-size: 12px;
}
.captioned .photo-copy.persist {
  bottom: 0;
  opacity: 1;
  color: #eeeeee;
  background-color: #202020;
  background-color: rgba(25, 25, 25, 0.5);
}
.captioned.over .photo-copy,
.captioned:hover .photo-copy {
  bottom: 0;
  opacity: 1;
}
.video-credit {
  padding-top: 10px;
}
.video-credit span {
  display: block;
}
div.credit-cap {
  position: absolute;
  bottom: 0;
  right: 10%;
  max-width: 80%;
  padding: 4px 16px;
  color: #d3d3d3;
  background-color: #202020;
  background-color: rgba(25, 25, 25, 0.85);
  z-index: 5;
}
div.credit-cap span {
  display: block;
  text-align: right;
  font-size: 14px;
  line-height: 18px;
}
div.credit-cap .credits {
  font-size: 12px;
}
.cta-image {
  display: none;
}
@media (min-width: 768px) {
  .cta-image {
    display: block;
    max-width: 260px;
    margin: 0 auto ;
  }
}
.cta-text {
  padding: 15px 20px;
  background-color: #f9f6ef;
}
@media (min-width: 768px) {
  .cta-text {
    background-color: transparent;
    padding: 10px 10px 0;
    max-width: 260px;
    margin: 0 auto ;
  }
}
@media (min-width: 768px) {
  .cta-links {
    max-width: 260px;
    margin: 25px auto 0;
  }
}
.cta-links table {
  width: 100%;
  margin-bottom: 13px;
  border-top: 1px solid #d3d3d3;
}
.cta-links table td {
  padding: 10px 10px;
  border-bottom: 1px solid #d3d3d3;
  font-size: 16px;
  vertical-align: top;
  line-height: 1.3;
}
.listen-sound {
  padding: 35px 0;
}
.listen-sound.has-gate .theclouds {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 35px 0;
}
.listen-sound .gate {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-bottom: 40px;
  background-color: rgba(255, 255, 255, 0.82);
  z-index: 5;
}
.listen-sound .gate p {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
}
.listen-sound .gate input.text {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  padding: 4px 8px;
  font-size: 18px;
  border: 1px solid #c7a462;
  border-radius: 2px;
  outline: none;
}
.listen-sound .gate input.fbtn.disabled {
  background-color: #999;
  color: #555;
}
.listen-sound .gate .skip {
  font-size: 14px;
}
.listen-sound .gate .pptxt {
  font-size: 12px;
}
.listen-sound .gate .trsm {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .listen-sound .gate .trsm {
    text-align: right;
  }
}
.listen-sound .gate .tccm {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.listen-sound .gate .tcm {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .listen-sound .gate .tcm {
    text-align: left;
  }
}
.listen-sound .ocontainer {
  position: relative;
  z-index: 1;
}
.listen-sound h1 {
  margin-top: 20px;
}
@media (max-width: 700px) {
  .listen-sound h1 {
    font-size: 30px;
  }
}
.listen-sc {
  position: relative;
  padding-top: 45px;
}
.listen-sc .gate {
  position: relative;
  z-index: 5;
}
.listen-sc .gate .gated-sc {
  position: relative;
  padding: 26px 26px;
  background-color: rgba(238, 238, 238, 0.8);
}
.listen-sc .gate .gated-sc h1 {
  position: absolute;
  left: 11%;
  top: -26px;
  margin: 0;
  padding: 0;
  color: #c7a462;
  white-space: nowrap;
  opacity: 0.8;
  width: 88%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
@media (max-width: 767px) {
  .listen-sc .gate .gated-sc h1 {
    font-size: 34px;
  }
}
.listen-sc .gate .gated-sc input.text {
  display: inline-block;
  width: 95%;
  margin-top: 5px;
  padding: 4px 8px;
  font-size: 18px;
  border: 1px solid #c7a462;
  border-radius: 2px;
  outline: none;
}
@media (min-width: 768px) {
  .listen-sc .gate .gated-sc input.text {
    width: 32%;
  }
}
.listen-sc .gate .gated-sc input.fbtn.disabled {
  background-color: #999;
  color: #555;
}
.listen-sc .gate .gated-sc .skip {
  font-size: 14px;
}
.listen-sc .gate .gated-sc .pptxt {
  font-size: 12px;
}
.listen-sc.has-gate .the-cloud {
  position: absolute;
  left: 0;
  top: 45px;
  width: 100%;
  z-index: 1;
}
.listen-sc.has-gate .the-cloud .sound-cloud h1 {
  color: white;
}
.sound-cloud {
  position: relative;
  padding: 26px 26px 20px 26px;
  background-color: #f6f6f6;
}
.sound-cloud h1 {
  position: absolute;
  left: 11%;
  top: -26px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  color: #c7a462;
  opacity: 0.8;
  width: 88%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: top 800ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
@media (max-width: 767px) {
  .sound-cloud h1 {
    font-size: 34px;
  }
}
.transit .sound-cloud h1 {
  top: -110px;
}
.transit.has-gate .sound-cloud h1 {
  top: -26px;
}
.lined-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #eeeeee;
}
.lined-list li {
  padding: 12px 0;
  border-bottom: 1px solid #eeeeee;
}
.cms ol {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  padding-top: 10px;
}
.cms ol li {
  position: relative;
  padding-left: 30px;
  counter-increment: listitem;
  margin-bottom: 12px;
}
.cms ol li:before {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 1px;
  background: #484848;
  line-height: 20px;
  height: 20px;
  width: 20px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cms ol li:after {
  position: absolute;
  content: counter(listitem);
  display: block;
  left: 0;
  top: 1px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  z-index: 2;
}
.cms ol.ruled {
  border-top: 3px solid #484848;
  padding-top: 15px;
}
.cms ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.cms ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
}
.cms ul li:before {
  position: absolute;
  content: '';
  display: block;
  left: 4px;
  top: 7px;
  background: #484848;
  line-height: 8px;
  height: 9px;
  width: 9px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cms .lbil ul li {
  padding-left: 22px;
}
.cms .lbil ul li:before {
  left: 4px;
  top: 9px;
  line-height: 6px;
  height: 6px;
  width: 6px;
}
.cms .content-image {
  float: right;
  max-width: 50%;
}
@media (min-width: 768px) {
  .cms .content-image {
    margin: 10px 10px 10px 10px;
  }
}
.cms img.content-image,
.cms .content-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 10px auto;
}
@media (min-width: 768px) {
  .cms img.content-image,
  .cms .content-image img {
    margin: 0 auto;
  }
}
.gmap {
  height: 250px;
  background-color: #f6f6f6;
}
@media (min-width: 768px) {
  .gmap {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .gmap {
    height: 450px;
  }
}
.gmap.fsw {
  height: 250px;
  background-color: #f6f6f6;
}
@media (min-width: 768px) {
  .gmap.fsw {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .gmap.fsw {
    height: 500px;
  }
}
.gmap-dir {
  padding: 5px 0;
  text-align: center;
  background-color: #d3d3d3;
}
.gmap-dir a {
  position: relative;
  display: inline-block;
  color: #484848;
  padding: 0 22px;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 30px;
}
.gmap-dir a .vicon {
  left: 0;
  top: 5px;
}
.fluid-map {
  position: relative;
  height: auto;
  overflow: auto;
  visibility: visible;
  padding-top: 56.25%;
}
.fluid-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.date-ctrl .date-trigger {
  display: inline-block;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  padding: 2px 28px 2px 8px;
  background-color: #f6f6f6;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.date-ctrl .date-trigger .vicon.dtpick {
  top: 8px;
  right: 4px;
}
.date-ctrl input {
  display: none;
}
.events.date-ctrl {
  padding-top: 1px;
  padding-bottom: 5px;
  float: left;
  margin-right: 5px;
}
.events-ctrl {
  float: left;
}
.events-ctrl ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  min-width: 175px;
  max-width: 225px;
}
.events-ctrl ul .ddl {
  position: relative;
  background-color: #f6f6f6;
}
.events-ctrl ul .ddl > a {
  position: relative;
  display: block;
  width: 100%;
  color: #333;
  padding: 2px 30px 2px 8px;
  border: 1px solid #ffffff;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.events-ctrl ul .ddl > a .vicon.down-caret {
  top: -6px;
  right: 8px;
}
.events-ctrl ul .ddl > a:hover {
  border: 1px solid #eeeeee;
}
.events-ctrl ul .ddl ul {
  position: absolute;
  top: -5000px;
  left: -5000px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-top: 0;
  z-index: 99;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: -moz-transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: -o-transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.events-ctrl ul .ddl ul li {
  border-top: 1px solid #eeeeee;
}
.events-ctrl ul .ddl ul li.sel {
  background-color: #f6f6f6;
}
.events-ctrl ul .ddl ul a {
  display: block;
  width: 100%;
  padding: 2px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.events-ctrl ul .ddl.open > a {
  border: 1px solid #eeeeee;
}
.events-ctrl ul .ddl.open ul {
  top: 29px;
  left: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.intro-video {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
.intro-video .teaser {
  padding: 10px 0 1px 0;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-style: italic;
  font-size: 28px;
  line-height: 30px;
  color: #c7a462;
}
.intro-video .teaser span {
  position: relative;
  display: inline-block;
  padding-left: 48px;
  cursor: pointer;
}
.intro-video .teaser span .vicon {
  left: -1px;
  top: -10px;
}
.intro-video .fluid-video {
  padding-top: 0;
  background-color: #040404;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: padding-top 450ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: padding-top 450ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: padding-top 450ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: padding-top 450ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.intro-video .fluid-video .closer {
  top: 0;
}
@media (min-width: 992px) {
  .intro-video .fluid-video .closer {
    top: 0;
  }
}
.intro-video.playing {
  padding: 10px 0;
}
.intro-video.playing .teaser {
  display: none;
}
.intro-video.playing .fluid-video {
  height: auto;
  overflow: auto;
  visibility: visible;
  padding-top: 56.25%;
}
.venue-tiles .vt-col {
  margin-top: 30px;
  min-height: 160px;
  max-height: 220px;
  z-index: 1;
}
.venue-tiles .tile {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #ffffff;
}
.blog-attribs {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 14px;
}
.blog-attribs:before,
.blog-attribs:after {
  content: " ";
  display: table;
}
.blog-attribs:after {
  clear: both;
}
.blog-attribs:before,
.blog-attribs:after {
  content: " ";
  display: table;
}
.blog-attribs:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .blog-attribs {
    margin-top: 32px;
    margin-bottom: 0;
  }
}
.blog-attribs .ba-item {
  float: left;
  margin-right: 20px;
  max-width: 200px;
}
@media screen and (min-width: 992px) {
  .blog-attribs .ba-item {
    float: none;
    margin: 0;
  }
}
.blog-attribs .ba-item p strong {
  display: block;
  padding-bottom: 4px;
}
@media screen and (min-width: 992px) {
  .blog-attribs .ba-item p strong {
    padding-bottom: 0;
  }
}
.blog-attribs .ba-item .block-link {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  color: #333333;
}
.blog-attribs .ba-item .block-link .vicon {
  left: 0;
  top: 4px;
}
.blog-attribs ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  min-width: 150px;
}
@media screen and (min-width: 992px) {
  .blog-attribs ul {
    min-width: 50px;
  }
}
.blog-attribs ul .title {
  font-weight: 700;
}
.blog-attribs ul .ddl {
  position: relative;
  background-color: #f6f6f6;
}
.blog-attribs ul .ddl > a {
  position: relative;
  display: block;
  width: 100%;
  padding: 2px 25px 2px 8px;
  border: 1px solid #ffffff;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-attribs ul .ddl > a .vicon.down-caret {
  top: -6px;
  right: 8px;
}
.blog-attribs ul .ddl > a:hover {
  border: 1px solid #eeeeee;
}
.blog-attribs ul .ddl ul {
  position: absolute;
  top: -5000px;
  left: -5000px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-top: 0;
  z-index: 99;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: -moz-transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: -o-transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: transform 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.blog-attribs ul .ddl ul li {
  border-top: 1px solid #eeeeee;
}
.blog-attribs ul .ddl ul li.sel {
  background-color: #f6f6f6;
}
.blog-attribs ul .ddl ul a {
  display: block;
  width: 100%;
  padding: 2px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-attribs ul .ddl.open > a {
  border: 1px solid #eeeeee;
}
.blog-attribs ul .ddl.open ul {
  top: 29px;
  left: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.blog-attribs ul.cat-menu li {
  float: left;
  line-height: 24px;
  margin: 0 4px 4px 0;
}
@media screen and (min-width: 992px) {
  .blog-attribs ul.cat-menu li {
    float: none;
    margin: 0;
  }
}
.blog-attribs ul.cat-menu .cth {
  border: 1px solid #ffffff;
}
@media screen and (min-width: 992px) {
  .blog-attribs ul.cat-menu .cth {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom-color: #eeeeee;
  }
}
.blog-attribs ul.cat-menu .cth strong {
  display: block;
  font-weight: normal;
  padding: 2px 6px 2px 0;
}
@media screen and (min-width: 992px) {
  .blog-attribs ul.cat-menu .cth strong {
    font-weight: 700;
    padding: 3px 0 6px 0;
  }
}
.blog-attribs ul.cat-menu .cli {
  border: 1px solid #eeeeee;
}
@media screen and (min-width: 992px) {
  .blog-attribs ul.cat-menu .cli {
    border-top: 0;
  }
}
.blog-attribs ul.cat-menu .cli a {
  display: block;
  width: 100%;
  max-width: 180px;
  padding: 2px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-attribs ul.cat-menu .cli.sel {
  background-color: #f6f6f6;
}
.devantage {
  position: relative;
  margin-top: 30px;
  padding: 60px 30px 105px 30px;
  border: 20px solid #FBEFDF;
}
@media screen and (min-width: 768px) {
  .devantage {
    padding-right: 190px;
    padding-bottom: 95px;
  }
}
.devantage .cpy {
  max-width: 220px;
  color: #040404;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media screen and (min-width: 540px) {
  .devantage .cpy {
    max-width: 280px;
  }
}
@media screen and (min-width: 768px) {
  .devantage .cpy {
    max-width: 320px;
  }
}
@media screen and (min-width: 992px) {
  .devantage .cpy {
    max-width: 400px;
  }
}
@media screen and (min-width: 1200px) {
  .devantage .cpy {
    max-width: 480px;
  }
}
.devantage .cpy span {
  color: #c7a462;
}
.devantage .dbd {
  position: absolute;
  right: -40px;
  bottom: -20px;
}
@media screen and (min-width: 768px) {
  .devantage .dbd {
    right: 20px;
  }
}
.blog-share {
  position: relative;
  margin-top: -2px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  font-size: 14px;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  color: #484848;
  z-index: 2;
}
.blog-share:before,
.blog-share:after {
  content: " ";
  display: table;
}
.blog-share:after {
  clear: both;
}
.blog-share:before,
.blog-share:after {
  content: " ";
  display: table;
}
.blog-share:after {
  clear: both;
}
.blog-share div {
  float: left;
  line-height: 20px;
}
.blog-share mark {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #202020;
}
.blog-share .sharer .sharer-text {
  display: inline-block;
  padding-right: 6px;
  line-height: 20px;
}
.blog-share .sharer .sharer-link {
  display: inline-block;
  margin-right: 10px;
  line-height: 20px;
  color: #202020;
}
.blog-share .sharer .sharer-link img {
  display: inline-block;
  margin-bottom: 2px;
}
.search-results .sr-result {
  padding: 1px 0;
  border-top: 1px solid #d3d3d3;
}
.search-results .sr-result h4 {
  margin-bottom: 0;
}
.search-results .sr-result ul.breadcrumb {
  margin-top: 0;
}
.search-results .paging {
  margin: 15px 0;
  padding-top: 20px;
  line-height: 30px;
  border-top: 1px solid #d3d3d3;
}
.search-results .paging small {
  display: inline-block;
  line-height: 30px;
  padding-right: 5px;
}
.search-results .paging a.page {
  display: inline-block;
  background-color: #f6f6f6;
  padding: 0 6px;
  min-width: 30px;
  text-align: center;
}
.search-results .paging a.sel {
  color: #202020;
  background-color: #d3d3d3;
}
.double-pad {
  padding-left: 20px;
  padding-right: 20px;
}
.switch-nav {
  float: left;
  width: 100%;
  padding-left: 0;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .switch-nav {
    float: right;
    width: auto;
    margin-top: 48px;
  }
}
.switch-nav li {
  float: left;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.switch-nav li a {
  position: relative;
  display: block;
  padding-left: 36px;
  line-height: 30px;
  color: #202020;
}
.switch-nav li a .vicon {
  left: 0;
  top: 0;
}
.switch-nav li.on a {
  color: #999999;
  cursor: default;
}
.switch-nav li:first-child {
  margin-left: 0;
}
.pre-line:before {
  content: "";
  height: 1px;
  background: #d3d3d3;
  width: 50%;
  display: block;
  margin: 0 auto 0;
}
.img-bio {
  display: block;
  margin: 20px 0 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .img-bio {
    float: right;
    margin: 10px;
  }
}
.action-click,
.cursor-pointer {
  cursor: pointer;
}
.caption-err-page {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #040404;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .caption-err-page {
    display: block;
    bottom: 0;
    top: auto;
  }
}
.caption-err-page p {
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  text-align: right;
}
@media (min-width: 992px) {
  .caption-err-page p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .caption-err-page p {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.donate-prompt {
  position: fixed;
  top: 36%;
  color: white;
  padding: 17px;
  padding-top: 20px;
  width: 250px;
  text-align: center;
  z-index: 100;
  background-color: rgba(32, 32, 32, 0.95);
  /*border-bottom:8px solid #E30613;*/
  border: 6px solid #C7A462;
  border-left: none;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  -moz-transition: -moz-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  -o-transition: -o-transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
  transition: transform 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 600ms linear;
}
@media (min-width: 768px) {
  .donate-prompt {
    padding: 36px;
    padding-top: 26px;
    width: 320px;
  }
}
.donate-prompt.closing {
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.donate-prompt.closed {
  display: none;
}
.donate-prompt .gift {
  position: absolute;
  top: -27px;
  left: 25px;
}
.donate-prompt span {
  display: block;
}
.donate-prompt .ttl {
  /*color:@brand-primary;

            
        letter-spacing:1px;
        */
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
}
@media (min-width: 768px) {
  .donate-prompt .ttl {
    font-size: 20px;
    letter-spacing: 1px;
  }
}
.donate-prompt .impact {
  text-transform: uppercase;
  padding: 10px 0 15px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .donate-prompt .impact {
    padding: 15px 0 20px;
  }
}
.donate-prompt .close {
  padding-top: 6px;
}
.donate-prompt .close a {
  text-transform: uppercase;
  font-size: 13px;
  color: #ccc;
  text-decoration: underline;
}
.donate-prompt .btn.brandinvert {
  /*border:1px solid #E30613;*/
  background-color: white;
}
.donate-prompt .btn.brandinvert:hover {
  color: black;
}
.donate-prompt .exx {
  position: absolute;
  right: 10px;
  top: 0;
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: white;
  opacity: 0.9;
  text-decoration: none;
}
@media (max-width: 767px) {
  #perf-tick-area.offset-list {
    margin-bottom: 10px;
  }
}
.festival-calendar-ontop {
  padding-top: 30px;
}
.festival-calendar-ontop .show-if-under {
  display: none;
}
.festival-calendar {
  padding-bottom: 10px;
  /*@media (min-width: @fc-show) {
        display: block;
    }*/
}
.festival-calendar .fc-line {
  display: none;
  border-bottom: 1px solid #999;
}
@media (min-width: 768px) {
  .festival-calendar .fc-line {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
  }
}
.festival-calendar .fc-th {
  flex: 0 0 26%;
  padding: 12px 0;
  line-height: 22px;
  border-right: 1px solid #999;
  background-color: #f3f3f3;
}
@media (min-width: 1100px) {
  .festival-calendar .fc-th {
    flex: 0 0 17.5%;
  }
}
.festival-calendar .fc-th .venue {
  display: block;
  padding: 0 12px;
  font-weight: bold;
  font-size: 13px;
}
.festival-calendar .fc-th .xtra {
  display: block;
  padding: 0 12px;
  font-size: 14px;
  margin-top: -2px;
}
.festival-calendar .fc-th .ttl {
  display: block;
  padding: 0 12px;
  padding-right: 29px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width: 1100px) {
  .festival-calendar .fc-th .ttl {
    font-size: 15px;
  }
}
.festival-calendar .fc-box {
  flex: 0 0 6.7272727%;
  position: relative;
  text-align: center;
  font-size: 12px;
  line-height: 1.325;
  overflow: hidden;
  border-right: 1px solid #999;
  background-color: #f3f3f3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*a {
            position: absolute;
            width: 100%;
            padding: 10px 0;
            left: 0;
            top: 50%;
            color: white !important;
            .translate(0; -50%);

            &.splita {
                position:relative;
                display:block;
                left:auto;
                top:auto;
                padding:5px 0;
                .translate(0; 0);

                border-top:1px solid fade(#ffffff, 15%);

                &:first-child {
                    border-top:none;
                }
            }
        }*/
}
@media (min-width: 1100px) {
  .festival-calendar .fc-box {
    flex: 0 0 7.5%;
    font-size: 14px;
  }
}
.festival-calendar .fc-box a {
  display: block;
  padding: 10px 2px;
  width: 100%;
  color: white !important;
}
.festival-calendar .fc-box a.splita {
  padding: 5px 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.festival-calendar .fc-box a.splita:first-child {
  border-top: none;
}
.festival-calendar .fc-head {
  border-bottom: 10px solid #666;
}
.festival-calendar .fc-head .fc-th {
  font-weight: 700;
  font-size: 22px;
  padding-top: 14px;
  padding-left: 0;
  background-color: white;
  border-right-color: white;
}
.festival-calendar .fc-head .fc-box {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 10px;
  background-color: white;
  border-right-color: white;
}
.festival-calendar .fcm-title {
  font-weight: 700;
  font-size: 22px;
  padding-bottom: 8px;
  border-bottom: 8px solid #666;
}
.festival-calendar .fcm-title:before,
.festival-calendar .fcm-title:after {
  content: " ";
  display: table;
}
.festival-calendar .fcm-title:after {
  clear: both;
}
.festival-calendar .fcm-title:before,
.festival-calendar .fcm-title:after {
  content: " ";
  display: table;
}
.festival-calendar .fcm-title:after {
  clear: both;
}
.festival-calendar .fcm-title-pass {
  float: right;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.festival-calendar .fcm-title-pass img {
  height: auto;
  max-width: 18px;
}
.festival-calendar .fcm-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.festival-calendar .fcm-row-header {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 16px;
  cursor: pointer;
  background-color: #f3f3f3;
}
.festival-calendar .fcm-row-header .ttl {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.festival-calendar .fcm-row-header .plus,
.festival-calendar .fcm-row-header .minus {
  position: absolute;
  right: 20px;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
}
.festival-calendar .fcm-row-header .minus {
  display: none;
}
.festival-calendar .fcm-row.active .fcm-row-header {
  background-color: #ddd;
}
.festival-calendar .fcm-row.active .fcm-row-header .plus {
  display: none;
}
.festival-calendar .fcm-row.active .fcm-row-header .minus {
  display: block;
}
.festival-calendar .fcm-row.active .fcm-col {
  display: flex;
}
.festival-calendar .fcm-col {
  display: none;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 0;
}
.festival-calendar .fcm-col-title {
  position: relative;
  flex: 1 1 auto;
  padding: 10px 28px 10px 16px;
  line-height: 1.4;
}
.festival-calendar .fcm-col-title .ttl {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
.festival-calendar .fcm-col-title .venue {
  display: block;
  font-size: 13px;
}
.festival-calendar .fcm-col-title img {
  position: absolute;
  height: auto;
  max-width: 18px;
  right: 5px;
  top: 20px;
}
.festival-calendar .fcm-col-title .xtra {
  display: block;
  font-size: 13px;
  margin-top: -2px;
}
.festival-calendar .fcm-col-time {
  flex: 0 0 100px;
  overflow: hidden;
  max-width: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
  line-height: 1.4;
  font-size: 14px;
}
.festival-calendar .fcm-col-time a {
  display: block;
  text-align: center;
  padding: 8px 8px;
  width: 100%;
  color: white !important;
}
.festival-calendar .fcm-col-time a.splita {
  padding: 4px 8px;
}
#included-festival {
  display: none;
}
@media (min-width: 768px) {
  #included-festival {
    display: block;
  }
}
.ibio {
  min-height: 75vh;
  max-width: 1600px;
  margin: 0 auto;
  background-color: white;
}
.ibio-header {
  padding: 3px 0;
  border-bottom: 1px solid #eee;
}
.ibio-header-text {
  position: relative;
  top: 2px;
  font-size: 12px;
  text-transform: uppercase;
}
.ibio-header-icon {
  font-size: 20px;
}
.ibio-content {
  padding-top: 30px;
  padding-bottom: 10px;
}
.ibio-image {
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
}
.ibio-image img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.ibio-pointer {
  display: block;
  position: relative;
  width: 220px;
  height: 2px;
  margin: 10px auto 20px;
  background-color: #eee;
}
.ibio-pointer:before,
.ibio-pointer:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  top: 0;
  left: 50%;
}
.ibio-pointer:before {
  margin-left: -5px;
  border-width: 8px 8px 0 0px;
  border-color: #fff transparent transparent transparent;
  z-index: 2;
}
.ibio-pointer:after {
  margin-left: -7px;
  border-width: 13px 13px 0 0px;
  border-color: #eee transparent transparent transparent;
  z-index: 1;
}
.ibio-links {
  margin-top: 30px;
  padding-bottom: 40px;
}
.ibio-link {
  display: block;
  position: relative;
  margin: 10px 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.625;
  text-transform: uppercase;
  color: #040404;
  padding: 16px;
  border: 0;
  background-color: #202020;
  -webkit-transition: color 300ms ease;
  -moz-transition: color 300ms ease;
  -o-transition: color 300ms ease;
  transition: color 300ms ease;
}
.ibio-link em {
  position: relative;
  font-style: normal;
  z-index: 2;
}
.ibio-link span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #c7a462;
  z-index: 1;
  -webkit-transition: left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: left 600ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.ibio-link:hover {
  color: #c7a462;
  text-decoration: none;
}
.ibio-link:hover span {
  left: 102%;
}
.bloc.social {
  border-top: 1px solid #d3d3d3;
  padding: 0 0 50px;
}
.bloc.social h3 {
  position: relative;
  font-family: "futura-pt", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #c7a462;
  margin-bottom: 25px;
  padding-top: 30px;
}
.bloc.social h3 .vicon {
  top: 0;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 30px;
}
.bloc.social h3 .fb {
  background-position: 0 -192px;
}
.bloc.social h3 .tw {
  background-position: -60px -192px;
}
.bloc.social h3 .ig {
  background-position: -180px -192px;
}
.bloc.social .fb-content {
  display: block;
  color: #484848;
  text-decoration: none;
}
.bloc.social .fb-content span.latest {
  display: block;
  color: #c7a462;
  font-size: 13px;
  text-align: left;
}
.bloc.social .fb-content span.latest strong {
  font-weight: 700;
  text-transform: uppercase;
}
.bloc.social .fb-content:hover {
  text-decoration: none;
}
.bloc.social .fbl {
  margin-top: 30px;
  text-align: center;
}
.bloc.social .fbl:before {
  content: "";
  height: 1px;
  background: #d3d3d3;
  width: 50%;
  display: block;
  margin: 0 auto 30px;
}
.bloc.social .tweet {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 12px 20px;
  margin: 6px 0 0;
  color: #202020;
  text-decoration: none;
  border: 1px solid #f9f6ef;
  background-color: #f6f6f6;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
.bloc.social .tweet .msg {
  display: block;
  overflow: hidden;
}
.bloc.social .tweet .dte {
  display: block;
  font-size: 13px;
  margin-top: 12px;
  text-align: right;
}
.bloc.social .tweet .arrow {
  position: absolute;
  display: block;
  top: -7px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px 6px;
  border-color: transparent transparent #f6f6f6 transparent;
  -webkit-transition: border-color 400ms linear;
  -moz-transition: border-color 400ms linear;
  -o-transition: border-color 400ms linear;
  transition: border-color 400ms linear;
}
.bloc.social .tweet .hashtag,
.bloc.social .tweet .username,
.bloc.social .tweet .urllink {
  color: #b89553;
}
.bloc.social .tweet.alt .arrow {
  top: auto;
  left: auto;
  right: 30px;
  bottom: -7px;
  border-width: 7px 6px 0 6px;
  border-color: #f6f6f6 transparent transparent transparent;
}
.bloc.social .tweet:hover {
  background-color: #eeeeee;
}
.bloc.social .tweet:hover .arrow {
  border-color: transparent transparent #eeeeee transparent;
}
.bloc.social .tweet.alt:hover {
  background-color: #eeeeee;
}
.bloc.social .tweet.alt:hover .arrow {
  border-color: #eeeeee transparent transparent transparent;
}
.bloc.social .ig-row {
  margin: 0 auto;
  max-width: 320px;
}
.bloc.social .ig-row:before,
.bloc.social .ig-row:after {
  content: " ";
  display: table;
}
.bloc.social .ig-row:after {
  clear: both;
}
.bloc.social .ig-row:before,
.bloc.social .ig-row:after {
  content: " ";
  display: table;
}
.bloc.social .ig-row:after {
  clear: both;
}
.bloc.social .ig-col {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 5px 10px 5px;
}
.bloc.social .ig-col .height-fix {
  background-color: #eeeeee;
  width: 100%;
  padding-top: 100%;
}
.bloc.social .ig-col .ig-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.connector {
  max-width: 100%;
  padding: 80px 0 20px;
  margin: 0 auto;
  text-align: center;
  color: #d3d3d3;
  background: url(/images/vline.png) no-repeat center 0;
}
.connector span {
  display: block;
}
.connector .sm {
  text-transform: uppercase;
  font-size: 14px;
}
.connector .lg {
  font-family: serif;
  font-size: 70px;
  line-height: 78px;
  margin-top: -10px;
}
.connector ul {
  padding-left: 0;
  list-style: none;
}
.connector li {
  display: inline-block;
  padding: 10px 8px 0 8px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.connector li a {
  color: #333333;
}
.connector.menu {
  padding-bottom: 10px;
}
footer {
  position: relative;
  color: #ffffff;
  background-color: #202020;
  max-width: 1600px;
  margin: 0 auto;
  z-index: 2;
}
footer nav {
  display: none;
}
@media (min-width: 768px) {
  footer nav {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 40px;
  }
}
footer ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  footer ul {
    float: left;
    width: 100%;
  }
}
footer ul li {
  font-size: 16px;
  color: #c7a462;
  margin-right: 15px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer ul li {
    float: left;
  }
}
@media (min-width: 992px) {
  footer ul li {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  footer ul li {
    margin-right: 22px;
    font-size: 18px;
  }
}
footer ul li:last-child {
  margin-right: 0;
}
footer ul li.title {
  font-size: 16px;
}
footer ul.social {
  text-align: center;
}
footer ul.social li {
  display: inline-block;
  line-height: 30px;
}
@media (min-width: 768px) {
  footer ul.social li {
    display: list-item;
  }
}
footer ul.social li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url(/images/vsprite.png?v=2) no-repeat 0 -192px;
  -webkit-transition: background-position 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: background-position 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-position 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-position 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
footer ul.social li a.svg {
  position: relative;
  overflow: hidden;
  background: none;
}
footer ul.social li a.svg i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 6px;
  transition: transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
footer ul.social li a.svg i svg {
  display: block;
}
footer ul.social li a.svg i svg.gold path {
  fill: #c7a462;
}
footer ul.social li a.svg i svg.white path {
  fill: #ffffff;
}
footer ul.social li a.svg i:nth-child(2) {
  left: 30px;
  top: 0;
}
footer ul.social li a.svg:hover i:first-child {
  transform: translateX(-30px);
}
footer ul.social li a.svg:hover i:nth-child(2) {
  transform: translateX(-30px);
}
footer ul.social li .fb {
  background-position: 0 -192px;
}
footer ul.social li .fb:hover {
  background-position: -30px -192px;
}
footer ul.social li .tw {
  background-position: -60px -192px;
}
footer ul.social li .tw:hover {
  background-position: -90px -192px;
}
footer ul.social li .yt {
  background-position: -120px -192px;
}
footer ul.social li .yt:hover {
  background-position: -150px -192px;
}
footer ul.social li .ig {
  background-position: -180px -192px;
}
footer ul.social li .ig:hover {
  background-position: -210px -192px;
}
footer ul.social li .tb {
  background-position: -240px -162px;
}
footer ul.social li .tb:hover {
  background-position: -270px -162px;
}
footer ul.social li .sf {
  background-position: -180px -162px;
}
footer ul.social li .sf:hover {
  background-position: -210px -162px;
}
footer .connect-subscribe {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer .addresses {
  padding-top: 18px;
  padding-bottom: 50px;
  color: #d3d3d3;
  background-color: #040404;
}
footer .addresses .right {
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  footer .addresses .right {
    float: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  footer .addresses .left {
    text-align: center;
  }
}
footer .addresses p {
  margin: 0 0;
}
footer .subscribe {
  float: right;
  width: 70%;
}
footer .subscribe label {
  display: block;
  font-family: "adobe-caslon-pro", Georgia, Times, serif;
  font-size: 24px;
}
footer .subscribe .footer-input-lnk {
  float: left;
  border: 0;
  margin-top: 3px;
  background-color: #484848;
  width: 60%;
  min-width: 140px;
  height: 36px;
  line-height: 1.42857143;
  padding: 6px 10px;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
footer .subscribe .footer-input-lnk:hover {
  text-decoration: none;
  background-color: #040404;
}
footer .subscribe .footer-input {
  float: left;
  border: 0;
  margin-top: 3px;
  background-color: #484848;
  width: 60%;
  min-width: 140px;
  height: 36px;
  line-height: 1.42857143;
  padding: 6px 10px;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
footer .subscribe input.footer-input:focus {
  outline: none;
  background-color: #040404;
}
footer .subscribe .footer-btn-lnk {
  float: left;
  border: 0;
  margin-top: 3px;
  background-color: #c7a462;
  width: 39%;
  min-width: 84px;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
footer .subscribe .footer-btn-lnk:hover {
  text-decoration: none;
  color: #c7a462;
  background-color: #ffffff;
}
footer .subscribe .footer-btn {
  float: left;
  border: 0;
  margin-top: 3px;
  background-color: #c7a462;
  width: 39%;
  min-width: 84px;
  height: 36px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
}
footer .logo {
  float: right;
  width: 30%;
  padding-right: 25px;
}
.chat-wrap {
  position: fixed;
  left: 50%;
  bottom: 0;
  width: 210px;
  margin-left: -105px;
  height: 38px;
  z-index: 90;
  opacity: 1;
  -webkit-transition: -webkit-transform 800ms 1200ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 800ms 1200ms linear;
  -moz-transition: -moz-transform 800ms 1200ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 800ms 1200ms linear;
  -o-transition: -o-transform 800ms 1200ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 800ms 1200ms linear;
  transition: transform 800ms 1200ms cubic-bezier(0.075, 0.820, 0.165, 1.000), opacity 800ms 1200ms linear;
}
@media (min-width: 768px) {
  .chat-wrap {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.chat-wrap a {
  position: absolute;
  display: block;
  bottom: 0;
  left: 15px;
  width: 180px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  padding-top: 1px;
  line-height: 30px;
  background-color: #c7a462;
  text-decoration: none !important;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
@media (min-width: 768px) {
  .chat-wrap a {
    padding-top: 2px;
    line-height: 30px;
    left: 5px;
    width: 200px;
    -webkit-transition: line-height 300ms ease-out;
    -moz-transition: line-height 300ms ease-out;
    -o-transition: line-height 300ms ease-out;
    transition: line-height 300ms ease-out;
  }
}
@media (min-width: 768px) {
  .chat-wrap a:hover {
    padding-top: 3px;
    line-height: 36px;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(30, 30, 30, 0.4);
    box-shadow: 1px 1px 4px 0 rgba(30, 30, 30, 0.4);
  }
}
body.loading .chat-wrap {
  opacity: 0;
}
@media (min-width: 768px) {
  body.loading .chat-wrap {
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}
.opform,
.nformr {
  background-color: #f6f6f6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(75, 75, 75, 0.2);
  box-shadow: 1px 1px 3px 0 rgba(75, 75, 75, 0.2);
}
.nformr {
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 20px 30px;
}
.nformr label {
  font-weight: bold;
  display: block;
  background: transparent !important;
  margin-bottom: 0;
  cursor: pointer;
}
.nformr label em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #5e5e5e;
}
.nformr-form-field {
  margin: 0 0 15px;
}
.nformr-form-actions {
  margin-top: 30px;
}
.nformr-form-field-error {
  margin-top: 5px;
  background: #FBE3E4;
  color: #8a1f11;
  padding: .8em;
  border: 2px solid #FBC2C4;
}
.nformr input[type=text],
.nformr textarea,
.nformr select {
  margin: 2px 0;
  border: 1px solid #bbb;
}
.nformr input[type=text]:focus,
.nformr textarea:focus,
.nformr select:focus {
  border: 1px solid #666;
}
.nformr input[type=text],
.nformr textarea {
  max-width: 500px;
  padding: 5px;
  display: block;
  width: 95%;
}
.nformr textarea {
  height: 150px;
}
.nformr button {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.625;
  text-transform: uppercase;
  color: #040404;
  padding: 8px 16px;
  border: 0;
  background-color: #c7a462;
  transition: color 300ms ease, background-color 300ms ease;
}
@media (min-width: 992px) {
  .nformr button {
    padding: 10px 24px;
  }
}
.nformr button:hover {
  color: #c7a462;
  background-color: #040404;
}
#contour,
.contour {
  padding: 1px 0px 30px 0px;
}
.contourPageName {
  font-size: 2em !important;
  line-height: 2em !important;
}
.contourField {
  clear: both;
  margin: 0 0 15px;
}
.contour .form-field-inputs:before,
.contour .form-field-inputs:after {
  content: " ";
  display: table;
}
.contour .form-field-inputs:after {
  clear: both;
}
.contour .form-field-inputs:before,
.contour .form-field-inputs:after {
  content: " ";
  display: table;
}
.contour .form-field-inputs:after {
  clear: both;
}
.contourField div label {
  display: inline;
}
#contour label.fieldLabel,
.contour label.fieldLabel {
  font-weight: bold;
  display: block;
  background: transparent !important;
  margin-bottom: 0;
  cursor: pointer;
}
#contour small,
.contour small {
  display: block;
  float: left;
  clear: both;
  padding: 5px 5px 5px 200px;
}
.contourField .help-block {
  display: block;
  font-size: 14px;
  color: #5e5e5e;
}
#contour fieldset,
.contour fieldset {
  padding: 1em 1em 0em 0em;
  margin: 0 0 0.6em 0;
  border: none !important;
}
#contour legend,
.contour legend {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.2em;
  display: block;
}
#contour input.text,
#contour input.title,
#contour textarea,
#contour select,
.contour input.text,
.contour input.title,
.contour textarea,
.contour select {
  margin: 2px 0;
  border: 1px solid #bbb;
}
#contour input.text:focus,
#contour input.title:focus,
#contour textarea:focus,
#contour select:focus,
.contour input.text:focus,
.contour input.title:focus,
.contour textarea:focus,
.contour select:focus {
  border: 1px solid #666;
}
#contour input.text,
#contour textarea,
.contour input.text,
.contour textarea {
  max-width: 500px !important;
  padding: 5px;
  display: block;
  width: 95%;
}
#contour textarea,
.contour textarea {
  height: 200px;
}
#contour .address textarea,
.contour .address textarea {
  height: 80px;
}
#contour input.fileupload,
.contour input.fileupload {
  height: auto !important;
}
#contour span.checkboxlist,
#contour span.radiobuttonlist,
#contour span.checkbox,
.contour span.checkboxlist,
.contour span.radiobuttonlist,
.contour span.checkbox {
  display: block;
  float: left;
  padding: 10px;
}
#contour .checkboxlist label {
  float: left;
  clear: left;
}
#contour .checkboxlist input,
#contour .radiobuttonlist input,
#contour .checkbox input,
.contour .checkboxlist input,
.contour .radiobuttonlist input,
.contour .checkbox input {
  width: auto !important;
  height: auto !important;
  border: none !important;
  display: inline !important;
}
#contour .hiddenfield .contour .hiddenfield {
  display: none;
}
.contourButton {
  margin-right: 10px;
  padding: 2px 10px;
}
.contourErrorMessage {
  padding: .8em;
  margin-bottom: .5em;
  border: 2px solid #FBC2C4;
}
.contourErrorMessage,
.contourError {
  background: #FBE3E4;
  color: #8a1f11;
}
#contour input.contourError,
#contour textarea.contourError,
#contour input.input-validation-error,
#contour textarea.input-validation-error .contour input.contourError,
.contour textarea.contourError,
.contour input.input-validation-error,
.contour textarea.input-validation-error {
  background: #FBE3E4;
  border-color: #FBC2C4;
}
#contour span.contourError,
#contour span.field-validation-error .contour span.contourError,
.contour span.field-validation-error {
  display: block;
  color: #8a1f11 !important;
  background: transparent !important;
}
#contour #recaptcha_widget_div,
.contour #recaptcha_widget_div {
  margin-left: 200px;
}
.contourMessageOnSubmit {
  padding-top: 13px;
  font-weight: 700;
  color: #5cb85c;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.ocontainer:before,
.ocontainer:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.ocontainer:after,
.container-fluid:after,
.row: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.btm {
  border-top: 1px solid #d3d3d3;
}
.bbm {
  border-bottom: 1px solid #d3d3d3;
}
.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.ml10 {
  margin-left: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mb0 {
  margin-bottom: 0;
  margin-bottom: 0 !important;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pb0 {
  padding-bottom: 0px;
  padding-bottom: 0px !important;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
@media (min-width: 768px) {
  .mb0-sm {
    margin-bottom: 0;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 992px) {
  .pull-right-md {
    float: right !important;
  }
}
@-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;
  }
  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;
  }
  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;
  }
  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;
  }
  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: 479px) {
  .hidden-xxs {
    display: none !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;
  }
}
@media (max-width: 892px) {
  .hidden-mid {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  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;
  }
}
