/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  position: relative;
  min-width: 320px;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0;
}

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*! 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: 8030;
}

.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("/assets/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("/assets/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("/assets/images/fancybox/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: 8010;
  background: url("/assets/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("/assets/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("/assets/images/fancybox/fancybox_loading_2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.ug-gallery-wrapper,
.ug-gallery-wrapper * {
  transition: all !important;
  -o-transition: all !important;
  -webkit-transition: all;
  -moz-transition: all !important;
  -ms-transition: all !important;
  max-width: none;
}

.ug-gallery-wrapper {
  z-index: 0;
}

.ug-item-wrapper img {
  width: auto;
  max-width: none;
}

.ug-rtl {
  direction: rtl;
}

.ug-gallery-wrapper {
  overflow: hidden;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

.ug-error-message {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  color: #F30D0D;
}

.ug-error-message-wrapper {
  width: 100%;
  height: 100%;
  border: 1px solid black;
}

.ug-gallery-wrapper .ug-canvas-pie {
  position: absolute;
  z-index: 4;
}

.ug-gallery-wrapper .ug-progress-bar {
  position: absolute;
  overflow: hidden;
  z-index: 4;
}

.ug-gallery-wrapper .ug-progress-bar-inner {
  xposition: absolute;
}

.ug-gallery-wrapper.ug-fullscreen {
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  max-height: none !important;
}

.ug-gallery-wrapper.ug-fake-fullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0px !important;
  padding: 0px !important;
  top: 0px !important;
  left: 0px !important;
  bottom: 0px !important;
  right: 0px !important;
  z-index: 999999 !important;
}

.ug-body-fullscreen {
  overflow: hidden !important;
  height: 100% !important;
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
}

.ug-gallery-wrapper .ug-preloader-trans {
  display: block;
  height: 35px;
  width: 32px;
  height: 32px;
  background-image: url("/assets/images/unitegallery/loader_skype_trans.gif");
  background-repeat: no-repeat;
}

.ug-gallery-wrapper .ug-slider-wrapper {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  background-color: #000000;
}

.ug-slider-wrapper .ug-slide-wrapper {
  position: absolute;
}

.ug-slide-wrapper.ug-slide-clickable {
  cursor: pointer;
}

.ug-slider-wrapper .ug-slider-inner {
  position: absolute;
  z-index: 0;
}

.ug-slider-wrapper .ug-item-wrapper {
  position: absolute;
  overflow: hidden;
}

.ug-slider-wrapper,
.ug-item-wrapper img {
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  max-width: none !important;
  box-sizing: border-box;
}

.ug-slider-wrapper .ug-slider-preloader {
  position: absolute;
  z-index: 1;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
}

.ug-slider-preloader.ug-loader1 {
  width: 30px;
  height: 30px;
  background-image: url("/assets/images/unitegallery/loader-white1.gif");
}

.ug-slider-preloader.ug-loader1.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black1.gif");
}

.ug-slider-preloader.ug-loader2 {
  width: 32px;
  height: 32px;
  background-image: url("/assets/images/unitegallery/loader-white2.gif");
}

.ug-slider-preloader.ug-loader2.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black2.gif");
}

.ug-slider-preloader.ug-loader3 {
  width: 38px;
  height: 38px;
  background-image: url("/assets/images/unitegallery/loader-white3.gif");
}

.ug-slider-preloader.ug-loader3.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black3.gif");
}

.ug-slider-preloader.ug-loader4 {
  width: 32px;
  height: 32px;
  background-image: url("/assets/images/unitegallery/loader-white4.gif");
  background-color: white;
}

.ug-slider-preloader.ug-loader4.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black4.gif");
}

.ug-slider-preloader.ug-loader5 {
  width: 60px;
  height: 8px;
  background-image: url("/assets/images/unitegallery/loader-white5.gif");
  background-color: white;
  border: none;
  border-radius: 0px;
}

.ug-slider-preloader.ug-loader5.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black5.gif");
  border: 2px solid #000000;
}

.ug-slider-preloader.ug-loader6 {
  width: 32px;
  height: 32px;
  background-image: url("/assets/images/unitegallery/loader-white6.gif");
}

.ug-slider-preloader.ug-loader6.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black6.gif");
}

.ug-slider-preloader.ug-loader7 {
  width: 32px;
  height: 10px;
  background-image: url("/assets/images/unitegallery/loader-white7.gif");
  border-width: 3px;
  border-radius: 3px;
}

.ug-slider-preloader.ug-loader7.ug-loader-black {
  background-image: url("/assets/images/unitegallery/loader-black7.gif");
}

.ug-slider-preloader.ug-loader-black {
  border-color: #000000;
  background-color: #000000;
}

.ug-slider-preloader.ug-loader-nobg {
  background-color: transparent;
}

.ug-slider-wrapper .ug-button-videoplay {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square {
  width: 86px;
  height: 66px;
  background-image: url("/assets/images/unitegallery/play-button-square.png");
  background-position: 0px -66px;
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square.ug-button-hover {
  background-position: 0px 0px;
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-round {
  width: 76px;
  height: 76px;
  background-image: url("/assets/images/unitegallery/play-button-round.png");
  opacity: 0.9;
  filter: alpha(opacity=90);
  transition: all 0.3s ease 0s !important;
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-round.ug-button-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.3s ease 0s !important;
}

.ug-gallery-wrapper .ug-videoplayer {
  position: absolute;
  z-index: 100;
  background-color: #000000;
  background-image: url("/assets/images/unitegallery/loader-black1.gif");
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ug-videoplayer .ug-videoplayer-wrapper {
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-image: url("/assets/images/unitegallery/loader-black1.gif");
  background-repeat: no-repeat;
  background-position: center center;
}

.ug-videoplayer .ug-videoplayer-button-close {
  position: absolute;
  height: 64px;
  width: 64px;
  background-image: url("/assets/images/unitegallery/button-close.png");
  cursor: pointer;
  z-index: 1000;
}

.ug-videoplayer .ug-videoplayer-button-close:hover {
  background-position: 0px -64px;
}

.ug-gallery-wrapper .ug-thumbs-strip,
.ug-gallery-wrapper .ug-thumbs-grid {
  position: absolute;
  overflow: hidden;
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  xbackground-color: green;
  z-index: 10;
}

.ug-thumbs-strip.ug-dragging {
  xcursor: -webkit-grab;
  xcursor: -moz-grab;
}

.ug-gallery-wrapper .ug-thumbs-strip-inner,
.ug-gallery-wrapper .ug-thumbs-grid-inner {
  position: absolute;
}

.ug-thumb-wrapper.ug-thumb-generated {
  position: absolute;
  overflow: hidden;
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader,
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error {
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center center;
}

.ug-thumb-wrapper .ug-thumb-border-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-style: solid;
}

.ug-thumb-wrapper .ug-thumb-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-dark {
  background-image: url("/assets/images/unitegallery/loader.gif");
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-bright {
  background-image: url("/assets/images/unitegallery/loader_bright.gif");
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error {
  background-image: url("/assets/images/unitegallery/not_loaded.png");
}

.ug-thumb-wrapper.ug-thumb-generated img {
  position: absolute;
  z-index: 1;
  max-width: none !important;
}

.ug-thumb-wrapper.ug-thumb-generated img.ug-thumb-image-overlay {
  position: absolute;
  z-index: 2;
  max-width: none !important;
}

/* bw desaturate effect lightweight */
img.ug-bw-effect {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
}

/* blur effect desaturate effect lightweight */
img.ug-blur-effect {
  filter: blur(0.8px);
  -webkit-filter: blur(0.8px);
  -moz-filter: blur(0.8px);
  -o-filter: blur(0.8px);
  -ms-filter: blur(0.8px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='0.8' /></filter></svg>#blur");
  /* Firefox 10+, Firefox on Android */
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="0.8");
}

img.ug-sepia-effect {
  -webkit-filter: sepia(1);
  -webkit-filter: sepia(100%);
  -moz-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='sepia'><feColorMatrix values='0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0' /></filter></svg>#sepia");
  /* Firefox 10+, Firefox on Android */
  filter: sepia(100%);
  background-color: #5E2612;
  filter: alpha(opacity=50);
  zoom: 1;
}

.ug-gallery-wrapper .ug-bullets {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}

.ug-gallery-wrapper .ug-bullets .ug-bullet {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: left;
  z-index: 2;
}

.ug-gallery-wrapper .ug-bullets .ug-bullet:first-child {
  margin-left: 0px;
}

.ug-gallery-wrapper .ug-textpanel {
  position: absolute;
  overflow: hidden;
}

.ug-slider-wrapper .ug-textpanel {
  z-index: 2;
}

.ug-gallery-wrapper .ug-textpanel-bg,
.ug-gallery-wrapper .ug-textpanel-title,
.ug-gallery-wrapper .ug-textpanel-description {
  display: block;
  position: absolute;
  margin: 0px;
  padding: 0px;
}

.ug-gallery-wrapper .ug-textpanel-bg {
  background-color: #000000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  z-index: 1;
}

.ug-textpanel-textwrapper {
  overflow: hidden;
}

.ug-gallery-wrapper .ug-textpanel-title {
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-align: left;
  z-index: 2;
}

.ug-gallery-wrapper .ug-textpanel-description {
  font-size: 14px;
  color: white;
  text-align: left;
  z-index: 3;
}

.ug-slider-wrapper .ug-zoompanel {
  position: absolute;
  top: 200px;
  left: 100px;
}

.ug-zoompanel .ug-zoompanel-button {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
}

.ug-gallery-wrapper .ug-arrow-left {
  position: absolute;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
}

.ug-gallery-wrapper .ug-arrow-right {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ug-gallery-wrapper .ug-grid-panel {
  position: absolute;
  background-color: #000000;
  xbackground-color: blue;
  z-index: 2;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 11;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow.ug-button-disabled {
  cursor: default;
}

/* handle tip */
.ug-gallery-wrapper .ug-panel-handle-tip {
  position: absolute;
  z-index: 13;
  cursor: pointer;
}

.ug-gallery-wrapper .ug-overlay-disabled {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-image: url("/assets/images/unitegallery/cover-grid.png");
}

.ug-gallery-wrapper .ug-strip-panel {
  position: absolute;
  background-color: #000000;
  z-index: 2;
}

.ug-strip-panel .ug-strip-arrow {
  position: absolute;
  cursor: pointer;
}

.ug-strip-panel .ug-strip-arrow.ug-button-disabled {
  cursor: default;
}

.ug-strip-panel .ug-strip-arrow-tip {
  position: absolute;
}

.ug-thumb-wrapper.ug-tile {
  display: block;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}

.ug-tile .ug-tile-cloneswrapper {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=90);
}

/* transit something */
/* transit fixed size items */
/* transit image overlay */
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile,
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile .ug-trans-enabled {
  transition: left 0.7s ease 0s, top 0.7s ease 0s, width 0.7s ease 0s, height 0.7s ease 0s !important;
}

.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
  cursor: pointer;
}

.ug-thumb-wrapper.ug-tile .ug-image-container {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  top: 0px;
  left: 0px;
}

.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
  -webkit-user-select: none;
  /* make unselectable */
  -moz-user-select: none;
  -ms-user-select: none;
  max-width: none !important;
  max-height: none !important;
  display: block;
  border: none;
  padding: 0px !important;
  margin: 0px !important;
  width: auto;
  height: auto;
  position: absolute;
}

.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay {
  position: absolute;
  overflow: hidden;
  z-index: 2;
  top: 0px;
  left: 0px;
}

.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img {
  width: 100%;
  max-width: none !important;
}

.ug-tiletype-justified .ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img {
  height: 100%;
  max-width: none !important;
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon {
  position: absolute;
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-position: 0 0;
  xbackground-color: green;
  z-index: 6;
  top: 1px;
  left: 1px;
  cursor: pointer;
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link {
  background-image: url("/assets/images/unitegallery/icon-link32.png");
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom {
  background-image: url("/assets/images/unitegallery/icon-zoom32.png");
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-play {
  background-image: url("/assets/images/unitegallery/icon-play32.png");
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover {
  background-position: 0 -38px;
}

.ug-thumbs-grid .ug-tile-image-overlay img {
  width: auto;
  height: auto;
  position: absolute;
  max-width: none !important;
}

/* text panel on tiles*/
.ug-tile .ug-textpanel {
  z-index: 5;
  cursor: default;
}

.ug-tile.ug-tile-clickable .ug-textpanel {
  cursor: pointer;
}

.ug-tile .ug-textpanel-title {
  font-size: 14px;
  font-weight: bold;
}

.ug-gallery-wrapper .ug-carousel-wrapper {
  position: absolute;
  overflow: hidden;
}

.ug-gallery-wrapper .ug-carousel-inner {
  position: absolute;
}

.ug-gallery-wrapper.ug-lightbox {
  display: none;
  position: fixed;
  border: none;
  padding: 0px;
  margin: 0px;
  outline: invert none medium;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none !important;
  max-height: none !important;
  z-index: 999999;
}

.ug-lightbox .ug-lightbox-top-panel {
  position: absolute;
  z-index: 2;
}

.ug-lightbox .ug-lightbox-top-panel-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.ug-lightbox .ug-lightbox-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 1;
}

.ug-lightbox .ug-slider-wrapper {
  z-index: 1;
  xbackground-color: green;
  background-color: transparent !important;
}

.ug-lightbox .ug-textpanel {
  z-index: 2;
}

.ug-lightbox .ug-lightbox-arrow-left,
.ug-lightbox .ug-lightbox-arrow-right {
  position: absolute;
  width: 50px;
  height: 55px;
  background-repeat: no-repeat;
  background-image: url("/assets/images/unitegallery/lightbox-arrow-left.png");
  background-position: 0px 0px;
  z-index: 3;
  cursor: pointer;
}

.ug-lightbox .ug-lightbox-arrow-right {
  background-image: url("/assets/images/unitegallery/lightbox-arrow-right.png");
}

.ug-lightbox .ug-lightbox-button-close {
  position: absolute;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-image: url("/assets/images/unitegallery/lightbox-icon-close.png");
  background-position: 0px 0px;
  z-index: 4;
  cursor: pointer;
}

.ug-lightbox-compact .ug-lightbox-button-close {
  width: 45px;
  height: 41px;
  background-image: url("/assets/images/unitegallery/lightbox-icon-close-compact2.png");
}

.ug-lightbox .ug-lightbox-arrow-left.ug-arrow-hover,
.ug-lightbox .ug-lightbox-arrow-right.ug-arrow-hover {
  background-position: 0px -55px;
}

.ug-lightbox .ug-lightbox-button-close.ug-button-hover {
  background-position: 0px -35px;
}

.ug-lightbox-compact .ug-lightbox-button-close.ug-button-hover {
  background-position: 0px -40px;
}

.ug-lightbox .ug-lightbox-numbers {
  position: absolute;
  color: #e5e5e5;
  font-size: 12px;
  top: 14px;
  left: 8px;
  z-index: 3;
}

.ug-lightbox-compact .ug-lightbox-numbers {
  font-size: 14px;
  padding-right: 5px;
  padding-top: 7px;
}

.ug-lightbox .ug-textpanel-title,
.ug-lightbox .ug-textpanel-description {
  font-size: 14px;
  font-weight: normal;
  color: #e5e5e5;
}

.ug-lightbox-compact .ug-textpanel-title,
.ug-lightbox-compact .ug-textpanel-description {
  color: #F3F3F3;
  font-size: 16px;
}

.ug-tabs-wrapper {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.ug-tabs-wrapper a.ug-tab {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left: 5px;
  background-color: #333333;
  border-radius: 3px;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #969696;
}

.ug-tabs-wrapper a.ug-tab:hover {
  background-color: #707070 !important;
}

.ug-tabs-wrapper a.ug-tab.ug-tab-selected,
.ug-tabs-wrapper a.ug-tab.ug-tab-selected:hover {
  background-color: #2077A2 !important;
  cursor: default !important;
}

.ug-tabs-wrapper a.ug-tab:first-child {
  margin-left: 0px !important;
}

/* --- arrows -- */
.ug-arrow-left.ug-skin-default,
.ug-arrow-right.ug-skin-default {
  width: 15px;
  height: 30px;
  background-image: url("/assets/images/unitegallery/skins/default/slider_arrow_left.png");
  background-position: 0px 0px;
}

.ug-arrow-right.ug-skin-default {
  background-image: url("/assets/images/unitegallery/skins/default/slider_arrow_right.png");
}

.ug-arrow-left.ug-skin-default.ug-arrow-hover,
.ug-arrow-right.ug-skin-default.ug-arrow-hover {
  background-position: 0px -30px;
}

.ug-arrow-left.ug-skin-default.ug-arrow-disabled,
.ug-arrow-right.ug-skin-default.ug-arrow-disabled {
  background-position: 0px -60px;
}

/* --- bullets -- */
.ug-bullets.ug-skin-default .ug-bullet {
  width: 15px;
  height: 15px;
  background-image: url("/assets/images/unitegallery/skins/default/slider_bullets.png");
  background-position: top left;
  margin-left: 5px;
}

.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active {
  background-position: bottom left;
}

.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet {
  background-image: url("/assets/images/unitegallery/skins/default/tile_bullets_gray.png");
}

.ug-bullets.ug-skin-default.ug-bullets-blue .ug-bullet {
  background-image: url("/assets/images/unitegallery/skins/default/tile_bullets_blue.png");
}

.ug-bullets.ug-skin-default.ug-bullets-brown .ug-bullet {
  background-image: url("/assets/images/unitegallery/skins/default/tile_bullets_brown.png");
}

.ug-bullets.ug-skin-default.ug-bullets-green .ug-bullet {
  background-image: url("/assets/images/unitegallery/skins/default/tile_bullets_green.png");
}

.ug-bullets.ug-skin-default.ug-bullets-red .ug-bullet {
  background-image: url("/assets/images/unitegallery/skins/default/tile_bullets_red.png");
}

.ug-button-tile-navigation {
  width: 36px;
  height: 36px;
  background-position: top left;
  cursor: pointer;
  float: left;
}

.ug-button-tile-navigation.ug-button-tile-left {
  background-image: url("/assets/images/unitegallery/skins/default/tile_button_left.png");
}

.ug-button-tile-navigation.ug-button-tile-right {
  background-image: url("/assets/images/unitegallery/skins/default/tile_button_right.png");
}

.ug-button-tile-navigation:hover {
  background-position: bottom left;
}

.ug-button-tile-navigation.ug-button-disabled {
  opacity: 0.6;
}

.ug-button-tile-navigation.ug-button-disabled:hover {
  background-position: top left;
}

.ug-button-tile-navigation.ug-button-tile-play {
  background-image: url("/assets/images/unitegallery/skins/default/tile_button_play_pause.png");
  width: 35px;
}

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon {
  background-position: bottom left;
}

.ug-button-tile-navigation.ug-button-tile-play:hover {
  background-position: top left;
}

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon:hover {
  background-position: bottom left;
}

/* --- play button -- */
.ug-button-play.ug-skin-default {
  position: absolute;
  background-image: url("/assets/images/unitegallery/skins/default/button_playpause.png");
  width: 14px;
  height: 17px;
  cursor: pointer;
  background-position: 0px 0px;
}

.ug-button-play.ug-skin-default.ug-button-hover {
  background-position: 0px -17px;
}

.ug-button-play.ug-skin-default.ug-stop-mode {
  background-position: 0px -34px;
}

.ug-button-play.ug-skin-default.ug-stop-mode.ug-button-hover {
  background-position: 0px -51px;
}

/* --- fullscreen button -- */
.ug-button-fullscreen.ug-skin-default {
  position: absolute;
  background-image: url("/assets/images/unitegallery/skins/default/button_fullscreen.png");
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-position: 0px 0px;
}

.ug-button-fullscreen.ug-skin-default.ug-button-hover {
  background-position: 0px -16px;
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode {
  background-position: 0px -32px;
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode.ug-button-hover {
  background-position: 0px -48px;
}

/* --- zoom panel --- */
.ug-zoompanel.ug-skin-default .ug-zoompanel-button {
  background-repeat: no-repeat;
  cursor: pointer;
  height: 23px;
  width: 23px;
  margin-top: 5px;
  background-position: 0px 0px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus {
  margin-top: 0px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus {
  background-image: url("/assets/images/unitegallery/skins/default/icon_zoom_plus.png");
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-minus {
  background-image: url("/assets/images/unitegallery/skins/default/icon_zoom_minus.png");
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-return {
  background-image: url("/assets/images/unitegallery/skins/default/icon_zoom_back.png");
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover {
  background-position: 0px -23px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button-disabled,
.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover.ug-zoompanel-button-disabled {
  background-position: 0px -46px;
  cursor: default;
}

/* --- Grid Panel Arrows -- */
/*--- down arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default {
  width: 30px;
  height: 15px;
  background-position: 0px 0px;
  background-image: url("/assets/images/unitegallery/skins/default/arrow_grid_down.png");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover {
  background-position: 0px -15px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-disabled {
  background-position: 0px -30px;
}

/*--- up arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default {
  width: 30px;
  height: 15px;
  background-position: 0px 0px;
  background-image: url("/assets/images/unitegallery/skins/default/arrow_grid_up.png");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover {
  background-position: 0px -15px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-disabled {
  background-position: 0px -30px;
}

/*--- left arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default {
  width: 40px;
  height: 40px;
  background-position: 0px -40px;
  background-image: url("/assets/images/unitegallery/skins/default/grid_arrow_left.png");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover {
  background-position: 0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-disabled {
  background-position: 0px -80px;
}

/*--- right arrow ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default {
  width: 40px;
  height: 40px;
  background-position: 0px -40px;
  background-image: url("/assets/images/unitegallery/skins/default/grid_arrow_right.png");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover {
  background-position: 0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-disabled {
  background-position: 0px -80px;
}

/*--- left arrow - horizontal panel type ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default {
  width: 15px;
  height: 30px;
  background-image: url("/assets/images/unitegallery/skins/default/slider_arrow_left.png");
  background-position: 0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover {
  background-position: 0px -30px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-disabled {
  background-position: 0px -60px;
}

/*--- right arrow - horizontal panel type ---*/
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default {
  width: 15px;
  height: 30px;
  background-image: url("/assets/images/unitegallery/skins/default/slider_arrow_right.png");
  background-position: 0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover {
  background-position: 0px -30px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-disabled {
  background-position: 0px -60px;
}

/* --- Strip Panel Arrows -- */
/* left and right arrows */
.ug-strip-panel .ug-strip-arrow-left.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default {
  width: 25px;
  height: 50px;
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 4px;
  height: 7px;
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip {
  background-image: url("/assets/images/unitegallery/skins/default/arrows_strip_left.png");
}

.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip {
  background-image: url("/assets/images/unitegallery/skins/default/arrows_strip_right.png");
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default.ug-button-hover .ug-strip-arrow-tip {
  background-position: 0px -7px;
}

/* up and down arrows */
.ug-strip-panel .ug-strip-arrow-up.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default {
  height: 25px;
  width: 50px;
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 7px;
  height: 4px;
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip {
  background-image: url("/assets/images/unitegallery/skins/default/arrows_strip_up.png");
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip {
  background-image: url("/assets/images/unitegallery/skins/default/arrows_strip_down.png");
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default.ug-button-hover .ug-strip-arrow-tip {
  background-position: -7px 0px;
}

.ug-strip-panel .ug-strip-arrow.ug-skin-default.ug-button-disabled .ug-strip-arrow-tip {
  background-position: 0px 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* --- Panel Handle Tip -- */
/* left and right handle */
.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default {
  width: 22px;
  height: 36px;
  background-image: url("/assets/images/unitegallery/skins/default/grid_handle_black_left.png");
  background-repeat: no-repeat;
  background-position: 0px -36px;
}

.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default {
  background-image: url("/assets/images/unitegallery/skins/default/grid_handle_black_right.png");
  background-position: 0px -36px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-button-hover.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-button-hover.ug-skin-default {
  background-position: 0px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed {
  background-position: 0px -108px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed.ug-button-hover {
  background-position: 0px -72px;
}

/* top and bottom handle */
.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default {
  width: 36px;
  height: 22px;
  background-image: url("/assets/images/unitegallery/skins/default/grid_handle_black_top.png");
  background-repeat: no-repeat;
  background-position: -36px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default {
  background-image: url("/assets/images/unitegallery/skins/default/grid_handle_black_bottom.png");
  background-position: -36px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-hover {
  background-position: 0px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed {
  background-position: -108px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed.ug-button-hover {
  background-position: -72px 0px;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  width: 100%;
  min-height: 100%;
  min-width: 300px;
  overflow-y: scroll;
  font-size: 100%;
}

body {
  width: 100%;
  min-height: 100%;
  min-width: 300px;
  background: white;
  font-size: 100%;
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  line-height: 1.6;
  color: #505050;
}

figure {
  margin: 1em 0;
}

figure:first-child {
  margin: 0 0 1em;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}

hr {
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #e5e5e5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", arial, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: black;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.75em 0;
}

h3 {
  font-size: 1.17em;
  margin: 0.83em 0;
}

h4 {
  font-size: 1em;
  margin: 1.12em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.5em 0;
}

h6 {
  font-size: 0.75em;
  margin: 1.67em 0;
}

a, a:visited, a:hover, a:focus {
  color: #f57c00;
  text-decoration: underline;
}

a:hover {
  color: #c26200;
}

p {
  margin: 1em 0;
}

blockquote {
  margin: 1em 0;
  padding: 1.5em;
  font-style: italic;
  background-color: #e5e5e5;
}

ul {
  margin: 1em 0;
  padding: 0 0 0 1.5em;
}

label {
  cursor: pointer;
}

.body--theme2019 h1,
.body--theme2019 h2,
.body--theme2019 h3,
.body--theme2019 h4,
.body--theme2019 h5,
.body--theme2019 h6 {
  font-family: "Ropa Sans", arial, serif;
  font-weight: 400;
}

.sticky {
  position: fixed;
  width: 100%;
  z-index: 21;
  background: white;
  top: 0;
  min-width: 300px;
}
@media (min-width: 1024px) {
  .sticky {
    position: static;
  }
}

.sticky__clear {
  margin: 71px auto 0;
}
@media (min-width: 450px) {
  .sticky__clear {
    margin-top: 90px;
  }
}
@media (min-width: 660px) {
  .sticky__clear {
    margin-top: 90px;
  }
}
@media (min-width: 768px) {
  .sticky__clear {
    margin-top: 115px;
  }
}
@media (min-width: 1024px) {
  .sticky__clear {
    margin-top: 20px;
  }
}

.sticky__clear--theme1 {
  margin: 65px auto 0;
}
@media (min-width: 450px) {
  .sticky__clear--theme1 {
    margin-top: 80px;
  }
}
@media (min-width: 660px) {
  .sticky__clear--theme1 {
    margin-top: 94px;
  }
}
@media (min-width: 768px) {
  .sticky__clear--theme1 {
    margin-top: 125px;
  }
}
@media (min-width: 1024px) {
  .sticky__clear--theme1 {
    margin-top: 20px;
  }
}

.sticky__clear--theme2019 {
  margin: 90px auto 0;
}
@media (min-width: 450px) {
  .sticky__clear--theme2019 {
    margin-top: 110px;
  }
}
@media (min-width: 660px) {
  .sticky__clear--theme2019 {
    margin-top: 125px;
  }
}
@media (min-width: 768px) {
  .sticky__clear--theme2019 {
    margin-top: 135px;
  }
}
@media (min-width: 1024px) {
  .sticky__clear--theme2019 {
    margin-top: 20px;
  }
}

.header {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px;
  background: #e5e5e5;
}
@media (min-width: 1024px) {
  .header {
    padding: 20px;
    height: 300px;
  }
}

.header__logo {
  width: 60%;
  max-width: 125px;
  margin: 0 0 0 15%;
}
@media (min-width: 450px) {
  .header__logo {
    width: 80%;
    max-width: 200px;
    margin: 0 0 0 25%;
  }
}
@media (min-width: 660px) {
  .header__logo {
    max-width: 200px;
    margin: 0 0 0 32%;
  }
}
@media (min-width: 768px) {
  .header__logo {
    max-width: 300px;
    margin: 0 0 0 17%;
  }
}
@media (min-width: 1024px) {
  .header__logo {
    max-width: 350px;
    height: 200px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .header__logo {
    max-width: 450px;
    margin: 0 auto;
  }
}

.header__links {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 200px;
  width: 200px;
}
@media (min-width: 1024px) {
  .header__links {
    display: block;
    top: 20px;
    right: 20px;
  }
}

.logo {
  margin: 0;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 1024px) {
  .logo {
    height: 100%;
    display: table;
    width: 100%;
  }
}

.logo__link,
a.logo__link {
  display: block;
  text-decoration: none;
  color: #f57c00;
}
@media (min-width: 1024px) {
  .logo__link,
a.logo__link {
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
  }
}

.logo__link:hover,
a.logo__link:hover {
  color: #f57c00;
}

.logo__image {
  height: auto;
}
@media (min-width: 1024px) {
  .logo__image {
    max-height: 200px;
    width: auto;
    margin: 0 auto;
  }
}

.logo__date {
  position: relative;
  width: 70%;
  margin: 0.7em auto 0;
  font-size: 0.5rem;
  letter-spacing: 0.08em;
  line-height: 1;
  display: none;
}
@media (min-width: 450px) {
  .logo__date {
    font-size: 0.625rem;
  }
}
@media (min-width: 660px) {
  .logo__date {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .logo__date {
    font-size: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .logo__date {
    margin-top: 1em;
    font-size: 1rem;
  }
}

.logo__date::after {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #f57c00;
  content: "";
  z-index: 10;
}

.logo__date-wrap {
  display: inline-block;
  position: relative;
  padding: 0 0.5em;
  background: #e5e5e5;
  z-index: 20;
}

.links {
  display: block;
  table-layout: fixed;
  margin: 0;
  list-style-type: none;
  padding: 5px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.links__item {
  display: none;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .links__item {
    display: table-cell;
  }
}

.links__item--social {
  padding: 0 10px;
  display: table-cell;
}
.links__item--social .social__button {
  background: #000;
}

.links__item--title {
  display: none;
  font-family: "Roboto Condensed", arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .links__item--title {
    display: block;
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .links__item--title {
    font-size: 0.875rem;
  }
}

.links__item-text {
  color: white;
  width: 100%;
  display: block;
  font-weight: normal;
}

.links__item--partner {
  width: 100%;
}

.links__link {
  display: block;
  max-width: 80px;
}
@media (min-width: 768px) {
  .links__link {
    padding: 15px;
  }
}
@media (min-width: 1024px) {
  .links__link {
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .links__link {
    padding: 15px;
    max-width: 100px;
  }
}

.links__image {
  display: block;
  width: auto;
  height: auto !important;
  max-width: 100%;
  max-height: 50px;
  margin: 0 auto;
}

.links__image--hover {
  display: none;
}

.links__link:hover .links__image,
.links__link:focus .links__image {
  display: none;
}

.links__link:hover .links__image--hover,
.links__link:focus .links__image--hover {
  display: block;
}

@media (min-width: 1024px) {
  .header--theme1 {
    padding-bottom: 76px;
  }
}

.header--theme1 .header__logo {
  width: 100%;
  max-width: 220px;
  margin: 0 0 0 13%;
}
@media (min-width: 450px) {
  .header--theme1 .header__logo {
    width: 80%;
    max-width: 300px;
    margin: 0 0 0 20%;
  }
}
@media (min-width: 660px) {
  .header--theme1 .header__logo {
    max-width: 400px;
    margin: 0 0 0 20%;
  }
}
@media (min-width: 768px) {
  .header--theme1 .header__logo {
    max-width: 600px;
    margin: 0 0 0 17%;
  }
}
@media (min-width: 1024px) {
  .header--theme1 .header__logo {
    max-width: 800px;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .header--theme1 .header__logo {
    max-width: 900px;
    margin: 0;
  }
}

.header--theme1 .logo__link,
.header--theme1 a.logo__link {
  color: #f57c00;
}

.header--theme1 .logo__link:hover,
.header--theme1 a.logo__link:hover {
  color: #f57c00;
}

.header--theme1 .links__item-text {
  color: white;
}

.header--theme2019, .header--theme1 {
  background-color: #3E1B12;
  /*$color__2019headergreen;*/
  background-image: url(/assets/images/logos/theme2019/header-background-2024-v1-mobile.jpg);
  background-size: cover;
  background-position: right center;
}
@media (min-width: 1024px) {
  .header--theme2019, .header--theme1 {
    padding-bottom: 76px;
    background-image: url(/assets/images/logos/theme2019/header-background-2024-v1.jpg);
  }
}

.header--theme2019 .header__logo {
  width: 100%;
  max-width: 250px;
  margin: 0 0 0 13%;
}
@media (min-width: 450px) {
  .header--theme2019 .header__logo {
    width: 80%;
    max-width: 350px;
    margin: 0 0 0 20%;
  }
}
@media (min-width: 660px) {
  .header--theme2019 .header__logo {
    max-width: 400px;
    margin: 0 0 0 20%;
  }
}
@media (min-width: 768px) {
  .header--theme2019 .header__logo {
    max-width: 450px;
    margin: 0 0 0 17%;
  }
}
@media (min-width: 1024px) {
  .header--theme2019 .header__logo {
    max-width: 600px;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .header--theme2019 .header__logo {
    max-width: 600px;
    margin: 0;
  }
}

.navigation {
  display: block;
  width: 100%;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .navigation {
    margin-bottom: 10px;
  }
}

.navigation a,
.navigation a:hover {
  text-decoration: none;
  color: black;
  line-height: 1.2;
}

.navigation__control {
  display: block;
  text-align: center;
}
@media (min-width: 1024px) {
  .navigation__control {
    display: none;
  }
}

.navigation__control:hover {
  text-decoration: none;
}

.navigation__control-text {
  display: none;
}
@media (min-width: 450px) {
  .navigation__control-text {
    display: inline;
  }
}

.navigation__control--open {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px;
  background: #e5e5e5;
  z-index: 21;
}
@media (min-width: 450px) {
  .navigation__control--open {
    top: 5px;
  }
}
@media (min-width: 660px) {
  .navigation__control--open {
    top: 5px;
  }
}
@media (min-width: 768px) {
  .navigation__control--open {
    top: 4px;
    padding: 20px;
  }
}

.navigation__control--close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
}

.navigation__draw {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -100%;
  width: 100%;
  background: #e5e5e5;
  overflow-x: auto;
  z-index: 100;
  transition: left 0.3s ease-in;
}
@media (min-width: 660px) {
  .navigation__draw {
    left: -50%;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .navigation__draw {
    position: static;
    top: auto;
    left: auto;
    height: auto;
    width: 100%;
    margin: 0 auto;
    background: none;
    overflow-x: visible;
    transition: none;
  }
}

.navigation__draw--open {
  left: 0;
  transition: left 0.3s ease-out;
}
@media (min-width: 660px) {
  .navigation__draw--open {
    -webkit-box-shadow: 5px 1px 10px 0px rgba(80, 80, 80, 0.75);
    -moz-box-shadow: 5px 1px 10px 0px rgba(80, 80, 80, 0.75);
    box-shadow: 5px 1px 10px 0px rgba(80, 80, 80, 0.75);
  }
}
@media (min-width: 1024px) {
  .navigation__draw--open {
    left: auto;
    transition: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

.navigation__title {
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .navigation__title {
    display: none;
  }
}

@media (min-width: 1024px) {
  .navigation__menu-container {
    max-width: 1600px;
    padding: 0 20px;
    margin: 10px auto;
  }
}

@media (min-width: 1024px) {
  .navigation__menu-container-inner {
    max-width: 1600px;
    border-bottom: 1px solid #e5e5e5;
  }
}

.navigation__menu {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
  font-size: 0.875em;
}
@media (min-width: 1024px) {
  .navigation__menu {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 10px auto;
    padding: 0 20px;
  }
}

.navigation__item {
  display: block;
  margin-bottom: 1px;
  background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .navigation__item {
    display: table-cell;
    position: relative;
    width: 5%;
    border-right: 1px solid #e5e5e5;
    background: none;
    vertical-align: top;
    overflow: visible;
  }
}

.navigation__item:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .navigation__item:last-of-type {
    border-right: none;
  }
}

.navigation__link {
  display: block;
  padding: 10px;
}
@media (min-width: 1024px) {
  .navigation__link {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 55px;
    text-align: center;
  }
}

.navigation__link--active {
  color: #f57c00 !important;
}

@media (min-width: 1024px) {
  .navigation__link:hover,
a.navigation__link:hover {
    color: #f57c00;
  }
}

@media (min-width: 1024px) {
  .navigation__link-content {
    display: table-cell;
    vertical-align: middle;
  }
}

.navigation__submenu,
.navigation__submenu ul {
  display: block;
  padding: 0 0 0 10px;
  list-style-type: none;
  margin: 0;
}

@media (min-width: 1024px) {
  .navigation__submenu {
    display: none;
    background: #e5e5e5;
    position: absolute;
    top: 100%;
    left: -50%;
    width: 200%;
    padding: 0;
    z-index: 100;
  }
}

@media (min-width: 1024px) {
  .navigation__submenu--open {
    display: block;
  }
}

.navigation__subitem,
.navigation__subitem li {
  display: block;
  margin-bottom: 1px;
  background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .navigation__subitem,
.navigation__subitem li {
    display: block;
    margin-bottom: 0;
    background: none;
  }
}

.navigation__subitem--item {
  display: none;
}
@media (min-width: 1024px) {
  .navigation__subitem--item {
    display: block;
  }
}

.navigation__sublink,
.navigation__subitem a {
  display: block;
  padding: 10px;
}

@media (min-width: 1024px) {
  .navigation__sublink:hover,
.navigation__subitem a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
}

.navigation__sublink--link {
  font-weight: bold;
}

@media (min-width: 1024px) {
  .navigation__sublink--active {
    background: rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 1024px) {
  .theme1 .navigation {
    margin-top: -56px;
  }
}

.navigation__link--active.navigation__link--theme1 {
  color: #f57c00 !important;
}

@media (min-width: 1024px) {
  .navigation__link.navigation__link--theme1:hover,
a.navigation__link.navigation__link--theme1:hover {
    color: #f57c00;
  }
}

@media (min-width: 1024px) {
  .theme2019 .navigation {
    margin-top: -56px;
  }
}

.theme2019 .navigation__control--open {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px;
  background: #fff;
  z-index: 21;
  color: #f57c00;
}
@media (min-width: 450px) {
  .theme2019 .navigation__control--open {
    top: 4px;
  }
}
@media (min-width: 660px) {
  .theme2019 .navigation__control--open {
    top: 9px;
  }
}
@media (min-width: 768px) {
  .theme2019 .navigation__control--open {
    top: 7px;
    padding: 10px 20px;
  }
}

.breadcrumb {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 10px;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .breadcrumb {
    padding: 0 20px;
  }
}

.breadcrumb::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 5%;
  content: "";
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1 );
}
@media (min-width: 768px) {
  .breadcrumb::after {
    display: none;
  }
}

.breadcrumb__list {
  display: block;
  width: 100%;
  padding: 0 0 0.25rem;
  margin: 0;
  overflow-x: auto;
  overflow-y: hidden;
  list-style-type: none;
  white-space: nowrap;
  color: #f57c00;
}

.breadcrumb__item {
  display: inline-block;
}

.breadcrumb__item::after {
  display: inline-block;
  content: " / ";
}

.breadcrumb__item:last-of-type::after {
  content: "";
  width: 5%;
}
@media (min-width: 768px) {
  .breadcrumb__item:last-of-type::after {
    display: none;
  }
}

.breadcrumb__link,
a.breadcrumb__link {
  text-decoration: none;
  color: #f57c00;
}

a.breadcrumb__link:hover {
  color: #c26200;
}

.main {
  min-height: 229px;
}
@media (min-width: 320px) {
  .main {
    min-height: 230px;
  }
}

.footer {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 10px 20px;
}
@media (min-width: 1024px) {
  .footer {
    padding: 0 20px 40px;
  }
}

.footer__inner {
  height: 100%;
  width: 100%;
  display: table;
}

.footer__left {
  background: #cecece;
  display: table-footer-group;
}
@media (min-width: 768px) {
  .footer__left {
    display: table-cell;
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .footer__left {
    width: 70%;
  }
}

.footer__right {
  background: #f57c00;
  display: table-header-group;
}
@media (min-width: 768px) {
  .footer__right {
    display: table-cell;
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .footer__right {
    width: 30%;
  }
}

.footer-nav {
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .footer-nav {
    padding: 0 1.5rem;
  }
}

.footer-nav__item {
  display: inline;
  font-size: 0.875em;
}

.footer-nav__item::after {
  display: inline;
  content: " | ";
}

.footer-nav__item:last-of-type::after {
  display: none;
}

.footer-nav__link {
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Roboto Condensed", arial, sans-serif;
  white-space: nowrap;
}

.footer-nav__link:hover,
.footer-nav__link:focus,
.footer-nav__link:visited {
  color: #333333;
}

.copyright {
  text-transform: uppercase;
  font-family: "Roboto Condensed", arial, sans-serif;
  color: #999999;
  font-size: 0.75em;
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .copyright {
    padding: 0 1.5rem;
  }
}

.copyright__enjoy-responsibly {
  white-space: nowrap;
}

.copyright__enjoy-responsibly__link {
  color: #333333;
  text-transform: none;
  text-decoration: none;
}

.copyright__enjoy-responsibly__link:hover,
.copyright__enjoy-responsibly__link:focus,
.copyright__enjoy-responsibly__link:visited {
  color: #333333;
}

.footer--theme1 .footer__right {
  background: #f57c00;
}

.footer .social__button {
  background: #000;
}

.detail,
.detail__content {
  *zoom: 1;
  max-width: 1600px;
  margin: 0 auto;
}
.detail:before, .detail:after,
.detail__content:before,
.detail__content:after {
  content: " ";
  display: table;
}
.detail:after,
.detail__content:after {
  clear: both;
}

.detail__left {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 660px) {
  .detail__left {
    float: left;
    width: 40%;
    padding: 5px 5px 5px 10px;
  }
}
@media (min-width: 1024px) {
  .detail__left {
    width: 25%;
    padding: 10px 10px 10px 20px;
  }
}

.detail__centre {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 660px) {
  .detail__centre {
    float: left;
    width: 60%;
    padding: 5px 10px 5px 5px;
  }
}
@media (min-width: 1024px) {
  .detail__centre {
    width: 50%;
    padding: 10px 20px 10px 10px;
    border-right: 1px solid #e5e5e5;
  }
}

.detail__right {
  padding: 10px 0;
  overflow: hidden;
}
@media (min-width: 660px) {
  .detail__right {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .detail__right {
    width: 25%;
    padding: 10px 20px;
  }
}

.detail__products {
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px 0;
}
@media (min-width: 660px) {
  .detail__products {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .detail__products {
    padding: 20px 0 10px;
  }
}

.detail__divider {
  width: 100%;
  width: calc(100% - 20px);
  margin: 0 auto 10px;
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 1024px) {
  .detail__divider {
    width: calc(100% - 40px);
    margin-bottom: 20px;
  }
}

@media (min-width: 450px) {
  .detail__left--schedule__item {
    float: left;
    width: 20%;
  }
}
@media (min-width: 660px) {
  .detail__left--schedule__item {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1024px) {
  .detail__left--schedule__item {
    width: 10%;
  }
}

@media (min-width: 450px) {
  .detail__centre--schedule__item {
    float: left;
    width: 80%;
  }
}
@media (min-width: 660px) {
  .detail__centre--schedule__item {
    float: left;
    width: 55%;
  }
}
@media (min-width: 1024px) {
  .detail__centre--schedule__item {
    width: 70%;
  }
}

@media (min-width: 450px) {
  .detail__right--schedule__item {
    width: 100%;
  }
}
@media (min-width: 660px) {
  .detail__right--schedule__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .detail__right--schedule__item {
    width: 20%;
  }
}

.info,
.info__content {
  *zoom: 1;
  max-width: 1600px;
  margin: 0 auto;
}
.info:before, .info:after,
.info__content:before,
.info__content:after {
  content: " ";
  display: table;
}
.info:after,
.info__content:after {
  clear: both;
}

.info__left {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 660px) {
  .info__left {
    padding: 5px 5px 5px 10px;
  }
}
@media (min-width: 1024px) {
  .info__left {
    float: left;
    width: 65%;
    padding: 10px 10px 10px 20px;
  }
}

.info__right {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .info__right {
    float: left;
    width: 35%;
    padding: 10px 20px;
  }
}

.info__full-width {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .info__full-width {
    padding: 10px 20px;
  }
}

.infographic,
.infographic__content {
  *zoom: 1;
  max-width: 1600px;
  margin: 0 auto;
}
.infographic:before, .infographic:after,
.infographic__content:before,
.infographic__content:after {
  content: " ";
  display: table;
}
.infographic:after,
.infographic__content:after {
  clear: both;
}

.infographic__copy {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .infographic__copy {
    width: 90%;
    margin: 0 auto;
    padding: 5px 10px 5px 5px;
  }
}
@media (min-width: 1024px) {
  .infographic__copy {
    padding: 10px 20px 10px 10px;
  }
}

.formLayout,
.formLayout__content {
  *zoom: 1;
  max-width: 1600px;
  margin: 0 auto;
}
.formLayout:before, .formLayout:after,
.formLayout__content:before,
.formLayout__content:after {
  content: " ";
  display: table;
}
.formLayout:after,
.formLayout__content:after {
  clear: both;
}

.formLayout__left {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 660px) {
  .formLayout__left {
    float: left;
    width: 40%;
    padding: 5px 5px 5px 10px;
  }
}
@media (min-width: 1024px) {
  .formLayout__left {
    width: 33.33333333%;
    padding: 10px 10px 10px 20px;
  }
}

.formLayout__right {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 660px) {
  .formLayout__right {
    float: left;
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .formLayout__right {
    width: 66.66666666%;
    padding: 10px 20px;
  }
}

.formLayout__bottom {
  padding: 10px 20px;
  overflow: hidden;
}

.shows {
  display: block;
  width: 100%;
  margin: 0 auto 1rem;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .shows {
    margin-bottom: 10px;
    padding: 0 20px;
    background: #e5e5e5;
  }
}

.shows a,
.shows a:hover {
  text-decoration: none;
  color: black;
  line-height: 1.2;
}

.shows__menu {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
  font-size: 0.875em;
}
@media (min-width: 1024px) {
  .shows__menu {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto 10px;
  }
}

.shows__item {
  display: block;
  margin-bottom: 1px;
  background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .shows__item {
    display: table-cell;
    position: relative;
    width: 5%;
    background: #e1dfda;
    vertical-align: top;
    overflow: visible;
  }
}

.shows__item:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .shows__item--active {
    background: white;
  }
}

.shows__link {
  display: block;
  padding: 10px;
}
@media (min-width: 1024px) {
  .shows__link {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 55px;
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .shows__link:hover,
a.shows__link:hover {
    color: #f57c00;
  }
}

.shows__link-title {
  font-family: Cinzel, "Times New Roman", serif;
  font-size: 1.0625rem;
}
@media (min-width: 1024px) {
  .shows__link-title {
    display: table-cell;
    vertical-align: middle;
  }
}

.shows__link-meta {
  display: block;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .shows__link-meta {
    color: #f57c00;
  }
}

.shows__link--active .shows__link-meta {
  color: #f57c00;
}

.shows__link--active.shows__link--theme1 .shows__link-meta {
  color: #f57c00;
}

@media (min-width: 1024px) {
  .shows__link--theme1:hover,
a.shows__link--theme1:hover {
    color: #f57c00;
  }
}

@media (min-width: 1024px) {
  .shows__link--theme1 .shows__link-meta {
    color: #f57c00;
  }
}

.shows__link--theme1 .shows__link-meta {
  font-family: "Roboto Condensed", arial, sans-serif;
}

.archive,
.archive__content {
  *zoom: 1;
  max-width: 1600px;
  margin: 0 auto;
}
.archive:before, .archive:after,
.archive__content:before,
.archive__content:after {
  content: " ";
  display: table;
}
.archive:after,
.archive__content:after {
  clear: both;
}

.archive__left {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 660px) {
  .archive__left {
    padding: 5px 5px 5px 10px;
  }
}
@media (min-width: 1024px) {
  .archive__left {
    float: left;
    width: 25%;
    padding: 10px 10px 10px 20px;
  }
}

.archive__right {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .archive__right {
    float: left;
    width: 75%;
    padding: 10px 20px;
  }
}

.archive__full-width {
  padding: 5px 10px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .archive__full-width {
    padding: 10px 20px;
  }
}

.schedule__item {
  padding: 10px 10px 40px;
  margin: 0 0 20px;
  border: 1px solid #eee;
}

.schedule__item:nth-child(even) {
  background: #eee;
}

.schedule__brought {
  font-size: 0.8rem;
}
@media (min-width: 1200px) {
  .schedule__brought {
    font-size: 1rem;
  }
}

.banner {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px 10px 20px;
  font-size: 1.2em;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .banner {
    padding: 10px 20px 40px;
  }
}
@media (min-width: 1200px) {
  .banner {
    font-size: 1.5em;
  }
}

.banner__inner {
  *zoom: 1;
  position: relative;
  overflow: hidden;
}
.banner__inner:before, .banner__inner:after {
  content: " ";
  display: table;
}
.banner__inner:after {
  clear: both;
}
@media (min-width: 768px) {
  .banner__inner {
    padding: 20px 10px;
  }
}
@media (min-width: 1024px) {
  .banner__inner {
    padding: 40px 20px;
  }
}

.banner__mobile-image {
  margin-bottom: 10px;
  height: auto;
}
@media (min-width: 768px) {
  .banner__mobile-image {
    display: none;
  }
}

.banner__background {
  display: none;
}
@media (min-width: 768px) {
  .banner__background {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
  }
}

.banner__video {
  display: none;
}
@media (min-width: 768px) {
  .banner__video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto !important;
    height: auto !important;
    min-width: 100%;
    min-height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
    z-index: 10;
  }
}

.banner__video-overlay {
  display: none;
}
@media (min-width: 768px) {
  .banner__video-overlay {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 11;
  }
}

.banner__content {
  position: relative;
  background: white;
  z-index: 20;
}
@media (min-width: 768px) {
  .banner__content {
    float: right;
    width: 50%;
    width: calc(50% - 5px);
  }
}
@media (min-width: 1024px) {
  .banner__content {
    float: right;
    width: 33.333333%;
    width: calc(33.333333% - 20px);
  }
}

@media (min-width: 768px) {
  .banner__header {
    padding: 10px 10px;
  }
}
@media (min-width: 1200px) {
  .banner__header {
    padding: 20px 20px;
  }
}

.banner__meta {
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
  color: black;
}

.banner__title {
  margin: 0 0 0.35em;
  padding: 0 0 0.25em;
  border-bottom: 1px solid #b2a174;
  font-size: 1.5625rem;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  .banner__title {
    font-size: 1.8125rem;
  }
}

.banner__subtitle {
  display: block;
  font-weight: 400;
}

.banner__data {
  display: block;
  width: 100%;
  margin: 0.3em 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.8em;
  font-style: italic;
  line-height: 1.2;
}

.banner__data-item {
  display: inline;
}

.banner__data-item::after {
  display: inline;
  content: " | ";
}

.banner__data-item:last-of-type::after {
  display: none;
}

.banner__copy {
  display: block;
  margin: 0;
  border-bottom: 1px solid #b2a174;
  padding: 0 0 0.45em;
}
.banner__copy p:first-child,
.banner__copy ul:first-child {
  margin-top: 0;
}
.banner__copy p:last-child,
.banner__copy ul:last-child {
  margin-bottom: 0;
}
.banner__copy ul {
  padding: 0;
  list-style-type: none;
}
.banner__copy li {
  padding-left: 25px;
  background-image: url("/assets/images/icons/tick.svg");
  background-repeat: no-repeat;
  background-position: 0 50%;
}
@media (min-width: 768px) {
  .banner__copy {
    border-bottom: 0;
    padding: 0;
  }
}

.banner__ctas {
  margin: 0.3em 0 0;
  padding: 5px;
  background: repeating-linear-gradient(135deg, white, white 4px, #e5e5e5 4px, #e5e5e5 5px);
  overflow: hidden;
}
@media (min-width: 1200px) {
  .banner__ctas {
    padding: 10px;
  }
}

.banner__cta {
  width: 100%;
  float: left;
  padding: 5px;
}
@media (min-width: 1200px) {
  .banner__cta {
    padding: 10px;
  }
}

.banner__cta--2 {
  width: 100%;
}
@media (min-width: 450px) {
  .banner__cta--2 {
    width: 50%;
  }
}

.banner--theme2019 .banner__meta {
  font-family: "Ropa Sans", arial, serif;
}

.banner--theme2019 .banner__subtitle {
  color: #f57c00;
  font-size: 0.8em;
}

.banner--theme2019 .banner__copy {
  font-family: "Ropa Sans", arial, serif;
}

.section {
  display: block;
  width: 100%;
  position: relative;
}

.section__header {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .section__header {
    margin-top: 60px;
  }
}

.section:first-of-type .section__header {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .section:first-of-type .section__header {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .section__header--cta {
    margin-bottom: -45px;
  }
}
@media (min-width: 1200px) {
  .section__header--cta {
    margin-bottom: -50px;
  }
}

.section__content {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px;
}
@media (min-width: 1024px) {
  .section__content {
    padding: 10px;
  }
}

.section--no-title .section__content {
  padding-top: 0;
  margin-top: -5px;
}
@media (min-width: 1024px) {
  .section--no-title .section__content {
    margin-top: -10px;
  }
}

@media (min-width: 1024px) {
  .section__content--cta {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .section__content--cta {
    margin-top: 50px;
  }
}

.section__content--vertical {
  padding: 0;
}

.section__content--no-padding {
  padding: 0;
}

.section__cta {
  padding: 5px;
}
@media (min-width: 450px) {
  .section__cta {
    width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .section__cta {
    width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .section__cta {
    position: absolute;
    top: -35px;
    right: 20px;
    width: 16.666666%;
    width: calc(16.666666% - 10px);
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .section__cta {
    top: -40px;
    width: 10%;
    width: calc(10% - 10px);
  }
}

.title {
  display: block;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 0.8em;
  text-align: center;
}
@media (min-width: 660px) {
  .title {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .title {
    width: 60%;
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .title {
    width: 50%;
    font-size: 1em;
  }
}

.title--expanded {
  width: auto;
}

.title--horizontal-rule:before {
  content: "";
  display: block;
  border-bottom: 1px solid;
  width: 100%;
  position: relative;
  z-index: -1;
  top: 40px;
}
@media (min-width: 1200px) {
  .title--horizontal-rule:before {
    top: 50px;
  }
}

.title--base-space {
  margin-bottom: 20px;
}

.title__meta {
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
  color: black;
  font-size: 1.5em;
  color: #505050;
}

.title__head {
  margin: 0;
  font-size: 2.25em;
  line-height: 1.1;
  color: #505050;
  padding: 0 1rem;
  display: inline-block;
  background: #fff;
}

.title__subhead {
  display: block;
  font-weight: 300;
}

.title__copy {
  margin: 0;
  font-size: 1.2em;
}

.title__highlight {
  color: #f57c00;
}

.title--theme1 .title__highlight {
  color: #f57c00;
}

.row {
  position: relative;
  display: block;
  width: 100%;
  height: 1000px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 660px) {
  .row {
    height: 800px;
  }
}
@media (min-width: 1024px) {
  .row {
    height: 600px;
  }
}

.row--compact {
  height: 1500px;
}
@media (min-width: 450px) {
  .row--compact {
    height: 1200px;
  }
}
@media (min-width: 660px) {
  .row--compact {
    height: 720px;
  }
}
@media (min-width: 1024px) {
  .row--compact {
    height: 480px;
  }
}

.row--2T2S {
  height: 854.818388px;
}
@media (min-width: 660px) {
  .row--2T2S {
    height: 683.8547104px;
  }
}
@media (min-width: 1024px) {
  .row--2T2S {
    height: 600px;
  }
}

.row__item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.row__item--layout1:nth-of-type(5n+1) {
  height: 24%;
  top: 0;
}

.row__item--layout1:nth-of-type(5n+2) {
  height: 19%;
  top: 24%;
}

.row__item--layout1:nth-of-type(5n+3) {
  height: 19%;
  top: 43%;
}

.row__item--layout1:nth-of-type(5n+4) {
  height: 19%;
  top: 62%;
}

.row__item--layout1:nth-of-type(5n+5) {
  height: 19%;
  top: 81%;
}

@media (min-width: 660px) {
  .row__item--layout1 {
    width: 50%;
  }

  .row__item--layout1:nth-of-type(5n+1) {
    width: 100%;
    height: 40%;
    top: 0;
    left: 0;
  }

  .row__item--layout1:nth-of-type(5n+2) {
    height: 30%;
    top: 40%;
    left: 0;
  }

  .row__item--layout1:nth-of-type(5n+3) {
    height: 30%;
    top: 40%;
    left: 50%;
  }

  .row__item--layout1:nth-of-type(5n+4) {
    height: 30%;
    top: 70%;
    left: 0;
  }

  .row__item--layout1:nth-of-type(5n+5) {
    height: 30%;
    top: 70%;
    left: 50%;
  }
}
@media (min-width: 1024px) {
  .row__item--layout1 {
    width: 33.333333%;
  }

  .row__item--layout1:nth-of-type(5n+1) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .row__item--layout1:nth-of-type(5n+2) {
    height: 50%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layout1:nth-of-type(5n+3) {
    height: 50%;
    top: 50%;
    left: 33.333333%;
  }

  .row__item--layout1:nth-of-type(5n+4) {
    height: 50%;
    top: 0;
    left: 66.666666%;
  }

  .row__item--layout1:nth-of-type(5n+5) {
    height: 50%;
    top: 50%;
    left: 66.666666%;
  }
}
.row__item--layout2:nth-of-type(5n+1) {
  height: 19%;
  top: 24%;
}

.row__item--layout2:nth-of-type(5n+2) {
  height: 19%;
  top: 43%;
}

.row__item--layout2:nth-of-type(5n+3) {
  height: 24%;
  top: 0;
}

.row__item--layout2:nth-of-type(5n+4) {
  height: 19%;
  top: 62%;
}

.row__item--layout2:nth-of-type(5n+5) {
  height: 19%;
  top: 81%;
}

@media (min-width: 660px) {
  .row__item--layout2 {
    width: 50%;
  }

  .row__item--layout2:nth-of-type(5n+1) {
    height: 30%;
    top: 40%;
    left: 0;
  }

  .row__item--layout2:nth-of-type(5n+2) {
    height: 30%;
    top: 40%;
    left: 50%;
  }

  .row__item--layout2:nth-of-type(5n+3) {
    width: 100%;
    height: 40%;
    top: 0;
    left: 0;
  }

  .row__item--layout2:nth-of-type(5n+4) {
    height: 30%;
    top: 70%;
    left: 0;
  }

  .row__item--layout2:nth-of-type(5n+5) {
    height: 30%;
    top: 70%;
    left: 50%;
  }
}
@media (min-width: 1024px) {
  .row__item--layout2 {
    width: 33.333333%;
  }

  .row__item--layout2:nth-of-type(5n+1) {
    height: 50%;
    top: 0;
    left: 0;
  }

  .row__item--layout2:nth-of-type(5n+2) {
    height: 50%;
    top: 50%;
    left: 0;
  }

  .row__item--layout2:nth-of-type(5n+3) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layout2:nth-of-type(5n+4) {
    height: 50%;
    top: 0;
    left: 66.666666%;
  }

  .row__item--layout2:nth-of-type(5n+5) {
    height: 50%;
    top: 50%;
    left: 66.666666%;
  }
}
.row__item--layout3:nth-of-type(5n+1) {
  height: 19%;
  top: 24%;
}

.row__item--layout3:nth-of-type(5n+2) {
  height: 19%;
  top: 43%;
}

.row__item--layout3:nth-of-type(5n+3) {
  height: 19%;
  top: 62%;
}

.row__item--layout3:nth-of-type(5n+4) {
  height: 19%;
  top: 81%;
}

.row__item--layout3:nth-of-type(5n+5) {
  height: 24%;
  top: 0;
}

@media (min-width: 660px) {
  .row__item--layout3 {
    width: 50%;
  }

  .row__item--layout3:nth-of-type(5n+1) {
    height: 30%;
    top: 40%;
    left: 0;
  }

  .row__item--layout3:nth-of-type(5n+2) {
    height: 30%;
    top: 40%;
    left: 50%;
  }

  .row__item--layout3:nth-of-type(5n+3) {
    height: 30%;
    top: 70%;
    left: 0;
  }

  .row__item--layout3:nth-of-type(5n+4) {
    height: 30%;
    top: 70%;
    left: 50%;
  }

  .row__item--layout3:nth-of-type(5n+5) {
    width: 100%;
    height: 40%;
    top: 0;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .row__item--layout3 {
    width: 33.333333%;
  }

  .row__item--layout3:nth-of-type(5n+1) {
    height: 50%;
    top: 0;
    left: 0;
  }

  .row__item--layout3:nth-of-type(5n+2) {
    height: 50%;
    top: 50%;
    left: 0;
  }

  .row__item--layout3:nth-of-type(5n+3) {
    height: 50%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layout3:nth-of-type(5n+4) {
    height: 50%;
    top: 50%;
    left: 33.333333%;
  }

  .row__item--layout3:nth-of-type(5n+5) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 66.666666%;
  }
}
.row__item--layoutLatestNews {
  height: 16.666666%;
}

.row__item--layoutLatestNews:nth-of-type(5n+1) {
  top: 0;
}

.row__item--layoutLatestNews:nth-of-type(5n+2) {
  top: 16.666666%;
}

.row__item--layoutLatestNews:nth-of-type(5n+3) {
  top: 33.333333%;
}

.row__item--layoutLatestNews:nth-of-type(5n+4) {
  top: 50%;
}

.row__item--layoutLatestNews:nth-of-type(5n+5) {
  top: 66.666666%;
}

.row__item--layoutLatestNews:nth-of-type(5n+6) {
  top: 83.333333%;
}

/*.row__item--layoutLatestNews:nth-of-type(5n+5) {
	width: 50%;
	top: 66.666666%;
}

.row__item--layoutLatestNews:nth-of-type(5n+6) {
	width: 50%;
	top: 66.666666%;
	left: 50%;
}

.row__item--layoutLatestNews:nth-of-type(5n+7) {
	width: 50%;
	top: 83.333333%;
}

.row__item--layoutLatestNews:nth-of-type(5n+8) {
	width: 50%;
	top: 83.333333%;
	left: 50%
}*/
@media (min-width: 660px) {
  .row__item--layoutLatestNews {
    width: 50%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+1) {
    height: 33.333333%;
    top: 0;
    left: 0;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+2) {
    height: 33.333333%;
    top: 0;
    left: 50%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+3) {
    height: 33.333333%;
    top: 33.333333%;
    left: 0;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+4) {
    height: 33.333333%;
    top: 33.333333%;
    left: 50%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+5) {
    height: 33.333333%;
    top: 66.666666%;
    left: 0;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+6) {
    height: 33.333333%;
    top: 66.666666%;
    left: 50%;
  }

  /*.row__item--layoutLatestNews:nth-of-type(5n+5) {
  	width: 25%;
  	height: 33.333333%;
  	top: 66.666666%;
  	left: 0;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+6) {
  	width: 25%;
  	height: 33.333333%;
  	top: 66.666666%;
  	left: 25%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+7) {
  	width: 25%;
  	height: 33.333333%;
  	top: 66.666666%;
  	left: 50%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+8) {
  	width: 25%;
  	height: 33.333333%;
  	top: 66.666666%;
  	left: 75%;
  }*/
}
@media (min-width: 1024px) {
  .row__item--layoutLatestNews {
    width: 33.333333%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+1) {
    height: 50%;
    top: 0;
    left: 0;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+2) {
    height: 50%;
    top: 50%;
    left: 0;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+3) {
    height: 50%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+4) {
    height: 50%;
    top: 50%;
    left: 33.333333%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+5) {
    height: 50%;
    top: 0;
    left: 66.666666%;
  }

  .row__item--layoutLatestNews:nth-of-type(5n+6) {
    height: 50%;
    top: 50%;
    left: 66.666666%;
  }

  /*.row__item--layoutLatestNews:nth-of-type(5n+5) {
  	width: 16.666666%;
  	height: 50%;
  	top: 0;
  	left: 66.666666%;
  }
  .row__item--layoutLatestNews:nth-of-type(5n+6) {
  	width: 16.666666%;
  	height: 50%;
  	top: 0;
  	left: 83.333333%;
  }
  .row__item--layoutLatestNews:nth-of-type(5n+7) {
  	width: 16.666666%;
  	height: 50%;
  	top: 50%;
  	left: 66.666666%;
  }
  .row__item--layoutLatestNews:nth-of-type(5n+8) {
  	width: 16.666666%;
  	height: 50%;
  	top: 50%;
  	left: 83.333333%;
  }*/
}
.row__item--layout4:nth-of-type(5n+1) {
  height: 27.90697674%;
  top: 0;
}

.row__item--layout4:nth-of-type(5n+2) {
  height: 27.90697674%;
  top: 27.90697674%;
}

.row__item--layout4:nth-of-type(5n+3) {
  height: 22.09302326%;
  top: 55.81395349%;
}

.row__item--layout4:nth-of-type(5n+4) {
  height: 22.09302326%;
  top: 77.90697674%;
}

@media (min-width: 660px) {
  .row__item--layout4 {
    width: 50%;
  }

  .row__item--layout4:nth-of-type(5n+1) {
    width: 100%;
    height: 36.36363636%;
    top: 0;
    left: 0;
  }

  .row__item--layout4:nth-of-type(5n+2) {
    width: 100%;
    height: 36.36363636%;
    top: 36.36363636%;
    left: 0;
  }

  .row__item--layout4:nth-of-type(5n+3) {
    height: 27.27272727%;
    top: 72.72727273%;
    left: 0;
  }

  .row__item--layout4:nth-of-type(5n+4) {
    height: 27.27272727%;
    top: 72.72727273%;
    left: 50%;
  }
}
@media (min-width: 1024px) {
  .row__item--layout4 {
    width: 33.333333%;
  }

  .row__item--layout4:nth-of-type(5n+1) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .row__item--layout4:nth-of-type(5n+2) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layout4:nth-of-type(5n+3) {
    height: 50%;
    top: 0;
    left: 66.666666%;
  }

  .row__item--layout4:nth-of-type(5n+4) {
    height: 50%;
    top: 50%;
    left: 66.666666%;
  }
}
.row__item--layout5:nth-of-type(5n+1) {
  height: 27.90697674%;
  top: 0;
}

.row__item--layout5:nth-of-type(5n+2) {
  height: 22.09302326%;
  top: 55.81395349%;
}

.row__item--layout5:nth-of-type(5n+3) {
  height: 22.09302326%;
  top: 77.90697674%;
}

.row__item--layout5:nth-of-type(5n+4) {
  height: 27.90697674%;
  top: 27.90697674%;
}

@media (min-width: 660px) {
  .row__item--layout5 {
    width: 50%;
  }

  .row__item--layout5:nth-of-type(5n+1) {
    width: 100%;
    height: 36.36363636%;
    top: 0;
    left: 0;
  }

  .row__item--layout5:nth-of-type(5n+2) {
    height: 27.27272727%;
    top: 72.72727273%;
    left: 0;
  }

  .row__item--layout5:nth-of-type(5n+3) {
    height: 27.27272727%;
    top: 72.72727273%;
    left: 50%;
  }

  .row__item--layout5:nth-of-type(5n+4) {
    width: 100%;
    height: 36.36363636%;
    top: 36.36363636%;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .row__item--layout5 {
    width: 33.333333%;
  }

  .row__item--layout5:nth-of-type(5n+1) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .row__item--layout5:nth-of-type(5n+2) {
    height: 50%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layout5:nth-of-type(5n+3) {
    height: 50%;
    top: 50%;
    left: 33.333333%;
  }

  .row__item--layout5:nth-of-type(5n+4) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 66.666666%;
  }
}
.row__item--layout6:nth-of-type(5n+1) {
  height: 22.09302326%;
  top: 55.81395349%;
}

.row__item--layout6:nth-of-type(5n+2) {
  height: 22.09302326%;
  top: 77.90697674%;
}

.row__item--layout6:nth-of-type(5n+3) {
  height: 27.90697674%;
  top: 0;
}

.row__item--layout6:nth-of-type(5n+4) {
  height: 27.90697674%;
  top: 27.90697674%;
}

@media (min-width: 660px) {
  .row__item--layout6 {
    width: 50%;
  }

  .row__item--layout6:nth-of-type(5n+1) {
    height: 27.27272727%;
    top: 72.72727273%;
    left: 0;
  }

  .row__item--layout6:nth-of-type(5n+2) {
    height: 27.27272727%;
    top: 72.72727273%;
    left: 50%;
  }

  .row__item--layout6:nth-of-type(5n+3) {
    width: 100%;
    height: 36.36363636%;
    top: 0;
    left: 0;
  }

  .row__item--layout6:nth-of-type(5n+4) {
    width: 100%;
    height: 36.36363636%;
    top: 36.36363636%;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .row__item--layout6 {
    width: 33.333333%;
  }

  .row__item--layout6:nth-of-type(5n+1) {
    height: 50%;
    top: 0;
    left: 0;
  }

  .row__item--layout6:nth-of-type(5n+2) {
    height: 50%;
    top: 50%;
    left: 0;
  }

  .row__item--layout6:nth-of-type(5n+3) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 33.333333%;
  }

  .row__item--layout6:nth-of-type(5n+4) {
    width: 33.333333%;
    height: 100%;
    top: 0;
    left: 66.666666%;
  }
}
.list {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  text-align: center;
}

.list__item {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 240px;
  font-size: 1rem;
  text-align: left;
}
@media (min-width: 660px) {
  .list__item {
    height: 320px;
  }
}
@media (min-width: 1024px) {
  .list__item {
    width: 33.333333%;
    height: 600px;
  }
}

.list__item--short {
  height: 190px;
}
@media (min-width: 660px) {
  .list__item--short {
    width: 50%;
    height: 240px;
  }
}
@media (min-width: 1024px) {
  .list__item--short {
    width: 33.333333%;
    height: 300px;
  }
}

@media (min-width: 660px) {
  .list__item--vertical {
    height: 240px;
  }
}
@media (min-width: 1024px) {
  .list__item--vertical {
    width: 100%;
    height: 300px;
  }
}

.list__item--compact {
  height: 320px;
}
@media (min-width: 450px) {
  .list__item--compact {
    height: 240px;
  }
}
@media (min-width: 660px) {
  .list__item--compact {
    height: 240px;
  }
}
@media (min-width: 768px) {
  .list__item--compact {
    height: 240px;
  }
}
@media (min-width: 1024px) {
  .list__item--compact {
    height: 240px;
    width: 100%;
  }
}

.box {
  position: absolute;
  display: block;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .box {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
}

.box:hover .cta .cta__text,
.box:hover a.cta .cta__text {
  background: #c26200;
}

.box:hover .cta--text .cta__text,
.box:hover a.cta--text .cta__text {
  background: none;
  color: #c26200;
  text-decoration: none;
}

.box:hover .cta--ticket .cta__text::after,
.box:hover a.cta--ticket .cta__text::after {
  color: #c26200;
}

.box:hover .cta--video .cta__text::after,
.box:hover a.cta--video .cta__text::after {
  background-color: #c80f16;
}

.box:hover .cta--disabled .cta__text,
.box:hover a.cta--disabled .cta__text {
  background: #7a7a7a;
}

@media (min-width: 1024px) {
  .box--vertical {
    left: 0;
    right: 0;
  }
}

.box__background {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
}

.box__background--split {
  left: 65%;
  background-color: #000;
}
@media (min-width: 660px) {
  .box__background--split {
    left: 50%;
  }
}
@media (min-width: 1024px) {
  .box__background--split {
    left: 60%;
  }
}

.box__content {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 75%;
  padding-bottom: 10px;
  background: white;
  font-size: 0.8em;
  z-index: 10;
}
@media (min-width: 450px) {
  .box__content {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .box__content {
    bottom: 20px;
    right: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .box__content {
    font-size: 1em;
  }
}

.box__content--split {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  width: 65%;
}
@media (min-width: 660px) {
  .box__content--split {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .box__content--split {
    width: 60%;
  }
}

.box__content--split-alt {
  background: #e5e5e5;
  background: #e5e5e5;
}

.box__header {
  padding: 10px 10px 0;
}
@media (min-width: 1200px) {
  .box__header {
    padding: 20px 20px 0;
  }
}

.box__meta {
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
  color: black;
  color: #f57c00;
}

.box__title {
  margin: 0 0 0.5rem;
  font-size: 1.17em;
  line-height: 1;
}

.box__title--primary {
  font-size: 1.521em;
}

.box__data {
  display: block;
  width: 100%;
  margin: 0.3em 0;
  padding: 0 10px;
  list-style-type: none;
  font-size: 0.8em;
  font-style: italic;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .box__data {
    padding: 0 20px;
  }
}

.box__data-item {
  color: #505050;
  display: inline;
}

.box__data-item::after {
  display: inline;
  content: " | ";
}

.box__data-item:last-of-type::after {
  display: none;
}

.box__copy {
  display: none;
  color: #505050;
  margin: 0;
  padding: 0 10px;
  max-height: 5em;
  overflow: hidden;
}
@media (min-width: 768px) {
  .box__copy {
    display: block;
    max-height: 7.75em;
  }
}
@media (min-width: 1200px) {
  .box__copy {
    padding: 0 20px;
  }
}

@media (min-width: 1200px) {
  .box__content--split .box__copy {
    display: none;
  }
}

.box__content--split-alt .box__copy {
  display: block;
}

.box__cta {
  margin: 0.5em 0 -10px;
  padding: 10px;
  background: repeating-linear-gradient(135deg, white, white 4px, #e5e5e5 4px, #e5e5e5 5px);
}
@media (min-width: 1024px) {
  .box__cta {
    margin-bottom: -20px;
  }
}
@media (min-width: 1200px) {
  .box__cta {
    padding: 20px;
  }
}

.box__content--split .box__cta {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
}

.box__content--split-alt .box__cta {
  background: repeating-linear-gradient(135deg, transparent, transparent 4px, #cecece 4px, #cecece 5px);
}

.box--tweet,
.box--tweet:hover,
.box--tweet:focus {
  background: white;
  text-decoration: none;
  padding: 10px 10px;
}
@media (min-width: 768px) {
  .box--tweet,
.box--tweet:hover,
.box--tweet:focus {
    padding: 20px 20px;
  }
}

.box__tweet {
  font-size: 0.875rem;
  color: #78CDF0;
}

.box__icon {
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 1;
}

.box__icon--twitter {
  color: #78CDF0;
}

.box__icon--instagram {
  color: white;
  background: rgba(0, 0, 0, 0.6);
  padding: 3px;
  border-radius: 4px;
}

.box__tweeter {
  font-size: 1rem;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-weight: 100;
  color: #505050;
}
@media (min-width: 1024px) {
  .box__tweeter {
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .box__tweeter {
    font-size: 1rem;
  }
}

.box__twitter-handle {
  font-weight: normal;
}

.box__twitter-handle:before {
  content: "@";
}

.box__tweet-text {
  margin: 1em 0 0;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .box__tweet-text {
    font-size: 0.8125rem;
  }
}
@media (min-width: 1200px) {
  .box__tweet-text {
    font-size: 0.8125rem;
  }
}

.box__tweet-when {
  font-size: 0.8125rem;
  color: #505050;
  font-style: italic;
}
@media (min-width: 1024px) {
  .box__tweet-when {
    font-size: 0.8125rem;
  }
}
@media (min-width: 1200px) {
  .box__tweet-when {
    font-size: 0.8125rem;
  }
}

.box--image {
  background-size: cover;
  background-position: center;
}

.box--theme1:hover .cta .cta__text,
.box--theme1:hover a.cta .cta__text {
  background: #c26200;
}

.box--theme1:hover .cta--text .cta__text,
.box--theme1:hover a.cta--text .cta__text {
  background: none;
  color: #c26200;
}

.box--theme1:hover .cta--ticket .cta__text::after,
.box--theme1:hover a.cta--ticket .cta__text::after {
  color: #c26200;
}

.box--theme1:hover .cta--video .cta__text::after,
.box--theme1:hover a.cta--video .cta__text::after {
  background-color: #c80f16;
}

.box--theme1:hover .cta--disabled .cta__text,
.box--theme1:hover a.cta--disabled .cta__text {
  background: #7a7a7a;
}

.box--theme1 .box__meta.box__meta--theme1 {
  color: #f57c00;
}

.box--theme1 .box__tweet-text {
  color: #f57c00;
}

.box--theme1.box--tweet:hover .box__tweet-text {
  color: #c26200;
}

.box--theme2019:hover .cta .cta__text,
.box--theme2019:hover a.cta .cta__text {
  background: #c26200;
}

.box--theme2019:hover .cta--text .cta__text,
.box--theme2019:hover a.cta--text .cta__text {
  background: none;
  color: #c26200;
}

.box--theme2019:hover .cta--ticket .cta__text::after,
.box--theme2019:hover a.cta--ticket .cta__text::after {
  color: #c26200;
}

.box--theme2019:hover .cta--video .cta__text::after,
.box--theme2019:hover a.cta--video .cta__text::after {
  background-color: #c80f16;
}

.box--theme2019:hover .cta--disabled .cta__text,
.box--theme2019:hover a.cta--disabled .cta__text {
  background: #7a7a7a;
}

.box--theme2019 .box__meta.box__meta--theme2019 {
  font-family: "Ropa Sans", arial, serif;
  text-transform: none;
}

.box--theme2019 .box__tweet-text {
  color: #f57c00;
}

.box--theme2019.box--tweet:hover .box__tweet-text {
  color: #c26200;
}

.box--theme2019 .box__title {
  line-height: 1.25;
}

.box--theme2019 .box__copy {
  font-family: "Ropa Sans", arial, serif;
}

.cta,
a.cta {
  display: block;
  width: 100%;
  text-decoration: none;
}

.cta__text {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 5px;
  background: #f57c00;
  overflow: hidden;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 0.8rem;
  line-height: 35px;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
}
@media (min-width: 1200px) {
  .cta__text {
    height: 40px;
    font-size: 1rem;
    line-height: 40px;
  }
}

.cta__text--inline {
  display: inline-block;
  width: auto;
  min-width: 200px;
  padding: 0 50px;
}

.cta:hover .cta__text,
a.cta:hover .cta__text,
.cta__text:hover,
.cta__text:hover {
  background: #c26200;
  text-decoration: none;
}

.cta--text .cta__text,
a.cta--text .cta__text {
  padding-left: 0;
  padding-right: 0;
  background: none;
  color: #f57c00;
  text-decoration: underline;
  font-family: "Droid Serif", times, serif;
  font-style: italic;
  letter-spacing: normal;
  text-transform: none;
}

.cta--text .cta__text::after,
a.cta--text .cta__text::after {
  display: inline;
  content: " >";
}

.cta--text:hover .cta__text,
a.cta--text:hover .cta__text {
  background: none;
  color: #c26200;
}

.cta--text .cta__text--left {
  text-align: left;
}

.cta--text .cta__text--center {
  text-align: center;
}

.cta--text .cta__text--right {
  text-align: right;
}

.cta--icon .cta__text,
a.cta--icon .cta__text {
  position: relative;
  padding-right: 40px;
}
@media (min-width: 1200px) {
  .cta--icon .cta__text,
a.cta--icon .cta__text {
    padding-right: 45px;
  }
}

.cta--icon .cta__text::after,
a.cta--icon .cta__text::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 35px;
  font-family: "Font Awesome 5 Free";
}
@media (min-width: 1200px) {
  .cta--icon .cta__text::after,
a.cta--icon .cta__text::after {
    width: 40px;
  }
}

.cta--ticket .cta__text::after,
a.cta--ticket .cta__text::after {
  font-size: 1.8rem;
  content: "\f3ff";
  font-weight: 900;
  background-color: white;
  color: #f57c00;
}

.cta--ticket:hover .cta__text::after,
a.cta--ticket:hover .cta__text::after {
  color: #c26200;
}

.cta--video .cta__text::after,
a.cta--video .cta__text::after {
  padding-left: 3px;
  font-size: 1rem;
  content: "\f04b";
  font-weight: 900;
  color: white;
}

.cta--disabled .cta__text,
a.cta--disabled .cta__text {
  background: #939393;
}

.cta--disabled:hover .cta__text,
a.cta--disabled:hover .cta__text {
  background: #939393;
}

.cta__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100px;
}

.cta--buttonmultiline .cta__text {
  white-space: normal;
  height: auto;
  line-height: 1.5;
  padding: 5px 5px;
}

.cta--theme1 .cta__text {
  background: #f57c00;
}

.cta--text.cta--theme1 .cta__text,
a.cta--text.cta--theme1 .cta__text {
  background: none;
  color: #f57c00;
}

.cta--button.cta--theme1 .cta__text {
  background-color: #f57c00;
}

.cta--theme1:hover .cta__text,
a.cta--theme1:hover .cta__text {
  background: #c26200;
  text-decoration: none;
}

.cta--text.cta--theme1:hover .cta__text,
a.cta--text.cta--theme1:hover .cta__text {
  background: none;
  color: #c26200;
}

.cta--ticket.cta--theme1 .cta__text::after,
a.cta--ticket.cta--theme1 .cta__text::after {
  color: #f57c00;
}

.cta--ticket.cta--theme1:hover .cta__text::after,
a.cta--ticket.cta--theme1:hover .cta__text::after {
  color: #c26200;
}

.cta--theme2019 .cta__text {
  background: #f57c00;
  font-family: "Ropa Sans", arial, serif;
}

.cta--text .cta__text, a.cta--text .cta__text {
  font-family: "Droid Serif", times, serif;
}

.cta--text.cta--theme2019 .cta__text,
a.cta--text.cta--theme2019 .cta__text {
  background: none;
  color: #f57c00;
}

.cta--button.cta--theme2019 .cta__text {
  background-color: #f57c00;
}

.cta--theme2019:hover .cta__text,
a.cta--theme2019:hover .cta__text {
  background: #c26200;
  text-decoration: none;
}

.cta--text.cta--theme2019:hover .cta__text,
a.cta--text.cta--theme2019:hover .cta__text {
  background: none;
  color: #c26200;
}

.cta--ticket.cta--theme2019 .cta__text::after,
a.cta--ticket.cta--theme2019 .cta__text::after {
  color: #f57c00;
}

.cta--ticket.cta--theme2019:hover .cta__text::after,
a.cta--ticket.cta--theme2019:hover .cta__text::after {
  color: #c26200;
}

.latest {
  display: block;
  width: 100%;
}

.latest__inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 10px;
}
@media (min-width: 1024px) {
  .latest__inner {
    padding: 20px;
  }
}

.latest__inner--vertical {
  padding: 10px;
}
@media (min-width: 1024px) {
  .latest__inner--vertical {
    padding: 0;
  }
}

.latest__content {
  width: 100%;
  padding: 5px;
  background: #e5e5e5;
  position: relative;
}
@media (min-width: 1024px) {
  .latest__content {
    padding: 10px;
  }
}

.latest__content--vertical {
  margin: 20px 0 0;
}

.latest__header-link, .latest__header-link:hover, .latest__header-link:focus {
  text-decoration: none;
}

.latest__header-link:hover .latest__title, .latest__header-link:hover .latest__subtitle, .latest__header-link:hover .latest__copy,
.latest__header-link:focus .latest__title, .latest__header-link:focus .latest__subtitle, .latest__header-link:focus .latest__copy {
  color: #939393;
}

.latest__header {
  padding: 5px;
}
@media (min-width: 1024px) {
  .latest__header {
    padding: 10px;
  }
}

.latest__header--vertical .title {
  width: 80%;
}
@media (min-width: 1024px) {
  .latest__header--vertical .title {
    width: 80%;
  }
}

.latest__header--vertical {
  padding: 0;
}

.latest__title {
  margin: 0;
  font-weight: normal;
  font-size: 1.25em;
}

.latest__subtitle {
  margin: 0;
  font-size: 2em;
}

.latest__copy {
  margin: 0;
  color: black;
}

.latest__cta {
  padding: 5px;
}
@media (min-width: 450px) {
  .latest__cta {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .latest__cta {
    width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .latest__cta {
    position: absolute;
    top: 72px;
    right: 20px;
    width: 16.666666%;
    width: calc(16.666666% - 10px);
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .latest__cta {
    top: 67px;
    width: 10%;
    width: calc(10% - 10px);
  }
}

.body--theme2019 .latest__title {
  color: #f57c00;
}

.body--theme2019 .latest__copy {
  font-family: "Ropa Sans", arial, serif;
  color: #505050;
}

.ticket-group {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 10px;
}
@media (min-width: 1024px) {
  .ticket-group {
    padding: 20px;
  }
}

@media (min-width: 1024px) {
  .ticket-group--vertical {
    padding: 0;
  }
}

.ticket-group__inner {
  *zoom: 1;
  background: #e5e5e5;
}
.ticket-group__inner:before, .ticket-group__inner:after {
  content: " ";
  display: table;
}
.ticket-group__inner:after {
  clear: both;
}

@media (min-width: 1024px) {
  .ticket-group__content {
    float: left;
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .ticket-group__content--vertical {
    float: none;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .ticket-group__aside {
    float: left;
    width: 25%;
    padding: 20px 20px 20px 10px;
  }
}

@media (min-width: 1024px) {
  .ticket-group__aside--vertical {
    float: none;
    width: 100%;
    padding: 0;
  }
}

.ticket-group__header {
  padding: 10px;
  background: #b2a174;
  text-align: center;
  font-size: 0.8em;
}
@media (min-width: 1024px) {
  .ticket-group__header {
    float: left;
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .ticket-group__header {
    font-size: 1em;
  }
}

@media (min-width: 1024px) {
  .ticket-group__header--vertical {
    float: none;
  }
}

.ticket-group__title {
  margin: 0;
  line-height: 1.2;
}

.ticket-group__ticket-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 660px) {
  .ticket-group__ticket-list {
    display: table;
    table-layout: fixed;
    padding: 10px 5px;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .ticket-group__ticket-list {
    padding: 20px 10px;
  }
}

@media (min-width: 1024px) {
  .ticket-group__ticket-list--vertical {
    display: block;
    padding: 0;
  }
}

.ticket-group__ticket {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid white;
}
@media (min-width: 660px) {
  .ticket-group__ticket {
    display: table-cell;
    width: 33%;
    padding: 0 5px;
    border-bottom: none;
    border-right: 1px solid white;
    vertical-align: top;
  }
}
@media (min-width: 1024px) {
  .ticket-group__ticket {
    padding: 0 10px;
  }
}

.ticket-group__ticket:last-of-type {
  border-bottom: none;
}
@media (min-width: 660px) {
  .ticket-group__ticket:last-of-type {
    border-right: none;
  }
}
@media (min-width: 1024px) {
  .ticket-group__ticket:last-of-type {
    border-right: 1px solid white;
  }
}

@media (min-width: 1024px) {
  .ticket-group__ticket--vertical {
    display: block;
    width: 100%;
    padding: 0;
    border-right: none;
    border-bottom: 1px solid white;
  }
}

@media (min-width: 1024px) {
  .ticket-group__ticket--vertical:last-of-type {
    border-right: none;
    border-bottom: none;
  }
}

.ticket-group__aside-header {
  padding: 10px;
  background: #b2a174;
  font-size: 0.8em;
}
@media (min-width: 1024px) {
  .ticket-group__aside-header {
    padding: 0;
    background: none;
  }
}
@media (min-width: 1200px) {
  .ticket-group__aside-header {
    font-size: 1em;
  }
}

@media (min-width: 1024px) {
  .ticket-group__aside-header--vertical {
    padding: 20px;
    background: #b2a174;
  }
}

.ticket-group__aside-title {
  margin: 0;
  line-height: 1.2;
  color: white;
}
@media (min-width: 1024px) {
  .ticket-group__aside-title {
    color: black;
  }
}

@media (min-width: 1024px) {
  .ticket-group__aside-title--vertical {
    color: white;
  }
}

.ticket-group__copy {
  padding: 0 10px;
  font-size: 0.8em;
}
.ticket-group__copy ul {
  padding: 0;
  list-style-type: none;
}
.ticket-group__copy li {
  padding-left: 25px;
  background-image: url("/assets/images/icons/tick.svg");
  background-repeat: no-repeat;
  background-position: 0 50%;
}
@media (min-width: 1024px) {
  .ticket-group__copy {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .ticket-group__copy {
    font-size: 1em;
  }
}

@media (min-width: 1024px) {
  .ticket-group__copy--vertical {
    padding: 0 20px 20px;
  }
}

.ticket-group__more-info-link, .ticket-group__more-info-link:visited, .ticket-group__more-info-link:hover, .ticket-group__more-info-link:focus {
  color: inherit;
  text-decoration: none;
}

.ticket-group__more-info-link:hover .cta--text .cta__text {
  color: #c26200;
  text-decoration: none;
}

.ticket-group--theme1 .ticket-group__more-info-link:hover .cta--text .cta__text {
  color: #c26200;
}

.ticket {
  position: relative;
  width: 100%;
  padding: 5px;
  font-size: 0;
  text-align: center;
}
@media (min-width: 660px) {
  .ticket {
    padding: 0;
  }
}

@media (min-width: 660px) {
  .ticket--vertical {
    padding: 10px;
  }
}

.ticket__item {
  display: inline-block;
  width: 50%;
  padding: 5px;
  vertical-align: middle;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 450px) {
  .ticket__item {
    width: 33.333333%;
  }
}
@media (min-width: 660px) {
  .ticket__item {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 1em auto 0;
    padding: 0;
  }
}

.ticket__item:first-of-type {
  margin-top: 0;
}

@media (min-width: 1024px) {
  .ticket__item--vertical {
    display: inline-block;
    width: 50%;
    max-width: 100%;
    margin: 0;
    padding: 5px;
  }
}
@media (min-width: 1200px) {
  .ticket__item--vertical {
    width: 33.333333%;
  }
}

.ticket__price {
  position: relative;
  width: 100%;
  background-image: url(/assets/images/icons/ticket-1.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0.8em;
  line-height: 1;
  color: white;
}
@media (min-width: 1024px) {
  .ticket__price {
    font-size: 1em;
  }
}

.ticket__price::after {
  display: block;
  padding-bottom: 118%;
  content: "";
}

.ticket__price--one-day {
  background-image: url(/assets/images/icons/ticket-1.svg);
}

.ticket__price--multi-day {
  background-image: url(/assets/images/icons/ticket-2.svg);
}

.ticket__price-content {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.ticket__price-item {
  margin: 0;
}

.ticket__value {
  display: block;
  font-family: "Droid Serif", times, serif;
  font-size: 2.5em;
}

.ticket__info {
  line-height: 1.3;
  text-align: left;
  font-size: 0.8rem;
}
@media (min-width: 660px) {
  .ticket__info {
    text-align: center;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .ticket__info {
    font-size: 1rem;
  }
}

.ticket__name {
  margin: 0;
  font-size: 1.5em;
  line-height: 1.1;
}

.ticket__type {
  margin: 0;
}

.ticket__date {
  margin: 0;
  font-family: "Droid Serif", times, serif;
  text-transform: none;
}

.stay-informed--popup {
  display: none;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.stay-informed__close {
  display: none;
}

.stay-informed--popup .stay-informed__close {
  display: block;
  background-color: #f57c00;
  color: #fff;
  cursor: pointer;
  height: 30px;
  padding: 0px 5px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  width: 30px;
  line-height: 27px;
  text-decoration: none;
  font-size: 1.4em;
  font-family: "Roboto Condensed", arial, sans-serif;
  z-index: 99;
}
@media (min-width: 450px) {
  .stay-informed--popup .stay-informed__close {
    top: 0;
    right: -30px;
  }
}

.stay-informed__close:hover {
  background-color: #b2a174;
}

.stay-informed--popup .stay-informed__content {
  background: #fff;
  position: relative;
  width: 260px;
  margin: 5% auto 0;
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  padding: 5px;
}
@media (min-width: 450px) {
  .stay-informed--popup .stay-informed__content {
    width: 350px;
  }
}
@media (min-width: 1024px) {
  .stay-informed--popup .stay-informed__content {
    margin-top: 25%;
  }
}
@media (min-width: 1200px) {
  .stay-informed--popup .stay-informed__content {
    margin-top: 20%;
  }
}

.stay-informed__content-inner {
  padding: 10px;
  background: #f57c00 center 20px no-repeat;
  position: relative;
}
@media (min-width: 1024px) {
  .stay-informed__content-inner {
    padding: 20px;
  }
}

.stay-informed__title {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 4px;
  margin: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.stay-informed__text {
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.6;
}

.stay-informed__email-input {
  background: #fff;
  padding: 2px;
}

.stay-informed__txt-email {
  background: #fff;
  border: 0;
  font-style: normal;
  font-size: 1.2em;
  margin: 0;
  padding: 5px 10px;
  height: 30px;
  width: 88%;
  float: left;
}

.stay-informed__submit {
  border: 0;
  font-weight: 300;
  margin: 0;
  padding: 0;
  width: 12%;
  height: 30px;
  background: #f57c00;
  color: #fff;
  line-height: 30px;
  font-family: "Roboto Condensed", arial, sans-serif;
  text-transform: uppercase;
  overflow: hidden;
}

.stay-informed__submit:hover {
  background: #c26200;
}

.stay-informed__submit:disabled {
  background: red;
  cursor: progress;
}

.stay-informed__msg-box {
  font-style: italic;
  margin: 0;
  width: 100%;
}

.stay-informed__msg-text--success {
  padding-top: 10px;
  display: block;
}

.stay-informed__msg-text--error {
  color: #EC1010;
  padding-top: 10px;
  display: block;
}

.stay-informed__msg-text--errarrow {
  display: inline-block;
  float: left;
  padding-right: 5px;
}

.stay-informed__msg-text--errarrow img {
  display: inline-block;
}

.stay-informed__email-mailing-lists-list {
  list-style: none;
  padding: 0;
}

.stay-informed__label-text {
  width: 220px;
  display: inline-block;
}

.stay-informed__select {
  width: 100%;
  border: 0;
  padding: 5px 10px;
  font-size: 1.2em;
}

.stay-informed__email-mailing-lists-list-item {
  margin: 0.5em 0;
}

.stay-informed--theme1 .stay-informed__content-inner {
  background-color: #f57c00;
}

.stay-informed--theme1 .stay-informed__title {
  color: #fff;
}

.stay-informed--theme1 .stay-informed__text {
  color: #fff;
}

.stay-informed--theme1 .stay-informed__email-mailing-lists {
  color: #fff;
}

.stay-informed--theme1 .stay-informed__submit {
  background-color: #f57c00;
}

.stay-informed--theme1 .stay-informed__submit:hover {
  background-color: #c26200;
}

.stay-informed--theme1 .stay-informed__close {
  background-color: #f57c00;
}

.stay-informed--theme2019 .stay-informed__title {
  color: #fff;
}

.stay-informed--theme2019 .stay-informed__text {
  color: #fff;
}

.stay-informed--theme2019 .stay-informed__email-mailing-lists {
  color: #fff;
}

.figure--entityguest {
  display: none;
}
@media (min-width: 660px) {
  .figure--entityguest {
    display: block;
  }
}

.figure__video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  height: 0;
  overflow: hidden;
  background-color: black;
}

.figure__video-placeholder {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}

.figure__video-placeholder::after {
  display: block;
  padding: 0 0 57% 0;
  background: url(/assets/images/icons/youtube.svg) center center no-repeat;
  content: "";
}

.figure__video iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.figure__caption {
  padding: 5px 0;
  font-size: 0.8rem;
  font-style: italic;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 1200px) {
  .figure__caption {
    padding: 10px 0;
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .copy {
    font-size: 1.2em;
  }
}

.copy h2:first-child,
.copy h3:first-child,
.copy p:first-child,
.copy ul:first-child,
.copy ol:first-child,
.copy blockquote:first-child {
  margin-top: 0;
}

.copy h2:last-child,
.copy h3:last-child,
.copy p:last-child,
.copy ul:last-child,
.copy ol:last-child,
.copy blockquote:last-child {
  margin-bottom: 0;
}

.copy__title,
.copy__subtitle {
  font-weight: 400;
  color: #505050;
}

.copy__title--black {
  color: black;
}

.copy__intro {
  font-size: 1.2em;
}

.copy img {
  height: auto !important;
}

.copy--theme1 a {
  color: #f57c00;
}

.copy--theme1 a:hover {
  color: #c26200;
}

.copy--theme1 .title__highlight {
  color: #f57c00;
}

.copy {
  overflow-x: auto;
}

.copy table {
  border-collapse: collapse;
  font-size: 10px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  width: 100% !important;
  max-width: 100%;
}
@media (min-width: 660px) {
  .copy table {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  .copy table {
    font-size: 14px;
  }
}

.copy table th {
  vertical-align: bottom;
}

.copy table td {
  vertical-align: top;
}

.copy table th,
.copy table td {
  text-align: left;
  padding: 1px 2px;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}
@media (min-width: 660px) {
  .copy table th,
.copy table td {
    padding: 2px 2px;
  }
}
@media (min-width: 768px) {
  .copy table th,
.copy table td {
    padding: 2px 5px;
  }
}

.product {
  font-size: 0.8em;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .product {
    font-size: 1em;
  }
}

.product__image {
  max-width: 150px;
  width: auto;
  margin: 0 auto;
  height: auto;
}

.product__name {
  overflow: hidden;
  height: 50px;
}
@media (min-width: 1200px) {
  .product__name {
    height: 60px;
  }
}

.product__namewithprice {
  overflow: hidden;
  height: 80px;
}
@media (min-width: 450px) {
  .product__namewithprice {
    height: 64px;
  }
}
@media (min-width: 1200px) {
  .product__namewithprice {
    height: 80px;
  }
}

.product__namewithpriceandexhibitor {
  overflow: hidden;
  height: 128px;
}
@media (min-width: 450px) {
  .product__namewithpriceandexhibitor {
    height: 96px;
  }
}
@media (min-width: 1200px) {
  .product__namewithpriceandexhibitor {
    height: 160px;
  }
}
@media (min-width: 1600px) {
  .product__namewithpriceandexhibitor {
    height: 120px;
  }
}

.product__namewithexhibitor {
  overflow: hidden;
  height: 96px;
}
@media (min-width: 450px) {
  .product__namewithexhibitor {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .product__namewithexhibitor {
    height: 120px;
  }
}
@media (min-width: 1600px) {
  .product__namewithexhibitor {
    height: 100px;
  }
}

.product__name-link,
.product__name-link:visited {
  color: inherit;
  display: block;
}

.product__name-link:hover,
.product__name-link:focus {
  color: #c26200;
  text-decoration: none;
}

.product__sub-name {
  display: block;
  font-weight: 400;
}

.product-list__item--side-description .product__cta {
  clear: both;
  display: block;
}
@media (min-width: 660px) {
  .product-list__item--side-description .product__cta {
    display: none;
  }
}

.product__description-cta {
  display: none;
}
@media (min-width: 660px) {
  .product__description-cta {
    display: block;
  }
}

/*.product__description-cta--instock {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 50%;
	padding:0 $df__gutter-full--alpha;
	@include respond-to(step2) {
		bottom: 31px;
	}
	@include respond-to(step3) {
		bottom: 31px;
	}
	@include respond-to(step4) {
		bottom: 33px;
	}
	@include respond-to(step5) {
		bottom: 37px;
	}
	@include respond-to(step6) {
		bottom: 40px;
	}
}*/
.product__description-text {
  display: block;
  max-height: 18.8em;
  overflow: hidden;
}
@media (min-width: 320px) {
  .product__description-text {
    max-height: 18.8em;
  }
}
@media (min-width: 450px) {
  .product__description-text {
    max-height: 18.8em;
  }
}
@media (min-width: 660px) {
  .product__description-text {
    max-height: 14em;
  }
}
@media (min-width: 768px) {
  .product__description-text {
    max-height: 14em;
  }
}
@media (min-width: 1024px) {
  .product__description-text {
    max-height: 14.4em;
  }
}
@media (min-width: 1200px) {
  .product__description-text {
    max-height: 11.2em;
  }
}
@media (min-width: 1600px) {
  .product__description-text {
    max-height: 11.2em;
  }
}

.product--side-description .product__image-name-holder {
  width: 50%;
  float: left;
}

.product--side-description .product__description {
  width: 50%;
  float: left;
  text-align: left;
  padding: 0 10px;
}

.product__tokens {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875em;
}

.product--theme1 .product__name-link,
.product--theme1 .product__exhibitor {
  color: #f57c00;
}

.product--theme1 .product__name-link:hover,
.product--theme1 .product__name-link:focus {
  color: #c26200;
}

.product-list__items {
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px;
  font-size: 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .product-list__items {
    padding: 10px;
  }
}

.product-list__item {
  display: inline-block;
  width: 50%;
  padding: 5px;
  vertical-align: top;
  font-size: 1rem;
}
@media (min-width: 660px) {
  .product-list__item {
    width: 33.333333%;
  }
}
@media (min-width: 768px) {
  .product-list__item {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product-list__item {
    width: 20%;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .product-list__item {
    width: 16.666666%;
    padding: 10px;
  }
}

@media (min-width: 1024px) {
  .product-list__items--compact .product-list__item {
    width: 25%;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .product-list__items--compact .product-list__item {
    width: 20%;
    padding: 10px;
  }
}

.product-list__item--side-description {
  width: 100%;
}
@media (min-width: 660px) {
  .product-list__item--side-description {
    width: 66.666666%;
  }
}
@media (min-width: 768px) {
  .product-list__item--side-description {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .product-list__item--side-description {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .product-list__item--side-description {
    width: 33.333333%;
  }
}

.product-list__empty-result {
  display: none;
}

.scroll-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  height: 35px;
  padding: 0 10px;
  overflow: hidden;
  line-height: 35px;
  border-radius: 20px;
  background: #000;
  background: #505050;
  color: white;
  z-index: 9999;
}
.scroll-top:hover, .scroll-top:focus {
  outline: none;
}
@media (min-width: 768px) {
  .scroll-top {
    bottom: 70px;
  }
}
.scroll-top__text {
  display: none;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
}
.scroll-top:hover .scroll-top__text, .scroll-top:focus .scroll-top__text {
  display: inline-block;
  margin-right: 5px;
  text-decoration: none;
}
.scroll-top__icon {
  color: white;
}

.related-list {
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 5px;
  list-style: none;
}
@media (min-width: 450px) {
  .related-list {
    font-size: 0;
  }
}
@media (min-width: 1024px) {
  .related-list {
    padding: 0;
    font-size: 1em;
    text-align: left;
    border-top: 0;
  }
}

.related-list--center {
  border-top: 0;
}

.related-list__item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0.8rem;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 450px) {
  .related-list__item {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
    padding: 5px;
    border-bottom: none;
    vertical-align: top;
  }
}
@media (min-width: 660px) {
  .related-list__item {
    width: 33.333333%;
  }
}
@media (min-width: 768px) {
  .related-list__item {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .related-list__item {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (min-width: 1200px) {
  .related-list__item {
    font-size: 1rem;
  }
}

.related-list__item:first-of-type {
  padding-top: 5px;
}
@media (min-width: 1024px) {
  .related-list__item:first-of-type {
    padding-top: 0;
    padding-left: 0;
  }
}

.related-list__item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.related-list__item--center {
  text-align: center;
}

.related-event {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
}
.related-event:before, .related-event:after {
  content: " ";
  display: table;
}
.related-event:after {
  clear: both;
}

.related-event--ticket {
  background: #e5e5e5;
  padding: 10px;
}
@media (min-width: 1024px) {
  .related-event--ticket {
    padding: 20px;
  }
}

.related-event__image {
  float: left;
  width: 33.333333%;
  padding-right: 5px;
}
@media (min-width: 450px) {
  .related-event__image {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .related-event__image {
    float: left;
    width: 40%;
    max-width: auto;
    margin: 0;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .related-event__image {
    width: 33.333333%;
  }
}

.related-event__img {
  height: auto;
}

.related-event__content {
  float: left;
  width: 66.666666%;
  padding-left: 5px;
}
@media (min-width: 450px) {
  .related-event__content {
    float: none;
    width: 100%;
    margin-top: 10px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .related-event__content {
    float: left;
    width: 60%;
    margin: 0;
    padding-left: 10px;
  }
}
@media (min-width: 1200px) {
  .related-event__content {
    width: 66.666666%;
  }
}

.related-event--ticket .related-event__content {
  width: 100%;
  padding: 0;
}

.related-event__title {
  margin: 0;
  line-height: 1.1;
  text-overflow: ellipsis;
  overflow: hidden;
}

.related-event__subtitle {
  display: block;
  font-weight: 400;
}

.related-event__data {
  display: block;
  width: 100%;
  margin: 0.2em 0 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.2;
}

.related-event__data-item {
  display: inline;
}

.related-event__data-item::after {
  display: inline;
  content: " | ";
}

.related-event__data-item:last-of-type::after {
  display: none;
}

.related-event__text {
  margin: 0;
}

.related-event__price {
  font-family: "Roboto Condensed", arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
  margin: 0;
  font-size: 1.25rem;
}

.related-event__unit {
  font-weight: normal;
  font-size: 0.875rem;
}

@media (min-width: 450px) {
  .related-event__content .cta--text {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .related-event__content .cta--text {
    text-align: left;
  }
}

.related-event__content .cta--ticket {
  width: 100%;
}

.related-event__content .cta--ticket,
.related-event__content .cta--button {
  margin-top: 0.5em;
}

.related-event-details {
  background: #e5e5e5;
  padding: 10px;
  *zoom: 1;
  text-align: left;
}
.related-event-details:before, .related-event-details:after {
  content: " ";
  display: table;
}
.related-event-details:after {
  clear: both;
}
@media (min-width: 1024px) {
  .related-event-details {
    padding: 20px;
  }
}

.related-event-details__title {
  margin: 0;
  line-height: 1.1;
}

.related-event-details__subtitle {
  font-weight: 400;
}

.related-event-details__price {
  font-family: "Roboto Condensed", arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
  margin: 0;
  font-size: 1.875rem;
}

.related-event-details__unit {
  font-weight: normal;
  font-size: 1.25rem;
  white-space: nowrap;
}

@media (min-width: 450px) {
  .related-event-details__content .cta--text {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .related-event-details__content .cta--text {
    text-align: left;
  }
}

.related-event-details__cta {
  margin: 1.5em 0 0;
}

.related-website {
  margin-bottom: 20px;
}

.related-website .cta {
  width: 70%;
}
@media (min-width: 450px) {
  .related-website .cta {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .related-website .cta {
    width: 70%;
  }
}

.related-address {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .related-address {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }
}

.related-address:last-child {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0;
}

.related-address__meta {
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
  color: black;
  font-weight: bold;
}

.related-address__address {
  font-style: normal;
  font-family: 0;
}

.related-address__address-name {
  text-transform: uppercase;
  margin: 0;
}

.related-downloads__items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.related-downloads__item {
  margin: 0 0 0.5rem;
}

.related-downloads__link,
.related-downloads__link:visited,
.related-downloads__link:hover,
.related-downloads__link:focus {
  color: #505050;
  text-decoration: none;
}

.related-downloads__link:hover,
.related-downloads__link:focus {
  outline: 1px dotted;
}

.related-downloads__icon--pdf {
  color: #ea120a;
}

.related-downloads__icon--word {
  color: #295294;
}

.related-downloads__icon--excel {
  color: #1d7044;
}

.related-stand-numbers {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .related-stand-numbers {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }
}

.related-stand-numbers:last-child {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0;
}

.related-stand-numbers__meta {
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
  color: black;
}

.related-stand-numbers__title {
  text-transform: uppercase;
  margin: 0;
}

.content-groups {
  list-style: none;
  padding: 0;
}

.content-group__title {
  margin-bottom: 0.125em !important;
}

.content-group__trigger {
  text-transform: none;
}

.content-group__copy {
  padding: 0 0 1em;
}

.contact-info__item {
  margin: 0 0 40px;
}

.contact-info__item--center {
  text-align: center;
}

.contact-info__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 100;
}

.contact-info__text {
  font-style: normal;
  margin: 0;
}

.contact-info__name {
  color: #bbac78;
  font-style: italic;
}

.exhibitors {
  margin: 2rem 0 0;
}

.exhibitors__list {
  max-width: 1024px;
  margin: 1rem auto 0;
  padding: 5px;
  list-style-type: none;
  text-align: center;
  vertical-align: top;
  font-size: 0;
}
@media (min-width: 1024px) {
  .exhibitors__list {
    padding: 10px;
  }
}

.exhibitors__list-item {
  position: relative;
  display: inline-block;
  width: 50%;
}
@media (min-width: 450px) {
  .exhibitors__list-item {
    width: 33.3333333333%;
  }
}
@media (min-width: 660px) {
  .exhibitors__list-item {
    width: 25%;
  }
}

.exhibitors__link {
  display: block;
  position: relative;
  padding: 15px;
  text-decoration: none !important;
}
@media (min-width: 1024px) {
  .exhibitors__link {
    padding: 30px;
  }
}

.exhibitors__image {
  display: block;
  width: 100%;
  height: auto;
}

.exhibitors__link:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
}

.exhibitors .title__head {
  text-transform: none;
  font-size: 1.125rem;
  font-weight: 100;
}

.exhibitors__flag {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.exhibitors__flag .flag {
  display: inline-block;
}

.partners {
  margin: 2rem 0 0;
}

.partners__list {
  margin: 1rem 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  vertical-align: top;
  font-size: 0;
}

.partners__list-item {
  position: relative;
  display: inline-block;
  width: 50%;
  padding: 20px 20px;
}
@media (min-width: 450px) {
  .partners__list-item {
    width: 33.3333333333%;
  }
}
@media (min-width: 660px) {
  .partners__list-item {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .partners__list-item {
    width: 20%;
  }
}
@media (min-width: 1024px) {
  .partners__list-item {
    width: 16.6666666667%;
    width: 20%;
  }
}

.partners__link {
  display: block;
  position: relative;
  padding: 5px 5px;
}
@media (min-width: 1024px) {
  .partners__link {
    padding: 10px 10px;
  }
}

.partners__image {
  display: block;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
}

.partners__link:hover .partners__link-overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
}

.partners .title__head {
  text-transform: none;
  font-size: 1.125rem;
  font-weight: 100;
}

.form {
  font-family: "Roboto Condensed", arial, sans-serif;
}

.form__row {
  *zoom: 1;
}
.form__row:before, .form__row:after {
  content: " ";
  display: table;
}
.form__row:after {
  clear: both;
}

.form__item {
  *zoom: 1;
  position: relative;
  margin: 0 0 20px;
}
.form__item:before, .form__item:after {
  content: " ";
  display: table;
}
.form__item:after {
  clear: both;
}
@media (min-width: 1024px) {
  .form__item {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.form__item:last-child {
  padding-right: 0;
}
.form__item:first-child {
  padding-left: 0;
}

.form__item--fullwidth {
  width: 100%;
}

.form__label {
  display: block;
  position: relative;
  text-transform: uppercase;
}

.form__required .form__label-text::after {
  content: " *";
}

.form__inputfield {
  background: #f4eac7;
  border: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-family: "Droid Serif", times, serif;
  min-width: 100%;
  max-width: 100%;
}

input.form__inputfield, select.form__inputfield {
  height: 30px;
}

.form__error {
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
  color: red;
}

.form__error--summary {
  position: static;
  margin: 0 0 1em;
}

.form__success {
  text-transform: uppercase;
  color: green;
}

.form__cta {
  width: 100px;
}

@media (min-width: 1024px) {
  .form__cta--right {
    float: right;
  }
}

.gallery-images {
  overflow: hidden;
  padding: 0 5px;
}
@media (min-width: 1024px) {
  .gallery-images {
    padding: 0 10px;
  }
}

.gallery-images--sidebar {
  padding: 0 0 20px;
}

.gallery-images__list {
  display: none;
}

.gallery-years {
  text-align: center;
  list-style: none;
  padding: 0 5px;
}
@media (min-width: 1024px) {
  .gallery-years {
    padding: 0 10px;
  }
}

.gallery-years__item {
  display: inline;
}

.gallery-years__item::after {
  display: inline;
  content: " | ";
}

.gallery-years__item:last-of-type::after {
  display: none;
}

.gallery-years__item:first-child::before {
  content: "Archive - ";
  font-size: "Archive";
  font-family: "Roboto Condensed", arial, sans-serif;
  text-transform: uppercase;
}

.gallery-images__credit {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  text-transform: uppercase;
  padding: 2.5px 5px;
  z-index: 2;
  font-size: 0.625rem;
}

.gallery-images__socialsite,
.gallery-images__socialsite:visited {
  position: absolute;
  top: 5px;
  right: 5px;
  color: white;
  background: rgba(0, 0, 0, 0.6);
  padding: 3px;
  z-index: 3;
  line-height: 1;
  border-radius: 4px;
  display: block;
}

.ug-textpanel-title {
  text-align: center !important;
}

.gallery-images__download {
  background-image: url("/assets/images/icons/download-2-32.png") !important;
}

.gallery-images__download:hover {
  background-position: 0 0 !important;
}

.gallery-images__downloadlink {
  opacity: 0;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 3;
}

.gallery-copyright {
  margin-top: 100px;
  text-align: left;
  padding: 0 10px;
  font-size: 1.25rem;
}

.ug-lightbox .ug-lightbox-arrow-left, .ug-lightbox .ug-lightbox-arrow-right {
  background: none;
  font-size: 4rem;
  color: white;
  margin: 35px 0 0 !important;
}
@media (min-width: 1024px) {
  .ug-lightbox .ug-lightbox-arrow-left, .ug-lightbox .ug-lightbox-arrow-right {
    font-size: 8rem;
    margin: 20px 0 0 !important;
  }
}

.ug-lightbox .ug-lightbox-arrow-left .fa-angle-left, .ug-lightbox .ug-lightbox-arrow-right .fa-angle-right {
  position: absolute;
  top: 0;
}

.ug-lightbox .ug-lightbox-arrow-left .fa-angle-left {
  left: 0;
}

.ug-lightbox .ug-lightbox-arrow-right .fa-angle-right {
  right: 0;
}

.ug-lightbox .ug-lightbox-arrow-left:hover, .ug-lightbox .ug-lightbox-arrow-right:hover {
  color: #f57c00;
}

.ug-textpanel {
  top: 0.5rem !important;
}

.ug-lightbox .ug-lightbox-numbers {
  font-family: "Droid Serif", times, serif;
  font-size: 1rem;
}

.ug-lightbox .ug-textpanel-title {
  font-style: italic;
  font-family: "Droid Serif", times, serif;
  font-size: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.gallery-years--theme1 .gallery-years__link {
  color: #f57c00;
}

.gallery-years--theme1 .gallery-years__link:hover {
  color: #c26200;
}

.trade-form__title {
  margin: 0;
  font-size: 1.125em;
}

.trade-form__text {
  margin: 0 0 1em;
  font-size: 0.8125em;
  font-style: italic;
}

.trade-form__text--theme1 .title__highlight {
  color: #f57c00;
}

.social {
  z-index: 11;
  position: absolute;
  left: 0;
  top: 10%;
  background: #fff;
  list-style: none;
  padding: 20px 0 0;
  margin: 0;
  display: none;
}
@media (min-width: 768px) {
  .social {
    display: block;
    top: 10%;
  }
}
@media (min-width: 1024px) {
  .social {
    display: block;
    top: 20%;
  }
}

.social--vertical {
  display: none;
}

.social--horizontal {
  position: static;
  padding: 0;
  background: none;
  display: none;
  display: inline-table;
  height: 100%;
}

.social--gallery {
  position: static;
  display: none;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .social--gallery {
    display: table;
  }
}

.social--gallery-overlay {
  position: absolute;
  left: 50%;
  top: 45px;
  display: block;
  height: auto;
  margin-left: -100px;
  width: 200px;
  text-align: center;
}

.social__item {
  padding: 0 20px 20px 0;
}

.social__item--horizontal {
  padding: 0 0 0 5px;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .social__item--horizontal {
    padding: 0 0 0 10px;
  }
}

.social__item--horizontal:first-child {
  padding: 0;
}

.social__item--gallery-overlay {
  display: inline-block;
}

.social__button {
  display: block;
  width: 25px;
  height: 25px;
  font-size: 1em;
  line-height: 28px;
  text-align: center;
  color: white;
}
.social__button:visited, .social__button:hover, .social__button:focus {
  color: white;
}
@media (min-width: 768px) {
  .social__button {
    width: 35px;
    height: 35px;
    line-height: 38px;
  }
}

.social__item--horizontal .social__button {
  width: 25px;
  height: 25px;
  line-height: 26px;
}

.social--gallery .social__button {
  margin: 65px 0 0;
}

.social--gallery-overlay .social__button {
  margin: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.6em;
}

.social__t {
  background: #78CDF0;
}
.social__t:hover {
  background: #4abceb;
}

.social__f {
  background: #537BBD;
}
.social__f:hover {
  background: #3d62a0;
}

.social__p {
  background: #bd081c;
}
.social__p:hover {
  background: #8c0615;
}

.social__g {
  background: #dd4b39;
}
.social__g:hover {
  background: #c23321;
}

.social__i {
  background: #125688;
}
.social__i:hover {
  background: #0c3a5b;
}

.social__y {
  background: #cd201f;
}
.social__y:hover {
  background: #a11918;
}

.social__l {
  background: #0077b5;
}
.social__l:hover {
  background: #005582;
}

.not-publicly-visible::after {
  position: absolute;
  content: "*NOT* PUBLICLY VISIBLE";
  background: rgba(180, 0, 0, 0.95);
  display: block;
  color: #fff;
  left: 0;
  top: 0;
  margin: auto;
  z-index: 20;
  padding: 0.5rem 1rem;
  text-align: center;
  font-size: 1rem;
  cursor: pointer;
}

.not-publicly-visible--hidden::after {
  background: rgba(180, 0, 0, 0.5);
}

.minimum-requirements-not-met:before {
  position: absolute;
  content: "MINIMUM REQUIREMENTS NOT MET";
  background: rgba(255, 191, 0, 0.95);
  display: block;
  color: #fff;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 20;
  padding: 0.5rem 1rem;
  text-align: center;
  font-size: 1rem;
  cursor: pointer;
}

.minimum-requirements-not-met--hidden:before {
  background: rgba(255, 191, 0, 0.5);
}

.site-map__menu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: "Roboto Condensed", arial, sans-serif;
}

.site-map__item {
  border-bottom: 1px solid #efece2;
  padding: 10px 0;
}

.site-map__item:last-child {
  border-bottom: 0;
}

.site-map__link {
  font-weight: bold;
}

.site-map__sublink {
  font-weight: 100;
}

.site-map__link,
.site-map__sublink {
  text-decoration: none;
  color: #505050;
}

.site-map__link:focus,
.site-map__link:hover,
.site-map__link:visited,
.site-map__sublink:focus,
.site-map__sublink:hover,
.site-map__sublink:visited {
  color: #505050;
}

.site-map__submenu {
  list-style: none;
  margin: 0;
}

.news-landing {
  *zoom: 1;
  max-width: 1600px;
  margin: 0 auto;
}
.news-landing:before, .news-landing:after {
  content: " ";
  display: table;
}
.news-landing:after {
  clear: both;
}

@media (min-width: 1024px) {
  .news-landing__left,
.news-landing__right {
    float: left;
  }
}

.news-landing__left {
  overflow: hidden;
}
@media (min-width: 1024px) {
  .news-landing__left {
    width: 66.6666666667%;
  }
}

@media (min-width: 1024px) {
  .news-landing__right {
    width: 33.3333333333%;
    padding-right: 20px;
  }
}

@media (min-width: 1024px) {
  .news-landing__left .list__item {
    width: 50%;
  }
}

.news-landing__right .list {
  background: #e5e5e5;
}

.news-landing__right .list__item--instagram {
  width: 50%;
  padding-top: 50%;
  height: 0;
}

.news-landing__cta {
  float: right;
  width: 170px;
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .news-landing__cta {
    width: 190px;
    padding: 0 20px;
  }
}

.tokens {
  display: block;
  list-style: none;
  padding: 0;
  margin: 1rem 0 0;
  text-align: center;
}

.tokens__token {
  display: inline-block;
  width: 50px;
  height: 30px;
  background-image: url(/assets/images/icons/token.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 10%;
}

.product__tokens .tokens {
  /*display: none;*/
}

.product__tokens .tokens__token {
  height: 17px;
}

.centered-content {
  text-align: center;
  max-width: 1600px;
  margin: 0 auto;
}

.centered-content__copy {
  padding: 5px 10px;
}
@media (min-width: 1024px) {
  .centered-content__copy {
    padding: 10px 20px;
  }
}

.centered-content__related-list {
  padding: 5px 10px;
}
@media (min-width: 1024px) {
  .centered-content__related-list {
    padding: 10px 20px;
  }
}

.video-lazy {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  height: 0;
  overflow: hidden;
}

.video-lazy .video-lazy-placeholder {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.video-lazy .video-lazy-placeholder .video-lazy-spacer {
  padding: 0 0 56.25% 0;
  background: url(/assets/images/ytplay.png) center center no-repeat;
  font-size: 0;
}

.video-lazy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-js .no-js__js {
  display: none;
}

.home-row {
  overflow: hidden;
}

.home-row__list {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 1024px) {
  .home-row__list {
    padding: 10px;
  }
}

.home-row__list-item {
  overflow: hidden;
  position: relative;
  display: table;
  height: calc(80vh - 25px);
  min-height: 500px;
  padding: 5px;
  width: 100%;
}
@media (min-width: 1024px) {
  .home-row__list-item {
    height: calc(100vh - 80px);
    min-height: 550px;
    padding: 10px;
    width: 50%;
    float: left;
  }
}

.home-row__subtitle {
  text-align: center;
  font-family: Cinzel, "Times New Roman", serif;
  font-weight: normal;
  margin: 0.25em 0;
}

.home-box {
  text-decoration: none !important;
  display: table-cell;
  overflow: hidden;
  position: relative;
}

.home-box .cta .cta__text,
.home-box a.cta .cta__text {
  background-color: #bbac78;
  -webkit-transition: background-color 0.6s ease-out;
  -ms-transition: background-color 0.6s ease-out;
  transition: background-color 0.6s ease-out;
}

.home-box:hover .cta .cta__text,
.home-box:hover a.cta .cta__text,
.home-box:focus .cta .cta__text,
.home-box:focus a.cta .cta__text {
  background-color: #f57c00;
  text-decoration: none;
  -webkit-transition: background-color 0.6s ease-out;
  -ms-transition: background-color 0.6s ease-out;
  transition: background-color 0.6s ease-out;
}

.home-box--theme2019 .cta .cta__text,
.home-box--theme2019 a.cta .cta__text {
  background-color: #f57c00;
}

.home-box--theme2019:hover .cta .cta__text,
.home-box--theme2019:hover a.cta .cta__text,
.home-box--theme2019:focus .cta .cta__text,
.home-box--theme2019:focus a.cta .cta__text {
  background-color: #e30e18;
}

.home-box__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: no-repeat center center;
  background-size: cover;
  transition: background-color 0.6s ease-out;
  -webkit-transition: 0.4s -webkit-filter linear;
  -ms-transition: 0.4s -ms-filter linear;
  transition: 0.4s filter linear;
  height: calc(80vh - 25px);
  min-height: 490px;
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
}
@media (min-width: 1024px) {
  .home-box__image {
    height: calc(100vh - 100px);
    min-height: 530px;
  }
}

.home-box:hover .home-box__image,
.home-box:focus .home-box__image {
  -webkit-transition: 0.4s -webkit-filter linear;
  -ms-transition: 0.4s -ms-filter linear;
  transition: 0.4s filter linear;
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}

.home-box__content-table {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%;
  height: calc(80vh - 25px);
  min-height: 490px;
}
@media (min-width: 1024px) {
  .home-box__content-table {
    height: calc(100vh - 100px);
    min-height: 530px;
  }
}

.home-box__content-cell {
  display: table-cell;
  vertical-align: middle;
  height: calc(80vh - 25px);
  min-height: 490px;
}
@media (min-width: 1024px) {
  .home-box__content-cell {
    height: calc(100vh - 100px);
    min-height: 530px;
  }
}

.home-box__content {
  position: relative;
  margin: 0 auto;
  background: white;
  width: 75%;
  max-width: 500px;
  padding: 20px;
}
@media (min-width: 1024px) {
  .home-box__content {
    width: 55%;
    min-width: 300px;
    padding: 40px;
  }
}

.home-box__content--to-edge {
  background: #dfe1d5;
  padding: 0;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .home-box__content--to-edge {
    padding: 0;
    padding-bottom: 40px;
  }
}

.home-box__content--to-edge .home-box__copy {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .home-box__content--to-edge .home-box__copy {
    margin-left: 40px;
    margin-right: 40px;
  }
}

.home-box__logo {
  margin: 0;
}

.home-box__header {
  text-align: center;
  margin: 0.5rem 0;
}

.home-box__img {
  height: auto;
}

.home-box__title {
  font-weight: normal;
  margin: 0;
  font-size: 1.25rem;
}
@media (min-width: 450px) {
  .home-box__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .home-box__title {
    font-size: 2.125rem;
  }
}

.home-box__meta {
  font-family: "Roboto Condensed", arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #f57c00;
}

.home-box__copy {
  border: 1px solid #f1eee4;
  padding: 10px 10px 30px;
  text-align: center;
  color: #999999;
}
@media (min-width: 1024px) {
  .home-box__copy {
    padding: 20px 20px 40px;
  }
}

.home-box__cta {
  width: 150px;
  margin-left: -75px;
  position: absolute;
  left: 50%;
  margin-bottom: 0;
  bottom: 20px;
}
@media (min-width: 1024px) {
  .home-box__cta {
    margin-bottom: -3px;
    bottom: 40px;
  }
}

.home-box--theme1 .box__meta {
  color: #f57c00;
}

.home-box--theme1 .cta__text {
  background-color: #f57c00;
}

.home-box--theme1:hover .cta .cta__text,
.home-box--theme1:hover a.cta .cta__text,
.home-box--theme1:focus .cta .cta__text,
.home-box--theme1:focus a.cta .cta__text {
  background: #f57c00;
}

.home-box--theme1 .home-box__meta {
  color: #f57c00;
}

.archive-navigation {
  display: block;
  width: 100%;
  font-family: "Roboto Condensed", arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: #e5e5e5;
}

.archive-navigation a,
.archive-navigation a:hover {
  text-decoration: none;
  color: black;
  line-height: 1.2;
}

.archive-navigation__menu,
.archive-navigation__menu ul {
  display: block;
  padding: 0;
  list-style-type: none;
  margin: 0;
}

.archive-navigation__item,
.archive-navigation__item li {
  display: block;
  margin-bottom: 1px;
  background: rgba(0, 0, 0, 0.1);
}

.archive-navigation__item:first-child .archive-navigation__link {
  background: #f57c00;
}

.archive-navigation__item:first-child .archive-navigation__link:hover {
  background: #c26200;
}

.archive-navigation__item:first-child .archive-navigation__link--active {
  background: #c26200;
}

.archive-navigation__link,
.archive-navigation__item a {
  display: block;
  padding: 10px;
}

.archive-navigation__link:hover,
.archive-navigation__item a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.archive-navigation__link--link {
  font-weight: bold;
}

.archive-navigation__link--active {
  background: rgba(0, 0, 0, 0.1);
}

.archive-navigation--theme1 .archive-navigation__item:first-child .archive-navigation__link {
  background: #f57c00;
  color: #fff;
}

.archive-navigation--theme1 .archive-navigation__item:first-child .archive-navigation__link:hover {
  background: #c26200;
}

.archive-navigation--theme1 .archive-navigation__item:first-child .archive-navigation__link--active {
  background: #c26200;
}

.archive-navigation--theme2019 .archive-navigation__item:first-child .archive-navigation__link {
  color: #fff;
}

.archive-content__items {
  list-style: none;
  padding: 0;
}

.archive-item {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.4s;
  -moz-transition: max-height 0.4s;
  -ms-transition: max-height 0.4s;
  -o-transition: max-height 0.4s;
  transition: max-height 0.4s;
  border: 1px solid #eee;
  padding: 5px 5px 20px;
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  .archive-item {
    padding: 10px 10px 40px;
    margin: 0 0 20px;
  }
}

.archive-item--js {
  min-height: 450px;
  height: 450px;
}
@media (min-width: 450px) {
  .archive-item--js {
    min-height: 300px;
    height: 300px;
  }
}

.archive-item--open {
  height: auto;
  -webkit-transition: max-height 0.4s;
  -moz-transition: max-height 0.4s;
  -ms-transition: max-height 0.4s;
  -o-transition: max-height 0.4s;
  transition: max-height 0.4s;
}

.archive-item__toggle {
  display: none;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  text-align: center;
  font-size: 32px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), white, white);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), white, white);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), white, white);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), white, white);
}

.archive-item__toggle .fa {
  vertical-align: middle;
}

.archive-item--overflowed .archive-item__toggle--close {
  display: none;
}

.archive-item--overflowed .archive-item__toggle--open {
  display: block;
}

.archive-item--overflowed.archive-item--open .archive-item__toggle--close {
  display: block;
}

.archive-item--overflowed.archive-item--open .archive-item__toggle--open {
  display: none;
}

.archive-item:nth-child(even) {
  background: #eee;
}

.archive-item:nth-child(even) .archive-item__toggle {
  background: #eee;
  background: -webkit-linear-gradient(bottom, rgba(238, 238, 238, 0), #eeeeee, #eeeeee);
  background: -o-linear-gradient(bottom, rgba(238, 238, 238, 0), #eeeeee, #eeeeee);
  background: -moz-linear-gradient(bottom, rgba(238, 238, 238, 0), #eeeeee, #eeeeee);
  background: linear-gradient(to bottom, rgba(238, 238, 238, 0), #eeeeee, #eeeeee);
}

.archive-item--open .archive-item__toggle {
  background: transparent;
}

.archive-item:nth-child(even).archive-item--open .archive-item__toggle {
  background: transparent;
}

.archive-item__content {
  *zoom: 1;
}
.archive-item__content:before, .archive-item__content:after {
  content: " ";
  display: table;
}
.archive-item__content:after {
  clear: both;
}

.archive-item__title {
  margin: 0;
  padding: 5px;
}
@media (min-width: 1024px) {
  .archive-item__title {
    padding: 10px;
  }
}

.archive-item__image-holder {
  padding: 5px;
}
@media (min-width: 450px) {
  .archive-item__image-holder {
    float: left;
    width: 30%;
  }
}
@media (min-width: 660px) {
  .archive-item__image-holder {
    width: 20%;
  }
}
@media (min-width: 1024px) {
  .archive-item__image-holder {
    padding: 10px;
  }
}

.archive-item__image {
  height: auto;
}

.archive-item__copy {
  padding: 5px;
}
@media (min-width: 450px) {
  .archive-item__copy {
    float: left;
    width: 70%;
  }
}
@media (min-width: 660px) {
  .archive-item__copy {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .archive-item__copy {
    padding: 10px;
  }
}

.archive-content__items--theme1 .archive-item--overflowed .archive-item__toggle,
.archive-content__items--theme1 .title__highlight {
  color: #f57c00;
}

.archive-product {
  font-size: 0.8em;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .archive-product {
    font-size: 1em;
  }
}

.archive-product__image-holder {
  float: left;
  overflow: hidden;
  width: 25%;
}
@media (min-width: 450px) {
  .archive-product__image-holder {
    width: 15%;
  }
}
@media (min-width: 1024px) {
  .archive-product__image-holder {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .archive-product__image-holder {
    width: 15%;
  }
}

.archive-product__image {
  max-width: 75px;
  width: auto;
  margin: 0 auto;
  height: auto;
}

.archive-product__content {
  float: left;
  width: 75%;
  padding: 0 5px;
}
@media (min-width: 450px) {
  .archive-product__content {
    width: 85%;
  }
}
@media (min-width: 1024px) {
  .archive-product__content {
    padding: 0 10px;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .archive-product__content {
    width: 85%;
  }
}

.archive-product__name {
  overflow: hidden;
  margin-top: 0;
}
.archive-product__name-link,
.archive-product__name-link:visited {
  color: inherit;
  display: block;
}

.archive-product__name-link:hover,
.archive-product__name-link:focus {
  color: #c26200;
  text-decoration: none;
}

.archive-product__sub-name {
  display: block;
  font-weight: 400;
}

.archive-product__description {
  margin: 0;
}

.archive-product__description-cta {
  display: none;
}
@media (min-width: 660px) {
  .archive-product__description-cta {
    display: block;
  }
}

.archive-product__description-text {
  display: block;
  overflow: hidden;
}

.archive-product-list {
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px;
  font-size: 0;
}
@media (min-width: 1024px) {
  .archive-product-list {
    padding: 10px;
  }
}

.archive-product-list__item {
  display: inline-block;
  width: 100%;
  padding: 5px;
  vertical-align: top;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .archive-product-list__item {
    width: 50%;
    padding: 10px;
  }
}

.filters {
  max-width: 1600px;
  margin: 0 auto;
  padding: 5px;
}
@media (min-width: 1024px) {
  .filters {
    padding: 10px;
  }
}

.filters__list {
  display: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 660px) {
  .filters__list {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

.filters__list--open {
  display: block;
}
@media (min-width: 660px) {
  .filters__list--open {
    display: table;
  }
}

.filters__item {
  padding: 5px;
}
@media (min-width: 660px) {
  .filters__item {
    display: table-cell;
    width: 10%;
  }
}
@media (min-width: 1024px) {
  .filters__item {
    padding: 10px;
  }
}

.filters__title {
  margin: 0;
  line-height: 1;
  text-align: center;
}

.filters__label {
  display: block;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 0.8em;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: black;
}

.filters__input {
  display: block;
  width: 100%;
  margin-top: 5px;
  padding: 5px;
  border: 1px solid #e5e5e5;
}

.filters__divider {
  position: relative;
  width: 100%;
  height: 1px;
  margin: 5px 0;
}
@media (min-width: 1024px) {
  .filters__divider {
    margin: 10px 0;
  }
}

.filters__divider::after {
  display: block;
  position: absolute;
  left: 5px;
  content: "";
  height: 1px;
  width: calc(100% - 10px);
  background-color: #e5e5e5;
}
@media (min-width: 1024px) {
  .filters__divider::after {
    left: 10px;
    width: calc(100% - 20px);
  }
}

.filters__toggle {
  padding: 5px 10px;
  text-align: center;
}
@media (min-width: 660px) {
  .filters__toggle {
    display: none;
  }
}

.filters__toggle-button,
.filters__toggle-button:focus {
  display: inline-block;
  padding: 5px 10px;
  background-color: #e5e5e5;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 0.875em;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
  color: black !important;
}

.filters__toggle-button:hover {
  background-color: #fff;
  text-decoration: none;
  background-color: #cecece;
  color: black;
}

.image-upload {
  position: relative;
  display: inline-block;
  min-height: 130px;
}
.image-upload__add {
  position: absolute;
  top: 0;
  left: 0;
  background: #f4eac7;
  display: inline-block;
  width: 130px;
  height: 130px;
  margin: 0 10px 10px 0;
  padding: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid;
}
.image-upload__add:hover {
  background: #ecda9c;
}

.image-upload__add--inner {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  padding: 0;
  margin: 0;
  width: 128px;
  height: 128px;
}

.image-upload__image {
  background: #f4eac7;
  display: inline-block;
  position: relative;
  width: 130px;
  height: 130px;
  margin: 0;
  text-align: center;
  line-height: 130px;
  overflow: hidden;
  border: 1px solid;
}
.image-upload__image:hover {
  background: #ecda9c;
}

.image-upload__img {
  display: inline-block;
  max-width: 130px;
  max-height: 130px;
  margin: 0 auto;
  vertical-align: middle;
  width: auto;
}

.image-upload__remove {
  background: #f57c00;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  line-height: 1.8;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.image-upload__remove:hover {
  background: #c26200;
}

.export {
  margin: 1rem auto 0;
  text-align: center;
  max-width: 300px;
  padding: 5px;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.export__link {
  /*text-decoration: none;
  padding: $df__gutter--alpha;*/
}

.export__icon {
  /*color: #217346;*/
}

.flag {
  background-color: rgba(178, 161, 116, 0.95);
  color: #000;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Ropa Sans", arial, serif;
  padding: 5px 10px;
  display: block;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

/*

Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>

*/

.hljs {
    display: block;
    padding: 0.5em;
    background: #F0F0F0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: pre-wrap;
    word-break: break-all;
}

.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.lisp .hljs-title,
.clojure .hljs-built_in,
.nginx .hljs-title {
    color: black;
}

.hljs-string,
.hljs-title,
.hljs-constant,
.hljs-parent,
.hljs-tag .hljs-value,
.hljs-rules .hljs-value,
.hljs-rules .hljs-value .hljs-number,
.hljs-preprocessor,
.hljs-pragma,
.haml .hljs-symbol,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-aggregate,
.hljs-template_tag,
.django .hljs-variable,
.smalltalk .hljs-class,
.hljs-addition,
.hljs-flow,
.hljs-stream,
.bash .hljs-variable,
.apache .hljs-tag,
.apache .hljs-cbracket,
.tex .hljs-command,
.tex .hljs-special,
.erlang_repl .hljs-function_or_atom,
.asciidoc .hljs-header,
.markdown .hljs-header,
.coffeescript .hljs-attribute {
    color: #800;
}

.smartquote,
.hljs-comment,
.hljs-annotation,
.hljs-template_comment,
.diff .hljs-header,
.hljs-chunk,
.asciidoc .hljs-blockquote,
.markdown .hljs-blockquote {
    color: #888;
}

.hljs-number,
.hljs-date,
.hljs-regexp,
.hljs-literal,
.hljs-hexcolor,
.smalltalk .hljs-symbol,
.smalltalk .hljs-char,
.go .hljs-constant,
.hljs-change,
.lasso .hljs-variable,
.makefile .hljs-variable,
.asciidoc .hljs-bullet,
.markdown .hljs-bullet,
.asciidoc .hljs-link_url,
.markdown .hljs-link_url {
    color: #080;
}

.hljs-label,
.hljs-javadoc,
.ruby .hljs-string,
.hljs-decorator,
.hljs-filter .hljs-argument,
.hljs-localvars,
.hljs-array,
.hljs-attr_selector,
.hljs-important,
.hljs-pseudo,
.hljs-pi,
.haml .hljs-bullet,
.hljs-doctype,
.hljs-deletion,
.hljs-envvar,
.hljs-shebang,
.apache .hljs-sqbracket,
.nginx .hljs-built_in,
.tex .hljs-formula,
.erlang_repl .hljs-reserved,
.hljs-prompt,
.asciidoc .hljs-link_label,
.markdown .hljs-link_label,
.vhdl .hljs-attribute,
.clojure .hljs-attribute,
.asciidoc .hljs-attribute,
.lasso .hljs-attribute,
.coffeescript .hljs-property,
.hljs-phony {
    color: #88F;
}

.hljs-keyword,
.hljs-id,
.hljs-title,
.hljs-built_in,
.hljs-aggregate,
.css .hljs-tag,
.hljs-javadoctag,
.hljs-phpdoc,
.hljs-yardoctag,
.smalltalk .hljs-class,
.hljs-winutils,
.bash .hljs-variable,
.apache .hljs-tag,
.go .hljs-typename,
.tex .hljs-command,
.asciidoc .hljs-strong,
.markdown .hljs-strong,
.hljs-request,
.hljs-status {
    font-weight: bold;
}

.asciidoc .hljs-emphasis,
.markdown .hljs-emphasis {
    font-style: italic;
}

.nginx .hljs-built_in {
    font-weight: normal;
}

.coffeescript .javascript,
.javascript .xml,
.lasso .markup,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
    opacity: 0.5;
}
