@import "../scripts/src/components/jquery-ui/themes/base/core.css";

@import "../scripts/src/components/jquery-ui/themes/base/datepicker.css";

@import "../scripts/src/components/jquery-ui/themes/base/theme.css";
@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.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.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .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.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container: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;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  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 (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: 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: 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 (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/*@font-face {
  font-family: 'ddpfestival';
  src:url('@{coreFontsUrl}/ddpfestival.eot?vk7vju');
  src:url('@{coreFontsUrl}/ddpfestival.eot?vk7vju#iefix') format('embedded-opentype'),
    url('@{coreFontsUrl}/ddpfestival.ttf?vk7vju') format('truetype'),
    url('@{coreFontsUrl}/ddpfestival.woff?vk7vju') format('woff'),
    url('@{coreFontsUrl}/ddpfestival.svg?vk7vju#ddpfestival') format('svg');
  font-weight: normal;
  font-style: normal;
}

@indicator_icon_font_size: 5px;

[class^="icon-"],
[class*=" icon-"],
// special rule for SelectBoxIt
.selectboxit-default-arrow {
  font-family: 'ddpfestival';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location-pin:before {
  content: "\e800";
}
.icon-tickets:before {
  content: "\61";
}
.icon-user:before {
  content: "\62";
}
.icon-speech:before {
  content: "\63";
}
.icon-menu:before {
  content: "\64";
}
.icon-left-arrow:before {
  content: "\66";
}
.icon-right-arrow:before {
  content: "\67";
}
.icon-instagram:before {
  content: "\68";
}
.icon-youtube:before {
  content: "\69";
}
.icon-facebook:before {
  content: "\6a";
}
.icon-twitter:before {
  content: "\6b";
}
.icon-star:before {
  content: "\6c";
}
.icon-discodonnie:before {
  content: "\6d";
}
.icon-video:before {
  content: "\6e";
}
.icon-down-arrow:before {
  content: "\6f";
}
.icon-indicator:before {
  content: "\70";
}
.icon-search:before {
  content: "\71";
}
.icon-resize:before {
  content: "\72";
}
.icon-location:before {
  content: "\73";
}
.icon-time:before {
  content: "\74";
}
.icon-date:before {
  content: "\75";
}
.icon-share:before {
  content: "\76";
}
.icon-comments:before {
  content: "\77";
}
.icon-close:before {
  content: "\78";
  // when .icon-close container is .collapsed, show the menu bars instead
  .collapsed > & {
    content: "\64";
  }
}
.icon-right:before {
  content: "\79";
}
.icon-left:before {
  content: "\7a";
}
.icon-hotel-unchecked:before {
  content: "\7b";
}
.icon-hotel-location:before {
  content: "\7c";
}
.icon-hotel-checked:before {
  content: "\7d";
}
.icon-hotel-distance:before {
  content: "\7e";
}
.icon-pinterest:before {
  content: "\e600";
}
.icon-google-plus:before {
  content: "\e601";
}
.icon-triangle-down:before,
// special rules for SelectBoxIt container
.selectboxit-default-arrow:before,
.selectboxit-open .selectboxit-default-arrow:before {
  content: "\e602";
}
.icon-expand:before {
  content: "\e603";
}
.icon-hotel-phone:before {
  content: "\e604";
}*/
@font-face {
  font-family: 'FontAwesome';
  src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.selectboxit-default-arrow.selectboxit-default-arrow {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-location-pin:before {
  content: "\f041";
}
.icon-tickets:before {
  content: "\f145";
}
.icon-user:before {
  content: "\f007";
}
.icon-speech:before {
  content: "\f075";
}
.icon-menu:before {
  content: "\f0c9";
}
.icon-left-arrow:before {
  content: "\f053";
}
.icon-right-arrow:before {
  content: "\f054";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-youtube:before {
  content: "\f166";
}
.icon-facebook:before {
  content: "\f082";
}
.icon-twitter:before {
  content: "\f081";
}
.icon-star:before {
  content: "\f005";
}
.icon-discodonnie:before {
  content: "\6d";
}
.icon-video:before {
  content: "\f03d";
}
.icon-down-arrow:before {
  content: "\f078";
}
.icon-indicator:before {
  content: "\f141";
}
.icon-search:before {
  content: "\f002";
}
.icon-resize:before {
  content: "\f065";
}
.icon-location:before {
  content: "\f041";
}
.icon-time:before {
  content: "\f017";
}
.icon-date:before {
  content: "\f073";
}
.icon-share:before {
  content: "\f1e0";
}
.icon-comments:before {
  content: "\f086";
}
.icon-close:before {
  content: "\f00d";
}
.collapsed > .icon-close:before {
  content: "\f0c9";
}
.icon-right:before {
  content: "\f061";
}
.icon-left:before {
  content: "\f060";
}
.icon-hotel-unchecked:before {
  content: "\f0c8";
}
.icon-hotel-location:before {
  content: "\f041";
}
.icon-hotel-checked:before {
  content: "\f14a";
}
.icon-hotel-distance:before {
  content: "\f07e";
}
.icon-pinterest:before {
  content: "\f0d3";
}
.icon-google-plus:before {
  content: "\f0d4";
}
.icon-triangle-down:before,
.selectboxit-default-arrow:before,
.selectboxit-open .selectboxit-default-arrow:before {
  content: "\f0d7";
}
.icon-expand:before {
  content: "\f107";
}
.icon-hotel-phone:before {
  content: "\f095";
}
.icon-twitter-regular:before {
  content: "\f099";
}
.icon-facebook-regular:before {
  content: "\f09a";
}
.icon-email:before {
  content: "\f0e0";
}
.icon-loading {
  display: block;
  -webkit-animation: rotation 2s infinite linear;
  -moz-animation: rotation 2s infinite linear;
  animation: rotation 2s infinite linear;
}
.icon-loading:before {
  content: "\f021";
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
/* Pop Effect */
@-webkit-keyframes hover-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hover-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hover-pop {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hover-pop:hover,
.hover-pop:focus,
.hover-pop:active {
  -webkit-animation-name: hover-pop;
  animation-name: hover-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Rotate */
.hover-rotate {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hover-rotate:hover,
.hover-rotate:focus,
.hover-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
/* Buzz */
@-webkit-keyframes hover-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hover-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hover-buzz {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hover-buzz:hover,
.hover-buzz:focus,
.hover-buzz:active {
  -webkit-animation-name: hover-buzz;
  animation-name: hover-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
}
/* Mixins that are common in various elements */
body {
  overflow-x: hidden;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.last {
  margin-right: 0 !important;
}
a {
  outline: none;
  border: 0;
  color: #ffffff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 13px;
}
body.admin-bar {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  body.admin-bar {
    padding-top: 32px;
  }
}
img.img-responsive {
  max-width: 100%;
  height: auto;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}
h2 {
  font-family: sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
}
h3 {
  font-family: sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 30px;
  color: #000000;
}
h4 {
  font-size: 24px;
  line-height: 34px;
  margin: 0 0 15px 0;
}
p {
  margin: 0;
  padding: 0;
  line-height: 24px;
  letter-spacing: 0.03em;
  font-weight: 100;
  font-family: sans-serif;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 48px;
  }
  p {
    font-size: 16px;
  }
}
section.schedule-reserve .col-xs-12,
section.schedule-reserve .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
section.schedule-reserve a.block,
section.schedule-reserve a.reserve,
section.schedule-reserve a.schedule {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  -webkit-transition-property: background;
  display: block;
  padding: 55px 35px;
  background: #fff200;
  text-align: center;
}
section.schedule-reserve a.block span,
section.schedule-reserve a.reserve span,
section.schedule-reserve a.schedule span {
  display: block;
  font-family: sans-serif;
  font-size: 16px;
  color: #090533;
  margin: 0 0 10px 0;
  min-height: 40px;
}
section.schedule-reserve a.block h2,
section.schedule-reserve a.reserve h2,
section.schedule-reserve a.schedule h2 {
  color: #c0183f;
  margin: 0;
  padding: 0;
  line-height: 100%;
}
section.schedule-reserve a.block:hover,
section.schedule-reserve a.reserve:hover,
section.schedule-reserve a.schedule:hover {
  background: #c0183f;
}
section.schedule-reserve a.block:hover h2,
section.schedule-reserve a.reserve:hover h2,
section.schedule-reserve a.schedule:hover h2 {
  color: #fff200;
}
section.schedule-reserve a.block:hover span,
section.schedule-reserve a.reserve:hover span,
section.schedule-reserve a.schedule:hover span {
  color: #ffffff;
}
section.schedule-reserve .reserve {
  background: #ffe400;
}
section.schedule-reserve .reserve:hover {
  background: #b31338;
}
section.schedule-reserve .reserve:hover h2 {
  color: #ffe400;
}
.button {
  display: block;
  margin: 0 auto;
  width: 180px;
  height: 48px;
  border: 1px solid #232323;
  color: #090533;
  text-transform: uppercase;
  text-align: center;
  line-height: 48px;
  font-family: sans-serif;
  font-size: 24px;
}
.button-mini {
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  width: 100px;
}
/* ----- Overlays ----- */
.overlay,
.bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100100;
}
.overlay .bg,
.bg .bg {
  position: absolute !important;
  opacity: 0.95;
  z-index: 71000 !important;
}
.overlay .icon-close,
.bg .icon-close {
  position: absolute;
  top: 40px;
  right: 20px;
  color: #ffffff;
  z-index: 72001;
  font-size: 24px;
}
.overlay-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.overlay-open .top-nav {
  z-index: 1;
}
.overlay-open .info-stream a {
  z-index: 1 !important;
}
.overlay-open .caroufredsel_wrapper {
  z-index: 1 !important;
}
.buy-tickets-overlay {
  display: none;
}
.buy-tickets-overlay .bg {
  background: #090533;
}
.buy-tickets-overlay .overlay-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 72000;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #ffffff;
}
.buy-tickets-overlay .overlay-content .ticket {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
  display: block;
  background: url("../../static/images/tickets-bg.png") 0 -280px no-repeat;
  width: 300px;
  height: 86px;
  margin: 0 auto 10px auto;
  padding: 10px 0 0 0;
}
.buy-tickets-overlay .overlay-content .ticket span {
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  transition: color 200ms ease;
  -webkit-transition-property: color;
  display: block;
  margin: 0 auto;
  width: 244px;
  height: 66px;
  border: 1px solid #232323;
  color: #090533;
  text-transform: uppercase;
  text-align: center;
  line-height: 120%;
  font-family: sans-serif;
  font-size: 24px;
  padding: 3px 0 0 0;
}
.buy-tickets-overlay .overlay-content .ticket span strong {
  font-weight: 500;
  font-size: 28px;
}
.buy-tickets-overlay .overlay-content .ticket:hover {
  background-position: 0 -366px;
}
.buy-tickets-overlay .overlay-content .ticket:hover span {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.buy-tickets-overlay .overlay-content .secondary-buttons {
  margin-top: 20px;
}
.buy-tickets-overlay .overlay-content .secondary-buttons .button {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
  width: 300px;
  color: #fff200;
  border: 1px solid #fff200;
  margin-bottom: 10px;
}
.buy-tickets-overlay .overlay-content .secondary-buttons .button:hover {
  background: #fff200;
  color: #090533;
}
@media only screen and (min-width: 768px) {
  .buy-tickets-overlay .overlay-content .ticket {
    background: url("../../static/images/tickets-bg.png") 0 0 no-repeat;
    width: 486px;
    height: 140px;
  }
  .buy-tickets-overlay .overlay-content .ticket span {
    width: 430px;
    height: 120px;
    font-size: 32px;
    line-height: 140%;
    padding: 12px 0 0 0;
  }
  .buy-tickets-overlay .overlay-content .ticket span strong {
    font-size: 48px;
  }
  .buy-tickets-overlay .overlay-content .ticket:hover {
    background-position: 0 -140px;
  }
  .buy-tickets-overlay .overlay-content .secondary-buttons {
    width: 486px;
    margin: 20px auto 0 auto;
  }
  .buy-tickets-overlay .overlay-content .secondary-buttons .button {
    float: left;
    font-size: 20px;
    width: 233px;
  }
  .buy-tickets-overlay .overlay-content .secondary-buttons .button:last-child {
    float: right;
  }
  .buy-tickets-overlay .overlay-content .secondary-buttons .full-width {
    width: inherit;
  }
}
.navigation-overlay {
  display: none;
  overflow: auto;
  /*background: url("@{coreImagesUrl}/navigation-overlay-bg.png") 0 0 repeat;*/

  background-color: #c0183f;
  /* Opacity */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
}
.navigation-overlay > * {
  /* Opacity */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.navigation-overlay .dropdown-toggle {
  opacity: 0.6;
}
.navigation-overlay .dropdown-toggle.selected {
  opacity: 1;
}
.navigation-overlay .overlay-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
}
.navigation-overlay .search {
  margin: 40px 40px 100px 40px;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #ffffff;
}
.navigation-overlay .search button {
  border: 0;
  background: none;
  color: #ffffff;
  font-size: 36px;
  width: 44px;
  float: left;
  margin: 7px 0 0 -100%;
}
.navigation-overlay .search .text-container {
  float: left;
  width: 100%;
}
.navigation-overlay .search .text-container .inner {
  margin-left: 74px;
}
.navigation-overlay .search .text-container .inner input[type="text"] {
  width: 100%;
  display: block;
  font-family: sans-serif;
  font-size: 48px;
  background: none;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 100%;
  -webkit-appearance: none;
  border-radius: 0;
  resize: none;
}
.navigation-overlay nav {
  margin: 0 40px;
  text-align: center;
}
.navigation-overlay nav a {
  display: block;
  font-family: sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
}
.navigation-overlay nav > a,
.navigation-overlay nav .left-column > a {
  font-size: 48px;
  border-bottom: 1px solid #ffffff;
  padding: 20px 0;
  margin: 10px 0;
}
.navigation-overlay nav .dropdown-menu {
  display: none;
  border-bottom: 1px solid #ffffff;
  padding: 0 0 10px 0;
  list-style: none;
}
.navigation-overlay nav .dropdown-menu a {
  font-size: 32px;
  line-height: 35px;
  margin: 15px 0px;
}
@media only screen and (min-width: 992px) {
  .navigation-overlay .overlay-content nav .left-column > a,
  .navigation-overlay .overlay-content nav .right-column > .dropdown-menu > li > a {
    line-height: 90px !important;
  }
  .navigation-overlay nav {
    position: relative;
    margin: 0 auto;
    max-width: 800px;
  }
  .navigation-overlay nav .left-column {
    float: left;
    width: 45%;
  }
  .navigation-overlay nav .left-column > a,
  .navigation-overlay nav .right-column .dropdown-menu li a {
    margin: 0;
    padding: 0;
    height: 90px;
    line-height: 90px;
  }
  .navigation-overlay nav > a,
  .navigation-overlay nav .left-column > a {
    border-bottom: 0;
    clear: both;
    color: #f68996;
    text-align: left;
  }
  .navigation-overlay nav > a:hover,
  .navigation-overlay nav .left-column > a:hover {
    color: #ffffff;
  }
  .navigation-overlay nav .left-column .selected {
    color: #ffffff;
  }
  .navigation-overlay nav .right-column {
    position: absolute;
    top: 0;
    right: 0;
    width: 53%;
  }
  .navigation-overlay nav .right-column .dropdown-menu {
    margin: 0;
    border-bottom: 0;
  }
  .navigation-overlay nav .right-column .dropdown-menu li {
    margin: 0;
    border-bottom: 1px solid #ffffff;
  }
  .navigation-overlay nav .right-column .dropdown-menu li:last-child {
    border-bottom: 0;
  }
  .navigation-overlay nav .right-column .dropdown-menu li a {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .navigation-overlay .search {
    margin-left: 200px;
    margin-right: 200px;
  }
}
@media only screen and (min-width: 1440px) {
  .navigation-overlay nav .left-column {
    width: 35%;
  }
  .navigation-overlay .search {
    margin-left: 300px;
    margin-right: 300px;
  }
}
.share-overlay {
  display: none;
  overflow: auto;
}
.share-overlay .bg {
  background: #090533;
}
.share-overlay .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 72000;
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .share-overlay .overlay-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.share-overlay .overlay-content .share-count {
  margin: 100px auto 40px auto;
  background: none !important;
}
@media only screen and (min-width: 768px) {
  .share-overlay .overlay-content .share-count {
    margin: 0px auto 60px auto;
  }
}
.share-overlay .overlay-content .share-count h2 {
  font-size: 70px;
  color: #FFF;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .share-overlay .overlay-content .share-count h2 {
    font-size: 140px;
    font-weight: normal;
  }
}
.share-overlay .overlay-content .share-count h3 {
  font-size: 24px;
  color: #FFF;
}
.share-overlay .overlay-content .share-wrapper {
  display: block;
  width: 280px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 768px) {
  .share-overlay .overlay-content .share-wrapper {
    width: 100%;
  }
}
.share-overlay .overlay-content .share-wrapper a {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition-property: all;
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 180px;
  margin: 20px;
  line-height: 183px;
}
@media only screen and (min-width: 768px) {
  .share-overlay .overlay-content .share-wrapper a {
    width: 200px;
    height: 200px;
    line-height: 215px;
  }
}
.share-overlay .overlay-content .share-wrapper a.twitter {
  background: #00aaf3;
}
.share-overlay .overlay-content .share-wrapper a.twitter:hover {
  background-color: #20caff;
}
.share-overlay .overlay-content .share-wrapper a.email {
  background: #FD992A;
}
.share-overlay .overlay-content .share-wrapper a.email:hover {
  background-color: #FFB445;
}
.share-overlay .overlay-content .share-wrapper a.facebook {
  background: #39579a;
}
.share-overlay .overlay-content .share-wrapper a.facebook:hover {
  background-color: #5775b8;
}
.share-overlay .overlay-content .share-wrapper a.google-plus {
  background: #e04a32;
}
.share-overlay .overlay-content .share-wrapper a.google-plus:hover {
  background-color: #fb654d;
}
.share-overlay .overlay-content .share-wrapper a.pinterest {
  background: #d9332b;
}
.share-overlay .overlay-content .share-wrapper a.pinterest:hover {
  background-color: #f8524a;
}
.share-overlay .overlay-content .share-wrapper a [class^="icon-"] {
  font-size: 46px;
  font-weight: normal;
}
.share-overlay .overlay-content .share-wrapper a em {
  display: block;
  clear: both;
  font-style: normal;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 100;
  margin: 20px 0 0 0;
}
.language-overlay {
  display: none;
  overflow: auto;
}
.language-overlay .bg {
  background: none;
}
@media only screen and (min-width: 768px) {
  .language-overlay .bg {
    background: #090533;
  }
}
.language-overlay .overlay-content {
  background: rgba(9, 5, 51, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 72000;
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .language-overlay .overlay-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
  }
}
.divider {
  height: 1px;
  width: 40%;
  margin: 20px auto;
  background: black;
  border: 0;
}
main {
  background: #c0183f;
  overflow-x: hidden;
}
.cfct-build-module-edit-link {
  display: none;
}
.page-template-page-full-width-php .article-content .cfct-block {
  padding: 0;
}
.btn-custom,
.gform_button {
  border: 1px solid black !important;
  color: black !important;
  font-family: sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  background: white !important;
  line-height: normal !important;
  height: auto;
  width: auto;
  display: inline-block;
  border-radius: 30px;
}
.btn-custom:hover,
.gform_button:hover {
  color: black !important;
  border: 2px solid black !important;
}
.btn-custom:active,
.gform_button:active {
  background: #090533 !important;
  color: white !important;
}
.btn-custom.large,
.gform_button.large {
  width: 100%;
}
.indicator-parent .indicator {
  min-width: 100px;
}
article.content > .cfct-build > .row {
  margin-left: 0;
  margin-right: 0;
}
#doc .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#doc .gform_wrapper textarea {
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #E9E9E9;
  color: black;
}
#doc .gform_wrapper select.gfield_select,
#doc .gform_wrapper .ginput_complex select {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 17px;
  border-radius: 4px;
  border: 1px solid #E9E9E9;
  color: black;
}
#doc .gform_wrapper select.gfield_select {
  position: relative;
  background-image: url("../images/icon/arrow-down.png");
  background-repeat: no-repeat;
  background-position: 96% center;
}
.sticky-nav {
  width: 100%;
  position: fixed;
  z-index: 50000;
  background: #080532;
  padding: 15px 0 !important;
}
@media only screen and (min-width: 768px) {
  .sticky-nav {
    padding: 24px 0 !important;
  }
}
.posts-navigation-prev,
.posts-navigation-next {
  color: white;
  font-size: 22px;
  position: absolute;
  top: 310px;
}
.posts-navigation-prev {
  left: 5px;
  display: none;
}
.posts-navigation-next {
  right: 5px;
  display: none;
}
#doc {
  overflow: hidden;
}
#doc > header {
  position: relative;
  overflow-x: hidden;
  display: block;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#doc > header .scmf-logo-big {
  width: 280px;
  height: auto;
  display: block;
  margin: 50px auto 20px auto;
  padding: 0;
  line-height: 100%;
}
#doc > header h2 {
  font-family: sans-serif;
  font-size: 70px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 250px 15px 20px;
  padding: 0 30px;
}
#doc > header h4 {
  font-family: sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin: 0 15px 30px;
  color: #ffffff;
  padding: 0 30px;
}
#doc > header .header-image-container {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 50px;
  padding-bottom: 50px;
}
#doc > header .header-image-container h2,
#doc > header .header-image-container h4 {
  margin: 0 15px 20px;
}
#doc > header .header-image-container .posts-navigation-prev,
#doc > header .header-image-container .posts-navigation-next {
  top: 50% !important;
}
#doc > header .tickets {
  margin-bottom: 20px;
}
#doc > header .ticket {
  display: block;
  background: url("../../static/images/ticket-bg.png") 0 0 no-repeat;
  width: 236px;
  height: 68px;
  margin: 0 auto 10px auto;
  padding: 10px 0 0 0;
}
#doc > header .ticket span {
  display: block;
  margin: 0 auto;
  width: 180px;
  height: 48px;
  border: 1px solid #232323;
  color: #090533;
  text-transform: uppercase;
  text-align: center;
  line-height: 48px;
  font-family: sans-serif;
  font-size: 24px;
}
#doc > header .nav-arrows {
  display: none;
}
#doc > header .container-fluid {
  position: relative;
  z-index: 30;
}
#doc > header .bg-overlay-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 320px) {
  #doc > header .ticket {
    margin: 0 auto 20px auto;
  }
}
@media only screen and (min-width: 768px) {
  #doc > header .scmf-logo-big {
    width: 581px;
    margin: 80px auto 20px auto;
  }
  #doc > header h2 {
    font-size: 140px;
    margin: 250px 30px 20px;
    padding: 0 50px;
  }
  #doc > header h4 {
    display: block;
    padding: 0 50px;
    font-size: 28px;
    margin: 0 30px 56px;
  }
  #doc > header h4 span {
    display: inline-block;
    width: 10px;
  }
  #doc > header h4 br {
    display: none;
  }
  #doc > header .header-image-container h2,
  #doc > header .header-image-container h4 {
    margin: 0 30px 20px;
  }
  #doc > header .tickets {
    margin-bottom: 40px;
  }
  #doc > header .ticket-l {
    float: left;
  }
  #doc > header .ticket-r {
    float: right;
  }
  #doc > header .posts-navigation-prev,
  #doc > header .posts-navigation-next {
    font-size: 40px;
    display: block !important;
  }
}
@media only screen and (min-width: 992px) {
  #doc > header .scmf-logo-big {
    margin: 110px auto 40px auto;
  }
  #doc > header .tickets {
    margin-bottom: 80px;
  }
  #doc > header .nav-arrows {
    display: block;
    color: #ffffff;
    position: absolute;
    z-index: 30;
    font-size: 12px;
    width: 32px;
    left: 50%;
    margin: 0 0 0 -16px;
    bottom: 70px;
  }
  #doc > header .nav-arrows span {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  #doc > header .nav-arrows .arrow-2 {
    top: 10px;
    opacity: 0.6;
  }
  #doc > header .nav-arrows .arrow-3 {
    top: 20px;
    opacity: 0.2;
  }
  @keyframes anim-arrow-1 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
  }
  @keyframes anim-arrow-2 {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @keyframes anim-arrow-3 {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes anim-arrow-1 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-webkit-keyframes anim-arrow-2 {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-webkit-keyframes anim-arrow-3 {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @-o-keyframes anim-arrow-1 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-o-keyframes anim-arrow-2 {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-o-keyframes anim-arrow-3 {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  #doc > header .nav-arrows:hover .arrow-1 {
    animation: anim-arrow-1 0.5s infinite;
    -webkit-animation: anim-arrow-1 0.5s infinite;
    -o-animation: anim-arrow-1 0.5s infinite;
  }
  #doc > header .nav-arrows:hover .arrow-2 {
    animation: anim-arrow-2 0.5s infinite;
    -webkit-animation: anim-arrow-2 0.5s infinite;
    -o-animation: anim-arrow-2 0.5s infinite;
  }
  #doc > header .nav-arrows:hover .arrow-3 {
    animation: anim-arrow-3 0.5s infinite;
    -webkit-animation: anim-arrow-3 0.5s infinite;
    -o-animation: anim-arrow-3 0.5s infinite;
  }
  #doc > header .posts-navigation-prev {
    left: 25px;
  }
  #doc > header .posts-navigation-next {
    right: 25px;
  }
}
@media all and (min-width: 1400px) {
  #doc > header .posts-navigation-prev,
  #doc > header .posts-navigation-next {
    top: 400px;
  }
}
#doc > header .ticket-fluid {
  display: block;
  width: 100%;
  height: 68px;
  margin: 0 auto 20px auto;
}
@media only screen and (min-width: 768px) {
  #doc > header .ticket-fluid {
    width: 300px;
  }
}
#doc > header .ticket-fluid .ticket-content-wrapper {
  display: block;
  width: 100%;
  float: left;
}
#doc > header .ticket-fluid .ticket-content-wrapper .ticket-content {
  display: block;
  margin: 0 7px;
  height: 68px;
  background: #302f75;
  text-align: center;
  line-height: 68px;
  overflow: hidden;
}
#doc > header .ticket-fluid .ticket-content-wrapper .ticket-content .ticket-with-border {
  display: block;
  width: 80%;
  height: 48px;
  border: 1px solid #FFF;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 48px;
  font-family: sans-serif;
  font-size: 18px;
  margin: 10px auto 0 auto;
}
@media only screen and (min-width: 768px) {
  #doc > header .ticket-fluid .ticket-content-wrapper .ticket-content .ticket-with-border {
    font-size: 24px;
  }
}
#doc > header .ticket-fluid .ticket-left,
#doc > header .ticket-fluid .ticket-right {
  background: url("../../static/images/ticket-fluid-bg.png") 0 0 no-repeat;
  width: 7px;
  height: 68px;
}
#doc > header .ticket-fluid .ticket-left {
  float: left;
  margin-left: -100%;
}
#doc > header .ticket-fluid .ticket-right {
  float: left;
  margin-left: -7px;
  background-position: 0 -68px;
}
@media only screen and (min-width: 768px) {
  #doc > header .ticket-fluid-align-right {
    float: right;
  }
  #doc > header .ticket-fluid-align-left {
    float: left;
  }
}
#doc > header .page-subnavigation {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
@media (max-width: 768px) {
  #doc > header .page-subnavigation {
    background-color: transparent !important;
  }
}
#doc > header .page-subnavigation.sticky-subnav {
  position: fixed;
  bottom: auto;
  z-index: 1;
}
#doc > header .page-subnavigation .current-menu-item .icon-menu,
#doc > header .page-subnavigation .current-menu-item .icon-close {
  position: absolute;
  right: 30px;
  z-index: 999;
  display: block;
  top: 24px;
}
#doc > header .page-subnavigation .current-menu-item .icon-menu {
  display: block;
}
#doc > header .page-subnavigation .current-menu-item .icon-close {
  display: none;
}
#doc > header .page-subnavigation .current-menu-item.open .icon-menu {
  display: none;
}
#doc > header .page-subnavigation .current-menu-item.open .icon-close {
  display: block;
}
#doc > header .page-subnavigation .menu {
  text-align: center;
  padding: 0;
  margin: 0;
}
#doc > header .page-subnavigation .menu.laptop-subnavigation {
  display: none;
}
@media only screen and (min-width: 768px) {
  #doc > header .page-subnavigation .menu.laptop-subnavigation {
    display: block;
  }
}
#doc > header .page-subnavigation .menu .menu-item {
  display: inline-block;
}
#doc > header .page-subnavigation .menu .menu-item a {
  height: 60px;
  display: block;
  line-height: 60px;
  padding: 0 30px;
  border-bottom: 2px solid transparent;
}
#doc > header .mobile-subnavigation-container {
  display: block;
  text-align: center;
  position: relative;
  padding: 0 15px;
  margin: 0 -15px;
}
@media only screen and (min-width: 768px) {
  #doc > header .mobile-subnavigation-container {
    display: none;
  }
}
#doc > header .mobile-subnavigation-container > span {
  font: normal normal 400 16px/4 'Montserrat', sans-serif;
  height: 60px;
  display: block;
  line-height: 60px;
  padding: 0 30px;
  text-transform: uppercase;
  color: #FFF;
}
#doc > header .mobile-subnavigation-container .mobile-subnavigation-wrap {
  background-color: inherit;
}
#doc > header .mobile-subnavigation-container .menu.mobile-subnavigation {
  background-color: inherit;
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 99;
  top: 60px;
}
#doc > header .mobile-subnavigation-container .menu.mobile-subnavigation.open {
  display: block;
}
#doc > header .mobile-subnavigation-container .menu.mobile-subnavigation .menu-item {
  display: block;
}
#doc > header .mobile-subnavigation-container .menu.mobile-subnavigation .menu-item a.active {
  display: none;
}
body.page.page-template-page-gutterless header[data-template] .header-image-container {
  position: relative !important;
  top: 0 !important;
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  transform: translateY(0) !important;
  padding-top: 150px !important;
}
body.page.page-template-page-gutterless header[data-template] .header-image-container {
  padding-bottom: 200px !important;
}
body.page #doc > header,
body.blog #doc > header {
  height: 500px;
}
@media (max-width: 991px) {
  body.page #doc > header,
  body.blog #doc > header {
    height: 400px;
  }
}
body.single-post #doc > header,
body.single-artist #doc > header {
  height: 600px;
}
@media (max-width: 991px) {
  body.single-post #doc > header,
  body.single-artist #doc > header {
    height: 500px;
  }
}
body #doc > header {
  overflow: visible !important;
}
body.home #doc > header {
  height: auto !important;
}
footer.main {
  background: #090533;
  color: #ffffff;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 2em 0;
  text-align: center;
}
footer.main > .section > .container {
  padding: 0;
  width: 100%;
}
footer.main > .section > .container h2.latest-blog-posts {
  padding-top: 0.5em;
}
footer.main > .section > .container .cfct-block {
  padding: 0;
}
footer.version {
  background: #090533;
  text-align: center;
  color: rgba(255, 255, 255, 0.28);
  padding-bottom: 2em;
}
footer a {
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  transition: color 200ms ease;
  -webkit-transition-property: color;
}
footer a:hover {
  color: #feed02;
}
footer ul.menu {
  text-align: center;
  margin: 0 0 20px 0 !important;
}
footer ul.menu li {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  footer ul.menu li {
    display: inline !important;
  }
}
footer ul.menu a {
  font-size: 24px;
  margin: 0 10px 20px 10px;
  line-height: 38px;
}
footer .copyright {
  margin: 0 0 40px 0;
}
footer .logo,
footer .icon-discodonnie {
  font-size: 68px;
  line-height: 100%;
  margin: 0 auto 40px auto;
  display: block;
}
@media only screen and (min-width: 768px) {
  footer .logo,
  footer .icon-discodonnie {
    display: inline;
    margin: 0 40px 20px 0;
    vertical-align: middle;
  }
}
footer .smg-events {
  font-family: sans-serif;
  font-size: 33px;
  letter-spacing: -0.05em;
  font-weight: normal;
  white-space: nowrap;
}
article.content h1,
.article-content .cfct-mod-content h1,
article.content h2,
.article-content .cfct-mod-content h2,
article.content h3,
.article-content .cfct-mod-content h3,
article.content h4,
.article-content .cfct-mod-content h4,
article.content h5,
.article-content .cfct-mod-content h5,
article.content h6,
.article-content .cfct-mod-content h6 {
  font-family: sans-serif;
  color: black;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight: 500;
}
article.content p,
.article-content .cfct-mod-content p,
article.content ul,
.article-content .cfct-mod-content ul,
article.content ol,
.article-content .cfct-mod-content ol,
article.content a,
.article-content .cfct-mod-content a {
  font-family: sans-serif;
  font-size: 16px;
}
article.content p a,
.article-content .cfct-mod-content p a,
article.content ul a,
.article-content .cfct-mod-content ul a,
article.content ol a,
.article-content .cfct-mod-content ol a,
article.content a a,
.article-content .cfct-mod-content a a {
  color: #c0183f;
  text-decoration: underline;
}
article.content p a:hover,
.article-content .cfct-mod-content p a:hover,
article.content ul a:hover,
.article-content .cfct-mod-content ul a:hover,
article.content ol a:hover,
.article-content .cfct-mod-content ol a:hover,
article.content a a:hover,
.article-content .cfct-mod-content a a:hover {
  color: #b31338;
  text-decoration: none;
}
article.content p,
.article-content .cfct-mod-content p,
article.content ul,
.article-content .cfct-mod-content ul,
article.content ol,
.article-content .cfct-mod-content ol {
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 30px;
}
article.content ul,
.article-content .cfct-mod-content ul,
article.content ol,
.article-content .cfct-mod-content ol {
  padding-left: 30px;
}
article.content h1,
.article-content .cfct-mod-content h1 {
  font-size: 48px;
}
article.content h2,
.article-content .cfct-mod-content h2 {
  font-size: 32px;
}
article.content h3,
.article-content .cfct-mod-content h3 {
  font-size: 24px;
}
article.content h4,
.article-content .cfct-mod-content h4 {
  font-size: 20px;
}
article.content h5,
.article-content .cfct-mod-content h5 {
  font-size: 16px;
}
article.content h6,
.article-content .cfct-mod-content h6 {
  font-size: 14px;
}
article.content blockquote,
.article-content .cfct-mod-content blockquote {
  font-family: sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 30px;
  padding: 0 0 0 70px;
  background: url("../../static/images/blockquote.png") no-repeat scroll 0 0 transparent;
}
article.content blockquote p,
.article-content .cfct-mod-content blockquote p {
  font-family: sans-serif;
  font-size: 24px;
  line-height: 30px;
}
article.content img,
.article-content .cfct-mod-content img {
  max-width: 100%;
}
.btn-custom,
input[type="submit"],
.gform_button {
  border: 1px solid black;
  color: black;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: white;
  border-radius: 30px;
}
.btn-custom:hover,
input[type="submit"]:hover,
.gform_button:hover {
  color: black;
  border: 2px solid black;
  padding: 9px 19px;
}
.btn-custom:active,
input[type="submit"]:active,
.gform_button:active {
  background: #090533;
  color: white;
}
section.left-sidebar-section {
  margin-top: 40px;
}
.top-nav-desktop {
  position: absolute;
  width: 100%;
  z-index: 3;
  padding: 15px 0 15px 0;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #000000 200%);
}
.top-nav-desktop a.logo {
  display: block;
}
.top-nav-desktop .count-down {
  opacity: 0;
  text-align: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */

  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */

  display: -ms-flexbox;
  /* TWEENER - IE 10 */

  display: -webkit-flex;
  /* NEW - Chrome */

  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */

  margin-top: 15px;
}
.top-nav-desktop .count-down span {
  border-right: 1px solid;
  text-align: center;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  text-transform: uppercase;
}
.top-nav-desktop .count-down span strong {
  font-weight: 500;
}
.top-nav-desktop .count-down .seconds {
  border-right: 0;
}
.top-nav-desktop .desktop-primary-left,
.top-nav-desktop .desktop-primary-right {
  padding: 25px 0 0 0;
  margin: 0;
  display: flex;
  list-style: none;
}
.top-nav-desktop .desktop-primary-left li,
.top-nav-desktop .desktop-primary-right li {
  flex-grow: 1;
  text-align: center;
  text-transform: uppercase;
}
.top-nav-desktop .desktop-primary-left {
  padding-left: 60px;
}
.top-nav-desktop .desktop-primary-right {
  padding-right: 60px;
}
.top-nav {
  float: left;
  position: absolute;
  width: 100%;
  padding: 15px 0 0 0;
  z-index: 1000000000;
  max-height: 60px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.top-nav.sticky-nav {
  position: fixed;
}
.top-nav.sticky-nav .logo .non-sticky-img,
.top-nav.sticky-nav .logo .alternate-img {
  display: none;
}
.top-nav.sticky-nav .logo .sticky-img {
  display: block;
}
.top-nav.alternate-nav .logo .non-sticky-img {
  display: none;
}
.top-nav.alternate-nav .logo .alternate-img {
  display: block;
}
.top-nav .logo {
  float: left;
  margin-top: 0 !important;
}
.top-nav .logo img {
  max-height: 30px;
  display: none;
}
.top-nav .logo .non-sticky-img {
  display: block;
}
.top-nav .logo a {
  margin: 0 0 0 15px;
}
.top-nav .count-down {
  opacity: 0;
}
.top-nav .main-navigation {
  float: right;
  margin: 0px 15px 0 0;
}
.top-nav .main-navigation a {
  float: right;
  margin: 0 0 0 20px;
  font-size: 24px;
  font-weight: normal;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  transition: color 200ms ease;
  -webkit-transition-property: color;
}
.top-nav .main-navigation a:hover {
  color: #fff200;
}
.top-nav .main-navigation a .text {
  display: none;
}
.top-nav .has-multilanguage a.share-popup {
  display: none;
}
@media only screen and (min-width: 768px) {
  .top-nav .has-multilanguage a.share-popup {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .top-nav {
    padding: 30px 0 0 0;
    max-height: none;
  }
  .top-nav .logo img {
    max-height: 42px;
  }
  .top-nav .logo a {
    margin: 0 0 0 30px;
    font-size: 24px;
  }
  .top-nav .main-navigation {
    padding-top: 6px;
    margin: 0px 20px 0 0;
  }
  .top-nav .main-navigation a {
    font-size: 22px;
    margin: 0 0 0 30px;
  }
  .top-nav .main-navigation a .text {
    display: inline;
    font-family: sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    padding: 0 0 0 10px;
  }
  .top-nav .main-navigation a .icon-menu {
    font-size: 20px;
  }
  .top-nav .main-navigation a.travel-link .text {
    padding-left: 3px;
  }
}
@media only screen and (min-width: 992px) {
  .top-nav {
    padding: 50px 0 0 0;
  }
  .top-nav .logo a {
    margin: 0 0 0 40px;
  }
  .top-nav .count-down {
    float: left;
    font-family: sans-serif;
    font-weight: 200;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    height: 40px;
    margin: 2px 0 0 30px;
  }
  .top-nav .count-down span {
    font-size: 16px;
    line-height: 38px;
    border-right: 1px solid #ffffff;
    margin: 0;
    width: 41px;
    height: 38px;
    text-align: center;
    float: left;
  }
  .top-nav .count-down span strong {
    font-weight: 500;
  }
  .top-nav .count-down .seconds {
    border-right: 0;
  }
  .top-nav .count-down .minutes {
    border-right: 0;
  }
  .top-nav .main-navigation {
    margin: 0 40px 0 0;
  }
  .top-nav .main-navigation a {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .top-nav .count-down {
    margin: 2px 0 0 40px;
  }
  .top-nav .count-down span {
    font-size: 24px;
    width: 61px;
  }
  .top-nav .count-down .minutes {
    border-right: 1px solid #ffffff;
  }
}
#news-updates {
  background: #c0183f;
}
#news-updates h2 {
  text-align: center;
  margin: 25px 0 15px 0;
}
#news-updates p {
  text-align: center;
  color: #ffffff;
}
#news-updates .lead-in {
  margin: 0 10px 50px 10px;
}
#news-updates .news-slider-container {
  overflow: hidden;
  width: 100%;
  height: 500px;
  position: relative;
}
#news-updates .news-slider-container .news-slider {
  position: absolute;
  z-index: 1;
}
#news-updates .news-slider-container .news-slider .card {
  -webkit-box-shadow: 0 0 4px 0 #999999;
  -moz-box-shadow: 0 0 4px 0 #999999;
  box-shadow: 0 0 4px 0 #999999;
  display: block;
  float: left;
  width: 300px;
  height: 387px;
  padding: 0;
  margin: 0 13px 40px 13px;
  background: #ffffff;
}
#news-updates .news-slider-container .news-slider .card img {
  display: block;
  margin: 0 0 32px 0;
  width: 100%;
  height: auto;
}
#news-updates .news-slider-container .news-slider .card time {
  font-family: sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  background: #feed02;
  color: #090533;
  border-radius: 3px;
  display: block;
  float: left;
  padding: 3px 10px;
  margin: 0 0 20px 20px;
}
#news-updates .news-slider-container .news-slider .card h3 {
  display: block;
  clear: both;
  margin: 0 20px 20px 20px;
}
#news-updates .news-slider-container .news-slider .card p {
  display: block;
  font-size: 14px;
  color: #808285;
  margin: 0 20px;
  text-align: left;
}
#news-updates .news-slider-container .news-slider .card:first-child {
  margin-left: 10px;
}
#news-updates .news-slider-container .news-slider .card:last-child {
  margin-right: 10px;
}
#news-updates .news-slider-container .indicator-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #b31338;
}
#news-updates .news-slider-container .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 10px;
}
#news-updates .news-slider-container .indicator-container .indicator-parent .indicator {
  background: #c24260;
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#news-updates .news-slider-container .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: #d47b90;
}
@media only screen and (min-width: 320px) {
  #news-updates .news-slider-container .news-slider .card {
    width: 323px;
  }
}
@media only screen and (min-width: 768px) {
  #news-updates h2 {
    margin: 75px 0 25px 0;
  }
  #news-updates .lead-in {
    margin: 0 50px 50px 50px;
  }
  #news-updates .news-slider-container .news-slider .card:first-child {
    margin-left: 50px;
  }
  #news-updates .news-slider-container .news-slider .card:last-child {
    margin-right: 50px;
  }
  #news-updates .news-slider-container .indicator-container .indicator-parent {
    margin: 0 50px;
  }
}
@media only screen and (min-width: 992px) {
  #news-updates .news-slider-container .news-slider .card:first-child {
    margin-left: 100px;
  }
  #news-updates .news-slider-container .news-slider .card:last-child {
    margin-right: 100px;
  }
  #news-updates .news-slider-container .indicator-container .indicator-parent {
    margin: 0 100px;
  }
}
@media only screen and (min-width: 1200px) {
  #news-updates .news-slider-container .news-slider .card:first-child {
    margin-left: 200px;
  }
  #news-updates .news-slider-container .news-slider .card:last-child {
    margin-right: 200px;
  }
  #news-updates .news-slider-container .indicator-container .indicator-parent {
    margin: 0 200px;
  }
}
.artist-lineup {
  background: #090533;
}
.artist-lineup .col-xs-12,
.artist-lineup .col-sm-4,
.artist-lineup .col-sm-8 {
  padding-left: 0;
  padding-right: 0;
}
.artist-lineup .callout {
  background: #090533;
  position: relative;
}
.artist-lineup .callout .stickit {
  position: fixed;
  top: 0;
  z-index: 30000;
}
.artist-lineup .callout .stickit-end {
  bottom: 0;
  position: absolute;
}
.artist-lineup .callout .stickit-filler {
  height: 40px;
}
.artist-lineup .callout .callout-content {
  margin: 0 auto;
  padding: 0px 35px;
  -webkit-backface-visibility: hidden;
}
.artist-lineup .callout h2 {
  color: #fff200;
  text-align: center;
  padding: 25px 0 15px 0;
}
.artist-lineup .callout .separator-mini {
  width: 80px;
  height: 1px;
  background: #373547;
  clear: both;
  margin: 20px auto 25px auto;
}
.artist-lineup .callout p {
  text-align: center;
  color: #f9f7ea;
  margin: 0 25px 40px 25px;
  font-size: 16px;
}
.artist-lineup .callout .button {
  border: 1px solid #fff200;
  color: #fff200;
  font-size: 20px;
  width: 200px;
  -webkit-transition: background 200ms ease, color 200ms ease;
  -moz-transition: background 200ms ease, color 200ms ease;
  -o-transition: background 200ms ease, color 200ms ease;
  transition: background 200ms ease, color 200ms ease;
  -webkit-transition-property: background, color;
}
.artist-lineup .callout .button:hover {
  background: #fff200;
  color: #090533;
}
.artist-lineup .main-artist {
  background: #c0183f;
  text-align: center;
}
.artist-lineup .main-artist .photo {
  display: inline-block;
  max-height: 360px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.artist-lineup .main-artist .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.artist-lineup .main-artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.artist-lineup .main-artist .photo:after {
  padding-bottom: 75%;
  display: block;
  content: " ";
}
.artist-lineup .main-artist h3,
.artist-lineup .main-artist time {
  font-family: sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.artist-lineup .main-artist time {
  font-size: 32px;
  /** 32px; */

  line-height: 55px;
  font-weight: 200;
  position: relative;
  top: 20px;
}
.artist-lineup .main-artist h3 {
  font-size: 34px;
  /** 48px; */

  font-weight: 800;
  margin: 0 0 15px 0;
  line-height: 58px;
}
.artist-lineup .main-artist h3.no-date {
  line-height: 110px;
}
.artist-lineup .main-artist-darker,
.artist-lineup .artist-darker {
  background: #b31338 !important;
}
@media only screen and (min-width: 768px) {
  .artist-lineup .callout h2 {
    padding: 115px 0 0 0;
  }
  .artist-lineup .callout .separator-mini {
    margin: 40px auto;
  }
}
@media only screen and (min-width: 992px) {
  .artist-lineup .callout p {
    margin: 0 50px 40px 50px;
  }
}
.photos-videos {
  float: left;
  position: relative;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .photos-videos {
    height: 430px;
  }
}
.photos-videos .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
}
.photos-videos h2 {
  position: relative;
  z-index: 10;
  text-align: center;
  margin: 40px 0;
}
.photos-videos h2 span br {
  display: none;
}
.photos-videos h2 span span {
  padding: 0 10px;
}
.photos-videos .arrow {
  display: none;
}
.photos-videos .photos-videos-strip-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 312px;
  z-index: 10;
}
.photos-videos .photos-videos-strip-container .photos-videos-strip {
  position: absolute;
  z-index: 1;
}
.photos-videos .photos-videos-strip-container .indicator-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #b31338;
}
.photos-videos .photos-videos-strip-container .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 35px;
}
.photos-videos .photos-videos-strip-container .indicator-container .indicator-parent .indicator {
  background: #c24260;
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.photos-videos .photos-videos-strip-container .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: #d47b90;
}
.photos-videos .item {
  float: left;
  overflow: hidden;
  width: 200px;
  height: 200px;
  margin-right: 20px;
}
.photos-videos .item span {
  width: 200px;
  height: 200px;
  display: block;
  background-size: cover;
  background-position: center;
}
.photos-videos .item:first-child {
  margin-left: 30px;
}
.photos-videos .item:last-child {
  margin-right: 30px;
}
.photos-videos .item-video {
  position: relative;
}
.photos-videos .item-video span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  margin: -20px 0 0 -20px;
}
.photos-videos .item-video:hover span {
  color: #feed02;
}
@media only screen and (min-width: 320px) {
  
}
@media only screen and (min-width: 768px) {
  .photos-videos {
    height: 750px;
  }
  .photos-videos .photos-videos-strip-container {
    overflow: auto;
    position: static;
    height: auto;
  }
  .photos-videos .photos-videos-strip-container .photos-videos-strip {
    position: static;
  }
  .photos-videos .photos-videos-strip-container .indicator-container {
    display: none;
  }
  .photos-videos .arrow {
    display: block;
    position: absolute;
    font-size: 27px;
    top: 50%;
    margin-top: -14px;
    left: 10px;
  }
  .photos-videos .icon-right-arrow {
    left: auto;
    right: 10px;
  }
  .photos-videos h2 {
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-box-shadow: 0 0 21px 0 #000000;
    -moz-box-shadow: 0 0 21px 0 #000000;
    box-shadow: 0 0 21px 0 #000000;
    background: #fff200;
    width: 200px;
    height: 200px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2000;
    font-size: 30px;
    display: table;
  }
  .photos-videos h2 span {
    transform-origin: 50% 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0;
    color: #000000;
    display: block;
    display: table-cell;
    vertical-align: middle;
  }
  .photos-videos .item {
    transform-origin: 50% 50%;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 0 21px 0 #000000;
    -moz-box-shadow: 0 0 21px 0 #000000;
    box-shadow: 0 0 21px 0 #000000;
    background: #000000;
    width: 146px;
    height: 146px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -73px 0 0 -73px;
    z-index: 1000;
  }
  .photos-videos .item span {
    transform-origin: 50% 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 144%;
    width: 144%;
    margin-left: -22%;
    margin-top: -22%;
  }
  .photos-videos .item span:hover {
    opacity: 0.8;
  }
  .photos-videos .item:first-child {
    margin-left: -73px;
  }
  .photos-videos .item:last-child {
    margin-right: 0px;
  }
  .photos-videos .item-video span {
    transform-origin: 50% 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .photos-videos .item-video img {
    opacity: 0.5;
  }
  .photos-videos .item-video:hover span {
    color: #feed02;
  }
  .photos-videos .item-1 {
    margin-top: -287px;
  }
  .photos-videos .item-2 {
    margin-top: 141px;
  }
  .photos-videos .item-3 {
    margin-left: -287px;
  }
  .photos-videos .item-4 {
    margin-left: 141px;
  }
  .photos-videos .item-5 {
    margin: -180px 0 0 -180px;
  }
  .photos-videos .item-6 {
    margin: -180px 0 0 34px;
  }
  .photos-videos .item-7 {
    margin: 34px 0 0 -180px;
  }
  .photos-videos .item-8 {
    margin: 34px 0 0 34px;
  }
  .photos-videos .item-9 {
    margin: -287px 0 0 -287px;
  }
  .photos-videos .item-10 {
    margin: -287px 0 0 141px;
  }
  .photos-videos .item-11 {
    margin: 141px 0 0 -287px;
  }
  .photos-videos .item-12 {
    margin: 141px 0 0 141px;
  }
  .photos-videos .item-13,
  .photos-videos .item-14,
  .photos-videos .item-15,
  .photos-videos .item-16 {
    display: none;
  }
}
@media only screen and (min-width: 885px) {
  .photos-videos .arrow {
    left: 20px;
  }
  .photos-videos .icon-right-arrow {
    left: auto;
    right: 20px;
  }
  .photos-videos .item-13,
  .photos-videos .item-14,
  .photos-videos .item-15,
  .photos-videos .item-16 {
    display: block;
  }
  .photos-videos .item-13 {
    margin: -180px 0 0 -394px;
  }
  .photos-videos .item-14 {
    margin: -180px 0 0 248px;
  }
  .photos-videos .item-15 {
    margin: 34px 0 0 -394px;
  }
  .photos-videos .item-16 {
    margin: 34px 0 0 248px;
  }
}
@media only screen and (min-width: 992px) {
  .photos-videos {
    height: 1000px;
  }
  .photos-videos .arrow {
    margin-top: -165px;
  }
  .photos-videos h2 {
    ms-transform: translateY(-50%) rotate(-45deg);
    webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    width: 290px;
    height: 290px;
    margin: -145px 0 0 -145px;
    font-size: 48px;
  }
  .photos-videos .item {
    width: 212px;
    height: 212px;
    margin: -106px 0 0 -106px;
  }
  .photos-videos .item img {
    margin: 7px 0 0 -68px;
  }
  .photos-videos .item:first-child {
    margin-left: -106px;
  }
  .photos-videos .item-video span {
    font-size: 52px;
    margin: -26px 0 0 -26px;
  }
  .photos-videos .item-1 {
    margin-top: -412px;
  }
  .photos-videos .item-2 {
    margin-top: 201px;
  }
  .photos-videos .item-3 {
    margin: -106px 0 0 -412px;
  }
  .photos-videos .item-4 {
    margin-left: 201px;
  }
  .photos-videos .item-5 {
    margin: -259px 0 0 -259px;
  }
  .photos-videos .item-6 {
    margin: -259px 0 0 47px;
  }
  .photos-videos .item-7 {
    margin: 47px 0 0 -259px;
  }
  .photos-videos .item-8 {
    margin: 47px 0 0 47px;
  }
  .photos-videos .item-9 {
    margin: -412px 0 0 -412px;
  }
  .photos-videos .item-10 {
    margin: -412px 0 0 201px;
  }
  .photos-videos .item-11 {
    margin: 201px 0 0 -412px;
  }
  .photos-videos .item-12 {
    margin: 201px 0 0 201px;
  }
  .photos-videos .item-13,
  .photos-videos .item-14,
  .photos-videos .item-15,
  .photos-videos .item-16 {
    display: none;
  }
}
@media only screen and (min-width: 1080px) {
  .photos-videos .arrow {
    margin-top: -14px;
  }
}
@media only screen and (min-width: 1200px) {
  
}
@media only screen and (min-width: 1260px) {
  .photos-videos .item-13 {
    display: block;
    margin: -259px 0 0 -565px;
  }
  .photos-videos .item-14 {
    display: block;
    margin: -259px 0 0 355px;
  }
  .photos-videos .item-15 {
    display: block;
    margin: 47px 0 0 -565px;
  }
  .photos-videos .item-16 {
    display: block;
    margin: 47px 0 0 355px;
  }
}
@media only screen and (min-width: 1440px) {
  .photos-videos .arrow {
    left: 80px;
  }
  .photos-videos .icon-right-arrow {
    left: auto;
    right: 80px;
  }
}
/** Special rule for H2 diamond */
@media only screen and (max-width: 767px) {
  .photos-videos h2 {
    margin: 0 !important;
    padding: 60px 15px 40px 15px !important;
    background-color: transparent !important;
  }
}
.info-stream {
  background: #090533;
  color: #fff;
}
.info-stream .col-xs-12,
.info-stream .col-sm-4,
.info-stream .col-md-6 .col-lg-4,
.info-stream .col-lg-8 {
  padding-left: 0;
  padding-right: 0;
}
.info-stream .item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #090533;
}
.info-stream .item:after {
  padding-bottom: 100%;
  display: block;
  content: " ";
}
.info-stream .item img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 10;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.info-stream .item .gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
}
.info-stream .item .content {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  display: inline;
  z-index: 30;
}
.info-stream .item .content .tag {
  background: #fff200;
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  border-radius: 3px;
  padding: 5px;
  margin: 0 0 5px 10px;
  text-transform: uppercase;
  float: left;
  clear: both;
}
.info-stream .item .content h2 {
  font-size: 24px;
  line-height: 34px;
  padding: 0 20px;
  clear: both;
  display: block;
}
.info-stream .item .content h4 {
  font-family: sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin: 0 10px;
  padding: 0;
  clear: both;
  display: block;
}
.info-stream .featured .content .tag {
  font-size: 16px;
  padding: 6px 8px;
  margin: 0 0 10px 20px;
}
.info-stream .twitter {
  background: #00aaf3;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #f9f7ea;
  background-size: cover;
}
.info-stream .twitter .content {
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 15px;
}
.info-stream .twitter .icon-twitter,
.info-stream .twitter time {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  clear: both;
}
.info-stream .twitter .icon-twitter {
  font-size: 26px;
  top: 60px;
}
.info-stream .twitter time {
  font-family: sans-serif;
  font-size: 12px;
  bottom: 40px;
}
.info-stream .twitter .twitter-image-icon {
  top: 15px !important;
  right: 15px !important;
  left: auto;
  display: block;
  font-size: 26px;
  position: absolute;
  z-index: 11;
  background: #00aaf3;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}
.info-stream .facebook {
  background: #39579a;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #f9f7ea;
  background-size: cover;
}
.info-stream .facebook .content {
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 15px;
}
.info-stream .facebook .icon-facebook,
.info-stream .facebook time {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  clear: both;
}
.info-stream .facebook .icon-facebook {
  font-size: 26px !important;
  top: 40px;
}
.info-stream .facebook time {
  font-family: sans-serif;
  font-size: 12px;
  bottom: 60px;
}
.info-stream .instagram .icon-instagram {
  top: 15px;
  right: 15px;
  display: block;
  font-size: 26px;
  position: absolute;
  z-index: 11;
  background: #4b544d;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}
.info-stream .youtube {
  background: #d33838;
  text-align: center;
  font-size: 16px;
  color: #f9f7ea;
}
.info-stream .youtube .content {
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 15px;
}
.info-stream .youtube .icon-youtube,
.info-stream .youtube time {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  clear: both;
}
.info-stream .youtube .icon-youtube {
  font-size: 26px;
  top: 60px;
}
.info-stream .youtube time {
  font-family: sans-serif;
  font-size: 12px;
  bottom: 40px;
}
@media only screen and (min-width: 320px) {
  .info-stream .col-s-6 {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .info-stream .twitter .content {
    line-height: 20px;
  }
  .info-stream .twitter .icon-twitter {
    top: 30px;
  }
  .info-stream .twitter .content {
    top: 57%;
  }
  .info-stream .twitter time {
    bottom: 30px;
  }
  .info-stream .facebook .content {
    line-height: 20px;
  }
  .info-stream .facebook .icon-facebook {
    top: 30px;
  }
  .info-stream .facebook .content {
    top: 57%;
  }
  .info-stream .facebook time {
    bottom: 30px;
  }
  .info-stream .youtube .icon-youtube {
    top: 30px;
    font-size: 26px;
  }
  .info-stream .youtube .content {
    top: 57%;
  }
  .info-stream .youtube time {
    bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .info-stream .item .content {
    bottom: 20px;
  }
  .info-stream .item .content h4 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 20px;
  }
  .info-stream .item .content .tag {
    margin: 0 0 10px 20px;
  }
  .info-stream .featured .content h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .info-stream .item:after {
    padding-bottom: 75%;
  }
  .info-stream .featured:after {
    padding-bottom: 100% !important;
  }
  .info-stream .twitter .icon-twitter {
    top: 70px;
    font-size: 18px;
  }
  .info-stream .twitter .content {
    top: 60%;
  }
  .info-stream .twitter time {
    bottom: 50px;
  }
  .info-stream .facebook .icon-facebook {
    top: 70px;
    font-size: 18px;
  }
  .info-stream .facebook .content {
    top: 60%;
  }
  .info-stream .facebook time {
    bottom: 50px;
  }
  .info-stream .youtube .icon-youtube {
    top: 70px;
    font-size: 26px;
  }
  .info-stream .youtube .content {
    top: 60%;
  }
  .info-stream .youtube time {
    bottom: 50px;
  }
}
@media only screen and (min-width: 1400px) {
  .info-stream .twitter .icon-twitter {
    top: 100px;
    font-size: 26px;
  }
  .info-stream .twitter time {
    bottom: 100px;
  }
  .info-stream .youtube .icon-youtube {
    top: 100px;
    font-size: 26px;
  }
  .info-stream .youtube .content {
    top: 60%;
  }
  .info-stream .youtube time {
    bottom: 100px;
  }
}
.social {
  background: #090533;
}
.social .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
.social a {
  font: inherit !important;
  display: block;
  padding: 50px 0;
  text-align: center;
  font-size: 47px !important;
  border-bottom: 1px solid #3a375c;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.article-content .cfct-mod-content .social a {
  font-size: 47px !important;
}
.social a:hover span,
.social a:focus span,
.social a:active span {
  -webkit-animation-name: hover-pop;
  animation-name: hover-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.social .facebook,
.social .youtube {
  border-right: 1px solid #3a375c;
}
.social .icon-facebook {
  color: #39579a;
}
.social .icon-twitter {
  color: #00aaf3;
}
.social .icon-youtube {
  color: #d33838;
}
.social .icon-instagram {
  color: #40719b;
}
.social .newsletter h2 {
  display: block;
  margin: 20px 0;
  text-align: center;
}
.social .text-container {
  border: 2px solid #3a375c;
  border-radius: 5px;
  margin: 20px auto 30px auto;
  max-width: 380px;
}
.social .text-container input {
  border: 0;
  background: none;
  width: 100%;
  font-size: 16px;
  color: #5c5a6e;
  font-family: sans-serif;
  padding: 15px 70px 15px 20px;
  height: 46px;
  line-height: 46px;
  -webkit-appearance: none;
  border-radius: 0;
  resize: none;
  outline: none;
}
.social .text-container input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.social .text-container button {
  float: right;
  border: 0;
  background: none;
  color: #ffffff;
  font-size: 19px;
  position: relative;
  margin-top: -32px;
  margin-right: 20px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .social a {
    padding: 100px 0;
    font-size: 47px !important;
  }
  .article-content .cfct-mod-content .social a {
    font-size: 47px !important;
  }
  .social .newsletter h2 {
    margin: 60px 0 20px 0;
  }
  .social .text-container {
    margin: 20px auto 50px auto;
  }
}
@media only screen and (min-width: 992px) {
  .social a {
    border-bottom: 0;
  }
  .social .twitter,
  .social .instagram {
    border-right: 1px solid #3a375c;
  }
  .social .newsletter h2 {
    font-size: 32px;
    margin: 40px 0 20px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .social .newsletter h2 {
    margin: 60px 0 30px 0;
  }
}
.location {
  background: #feed02;
  color: #000000;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.location img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
}
.location .content {
  margin: 0 20px;
}
.location .content h2 {
  color: #090533;
  margin: 0 0 10px 0;
}
.location .content h4 {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
.location .content h5 {
  font-family: sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #090533;
  text-align: center;
  top: 50%;
  margin: 40px 0;
  display: block;
  overflow: hidden;
}
.location .content h5 span {
  display: inline-block;
  position: relative;
  top: 0;
}
.location .content h5 span:before,
.location .content h5 span:after {
  content: "";
  position: absolute;
  height: 10px;
  border-bottom: 1px solid #090533;
  top: 0;
  width: 1000px;
}
.location .content h5 span:before {
  right: 100%;
  margin-right: 15px;
}
.location .content h5 span:after {
  left: 100%;
  margin-left: 15px;
}
.location .content a {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  -webkit-transition-property: background;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.location .content a:hover {
  background: #c0183f;
  color: #ffffff;
  border: 1px solid #b31338;
}
@media only screen and (min-width: 768px) {
  .location .content {
    margin: 40px 120px;
  }
  .location .content a {
    display: inline-block;
    width: 30%;
    margin: 0 4% 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .location .content a {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1400px) {
  .location .content a {
    display: inline-block;
    width: 30%;
  }
}
.accommodations {
  background: #c0183f;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.accommodations h2 {
  text-align: center;
  margin: 25px 0 15px 0;
}
.accommodations p {
  text-align: center;
  color: #ffffff;
}
.accommodations .lead-in {
  margin: 0 10px 50px 10px;
}
.accommodations .accommodations-slider-container {
  overflow: hidden;
  width: 100%;
  height: 500px;
  position: relative;
}
.accommodations .accommodations-slider-container .accommodations-slider {
  position: absolute;
  z-index: 1;
}
.accommodations .accommodations-slider-container .accommodations-slider .card {
  -webkit-box-shadow: 0 0 4px 0 #999999;
  -moz-box-shadow: 0 0 4px 0 #999999;
  box-shadow: 0 0 4px 0 #999999;
  display: block;
  position: relative;
  float: left;
  width: 300px;
  height: 360px;
  padding: 0;
  margin: 0 13px 40px 13px;
  background: #ffffff;
}
.accommodations .accommodations-slider-container .accommodations-slider .card img {
  display: block;
  margin: 0 0 32px 0;
  width: 100%;
  height: auto;
}
.accommodations .accommodations-slider-container .accommodations-slider .card .price {
  font-family: sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  background: #feed02;
  color: #090533;
  border-radius: 3px;
  display: block;
  float: left;
  padding: 3px 10px;
  margin: 0 0 20px 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.accommodations .accommodations-slider-container .accommodations-slider .card .rating {
  text-align: center;
  margin: 0 0 20px 0;
}
.accommodations .accommodations-slider-container .accommodations-slider .card .rating .icon-star {
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #d1d3d4;
}
.accommodations .accommodations-slider-container .accommodations-slider .card .rating .star-full {
  color: #c0183f;
}
.accommodations .accommodations-slider-container .accommodations-slider .card h3 {
  text-align: center;
  display: block;
  clear: both;
  margin: 0 20px 10px 20px;
  font-weight: 400;
}
.accommodations .accommodations-slider-container .accommodations-slider .card address {
  font-style: normal;
  display: block;
  font-size: 14px;
  color: #808285;
  margin: 0px 20px 20px 20px;
  text-align: center;
}
.accommodations .accommodations-slider-container .accommodations-slider .card .button-mini {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  -webkit-transition-property: background;
}
.accommodations .accommodations-slider-container .accommodations-slider .card .button-mini:hover {
  background: #feed02;
}
.accommodations .accommodations-slider-container .accommodations-slider .card:first-child {
  margin-left: 10px;
}
.accommodations .accommodations-slider-container .accommodations-slider .card:last-child {
  margin-right: 10px;
}
.accommodations .indicator-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #b31338;
}
.accommodations .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 10px;
}
.accommodations .indicator-container .indicator-parent .indicator {
  background: #c24260;
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.accommodations .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: #d47b90;
}
@media only screen and (min-width: 768px) {
  .accommodations h2 {
    margin: 75px 0 25px 0;
  }
  .accommodations .lead-in {
    margin: 0 50px 50px 50px;
  }
  .accommodations .accommodations-slider-container .accommodations-slider .card:first-child {
    margin-left: 60px;
  }
  .accommodations .accommodations-slider-container .accommodations-slider .card:last-child {
    margin-right: 60px;
  }
  .accommodations .indicator-container .indicator-parent {
    margin: 0 60px;
  }
}
body.blog main {
  overflow-x: visible;
}
body.blog main #blog-loop {
  overflow: visible;
}
#blog-loop {
  max-width: 100%;
  overflow: hidden;
  background-color: #c0183f;
}
#blog-loop .mobile-nav {
  display: block;
  text-align: center;
}
#blog-loop .mobile-nav a {
  display: none;
  font-size: 24px;
  color: #cd4665;
  font-family: sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
}
#blog-loop .mobile-nav a.selected-category {
  color: white;
  display: block;
}
#blog-loop .mobile-nav a .icon-triangle-down {
  margin-left: 15px;
  font-size: 8px;
  vertical-align: 60%;
}
#blog-loop nav {
  display: none;
}
#blog-loop nav.category {
  text-align: center;
  padding-top: 65px;
}
#blog-loop nav.category a {
  font-size: 24px;
  color: #cd4665;
  font-family: sans-serif;
  text-transform: uppercase;
  margin: 0 24px;
}
#blog-loop nav.category a.selected {
  color: white;
  border-bottom: 1px solid white;
}
#blog-loop nav.category a:hover {
  color: white;
  border-bottom: 1px solid white;
}
#blog-loop ul.nav {
  margin: 0;
  padding-top: 65px;
  text-align: center;
}
#blog-loop ul.nav li {
  display: inline;
}
#blog-loop ul.nav li a {
  font-size: 24px;
  color: #cd4665;
  font-family: sans-serif;
  text-transform: uppercase;
  margin: 0 24px;
}
#blog-loop ul.nav li a:hover {
  color: white;
  border-bottom: 1px solid white;
}
#blog-loop ul.nav li.current-menu-item a {
  color: white;
  border-bottom: 1px solid white;
}
@media only screen and (min-width: 768px) {
  #blog-loop .mobile-nav {
    display: none;
  }
  #blog-loop nav {
    display: block;
  }
  #blog-loop nav.category {
    text-align: center;
    padding-top: 65px;
  }
  #blog-loop nav.category a {
    font-size: 24px;
    color: #cd4665;
    font-family: sans-serif;
    text-transform: uppercase;
    margin: 0 24px;
  }
  #blog-loop nav.category a.selected {
    color: white;
    border-bottom: 1px solid white;
  }
  #blog-loop nav.category a:hover {
    color: white;
    border-bottom: 1px solid white;
  }
  #blog-loop .posts-list-container {
    margin-bottom: 50px;
    padding-top: 65px;
  }
  #blog-loop .posts-list-container .post .content {
    height: 500px;
  }
  #blog-loop .posts-list-container .post .flipper {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  #blog-loop .posts-list-container {
    margin-bottom: 100px;
  }
  #blog-loop .posts-list-container .post .content {
    height: 500px;
  }
  #blog-loop .posts-list-container .post .flipper {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  #blog-loop .posts-list-container {
    margin-bottom: 100px;
  }
  #blog-loop .posts-list-container .post .content {
    height: 500px;
  }
  #blog-loop .posts-list-container .post .flipper {
    height: 500px;
  }
}
#blog.posts-list-container {
  margin-top: -150px;
}
.posts-list-container {
  padding-top: 45px;
}
.posts-list-container.posts-list-container-widget {
  padding-right: 0;
}
.posts-list-container.posts-list-container-widget .post {
  margin: 0 15px 0 0;
  padding: 0;
}
.posts-list-container .post {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
}
.posts-list-container .post .content {
  background: white;
}
.posts-list-container .post .content .img-wrap.max-scale-image > img.img-responsive {
  width: 100%;
}
.posts-list-container .post .content .img-wrap {
  background-position: center center;
  background-size: cover;
  height: 200px;
  display: block;
}
.posts-list-container .post .content .img-wrap a {
  display: block;
  height: 100%;
  width: 100%;
}
.posts-list-container .post .content .img-wrap img {
  width: 100%;
  max-width: 100%;
}
.posts-list-container .post .content .description {
  padding: 60px 40px 30px;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .posts-list-container .post .content .description {
    padding: 20px 40px 15px;
  }
}
.posts-list-container .post .content .post_title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  height: 110px;
}
@media only screen and (max-width: 767px) {
  .posts-list-container .post .content .post_title {
    height: auto;
  }
}
.posts-list-container .post .content .post_title a {
  color: black;
}
.posts-list-container .post .content .post_title a:hover {
  color: #c0183f;
}
.posts-list-container .post .content .excerpt {
  display: block;
}
.posts-list-container .post .content .excerpt p {
  font-size: 14px;
  color: #808285;
  line-height: 20px;
  text-align: center;
}
.posts-list-container .post .meta {
  margin: 0;
}
.posts-list-container .post .meta > span {
  text-align: center;
  line-height: 24px;
  color: #808285;
  padding: 0;
  font-size: 12px;
  font-family: sans-serif;
  text-transform: uppercase;
}
.posts-list-container .post .meta .comments a {
  color: #808285;
}
.posts-list-container .post .share {
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.6);
}
.posts-list-container .post .share .icon-share {
  font-size: 17px;
  display: block;
  height: 19px;
  margin: 12px auto;
  width: 16px;
  color: #FFF !important;
}
.posts-list-container .post .share:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.posts-list-container .post .category-icon {
  display: none;
  background: none repeat scroll 0 0 #feed02;
  border-radius: 50%;
  height: 80px;
  left: calc(50% - 40px);
  position: absolute;
  top: -45px;
  width: 80px;
}
.posts-list-container .post .category-icon img {
  max-width: 40px;
  max-height: 40px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.posts-list-container .post .category-icon.category-artist {
  background: url("../../static/images/category-artist.png") no-repeat scroll 50% 50% #feed02;
}
.posts-list-container .post .category-icon.category-music {
  background: url("../../static/images/category-music.png") no-repeat scroll 50% 50% #feed02;
}
.posts-list-container .post .category-icon.category-community {
  background: url("../../static/images/category-community.png") no-repeat scroll 50% 50% #feed02;
}
p.latest-blog-posts,
h2.latest-blog-posts {
  background-color: #c0183f;
  color: white !important;
  text-align: center;
  margin-bottom: 0 !important;
  text-transform: none;
}
h2.latest-blog-posts {
  padding: 100px 15px 30px;
  font-size: 30px !important;
}
@media only screen and (min-width: 768px) {
  h2.latest-blog-posts {
    font-size: 48px !important;
    font-weight: 400 !important;
  }
}
p.latest-blog-posts {
  padding: 0 15px 60px;
}
#latest-blog-posts {
  max-width: 100%;
  overflow: hidden;
  background-color: #c0183f;
}
#latest-blog-posts .posts-list-container {
  padding: 0;
}
#latest-blog-posts .post {
  width: 280px;
  float: left;
  /*@media @desktop {
      &:first-child {
        margin-left: 100px;
      }

      &:last-child {
        margin-right: 100px;
      }
    }

    @media @large-desktop {
      &:first-child {
        margin-left: 200px;
      }

      &:last-child {
        margin-right: 200px;
      }
    }*/

}
#latest-blog-posts .post:first-child {
  margin-left: 30px;
}
#latest-blog-posts .post:last-child {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  #latest-blog-posts .post {
    width: 330px;
  }
  #latest-blog-posts .post:first-child {
    margin-left: 50px;
  }
  #latest-blog-posts .post:last-child {
    margin-right: 50px;
  }
}
#latest-blog-posts .post .content {
  display: block;
  height: 500px;
}
@media only screen and (max-width: 767px) {
  #latest-blog-posts .post .content {
    height: 400px;
  }
}
#latest-blog-posts .post .flipper {
  height: 500px;
  /*    display: block;*/

}
@media only screen and (max-width: 767px) {
  #latest-blog-posts .post .flipper {
    height: 400px;
  }
}
#latest-blog-posts > .clearfix,
#latest-blog-posts > .container,
#latest-blog-posts > .container-fluid,
#latest-blog-posts > .row {
  margin-bottom: 60px;
}
#latest-blog-posts .indicator-container {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #b31338;
}
#latest-blog-posts .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 30px;
  /*@media @desktop {
        margin: 0 100px;
      }

      @media @large-desktop {
        margin: 0 200px;
      }*/

}
@media only screen and (min-width: 768px) {
  #latest-blog-posts .indicator-container .indicator-parent {
    margin: 0 50px;
  }
}
#latest-blog-posts .indicator-container .indicator-parent .indicator {
  background: #c24260;
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#latest-blog-posts .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: #d47b90;
}
.latest-blog-posts-no-padding #latest-blog-posts .post:first-child {
  margin-left: 15px;
}
.latest-blog-posts-no-padding #latest-blog-posts .post:last-child {
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  .latest-blog-posts-no-padding #latest-blog-posts .post:first-child {
    margin-left: 15px;
  }
  .latest-blog-posts-no-padding #latest-blog-posts .post:last-child {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .latest-blog-posts-no-padding #latest-blog-posts .post:first-child {
    margin-left: 15px;
  }
  .latest-blog-posts-no-padding #latest-blog-posts .post:last-child {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts-no-padding #latest-blog-posts .post:first-child {
    margin-left: 15px;
  }
  .latest-blog-posts-no-padding #latest-blog-posts .post:last-child {
    margin-right: 15px;
  }
}
.latest-blog-posts-no-padding #latest-blog-posts .indicator-container .indicator-parent {
  margin: 0 15px;
}
@media only screen and (min-width: 768px) {
  .latest-blog-posts-no-padding #latest-blog-posts .indicator-container .indicator-parent {
    margin: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  .latest-blog-posts-no-padding #latest-blog-posts .indicator-container .indicator-parent {
    margin: 0 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts-no-padding #latest-blog-posts .indicator-container .indicator-parent {
    margin: 0 15px;
  }
}
.blog-pagination {
  text-align: center;
  font-family: sans-serif;
  font-size: 24px;
  background: #090533;
  padding-bottom: 90px;
  text-transform: uppercase;
  color: white;
}
.blog-pagination .current {
  text-decoration: underline;
}
.blog-pagination .blog-load-more {
  width: 200px !important;
  margin: 0 auto;
}
.posts-list-container .post {
  /* flip speed goes here */

  /* hide back of pane during swap */

  /* front pane, placed above back */

  /* back, initially hidden pane */

}
.posts-list-container .post .content {
  display: block;
}
.posts-list-container .post .content .description {
  background: #ffffff;
}
.posts-list-container .post .flip-container {
  overflow: hidden;
  perspective: 1000;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
}
.posts-list-container .post .flip-container .hover .flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.posts-list-container .post .flipper.flipped {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.posts-list-container .post .flipper {
  /*height: 500px;*/

  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.posts-list-container .post .back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.posts-list-container .post .front,
.posts-list-container .post .back {
  backface-visibility: hidden;
}
.posts-list-container .post .front {
  z-index: 2;
  /* for firefox 31 */

  transform: rotateY(0deg);
}
.posts-list-container .post .back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.posts-list-container .post .social-share-overlay {
  z-index: 1000;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.posts-list-container .post .social-share-overlay .share-close {
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  border-radius: 3px;
}
.posts-list-container .post .social-share-overlay .share-close .icon-close {
  font-size: 17px;
  display: block;
  height: 19px;
  margin: 12px auto;
  width: 16px;
  color: #FFF !important;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content {
  position: relative;
  height: 100%;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper {
  display: block;
  width: 200px;
  height: 240px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper .capture {
  color: white;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a {
  height: 50px;
  width: 100%;
  display: block;
  margin: 0 0 10px;
  color: #FFF !important;
  padding-top: 3px;
  border-radius: 50px;
  line-height: 50px;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a .name {
  text-transform: uppercase;
  font-size: 16px;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.email {
  background: #FD9827;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.email:hover {
  background-color: #ffb645;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.email .icon-email {
  right: 3px;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.twitter {
  background: #00aaf3;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.twitter:hover {
  background-color: #20caff;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.twitter .icon-twitter {
  right: 3px;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.facebook {
  background: #39579a;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.facebook:hover {
  background-color: #5775b8;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.google-plus {
  background: #e04a32;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.google-plus:hover {
  background-color: #fb654d;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.pinterest {
  background: #d9332b;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a.pinterest:hover {
  background-color: #f8524a;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a [class^="icon-"] {
  font-size: 20px;
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
}
.posts-list-container .post .social-share-overlay .social-share-overlay-content .share-wrapper a em {
  clear: both;
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 100;
  margin: 5px 0 0;
}
.callout-item {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  -webkit-transition-property: background;
  display: block;
  padding: 55px 35px;
  background: #fff200;
  text-align: center;
}
.callout-item span {
  display: block;
  font-family: sans-serif;
  font-size: 16px;
  color: #090533;
  margin: 0 0 10px 0;
  text-transform: none;
}
.callout-item h2 {
  color: #c0183f !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 100% !important;
  font-size: 30px !important;
  font-weight: 400 !important;
}
.callout-item:hover {
  background: #c0183f !important;
}
.callout-item:hover h2 {
  color: #fff200 !important;
}
.callout-item:hover span {
  color: #ffffff !important;
}
@media only screen and (min-width: 992px) {
  .callout-item h2 {
    font-size: 48px !important;
  }
}
body.single-post header .category-image,
.page-blog header .category-image {
  margin: 150px auto 0 auto;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: transparent;
  position: relative;
}
body.single-post header .category-image img,
.page-blog header .category-image img {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body.single-post header h2,
.page-blog header h2 {
  font-family: sans-serif;
  font-size: 90px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 20px 15px 20px !important;
}
body.single-post header h4,
.page-blog header h4 {
  color: #ffffff;
  font-size: 24px !important;
  margin: 30px auto 40px auto;
  text-align: center;
  display: block;
}
body.single-post header h4.subtitle,
.page-blog header h4.subtitle {
  display: none;
}
@media only screen and (min-width: 768px) {
  body.single-post header h4.subtitle,
  .page-blog header h4.subtitle {
    display: block;
  }
}
body.single-post header h4 .date,
.page-blog header h4 .date,
body.single-post header h4 .comments,
.page-blog header h4 .comments {
  display: block;
  text-align: center;
  margin: 0 0 30px 0;
  width: auto !important;
}
body.single-post header h4 .icon-date,
.page-blog header h4 .icon-date,
body.single-post header h4 .icon-comments,
.page-blog header h4 .icon-comments {
  font-size: 26px;
  margin-right: 10px;
  width: auto !important;
}
body.single-post header h4 .comments,
.page-blog header h4 .comments {
  display: none;
}
body.single-post .tab-header,
.page-blog .tab-header {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #e6e7e8;
  height: 60px;
}
body.single-post .tab-header > a,
.page-blog .tab-header > a {
  display: table-cell;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #808285;
  height: 60px;
  line-height: 60px;
  white-space: nowrap;
  overflow: hidden;
}
body.single-post .tab-header > a.selected,
.page-blog .tab-header > a.selected {
  background: #FFF;
  color: #090533;
}
body.single-post main > .container-fluid,
.page-blog main > .container-fluid {
  padding-top: 17px;
  padding-right: 15px;
}
body.single-post main > .container-fluid h2.latest-blog-posts,
.page-blog main > .container-fluid h2.latest-blog-posts {
  padding: 15px;
  text-align: left;
  font-size: 24px;
}
body.single-post main > .container-fluid .posts-list-container,
.page-blog main > .container-fluid .posts-list-container {
  padding-top: 0 !important;
}
body.single-post main .comment-content a,
.page-blog main .comment-content a {
  color: #c0183f;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  body.single-post header .comments,
  .page-blog header .comments {
    display: block;
  }
  body.single-post header h2,
  .page-blog header h2 {
    font-size: 140px;
    margin: 80px 0 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  body.single-post header h2,
  .page-blog header h2 {
    margin: 110px 0 20px 0;
  }
  body.single-post header h4 .date,
  .page-blog header h4 .date,
  body.single-post header h4 .comments,
  .page-blog header h4 .comments {
    display: inline-block;
    margin: 0 0 30px 0;
  }
  body.single-post header h4 .comments,
  .page-blog header h4 .comments {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  body.single-post header h2,
  .page-blog header h2 {
    margin: 250px 0 20px 0;
  }
}
body.single-post header[data-template],
body.page.page-template-default header[data-template] {
  background-position-y: 50% !important;
}
body.single-post header[data-template] .category-image,
body.page.page-template-default header[data-template] .category-image {
  margin-top: 65px !important;
}
body.single-post main > .container-fluid,
body.page.page-template-default main > .container-fluid {
  padding-top: 0;
  padding-right: inherit;
}
body.single-post main .type-post.col-md-12,
body.page.page-template-default main .type-post.col-md-12,
body.single-post main .type-page.col-md-12,
body.page.page-template-default main .type-page.col-md-12 {
  padding: 0;
}
@media (max-width: 991px) {
  body.single-post main .type-post .c6-12.col-sm-4,
  body.page.page-template-default main .type-post .c6-12.col-sm-4,
  body.single-post main .type-page .c6-12.col-sm-4,
  body.page.page-template-default main .type-page .c6-12.col-sm-4 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  body.single-post #doc > header,
  body.page.page-template-default #doc > header {
    z-index: -1;
  }
  body.single-post #doc > header > .container-fluid,
  body.page.page-template-default #doc > header > .container-fluid {
    padding-bottom: 150px;
  }
  body.single-post main,
  body.page.page-template-default main {
    overflow-x: visible;
  }
  body.single-post .article-content .post-content-wrap,
  body.page.page-template-default .article-content .post-content-wrap {
    margin: -150px auto 40px;
    width: 80%;
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
  body.page-template-page-modules-grid #doc > header {
    /*z-index: -1;*/
  
  }
  body.page-template-page-modules-grid #doc > header > .container-fluid {
    padding-bottom: 150px;
  }
  body.page-template-page-modules-grid main {
    overflow-x: visible;
  }
  body.page-template-page-modules-grid .article-content.modules-grid .post-content-wrap.modules-grid-content-wrap {
    margin: 70px auto 40px;
    width: 80%;
    max-width: 1200px;
  }
}
body.page-template-default main > .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
body.page-template-page-gutterless-php main > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body.page-template-page-gutterless-php main .cfct-block {
  padding: 0;
}
.language-switcher {
  float: right;
  margin: 0 20px 0 0;
}
@media only screen and (min-width: 768px) {
  .language-switcher {
    padding-top: 8px;
  }
}
@media only screen and (min-width: 992px) {
  .language-switcher {
    margin: 0 40px 0 0;
  }
}
.language-switcher > a {
  display: block;
}
.language-switcher > a > img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .language-switcher > a > img {
    height: 24px;
  }
}
.language-switcher > a .flag-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .language-switcher > a .flag-desktop {
    display: block;
  }
}
.language-switcher > a .flag-mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .language-switcher > a .flag-mobile {
    display: none;
  }
}
.language-overlay .overlay-content {
  padding-top: 100px;
}
@media only screen and (min-width: 992px) {
  .language-overlay .overlay-content {
    padding-top: 0;
  }
}
.language-overlay .overlay-content .language-item {
  text-align: center;
  margin-bottom: 30px;
}
.language-overlay .overlay-content .language-item a {
  text-align: center;
}
.language-overlay .overlay-content .language-item a img {
  display: block;
  margin: 0 auto 30px auto;
}
.language-overlay .overlay-content .language-item a span {
  text-transform: uppercase;
  color: #FFF;
  font-size: 20px;
  font-weight: 300;
}
.festival-countdown-clock {
  margin: 0 auto;
  width: 600px;
  max-width: 100%;
}
.festival-countdown-clock .time {
  margin-right: 1%;
  margin-left: 1%;
  margin-bottom: 35px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  width: 23%;
  height: 185px;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  -ms-perspective: 500px;
  -o-perspective: 500px;
  perspective: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.festival-countdown-clock .count {
  background-color: #202020;
  color: #f8f8f8;
  display: block;
  font-family: sans-serif;
  font-size: 48px;
  line-height: 185px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}
.festival-countdown-clock .count.top {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.festival-countdown-clock .count.bottom {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), transparent);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  line-height: 0 !important;
  height: 50%;
  top: 50%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.festival-countdown-clock .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.festival-countdown-clock .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
.festival-countdown-clock .clock-flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.festival-countdown-clock .clock-flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.festival-countdown-clock .label {
  position: absolute;
  display: block;
  top: 185px;
  width: 100%;
  font-size: 24px;
  line-height: 35px;
}
.article-content .module-container .tier2-artist-header {
  display: none;
}
@media only screen and (min-width: 992px) {
  .article-content .module-container .tier2-artist-header {
    display: block;
    background: #090533;
    color: #ffffff;
    text-align: center;
    padding: 40px 0;
  }
}
.article-content .module-container .tier2-artist-header h2 {
  font-size: 32px;
}
.article-content .module-container .tier2-artist-header p {
  color: #ffffff;
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0.025em;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.article-content .module-container .tier2-artist-header .button {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
  margin-top: 30px;
  margin-bottom: 60px;
  width: 220px;
}
.article-content .module-container .tier2-artist-header .cfct-mod-content {
  padding: 0;
}
.page-artist-lineup header h2 {
  font-family: sans-serif;
  font-size: 140px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 50px 0 20px 0;
}
.page-artist-lineup header h4 {
  color: #ffffff;
}
.page-artist-lineup .artist-lineup2 {
  background: #090533;
}
.page-artist-lineup .artist-lineup2 .col-xs-12,
.page-artist-lineup .artist-lineup2 .col-sm-4,
.page-artist-lineup .artist-lineup2 .col-sm-8 {
  padding-left: 0;
  padding-right: 0;
}
.page-artist-lineup .artist-lineup2 .main-artist {
  background: #c0183f;
  text-align: center;
}
.page-artist-lineup .artist-lineup2 .main-artist .photo {
  display: inline-block;
  max-height: 360px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.page-artist-lineup .artist-lineup2 .main-artist .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.page-artist-lineup .artist-lineup2 .main-artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.page-artist-lineup .artist-lineup2 .main-artist .photo:after {
  padding-bottom: 75%;
  display: block;
  content: " ";
}
.page-artist-lineup .artist-lineup2 .main-artist h3,
.page-artist-lineup .artist-lineup2 .main-artist time {
  font-family: sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.page-artist-lineup .artist-lineup2 .main-artist time {
  font-size: 32px;
  /** 32px; */

  line-height: 55px;
  font-weight: 200;
  position: relative;
  top: 20px;
}
.page-artist-lineup .artist-lineup2 .main-artist h3 {
  font-size: 34px;
  /** 48px; */

  font-weight: 800;
  margin: 0 0 15px 0;
  line-height: 58px;
}
.page-artist-lineup .artist-lineup2 .main-artist h3.no-date {
  line-height: 110px;
}
.page-artist-lineup .tier2-artists {
  background: #090533;
}
.page-artist-lineup .tier2-artists .col-md-3 {
  padding: 0;
}
.page-artist-lineup .tier2-artists .artist-slider-container {
  overflow: hidden;
  width: 100%;
  height: 430px;
  position: relative;
}
.page-artist-lineup .tier2-artists .artist-slider-container .artist-slider {
  position: absolute;
  z-index: 1;
}
.page-artist-lineup .tier2-artists .artist-slider-container .indicator-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #090533;
}
.page-artist-lineup .tier2-artists .artist-slider-container .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 10px;
}
.page-artist-lineup .tier2-artists .artist-slider-container .indicator-container .indicator-parent .indicator {
  background: #3a375c;
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.page-artist-lineup .tier2-artists .artist-slider-container .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: #75738d;
}
.page-artist-lineup .tier2-artist {
  display: block;
  background: #c0183f;
  text-align: center;
  width: 200px !important;
  min-height: 370px;
  float: left;
}
.page-artist-lineup .tier2-artist .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.page-artist-lineup .tier2-artist .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.page-artist-lineup .tier2-artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.page-artist-lineup .tier2-artist .photo:after {
  padding-bottom: 150%;
  display: block;
  content: " ";
}
.page-artist-lineup .tier2-artist h3 {
  font-family: sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 62px;
  white-space: nowrap;
  overflow: hidden;
}
.page-artist-lineup .main-artist-darker,
.page-artist-lineup .artist-darker {
  background: #b31338 !important;
}
@media only screen and (min-width: 768px) {
  .page-artist-lineup header h2 {
    margin: 80px 0 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-artist-lineup header h2 {
    margin: 110px 0 20px 0;
  }
  .page-artist-lineup .tier2-artist {
    width: 25% !important;
  }
  .page-artist-lineup .tier2-artists .artist-slider-container {
    height: auto;
  }
  .page-artist-lineup .tier2-artists .artist-slider-container .artist-slider {
    position: relative;
  }
  .page-artist-lineup .tier2-artists .artist-slider-container .indicator-container {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .page-artist-lineup header h2 {
    margin: 250px 0 20px 0;
  }
  .page-artist-lineup .tier2-artist {
    width: 16.66666667% !important;
  }
}
.features-content .col-xs-12,
.features-content .col-md-6 {
  padding: 0;
}
.feature-item {
  background: #c0183f !important;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.feature-item .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.feature-item .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.feature-item .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
  -webkit-transition-property: all;
}
.feature-item .photo:after {
  padding-bottom: 40%;
  display: block;
  content: " ";
}
.feature-item .feature-text {
  padding-left: 35px;
  padding-right: 35px;
}
.feature-item .feature-text h3 {
  font-family: sans-serif;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 32px !important;
  font-weight: 400 !important;
  margin: 60px 0 40px 0 !important;
}
.feature-item .feature-text p {
  font-family: sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0 0 80px 0 !important;
}
.feature-item-darker {
  background: #b31338 !important;
}
.page-photo-gallery header h2 {
  font-family: sans-serif;
  font-size: 140px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 50px 0 20px 0;
}
.page-photo-gallery header h4 {
  color: #ffffff;
}
.page-photo-gallery .photo-grid {
  background: #090533;
}
.page-photo-gallery .photo-grid .col-xs-12,
.page-photo-gallery .photo-grid .col-md-4,
.page-photo-gallery .photo-grid .col-sm-6 {
  padding: 0;
}
.page-photo-gallery .photo-grid .col-md-4 {
  width: 33.3332%;
}
.page-photo-gallery .photo-grid .item {
  position: relative;
  cursor: pointer;
}
.page-photo-gallery .photo-grid .item img {
  display: block;
  width: 100%;
}
.page-photo-gallery .photo-grid .item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #090533;
  opacity: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 29px;
  color: #ffffff;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-transition-property: opacity;
}
.page-photo-gallery .photo-grid .item a span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -14px;
}
.page-photo-gallery .photo-grid .item:hover a {
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .page-photo-gallery header h2 {
    margin: 80px 0 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-photo-gallery header h2 {
    margin: 110px 0 20px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .page-photo-gallery header h2 {
    margin: 250px 0 20px 0;
  }
}
.single-artist header .artist-hero-info {
  text-align: center;
}
.single-artist header .artist-hero-info time {
  display: block;
  text-align: center;
}
.single-artist header .artist-hero-info time ul {
  margin: 0 0 55px;
  padding: 0;
  list-style: circle outside;
}
.single-artist header .artist-hero-info time ul li.bullet {
  display: inline-block;
  color: #ffffff ;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  list-style: circle;
}
.single-artist header .artist-hero-info time ul li.bullet:before {
  content: "\2022";
  position: relative;
  padding: 0 10px;
  display: inline-block;
}
.single-artist header .artist-hero-info time ul li.bullet:first-child:before {
  display: none;
}
@media only screen and (min-width: 768px) {
  .single-artist header .artist-hero-container {
    padding: 0 100px;
  }
}
.single-artist header .artist-hero-container a.button {
  line-height: 48px !important;
}
.single-artist header .artist-profile-photo {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 150px;
}
.single-artist header .artist-profile-photo img {
  display: block;
  max-height: 150px;
  /*       margin: 0 0 0 -50%;*/

}
.single-artist header h2 {
  font-family: sans-serif;
  font-size: 80px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
}
.single-artist header p {
  color: #f9f7ea;
  text-align: center;
}
.single-artist header h4 {
  color: #ffffff;
  font-size: 24px !important;
  text-align: center;
  display: block !important;
}
.single-artist header h4 time,
.single-artist header h4 .date,
.single-artist header h4 .time,
.single-artist header h4 .stage {
  display: block;
  text-align: center;
  width: auto !important;
}
.single-artist header h4 .icon-time,
.single-artist header h4 .icon-date,
.single-artist header h4 .icon-location {
  font-size: 26px;
  margin-right: 10px;
  width: auto !important;
}
.single-artist header h4 .icon-time {
  vertical-align: middle;
}
.single-artist header .button {
  color: #fff200;
  border: 1px solid #fff200;
  margin-bottom: 20px;
  font-weight: 100;
  font-size: 20px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.single-artist header .button:hover {
  background: #fff200;
  color: #000000;
}
.single-artist .circular-carousel-wrapper {
  position: relative;
  left: 0px;
}
.single-artist .circular-carousel-no-trans {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.single-artist .artists-carousel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 75px;
  display: none;
  z-index: 20;
}
.single-artist .artist {
  position: relative;
  float: left;
  display: block;
  background: #c0183f;
  text-align: center;
  width: 200px !important;
  height: 75px;
  overflow: hidden;
  z-index: 1000;
  opacity: 0.6;
}
.single-artist .artist .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.single-artist .artist .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.single-artist .artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: -40px 0 0 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.single-artist .artist .photo:after {
  padding-bottom: 150%;
  display: block;
  content: " ";
}
.single-artist .artist h3 {
  font-family: sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 57px;
  white-space: nowrap;
  overflow: hidden;
}
.single-artist .stream-filters {
  display: none;
  background: #090533;
}
.single-artist .stream-filters .col-xs-12 {
  padding: 0;
}
.single-artist .stream-filters .col-xs-12:last-child {
  text-align: right;
  font-size: 0;
  float: right;
}
.single-artist .stream-filters h2 {
  text-align: center;
  margin: 30px 0 0 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #3a375c;
}
.single-artist .stream-filters p {
  float: left;
  color: #f9f7ea;
  font-size: 16px;
  font-weight: 100;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
}
.single-artist .stream-filters a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-left: 1px solid #3a375c;
  font-size: 18px;
}
.single-artist .stream-filters a:hover span {
  -webkit-animation-name: hover-pop;
  animation-name: hover-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.single-artist .stream-filters .sel-twitter {
  background: #00aaf3;
}
.single-artist .stream-filters .sel-facebook {
  background: #39579a;
}
.single-artist .stream-filters .sel-instagram {
  background: #40719b;
}
.single-artist .stream-filters .sel-youtube {
  background: #d33838;
}
@media only screen and (min-width: 320px) {
  .single-artist .stream-filters p {
    height: 80px;
    line-height: 80px;
  }
  .single-artist .stream-filters a {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .single-artist header h2 {
    font-size: 120px;
  }
  .single-artist header .buttons {
    text-align: center;
  }
  .single-artist header .button {
    display: inline-block;
  }
  .single-artist header .button:first-child {
    margin-right: 20px;
  }
  .single-artist header .artist-profile-photo img {
    display: none;
  }
  .single-artist .stream-filters h2 {
    font-size: 30px;
  }
  .single-artist .stream-filters p {
    height: 100px;
    line-height: 100px;
  }
  .single-artist .stream-filters a {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .single-artist header h2 {
    font-size: 140px;
  }
  .single-artist header h4 time,
  .single-artist header h4 .date,
  .single-artist header h4 .time,
  .single-artist header h4 .stage {
    display: inline-block;
    margin-left: 30px;
  }
  .single-artist header h4 time:first-child,
  .single-artist header h4 .date:first-child,
  .single-artist header h4 .time:first-child,
  .single-artist header h4 .stage:first-child {
    margin-left: 0;
  }
  .single-artist .artists-carousel {
    -webkit-transition: opacity 1500ms ease;
    -moz-transition: opacity 1500ms ease;
    -o-transition: opacity 1500ms ease;
    transition: opacity 1500ms ease;
    -webkit-transition-property: opacity;
    display: block;
    opacity: 0;
  }
  .single-artist .stream-filters .col-xs-12:last-child {
    height: 98px;
    line-height: 98px;
  }
  .single-artist .stream-filters h2 {
    font-size: 30px;
    text-align: left;
    padding-left: 20px;
    border-bottom: 0;
  }
  .single-artist .stream-filters p {
    display: inline-block;
    float: none;
    text-align: right;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
  }
  .single-artist .stream-filters a {
    border: 1px solid #3a375c;
    border-right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
  }
  .single-artist .stream-filters a:last-child {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-artist .info-stream .item:after {
    padding-bottom: 100%;
  }
}
/* Artist Profile Overlay */
.artist-profile-overlay,
.artist-profile-share-overlay {
  display: none;
  overflow: visible;
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.artist-profile-overlay > .icon-close,
.artist-profile-share-overlay > .icon-close {
  z-index: 100102;
}
.artist-profile-overlay > .artist-overlay-bg,
.artist-profile-share-overlay > .artist-overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  -moz-opacity: .95;
  -khtml-opacity: .95;
  opacity: .95;
  background-color: #c0183f;
}
.artist-profile-overlay .overlay-content,
.artist-profile-share-overlay .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: auto;
  z-index: 100101;
  height: 100%;
  width: 100%;
  color: #ffffff;
  text-align: center;
}
.artist-profile-overlay .overlay-content .artist-profile-photo,
.artist-profile-share-overlay .overlay-content .artist-profile-photo {
  margin: 90px auto 0 auto;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 150px;
}
.artist-profile-overlay .overlay-content .artist-profile-photo img,
.artist-profile-share-overlay .overlay-content .artist-profile-photo img {
  display: block;
  max-height: 150px;
}
.artist-profile-overlay .overlay-content h2,
.artist-profile-share-overlay .overlay-content h2 {
  font-family: sans-serif;
  font-size: 80px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 40px 0 20px 0 !important;
}
.artist-profile-overlay .overlay-content p,
.artist-profile-share-overlay .overlay-content p {
  font-family: sans-serif;
  font-size: 16px;
  color: #f9f7ea;
  margin: 20px;
  display: block;
}
.artist-profile-overlay .overlay-content .mCSB_dragger_bar,
.artist-profile-share-overlay .overlay-content .mCSB_dragger_bar {
  width: 10px !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.artist-profile-overlay .overlay-content .mCSB_draggerRail,
.artist-profile-share-overlay .overlay-content .mCSB_draggerRail {
  width: 10px !important;
  background-color: rgba(255, 255, 255, 0.25) !important;
}
@media only screen and (min-width: 992px) {
  .artist-profile-overlay .overlay-content .overlay-artist-post-content,
  .artist-profile-share-overlay .overlay-content .overlay-artist-post-content {
    margin: 0 100px;
  }
}
.artist-profile-share-overlay .share-container {
  width: 250px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.artist-profile-share-overlay .share-container > a {
  display: inline-block;
  margin: 0 -4px 0 0;
  width: 120px;
  height: 120px;
  text-align: center;
  vertical-align: middle;
  line-height: 120px;
  color: #ffffff;
  font-size: 26px;
}
.artist-profile-share-overlay .share-container > a:hover span {
  -webkit-animation-name: hover-pop;
  animation-name: hover-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.artist-profile-share-overlay .share-container .twitter {
  background: #00aaf3;
}
.artist-profile-share-overlay .share-container .facebook {
  background: #39579a;
}
.artist-profile-share-overlay .share-container .instagram {
  background: #333333;
}
.artist-profile-share-overlay .share-container .youtube {
  background: #d33838;
}
@media only screen and (min-width: 768px) {
  .artist-profile-share-overlay .share-container {
    height: 500px;
    width: 500px;
  }
  .artist-profile-share-overlay .share-container > a {
    width: 250px;
    height: 250px;
    line-height: 250px;
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .artist-profile-share-overlay .share-container {
    width: 720px;
    height: 180px;
  }
  .artist-profile-share-overlay .share-container > a {
    width: 180px;
    height: 180px;
    line-height: 180px;
    font-size: 26px;
  }
}
.page-sponsors header h2 {
  font-family: sans-serif;
  font-size: 90px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 50px 0 20px 0;
}
.page-sponsors header h4 {
  color: #ffffff;
}
.page-sponsors .sponsors-content .col-xs-12,
.page-sponsors .sponsors-content .col-md-4 {
  padding: 0;
}
.page-sponsors .sponsor-item {
  color: #ffffff;
  background: #c0183f;
  text-align: center;
  padding-bottom: 60px !important;
}
.page-sponsors .sponsor-item img {
  margin: 90px 0 0 0;
}
.page-sponsors .sponsor-item h3 {
  display: block;
  color: #ffffff;
  font-size: 32px;
  margin: 60px 0 40px 0;
  line-height: 42px;
  font-weight: normal;
}
.page-sponsors .sponsor-item p {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 0 20px;
  margin: 0 0 40px 0;
}
.page-sponsors .sponsor-item-darker {
  background: #b31338 !important;
}
.page-sponsors .sponsor-lead-in h3 {
  margin: 60px 20px 40px 20px !important;
}
.page-sponsors .sponsor-lead-in .button {
  color: #ffffff;
  border: 1px solid #ffffff;
  font-size: 20px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.page-sponsors .sponsor-lead-in .button:hover {
  background: #ffffff;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .page-sponsors header h2 {
    font-size: 140px;
    margin: 80px 0 20px 0;
  }
  .page-sponsors .sponsor-lead-in h3 {
    margin: 200px 20px 40px 20px !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-sponsors header h2 {
    margin: 110px 0 20px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .page-sponsors header h2 {
    margin: 250px 0 20px 0;
  }
}
.page-contact {
  font-size: 24px !important;
  text-align: center !important;
  font-weight: 500 !important;
  color: #ffffff !important;
}
.page-contact form label {
  display: none !important;
}
.page-contact form input[type="text"],
.page-contact form select,
.page-contact form textarea {
  background: #ffffff;
  border: 0;
  border-radius: 0;
  width: 100% !important;
  height: 60px;
  display: block;
  margin: 0 auto 20px auto !important;
  font-size: 18px !important;
  font-weight: 500;
  padding: 0 20px;
  color: #999999;
  max-width: 560px;
}
.page-contact form input[type="text"]:focus::-webkit-input-placeholder,
.page-contact form select:focus::-webkit-input-placeholder,
.page-contact form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.page-contact form input[type="text"]:focus:-moz-placeholder,
.page-contact form select:focus:-moz-placeholder,
.page-contact form textarea:focus:-moz-placeholder {
  color: transparent;
}
.page-contact form input[type="text"]:focus::-moz-placeholder,
.page-contact form select:focus::-moz-placeholder,
.page-contact form textarea:focus::-moz-placeholder {
  color: transparent;
}
.page-contact form input[type="text"]:focus:-ms-input-placeholder,
.page-contact form select:focus:-ms-input-placeholder,
.page-contact form textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.page-contact form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #ffffff url('../../static/images/icon/arrow-down.png') no-repeat 95% 50%;
}
.page-contact form textarea {
  height: 130px;
  padding: 20px;
  resize: none;
}
.page-contact form button,
.page-contact form input[type="submit"] {
  background: none;
  color: #fff200;
  border: 1px solid #fff200;
  font-size: 24px;
  width: 100% !important;
  max-width: 560px;
  margin: 0 auto 60px auto !important;
  display: block !important;
  font-weight: 400;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.page-contact form button:hover,
.page-contact form input[type="submit"]:hover {
  background: #fff200;
  color: #000000;
}
.page-contact form li.gfield_error {
  background-color: none !important;
  background: none !important;
  border-bottom: none !important;
  border-top: none !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  font-size: 24px !important;
  text-align: center !important;
}
.page-contact form li.gfield_error .ginput_container {
  max-width: 100% !important;
}
.page-contact form li.gfield_error .validation_message {
  font-weight: 500 !important;
  color: #ffffff !important;
  padding-bottom: 20px !important;
  padding-top: 0px !important;
  padding: 0 0 20 0 !important;
}
.page-contact form .validation_error {
  font-weight: 500 !important;
  color: #ffffff !important;
  text-align: center !important;
}
.page-contact header h2 {
  font-family: sans-serif;
  font-size: 90px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 50px 0 20px 0;
}
.page-contact header h4 {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .page-contact header h2 {
    font-size: 140px;
    margin: 80px 0 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact header h2 {
    margin: 110px 0 20px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .page-contact header h2 {
    margin: 250px 0 20px 0;
  }
}
body.page-template-default .hentry .cfct-mod-content {
  padding: 40px;
}
.article-content .module-container {
  background: white;
}
.article-content .module-container .no-padding .cfct-mod-content {
  padding: 0px;
}
.article-content .module-container .less-padding .cfct-mod-content {
  padding: 40px 40px 0px;
}
.article-content .cfct-mod-content p,
.article-content .cfct-mod-content ul {
  margin-bottom: 0px;
  padding-bottom: 30px;
}
body.page-template-page-modules-grid .article-content.modules-grid .post-content-wrap.modules-grid-content-wrap .content-grid .module-container {
  background-color: transparent !important;
}
/* These styles happen for protected pages only */
#main .post-password-required form p {
  color: white;
  text-align: center;
  margin: 0 auto;
}
#main .post-password-required form p label {
  display: block;
  text-indent: -99999px;
  font-size: 20px;
  line-height: 20px;
}
#main .post-password-required form p label input[type=password] {
  display: block;
  text-indent: 0px;
  padding: 25px 20px;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  width: 100%;
  color: black;
}
#main .post-password-required form p input[type=submit] {
  margin-top: 20px;
  display: block;
  background: none;
  background-color: transparent;
  border: 1px solid #fff200;
  color: #fff200;
  width: 100%;
  padding: 10px 20px;
  transition: all .2s ease;
}
#main .post-password-required form p input[type=submit]:hover {
  color: #c0183f;
  background-color: #fff200;
}
@media only screen and (min-width: 768px) {
  #main .post-password-required form p {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #main .page article.content .column {
    padding-left: 0;
    padding-right: 0;
  }
}
.post.col-md-12 {
  padding: 0;
}
h2.container {
  margin-top: 30px;
}
.article-content .col > article {
  background: white;
  padding: 40px;
}
.article-content .col > article .meta {
  border-top: 1px solid #d1d3d4;
  margin-top: 40px;
  padding-top: 40px;
}
.article-content .col > article .meta span {
  color: #a2a3a6;
  margin-right: 10px;
  margin-top: 7px;
}
.article-content .col > article .meta ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.article-content .col > article .meta ul li {
  float: left;
  margin-right: 5px;
}
.article-content .col > article .meta ul li a {
  background: #fff200;
  font-size: 14px;
  border-radius: 20px;
  padding: 7px 15px;
  transition: all 0.2s ease;
  color: black;
  text-decoration: none;
}
.article-content .col > article .meta ul li a:hover {
  background: #C0183F;
  color: white !important;
}
.article-content .col > article .comments-list .title h5 {
  font-family: sans-serif;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.article-content .col > article .comments-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-content .col > article .comments-list ul li {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d1d3d4;
}
.article-content .col > article .comments-list ul li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0;
  border-bottom: none;
}
.article-content .col > article .comments-list ul li ul.children {
  border-left: 1px solid #d1d3d4;
  margin-left: 10px;
  margin-top: 30px;
  padding-left: 20px;
}
.article-content .col > article .comments-list ul li ul.children li {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.article-content .col > article .comments-list ul li ul.children li:last-child {
  margin-bottom: 0px;
}
.article-content .col > article .comments-list ul li footer {
  background: none;
  padding: 0;
  text-align: left;
  margin-bottom: 20px;
}
.article-content .col > article .comments-list ul li img.avatar {
  border-radius: 50%;
  float: left;
  margin-right: 15px;
}
.article-content .col > article .comments-list ul li b.fn {
  float: left;
  color: black;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500;
  width: calc(100% - 75px);
}
.article-content .col > article .comments-list ul li span.says {
  display: none;
}
.article-content .col > article .comments-list ul li .comment-content p {
  font-size: 14px;
  text-align: justify;
}
.article-content .col > article .comments-list ul li .comment-metadata time {
  font-size: 12px;
  text-transform: none;
  color: #808285;
  font-family: sans-serif;
}
.article-content .col > article .comments-list ul li .comment-metadata time:before {
  font-family: 'scmf';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "t";
}
.article-content .col > article .comments-list ul li .comment-edit-link,
.article-content .col > article .comments-list ul li .comment-reply-link {
  font-size: 11px;
  color: #C0183F;
  text-transform: none;
  font-family: sans-serif;
}
.article-content .col .respond {
  background: #e6e7e8;
  padding: 40px;
}
.article-content .col .respond textarea {
  width: 100%;
  height: 160px;
  border: none;
  padding: 10px;
  margin-bottom: 10px;
  font-family: sans-serif;
}
.article-content .col .respond input[type="submit"] {
  background: #e6e7e8;
  width: 100%;
  margin-bottom: 10px;
}
.article-content .col .respond input[type="text"] {
  border: medium none;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 14px;
  width: 100%;
}
.article-content .col .respond .comment-subscription-form {
  font-size: 12px;
}
.hero-container h2 {
  font-family: sans-serif;
  font-size: 90px;
  font-weight: 700;
  text-align: center;
  line-height: 100%;
  display: block;
  margin: 50px 0 20px 0;
}
.hero-container h4 {
  color: #ffffff;
}
.hero-container h4 {
  font-family: sans-serif;
  color: #ffffff;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin: 0 0 30px 0;
}
.hero-container .nav-arrows {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero-container h2 {
    font-size: 140px;
    margin: 80px 0 20px 0;
  }
  .hero-container h4 {
    font-size: 28px;
    margin: 0 0 56px 0;
  }
  .hero-container h4 span {
    display: inline-block;
    width: 10px;
  }
  .hero-container h4 br {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .hero-container h2 {
    margin: 110px 0 20px 0;
  }
  .hero-container .nav-arrows {
    display: block;
    color: #ffffff !important;
    position: absolute;
    font-size: 12px;
    width: 32px;
    left: 50%;
    margin: 0 0 0 16px;
    bottom: 70px;
  }
  .hero-container .nav-arrows span {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .hero-container .nav-arrows .arrow-2 {
    top: 10px;
    opacity: 0.6;
  }
  .hero-container .nav-arrows .arrow-3 {
    top: 20px;
    opacity: 0.2;
  }
  @keyframes anim-arrow-1 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
  }
  @keyframes anim-arrow-2 {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @keyframes anim-arrow-3 {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes anim-arrow-1 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-webkit-keyframes anim-arrow-2 {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-webkit-keyframes anim-arrow-3 {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @-o-keyframes anim-arrow-1 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-o-keyframes anim-arrow-2 {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @-o-keyframes anim-arrow-3 {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  .hero-container .nav-arrows:hover .arrow-1 {
    animation: anim-arrow-1 0.5s infinite;
    -webkit-animation: anim-arrow-1 0.5s infinite;
    -o-animation: anim-arrow-1 0.5s infinite;
  }
  .hero-container .nav-arrows:hover .arrow-2 {
    animation: anim-arrow-2 0.5s infinite;
    -webkit-animation: anim-arrow-2 0.5s infinite;
    -o-animation: anim-arrow-2 0.5s infinite;
  }
  .hero-container .nav-arrows:hover .arrow-3 {
    animation: anim-arrow-3 0.5s infinite;
    -webkit-animation: anim-arrow-3 0.5s infinite;
    -o-animation: anim-arrow-3 0.5s infinite;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-container h2 {
    margin: 250px 0 20px 0;
  }
}
.article-content .collapse-module h2 {
  color: #c0183f;
  margin-top: 0;
  padding: 45px 40px 0 40px;
  margin-bottom: 0;
  font-size: 24px;
}
.article-content .collapse-module .panel {
  border-bottom: 1px solid #c0183f;
}
.article-content .collapse-module .panel .panel-heading h4 {
  margin: 0;
}
.article-content .collapse-module .panel .panel-heading h4 a {
  color: black;
  display: block;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 34px;
}
.article-content .collapse-module .panel .panel-heading h4 a:hover {
  color: #c0183f;
}
.article-content .collapse-module .panel .panel-heading h4 .up {
  background: url("../../static/images/icon/arrow-up.png") no-repeat scroll 93% 18px transparent;
}
.article-content .collapse-module .panel .panel-heading h4 .down {
  background: url("../../static/images/icon/arrow-down.png") no-repeat scroll 93% 18px transparent;
}
.article-content .collapse-module .panel .panel-heading h4 .collapse-sign {
  font-size: 15px;
  line-height: 19px;
  position: absolute;
  right: 0;
  top: calc(40%);
}
.article-content .collapse-module .panel .panel-collapse {
  display: none;
}
.article-content .collapse-module .panel .panel-collapse .panel-body {
  padding: 15px 40px;
  font-size: 16px;
  font-weight: normal;
  font-family: sans-serif;
}
.article-content .collapse-module .panel .panel-collapse .panel-body a {
  text-decoration: underline;
  color: #000;
}
.social-stream-module-home {
  background-color: #1b2439;
  clear: both;
}
.social-stream-module-home .info-meta {
  color: #fff;
  text-align: center;
}
.social-stream-module-home .info-meta .social-stream-title {
  font-size: 32px;
  text-transform: uppercase;
  color: #10a7bb;
  padding: 100px 15px 30px;
}
.social-stream-module-home .info-meta .social-stream-description {
  font-size: 16px;
  padding: 0 15px 60px;
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .info-meta .social-stream-title {
    font-size: 48px;
  }
}
.social-stream-module-home .info-stream {
  background: none;
  padding: 0 30px 60px;
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .info-stream {
    padding: 0 50px 60px;
  }
}
.social-stream-module-home .info-stream .social-item-column {
  float: left;
  padding: 0;
}
.social-stream-module-home .info-stream .instagram-streams {
  width: 280px;
  height: 280px;
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .info-stream .instagram-streams {
    width: 500px;
    height: 500px;
  }
}
.social-stream-module-home .info-stream .twitter-streams {
  width: 280px;
  height: 280px;
  float: left;
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .info-stream .twitter-streams {
    width: 250px;
    height: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .info-stream .twitter-streams {
    float: none;
  }
}
.social-stream-module-home .info-stream .single-item {
  padding: 0 10px 0 0;
}
.social-stream-module-home .info-stream .item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #090533;
}
.social-stream-module-home .info-stream .item:after {
  display: block;
  content: " ";
}
.social-stream-module-home .info-stream .item img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 10;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.social-stream-module-home .info-stream .item .gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
}
.social-stream-module-home .info-stream .item .content {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  display: inline;
  z-index: 30;
}
.social-stream-module-home .info-stream .item .content .tag {
  background: #fff200;
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  border-radius: 3px;
  padding: 5px;
  margin: 0 0 5px 10px;
  text-transform: uppercase;
  float: left;
  clear: both;
}
.social-stream-module-home .info-stream .item .content h2 {
  font-size: 24px;
  line-height: 34px;
  padding: 0 20px;
  clear: both;
  display: block;
}
.social-stream-module-home .info-stream .item .content h4 {
  font-family: sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin: 0 10px;
  padding: 0;
  clear: both;
  display: block;
}
.social-stream-module-home .info-stream .featured .content .tag {
  font-size: 16px;
  padding: 6px 8px;
  margin: 0 0 10px 20px;
}
.social-stream-module-home .info-stream .twitter {
  background: #00aaf3;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #f9f7ea;
  background-size: cover;
}
.social-stream-module-home .info-stream .twitter .content {
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 15px;
}
.social-stream-module-home .info-stream .twitter .icon-twitter,
.social-stream-module-home .info-stream .twitter time {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  clear: both;
}
.social-stream-module-home .info-stream .twitter .icon-twitter {
  font-size: 16px;
  top: 30px;
  color: #FFF;
}
.social-stream-module-home .info-stream .twitter time {
  font-family: sans-serif;
  font-size: 12px;
  bottom: 30px;
}
.social-stream-module-home .info-stream .twitter .twitter-image-icon {
  top: 15px !important;
  right: 15px !important;
  left: auto;
  display: block;
  font-size: 16px;
  position: absolute;
  z-index: 11;
  background: #00aaf3;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}
.social-stream-module-home .info-stream .facebook {
  background: #39579a;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #f9f7ea;
  background-size: cover;
}
.social-stream-module-home .info-stream .facebook .content {
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 15px;
}
.social-stream-module-home .info-stream .facebook .icon-facebook,
.social-stream-module-home .info-stream .facebook time {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  clear: both;
}
.social-stream-module-home .info-stream .facebook .icon-facebook {
  font-size: 26px !important;
  top: 30px;
  color: #FFF;
}
.social-stream-module-home .info-stream .facebook time {
  font-family: sans-serif;
  font-size: 12px;
  bottom: 30px;
}
.social-stream-module-home .info-stream .instagram .icon-instagram {
  top: 15px;
  right: 15px;
  display: block;
  font-size: 26px;
  position: absolute;
  z-index: 11;
  background: #4b544d;
  color: #FFF;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}
.social-stream-module-home .info-stream .youtube {
  background: #d33838;
  text-align: center;
  font-size: 16px;
  color: #f9f7ea;
}
.social-stream-module-home .info-stream .youtube .content {
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 15px;
}
.social-stream-module-home .info-stream .youtube .icon-youtube,
.social-stream-module-home .info-stream .youtube time {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  clear: both;
}
.social-stream-module-home .info-stream .youtube .icon-youtube {
  font-size: 26px;
  top: 30px;
  color: #FFF;
}
.social-stream-module-home .info-stream .youtube time {
  font-family: sans-serif;
  font-size: 12px;
  bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .info-stream .twitter .content {
    line-height: 20px;
  }
  .social-stream-module-home .info-stream .twitter time {
    bottom: 30px;
  }
  .social-stream-module-home .info-stream .facebook .content {
    line-height: 20px;
  }
  .social-stream-module-home .info-stream .facebook .icon-facebook {
    top: 30px;
  }
  .social-stream-module-home .info-stream .facebook time {
    bottom: 30px;
  }
  .social-stream-module-home .info-stream .youtube .icon-youtube {
    top: 30px;
  }
  .social-stream-module-home .info-stream .youtube time {
    bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .social-stream-module-home .info-stream .item .content {
    bottom: 20px;
  }
  .social-stream-module-home .info-stream .item .content h4 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 20px;
  }
  .social-stream-module-home .info-stream .item .content .tag {
    margin: 0 0 10px 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .social-stream-module-home .info-stream .item:after {
    padding-bottom: 100%;
  }
  .social-stream-module-home .info-stream .facebook .icon-facebook {
    top: 70px;
    font-size: 18px;
  }
  .social-stream-module-home .info-stream .youtube .icon-youtube {
    top: 70px;
    font-size: 26px;
  }
}
.social-stream-module-home .indicator-container {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #121929;
}
.social-stream-module-home .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 40px;
}
@media only screen and (min-width: 768px) {
  .social-stream-module-home .indicator-container .indicator-parent {
    margin: 0 60px;
  }
}
@media only screen and (min-width: 992px) {
  .social-stream-module-home .indicator-container .indicator-parent {
    margin: 0 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .social-stream-module-home .indicator-container .indicator-parent {
    margin: 0 60px;
  }
}
.social-stream-module-home .indicator-container .indicator-parent .indicator {
  background: #414754;
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.social-stream-module-home .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: #7a7f88;
}
body > #doc > header.header-404 {
  max-height: 80px;
  background: #c0183f;
  background-image: none;
}
.container-404 {
  min-height: 250px;
  text-align: center;
  padding: 40px 0;
}
@media only screen and (min-width: 992px) {
  .container-404 {
    padding: 200px 0;
  }
}
.container-404 .button-404 {
  display: block;
  max-width: 300px;
  margin: 40px auto 20px auto;
}
@media only screen and (min-width: 992px) {
  .container-404 .button-404 {
    margin-top: 100px;
    margin-bottom: 0;
  }
}
.container-no-padding [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .center-vertically {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.presentation-box {
  position: relative;
  background: #0c9aad;
  color: #FFF;
  text-align: center;
}
.presentation-box h3 {
  font-family: "Armata", sans-serif;
  font-size: 32px;
  color: #FFF;
  margin: 0 0 25px 0;
  line-height: 150%;
}
@media only screen and (min-width: 992px) {
  .presentation-box h3 {
    font-size: 40px;
  }
}
.presentation-box .presentation-content {
  margin: 50px 20px;
}
@media only screen and (min-width: 768px) {
  .presentation-box .presentation-content {
    margin: 0 35px;
  }
}
@media only screen and (min-width: 1360px) {
  .presentation-box .presentation-content {
    margin: 0 120px;
  }
}
.image-box,
.full-image-box {
  background-size: cover;
  padding-bottom: 50%;
  background-position: center bottom;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .image-box,
  .full-image-box {
    padding-bottom: 35%;
  }
}
@media only screen and (min-width: 992px) {
  .image-box,
  .full-image-box {
    padding-bottom: 25%;
  }
}
.image-box {
  padding-bottom: 100%;
}
@media only screen and (min-width: 768px) {
  .image-box {
    padding-bottom: 45%;
  }
}
@media only screen and (min-width: 992px) {
  .image-box {
    padding-bottom: 35%;
  }
}
.full-image-box {
  text-align: center;
}
.full-image-box > div {
  padding: 0 20px 20px 20px;
}
@media only screen and (min-width: 768px) {
  .full-image-box > div {
    padding: 0 120px 20px 120px;
  }
}
.full-image-box h3 {
  font-family: "Armata", sans-serif;
  font-size: 32px;
  font-weight: normal;
  margin: 75px 0 30px 0;
  line-height: 130%;
}
@media only screen and (min-width: 768px) {
  .full-image-box h3 {
    margin: 100px 0 30px 0;
  }
}
@media only screen and (min-width: 992px) {
  .full-image-box h3 {
    font-size: 40px;
  }
}
.dark-text {
  color: #1b2439;
}
.dark-text h3 {
  color: #1b2439;
}
.dark-text p.padded {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  padding: 15px;
}
@media only screen and (min-width: 670px) {
  .dark-text p.padded {
    margin: 0;
    padding: 0;
    background-color: transparent;
  }
}
.light-text {
  color: #FFF;
}
.light-text h3 {
  color: #FFF;
}
.light-text p.padded {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  padding: 15px;
}
@media only screen and (min-width: 670px) {
  .light-text p.padded {
    margin: 0;
    padding: 0;
    background-color: transparent;
  }
}
.tpl-panama .schedule-reserve .col-xs-12,
.tpl-panama .schedule-reserve .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.tpl-panama .schedule-reserve .schedule span,
.tpl-panama .schedule-reserve .reserve span,
.tpl-panama .schedule-reserve .schedule h2,
.tpl-panama .schedule-reserve .reserve h2 {
  color: #FFF;
}
.tpl-panama .schedule-reserve .schedule {
  background: #302f75;
}
.tpl-panama .schedule-reserve .schedule:hover {
  background: #3f3e8b;
}
.tpl-panama .schedule-reserve .schedule:hover h2 {
  color: #fff;
}
.tpl-panama .schedule-reserve .reserve {
  background: #3f3e8b;
}
.tpl-panama .schedule-reserve .reserve:hover {
  background: #302f75;
}
.tpl-panama .schedule-reserve .reserve:hover h2 {
  color: #fff;
}
.tpl-panama .share,
.tpl-panama .expand {
  position: absolute;
  top: 20px;
  right: 70px;
  width: 40px;
  height: 40px;
  display: block;
  background: #1b2439;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  line-height: 43px;
  border-radius: 3px;
}
.tpl-panama .expand {
  right: 20px;
}
.tpl-panama .share-right {
  right: 20px !important;
}
.buttons-panel {
  width: 100%;
  max-width: 440px;
  margin: 50px auto;
}
.buttons-panel .button {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto 20px auto;
  font-family: "Armata", sans-serif;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.buttons-panel .button:hover {
  background-color: #fff;
  color: #0c9aad;
}
@media only screen and (min-width: 768px) {
  .buttons-panel .button {
    float: left;
    margin: 0 10px 20px 10px;
  }
}
.getting-to-panama {
  text-align: center;
}
.getting-to-panama > div {
  background-size: cover;
  padding: 50px 0;
}
.getting-to-panama h3 {
  font-size: 32px;
  color: #10a7bb;
  margin: 0 0 30px 0;
  line-height: 130%;
}
@media only screen and (min-width: 992px) {
  .getting-to-panama h3 {
    font-size: 40px;
  }
}
.getting-to-panama p {
  color: #d0c7b1;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .getting-to-panama p {
    padding: 0 120px;
  }
}
.getting-to-panama .boxes-container {
  margin: 60px auto;
  max-width: 1200px;
}
.getting-to-panama .boxes-container .box {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .getting-to-panama .boxes-container .box {
    width: 33%;
    margin: 0;
  }
}
.getting-to-panama .boxes-container .box .box-inner {
  /* position: relative; */

  background: #FFF;
  margin: 0 20px;
  /* height: 540px; */

  padding-bottom: 50px;
}
.getting-to-panama .boxes-container .box .box-inner .photo {
  overflow: hidden;
  margin: 0 0 50px 0;
}
.getting-to-panama .boxes-container .box .box-inner .photo img {
  width: 100%;
  height: auto;
}
.getting-to-panama .boxes-container .box .box-inner h4 {
  font-family: "Armata", sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 20px;
}
.getting-to-panama .boxes-container .box .box-inner p {
  color: #808285;
  font-size: 14px;
  padding: 0 20px;
  margin: 0;
  margin-bottom: 15px;
}
.getting-to-panama .boxes-container .box .box-inner .button {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
  /*position: absolute;
          bottom: 40px;
          width: 220px;
          left: 50%;
          margin-left: -110px; */

  margin: 0 auto 0 auto;
  font-family: "Armata", sans-serif;
  font-size: 16px;
  color: #10a7bb;
  border: 1px solid #10a7bb;
}
.getting-to-panama .boxes-container .box .box-inner .button:hover {
  background: #10a7bb;
  color: #FFF;
}
.getting-there {
  background: #10a7bb;
  text-align: center;
  color: #FFF;
  padding: 0 0 40px 0;
}
.getting-there .tab-header {
  width: 300px;
  margin: 80px auto 30px auto;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-family: "Armata", sans-serif;
  font-size: 18px;
}
.getting-there .tab-header > a {
  float: left;
  width: 50%;
  height: 50px;
  border: 1px solid #FFF;
}
.getting-there .tab-header > a.selected {
  background: #40b9c9;
}
.getting-there .tab-header > a:last-child {
  border-left: 0;
}
.getting-there h3 {
  font-family: "Armata", sans-serif;
  font-size: 32px;
  color: #FFF;
  margin: 50px 0 20px 0;
  line-height: 130%;
}
@media only screen and (min-width: 992px) {
  .getting-there h3 {
    font-size: 40px;
  }
}
.getting-there .venue-notice {
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .getting-there .venue-notice {
    padding: 0 120px;
  }
}
.getting-there .boxes-container {
  margin: 60px auto;
  max-width: 1200px;
}
.getting-there .boxes-container .box {
  float: left;
  width: 100%;
  margin: 0 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .getting-there .boxes-container .box {
    width: 33%;
    margin: 0;
  }
}
.getting-there .boxes-container .box .box-inner {
  position: relative;
  margin: 0 20px;
}
.getting-there .boxes-container .box .box-inner .photo {
  overflow: hidden;
  margin: 0 0 50px 0;
}
.getting-there .boxes-container .box .box-inner .photo img {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  height: auto;
}
.getting-there .boxes-container .box .box-inner h4 {
  font-family: "Armata", sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 20px;
}
.getting-there .boxes-container .box .box-inner p {
  color: #FFF;
  font-size: 14px;
  padding: 0 20px;
  margin: 0;
}
.hotels-leadin {
  text-align: center;
  margin: 40px 0;
}
@media only screen and (min-width: 768px) {
  .hotels-leadin {
    margin: 90px 0 70px 0;
  }
}
.hotels-leadin h2 {
  margin: 0 0 20px 0;
}
.hotels-leadin p {
  font-size: 16px;
}
.hotel-item {
  background: #FFF;
  margin: 20px auto;
}
.hotel-item .photo {
  margin: 10px;
}
@media only screen and (min-width: 768px) {
  .hotel-item .photo {
    margin: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .hotel-item .photo {
    margin: 20px 0 20px 20px;
  }
}
.hotel-item .photo .img-resp {
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
.hotel-item .hotel-content {
  margin: 10px;
}
@media only screen and (min-width: 768px) {
  .hotel-item .hotel-content {
    margin: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .hotel-item .hotel-content {
    margin: 20px 0 0 0;
  }
}
.hotel-item .hotel-content .title {
  font-family: sans-serif;
  font-size: 24px;
  color: #000;
  margin: 0 0 20px 0;
  padding: 0;
}
.hotel-item .hotel-content address {
  color: #808285;
  font-style: normal;
  font-size: 14px;
  border-bottom: 1px solid #dcddde;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hotel-item .hotel-content .phone,
.hotel-item .hotel-content .distance {
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 768px) {
  .hotel-item .hotel-content .phone,
  .hotel-item .hotel-content .distance {
    float: left;
    margin: 0 20px 0 0;
  }
}
.hotel-item .hotel-content .phone a,
.hotel-item .hotel-content .distance a {
  color: #000;
}
.hotel-item .hotel-content .distance {
  margin-bottom: 20px;
}
.hotel-item .hotel-content .services {
  border-top: 1px solid #dcddde;
  list-style: none;
  margin: 0;
  padding: 20px 0;
  font-size: 14px;
}
.hotel-item .hotel-content .services li {
  margin: 0 0 10px 0;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .hotel-item .hotel-content .services li {
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
  }
}
.hotel-item .hotel-content .services li:last-child {
  margin-bottom: 0;
}
.hotel-item .hotel-content .services li span {
  font-size: 16px;
  margin: 0 5px 0 0;
  color: #d1d3d4;
}
.hotel-item .hotel-content .services li span.icon-hotel-checked {
  color: #0c9aad;
}
.hotel-item .room-types {
  background: #f1f2f2;
}
.hotel-item .room-types h3 {
  display: block;
  text-align: center;
  font-family: sans-serif;
  font-size: 18px;
  padding: 20px 0;
  margin: 0 10px 20px 10px;
  border-bottom: 1px solid #dcddde;
}
@media only screen and (min-width: 768px) {
  .hotel-item .room-types h3 {
    margin: 0 20px 20px 20px;
  }
}
.hotel-item .room-types .room-type-content {
  margin: 0 10px 20px 10px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #dcddde;
}
@media only screen and (min-width: 768px) {
  .hotel-item .room-types .room-type-content {
    margin: 0 20px 20px 20px;
  }
}
.hotel-item .room-types .room-type-content .room-type-description-wrapper {
  width: 100%;
  float: left;
}
.hotel-item .room-types .room-type-content .room-type-description-wrapper .room-type-description {
  margin-right: 120px;
  font-family: sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
}
.hotel-item .room-types .room-type-content .button {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
  float: left;
  margin-left: -100px;
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #1b2439;
  border: 1px solid #1b2439;
  font-size: 14px;
  font-family: sans-serif;
}
.hotel-item .room-types .room-type-content .button:hover {
  background: #1b2439;
  color: #FFF;
}
.hotel-item .room-types .discount {
  text-align: center;
  color: #808285;
  font-size: 14px;
  line-height: 140%;
  margin: 0 20px 20px 20px;
}
.hotel-item .room-types .discount .coupon-code {
  display: block;
  font-family: sans-serif;
  color: #0c9aad;
  font-size: 24px;
  font-weight: 100;
  margin: 20px 0 0 0;
}
.hotel-search-module {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #333333;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hotel-search-module .hotel-search-module-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.8;
  background-color: #333333;
}
.hotel-search-module .hotel-search-module-content {
  position: relative;
  z-index: 10;
  margin: 0 auto;
}
.hotel-search-module .hotel-search-module-title,
.hotel-search-module .hotel-search-module-subtitle {
  color: #ffffff;
  text-align: center;
}
.hotel-search-module .hotel-search-module-title {
  padding-top: 80px;
  padding-bottom: 20px;
  font-size: 32px;
  text-transform: uppercase;
}
.hotel-search-module .hotel-search-module-subtitle {
  padding-bottom: 40px;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .hotel-search-module .hotel-search-module-subtitle {
    padding-bottom: 80px;
  }
}
.hotel-widget {
  display: none;
  /** Only show with inline styles via JS */

}
.hotel-widget input,
.hotel-widget .selectboxit {
  color: #1c1b33;
  text-transform: uppercase;
}
.hotel-widget .selectboxit-options {
  padding-left: 0 !important;
}
.hotel-widget .start-date-container,
.hotel-widget .end-date-container {
  background: #FFF;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.hotel-widget .start-date-container .resp-wrapper,
.hotel-widget .end-date-container .resp-wrapper {
  width: 100%;
  float: left;
}
.hotel-widget .start-date-container .start-date,
.hotel-widget .end-date-container .start-date,
.hotel-widget .start-date-container .end-date,
.hotel-widget .end-date-container .end-date {
  display: block;
  margin-right: 60px;
  width: 100%;
  height: 60px;
  border: 0;
  padding: 0 60px 0 20px;
}
.hotel-widget .start-date-container span,
.hotel-widget .end-date-container span {
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-left: -60px;
  text-align: center;
  font-size: 18px;
}
.hotel-widget .hotel-type-container,
.hotel-widget .hotel-rooms-container {
  margin: 0 0 20px 0;
}
.hotel-widget .hotel-type,
.hotel-widget .custom-select {
  display: block;
  width: 100%;
}
.hotel-widget .button-container {
  margin: 60px 0 80px 0;
  text-align: center;
}
.hotel-widget .button-container .search-button,
.hotel-widget .button-container .ok-button {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.hotel-widget .button-container .search-button,
.hotel-widget .button-container .ok-button,
.article-content .cfct-mod-content .hotel-widget .button-container .search-button,
.article-content .cfct-mod-content .hotel-widget .button-container .ok-button {
  color: #10a7bb !important;
  border: 2px solid #10a7bb;
  font-size: 24px !important;
  height: 60px !important;
  line-height: 60px !important;
  margin: 20px 15px 40px 15px !important;
  display: block;
  width: auto;
  background: rgba(0, 0, 0, 0.065);
}
.hotel-widget .button-container .search-button:hover,
.hotel-widget .button-container .ok-button:hover,
.article-content .cfct-mod-content .hotel-widget .button-container .search-button:hover,
.article-content .cfct-mod-content .hotel-widget .button-container .ok-button:hover {
  background: #10a7bb;
  color: #FFF !important;
}
.hotel-widget .button-container .ok-button {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .hotel-widget .button-container .ok-button {
    margin-top: 40px;
  }
}
.hotel-widget .validation-error {
  display: none;
  color: #FF0000;
  text-align: center;
  font-size: 16px;
}
.hotel-widget .disabled {
  opacity: 0.5;
}
.hotel-widget .hotel-rooms-overlay {
  display: none;
  z-index: 999999;
  overflow: auto;
  background-color: #090533;
}
.hotel-widget .hotel-rooms-overlay .overlay-content {
  position: absolute;
  top: 80px;
  left: 20px;
  right: 20px;
  z-index: 72000;
  color: #ffffff;
  text-align: center;
}
.hotel-widget .hotel-rooms-overlay .overlay-content h3 {
  color: #FFF;
  margin: 40px 0;
}
.hotel-widget .hotel-rooms-overlay .overlay-content label {
  display: block;
  margin: 20px 0;
  text-transform: uppercase;
}
.custom-select .selectboxit-container {
  width: 100%;
}
.custom-select .selectboxit-text {
  max-width: none !important;
}
.custom-select .selectboxit,
.custom-select .selectboxit-options {
  width: 100% !important;
  font-family: sans-serif;
}
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #FFF;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span,
.selectboxit-container .selectboxit-options a,
.selectboxit-container .selectboxit-options > .selectboxit-option > .selectboxit-option-anchor {
  height: 60px !important;
  /* Height of the drop down */

  line-height: 60px !important;
  /* Vertically positions the drop down text */

  display: block;
  letter-spacing: 0.04em;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #1c1b33 !important;
  text-decoration: none;
  text-transform: uppercase;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  padding: 0 20px;
  color: #666;
  font-size: 16px;
  font-weight: 400;
}
.selectboxit-text[data-val=""] {
  color: #ADADAD;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 20px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */

  margin: 0;
  list-style-type: none;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  width: 54px;
  height: 54px;
  position: absolute;
  right: 0;
  background: #fff;
  text-align: center;
  font-size: 10px;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  font-style: normal;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/** jQuery UI fixes */
body .ui-datepicker {
  border-radius: 0;
  border-color: #ffffff;
  overflow: hidden;
}
body .ui-datepicker .ui-datepicker-header {
  border: 0;
  border-radius: 0;
  margin: -4px;
  background: #ffffff;
  color: #000000;
}
body .ui-datepicker .ui-datepicker-prev {
  border: 0;
  border-radius: 0;
}
body .ui-datepicker .ui-datepicker-prev.ui-state-hover {
  background: none;
  border: 0;
  cursor: pointer;
}
body .ui-datepicker .ui-datepicker-next {
  border: 0;
  border-radius: 0;
}
body .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background: none;
  border: 0;
  cursor: pointer;
}
body .ui-datepicker th span {
  color: #000000;
}
body .ui-datepicker td .ui-state-default {
  background: white;
  color: #000000;
  border: 1px solid transparent;
}
body .ui-datepicker td .ui-state-hover {
  border: 1px solid #10a7bb;
}
body .ui-datepicker td.ui-datepicker-current-day a.ui-state-active {
  background: white;
  color: #10a7bb !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-default-arrow {
  font-size: 6px !important;
  text-align: center;
  color: #000000;
  line-height: 40px !important;
}
.selectboxit-list {
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
  border-top: 0 !important;
}
.selectboxit-container .selectboxit-options {
  padding-bottom: 0 !important;
}
.selectboxit-container .selectboxit-options > .selectboxit-option > .selectboxit-option-anchor {
  color: #000000 !important;
}
.selectboxit-container .selectboxit-options > .selectboxit-option.selectboxit-focus > .selectboxit-option-anchor {
  color: #10a7bb !important;
  background-color: #ffffff !important;
}
.selectboxit-container .selectboxit-options > .selectboxit-option.selectboxit-disabled > .selectboxit-option-anchor {
  color: #aaaaaa !important;
}
.hotel-search-module .hotel-widget .button-container .search-button:hover,
.hotel-search-module .hotel-widget .button-container .ok-button:hover,
.article-content .cfct-mod-content .hotel-search-module .hotel-widget .button-container .search-button:hover,
.article-content .cfct-mod-content .hotel-search-module .hotel-widget .button-container .ok-button:hover {
  color: #ffffff !important;
}
.layout-infocards-row {
  padding-right: 80px;
  padding-left: 80px;
  background-color: rgba(0, 0, 0, 0.065);
}
@media only screen and (min-width: 1200px) {
  .layout-infocards-row {
    padding-right: 20%;
    padding-left: 20%;
  }
}
@media only screen and (min-width: 1200px) {
  .layout-infocards-row-titles {
    padding-right: 80px !important;
    padding-left: 80px !important;
  }
}
.article-content .layout-infocards-row-titles .module-container {
  background-color: transparent !important;
}
.article-content .layout-infocards-row-titles .cfct-mod-content {
  background-color: transparent !important;
}
.article-content .layout-infocards-row-titles .cfct-mod-content .title,
.article-content .layout-infocards-row-titles .cfct-mod-content .subtitle {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  color: white !important;
}
.article-content .layout-infocards-row-titles .cfct-mod-content .title {
  margin-top: 80px;
}
.layout-infocards-row-first {
  padding-top: 80px;
}
.layout-infocards-row-last {
  padding-bottom: 80px;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.organizers-content .col-xs-12,
.organizers-content .col-md-4 {
  padding: 0;
}
.info-card {
  color: #ffffff;
  background: #c0183f;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 110px !important;
  padding-left: 35px;
  padding-right: 35px;
}
.info-card .info-card-photo-container {
  height: 280px;
  position: relative;
  margin: 0 0 40px 0;
}
.info-card .info-card-photo-container img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 250px;
}
.info-card .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
}
.info-card .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.info-card .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
  -webkit-transition-property: all;
}
.info-card .photo:after {
  padding-bottom: 40%;
  display: block;
  content: " ";
}
.info-card .info-card-title-container {
  height: 85px;
  margin: 0 0 40px 0 !important;
}
.info-card h3 {
  display: block !important;
  color: #ffffff !important;
  font-size: 32px !important;
  line-height: 42px !important;
  font-weight: normal !important;
}
.info-card .info-card-tags-container {
  margin-bottom: 20px;
}
.info-card .info-card-tags-container > span {
  display: inline-block;
  padding: 5px 15px;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.065);
  border-radius: 5px;
  text-transform: uppercase;
  margin-left: 5px;
}
.info-card .info-card-tags-container > span:first-child {
  margin-left: 0;
}
.info-card .smg-events {
  font-family: sans-serif;
  font-size: 77px;
  line-height: 70px;
  letter-spacing: -0.05em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 65px 0 80px 0;
}
.info-card .committee-logo {
  background: url("../../static/images/organizers/committee-logo.png") 0 0 no-repeat;
  width: 280px;
  height: 122px;
  display: block;
  margin: 80px auto 80px auto;
}
.info-card p {
  font-family: sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  padding: 0 20px !important;
  margin: 0 0 40px 0 !important;
}
.info-card .button,
.article-content .cfct-mod-content .info-card .button {
  color: #ffffff;
  border: 1px solid #ffffff;
  font-family: sans-serif !important;
  font-size: 24px !important;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.info-card .button:hover,
.article-content .cfct-mod-content .info-card .button:hover {
  background: #ffffff;
  color: #000000;
}
.info-card .hidden-gallery {
  display: none;
}
.sponsor-lead-in {
  min-height: 400px;
}
.sponsor-lead-in .leadin-container {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  padding-left: 35px;
  padding-right: 35px;
}
.sponsor-lead-in h3 {
  display: inline-block !important;
}
.sponsor-lead-in .button {
  color: #ffffff;
  border: 1px solid #ffffff;
  font-size: 20px;
  position: relative !important;
  margin-top: 30px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transition-property: all;
}
.sponsor-lead-in .button:hover {
  background: #ffffff;
  color: #000000;
}
.info-card-darker {
  background: #b31338 !important;
}
.explore-module {
  position: relative;
  background-color: #333333;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.explore-module .explore-module-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.8;
  background-color: #333333;
}
.explore-module .explore-module-content {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  padding: 0 30px;
  max-width: 80%;
}
@media only screen and (min-width: 768px) {
  .explore-module .explore-module-content {
    padding: 0 50px;
    max-width: 90%;
  }
}
@media only screen and (min-width: 1200px) {
  .explore-module .explore-module-content {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 767px) {
  .explore-module .explore-module-content {
    max-width: 100%;
    padding: 0 40px;
  }
}
.explore-module .explore-module-content > .row {
  padding-bottom: 60px;
}
.explore-module .col-xs-1,
.explore-module .col-sm-1,
.explore-module .col-md-1,
.explore-module .col-lg-1,
.explore-module .col-xs-2,
.explore-module .col-sm-2,
.explore-module .col-md-2,
.explore-module .col-lg-2,
.explore-module .col-xs-3,
.explore-module .col-sm-3,
.explore-module .col-md-3,
.explore-module .col-lg-3,
.explore-module .col-xs-4,
.explore-module .col-sm-4,
.explore-module .col-md-4,
.explore-module .col-lg-4,
.explore-module .col-xs-5,
.explore-module .col-sm-5,
.explore-module .col-md-5,
.explore-module .col-lg-5,
.explore-module .col-xs-6,
.explore-module .col-sm-6,
.explore-module .col-md-6,
.explore-module .col-lg-6,
.explore-module .col-xs-7,
.explore-module .col-sm-7,
.explore-module .col-md-7,
.explore-module .col-lg-7,
.explore-module .col-xs-8,
.explore-module .col-sm-8,
.explore-module .col-md-8,
.explore-module .col-lg-8,
.explore-module .col-xs-9,
.explore-module .col-sm-9,
.explore-module .col-md-9,
.explore-module .col-lg-9,
.explore-module .col-xs-10,
.explore-module .col-sm-10,
.explore-module .col-md-10,
.explore-module .col-lg-10,
.explore-module .col-xs-11,
.explore-module .col-sm-11,
.explore-module .col-md-11,
.explore-module .col-lg-11,
.explore-module .col-xs-12,
.explore-module .col-sm-12,
.explore-module .col-md-12,
.explore-module .col-lg-12 {
  padding-right: 5px;
  padding-left: 5px;
}
.explore-module .explore-module-title {
  display: block;
  margin: 0 !important;
  padding: 100px 15px 30px;
  font-size: 48px;
  text-align: center;
  color: #ffffff;
}
.explore-module .explore-module-subtitle {
  display: block;
  padding-bottom: 60px;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
.explore-module .explore-module-card {
  margin-top: 10px;
  background-color: #aaaaaa;
}
.explore-module .explore-module-card .card-content {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
}
.explore-module .explore-module-card .card-img-wrap {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 55%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.065);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.explore-module .explore-module-card .card-img-wrap img {
  display: block;
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 480px) {
  .explore-module .explore-module-card .card-img-wrap {
    padding-bottom: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .explore-module .explore-module-card .card-img-wrap {
    padding-bottom: 55%;
  }
}
@media only screen and (min-width: 992px) {
  .explore-module .explore-module-card .card-img-wrap {
    padding-bottom: 60%;
  }
}
.explore-module .explore-module-card .card-icon-wrap {
  position: absolute;
  top: 55%;
  left: 50%;
  display: block;
  margin: 0;
  margin-top: -32px;
  margin-left: -32px;
  width: 64px;
  height: 64px;
  background-color: #000000;
  border-radius: 50%;
}
.explore-module .explore-module-card .card-icon-wrap img {
  display: block;
  margin: 16px auto;
  width: auto;
  height: 32px;
}
.explore-module .explore-module-card .card-icon-wrap span {
  display: block;
  margin: 16px;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.explore-module .explore-module-card .card-icon-wrap i {
  display: block;
  font-size: 32px;
  line-height: 64px;
  text-align: center;
  color: #ffffff;
}
@media only screen and (min-width: 480px) {
  .explore-module .explore-module-card .card-icon-wrap {
    top: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .explore-module .explore-module-card .card-icon-wrap {
    top: 55%;
  }
}
@media only screen and (min-width: 992px) {
  .explore-module .explore-module-card .card-icon-wrap {
    top: 60%;
  }
}
.explore-module .explore-module-card .card-title {
  display: block;
  margin: 0;
  margin-top: 50px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
}
.explore-module .explore-module-card .card-subtitle {
  display: none;
  margin: 0;
  margin-top: 50px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
}
.explore-module .explore-module-card .card-content:hover .card-title.has-subtitle {
  display: none;
}
.explore-module .explore-module-card .card-content:hover .card-subtitle {
  display: block;
}
.explore-module .explore-module-card .card-border {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  display: block;
  border: 2px solid #000000;
}
section.left-sidebar-section .widget_nav_menu,
.article-content .widget_nav_menu {
  background-color: white;
  margin: -40px;
}
section.left-sidebar-section .widget_nav_menu h2.widget-title,
.article-content .widget_nav_menu h2.widget-title {
  display: block;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e7e8;
}
section.left-sidebar-section .widget_nav_menu h2.widget-title > span,
.article-content .widget_nav_menu h2.widget-title > span {
  display: block;
}
section.left-sidebar-section .widget_nav_menu h2.widget-title a,
.article-content .widget_nav_menu h2.widget-title a {
  position: relative;
  display: block;
  font-weight: bold !important;
}
section.left-sidebar-section .widget_nav_menu h2.widget-title a > .icon-close,
.article-content .widget_nav_menu h2.widget-title a > .icon-close {
  position: absolute;
  top: 5px;
  right: 0;
}
section.left-sidebar-section .widget_nav_menu .menu,
.article-content .widget_nav_menu .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
section.left-sidebar-section .widget_nav_menu .menu a,
.article-content .widget_nav_menu .menu a {
  border-bottom: 1px solid #e6e7e8;
  color: black;
  display: block;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
section.left-sidebar-section .widget_nav_menu .menu a:hover,
.article-content .widget_nav_menu .menu a:hover {
  color: #c0183f;
  /*background: url("@{coreImagesUrl}/icon/arrow-right.png") no-repeat scroll -20px 18px transparent;*/

}
section.left-sidebar-section .widget_nav_menu .menu .current-menu-item a,
.article-content .widget_nav_menu .menu .current-menu-item a {
  color: #c0183f;
  /*background: url("@{coreImagesUrl}/icon/arrow-right.png") no-repeat scroll right 20px center transparent;*/

}
section.left-sidebar-section .widget_nav_menu:after,
.article-content .widget_nav_menu:after {
  content: "";
  display: table;
  clear: both;
}
section.left-sidebar-section .no-padding .widget_nav_menu,
.article-content .no-padding .widget_nav_menu {
  margin: 0;
}
footer .widget_nav_menu .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .widget_nav_menu .menu li {
  display: inline;
  margin: 0 10px;
}
footer .widget_nav_menu .menu li a {
  font-size: 24px;
}
.artists-list {
  background-color: #090533;
  /**
  * Styles for the new temporary artist module
  */

}
.artists-list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
@media only screen and (max-width: 991px) {
  .artists-list.lineup.tier2-collapsible-artists {
    padding-bottom: 60px;
  }
}
.artists-list.lineup .tier2-artist {
  padding-left: 0;
  padding-right: 0;
  display: block;
  background: #c0183f;
  text-align: center;
}
.artists-list.lineup .tier2-artist:nth-child(even) {
  background: #B31338;
}
.artists-list.lineup .tier2-artist .photo .resp-content {
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.artists-list.lineup .tier2-artist .photo .resp-content.resp-portrait {
  padding-bottom: 150%;
}
.artists-list.lineup .tier2-artist h3 {
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 25px;
  margin-top: 25px;
  font-size: 25px;
  font-weight: 600;
}
.artists-list.lineup .tier2-artist time {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 12px 0 10px 0;
  display: block;
}
.artists-list.lineup .tier2-artist time + h3 {
  margin-top: 10px;
}
.artists-list.alphabetical .tier2-artist-header {
  display: block;
  background: #090533;
  color: #ffffff;
  text-align: center;
  padding: 40px 0;
}
.artists-list.alphabetical .tier2-artist-header h2 {
  font-size: 32px;
}
.artists-list.alphabetical .tier2-artist-header h3 {
  color: #ffffff;
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0.025em;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .artists-list.alphabetical .the-list {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .artists-list.alphabetical .the-list .col {
    width: 400px;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .artists-list.alphabetical .the-list .col {
    width: 200px;
    float: left;
  }
}
.artists-list.alphabetical .tier2-artist {
  padding-left: 0;
  padding-right: 0;
  display: block;
  background: #c0183f;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .artists-list.alphabetical .tier2-artist {
    width: 25%;
  }
}
.artists-list.alphabetical .tier2-artist:nth-child(even) {
  background: #b31338;
}
.artists-list.alphabetical .tier2-artist .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.artists-list.alphabetical .tier2-artist .photo .resp-content {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.artists-list.alphabetical .tier2-artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.artists-list.alphabetical .tier2-artist .photo:after {
  display: block;
  content: " ";
}
.artists-list.alphabetical .tier2-artist h3 {
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 25px;
  margin-top: 18px;
  font-size: 20px;
  font-weight: 600;
}
.artists-list.alphabetical .tier2-artist time {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 12px 0 10px 0;
  display: block;
}
.artists-list.alphabetical .tier2-artist time + h3 {
  margin-top: 10px;
}
.artists-list.new-artist-list h2 {
  font-size: 48px !important;
  margin: 0;
  padding: 100px 15px 30px;
}
.artists-list.new-artist-list .col {
  padding: 0;
}
.artists-list.new-artist-list .col:nth-child(even) .tier2-artist {
  background: #b31338;
}
.artists-list.new-artist-list .tier2-artist-header {
  display: block;
  background: #090533;
  color: #ffffff;
  text-align: center;
  padding: 0;
}
.artists-list.new-artist-list .tier2-artist-header h3 {
  color: #ffffff;
  text-transform: none;
  font-size: 26px;
  letter-spacing: 0.025em;
  font-weight: 600;
}
.artists-list.new-artist-list .tier2-artist {
  display: block;
  background: #c0183f;
  text-align: center;
  width: 100%;
  min-height: 370px;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.artists-list.new-artist-list .tier2-artist .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.artists-list.new-artist-list .tier2-artist .photo .resp-content {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.artists-list.new-artist-list .tier2-artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.artists-list.new-artist-list .tier2-artist .photo:after {
  display: block;
  content: " ";
}
.artists-list.new-artist-list .tier2-artist h3 {
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 25px;
  margin-top: 18px;
  font-size: 25px;
  font-weight: 600;
}
.artists-list.new-artist-list .tier2-artist time {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 12px 0 10px 0;
  display: block;
}
.artists-list.new-artist-list .tier2-artist time + h3 {
  margin-top: 10px;
}
.artists-list .tier-two .main-artist {
  display: block;
  background: #c0183f;
  text-align: center;
  width: 280px;
  min-height: 340px;
  float: left;
  /*    @media @desktop {
            width: 25% !important;
          }*/

}
.artists-list .tier-two .main-artist .photo {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.artists-list .tier-two .main-artist .photo .resp-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.artists-list .tier-two .main-artist .photo .resp-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transition-property: all;
}
.artists-list .tier-two .main-artist .photo:after {
  padding-bottom: 150%;
  display: block;
  content: " ";
}
.artists-list .tier-two .main-artist h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 62px;
  white-space: nowrap;
  overflow: hidden;
}
.artists-list .tier-two .main-artist h3.no-date {
  line-height: 60px !important;
}
@media only screen and (min-width: 992px) {
  .artists-list .tier-two .main-artist h3.no-date {
    line-height: 110px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .artists-list .tier-two .main-artist {
    width: 33.33333333% !important;
  }
}
.artists-list .indicator-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9999;
  background: #AD1133;
}
.artists-list .indicator-container .indicator-parent {
  height: 60px;
  margin: 0 25px;
}
.artists-list .indicator-container .indicator-parent .indicator {
  background: rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  height: 15px;
  top: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  cursor: pointer;
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.artists-list .indicator-container .indicator-parent .indicator span {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
}
@media only screen and (min-width: 992px) {
  .artists-list .indicator-container {
    display: none;
  }
}
.tier3-artists {
  position: relative;
}
.tier2-artists {
  position: relative;
}
.video-module-container .background-content {
  left: 15px;
  overflow: hidden;
  position: relative;
}
.video-module-container .background-content .video-container {
  display: none;
}
.video-module-container .background-content .video-container .bgvideo {
  display: block !important;
}
.video-module-container .background-content .background-overlay {
  z-index: 1000 !important;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.video-module-container .background-content .background-overlay .watch-video {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 26px;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.video-module-container .background-content .background-overlay .watch-video .icon-video {
  font-size: 32px;
  vertical-align: bottom;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}
.video-module-container .background-content .background-opacity {
  z-index: 900 !important;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #090533;
  opacity: 0.8;
}
.video-module-container .video-content {
  background-color: #080532;
  position: relative;
}
.video-module-container .video-content iframe {
  display: block;
  margin: auto;
}
.video-module-container .video-content .background-frame {
  margin-bottom: -3px;
}
.video-module-container .video-content .close-video {
  height: 45px;
  position: absolute;
  right: 40px;
  top: 25px;
  width: 45px;
  border-radius: 4px;
  background-color: transparent;
}
.video-module-container .video-content .close-video .icon-close {
  font-size: 22px;
  display: block;
  height: 19px;
  margin: 11px;
  width: 16px;
}
@media only screen and (min-width: 768px) {
  .background-content {
    max-height: 300px !important;
  }
  .background-content .video-container {
    display: block !important;
  }
  .background-content .image-container {
    display: none;
  }
  .background-content .background-overlay .watch-video {
    font-size: 36px !important;
  }
  .background-content .background-overlay .watch-video .icon-video {
    font-size: 48px !important;
  }
}
.artist-callout {
  background-color: #273657;
  margin: 0 !important;
}
.artist-callout .artist-callout-equal-height {
  padding: 0 !important;
}
.artist-callout .artist-image {
  display: block;
  /* flip speed goes here */

  /* hide back of pane during swap */

  /* front pane, placed above back */

  /* back, initially hidden pane */

}
.artist-callout .artist-image img {
  display: block;
}
.artist-callout .artist-image .share {
  height: 40px;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 40px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.6);
}
.artist-callout .artist-image .share .icon-share {
  font-size: 17px;
  display: block;
  height: 19px;
  margin: 12px auto;
  width: 16px;
  color: #FFF !important;
}
.artist-callout .artist-image .share:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.artist-callout .artist-image .flip-container {
  perspective: 1000;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
}
.artist-callout .artist-image .flip-container .hover .flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.artist-callout .artist-image .flipper.flipped {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.artist-callout .artist-image .flipper {
  height: 100%;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.artist-callout .artist-image .front {
  backface-visibility: hidden;
  position: realtive;
  height: 100%;
}
.artist-callout .artist-image .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.artist-callout .artist-image .front {
  z-index: 2;
  /* for firefox 31 */

  transform: rotateY(0deg);
}
.artist-callout .artist-image .back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.artist-callout .artist-image .social-share-overlay {
  z-index: 1000;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(9, 5, 51, 0.95);
  text-align: center;
}
.artist-callout .artist-image .social-share-overlay .share-close {
  height: 40px;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 40px;
  border-radius: 3px;
}
.artist-callout .artist-image .social-share-overlay .share-close .icon-close {
  font-size: 17px;
  display: block;
  height: 19px;
  margin: 12px auto;
  width: 16px;
  color: #FFF !important;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content {
  position: relative;
  height: 100%;
  /* top: 20%;
         left:20%;*/

}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper {
  display: block;
  width: 200px;
  height: 200px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a {
  height: 100px;
  width: 100px;
  float: left;
  margin: 0;
  color: #FFF !important;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.twitter {
  background: #00aaf3;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.twitter:hover {
  background-color: #20caff;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.twitter .icon-twitter {
  right: 3px;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.facebook {
  background: #39579a;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.facebook:hover {
  background-color: #5775b8;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.google-plus {
  background: #e04a32;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.google-plus:hover {
  background-color: #fb654d;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.pinterest {
  background: #d9332b;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a.pinterest:hover {
  background-color: #f8524a;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a [class^="icon-"] {
  font-size: 20px;
  font-weight: normal;
  display: inline-block;
  margin-top: 35px;
}
.artist-callout .artist-image .social-share-overlay .social-share-overlay-content .share-wrapper a em {
  clear: both;
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 100;
  margin: 5px 0 0;
}
.artist-callout .artist-info {
  padding-left: 40px;
  padding-right: 40px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .artist-callout .artist-info {
    font-size: 24px;
    padding-right: 55px;
  }
}
.artist-callout .artist-info .artist-callout-logo {
  margin-bottom: 10px;
}
.artist-callout .artist-info .info-separator {
  margin: 20px auto;
  clear: both;
  width: 150px;
  height: 1px;
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 992px) {
  .artist-callout .artist-info .artist-callout-logo {
    margin-bottom: 20px;
  }
  .artist-callout .artist-info .info-separator {
    margin: 40px auto;
    width: 200px;
  }
}
.artist-callout .artist-info .artist-callout-buttons .button1 {
  margin-bottom: 10px;
}
.artist-callout .artist-info .artist-callout-buttons .button {
  border-color: #10a7bb;
  color: #10a7bb;
}
.artist-callout .artist-info .artist-callout-buttons .button:hover {
  background-color: #10a7bb;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .artist-callout .artist-info .artist-callout-buttons .button1 {
    margin-right: 5px;
    margin-bottom: 0px;
  }
  .artist-callout .artist-info .artist-callout-buttons .button2 {
    margin-left: 5px;
  }
}
.page-template-page-modules-grid header {
  overflow-y: hidden;
}
@media only screen and (max-width: 767px) {
  .modules-grid-content-wrap {
    padding-top: 30px;
  }
}
.modules-grid-content-wrap .module {
  margin-bottom: 30px;
}
.modules-grid-content-wrap .module .ddp-text-block img {
  display: block;
}
.modules-grid-content-wrap .module .ddp-text-block .module-text-block {
  padding: 40px;
}
@media (max-width: 768px) {
  .modules-grid-content-wrap .module .ddp-text-block.style-transformed .module-text-block.content-list {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media only screen and (min-width: 992px) {
  .modules-grid-content-wrap .module .ddp-text-block .image-left,
  .modules-grid-content-wrap .module .ddp-text-block .image-right {
    display: flex;
  }
}
.modules-grid-content-wrap .module .ddp-text-block .image-left .image-wrapper,
.modules-grid-content-wrap .module .ddp-text-block .image-right .image-wrapper {
  height: 350px;
}
.modules-grid-content-wrap .module .ddp-text-block .image-left .block-left,
.modules-grid-content-wrap .module .ddp-text-block .image-right .block-left {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .modules-grid-content-wrap .module .ddp-text-block .image-left .block-left,
  .modules-grid-content-wrap .module .ddp-text-block .image-right .block-left {
    padding-right: 0;
  }
  .modules-grid-content-wrap .module .ddp-text-block .image-left .block-left .image-wrapper,
  .modules-grid-content-wrap .module .ddp-text-block .image-right .block-left .image-wrapper {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14px;
    right: 0;
  }
}
.modules-grid-content-wrap .module .ddp-text-block .image-left .block-right,
.modules-grid-content-wrap .module .ddp-text-block .image-right .block-right {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .modules-grid-content-wrap .module .ddp-text-block .image-left .block-right,
  .modules-grid-content-wrap .module .ddp-text-block .image-right .block-right {
    padding-left: 0;
  }
  .modules-grid-content-wrap .module .ddp-text-block .image-left .block-right .image-wrapper,
  .modules-grid-content-wrap .module .ddp-text-block .image-right .block-right .image-wrapper {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 14px;
  }
}
.module-text-accordion-block .content-list {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 768px) {
  .module-text-accordion-block .content-list,
  .module-text-accordion-block .collapse,
  .module-text-accordion-block .collapse > h1,
  .module-text-accordion-block .collapse > h2 .collapse > h3,
  .module-text-accordion-block .collapse > h4,
  .module-text-accordion-block .collapse a,
  .module-text-accordion-block .collapse a.permalink,
  .module-text-accordion-block .collapse * {
    font-size: 0.9em !important;
  }
  .module-text-accordion-block .collapse > h1,
  .module-text-accordion-block .collapse > h2,
  .module-text-accordion-block .collapse > h3,
  .module-text-accordion-block .collapse p,
  .module-text-accordion-block .collapse ul {
    padding-bottom: 1.5em !important;
  }
}
.module-text-accordion-block .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .module-text-accordion-block .table-md-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.module-text-accordion-block table.table {
  width: 100%;
}
.module-text-accordion-block table.table thead {
  text-align: left;
}
.module-text-accordion-block table.table {
  padding-bottom: 2em;
}
.module-text-accordion-block table.table thead th,
.module-text-accordion-block table.table tbody td {
  padding-top: 1em;
  padding-bottom: 1em;
  white-space: nowrap;
  min-width: 1em;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .module-text-accordion-block table.table thead th,
  .module-text-accordion-block table.table tbody td {
    padding-top: 1.75em;
    padding-bottom: 1.75em;
  }
  .module-text-accordion-block table.table thead th.text-center-md,
  .module-text-accordion-block table.table tbody td.text-center-md {
    text-align: center;
  }
}
.module-text-accordion-block table.table thead tr th {
  border-bottom: 2px solid #dee2e6;
}
@media (max-width: 768px) {
  .module-text-accordion-block table.table thead tr th {
    padding-top: 1em;
  }
}
.module-text-accordion-block table.table thead tr.no-border th {
  padding-bottom: 0;
  border: none;
}
.module-text-accordion-block table.table td.no-white-space {
  white-space: normal;
}
.module-text-accordion-block table.table td.p-0 {
  padding: 0;
}
.module-text-accordion-block table.table td.pt-0 {
  padding-top: 0;
}
.module-text-accordion-block table.table td.pl-0 {
  padding-left: 0;
}
.module-text-accordion-block table.table td.pr-0 {
  padding-right: 0;
}
.module-text-accordion-block table.table td.pb-0 {
  padding-bottom: 0;
}
.module-text-accordion-block table.table td.pt-2 {
  padding-top: 1.75em;
}
.module-text-accordion-block table.table td.pb-1 {
  padding-bottom: 0.5em;
}
@media (max-width: 768px) {
  .module-text-accordion-block table.table td.p-md-0 {
    padding: 0;
  }
  .module-text-accordion-block table.table td.pt-md-0 {
    padding-top: 0;
  }
  .module-text-accordion-block table.table td.pl-md-0 {
    padding-left: 0;
  }
  .module-text-accordion-block table.table td.pr-md-0 {
    padding-right: 0;
  }
  .module-text-accordion-block table.table td.pb-md-0 {
    padding-bottom: 0;
  }
  .module-text-accordion-block table.table td.pt-md-1 {
    padding-top: 1em;
  }
  .module-text-accordion-block table.table td.pt-md-2 {
    padding-top: 1.75em;
  }
}
.module-text-accordion-block table.table thead th,
.module-text-accordion-block table.table tbody td.first-row {
  padding-right: .75rem;
}
.module-text-accordion-block table.table thead th:last-child {
  padding-right: 0;
}
.module-text-accordion-block tr.hide-table-padding {
  border-bottom: 1px solid #dee2e6;
}
.module-text-accordion-block tr.hide-table-padding td {
  white-space: normal !important;
  padding: 0 !important;
}
.module-text-accordion-block tr.hide-table-padding .collapse {
  padding-bottom: 1em;
}
.module-text-accordion-block .expand-button {
  position: relative;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
.module-text-accordion-block .expand-button-head {
  padding-right: 1em !important;
}
.module-text-accordion-block .accordion-toggle {
  cursor: pointer;
}
.module-text-accordion-block .accordion-toggle .expand-button:after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: '\25BC';
}
@media (max-width: 768px) {
  .module-text-accordion-block .table-md-responsive .accordion-toggle .expand-button:after {
    top: 0%;
  }
}
.module-text-accordion-block .accordion-toggle.collapsed .expand-button:after {
  content: '\25B2';
}
@media (max-width: 768px) {
  body.page-template-page-modules-grid .article-content .cfct-mod-content .table-responsive h1,
  body.page-template-page-modules-grid .article-content .cfct-mod-content .table-responsive h2,
  body.page-template-page-modules-grid .article-content .cfct-mod-content .table-responsive h3 {
    font-size: 0.9em !important;
    margin-bottom: 0 !important;
  }
  .article-content .cfct-mod-content a {
    font-size: 0.9em !important;
  }
}
.social .subscribe-form {
  padding: 7%;
}
.social .subscribe-form h2 {
  margin-bottom: 36px;
  line-height: 1em !important;
  margin-top: 20px;
}
.social .subscribe-form form {
  position: relative;
  display: block;
}
.social .subscribe-form form::after {
  clear: both;
  display: block;
  content: "";
}
.social .subscribe-form form input[type="email"] {
  background: transparent;
  border: 1px solid white;
  border-radius: 3px;
  width: 100%;
  padding: 20px;
  color: white;
  float: left;
  margin-bottom: 0;
  max-width: 100%;
}
.social .subscribe-form form input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: white;
}
.social .subscribe-form form input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */

  color: white;
}
.social .subscribe-form form input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */

  color: white;
}
.social .subscribe-form form input[type="email"]:-moz-placeholder {
  /* Firefox 18- */

  color: white;
}
.social .subscribe-form form button[type="submit"] {
  transition: font-size 0.3s;
  position: absolute;
  right: 10px;
  border: 0;
  background: transparent;
  color: white;
  font-size: 1.3em;
  height: 62px;
  display: inline-block;
  max-width: 0;
  border-radius: 0;
  padding: 0 6px;
  width: auto;
  min-width: 25px;
}
.social .subscribe-form form button[type="submit"]:hover {
  font-size: 1.5em;
}
.social .subscribe-form form button[type="submit"] span {
  margin: 0;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 10002;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../../static/images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../../static/images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif');
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 10001;
  background: url('../../static/images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../../static/images/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
  #fancybox-loading div {
    background-image: url('../../static/images/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
}
/** Image Light Box */
#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 100102;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* 50 */

  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* 50 */

}
/** Activity Indicator */
#imagelightbox-loading,
#imagelightbox-loading div {
  border-radius: 50%;
  z-index: 100101;
}
#imagelightbox-loading {
  display: none;
  width: 2.5em;
  /* 40 */

  height: 2.5em;
  /* 40 */

  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  /* 10 */

  margin: -1.25em 0 0 -1.25em;
  /* 20 */

  -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  /* 40 */

  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  /* 40 */

}
#imagelightbox-loading div {
  width: 1.25em;
  /* 20 */

  height: 1.25em;
  /* 20 */

  background-color: #fff;
  -webkit-animation: imagelightbox-loading 0.5s ease infinite;
  animation: imagelightbox-loading 0.5s ease infinite;
}
@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
  }
}
@keyframes imagelightbox-loading {
  from {
    opacity: .5;
    transform: scale(0.75);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: .5;
    transform: scale(0.75);
  }
}
/** Overlay */
.imagelightbox-overlay {
  display: none;
  overflow: auto;
  background-color: #c0183f;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=95);
  -moz-opacity: .95;
  -khtml-opacity: .95;
  opacity: .95;
}
.imagelightbox-overlay > * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
div.placeholder {
  background-color: rgba(87, 87, 199, 0.47);
  opacity: 0.4;
  min-height: 100px;
  width: 100%;
}
div.placeholder:hover {
  opacity: 1;
}
