@charset "UTF-8";
/**
 * 1.0 Reset
 * -----------------------------------------------------------------------------
 */
a, ins, mark {
  text-decoration: none; }

pre, textarea {
  overflow: auto; }

blockquote, del {
  color: #767676; }

hr, img {
  border: 0; }

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

fieldset, pre, table, td, th {
  border: 0px solid transparent; }

address, blockquote, cite, dfn, em, i {
  font-style: italic; }

address, blockquote, pre {
  margin-bottom: 24px; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  zoom: 1; }

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body, button, input, textarea {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; }

body {
  background: #fff; }

a:focus {
  outline: dotted thin; }

a:active, a:hover {
  outline: 0; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
  margin: 0; }

h1 {
  font-size: 37px;
  line-height: 1; }

h2 {
  font-size: 32px;
  line-height: 1; }

h3 {
  font-size: 28px;
  line-height: 1; }

h4 {
  font-size: 20px;
  line-height: 1; }

h5 {
  font-size: 18px;
  line-height: 1; }

h6 {
  font-size: 16px;
  line-height: 1; }

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help; }

ins, mark {
  background: #fff9c0; }

code, kbd, pre, samp, tt, var {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6; }

pre {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 12px; }

blockquote, q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: none; }

blockquote {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.26316; }

blockquote b, blockquote strong, caption, td, th {
  font-weight: 400; }

blockquote cite, blockquote small {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; }

blockquote cite, blockquote em, blockquote i {
  font-style: normal; }

small {
  font-size: smaller; }

big {
  font-size: 125%; }

figure, ol, ul {
  margin: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ol, li > ul {
  margin: 0 0 0 20px; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: top; }

fieldset {
  margin: 0 0 24px;
  padding: 11px 12px 0; }

legend {
  white-space: normal; }

button, input, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  max-width: 100%;
  vertical-align: baseline;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  vertical-align: top; }

td, th {
  border-width: 0 1px 1px 0; }

table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 24px;
  width: 100%;
  border-width: 1px 0 0 1px; }

caption, td, th {
  text-align: left; }

b, dt, strong, th {
  font-weight: 700; }

hr {
  background-color: rgba(0, 0, 0, 0.1);
  height: 1px;
  margin-bottom: 0px; }

dd, dl, p {
  margin-bottom: 0; }

::-moz-selection, ::selection {
  background: #333333;
  color: #fff;
  text-shadow: none; }

@-webkit-keyframes autofill {
  to {
    background: transparent; } }
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both; }

input.search {
  color: white; }

/**
 * 2.0 Global
 * -----------------------------------------------------------------------------
 */
body.page-template-03_general_text,
body.page-template-default,
body.page-template-11_presscentre-,
body.page-template-04_whats-on-,
body.page-template-04_archive-events,
body.page-template-04_archive-exhibitions,
body.page-template-04_archive-national-programme,
body.page-template-04_archive-residency-programme {
  opacity: 0; }

body {
  max-width: 100%; }

noscript#js-warning p, div#browser-warning p, div#legacy-warning p {
  z-index: 2000;
  display: block;
  padding: 20px;
  margin: 0 auto;
  width: 100%;
  width: calc(100% - 20px);
  background: #b92222;
  color: white;
  bottom: 0px;
  position: fixed; }

a {
  color: #000; }

img {
  max-width: 100%; }

.group:after {
  content: "";
  display: table;
  clear: both; }

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
.clearer,
.contributor-info:after,
.footer-sidebar:after,
.hentry:after,
.search-box:after,
.slider-direction-nav:after,
[class*=content]:after,
[class*=site]:after {
  clear: both; }

input,
textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px; }

input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover, input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s; }

input::-ms-clear {
  display: none; }

input:focus,
textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0; }

.contributor-posts-link,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: bottom;
  padding: 10px 30px 11px; }

.contributor-posts-link:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  color: #fff; }

::-moz-placeholder {
  color: #939393;
  opacity: 1; }

#site-header img,
.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {
  max-width: 100%; }

#site-header img,
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=align],
img[class*=attachment-],
img[class*=wp-image-] {
  height: auto; }

.post-thumbnail img,
.wp-post-image,
img.size-full, ┬║
img.size-large {
  height: auto;
  max-width: 100%; }

embed,
iframe,
object,
video {
  margin-bottom: 24px; }

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
  margin-bottom: 0; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

blockquote.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0; }

.wp-caption.alignleft {
  margin: 7px 14px 7px 0; }

blockquote.alignright,
img.alignright {
  margin: 7px 0 7px 24px; }

.wp-caption.alignright {
  margin: 7px 0 7px 14px; }

.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px; }

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%; }

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px; }

.wp-caption {
  margin-bottom: 24px;
  color: #767676; }

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0; }

.wp-caption-text {
  font-size: 18px;
  color: grey;
  margin-top: 16px; }

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  line-height: normal;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
  padding: 15px 0px 14px; }

.clearer {
  display: block; }

.post-edit-link {
  position: fixed;
  width: 45px;
  height: 45px;
  left: 35px;
  bottom: 35px;
  text-indent: -9999px;
  z-index: 2002;
  background: url(img/editit.svg) center center no-repeat #111;
  background-size: 20px;
  opacity: .2;
  outline: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.43s cubic-bezier(0.42, 0, 0.58, 1); }

.post-edit-link:hover {
  width: 51px;
  height: 51px;
  left: 32px;
  bottom: 32px;
  opacity: 1;
  outline: none; }

/**
* 3.0 Typefaces
* -----------------------------------------------------------------------------
*/
@font-face {
  font-family: 'normal';
  src: url("fonts/sans1-imma.eot");
  src: url("fonts/sans1-imma.eot?#iefix") format("embedded-opentype"), url("fonts/sans1-imma.woff") format("woff"), url("fonts/sans1-imma.ttf") format("truetype"), url("fonts/sans1-imma.svg#sansnormal") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'normal';
  src: url("fonts/sans3-imma.eot");
  src: url("fonts/sans3-imma.eot?#iefix") format("embedded-opentype"), url("fonts/sans3-imma.woff") format("woff"), url("fonts/sans3-imma.ttf") format("truetype"), url("fonts/sans3-imma.svg#sansbold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'display';
  src: url("fonts/sans2-imma.eot");
  src: url("fonts/sans2-imma.eot?#iefix") format("embedded-opentype"), url("fonts/sans2-imma.woff") format("woff"), url("fonts/sans2-imma.ttf") format("truetype"), url("fonts/sans2-imma.svg#sansdemi") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'display';
  src: url("fonts/sans4-imma.eot");
  src: url("fonts/sans4-imma.eot?#iefix") format("embedded-opentype"), url("fonts/sans4-imma.woff") format("woff"), url("fonts/sans4-imma.ttf") format("truetype"), url("fonts/sans4-imma.svg#sansblack") format("svg");
  font-weight: bold;
  font-style: normal; }
body {
  font-family: "normal", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility;
  font-size: 18px;
  line-height: 1.4;
  color: #000; }
  @media (max-width: 1490px) {
    body {
      font-size: 17px; } }
  @media (max-width: 1290px) {
    body {
      font-size: 16px; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "normal", Helvetica, Arial, sans-serif;
  line-height: 1.05;
  margin-bottom: 10px;
  word-spacing: -0.08em; }

h1 {
  font-size: 37px;
  line-height: 1; }

h2 {
  font-size: 32px;
  line-height: 1; }
  @media (max-width: 1490px) {
    h2 {
      font-size: 29px; } }
  @media (max-width: 1290px) {
    h2 {
      font-size: 26px; } }
  @media (max-width: 500px) {
    h2 {
      font-size: 24px; } }

h3 {
  font-size: 28px;
  line-height: 1; }

h4 {
  font-size: 24px;
  line-height: 1; }
  @media (max-width: 1290px) {
    h4 {
      font-size: 21px; } }
  @media (max-width: 780px) {
    h4 {
      font-size: 19px; } }

h5 {
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: "display", Helvetica, Arial, sans-serif; }

h6 {
  font-size: 18px;
  line-height: 1; }

label {
  font-size: 14px; }

small {
  font-size: 16px; }

p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 25px; }
  @media (max-width: 1290px) {
    p {
      font-size: 16px; } }
  @media (max-width: 500px) {
    p {
      font-size: 16px;
      line-height: 1.4; } }

a:focus, a:active {
  outline: none; }

a {
  outline: none; }

ul li {
  list-style: none; }

hr {
  background: white;
  opacity: 0.1; }

p:last-child {
  margin-bottom: 0; }

/****************************************
* Global Text Content
*/
.text_content a {
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
  margin: 0;
  word-break: break-word !important;
  vertical-align: top;
  box-sizing: border-box;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; }
  .text_content a:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    height: 1px;
    width: 0;
    background: black;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s; }
  @media (min-width: 1090px) {
    .text_content a:hover {
      color: black; } }
  @media (min-width: 1090px) {
    .text_content a:hover:after {
      left: 0%;
      width: 100%; } }
  .text_content a.has_image {
    display: inline; }
  @media (max-width: 1050px) {
    .text_content a {
      display: inline; } }
.text_content sub, .text_content sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-weight: bold; }
  .text_content sub a, .text_content sup a {
    color: black;
    border: none; }
    .text_content sub a:after, .text_content sup a:after {
      display: none; }
.text_content sup {
  bottom: -3px; }
.text_content sub {
  top: 0.5ex; }
.text_content figure.wp-caption {
  position: relative;
  width: 100% !important; }
  .text_content figure.wp-caption:hover figcaption {
    background-image: url(img/icon_caption.svg);
    color: white; }
  .text_content figure.wp-caption figcaption {
    position: absolute;
    z-index: 6;
    bottom: 38px;
    left: -10px;
    width: 280px;
    padding: 15px 15px 28px 15px;
    color: transparent;
    font-style: normal;
    font-size: 16px;
    line-height: 1.3;
    background-image: url(img/icon_caption_off.svg);
    background-position: left bottom;
    background-repeat: no-repeat;
    transition: color 0.5s ease, background-image 0.5s ease; }
    .text_content figure.wp-caption figcaption:before {
      content: '';
      position: absolute;
      bottom: -25px;
      left: 20px;
      width: 18px;
      height: 18px;
      background-image: url(img/icon_info_white.svg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100%; }
  .text_content figure.wp-caption img {
    min-width: 100%; }
.text_content blockquote {
  border-left: 1px solid #bbbbbb;
  padding: 0 0 0 20px; }
  .text_content blockquote p {
    font-size: 27px;
    line-height: 1.32;
    color: black;
    font-style: normal;
    font-weight: 300; }
.text_content ol {
  margin-left: 20px; }

.text_overflow {
  max-height: 490px;
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
  padding-bottom: 70px !important;
  -webkit-transition: max-height .6s ease-in-out, padding-bottom .6s ease-in-out;
  -moz-transition: max-height .6s ease-in-out, padding-bottom .6s ease-in-out;
  -ms-transition: max-height .6s ease-in-out, padding-bottom .6s ease-in-out;
  transition: max-height .6s ease-in-out, padding-bottom .6s ease-in-out; }
  .text_overflow:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 220px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+1,1+63 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 63%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 63%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 63%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    -webkit-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out; }
  .text_overflow a.text_toggle {
    content: '';
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: none;
    background-image: url(img/icon_plus_blk.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 255, 255, 0);
    font-size: 0;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; }
    .text_overflow a.text_toggle:after {
      display: none; }
    @media (max-width: 1290px) {
      .text_overflow a.text_toggle {
        width: 35px;
        height: 35px; } }
    @media (max-width: 1050px) {
      .text_overflow a.text_toggle {
        left: 20px; } }
  .text_overflow:hover a.text_toggle {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .text_overflow.on {
    height: auto;
    padding-bottom: 70px !important;
    max-height: 9000px; }
    .text_overflow.on a.text_toggle {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .text_overflow.on:after {
      opacity: 0;
      height: 10px; }

/**
* 4.0 Basic Structure
* -----------------------------------------------------------------------------
*/
.clearer {
  clear: both; }

.row {
  position: relative;
  margin-bottom: 0; }

.container {
  position: relative;
  width: 100%;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }

.wide {
  max-width: 2500px; }

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6,
.col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px; }
  @media (max-width: 780px) {
    .col_1, .col_2, .col_3, .col_4, .col_5, .col_6,
    .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
      padding: 15px; } }
  @media (max-width: 500px) {
    .col_1, .col_2, .col_3, .col_4, .col_5, .col_6,
    .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
      padding: 15px; } }

.col_1.flush, .col_2.flush, .col_3.flush, .col_4.flush, .col_5.flush, .col_6.flush,
.col_7.flush, .col_8.flush, .col_9.flush, .col_10.flush, .col_11.flush, .col_12.flush {
  padding: 0px; }

.col_1.flushleft, .col_2.flushleft, .col_3.flushleft, .col_4.flushleft, .col_5.flushleft, .col_6.flushleft,
.col_7.flushleft, .col_8.flushleft, .col_9.flushleft, .col_10.flushleft, .col_11.flushleft, .col_12.flushleft {
  padding: 0px 20px 0 0; }
  @media (max-width: 780px) {
    .col_1.flushleft, .col_2.flushleft, .col_3.flushleft, .col_4.flushleft, .col_5.flushleft, .col_6.flushleft,
    .col_7.flushleft, .col_8.flushleft, .col_9.flushleft, .col_10.flushleft, .col_11.flushleft, .col_12.flushleft {
      padding: 0 15px 0 0; } }
  @media (max-width: 500px) {
    .col_1.flushleft, .col_2.flushleft, .col_3.flushleft, .col_4.flushleft, .col_5.flushleft, .col_6.flushleft,
    .col_7.flushleft, .col_8.flushleft, .col_9.flushleft, .col_10.flushleft, .col_11.flushleft, .col_12.flushleft {
      padding: 0 15px 0 0; } }

.col_1.flushright, .col_2.flushright, .col_3.flushright, .col_4.flushright, .col_5.flushright, .col_6.flushright,
.col_7.flushright, .col_8.flushright, .col_9.flushright, .col_10.flushright, .col_11.flushright, .col_12.flushright {
  padding: 20px 0 20px 20px; }
  @media (max-width: 780px) {
    .col_1.flushright, .col_2.flushright, .col_3.flushright, .col_4.flushright, .col_5.flushright, .col_6.flushright,
    .col_7.flushright, .col_8.flushright, .col_9.flushright, .col_10.flushright, .col_11.flushright, .col_12.flushright {
      padding: 15px 0 15px 15px; } }

@media (max-width: 500px) {
  .col_1 .col_1, .col_1 .col_2, .col_1 .col_3, .col_1 .col_4, .col_1 .col_5, .col_1 .col_6, .col_1 .col_7, .col_1 .col_8, .col_1 .col_9, .col_1 .col_10, .col_1 .col_11, .col_1 .col_12,
  .col_2 .col_1, .col_2 .col_2, .col_2 .col_3, .col_2 .col_4, .col_2 .col_5, .col_2 .col_6, .col_2 .col_7, .col_2 .col_8, .col_2 .col_9, .col_2 .col_10, .col_2 .col_11, .col_2 .col_12,
  .col_3 .col_1, .col_3 .col_2, .col_3 .col_3, .col_3 .col_4, .col_3 .col_5, .col_3 .col_6, .col_3 .col_7, .col_3 .col_8, .col_3 .col_9, .col_3 .col_10, .col_3 .col_11, .col_3 .col_12,
  .col_4 .col_1, .col_4 .col_2, .col_4 .col_3, .col_4 .col_4, .col_4 .col_5, .col_4 .col_6, .col_4 .col_7, .col_4 .col_8, .col_4 .col_9, .col_4 .col_10, .col_4 .col_11, .col_4 .col_12,
  .col_5 .col_1, .col_5 .col_2, .col_5 .col_3, .col_5 .col_4, .col_5 .col_5, .col_5 .col_6, .col_5 .col_7, .col_5 .col_8, .col_5 .col_9, .col_5 .col_10, .col_5 .col_11, .col_5 .col_12,
  .col_6 .col_1, .col_6 .col_2, .col_6 .col_3, .col_6 .col_4, .col_6 .col_5, .col_6 .col_6, .col_6 .col_7, .col_6 .col_8, .col_6 .col_9, .col_6 .col_10, .col_6 .col_11, .col_6 .col_12,
  .col_7 .col_1, .col_7 .col_2, .col_7 .col_3, .col_7 .col_4, .col_7 .col_5, .col_7 .col_6, .col_7 .col_7, .col_7 .col_8, .col_7 .col_9, .col_7 .col_10, .col_7 .col_11, .col_7 .col_12,
  .col_8 .col_1, .col_8 .col_2, .col_8 .col_3, .col_8 .col_4, .col_8 .col_5, .col_8 .col_6, .col_8 .col_7, .col_8 .col_8, .col_8 .col_9, .col_8 .col_10, .col_8 .col_11, .col_8 .col_12,
  .col_9 .col_1, .col_9 .col_2, .col_9 .col_3, .col_9 .col_4, .col_9 .col_5, .col_9 .col_6, .col_9 .col_7, .col_9 .col_8, .col_9 .col_9, .col_9 .col_10, .col_9 .col_11, .col_9 .col_12,
  .col_10 .col_1, .col_10 .col_2, .col_10 .col_3, .col_10 .col_4, .col_10 .col_5, .col_10 .col_6, .col_10 .col_7, .col_10 .col_8, .col_10 .col_9, .col_10 .col_10, .col_10 .col_11, .col_10 .col_12,
  .col_11 .col_1, .col_11 .col_2, .col_11 .col_3, .col_11 .col_4, .col_11 .col_5, .col_11 .col_6, .col_11 .col_7, .col_11 .col_8, .col_11 .col_9, .col_11 .col_10, .col_11 .col_11, .col_11 .col_12,
  .col_12 .col_1, .col_12 .col_2, .col_12 .col_3, .col_12 .col_4, .col_12 .col_5, .col_12 .col_6, .col_12 .col_7, .col_12 .col_8, .col_12 .col_9, .col_12 .col_10, .col_12 .col_11, .col_12 .col_12 {
    padding: 0; } }

.col_1 {
  width: 8%;
  width: calc(100% / 12); }
  @media (max-width: 1050px) {
    .col_1 {
      width: 50%; } }
  @media (max-width: 500px) {
    .col_1 {
      width: 100%; } }

.col_2 {
  width: 16%;
  width: calc(100% / 6); }
  @media (max-width: 1050px) {
    .col_2 {
      width: 50%; } }
  @media (max-width: 500px) {
    .col_2 {
      width: 100%; } }

.col_3 {
  width: 25%; }
  @media (max-width: 1050px) {
    .col_3 {
      width: 50%; } }
  @media (max-width: 500px) {
    .col_3 {
      width: 100%; } }

.col_4 {
  width: 33%;
  width: calc(100% / 3); }
  @media (max-width: 1050px) {
    .col_4 {
      width: 50%; } }
  @media (max-width: 500px) {
    .col_4 {
      width: 100%; } }

.col_5 {
  width: 42%;
  width: calc(100% / 12 * 5); }
  @media (max-width: 1050px) {
    .col_5 {
      width: 100%; } }

.col_6 {
  width: 50%; }
  @media (max-width: 1050px) {
    .col_6 {
      width: 100%; } }

.col_7 {
  width: 58%;
  width: calc(100% / 12 * 7); }
  @media (max-width: 1050px) {
    .col_7 {
      width: 100%; } }

.col_8 {
  width: 66%;
  width: calc(100% / 3 * 2); }
  @media (max-width: 1050px) {
    .col_8 {
      width: 100%; } }

.col_9 {
  width: 75%; }
  @media (max-width: 1050px) {
    .col_9 {
      width: 100%; } }

.col_10 {
  width: 84%;
  width: calc(100% / 12 * 10); }
  @media (max-width: 1050px) {
    .col_10 {
      width: 100%; } }

.col_11 {
  width: 92%;
  width: calc(100% / 12 * 11); }
  @media (max-width: 1050px) {
    .col_11 {
      width: 100%; } }

.col_12 {
  width: 100%; }

.push_1 {
  margin-left: 8%;
  margin-left: calc(100% / 12); }
  @media (max-width: 1050px) {
    .push_1 {
      margin-left: 0; } }

.push_2 {
  margin-left: 16%;
  margin-left: calc(100% / 6); }
  @media (max-width: 1050px) {
    .push_2 {
      margin-left: 0; } }

.push_3 {
  margin-left: 25%; }
  @media (max-width: 1050px) {
    .push_3 {
      margin-left: 0; } }

.push_4 {
  margin-left: 33%;
  margin-left: calc(100% / 12 * 4); }
  @media (max-width: 1050px) {
    .push_4 {
      margin-left: 0; } }

.push_5 {
  margin-left: 42%;
  margin-left: calc(100% / 12 * 5); }
  @media (max-width: 1050px) {
    .push_5 {
      margin-left: 0; } }

.push_6 {
  margin-left: 50%; }
  @media (max-width: 1050px) {
    .push_6 {
      margin-left: 0; } }

.push_7 {
  margin-left: 58%;
  width: calc(100% / 12 * 7); }
  @media (max-width: 1050px) {
    .push_7 {
      margin-left: 0; } }

.push_8 {
  margin-left: 66%;
  width: calc(100% / 3 * 2); }
  @media (max-width: 1050px) {
    .push_8 {
      margin-left: 0; } }

.push_9 {
  margin-left: 75%; }
  @media (max-width: 1050px) {
    .push_9 {
      margin-left: 0; } }

.push_10 {
  margin-left: 84%;
  margin-left: calc(100% / 12 * 10); }
  @media (max-width: 1050px) {
    .push_10 {
      margin-left: 0; } }

.push_11 {
  margin-left: 92%;
  margin-left: calc(100% / 12 * 11); }
  @media (max-width: 1050px) {
    .push_11 {
      margin-left: 0; } }

@media (max-width: 1050px) {
  .row .col_1:nth-child(odd), .col_2:nth-child(odd), .col_3:nth-child(odd), .col_4:nth-child(odd) {
    content: '';
    display: table;
    clear: both; } }

/* Feature Blocks */
div.filter-dropdown, div.collection_advanced {
  /* target Internet Explorer 9 to undo the custom arrow */ }
  div.filter-dropdown select, div.collection_advanced select {
    margin: 0px;
    width: 100%;
    padding: 7px 35px 7px 0px;
    border: none;
    border-bottom: 1px solid white;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none !important;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-clip: padding-box;
    font-family: "normal", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    appearance: none;
    background-image: url(img/icon_droparrow_down.svg);
    background-position: right 0px;
    background-repeat: no-repeat;
    background-size: 45px;
    color: white;
    opacity: 1;
    background-color: transparent; }
    @media (max-width: 1490px) {
      div.filter-dropdown select, div.collection_advanced select {
        font-size: 17px; } }
    @media (max-width: 1290px) {
      div.filter-dropdown select, div.collection_advanced select {
        font-size: 16px; } }
    div.filter-dropdown select option, div.collection_advanced select option {
      background-color: #151515;
      outline: none;
      line-height: 30px; }
  div.filter-dropdown select::-ms-expand, div.collection_advanced select::-ms-expand {
    display: none;
    /* remove default arrow in IE 10 and 11 */ }
  @media screen and (min-width: 0\0) {
    div.filter-dropdown select, div.collection_advanced select {
      background: none\9;
      padding: 5px\9; } }

.imma_button {
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  padding: 11px 20px 11px 20px;
  background: #121212;
  letter-spacing: 0.03em;
  word-spacing: -0.1em;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box; }
  @media (min-width: 1790px) {
    .imma_button {
      font-size: 18.5px;
      padding: 13px 22px 13px 22px; } }
  @media (max-width: 500px) {
    .imma_button {
      font-size: 16px;
      text-align: center; } }

.imma_button:hover {
  color: #121212;
  background: white; }

p.header_para, div.header_para p {
  font-size: 19px;
  text-align: left; }
  p.header_para a, div.header_para p a {
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  @media (min-width: 1790px) {
    p.header_para, div.header_para p {
      font-size: 21px;
      max-width: 720px; } }
  @media (max-width: 1590px) {
    p.header_para, div.header_para p {
      font-size: 19px; } }
  @media (max-width: 1490px) {
    p.header_para, div.header_para p {
      font-size: 18px; } }
  @media (max-width: 1050px) {
    p.header_para, div.header_para p {
      font-size: 15.5px; } }
  @media (max-width: 500px) {
    p.header_para, div.header_para p {
      font-size: 16px; } }

/****************************************
* Addthis widget: hide side bar yoke
*/
#at4-share {
  display: none; }

/****************************************
* Plus/More link
*/
.plus {
  font-size: 70px; }

/****************************************
* POPUOUT PANEL
*/
.imma_popout {
  position: absolute;
  z-index: 1060;
  right: 0;
  top: 120px;
  width: 50px;
  color: white;
  height: 130%;
  overflow: hidden;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  pointer-events: none; }
  @media (min-width: 1590px) {
    .imma_popout {
      width: 60px; } }
  @media (max-width: 1550px) {
    .imma_popout {
      top: 105px; } }
  @media (max-width: 1390px) {
    .imma_popout {
      top: 100px; } }
  @media (max-width: 1290px) {
    .imma_popout {
      top: 60px; } }
  @media (max-width: 1050px) {
    .imma_popout {
      top: 50px; } }
  @media (max-width: 500px) {
    .imma_popout {
      top: 55px; } }
  .imma_popout.on {
    width: 320px;
    pointer-events: auto; }
    @media (min-width: 1590px) {
      .imma_popout.on {
        width: 410px; } }
    .imma_popout.on .imma_popout_container {
      margin-left: 0;
      opacity: 1; }
      .imma_popout.on .imma_popout_container:after {
        width: 320px; }
        @media (min-width: 1590px) {
          .imma_popout.on .imma_popout_container:after {
            width: 410px; } }
  .imma_popout .imma_popout_container {
    position: relative;
    z-index: 10;
    margin-left: 50px;
    width: 320px;
    height: 100%;
    padding: 30px;
    opacity: 0;
    background: #151515;
    -webkit-transition: opacity 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, margin 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, margin 0.3s ease-in-out; }
    .imma_popout .imma_popout_container:after {
      content: '';
      position: fixed;
      z-index: -1;
      bottom: 0;
      right: 0;
      width: 0px;
      height: 80%;
      height: calc(100vh - 130px);
      background: #151515;
      -webkit-transition: width 0.3s ease-in-out;
      -moz-transition: width 0.3s ease-in-out;
      -ms-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out; }
    .imma_popout .imma_popout_container.on:after {
      height: 100%; }
    @media (min-width: 1590px) {
      .imma_popout .imma_popout_container {
        width: 410px;
        padding: 35px; } }
    @media (max-width: 500px) {
      .imma_popout .imma_popout_container {
        padding: 20px; } }
    .imma_popout .imma_popout_container h4 {
      font-size: 18px;
      margin-bottom: 0px;
      word-spacing: 0;
      font-family: "display", Helvetica, Arial, sans-serif;
      width: 75%;
      line-height: 1.1;
      text-transform: uppercase; }
      @media (min-width: 1590px) {
        .imma_popout .imma_popout_container h4 {
          font-size: 22px;
          line-height: 1.2; } }
    .imma_popout .imma_popout_container h4 + div {
      margin-bottom: 3px;
      font-size: 18px;
      opacity: 0.9;
      text-transform: uppercase;
      font-family: "display", Helvetica, Arial, sans-serif; }
      @media (min-width: 1590px) {
        .imma_popout .imma_popout_container h4 + div {
          font-size: 22px; } }
    .imma_popout .imma_popout_container p {
      opacity: 0.7;
      font-size: 16px;
      line-height: 1.3;
      width: 85%;
      margin-bottom: 7px; }
      .imma_popout .imma_popout_container p:first-of-type {
        margin-top: 7px; }
      .imma_popout .imma_popout_container p a {
        color: white;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        transition: border-bottom 0.3s ease; }
        .imma_popout .imma_popout_container p a:hover {
          border-bottom: 1px solid white; }
      @media (min-width: 1590px) {
        .imma_popout .imma_popout_container p {
          font-size: 18px; } }
      @media (max-width: 1050px) {
        .imma_popout .imma_popout_container p {
          font-size: 15px;
          width: 80%; } }
      @media (max-width: 500px) {
        .imma_popout .imma_popout_container p {
          line-height: 1.4; } }
    .imma_popout .imma_popout_container ul {
      margin-top: 20px;
      list-style: none;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      width: 85%; }
      .imma_popout .imma_popout_container ul li {
        display: block;
        padding: 12px 0 12px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        .imma_popout .imma_popout_container ul li a {
          font-weight: bold;
          color: white;
          font-size: 16px; }
          .imma_popout .imma_popout_container ul li a:hover {
            opacity: 0.6; }
          @media (min-width: 1590px) {
            .imma_popout .imma_popout_container ul li a {
              font-size: 18px; } }

.close_button {
  pointer-events: auto;
  position: relative;
  z-index: 12;
  width: 36px;
  height: 36px;
  float: right;
  margin: 15px 10px 40px 0;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 0.15s ease-in-out;
  -moz-transition: transform 0.15s ease-in-out;
  -ms-transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  cursor: pointer; }
  @media (min-width: 1590px) {
    .close_button {
      width: 43px;
      height: 43px; } }
  @media (max-width: 1490px) {
    .close_button {
      width: 34px;
      height: 34px; } }
  @media (max-width: 1250px) {
    .close_button {
      width: 28px;
      height: 28px; } }
  @media (max-width: 1050px) {
    .close_button {
      width: 29px;
      height: 29px;
      margin: 24px 20px 20px 0; } }
  @media (max-width: 500px) {
    .close_button {
      margin: 24px 12px 20px 0; } }

.on .close_button {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.close_button:after, .close_button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: white; }

.close_button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: 0px;
  margin-left: -1px;
  width: 2px;
  height: 100%; }

/****************************************
* Colours, common to bg colour for feat blocks and page builder blocks
*/
.text-white {
  color: white;
  border-bottom: 0 !important; }
  .text-white blockquote {
    color: white; }

.cat-allevents, .cat-allevents .owl-item, .bg-purple {
  background-color: #6962d5 !important; }

.cat-talk, .cat-talk .owl-item, .bg-red {
  background-color: #e52b42 !important; }

.cat-performance, .cat-performance .owl-item, .bg-darkblue {
  background-color: #163668 !important; }

.cat-press, .cat-press .owl-item, .bg-mediumgray {
  background-color: #384248 !important; }

.cat-normalpage, .cat-normalpage .owl-item, .bg-darkgrey {
  background-color: #212222 !important; }

.cat-exhibition, .cat-exhibition .owl-item, .bg-charcoal {
  background-color: #212222 !important; }

.cat-event, .cat-event .owl-item, .bg-burgundy {
  background-color: #982850 !important; }

.cat-workshop, .cat-workshop .owl-item, .bg-green {
  background-color: #18aa46 !important; }

.cat-screening, .cat-screening .owl-item, .bg-navy {
  background-color: #13233c !important; }

.cat-national-programme, .cat-national-programme .owl-item, .bg-yellow, .bg-blue {
  background-color: #244bcf !important; }

.cat-magazine, .cat-magazine .owl-item, .bg-lime {
  background-color: #8ca308 !important; }

.cat-tour, .cat-tour .owl-item, .bg-cyan {
  background-color: #1cb3bc !important; }

.cat-residency-programme .owl-item, .cat-residency-programme, .bg-lightblue {
  background-color: #0478d1 !important; }

.cat-project, .cat-project .owl-item, .bg-deepblue {
  background-color: #252d7a !important; }

.bg-violet {
  background-color: #723e7e !important; }

.cat-member, .cat-member .owl-item, .bg-orange {
  background-color: #ec7939 !important; }

.bg-lightgray {
  background-color: #f3f3f3; }

.pb-block.bg-lightgray {
  color: black !important; }

/****************************************
* Plan your visit - common to footer and homepage header
*/
.meganav .address_dets {
  display: none;
  padding-bottom: 0; }
  @media (max-width: 1050px) {
    .meganav .address_dets {
      display: block;
      position: relative;
      padding-top: 50px;
      margin-top: 0px;
      z-index: 11;
      background: #151515; } }
  @media (max-width: 500px) {
    .meganav .address_dets {
      z-index: 4; } }
  .meganav .address_dets .dets_find {
    width: 96%;
    width: calc(100% - 20px);
    margin: 40px 0 0 10px;
    max-width: 450px; }
    @media (max-width: 1050px) {
      .meganav .address_dets .dets_find {
        float: left;
        max-width: none;
        width: calc(50% - 60px);
        margin-top: 0; } }
    @media (max-width: 700px) {
      .meganav .address_dets .dets_find {
        width: 96%;
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-top: 120px; } }
    @media (max-width: 500px) {
      .meganav .address_dets .dets_find {
        float: none;
        margin-left: 15px;
        width: calc(100% - 25px); } }

.address_dets {
  display: none; }
  @media (max-width: 1050px) {
    .address_dets {
      display: block;
      position: relative;
      padding-top: 50px;
      padding-bottom: 200px;
      margin-top: 0px;
      z-index: 11;
      background: #151515; } }
  .address_dets h4 {
    font-family: "display", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    color: white;
    margin-bottom: 3px; }
  .address_dets .col_4.flush {
    margin: 0;
    padding: 0;
    width: 48%;
    width: calc(50% - 10px);
    overflow: hidden;
    float: left; }
    @media (max-width: 1050px) {
      .address_dets .col_4.flush {
        width: calc(27% - 20px);
        margin-left: 20px; } }
    @media (max-width: 700px) {
      .address_dets .col_4.flush {
        width: 48%;
        width: calc(50% - 40px);
        margin-left: 20px; } }
    @media (max-width: 500px) {
      .address_dets .col_4.flush {
        margin: 0;
        margin-left: 15px;
        padding: 0;
        width: 48%;
        width: calc(50% - 15px); } }
    .address_dets .col_4.flush span.open, .address_dets .col_4.flush span.closed {
      display: inline-block;
      text-indent: 20px;
      position: relative; }
      .address_dets .col_4.flush span.open:before, .address_dets .col_4.flush span.closed:before {
        content: '';
        width: 13px;
        height: 13px;
        background: white;
        position: absolute;
        background-image: url("img/icon_oscailte.svg") !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        background-color: transparent;
        left: 0px;
        top: 3px; }
    .address_dets .col_4.flush span.closed:before {
      background-image: url("img/icon_dunta.svg") !important; }
    .address_dets .col_4.flush p, .address_dets .col_4.flush p a {
      font-size: 12.5px;
      color: rgba(255, 255, 255, 0.7);
      margin-bottom: 2px; }
      @media (max-width: 1050px) {
        .address_dets .col_4.flush p, .address_dets .col_4.flush p a {
          font-size: 14px; } }
      @media (max-width: 500px) {
        .address_dets .col_4.flush p, .address_dets .col_4.flush p a {
          font-size: 12.5px; } }
    .address_dets .col_4.flush a {
      color: rgba(255, 255, 255, 0.6);
      font-size: 15px; }
      .address_dets .col_4.flush a:hover {
        color: white; }
    .address_dets .col_4.flush strong {
      color: white;
      display: block;
      margin-top: 0px; }
  .address_dets .dets_find {
    width: 96%;
    width: calc(100% - 20px);
    margin: 40px 0 0 10px;
    max-width: 450px; }
    @media (max-width: 1050px) {
      .address_dets .dets_find {
        max-width: none;
        width: calc(50% - 60px);
        margin-top: 0; } }
    @media (max-width: 700px) {
      .address_dets .dets_find {
        width: 96%;
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-top: 50px; } }
    @media (max-width: 500px) {
      .address_dets .dets_find {
        margin-left: 15px;
        width: calc(100% - 25px); } }
    .address_dets .dets_find h4 {
      margin: 0 0 10px 0; }
    .address_dets .dets_find ul {
      width: 100%;
      display: block;
      list-style: none;
      margin: 10px 0 20px 0; }
      .address_dets .dets_find ul li {
        float: left;
        width: 16%;
        width: calc(100% / 6 - 7px);
        max-width: 51px;
        margin: 0 7px 0 0;
        background-size: contain;
        background-position: top left;
        background-repeat: no-repeat;
        opacity: 1; }
        .address_dets .dets_find ul li:hover {
          opacity: 0.6; }
        @media (max-width: 1050px) {
          .address_dets .dets_find ul li {
            margin: 0 10px 20px 0;
            max-width: 45px;
            width: calc(100% / 6 - 1px); } }
        @media (max-width: 750px) {
          .address_dets .dets_find ul li {
            max-width: 41px; } }
        @media (max-width: 700px) {
          .address_dets .dets_find ul li {
            width: calc(100% / 6 - 11px); } }
        @media (max-width: 500px) {
          .address_dets .dets_find ul li {
            width: calc(100% / 6 - 7px);
            max-width: none;
            margin: 0 7px 0 0; } }
        .address_dets .dets_find ul li a {
          display: block;
          text-indent: -9999px;
          padding-bottom: 64%;
          max-width: 51px; }
        .address_dets .dets_find ul li.foot {
          background-image: url("img/icon_foot.svg");
          margin-right: -10px;
          margin-left: 8px; }
        .address_dets .dets_find ul li.bike {
          background-image: url("img/icon_bike.svg");
          margin-right: 10px; }
          @media (max-width: 1050px) {
            .address_dets .dets_find ul li.bike {
              margin-right: 6px; } }
        .address_dets .dets_find ul li.car {
          background-image: url("img/icon_car.svg"); }
        .address_dets .dets_find ul li.rail {
          background-image: url("img/icon_rail.svg"); }
        .address_dets .dets_find ul li.tram {
          background-image: url("img/icon_tram.svg"); }
        .address_dets .dets_find ul li.bus {
          background-image: url("img/icon_bus.svg"); }
    .address_dets .dets_find p {
      max-width: 95%; }

div.plan-your-visit-header {
  font-size: 14px;
  color: darkgray;
  padding-top: 30px;
  background: #1c1c1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #575757; }
  div.plan-your-visit-header strong {
    color: white; }
    div.plan-your-visit-header strong a {
      color: white; }
  div.plan-your-visit-header ul#find-us-by {
    margin-bottom: 10px; }
    div.plan-your-visit-header ul#find-us-by li {
      display: inline-block; }
      div.plan-your-visit-header ul#find-us-by li a {
        width: 25px;
        height: 25px;
        background: grey;
        color: white;
        font-size: 20px;
        margin-right: 5px;
        display: block;
        text-align: center; }

div.plan-your-visit-header h3, div.plan-your-visit-header h3, div.plan-your-visit-header h4, div.plan-your-visit-module h3, div.plan-your-visit-module h3, div.plan-your-visit-module h4 {
  color: white; }
div.plan-your-visit-header h4, div.plan-your-visit-module h4 {
  font-size: 16px;
  text-transform: uppercase; }

/****************************************
* Back to top arrow
*/
a.back-to-top {
  display: block;
  font-size: 40px;
  position: absolute;
  bottom: -70px; }

/****************************************
* Magazine grid-item block
*/
div.mag_block {
  padding-bottom: 20px !important;
  margin-bottom: 20px;
  padding-right: 50px !important;
  height: 580px;
  position: relative; }
  @media (max-width: 1450px) {
    div.mag_block {
      height: 600px; } }
  @media (max-width: 1290px) {
    div.mag_block {
      height: 550px;
      width: calc(100%/3 - 20px); } }
  @media (max-width: 1050px) {
    div.mag_block {
      height: 510px;
      width: calc(100%/3 - 20px);
      display: block !important;
      clear: none !important;
      padding-right: 30px !important;
      margin-right: 10px; } }
  @media (max-width: 900px) {
    div.mag_block {
      height: 520px; } }
  @media (max-width: 800px) {
    div.mag_block {
      height: 450px;
      width: calc(100%/2 - 20px); } }
  @media (max-width: 780px) {
    div.mag_block {
      height: 500px; } }
  @media (max-width: 600px) {
    div.mag_block {
      height: auto;
      width: calc(100% - 15px); } }
  @media (max-width: 500px) {
    div.mag_block {
      height: auto; } }
  div.mag_block:hover a.thumbnail:after {
    opacity: 0.92; }
  div.mag_block:hover h3 {
    color: rgba(0, 0, 0, 0.4);
    color: #8ca308 !important; }
  div.mag_block:hover p {
    color: #8ca308 !important; }
  div.mag_block:hover span.magazine-category {
    opacity: 0.45; }
  div.mag_block:hover div.meta {
    color: rgba(0, 0, 0, 0.4);
    opacity: 1; }
  div.mag_block a.thumbnail {
    position: relative;
    margin-bottom: 20px;
    height: 0;
    padding-bottom: 68%;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: cover;
    background-color: #efefef; }
    @media (max-width: 1050px) {
      div.mag_block a.thumbnail {
        width: 80%;
        padding-bottom: 58%; } }
    @media (max-width: 700px) {
      div.mag_block a.thumbnail {
        width: 90%;
        padding-bottom: 65%; } }
    div.mag_block a.thumbnail:after {
      content: '';
      position: absolute;
      height: 100%;
      height: 100%;
      width: 100%;
      background: #8ca308;
      top: 0;
      left: 0;
      opacity: 0;
      transition: opacity 0.4s ease; }
  div.mag_block h3 {
    margin-bottom: 15px;
    line-height: 1.15;
    word-spacing: -0.08em;
    letter-spacing: -0.01em;
    font-size: 26px;
    transition: color 0.4s ease; }
    @media (max-width: 1290px) {
      div.mag_block h3 {
        font-size: 22px; } }
  div.mag_block p {
    transition: color 0.4s ease;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.9);
    overflow: hidden; }
    @media (max-width: 1290px) {
      div.mag_block p {
        font-size: 15.5px; } }
  div.mag_block span.magazine-category {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 21px;
    color: #8ca308 !important;
    transition: color 0.4s ease, opacity 0.4s ease; }
    @media (max-width: 1290px) {
      div.mag_block span.magazine-category {
        font-size: 12px;
        margin-bottom: 1px; } }
    div.mag_block span.magazine-category a {
      text-transform: uppercase;
      color: #8ca308 !important;
      font-weight: bold; }
  div.mag_block div.meta {
    display: none;
    position: absolute;
    text-transform: uppercase;
    bottom: 10px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
    transition: color 0.4s ease, opacity 0.4s ease;
    width: 90%; }
    @media (max-width: 1290px) {
      div.mag_block div.meta {
        font-size: 13px; } }
    div.mag_block div.meta date {
      font-weight: normal;
      font-family: "display", Helvetica, Arial, sans-serif; }

/****************************************
* Artist grid-item block
*/
div.artist_block {
  padding-bottom: 20px !important;
  margin-bottom: 20px;
  padding-right: 50px !important;
  height: 510px;
  position: relative; }
  @media (max-width: 1290px) {
    div.artist_block {
      width: calc(100%/3 - 20px);
      height: 400px; } }
  @media (max-width: 1050px) {
    div.artist_block {
      width: calc(100%/3 - 20px);
      display: block !important;
      clear: none !important; } }
  @media (max-width: 800px) {
    div.artist_block {
      width: calc(100%/2 - 20px);
      height: 350px; } }
  @media (max-width: 500px) {
    div.artist_block {
      width: calc(100% - 50px);
      height: auto; } }
  div.artist_block:hover a.thumbnail:after {
    opacity: 0.92; }
  div.artist_block:hover span.magazine-category {
    opacity: 0.45; }
  div.artist_block:hover div.meta {
    color: rgba(0, 0, 0, 0.4);
    opacity: 1; }
  div.artist_block a.thumbnail {
    position: relative;
    margin-bottom: 20px;
    height: 0;
    padding-bottom: 68%;
    width: 100%;
    display: block;
    background-color: #1f1f1f;
    background-position: center;
    background-size: cover; }
    div.artist_block a.thumbnail.no-image-available {
      background: #6e6e6e url(img/icon_noartwork.svg) no-repeat center;
      opacity: .11; }
    @media (max-width: 1050px) {
      div.artist_block a.thumbnail {
        width: 80%;
        padding-bottom: 58%; } }
    @media (max-width: 700px) {
      div.artist_block a.thumbnail {
        width: 90%;
        padding-bottom: 65%; } }
    div.artist_block a.thumbnail:after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      transition: opacity 0.8s ease; }
  div.artist_block h3 {
    margin-bottom: 15px;
    line-height: 1.15;
    word-spacing: -0.08em;
    letter-spacing: -0.01em;
    font-size: 26px;
    transition: color 0.4s ease; }
    @media (max-width: 1290px) {
      div.artist_block h3 {
        font-size: 22px; } }
  div.artist_block span.short_description {
    color: #b2b2b2; }

/****************************************
* Press Release grid-item block
*/
div.press-release.grid-item {
  background-color: #e8e8e8;
  padding: 20px 20px 20px 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  transition: background-color 0.4s ease;
  background-position: top 15px right 10px;
  background-image: url(img/icon_resources_page.svg);
  background-repeat: no-repeat; }
  div.press-release.grid-item a {
    display: block;
    padding-bottom: 40px; }
  div.press-release.grid-item span.entry-date {
    display: block;
    font-weight: bold; }
  div.press-release.grid-item p {
    max-width: 600px;
    width: 80%; }
  @media (max-width: 500px) {
    div.press-release.grid-item {
      background-size: 36px 36px;
      margin-bottom: 15px; } }
  div.press-release.grid-item:hover {
    background-color: #333; }
    div.press-release.grid-item:hover span, div.press-release.grid-item:hover p {
      color: white; }

/**
* Collection Objects list, for search filter results and "More by" block on artwork page
*/
div.search-filter-results-list,
div.related-artworks,
div#explore-collection,
div.artist-search-results,
div.artworks-search-results {
  color: white;
  background-color: #1c1c1c; }
  div.search-filter-results-list a,
  div.related-artworks a,
  div#explore-collection a,
  div.artist-search-results a,
  div.artworks-search-results a {
    color: white; }
  div.search-filter-results-list div.col_3,
  div.related-artworks div.col_3,
  div#explore-collection div.col_3,
  div.artist-search-results div.col_3,
  div.artworks-search-results div.col_3 {
    padding-bottom: 50px;
    padding-right: 83px;
    margin-top: 0; }
    @media (min-width: 1590px) {
      div.search-filter-results-list div.col_3,
      div.related-artworks div.col_3,
      div#explore-collection div.col_3,
      div.artist-search-results div.col_3,
      div.artworks-search-results div.col_3 {
        padding-right: 113px; } }
    @media (max-width: 1590px) {
      div.search-filter-results-list div.col_3,
      div.related-artworks div.col_3,
      div#explore-collection div.col_3,
      div.artist-search-results div.col_3,
      div.artworks-search-results div.col_3 {
        padding-right: 93px; } }
    @media (max-width: 1290px) {
      div.search-filter-results-list div.col_3,
      div.related-artworks div.col_3,
      div#explore-collection div.col_3,
      div.artist-search-results div.col_3,
      div.artworks-search-results div.col_3 {
        padding-right: 83px; } }
    div.search-filter-results-list div.col_3:hover p,
    div.related-artworks div.col_3:hover p,
    div#explore-collection div.col_3:hover p,
    div.artist-search-results div.col_3:hover p,
    div.artworks-search-results div.col_3:hover p {
      top: -10px; }
    @media (max-width: 500px) {
      div.search-filter-results-list div.col_3,
      div.related-artworks div.col_3,
      div#explore-collection div.col_3,
      div.artist-search-results div.col_3,
      div.artworks-search-results div.col_3 {
        padding-right: 40px; } }
    div.search-filter-results-list div.col_3 p,
    div.related-artworks div.col_3 p,
    div#explore-collection div.col_3 p,
    div.artist-search-results div.col_3 p,
    div.artworks-search-results div.col_3 p {
      position: relative;
      top: 0;
      margin-bottom: 10px;
      background: #404040;
      text-align: center;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center;
      flex: 1 0 auto;
      transition: top 0.5s ease-in-out; }
    div.search-filter-results-list div.col_3 img,
    div.related-artworks div.col_3 img,
    div#explore-collection div.col_3 img,
    div.artist-search-results div.col_3 img,
    div.artworks-search-results div.col_3 img {
      margin: 0 auto;
      flex-shrink: 0;
      vertical-align: middle;
      width: 100%; }
    div.search-filter-results-list div.col_3 div.no-artwork-image-available,
    div.related-artworks div.col_3 div.no-artwork-image-available,
    div#explore-collection div.col_3 div.no-artwork-image-available,
    div.artist-search-results div.col_3 div.no-artwork-image-available,
    div.artworks-search-results div.col_3 div.no-artwork-image-available {
      background: #6e6e6e url(img/icon_noartwork.svg) no-repeat center;
      height: 250px;
      width: 100%;
      opacity: .15; }
  div.search-filter-results-list h4,
  div.related-artworks h4,
  div#explore-collection h4,
  div.artist-search-results h4,
  div.artworks-search-results h4 {
    margin-top: 16px;
    font-weight: normal;
    line-height: 24px;
    font-size: 18px;
    position: relative; }
    @media (max-width: 500px) {
      div.search-filter-results-list h4,
      div.related-artworks h4,
      div#explore-collection h4,
      div.artist-search-results h4,
      div.artworks-search-results h4 {
        line-height: 20px;
        font-size: 15px; } }
    div.search-filter-results-list h4 span.artwork-name,
    div.related-artworks h4 span.artwork-name,
    div#explore-collection h4 span.artwork-name,
    div.artist-search-results h4 span.artwork-name,
    div.artworks-search-results h4 span.artwork-name {
      display: block;
      width: 88%; }
    div.search-filter-results-list h4 span.artist-name,
    div.related-artworks h4 span.artist-name,
    div#explore-collection h4 span.artist-name,
    div.artist-search-results h4 span.artist-name,
    div.artworks-search-results h4 span.artist-name {
      display: block;
      font-weight: bold; }
    div.search-filter-results-list h4 span.artwork-year,
    div.related-artworks h4 span.artwork-year,
    div#explore-collection h4 span.artwork-year,
    div.artist-search-results h4 span.artwork-year,
    div.artworks-search-results h4 span.artwork-year {
      display: block;
      color: #b2b2b2; }
    div.search-filter-results-list h4 ul,
    div.related-artworks h4 ul,
    div#explore-collection h4 ul,
    div.artist-search-results h4 ul,
    div.artworks-search-results h4 ul {
      position: absolute;
      right: 0;
      top: 0; }
      div.search-filter-results-list h4 ul li.artwork-on-display, div.search-filter-results-list h4 ul li.artwork-on-loan,
      div.related-artworks h4 ul li.artwork-on-display,
      div.related-artworks h4 ul li.artwork-on-loan,
      div#explore-collection h4 ul li.artwork-on-display,
      div#explore-collection h4 ul li.artwork-on-loan,
      div.artist-search-results h4 ul li.artwork-on-display,
      div.artist-search-results h4 ul li.artwork-on-loan,
      div.artworks-search-results h4 ul li.artwork-on-display,
      div.artworks-search-results h4 ul li.artwork-on-loan {
        height: 25px;
        width: 25px;
        display: inline-block;
        margin-left: 10px; }
        div.search-filter-results-list h4 ul li.artwork-on-display span.tip, div.search-filter-results-list h4 ul li.artwork-on-loan span.tip,
        div.related-artworks h4 ul li.artwork-on-display span.tip,
        div.related-artworks h4 ul li.artwork-on-loan span.tip,
        div#explore-collection h4 ul li.artwork-on-display span.tip,
        div#explore-collection h4 ul li.artwork-on-loan span.tip,
        div.artist-search-results h4 ul li.artwork-on-display span.tip,
        div.artist-search-results h4 ul li.artwork-on-loan span.tip,
        div.artworks-search-results h4 ul li.artwork-on-display span.tip,
        div.artworks-search-results h4 ul li.artwork-on-loan span.tip {
          position: absolute;
          width: 200px;
          bottom: 47px;
          left: -175px;
          background: black;
          border: 0;
          padding: 10px 10px 20px 10px;
          font-size: 16px;
          z-index: 100; }
      div.search-filter-results-list h4 ul li.artwork-on-display,
      div.related-artworks h4 ul li.artwork-on-display,
      div#explore-collection h4 ul li.artwork-on-display,
      div.artist-search-results h4 ul li.artwork-on-display,
      div.artworks-search-results h4 ul li.artwork-on-display {
        background: url(img/icon_onview.svg) no-repeat center;
        background-size: contain;
        opacity: .2;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out; }
        div.search-filter-results-list h4 ul li.artwork-on-display:hover,
        div.related-artworks h4 ul li.artwork-on-display:hover,
        div#explore-collection h4 ul li.artwork-on-display:hover,
        div.artist-search-results h4 ul li.artwork-on-display:hover,
        div.artworks-search-results h4 ul li.artwork-on-display:hover {
          opacity: 1; }

/****************************************
* Artist grid item, used in search
*/
div#result-row-artists div.col_3 {
  padding-bottom: 50px;
  padding-right: 83px; }
  @media (max-width: 500px) {
    div#result-row-artists div.col_3 {
      padding-right: 0; } }
  div#result-row-artists div.col_3 p {
    margin-bottom: 10px;
    background: #404040;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    flex: 1 0 auto; }
  div#result-row-artists div.col_3 img {
    margin: 0 auto;
    flex-shrink: 0;
    vertical-align: middle; }
  div#result-row-artists div.col_3 div.no-artwork-image-available {
    background: #e6e6e6 url(img/no-artwork-image-available.png) no-repeat center;
    height: 250px;
    width: 100%;
    opacity: .1; }
div#result-row-artists h4 {
  margin-top: 16px;
  font-weight: normal;
  line-height: 24px;
  font-size: 18px;
  position: relative; }
  @media (max-width: 1290px) {
    div#result-row-artists h4 {
      font-size: 15px;
      line-height: 20px; } }
  div#result-row-artists h4 span.artwork-name {
    display: block; }
  div#result-row-artists h4 span.artist-name {
    display: block;
    font-weight: bold; }
  div#result-row-artists h4 span.artwork-year {
    display: block;
    color: #b2b2b2;
    margin-bottom: 15px; }
  div#result-row-artists h4 span.short_description {
    display: block;
    color: #b2b2b2; }
  div#result-row-artists h4 ul {
    position: absolute;
    right: 0;
    top: 0; }
    div#result-row-artists h4 ul li.artwork-on-display, div#result-row-artists h4 ul li.artwork-on-loan {
      height: 25px;
      width: 25px;
      display: inline-block;
      margin-left: 10px; }
      div#result-row-artists h4 ul li.artwork-on-display span.tip, div#result-row-artists h4 ul li.artwork-on-loan span.tip {
        position: absolute;
        width: 200px;
        bottom: 47px;
        left: -175px;
        background: black;
        border: 0;
        padding: 10px 10px 20px 10px;
        font-size: 16px;
        z-index: 100; }
    div#result-row-artists h4 ul li.artwork-on-display {
      background: url(img/icon_onview.svg) no-repeat center;
      background-size: contain; }

/****************************************
* Additional Resources repeater (Files, Links Soundcloud), common to page blocks and search page results
*/
div.pb-block.additional-resources.portrait div.additional-resource:hover span.title {
  color: black; }

div.additional-resource {
  background: #ececec;
  margin-bottom: 20px;
  padding: 16px;
  height: 110px;
  position: relative;
  background-repeat: no-repeat;
  background-position: top 10px right 10px;
  background-size: 42px 42px;
  transition: background-color 0.4s ease; }
  @media (max-width: 500px) {
    div.additional-resource {
      background-size: 30px 30px;
      margin-bottom: 15px;
      padding: 13px;
      height: auto;
      min-height: 150px; } }
  div.additional-resource:hover {
    background-color: #333; }
    div.additional-resource:hover span.title {
      color: white; }
  div.additional-resource.file {
    background-image: url(img/icon_resources_download.svg); }
  div.additional-resource.soundcloud {
    background-image: url(img/icon_resources_soundcoud.svg); }
  div.additional-resource.internal {
    background-position: top 15px right 10px;
    background-image: url(img/icon_resources_page.svg); }
  div.additional-resource.external {
    background-image: url(img/icon_resources_external.svg); }
  div.additional-resource.file a, div.additional-resource.internal a, div.additional-resource.external a {
    display: block;
    height: 100%;
    width: 100%; }
  div.additional-resource div.sc-meta-wrap {
    padding: 16px 16px;
    height: 100%; }
  div.additional-resource span {
    display: block; }
    div.additional-resource span.category {
      font-size: 14px;
      text-transform: uppercase;
      color: darkgrey;
      font-weight: bold; }
      @media (max-width: 500px) {
        div.additional-resource span.category {
          font-size: 11px; } }
    div.additional-resource span.title {
      font-size: 24px;
      line-height: 1.1;
      padding: 0;
      font-weight: normal;
      padding-right: 70px;
      transition: color 0.4s ease;
      word-wrap: break-word; }
      @media (max-width: 500px) {
        div.additional-resource span.title {
          font-size: 19px;
          line-height: 1.2; } }
    div.additional-resource span.type {
      text-transform: uppercase;
      color: darkgrey;
      font-weight: bold;
      font-size: 14px;
      position: absolute;
      bottom: 15px; }
      @media (max-width: 500px) {
        div.additional-resource span.type {
          font-size: 11px;
          bottom: 11px; } }
  div.additional-resource.soundcloud {
    position: relative;
    padding: 0;
    cursor: pointer;
    height: 150px;
    overflow: hidden; }
    div.additional-resource.soundcloud div.sc-meta-wrap {
      position: absolute;
      z-index: 100;
      background-repeat: no-repeat;
      background-position: top 15px right 40px;
      background-size: 42px 42px;
      background-color: #e52b42;
      background-image: url(img/icon_resources_soundcoud_white.svg);
      width: 100%;
      transition: background-color 0.4s ease; }
      @media (max-width: 500px) {
        div.additional-resource.soundcloud div.sc-meta-wrap {
          background-size: 36px 36px; } }
      div.additional-resource.soundcloud div.sc-meta-wrap:hover {
        background-color: #333; }
    div.additional-resource.soundcloud iframe {
      margin: 0; }
    div.additional-resource.soundcloud span {
      color: white; }
      div.additional-resource.soundcloud span.type {
        bottom: 45px; }
  div.additional-resource.soundcloud-active {
    height: 166px;
    background: none; }
    div.additional-resource.soundcloud-active div.sc-meta-wrap {
      display: none; }
    div.additional-resource.soundcloud-active iframe {
      height: 166px; }
    div.additional-resource.soundcloud-active.tall_embed {
      height: 330px; }
      div.additional-resource.soundcloud-active.tall_embed iframe {
        height: 330px; }

/****************************************
* Global form controls
*/
.imma_filers ul li {
  float: left; }
  @media (max-width: 1050px) {
    .imma_filers ul li:first-of-type {
      width: 100%; } }
  .imma_filers ul li span {
    position: relative;
    display: block;
    top: -3px;
    height: 26px;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: bold; }
    @media (max-width: 1050px) {
      .imma_filers ul li span {
        margin-bottom: 2px; } }
  .imma_filers ul li label {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-right: 20px;
    margin-bottom: 0px;
    height: 26px;
    line-height: 1.1;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden; }
    @media (max-width: 1490px) {
      .imma_filers ul li label {
        padding-left: 30px;
        margin-right: 18px;
        font-size: 17px; } }
    @media (max-width: 1290px) {
      .imma_filers ul li label {
        padding-left: 28px;
        margin-right: 16px;
        font-size: 16px; } }
    @media (max-width: 1050px) {
      .imma_filers ul li label {
        padding-left: 26px;
        margin-right: 14px;
        margin-bottom: 2px;
        font-size: 16px; } }
    .imma_filers ul li label input {
      position: absolute;
      cursor: pointer;
      height: 0;
      width: 0;
      left: -25px; }
      .imma_filers ul li label input:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 25px;
        height: 20px;
        width: 20px;
        background-color: rgba(0, 0, 0, 0.1); }
        @media (max-width: 1490px) {
          .imma_filers ul li label input:after {
            height: 19px;
            width: 19px; } }
        @media (max-width: 1290px) {
          .imma_filers ul li label input:after {
            height: 18px;
            width: 18px; } }
        @media (max-width: 1050px) {
          .imma_filers ul li label input:after {
            height: 17px;
            width: 17px; } }
      .imma_filers ul li label input:checked:after {
        background-color: rgba(0, 0, 0, 0.4);
        background-image: url("img/icon_check.svg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
    .imma_filers ul li label:hover input:after {
      background-color: rgba(0, 0, 0, 0.25); }
.imma_filers.imma_filers_white ul li span {
  color: white; }
.imma_filers.imma_filers_white ul li label {
  color: white; }
  .imma_filers.imma_filers_white ul li label input:after {
    background-color: rgba(255, 255, 255, 0.1); }
  .imma_filers.imma_filers_white ul li label input:checked:after {
    background-color: rgba(255, 255, 255, 0.4); }
  .imma_filers.imma_filers_white ul li label:hover input:after {
    background-color: rgba(255, 255, 255, 0.25); }

.sf-field-reset {
  float: right;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  background-image: url(img/icon_reset.svg);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: -5px;
  padding: 0;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  cursor: pointer; }
  .sf-field-reset a {
    height: 100%;
    width: 100%;
    color: transparent !important;
    background-color: transparent;
    display: block; }
  @media (max-width: 1290px) {
    .sf-field-reset {
      width: 34px;
      height: 34px;
      margin-right: -3px;
      margin-top: -5px; } }
  @media (max-width: 500px) {
    .sf-field-reset {
      float: left;
      margin-right: auto;
      margin-left: -5px;
      margin-top: 10px; } }
  .sf-field-reset:hover {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    cursor: pointer; }

.clear-search-btn {
  background-image: url(img/icon_plus.svg) !important;
  transform: rotate(45deg) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  color: rgba(255, 255, 255, 0) !important;
  text-indent: -9999px !important;
  width: 19px !important;
  right: 34px !important; }

#btn-show-nav {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  color: transparent;
  font-size: 10px;
  z-index: 9050;
  transform: rotate(45deg);
  width: 60px;
  height: 60px;
  background-image: url(img/icon_plus.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%; }
  @media (max-width: 1290px) {
    #btn-show-nav {
      width: 50px;
      height: 50px; } }
  @media (max-width: 1290px) {
    #btn-show-nav {
      width: 40px;
      height: 40px; } }
  @media (max-width: 1050px) {
    #btn-show-nav {
      right: 15px;
      top: 15px; } }
  @media (max-width: 500px) {
    #btn-show-nav {
      right: 10px;
      top: 10px; } }

a.imma_inline_button {
  float: left;
  padding: 11px 20px;
  background-color: #1c1c1c;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  border-radius: 2px;
  transition: 0.3s;
  font-size: 17px;
  font-weight: normal;
  font-family: "display", Helvetica, Arial, sans-serif;
  color: white;
  opacity: 0.2;
  line-height: 23.8px;
  margin-right: 7px;
  margin-bottom: 7px;
  transition: opacity 0.3s ease;
  border-bottom: none !important; }
  @media (max-width: 780px) {
    a.imma_inline_button {
      font-size: 14.5px;
      padding: 7px 15px; } }
  a.imma_inline_button:after {
    display: none !important; }
  a.imma_inline_button:hover {
    background-color: #1c1c1c;
    opacity: 1 !important;
    color: white; }

div#expander-artists a.imma_inline_button {
  margin: 20px 0; }

/****************************************
*  Global text inline elements
*/
iframe {
  max-width: 100%; }

/****************************************
*  intro_panel
*/
div.intro_panel {
  padding: 40px 0 40px 0;
  color: white; }
  div.intro_panel div.col_6, div.intro_panel div.col_5 {
    padding-top: 0; }
    @media (max-width: 1050px) {
      div.intro_panel div.col_6, div.intro_panel div.col_5 {
        width: 50%; } }
    @media (max-width: 600px) {
      div.intro_panel div.col_6, div.intro_panel div.col_5 {
        width: 100%;
        padding-left: 20px;
        padding-bottom: 0; } }
    @media (max-width: 500px) {
      div.intro_panel div.col_6, div.intro_panel div.col_5 {
        padding-left: 15px; } }
  div.intro_panel p {
    font-size: 20px;
    text-align: left;
    margin: 0;
    padding: 0; }
    @media (min-width: 1790px) {
      div.intro_panel p {
        font-size: 21px;
        max-width: 700px; } }
    @media (max-width: 1590px) {
      div.intro_panel p {
        font-size: 19px; } }
    @media (max-width: 1490px) {
      div.intro_panel p {
        font-size: 18px; } }
    @media (max-width: 1190px) {
      div.intro_panel p {
        font-size: 17px; } }
    @media (max-width: 1050px) {
      div.intro_panel p {
        font-size: 16.5px; } }
    @media (max-width: 500px) {
      div.intro_panel p {
        font-size: 16px; } }
  div.intro_panel a {
    font-family: "display", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    word-spacing: -0.08em;
    margin-top: 10px;
    font-size: 21px;
    display: block;
    transition: opacity 0.2s ease; }
    div.intro_panel a:hover, div.intro_panel a .hovered {
      opacity: 0.5; }
    @media (min-width: 1790px) {
      div.intro_panel a {
        font-size: 22px; } }
    @media (max-width: 1590px) {
      div.intro_panel a {
        font-size: 20px; } }
    @media (max-width: 1490px) {
      div.intro_panel a {
        font-size: 19px; } }
    @media (max-width: 1190px) {
      div.intro_panel a {
        font-size: 18px; } }
    @media (max-width: 1050px) {
      div.intro_panel a {
        font-size: 17.5px; } }
    @media (max-width: 500px) {
      div.intro_panel a {
        font-size: 17px; } }

.ui-helper-hidden-accessible {
  display: none; }

/****************************************
*  GENERAL TEXT PAGE AND EVENTS SHARING BUTTONS
*/
.content-group .addthis-smartlayers-desktop {
  display: none !important; }
.content-group .addthis_inline_follow_toolbox,
.content-group .addthis-smartlayers,
.content-group .at-resp-share-element {
  margin-top: 8px; }
  @media (max-width: 1350px) {
    .content-group .addthis_inline_follow_toolbox,
    .content-group .addthis-smartlayers,
    .content-group .at-resp-share-element {
      margin-top: 15px; } }
  .content-group .addthis_inline_follow_toolbox p,
  .content-group .addthis-smartlayers p,
  .content-group .at-resp-share-element p {
    display: none; }
  .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b:focus,
  .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b:hover,
  .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m:focus,
  .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m:hover,
  .content-group .addthis_inline_follow_toolbox .at-share-btn:focus,
  .content-group .addthis_inline_follow_toolbox .at-share-btn:hover,
  .content-group .addthis-smartlayers .at-follow-tbx-element .at300b:focus,
  .content-group .addthis-smartlayers .at-follow-tbx-element .at300b:hover,
  .content-group .addthis-smartlayers .at-follow-tbx-element .at300m:focus,
  .content-group .addthis-smartlayers .at-follow-tbx-element .at300m:hover,
  .content-group .addthis-smartlayers .at-share-btn:focus,
  .content-group .addthis-smartlayers .at-share-btn:hover,
  .content-group .at-resp-share-element .at-follow-tbx-element .at300b:focus,
  .content-group .at-resp-share-element .at-follow-tbx-element .at300b:hover,
  .content-group .at-resp-share-element .at-follow-tbx-element .at300m:focus,
  .content-group .at-resp-share-element .at-follow-tbx-element .at300m:hover,
  .content-group .at-resp-share-element .at-share-btn:focus,
  .content-group .at-resp-share-element .at-share-btn:hover {
    transform: translateY(0px) !important; }
  .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b, .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m,
  .content-group .addthis-smartlayers .at-follow-tbx-element .at300b,
  .content-group .addthis-smartlayers .at-follow-tbx-element .at300m,
  .content-group .at-resp-share-element .at-follow-tbx-element .at300b,
  .content-group .at-resp-share-element .at-follow-tbx-element .at300m {
    margin-right: 10px; }
    @media (min-width: 1590px) {
      .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b, .content-group .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m,
      .content-group .addthis-smartlayers .at-follow-tbx-element .at300b,
      .content-group .addthis-smartlayers .at-follow-tbx-element .at300m,
      .content-group .at-resp-share-element .at-follow-tbx-element .at300b,
      .content-group .at-resp-share-element .at-follow-tbx-element .at300m {
        margin-right: 15px; } }
  .content-group .addthis_inline_follow_toolbox a,
  .content-group .addthis-smartlayers a,
  .content-group .at-resp-share-element a {
    background-color: rgba(0, 0, 0, 0.3) !important; }
    .content-group .addthis_inline_follow_toolbox a:hover,
    .content-group .addthis-smartlayers a:hover,
    .content-group .at-resp-share-element a:hover {
      background-color: black !important; }
  .content-group .addthis_inline_follow_toolbox a, .content-group .addthis_inline_follow_toolbox svg,
  .content-group .addthis-smartlayers a,
  .content-group .addthis-smartlayers svg,
  .content-group .at-resp-share-element a,
  .content-group .at-resp-share-element svg {
    width: 30px !important;
    height: 30px !important;
    opacity: 1;
    margin: 0 5px 0 0; }
    @media (min-width: 1590px) {
      .content-group .addthis_inline_follow_toolbox a, .content-group .addthis_inline_follow_toolbox svg,
      .content-group .addthis-smartlayers a,
      .content-group .addthis-smartlayers svg,
      .content-group .at-resp-share-element a,
      .content-group .at-resp-share-element svg {
        width: 34px !important;
        height: 34px !important; } }
    @media (max-width: 1350px) {
      .content-group .addthis_inline_follow_toolbox a, .content-group .addthis_inline_follow_toolbox svg,
      .content-group .addthis-smartlayers a,
      .content-group .addthis-smartlayers svg,
      .content-group .at-resp-share-element a,
      .content-group .at-resp-share-element svg {
        width: 25px !important;
        height: 25px !important; } }

/****************************************
* Global searchandfilter controls
*/
form.searchandfilter select {
  opacity: 0; }
  @media (max-width: 1050px) {
    form.searchandfilter select {
      opacity: 1; } }

/****************************************
* subnav_title hook for tertiary nav
*/
div.subnav_title {
  display: none; }

/****************************************
* 404 Not Found
*/
body.page-id-27888 div.the_content {
  display: none; }

/****************************************
* Load more results button, common to search results and additional resourses page blocks
*/
.loadmore {
  background: #1c1c1c;
  color: white;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  width: 100%;
  float: left;
  padding: 11px 20px;
  border-radius: 2px;
  transition: 0.3s;
  font-size: 19px;
  font-family: "display", Helvetica, Arial, sans-serif;
  opacity: 0.25; }
  .loadmore:hover {
    opacity: 1; }
  @media (max-width: 1290px) {
    .loadmore {
      font-size: 15.5px;
      padding: 9px 15px; } }
  @media (max-width: 1050px) {
    .loadmore {
      font-size: 14.5px;
      padding: 7px 15px; } }

/****************************************
* Expander: artists, used on Events pages
*/
div#expander-artists div.col_12 {
  margin-bottom: -1px;
  margin-top: -1px;
  padding-bottom: 0; }

/****************************************
* Swiper, common to home and magazine header
*/
/****************************************
* SHARING WIDGET
*/
@media (max-width: 500px) {
  .imma_sharing {
    margin-top: 20px;
    margin-bottom: 20px; } }
.imma_sharing ul {
  display: block; }
  .imma_sharing ul li {
    float: left;
    background-color: #ccc;
    margin: 0 5px 5px 0;
    transition: background-color 0.3s ease; }
    .imma_sharing ul li:hover {
      background-color: #333; }
    .imma_sharing ul li a {
      display: block;
      text-align: center;
      width: 42px;
      height: 42px;
      padding: 3px;
      overflow: hidden;
      box-sizing: border-box; }
      @media (max-width: 1290px) {
        .imma_sharing ul li a {
          width: 40px;
          height: 40px; } }
      @media (max-width: 1050px) {
        .imma_sharing ul li a {
          width: 38px;
          height: 38px; } }
      @media (max-width: 780px) {
        .imma_sharing ul li a {
          width: 32px;
          height: 32px; } }
      .imma_sharing ul li a svg path {
        fill: white; }
.imma_sharing.imma_sharing_whitebg ul li {
  background: transparent;
  margin: 0 12px 12px 0; }
  .imma_sharing.imma_sharing_whitebg ul li a {
    width: 44px;
    height: 44px;
    opacity: 0.4;
    transition: opacity 0.3s ease; }
    @media (max-width: 1290px) {
      .imma_sharing.imma_sharing_whitebg ul li a {
        width: 42px;
        height: 42px; } }
    @media (max-width: 1050px) {
      .imma_sharing.imma_sharing_whitebg ul li a {
        width: 40px;
        height: 40px; } }
    @media (max-width: 1050px) {
      .imma_sharing.imma_sharing_whitebg ul li a {
        width: 32px;
        height: 32px; } }
    .imma_sharing.imma_sharing_whitebg ul li a:hover {
      opacity: 1; }
    .imma_sharing.imma_sharing_whitebg ul li a svg path {
      fill: white; }

/****************************************
* Swiper Bits, common ot home and magazine
*/
div.swiper-container-header {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.5s ease; }
  div.swiper-container-header.on {
    opacity: 0; }
    div.swiper-container-header.on .swiper-slide a {
      cursor: default !important; }
  div.swiper-container-header div.swiper-wrapper .swiper-slide {
    text-align: left;
    transition: background-color 2s ease;
    padding: 0; }
    div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip {
      position: absolute;
      z-index: 2;
      top: 50px;
      left: 2px;
      width: 40px;
      height: 40px;
      display: none;
      opacity: 1;
      transition: opacity 0.3s ease; }
      div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip.on {
        opacity: 0; }
      @media (max-width: 500px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip {
          display: block;
          left: auto;
          right: 0; } }
      div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip svg {
        height: 18px;
        width: 18px;
        margin: 10px; }
        @media (max-width: 1450px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip svg {
            height: 16px;
            width: 16px;
            margin: 13px; } }
        @media (max-width: 1050px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip svg {
            height: 14px;
            width: 14px;
            margin: 12px; } }
        @media (max-width: 500px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip svg {
            height: 16px;
            width: 16px; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide > div.tooltip svg path {
          fill: white; }
    div.swiper-container-header div.swiper-wrapper .swiper-slide small {
      opacity: 0;
      position: absolute;
      left: -9999px; }
    div.swiper-container-header div.swiper-wrapper .swiper-slide a {
      margin-top: 0;
      position: absolute;
      width: 50%;
      height: 100%;
      color: white;
      float: right;
      right: 145px;
      opacity: 1;
      transition: opacity 0.6s ease;
      cursor: url(img/icon_cursor.png), auto !important; }
      div.swiper-container-header div.swiper-wrapper .swiper-slide a:hover {
        opacity: 0.6; }
      @media (max-width: 1550px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide a {
          right: 125px; } }
      @media (max-width: 1350px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide a {
          right: 115px; } }
      @media (max-width: 1290px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide a {
          right: 200px; } }
      @media (max-width: 780px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide a {
          right: 75px;
          width: 68%; } }
      @media (max-width: 500px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide a {
          width: 100%;
          right: 0; } }
      @media (max-width: 1090px) {
        div.swiper-container-header div.swiper-wrapper .swiper-slide a:hover div {
          opacity: 1 !important; } }
      div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
        position: absolute;
        bottom: 55%;
        width: 100%;
        max-width: 1000px;
        left: 0px; }
        @media (min-width: 1790px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
            width: 100%;
            margin-right: 150px; } }
        @media (max-width: 1390px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
            bottom: 58%; } }
        @media (max-width: 500px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
            width: 90%;
            margin-left: 15px;
            bottom: 60%; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
          text-transform: uppercase;
          font-weight: bold;
          text-indent: 4px;
          margin-bottom: 7px;
          display: block;
          letter-spacing: 0.02em;
          word-spacing: -0.08em; }
          @media (min-width: 1590px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
              font-size: 18px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
              font-size: 12px;
              text-indent: 2px; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
          width: 100%;
          font-size: 60px;
          text-transform: uppercase;
          margin-bottom: -3px;
          line-height: 0.91; }
          @media (max-width: 1690px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 56px; } }
          @media (max-width: 1650px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 54px;
              margin-bottom: -5px; } }
          @media (max-width: 1490px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 53px; } }
          @media (max-width: 1490px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 50px;
              margin-bottom: -4px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 48px; } }
          @media (max-width: 1350px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 46px; } }
          @media (max-width: 1150px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 41px; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 35px;
              margin-bottom: 10px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
              font-size: 28px;
              margin-bottom: 12px; } }
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 span + span + span {
            font-weight: normal; }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
          font-size: 70px;
          text-transform: none;
          line-height: 0.9; }
          @media (max-width: 1690px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 66px; } }
          @media (max-width: 1650px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 64px;
              margin-bottom: -5px; } }
          @media (max-width: 1490px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 63px; } }
          @media (max-width: 1490px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 60px;
              margin-bottom: -4px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 58px; } }
          @media (max-width: 1350px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 56px; } }
          @media (max-width: 1150px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 51px; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 45px; } }
          @media (max-width: 780px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              margin-bottom: 7px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml {
              font-size: 38px;
              margin-bottom: 7px; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
          font-size: 80px;
          word-spacing: -0.12em;
          text-transform: none;
          margin-bottom: 0;
          line-height: 0.9; }
          @media (max-width: 1750px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 75px; } }
          @media (max-width: 1750px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 80px; } }
          @media (max-width: 1550px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 62px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 59px;
              width: 95%; } }
          @media (max-width: 1290px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 52px;
              margin-bottom: 5px; } }
          @media (max-width: 990px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 48px; } }
          @media (max-width: 900px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 44px; } }
          @media (max-width: 780px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 49px;
              margin-bottom: 10px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med {
              font-size: 32px;
              width: 100%;
              margin-bottom: 8px; } }
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med span + span + span {
            font-size: 78px;
            letter-spacing: -0.01em; }
            @media (max-width: 1750px) {
              div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med span + span + span {
                font-size: inherit; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg {
          font-size: 92px;
          font-size: 4.7vw;
          word-spacing: -0.12em;
          text-transform: none;
          margin-bottom: 0;
          line-height: 0.9; }
          @media (min-width: 1790px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg {
              font-size: 92px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg {
              width: 95%; } }
          @media (max-width: 780px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg {
              font-size: 55px;
              margin-bottom: 5px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg {
              font-size: 36px;
              margin-bottom: 0; } }
          @media (max-width: 1750px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg span + span + span {
              font-size: inherit; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 52px;
          width: 88%;
          margin-bottom: -5px;
          margin-top: 5px; }
          @media (max-width: 1650px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
              font-size: 46px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
              font-size: 41px; } }
          @media (max-width: 1290px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
              font-size: 38px;
              margin-bottom: 10px; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
              font-size: 30px; } }
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml span + span + span {
            font-size: 51px; }
            @media (max-width: 1650px) {
              div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml span + span + span {
                font-size: 44px; } }
            @media (max-width: 1390px) {
              div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml span + span + span {
                font-size: inherit; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 60px;
          text-transform: uppercase; }
          @media (max-width: 1690px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 56px; } }
          @media (max-width: 1650px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 54px;
              margin-bottom: -5px; } }
          @media (max-width: 1490px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 53px; } }
          @media (max-width: 1490px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 50px;
              margin-bottom: -4px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 48px; } }
          @media (max-width: 1350px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 46px; } }
          @media (max-width: 1150px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 41px; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 35px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
              font-size: 24px; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 92px;
          word-spacing: -0.12em;
          text-transform: uppercase;
          margin-bottom: 0; }
          @media (max-width: 1750px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 88px; } }
          @media (max-width: 1550px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 82px; } }
          @media (max-width: 1390px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 69px;
              width: 95%; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 62px; } }
          @media (max-width: 900px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 58px; } }
          @media (max-width: 780px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 53px;
              margin-bottom: 5px; } }
          @media (max-width: 700px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 50px; } }
          @media (max-width: 650px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 40px; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
              font-size: 42px; } }
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg span {
            display: block; }
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg span + span + span {
            font-size: 91px;
            letter-spacing: -0.01em; }
            @media (max-width: 1750px) {
              div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg span + span + span {
                font-size: inherit; } }
      div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
        position: relative;
        float: left;
        width: 78%;
        top: 45%;
        left: 0px;
        margin-left: 145px;
        padding-left: 0; }
        @media (max-width: 1650px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            width: 82%; } }
        @media (max-width: 1550px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            margin-left: 125px; } }
        @media (max-width: 1350px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            margin-left: 115px; } }
        @media (max-width: 1390px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            width: 85%;
            top: 42%; } }
        @media (max-width: 1050px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            width: 104%;
            margin-right: 1.88%;
            margin-bottom: 40px;
            margin-left: 70px; } }
        @media (max-width: 780px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            width: 90%; } }
        @media (max-width: 500px) {
          div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
            width: 88%;
            margin-left: 45px;
            float: left;
            padding-top: 10px;
            top: 40%; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail p {
          max-width: 660px;
          color: white; }
          @media (max-width: 1550px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail p {
              max-width: 100%; } }
          @media (max-width: 500px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail p {
              height: 110px;
              overflow: hidden;
              margin-bottom: 10px;
              font-size: 14.5px !important;
              height: 98px; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_timedate, div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
          font-size: 20px;
          font-family: "display", Helvetica, Arial, sans-serif;
          word-spacing: -0.07em;
          font-weight: bold;
          text-transform: uppercase;
          opacity: 1 !important; }
          @media (min-width: 1790px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_timedate, div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
              font-size: 21px; } }
          @media (max-width: 1650px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_timedate, div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
              font-size: 18px; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_timedate, div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
              font-size: 16px; } }
          @media (max-width: 1050px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_timedate, div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
              font-size: 14px; } }
        div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
          opacity: 0.6 !important;
          font-family: "display", Helvetica, Arial, sans-serif;
          font-weight: normal; }
          @media (max-width: 1550px) {
            div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail div.banner_location {
              max-width: 98%; } }
    div.swiper-container-header div.swiper-wrapper .swiper-slide.is_drag a {
      opacity: 0; }
    div.swiper-container-header div.swiper-wrapper .swiper-slide.disable_gradient div.scroll_img_box:after {
      display: none; }
  div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
    position: absolute;
    z-index: 0;
    top: 14%;
    right: 54%;
    width: 40%;
    height: 0;
    padding-bottom: 30.5%;
    opacity: 1;
    background-size: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    transform: translate3d(0px, 0px, 0px) !important;
    transition: all 0.75s;
    -moz-transition: all 0.75s;
    -webkit-transition: all 0.75s;
    -o-transition: all 0.75s; }
    @media (max-width: 500px) {
      div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        top: 0px;
        right: 0;
        left: auto;
        width: 65%;
        opacity: 1;
        padding-bottom: 49%; } }
    @media (min-width: 1790px) {
      div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        padding-bottom: 0;
        width: 850px !important;
        height: 630px !important; } }
    div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      height: 18px;
      width: 18px;
      margin: 20px; }
      @media (max-width: 1450px) {
        div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
          height: 16px;
          width: 16px;
          margin: 13px; } }
      @media (max-width: 1050px) {
        div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
          height: 14px;
          width: 14px;
          margin: 12px; } }
      @media (max-width: 500px) {
        div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
          height: 16px;
          width: 16px;
          margin-top: 40px;
          margin-left: 20px;
          display: none; } }
      div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg path {
        fill: white; }
    div.swiper-container-header div.swiper-wrapper div.scroll_img_box:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1;
      height: 85%;
      width: 70%;
      background-image: url(img/grad.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      opacity: 0.35; }
  div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
    width: 35%;
    height: 0;
    padding-bottom: 48%;
    top: 10%; }
    div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box .reveal-next {
      width: 100px; }
    @media (max-width: 500px) {
      div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
        top: 0px;
        width: 50%;
        left: auto;
        right: 0;
        padding-bottom: 75%; } }
    @media (min-width: 1790px) {
      div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
        padding-bottom: 0;
        height: 850px !important;
        width: 630px !important; } }
    @media (max-width: 500px) {
      div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box svg {
        top: -20px; } }
  div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
    width: 32%;
    height: 0;
    padding-bottom: 33%;
    top: 14%; }
    @media (max-width: 1050px) {
      div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
        width: 45%; } }
    @media (max-width: 500px) {
      div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
        top: 50px;
        width: 50%;
        padding-bottom: 51%;
        left: auto;
        right: 0; } }
    @media (min-width: 1790px) {
      div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
        padding-bottom: 0;
        width: 630px !important; } }
    @media (max-width: 500px) {
      div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box svg {
        top: -20px; } }
  div.swiper-container-header .swiper-button-next, div.swiper-container-header .swiper-button-prev {
    position: absolute;
    left: 10px;
    top: 48%;
    width: 40px;
    height: 40px;
    outline: none;
    opacity: 0.35;
    background-image: url("img/icon_arrow_left.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    transition: opacity 0.6s ease !important; }
    @media (min-width: 1790px) {
      div.swiper-container-header .swiper-button-next, div.swiper-container-header .swiper-button-prev {
        width: 48px;
        height: 48px;
        left: 50%;
        margin-left: -870px; } }
    @media (max-width: 1490px) {
      div.swiper-container-header .swiper-button-next, div.swiper-container-header .swiper-button-prev {
        width: 37px;
        height: 37px; } }
    @media (max-width: 1250px) {
      div.swiper-container-header .swiper-button-next, div.swiper-container-header .swiper-button-prev {
        width: 32px;
        height: 32px; } }
    @media (max-width: 1050px) {
      div.swiper-container-header .swiper-button-next, div.swiper-container-header .swiper-button-prev {
        width: 32px;
        height: 32px; } }
    @media (max-width: 500px) {
      div.swiper-container-header .swiper-button-next, div.swiper-container-header .swiper-button-prev {
        top: 80%;
        opacity: 1;
        left: 41px;
        right: auto;
        height: 28px;
        width: 28px; } }
    div.swiper-container-header .swiper-button-next.on, div.swiper-container-header .swiper-button-prev.on {
      opacity: 0; }
    div.swiper-container-header .swiper-button-next:hover, div.swiper-container-header .swiper-button-prev:hover {
      opacity: 1; }
  div.swiper-container-header .swiper-button-next {
    left: auto;
    right: 10px;
    background-image: url("img/icon_arrow_right.svg") !important; }
    @media (min-width: 1790px) {
      div.swiper-container-header .swiper-button-next {
        left: auto;
        right: 50%;
        margin-left: auto;
        margin-right: -870px; } }
    @media (max-width: 500px) {
      div.swiper-container-header .swiper-button-next {
        left: 85px;
        right: auto; } }

/****************************************
 * Loadmore button, common to Search results and Events Archive
 */
div.result-controls {
  clear: both;
  display: block; }
  div.result-controls .loadmore {
    width: calc(25% - 60px);
    margin-right: 20px;
    color: white; }
    @media (max-width: 1290px) {
      div.result-controls .loadmore {
        width: calc(100%/3 - 50px); } }
    @media (max-width: 800px) {
      div.result-controls .loadmore {
        width: calc(50% - 50px); } }
    @media (max-width: 500px) {
      div.result-controls .loadmore {
        width: calc(100% - 40px); } }
  div.result-controls .call_to_action {
    float: right;
    font-size: 26px;
    margin-right: 20px; }
    @media (max-width: 1050px) {
      div.result-controls .call_to_action {
        font-size: 22px; } }
    @media (max-width: 500px) {
      div.result-controls .call_to_action {
        font-size: 19px;
        float: left;
        margin-top: 20px; } }

.back_link {
  transition: opacity 0.3s ease; }
  .back_link:hover {
    opacity: .5; }

div.the_content {
  padding: 50px 0; }

/****************************************
* Profile cards
*/
div.imma_profile {
  padding: 20px 20px 25px 20px;
  background: #efefef;
  margin-bottom: 20px;
  position: relative;
  /*

  */ }
  div.imma_profile div.profile_image {
    position: absolute;
    z-index: 10;
    background-color: #f6f6f6;
    background-position: center;
    background-size: cover;
    height: 85px;
    width: 85px;
    border-radius: 100px;
    margin: 20px;
    top: 0;
    left: 0; }
  div.imma_profile.has_image {
    padding-top: 120px; }
  div.imma_profile.image_landscape div.profile_image {
    height: 250px;
    width: 100%;
    margin: 0px;
    border-radius: 0; }
  div.imma_profile.image_landscape.has_image {
    padding-top: 280px; }
  div.imma_profile h4 {
    margin: 5px 0 5px 0; }
    div.imma_profile h4 span {
      font-weight: normal; }
  div.imma_profile p {
    width: 90%; }
  div.imma_profile a.card_url {
    font-family: "display", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    word-spacing: -0.08em;
    margin-top: 10px;
    font-size: 21px;
    display: inline;
    border: 0;
    opacity: 0.5; }
    div.imma_profile a.card_url:hover {
      opacity: 1; }
    div.imma_profile a.card_url:after {
      display: none; }
    @media (min-width: 1790px) {
      div.imma_profile a.card_url {
        font-size: 19px; } }
    @media (max-width: 1590px) {
      div.imma_profile a.card_url {
        font-size: 17px; } }
    @media (max-width: 1490px) {
      div.imma_profile a.card_url {
        font-size: 16px; } }
    @media (max-width: 1190px) {
      div.imma_profile a.card_url {
        font-size: 15px; } }
    @media (max-width: 1050px) {
      div.imma_profile a.card_url {
        font-size: 14.5px; } }
    @media (max-width: 500px) {
      div.imma_profile a.card_url {
        font-size: 14px; } }

div.pb-block {
  border-bottom: 1px solid #e0e0e0;
  /**
  * Text Block & Expander copy
  */
  /**
  * Text Block
  */
  /**
  * Quotation
  */
  /**
  * Related Objects
  */
  /**
  * Page block: Video/Image
  */
  /**
  * Additional Resources
  */
  /**
  * Page block: Supporters
  */
  /****************************************
  * Inline tables
  */
  /**
  * Swiper Gallery
  */
  /**
  * Tooltip
  */
  /**
  * CONTACT FORM
  */ }
  div.pb-block.text-block p, div.pb-block.text-block div.expander-content, div.pb-block.expander-group p, div.pb-block.expander-group div.expander-content {
    display: block; }
    @media (max-width: 500px) {
      div.pb-block.text-block p, div.pb-block.text-block div.expander-content, div.pb-block.expander-group p, div.pb-block.expander-group div.expander-content {
        width: 95%; } }
  div.pb-block.text-block .flushleft ul, div.pb-block.expander-group .flushleft ul {
    padding-left: 20px; }
    div.pb-block.text-block .flushleft ul li, div.pb-block.expander-group .flushleft ul li {
      list-style: square; }
  div.pb-block.text-block {
    padding: 50px 0; }
    @media (max-width: 1050px) {
      div.pb-block.text-block {
        padding: 35px 0; } }
    div.pb-block.text-block .col_6 {
      padding-top: 0;
      padding-bottom: 0; }
      @media (max-width: 1290px) {
        div.pb-block.text-block .col_6 {
          width: 42%; } }
      @media (max-width: 1050px) {
        div.pb-block.text-block .col_6 {
          width: 48%;
          width: calc(50% - 20px); } }
      @media (max-width: 500px) {
        div.pb-block.text-block .col_6 {
          width: 100%; } }
    @media (max-width: 1290px) {
      div.pb-block.text-block .col_5 {
        width: 47%;
        width: calc(100% / 12 * 6); } }
    @media (max-width: 1050px) {
      div.pb-block.text-block .col_5 {
        padding-left: 20px; } }
    @media (max-width: 500px) {
      div.pb-block.text-block .col_5 {
        width: 100%;
        padding-left: 15px; } }
  div.pb-block.expander-group {
    margin-top: -1px;
    background: white; }
    div.pb-block.expander-group .col_6 {
      padding-top: 0;
      padding-bottom: 0; }
      @media (max-width: 1290px) {
        div.pb-block.expander-group .col_6 {
          width: 42%; } }
      @media (max-width: 1050px) {
        div.pb-block.expander-group .col_6 {
          width: 48%;
          width: calc(50% - 20px); } }
      @media (max-width: 500px) {
        div.pb-block.expander-group .col_6 {
          width: 100%; } }
    @media (max-width: 1290px) {
      div.pb-block.expander-group .col_6.expander {
        width: 58%; } }
    @media (max-width: 1050px) {
      div.pb-block.expander-group .col_6.expander {
        width: 100%;
        padding-left: 20px; } }
    @media (max-width: 500px) {
      div.pb-block.expander-group .col_6.expander {
        width: 100%;
        padding-left: 15px; } }
    div.pb-block.expander-group hr {
      border-bottom: 1px solid #000;
      opacity: 1;
      margin: 35px 0 0 0;
      clear: both; }
      @media (max-width: 1050px) {
        div.pb-block.expander-group hr {
          margin: 28px 0 0 0; } }
    div.pb-block.expander-group div.expander, div.pb-block.expander-group div.expander-open {
      margin-top: -1px;
      padding-top: 0;
      padding-bottom: 50px; }
      div.pb-block.expander-group div.expander hr, div.pb-block.expander-group div.expander-open hr {
        background: none; }
      div.pb-block.expander-group div.expander h2, div.pb-block.expander-group div.expander-open h2 {
        cursor: pointer;
        padding-bottom: 0;
        transition: .1s ease-in-out;
        margin-bottom: 0;
        padding-top: 35px; }
        @media (max-width: 1050px) {
          div.pb-block.expander-group div.expander h2, div.pb-block.expander-group div.expander-open h2 {
            padding-top: 28px; } }
        div.pb-block.expander-group div.expander h2:first-of-type, div.pb-block.expander-group div.expander-open h2:first-of-type {
          border-top: 1px solid #000; }
        div.pb-block.expander-group div.expander h2.ui-state-active, div.pb-block.expander-group div.expander-open h2.ui-state-active {
          border-bottom: 0;
          transition: .1s ease-in-out; }
          div.pb-block.expander-group div.expander h2.ui-state-active hr, div.pb-block.expander-group div.expander-open h2.ui-state-active hr {
            opacity: 0; }
          div.pb-block.expander-group div.expander h2.ui-state-active span.ui-accordion-header-icon, div.pb-block.expander-group div.expander-open h2.ui-state-active span.ui-accordion-header-icon {
            transform: rotate(45deg); }
        div.pb-block.expander-group div.expander h2.ui-accordion-header, div.pb-block.expander-group div.expander-open h2.ui-accordion-header {
          font-weight: normal; }
          div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon {
            height: 36px;
            width: 36px;
            position: absolute;
            right: 20px;
            transition: .1s ease-in-out;
            background-image: none !important; }
            @media (max-width: 1050px) {
              div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon {
                height: 30px;
                width: 30px; } }
            @media (max-width: 500px) {
              div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon {
                height: 28px;
                width: 28px; } }
            div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
              content: '';
              position: absolute;
              top: 0;
              left: 17px;
              height: 100%;
              width: 2px;
              background: black; }
              @media (max-width: 1050px) {
                div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
                  left: 14px; } }
              @media (max-width: 500px) {
                div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
                  left: 13px; } }
            div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
              top: 17px;
              left: 0px;
              height: 2px;
              width: 100%; }
              @media (max-width: 1050px) {
                div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
                  top: 14px; } }
              @media (max-width: 500px) {
                div.pb-block.expander-group div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.expander-group div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
                  top: 13px; } }
        div.pb-block.expander-group div.expander h2 span.ui-accordion-header-icon, div.pb-block.expander-group div.expander-open h2 span.ui-accordion-header-icon {
          background: url("img/plus.png") no-repeat right 100%;
          height: 35px;
          width: 35px;
          position: absolute;
          right: 20px;
          transition: .1s ease-in-out; }
          @media (max-width: 500px) {
            div.pb-block.expander-group div.expander h2 span.ui-accordion-header-icon, div.pb-block.expander-group div.expander-open h2 span.ui-accordion-header-icon {
              height: 28px;
              width: 28px; } }
      div.pb-block.expander-group div.expander div.ui-accordion-content, div.pb-block.expander-group div.expander-open div.ui-accordion-content {
        z-index: -1;
        margin-top: -66px !important; }
        @media (max-width: 1290px) {
          div.pb-block.expander-group div.expander div.ui-accordion-content div.col_5, div.pb-block.expander-group div.expander-open div.ui-accordion-content div.col_5 {
            margin-left: 42%;
            width: 50%; } }
        @media (max-width: 1050px) {
          div.pb-block.expander-group div.expander div.ui-accordion-content div.col_5, div.pb-block.expander-group div.expander-open div.ui-accordion-content div.col_5 {
            margin-left: 0%;
            width: 90%; } }
        div.pb-block.expander-group div.expander div.ui-accordion-content div.col_5 h3, div.pb-block.expander-group div.expander-open div.ui-accordion-content div.col_5 h3 {
          font-size: 25px; }
          @media (max-width: 1050px) {
            div.pb-block.expander-group div.expander div.ui-accordion-content div.col_5 h3, div.pb-block.expander-group div.expander-open div.ui-accordion-content div.col_5 h3 {
              font-size: 24px; } }
        @media (max-width: 1050px) {
          div.pb-block.expander-group div.expander div.ui-accordion-content, div.pb-block.expander-group div.expander-open div.ui-accordion-content {
            margin-top: 0px !important; } }
        div.pb-block.expander-group div.expander div.ui-accordion-content div.expander-content, div.pb-block.expander-group div.expander-open div.ui-accordion-content div.expander-content {
          margin-bottom: 35px; }
        div.pb-block.expander-group div.expander div.ui-accordion-content hr, div.pb-block.expander-group div.expander-open div.ui-accordion-content hr {
          border-bottom: none;
          opacity: 1;
          clear: both; }
        div.pb-block.expander-group div.expander div.ui-accordion-content h3 span.dob, div.pb-block.expander-group div.expander-open div.ui-accordion-content h3 span.dob {
          font-weight: normal;
          margin-left: 6px; }
      div.pb-block.expander-group div.expander div.ui-accordion-content-active hr, div.pb-block.expander-group div.expander-open div.ui-accordion-content-active hr {
        border-bottom: 1px solid #000; }
    @media (max-width: 1050px) {
      div.pb-block.expander-group div.reduced-size {
        padding-left: 20px; } }
    @media (max-width: 780px) {
      div.pb-block.expander-group div.reduced-size {
        padding-left: 15px; } }
    div.pb-block.expander-group div.reduced-size hr {
      margin: 28px 0 0 0; }
    div.pb-block.expander-group div.reduced-size h2 {
      cursor: pointer;
      padding-bottom: 0;
      transition: .1s ease-in-out;
      margin-bottom: 0;
      padding-top: 28px;
      font-size: 26px; }
      @media (max-width: 500px) {
        div.pb-block.expander-group div.reduced-size h2 {
          font-size: 24px; } }
      div.pb-block.expander-group div.reduced-size h2:first-of-type {
        border-top: 1px solid #000; }
      div.pb-block.expander-group div.reduced-size h2.ui-state-active {
        border-bottom: 0;
        transition: .1s ease-in-out; }
        div.pb-block.expander-group div.reduced-size h2.ui-state-active hr {
          opacity: 0; }
        div.pb-block.expander-group div.reduced-size h2.ui-state-active span.ui-accordion-header-icon {
          transform: rotate(45deg); }
      div.pb-block.expander-group div.reduced-size h2.ui-accordion-header {
        font-weight: normal; }
        div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon {
          height: 30px;
          width: 30px;
          position: absolute;
          right: 20px;
          transition: .1s ease-in-out;
          background-image: none !important; }
          @media (max-width: 500px) {
            div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon {
              height: 28px;
              width: 28px; } }
          div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon:before {
            content: '';
            position: absolute;
            top: 0;
            left: 14px;
            height: 100%;
            width: 2px;
            background: black; }
            @media (max-width: 500px) {
              div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon:before {
                left: 13px; } }
          div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon:before {
            top: 14px;
            left: 0px;
            height: 2px;
            width: 100%; }
            @media (max-width: 500px) {
              div.pb-block.expander-group div.reduced-size h2.ui-accordion-header span.ui-accordion-header-icon:before {
                top: 13px; } }
      div.pb-block.expander-group div.reduced-size h2 span.ui-accordion-header-icon {
        background: url("img/plus.png") no-repeat right 100%;
        height: 30px;
        width: 30px;
        position: absolute;
        right: 20px;
        transition: .1s ease-in-out; }
        @media (max-width: 500px) {
          div.pb-block.expander-group div.reduced-size h2 span.ui-accordion-header-icon {
            height: 28px;
            width: 28px; } }
    div.pb-block.expander-group div.reduced-size div.ui-accordion-content .col_5.push_6 {
      width: 85%;
      margin-left: 0;
      margin-top: 85px; }
      @media (max-width: 1050px) {
        div.pb-block.expander-group div.reduced-size div.ui-accordion-content .col_5.push_6 {
          margin-top: 0; } }
  div.pb-block.quotation {
    padding: 40px 0 47px 0; }
    @media (max-width: 1290px) {
      div.pb-block.quotation {
        padding: 32px 0 36px 0; } }
    @media (max-width: 500px) {
      div.pb-block.quotation .col_6 {
        padding-bottom: 0; } }
    @media (max-width: 1050px) {
      div.pb-block.quotation .col_6.flushleft {
        padding-left: 20px; } }
    @media (max-width: 500px) {
      div.pb-block.quotation .col_6.flushleft {
        padding-left: 15px; } }
    div.pb-block.quotation h2 {
      font-size: 18px;
      text-transform: uppercase;
      margin-top: -20px; }
      @media (max-width: 1290px) {
        div.pb-block.quotation h2 {
          font-size: 16px;
          margin-top: -15px; } }
      @media (max-width: 500px) {
        div.pb-block.quotation h2 {
          font-size: 14px; } }
    div.pb-block.quotation div.the_quote {
      font-size: 36px;
      line-height: 1.2;
      text-indent: -11px;
      word-spacing: -0.05em;
      padding-right: 50px; }
      @media (max-width: 1290px) {
        div.pb-block.quotation div.the_quote {
          font-size: 30px; } }
      @media (max-width: 500px) {
        div.pb-block.quotation div.the_quote {
          font-size: 24px; } }
  div.pb-block.related-objects {
    border-bottom: 0;
    background: #1c1c1c;
    color: white;
    margin-top: -1px; }
    div.pb-block.related-objects div.header {
      padding: 40px 0 60px 0; }
    div.pb-block.related-objects div.wide {
      background: #161616; }
  div.pb-block.pb-video-image {
    background-color: #1c1c1c;
    border-bottom: 0;
    margin-top: -1px; }
    div.pb-block.pb-video-image div.video-image-wrapper {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      div.pb-block.pb-video-image div.video-image-wrapper a {
        padding-bottom: 50%;
        display: block;
        height: 100%;
        width: 100%;
        background-image: url("img/imma_play.svg");
        background-repeat: no-repeat;
        background-size: 6%;
        background-position: center; }
        div.pb-block.pb-video-image div.video-image-wrapper a.hidden {
          visibility: hidden; }
    @media (max-width: 1290px) {
      div.pb-block.pb-video-image div.intro_panel div.col_6 {
        width: 42%; } }
    @media (max-width: 1050px) {
      div.pb-block.pb-video-image div.intro_panel div.col_6 {
        width: 50%;
        padding-bottom: 0; } }
    @media (max-width: 780px) {
      div.pb-block.pb-video-image div.intro_panel div.col_6 {
        width: 80%;
        padding-left: 15px; } }
    @media (max-width: 500px) {
      div.pb-block.pb-video-image div.intro_panel div.col_6 {
        width: 95%; } }
    div.pb-block.pb-video-image div.intro_panel div.col_5 {
      padding-right: 0; }
      @media (max-width: 1290px) {
        div.pb-block.pb-video-image div.intro_panel div.col_5 {
          width: 50%; } }
      @media (max-width: 1050px) {
        div.pb-block.pb-video-image div.intro_panel div.col_5 {
          width: 50%; } }
      @media (max-width: 780px) {
        div.pb-block.pb-video-image div.intro_panel div.col_5 {
          width: 80%;
          padding-left: 15px; } }
      @media (max-width: 500px) {
        div.pb-block.pb-video-image div.intro_panel div.col_5 {
          width: 95%; } }
    @media (max-width: 1290px) {
      div.pb-block.pb-video-image div.reduced-size div.col_6 {
        width: 42%; } }
    @media (max-width: 1050px) {
      div.pb-block.pb-video-image div.reduced-size div.col_6 {
        width: 100%;
        padding-bottom: 0; } }
    div.pb-block.pb-video-image div.reduced-size div.col_5 {
      padding-right: 0; }
      @media (max-width: 1290px) {
        div.pb-block.pb-video-image div.reduced-size div.col_5 {
          width: 50%; } }
      @media (max-width: 1050px) {
        div.pb-block.pb-video-image div.reduced-size div.col_5 {
          width: 100%; } }
    div.pb-block.pb-video-image div.reduced-size div.video-image-wrapper a {
      background-size: 13%;
      padding-bottom: 64%; }
    div.pb-block.pb-video-image.reduced_size {
      background-color: initial; }
      div.pb-block.pb-video-image.reduced_size div.col_5 h2 {
        color: black; }
  div.pb-block.additional-resources {
    padding: 40px 0 60px 0; }
    div.pb-block.additional-resources div.col_6 {
      padding-top: 0; }
      @media (max-width: 1290px) {
        div.pb-block.additional-resources div.col_6 {
          width: 42%; } }
      @media (max-width: 1050px) {
        div.pb-block.additional-resources div.col_6 {
          width: 100%;
          padding-bottom: 0; } }
    div.pb-block.additional-resources div.col_5.flushleft {
      padding-bottom: 20px; }
      @media (max-width: 1290px) {
        div.pb-block.additional-resources div.col_5.flushleft {
          width: 50%; } }
      @media (max-width: 1050px) {
        div.pb-block.additional-resources div.col_5.flushleft {
          padding-left: 20px;
          width: 70%; } }
      @media (max-width: 780px) {
        div.pb-block.additional-resources div.col_5.flushleft {
          padding-left: 15px; } }
      @media (max-width: 500px) {
        div.pb-block.additional-resources div.col_5.flushleft {
          width: 90%; } }
      div.pb-block.additional-resources div.col_5.flushleft h2 {
        display: none; }
    @media (max-width: 1290px) {
      div.pb-block.additional-resources div.col_6.flushleft {
        width: 58%; } }
    @media (max-width: 1050px) {
      div.pb-block.additional-resources div.col_6.flushleft {
        width: 100%;
        padding-left: 20px; } }
    @media (max-width: 780px) {
      div.pb-block.additional-resources div.col_6.flushleft {
        padding-left: 15px; } }
    @media (max-width: 1290px) {
      div.pb-block.additional-resources div.col_6.push_6 {
        margin-left: 42%; } }
    @media (max-width: 1050px) {
      div.pb-block.additional-resources div.col_6.push_6 {
        margin-left: 0;
        padding-left: 20px;
        width: 100%; } }
    @media (max-width: 780px) {
      div.pb-block.additional-resources div.col_6.push_6 {
        padding-left: 15px; } }
    div.pb-block.additional-resources.allow_inline {
      padding: 0 0 20px 0;
      margin-top: -40px;
      background: white;
      border-bottom: none; }
      div.pb-block.additional-resources.allow_inline div.col_6 h2 {
        display: none; }
      div.pb-block.additional-resources.allow_inline div.col_5.flushleft h2 {
        display: block; }
    div.pb-block.additional-resources.portrait {
      background-color: #f4f4f4;
      border-bottom: none; }
      div.pb-block.additional-resources.portrait div.soundcloud frame {
        display: none; }
      div.pb-block.additional-resources.portrait div.additional-resource {
        float: left;
        background: none;
        margin: 0 20px 0 0;
        padding: 0;
        width: 20%;
        width: calc(25% - 20px);
        font-size: 18px;
        line-height: 1.02;
        height: 500px;
        transition: opacity 0.3s ease;
        opacity: 1; }
        div.pb-block.additional-resources.portrait div.additional-resource:hover {
          opacity: .4; }
        @media (max-width: 1290px) {
          div.pb-block.additional-resources.portrait div.additional-resource {
            height: 400px; } }
        @media (max-width: 1250px) {
          div.pb-block.additional-resources.portrait div.additional-resource {
            height: 450px; } }
        @media (max-width: 1150px) {
          div.pb-block.additional-resources.portrait div.additional-resource {
            height: 350px; } }
        @media (max-width: 1050px) {
          div.pb-block.additional-resources.portrait div.additional-resource {
            width: calc(100% / 3 - 20px); } }
        @media (max-width: 780px) {
          div.pb-block.additional-resources.portrait div.additional-resource {
            width: calc(100% / 2 - 15px);
            margin: 0 15px 0 0;
            height: 360px; } }
        @media (max-width: 500px) {
          div.pb-block.additional-resources.portrait div.additional-resource {
            height: 320px; } }
        div.pb-block.additional-resources.portrait div.additional-resource span.category, div.pb-block.additional-resources.portrait div.additional-resource span.title, div.pb-block.additional-resources.portrait div.additional-resource span.type {
          font-size: 18px;
          line-height: 1.3;
          margin: 0;
          padding: 0;
          text-transform: none;
          display: block;
          width: 89%; }
          @media (max-width: 1150px) {
            div.pb-block.additional-resources.portrait div.additional-resource span.category, div.pb-block.additional-resources.portrait div.additional-resource span.title, div.pb-block.additional-resources.portrait div.additional-resource span.type {
              font-size: 16px; } }
          @media (max-width: 500px) {
            div.pb-block.additional-resources.portrait div.additional-resource span.category, div.pb-block.additional-resources.portrait div.additional-resource span.title, div.pb-block.additional-resources.portrait div.additional-resource span.type {
              font-size: 15px;
              line-height: 1.2; } }
        div.pb-block.additional-resources.portrait div.additional-resource span.category, div.pb-block.additional-resources.portrait div.additional-resource span.type {
          font-weight: normal;
          color: black !important;
          font-size: 17px; }
          @media (max-width: 1150px) {
            div.pb-block.additional-resources.portrait div.additional-resource span.category, div.pb-block.additional-resources.portrait div.additional-resource span.type {
              font-size: 15.5px; } }
          @media (max-width: 500px) {
            div.pb-block.additional-resources.portrait div.additional-resource span.category, div.pb-block.additional-resources.portrait div.additional-resource span.type {
              font-size: 14.5px; } }
        div.pb-block.additional-resources.portrait div.additional-resource span.type {
          position: relative;
          top: 0; }
        div.pb-block.additional-resources.portrait div.additional-resource span.title {
          word-spacing: -0.08em;
          font-weight: bold; }
        div.pb-block.additional-resources.portrait div.additional-resource img {
          display: none; }
        div.pb-block.additional-resources.portrait div.additional-resource .thumb, div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder {
          display: block;
          position: relative;
          width: 60%;
          padding-bottom: 84%;
          height: 0;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 45px 45px;
          background-color: #cfcfcf;
          overflow: hidden;
          margin-bottom: 20px;
          min-height: auto !important;
          max-width: 294px !important; }
          @media (max-width: 1150px) {
            div.pb-block.additional-resources.portrait div.additional-resource .thumb, div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder {
              margin-bottom: 15px;
              background-size: 36px 36px; } }
          @media (max-width: 780px) {
            div.pb-block.additional-resources.portrait div.additional-resource .thumb, div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder {
              width: 70%;
              margin-bottom: 15px;
              max-width: 180px !important;
              min-height: 255px !important;
              padding-bottom: 0%; } }
          @media (max-width: 600px) {
            div.pb-block.additional-resources.portrait div.additional-resource .thumb, div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder {
              max-width: 580px !important;
              min-height: 10px !important;
              padding-bottom: 94%; } }
          @media (max-width: 500px) {
            div.pb-block.additional-resources.portrait div.additional-resource .thumb, div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder {
              background-size: 30px 30px; } }
          div.pb-block.additional-resources.portrait div.additional-resource .thumb img, div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder img {
            display: inline;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            min-height: auto; }
        div.pb-block.additional-resources.portrait div.additional-resource.file .thumb, div.pb-block.additional-resources.portrait div.additional-resource.file div.image-placeholder {
          background-image: url(img/icon_resources_download.svg); }
        div.pb-block.additional-resources.portrait div.additional-resource.soundcloud span {
          color: black; }
        div.pb-block.additional-resources.portrait div.additional-resource.soundcloud .thumb, div.pb-block.additional-resources.portrait div.additional-resource.soundcloud div.image-placeholder {
          background-image: url(img/icon_resources_soundcoud.svg); }
        div.pb-block.additional-resources.portrait div.additional-resource.internal .thumb, div.pb-block.additional-resources.portrait div.additional-resource.internal div.image-placeholder {
          background-image: url(img/icon_resources_internal.svg); }
        div.pb-block.additional-resources.portrait div.additional-resource.external .thumb, div.pb-block.additional-resources.portrait div.additional-resource.external div.image-placeholder {
          background-image: url(img/icon_resources_external.svg); }
        div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder {
          opacity: 0.5;
          transition: opacity 0.4s ease-in-out; }
          div.pb-block.additional-resources.portrait div.additional-resource div.image-placeholder:hover {
            opacity: 0.8; }
    div.pb-block.additional-resources div.loadmore {
      width: calc(100% - 40px);
      margin-right: 20px; }
  div.pb-block.pb-supporters {
    padding-top: 40px;
    padding-bottom: 40px; }
    div.pb-block.pb-supporters .col_5 {
      padding-top: 0; }
      @media (max-width: 1290px) {
        div.pb-block.pb-supporters .col_5 {
          width: 33%;
          width: calc(100% / 12 * 4); } }
      @media (max-width: 1050px) {
        div.pb-block.pb-supporters .col_5 {
          width: 100%; } }
      div.pb-block.pb-supporters .col_5 p {
        width: 90%; }
    @media (max-width: 1050px) {
      div.pb-block.pb-supporters .col_6 {
        padding-left: 20px; } }
    @media (max-width: 780px) {
      div.pb-block.pb-supporters .col_6 {
        padding-left: 15px; } }
    div.pb-block.pb-supporters .col_6 h4 {
      font-size: 16px;
      text-transform: uppercase;
      margin-bottom: 10px; }
      @media (max-width: 1290px) {
        div.pb-block.pb-supporters .col_6 h4 {
          font-size: 14px; } }
      @media (max-width: 780px) {
        div.pb-block.pb-supporters .col_6 h4 {
          font-size: 12px; } }
    div.pb-block.pb-supporters div.logo-group {
      margin-bottom: 20px;
      border-bottom: 1px solid #dddddd;
      padding-bottom: 20px; }
      div.pb-block.pb-supporters div.logo-group:first-child {
        border-bottom: 1px solid #dddddd; }
      div.pb-block.pb-supporters div.logo-group:last-child {
        border-bottom: none; }
      @media (max-width: 1050px) {
        div.pb-block.pb-supporters div.logo-group .col_8 {
          width: 50%;
          width: calc(100% / 2 - 20px);
          display: block !important;
          clear: none !important;
          margin-right: 20px; } }
      @media (max-width: 500px) {
        div.pb-block.pb-supporters div.logo-group .col_8 {
          width: 66%;
          width: calc(100% / 3 * 2 - 15px);
          display: block !important;
          clear: none !important;
          margin-right: 15px; } }
      @media (max-width: 1050px) {
        div.pb-block.pb-supporters div.logo-group .col_4 {
          width: 25%;
          width: calc(100% / 4 - 20px);
          display: block !important;
          clear: none !important;
          margin-right: 20px; } }
      @media (max-width: 500px) {
        div.pb-block.pb-supporters div.logo-group .col_4 {
          width: 33%;
          width: calc(100% / 3 - 15px);
          display: block !important;
          clear: none !important;
          margin-right: 15px; } }
  div.pb-block table {
    border: 0 !important; }
    div.pb-block table tr td {
      padding: 10px 10px;
      border: 0; }
    div.pb-block table tr:first-child td {
      background: #cecece !important;
      color: white;
      font-weight: bold; }
    div.pb-block table tr:nth-child(even) td {
      background: #f6f6f6; }
    div.pb-block table tr:nth-child(odd) td {
      background: #efeded; }
  div.pb-block.pb-gallery {
    overflow: hidden;
    padding-top: 0px;
    background-color: #161616;
    color: white;
    border: none !important; }
    div.pb-block.pb-gallery ul.swiper-wrapper {
      align-items: center; }
    div.pb-block.pb-gallery div.container {
      max-width: 100%; }
    div.pb-block.pb-gallery .swiper-button-next, div.pb-block.pb-gallery .swiper-container-rtl .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-next.swiper-button-disabled, div.pb-block.pb-gallery .swiper-button-prev.swiper-button-disabled {
      width: 40px;
      height: 40px;
      outline: none;
      background-image: url("img/icon_arrow_right.svg") !important;
      background-repeat: no-repeat !important;
      background-size: 100% !important;
      opacity: 0.5 !important; }
      div.pb-block.pb-gallery .swiper-button-next:hover, div.pb-block.pb-gallery .swiper-container-rtl .swiper-button-prev:hover, div.pb-block.pb-gallery .swiper-button-prev:hover, div.pb-block.pb-gallery .swiper-button-next.swiper-button-disabled:hover, div.pb-block.pb-gallery .swiper-button-prev.swiper-button-disabled:hover {
        opacity: 1 !important; }
      @media (max-width: 500px) {
        div.pb-block.pb-gallery .swiper-button-next, div.pb-block.pb-gallery .swiper-container-rtl .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-next.swiper-button-disabled, div.pb-block.pb-gallery .swiper-button-prev.swiper-button-disabled {
          right: 10px;
          width: 30px;
          height: 30px; } }
    div.pb-block.pb-gallery .swiper-container-rtl .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-prev.swiper-button-disabled {
      background-image: url("img/icon_arrow_left.svg") !important; }
      @media (max-width: 500px) {
        div.pb-block.pb-gallery .swiper-container-rtl .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-prev, div.pb-block.pb-gallery .swiper-button-prev.swiper-button-disabled {
          right: auto;
          left: 10px; } }
  div.pb-block div.tooltip {
    bottom: 20px;
    right: 20px; }
    div.pb-block div.tooltip svg {
      width: 18px;
      height: 18px;
      fill: white; }
  div.pb-block div.wpcf7, div.pb-block #mc_embed_signup {
    margin: 50px 0 0 0 !important;
    padding: 0;
    background: transparent; }
    @media (max-width: 1290px) {
      div.pb-block div.wpcf7, div.pb-block #mc_embed_signup {
        margin: 30px 0 0 0 !important; } }
    div.pb-block div.wpcf7 .indicates-required, div.pb-block #mc_embed_signup .indicates-required {
      margin-right: 0;
      font-family: "normal", Helvetica, Arial, sans-serif;
      font-size: 14px; }
    div.pb-block div.wpcf7 form p, div.pb-block #mc_embed_signup form p {
      font-family: "normal", Helvetica, Arial, sans-serif; }
    div.pb-block div.wpcf7 .content__gdpr, div.pb-block #mc_embed_signup .content__gdpr {
      margin-top: 0; }
      div.pb-block div.wpcf7 .content__gdpr > label:first-of-type, div.pb-block #mc_embed_signup .content__gdpr > label:first-of-type {
        font-family: "normal", Helvetica, Arial, sans-serif;
        font-size: 20px;
        word-spacing: -0.03em;
        margin-bottom: 10px;
        display: block;
        font-weight: bold; }
    div.pb-block div.wpcf7 fieldset, div.pb-block #mc_embed_signup fieldset {
      margin-top: 20px;
      padding: 0; }
      div.pb-block div.wpcf7 fieldset label, div.pb-block #mc_embed_signup fieldset label {
        font-size: 18px;
        margin: 8px 0 8px 0;
        padding: 0; }
        @media (max-width: 1490px) {
          div.pb-block div.wpcf7 fieldset label, div.pb-block #mc_embed_signup fieldset label {
            font-size: 17px; } }
        @media (max-width: 1290px) {
          div.pb-block div.wpcf7 fieldset label, div.pb-block #mc_embed_signup fieldset label {
            font-size: 16px; } }
        div.pb-block div.wpcf7 fieldset label input, div.pb-block #mc_embed_signup fieldset label input {
          top: 3px; }
    div.pb-block div.wpcf7 .mc-field-group, div.pb-block #mc_embed_signup .mc-field-group {
      width: 100%; }
      div.pb-block div.wpcf7 .mc-field-group.content__gdprBlock, div.pb-block #mc_embed_signup .mc-field-group.content__gdprBlock {
        margin-top: 20px; }
      div.pb-block div.wpcf7 .mc-field-group strong, div.pb-block #mc_embed_signup .mc-field-group strong {
        font-family: "normal", Helvetica, Arial, sans-serif;
        font-size: 20px;
        word-spacing: -0.03em;
        margin-bottom: 10px;
        display: block; }
      div.pb-block div.wpcf7 .mc-field-group label, div.pb-block #mc_embed_signup .mc-field-group label {
        font-family: "normal", Helvetica, Arial, sans-serif; }
      div.pb-block div.wpcf7 .mc-field-group.input-group, div.pb-block #mc_embed_signup .mc-field-group.input-group {
        margin-top: 20px;
        padding-bottom: 0; }
        div.pb-block div.wpcf7 .mc-field-group.input-group label, div.pb-block #mc_embed_signup .mc-field-group.input-group label {
          font-size: 18px; }
          @media (max-width: 1490px) {
            div.pb-block div.wpcf7 .mc-field-group.input-group label, div.pb-block #mc_embed_signup .mc-field-group.input-group label {
              font-size: 17px; } }
          @media (max-width: 1290px) {
            div.pb-block div.wpcf7 .mc-field-group.input-group label, div.pb-block #mc_embed_signup .mc-field-group.input-group label {
              font-size: 16px; } }
        div.pb-block div.wpcf7 .mc-field-group.input-group ul li, div.pb-block #mc_embed_signup .mc-field-group.input-group ul li {
          padding: 6px 0 6px 0; }
          @media (max-width: 1290px) {
            div.pb-block div.wpcf7 .mc-field-group.input-group ul li, div.pb-block #mc_embed_signup .mc-field-group.input-group ul li {
              padding: 4.5px 0 4.5px 0; } }
          div.pb-block div.wpcf7 .mc-field-group.input-group ul li label, div.pb-block #mc_embed_signup .mc-field-group.input-group ul li label {
            position: relative;
            top: -4px; }
    div.pb-block div.wpcf7 div.wpcf7-response-output, div.pb-block #mc_embed_signup div.wpcf7-response-output {
      margin: 2em .5em 1em;
      padding: .2em 1em; }
    div.pb-block div.wpcf7 .screen-reader-response, div.pb-block #mc_embed_signup .screen-reader-response {
      position: absolute;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      width: 1px;
      margin: 0;
      padding: 0;
      border: 0; }
    div.pb-block div.wpcf7 div.wpcf7-mail-sent-ok, div.pb-block #mc_embed_signup div.wpcf7-mail-sent-ok {
      border: 2px solid #398f14; }
    div.pb-block div.wpcf7 div.wpcf7-mail-sent-ng, div.pb-block #mc_embed_signup div.wpcf7-mail-sent-ng {
      border: 2px solid red; }
    div.pb-block div.wpcf7 div.wpcf7-spam-blocked, div.pb-block #mc_embed_signup div.wpcf7-spam-blocked {
      border: 2px solid orange; }
    div.pb-block div.wpcf7 div.wpcf7-validation-errors, div.pb-block #mc_embed_signup div.wpcf7-validation-errors {
      border: 2px solid #f7e700; }
    div.pb-block div.wpcf7 .wpcf7-form-control-wrap, div.pb-block #mc_embed_signup .wpcf7-form-control-wrap {
      position: relative; }
    div.pb-block div.wpcf7 span.wpcf7-not-valid-tip, div.pb-block #mc_embed_signup span.wpcf7-not-valid-tip {
      color: red;
      font-size: 1em;
      display: block; }
    div.pb-block div.wpcf7 span.wpcf7-not-valid-tip, div.pb-block div.wpcf7 .use-floating-validation-tip span.wpcf7-not-valid-tip, div.pb-block #mc_embed_signup span.wpcf7-not-valid-tip, div.pb-block #mc_embed_signup .use-floating-validation-tip span.wpcf7-not-valid-tip {
      position: absolute;
      top: -4px;
      overflow: hidden;
      text-indent: -9999px;
      left: auto;
      right: 10px;
      z-index: 100;
      border: none;
      margin: 0;
      background: #fff;
      padding: 0;
      width: 20px;
      height: 20px;
      color: white;
      background-image: url(img/icon_cross_white.svg);
      background-size: cover;
      background-repeat: no-repeat;
      background-color: red; }
    div.pb-block div.wpcf7 span.wpcf7-list-item, div.pb-block #mc_embed_signup span.wpcf7-list-item {
      display: inline-block;
      margin: 0 0 0 1em; }
    div.pb-block div.wpcf7 span.wpcf7-list-item-label::after, div.pb-block div.wpcf7 span.wpcf7-list-item-label::before, div.pb-block #mc_embed_signup span.wpcf7-list-item-label::after, div.pb-block #mc_embed_signup span.wpcf7-list-item-label::before {
      content: " "; }
    div.pb-block div.wpcf7 .wpcf7-display-none, div.pb-block #mc_embed_signup .wpcf7-display-none {
      display: none; }
    div.pb-block div.wpcf7 .wpcf7-checkbox span span, div.pb-block #mc_embed_signup .wpcf7-checkbox span span {
      padding-right: 38px; }
      @media (max-width: 500px) {
        div.pb-block div.wpcf7 .wpcf7-checkbox span span, div.pb-block #mc_embed_signup .wpcf7-checkbox span span {
          display: block;
          margin-top: 12px; } }
    div.pb-block div.wpcf7 .ajax-loader, div.pb-block #mc_embed_signup .ajax-loader {
      visibility: hidden;
      display: inline-block;
      background-image: url(img/ajax-loader.gif);
      width: 16px;
      height: 16px;
      border: none;
      padding: 0;
      margin: 0 0 0 4px;
      vertical-align: middle;
      float: right;
      margin-top: 10px !important; }
    div.pb-block div.wpcf7 .ajax-loader.is-active, div.pb-block #mc_embed_signup .ajax-loader.is-active {
      visibility: visible; }
    div.pb-block div.wpcf7 div.ajax-error, div.pb-block #mc_embed_signup div.ajax-error {
      display: none; }
    div.pb-block div.wpcf7 .placeheld, div.pb-block #mc_embed_signup .placeheld {
      color: #888; }
    div.pb-block div.wpcf7 .wpcf7-recaptcha iframe, div.pb-block #mc_embed_signup .wpcf7-recaptcha iframe {
      margin-bottom: 0; }
    div.pb-block div.wpcf7 .wpcf7 form p, div.pb-block #mc_embed_signup .wpcf7 form p {
      width: 100%; }
    div.pb-block div.wpcf7 form, div.pb-block #mc_embed_signup form {
      padding: 0; }
      div.pb-block div.wpcf7 form p, div.pb-block #mc_embed_signup form p {
        display: block;
        margin: 0 0 40px 0;
        padding: 0;
        width: 100%;
        position: relative; }
      div.pb-block div.wpcf7 form p:after, div.pb-block #mc_embed_signup form p:after {
        content: " ";
        height: 0px;
        position: relative;
        display: block;
        width: 100%;
        clear: both; }
      div.pb-block div.wpcf7 form p br, div.pb-block #mc_embed_signup form p br {
        display: none; }
      div.pb-block div.wpcf7 form p label, div.pb-block #mc_embed_signup form p label {
        position: absolute;
        top: 14px;
        left: 0;
        width: auto;
        height: auto;
        padding-left: 10px;
        z-index: 0;
        font-size: 18px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.6);
        transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
        -moz-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
        -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
        -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1); }
        @media (max-width: 1490px) {
          div.pb-block div.wpcf7 form p label, div.pb-block #mc_embed_signup form p label {
            font-size: 17px; } }
        @media (max-width: 1290px) {
          div.pb-block div.wpcf7 form p label, div.pb-block #mc_embed_signup form p label {
            font-size: 16px;
            top: 11px; } }
      div.pb-block div.wpcf7 form p label.labelui, div.pb-block div.wpcf7 form label.labelui, div.pb-block #mc_embed_signup form p label.labelui, div.pb-block #mc_embed_signup form label.labelui {
        top: -25px;
        left: -8px;
        z-index: 90;
        font-size: 13px;
        font-weight: 600;
        color: #000;
        font-family: "normal", Helvetica, Arial, sans-serif; }
      div.pb-block div.wpcf7 form input[type=file], div.pb-block #mc_embed_signup form input[type=file] {
        cursor: pointer; }
      div.pb-block div.wpcf7 form input[type=file]:disabled, div.pb-block #mc_embed_signup form input[type=file]:disabled {
        cursor: default; }
      div.pb-block div.wpcf7 form input, div.pb-block div.wpcf7 form select, div.pb-block div.wpcf7 form textarea, div.pb-block #mc_embed_signup form input, div.pb-block #mc_embed_signup form select, div.pb-block #mc_embed_signup form textarea {
        border-radius: 0;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: rgba(0, 0, 0, 0.04);
        border: none;
        padding: 0 0 0 10px;
        font-family: "normal", Helvetica, Arial, sans-serif;
        text-indent: 0;
        border-bottom: 2px solid #666;
        font-size: 18px;
        transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) !important;
        -moz-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) !important;
        -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) !important;
        -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) !important; }
        @media (max-width: 1490px) {
          div.pb-block div.wpcf7 form input, div.pb-block div.wpcf7 form select, div.pb-block div.wpcf7 form textarea, div.pb-block #mc_embed_signup form input, div.pb-block #mc_embed_signup form select, div.pb-block #mc_embed_signup form textarea {
            font-size: 17px; } }
        @media (max-width: 1290px) {
          div.pb-block div.wpcf7 form input, div.pb-block div.wpcf7 form select, div.pb-block div.wpcf7 form textarea, div.pb-block #mc_embed_signup form input, div.pb-block #mc_embed_signup form select, div.pb-block #mc_embed_signup form textarea {
            font-size: 16px;
            height: 45px;
            line-height: 45px; } }
        @media (min-width: 1490px) {
          div.pb-block div.wpcf7 form input, div.pb-block div.wpcf7 form select, div.pb-block div.wpcf7 form textarea, div.pb-block #mc_embed_signup form input, div.pb-block #mc_embed_signup form select, div.pb-block #mc_embed_signup form textarea {
            height: 55px;
            line-height: 55px; } }
      div.pb-block div.wpcf7 form input[type=checkbox], div.pb-block div.wpcf7 form input[type=radio], div.pb-block #mc_embed_signup form input[type=checkbox], div.pb-block #mc_embed_signup form input[type=radio] {
        -webkit-appearance: none;
        background-color: rgba(0, 0, 0, 0.1);
        border: none;
        padding: 0px;
        border-radius: 0px;
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
        margin-right: 10px; }
        @media (max-width: 1290px) {
          div.pb-block div.wpcf7 form input[type=checkbox], div.pb-block div.wpcf7 form input[type=radio], div.pb-block #mc_embed_signup form input[type=checkbox], div.pb-block #mc_embed_signup form input[type=radio] {
            height: 18px;
            width: 18px; } }
        div.pb-block div.wpcf7 form input[type=checkbox]:hover, div.pb-block div.wpcf7 form input[type=radio]:hover, div.pb-block #mc_embed_signup form input[type=checkbox]:hover, div.pb-block #mc_embed_signup form input[type=radio]:hover {
          background-color: rgba(0, 0, 0, 0.25); }
        div.pb-block div.wpcf7 form input[type=checkbox]:active, div.pb-block div.wpcf7 form input[type=checkbox]:checked:active, div.pb-block div.wpcf7 form input[type=radio]:active, div.pb-block div.wpcf7 form input[type=radio]:checked:active, div.pb-block #mc_embed_signup form input[type=checkbox]:active, div.pb-block #mc_embed_signup form input[type=checkbox]:checked:active, div.pb-block #mc_embed_signup form input[type=radio]:active, div.pb-block #mc_embed_signup form input[type=radio]:checked:active {
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }
        div.pb-block div.wpcf7 form input[type=checkbox]:checked, div.pb-block div.wpcf7 form input[type=radio]:checked, div.pb-block #mc_embed_signup form input[type=checkbox]:checked, div.pb-block #mc_embed_signup form input[type=radio]:checked {
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
          color: #99a1a7; }
          div.pb-block div.wpcf7 form input[type=checkbox]:checked:after, div.pb-block div.wpcf7 form input[type=radio]:checked:after, div.pb-block #mc_embed_signup form input[type=checkbox]:checked:after, div.pb-block #mc_embed_signup form input[type=radio]:checked:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            background-color: rgba(0, 0, 0, 0.1);
            background-image: url("img/icon_check.svg");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover; }
      div.pb-block div.wpcf7 form input[type=text].wpcf7-validates-as-required.itsactive,
      div.pb-block div.wpcf7 form input[type=text]:active,
      div.pb-block div.wpcf7 form input[type=text]:focus,
      div.pb-block div.wpcf7 form input[type=text].wpcf7-validates-as-required:active,
      div.pb-block div.wpcf7 form input[type=text].wpcf7-validates-as-required:focus,
      div.pb-block div.wpcf7 form input[type=text].itsactive,
      div.pb-block div.wpcf7 form input[type=email].wpcf7-validates-as-required.itsactive,
      div.pb-block div.wpcf7 form input[type=email]:active,
      div.pb-block div.wpcf7 form input[type=email]:focus,
      div.pb-block div.wpcf7 form input[type=email].wpcf7-validates-as-required:active,
      div.pb-block div.wpcf7 form input[type=email].wpcf7-validates-as-required:focus,
      div.pb-block div.wpcf7 form input[type=email].itsactive,
      div.pb-block div.wpcf7 form textarea:focus,
      div.pb-block div.wpcf7 form textarea:active,
      div.pb-block div.wpcf7 form textarea.itsactive, div.pb-block #mc_embed_signup form input[type=text].wpcf7-validates-as-required.itsactive,
      div.pb-block #mc_embed_signup form input[type=text]:active,
      div.pb-block #mc_embed_signup form input[type=text]:focus,
      div.pb-block #mc_embed_signup form input[type=text].wpcf7-validates-as-required:active,
      div.pb-block #mc_embed_signup form input[type=text].wpcf7-validates-as-required:focus,
      div.pb-block #mc_embed_signup form input[type=text].itsactive,
      div.pb-block #mc_embed_signup form input[type=email].wpcf7-validates-as-required.itsactive,
      div.pb-block #mc_embed_signup form input[type=email]:active,
      div.pb-block #mc_embed_signup form input[type=email]:focus,
      div.pb-block #mc_embed_signup form input[type=email].wpcf7-validates-as-required:active,
      div.pb-block #mc_embed_signup form input[type=email].wpcf7-validates-as-required:focus,
      div.pb-block #mc_embed_signup form input[type=email].itsactive,
      div.pb-block #mc_embed_signup form textarea:focus,
      div.pb-block #mc_embed_signup form textarea:active,
      div.pb-block #mc_embed_signup form textarea.itsactive {
        background: rgba(0, 0, 0, 0.09) !important;
        border-bottom: 2px solid #000; }
      div.pb-block div.wpcf7 form form input.wpcf7-validates-as-required, div.pb-block #mc_embed_signup form form input.wpcf7-validates-as-required {
        background: url("img/icon_form-02.png") rgba(0, 0, 0, 0.02) right top no-repeat !important;
        background: url("img/icon_form-02.svg") rgba(0, 0, 0, 0.02) right top no-repeat !important; }
      div.pb-block div.wpcf7 form input[type=submit], div.pb-block #mc_embed_signup form input[type=submit] {
        border: none !important; }
      div.pb-block div.wpcf7 form textarea, div.pb-block #mc_embed_signup form textarea {
        height: 150px;
        font-size: 18px;
        line-height: 1.4;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 40px; }
      div.pb-block div.wpcf7 form select, div.pb-block #mc_embed_signup form select {
        border-radius: 0;
        padding-left: 0px;
        margin-top: 0px;
        outline: none !important;
        height: 55px;
        line-height: 55px;
        font-family: "normal", Helvetica, Arial, sans-serif;
        color: #999;
        text-indent: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-indent: 10px;
        color: rgba(0, 0, 0, 0.6);
        background-image: url(img/icon_droparrowblk.png);
        background-image: url(img/icon_droparrowblk.svg);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 28px;
        width: 100%;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 2px solid #666; }
        @media (max-width: 1490px) {
          div.pb-block div.wpcf7 form select, div.pb-block #mc_embed_signup form select {
            font-size: 17px; } }
        @media (max-width: 1290px) {
          div.pb-block div.wpcf7 form select, div.pb-block #mc_embed_signup form select {
            font-size: 16px;
            height: 45px;
            line-height: 45px; } }
    div.pb-block div.wpcf7 span.wpcf7-not-valid-tip, div.pb-block #mc_embed_signup span.wpcf7-not-valid-tip {
      font-size: 12px !important;
      margin-top: 5px !important;
      font-weight: bold !important; }
    div.pb-block div.wpcf7 div.wpcf7-response-output, div.pb-block #mc_embed_signup div.wpcf7-response-output {
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-top: -63px !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      float: left !important;
      width: 99% !important;
      height: 25px !important;
      line-height: 19px !important;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-image: url(img/icon_notsent.svg);
      background-repeat: no-repeat;
      background-size: 25px !important;
      background-position: right;
      border: none !important; }
    @media (max-width: 1000px) {
      div.pb-block div.wpcf7 div.wpcf7-response-output, div.pb-block #mc_embed_signup div.wpcf7-response-output {
        padding-right: 40px !important; } }
    div.pb-block div.wpcf7 div.wpcf7-mail-sent-ok, div.pb-block #mc_embed_signup div.wpcf7-mail-sent-ok {
      background-image: url(img/icon_sent.svg);
      background-size: 25px !important; }
    div.pb-block div.wpcf7 button, div.pb-block div.wpcf7 input[type=submit], div.pb-block #mc_embed_signup button, div.pb-block #mc_embed_signup input[type=submit] {
      border: 0;
      border-radius: 0;
      vertical-align: bottom;
      display: inline-block;
      text-align: left;
      font-size: 22px;
      font-weight: bold;
      margin-top: -20px;
      margin-bottom: 10px;
      padding-right: 0px;
      padding-top: 0;
      padding-left: 0;
      width: 99%;
      color: black;
      opacity: 1;
      font-family: "display", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      background-image: url(img/icon_arrow_right_blk.svg);
      background-position: right 12px;
      background-repeat: no-repeat;
      background-color: transparent;
      background-size: 35px;
      transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
      -moz-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
      -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
      -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1); }
      @media (max-width: 1490px) {
        div.pb-block div.wpcf7 button, div.pb-block div.wpcf7 input[type=submit], div.pb-block #mc_embed_signup button, div.pb-block #mc_embed_signup input[type=submit] {
          font-size: 21px; } }
      @media (max-width: 1290px) {
        div.pb-block div.wpcf7 button, div.pb-block div.wpcf7 input[type=submit], div.pb-block #mc_embed_signup button, div.pb-block #mc_embed_signup input[type=submit] {
          font-size: 20px; } }
      @media (max-width: 500px) {
        div.pb-block div.wpcf7 button, div.pb-block div.wpcf7 input[type=submit], div.pb-block #mc_embed_signup button, div.pb-block #mc_embed_signup input[type=submit] {
          background-size: 30px;
          background-position: right 7px; } }
    div.pb-block div.wpcf7 button:active, div.pb-block div.wpcf7 input[type=submit]:active, div.pb-block div.wpcf7 button:focus, div.pb-block div.wpcf7 input[type=submit]:focus, div.pb-block #mc_embed_signup button:active, div.pb-block #mc_embed_signup input[type=submit]:active, div.pb-block #mc_embed_signup button:focus, div.pb-block #mc_embed_signup input[type=submit]:focus {
      background-color: transparent; }
    div.pb-block div.wpcf7 button, div.pb-block #mc_embed_signup button {
      background-position: right -5px; }
    div.pb-block div.wpcf7 button:hover, div.pb-block div.wpcf7 input[type=submit]:hover, div.pb-block #mc_embed_signup button:hover, div.pb-block #mc_embed_signup input[type=submit]:hover {
      width: 100%;
      opacity: 0.5; }
  div.pb-block #mc_embed_signup form p {
    margin: 0 0 20px 0; }
  div.pb-block.text-white.text-block p a, div.pb-block.text-white .text_content p a {
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    div.pb-block.text-white.text-block p a:after, div.pb-block.text-white .text_content p a:after {
      background: white; }
    div.pb-block.text-white.text-block p a:hover, div.pb-block.text-white .text_content p a:hover {
      color: white; }
  div.pb-block.text-white table tr:first-child td {
    background: rgba(255, 255, 255, 0.2) !important; }
  div.pb-block.text-white table tr:nth-child(even) td {
    background: rgba(255, 255, 255, 0.04); }
  div.pb-block.text-white table tr:nth-child(odd) td {
    background: rgba(255, 255, 255, 0.06); }
  div.pb-block.text-white blockquote {
    border-left: 1px solid rgba(255, 255, 255, 0.5); }
    div.pb-block.text-white blockquote p {
      color: white; }
  div.pb-block.text-white div.expander hr, div.pb-block.text-white div.expander-open hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; }
  div.pb-block.text-white div.expander h2:first-of-type, div.pb-block.text-white div.expander-open h2:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    background: none !important; }
  div.pb-block.text-white div.expander div.ui-accordion-content hr, div.pb-block.text-white div.expander-open div.ui-accordion-content hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; }
  div.pb-block.text-white div.expander div.ui-accordion-content-active hr, div.pb-block.text-white div.expander-open div.ui-accordion-content-active hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; }
  div.pb-block.text-white div.expander h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.text-white div.expander h2.ui-accordion-header span.ui-accordion-header-icon:before, div.pb-block.text-white div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:after, div.pb-block.text-white div.expander-open h2.ui-accordion-header span.ui-accordion-header-icon:before {
    background: white; }
  div.pb-block.text-white div.wpcf7 form p label, div.pb-block.text-white #mc_embed_signup form p label {
    color: rgba(255, 255, 255, 0.6); }
  div.pb-block.text-white div.wpcf7 form input, div.pb-block.text-white div.wpcf7 form select, div.pb-block.text-white div.wpcf7 form textarea, div.pb-block.text-white #mc_embed_signup form input, div.pb-block.text-white #mc_embed_signup form select, div.pb-block.text-white #mc_embed_signup form textarea {
    background: rgba(255, 255, 255, 0.1);
    border-bottom: 2px solid #ffffff; }
  div.pb-block.text-white div.wpcf7 form input[type=text].wpcf7-validates-as-required.itsactive,
  div.pb-block.text-white div.wpcf7 form input[type=text]:active,
  div.pb-block.text-white div.wpcf7 form input[type=text]:focus,
  div.pb-block.text-white div.wpcf7 form input[type=text].wpcf7-validates-as-required:active,
  div.pb-block.text-white div.wpcf7 form input[type=text].wpcf7-validates-as-required:focus,
  div.pb-block.text-white div.wpcf7 form input[type=text].itsactive,
  div.pb-block.text-white div.wpcf7 form input[type=email].wpcf7-validates-as-required.itsactive,
  div.pb-block.text-white div.wpcf7 form input[type=email]:active,
  div.pb-block.text-white div.wpcf7 form input[type=email]:focus,
  div.pb-block.text-white div.wpcf7 form input[type=email].wpcf7-validates-as-required:active,
  div.pb-block.text-white div.wpcf7 form input[type=email].wpcf7-validates-as-required:focus,
  div.pb-block.text-white div.wpcf7 form input[type=email].itsactive,
  div.pb-block.text-white div.wpcf7 form textarea:focus,
  div.pb-block.text-white div.wpcf7 form textarea:active,
  div.pb-block.text-white div.wpcf7 form textarea.itsactive, div.pb-block.text-white #mc_embed_signup form input[type=text].wpcf7-validates-as-required.itsactive,
  div.pb-block.text-white #mc_embed_signup form input[type=text]:active,
  div.pb-block.text-white #mc_embed_signup form input[type=text]:focus,
  div.pb-block.text-white #mc_embed_signup form input[type=text].wpcf7-validates-as-required:active,
  div.pb-block.text-white #mc_embed_signup form input[type=text].wpcf7-validates-as-required:focus,
  div.pb-block.text-white #mc_embed_signup form input[type=text].itsactive,
  div.pb-block.text-white #mc_embed_signup form input[type=email].wpcf7-validates-as-required.itsactive,
  div.pb-block.text-white #mc_embed_signup form input[type=email]:active,
  div.pb-block.text-white #mc_embed_signup form input[type=email]:focus,
  div.pb-block.text-white #mc_embed_signup form input[type=email].wpcf7-validates-as-required:active,
  div.pb-block.text-white #mc_embed_signup form input[type=email].wpcf7-validates-as-required:focus,
  div.pb-block.text-white #mc_embed_signup form input[type=email].itsactive,
  div.pb-block.text-white #mc_embed_signup form textarea:focus,
  div.pb-block.text-white #mc_embed_signup form textarea:active,
  div.pb-block.text-white #mc_embed_signup form textarea.itsactive {
    background-color: rgba(255, 255, 255, 0.9) !important; }
  div.pb-block.text-white div.wpcf7 form input[type=checkbox], div.pb-block.text-white div.wpcf7 form input[type=radio], div.pb-block.text-white #mc_embed_signup form input[type=checkbox], div.pb-block.text-white #mc_embed_signup form input[type=radio] {
    background-color: rgba(255, 255, 255, 0.1);
    border: none !important; }
    div.pb-block.text-white div.wpcf7 form input[type=checkbox]:hover, div.pb-block.text-white div.wpcf7 form input[type=radio]:hover, div.pb-block.text-white #mc_embed_signup form input[type=checkbox]:hover, div.pb-block.text-white #mc_embed_signup form input[type=radio]:hover {
      background-color: rgba(255, 255, 255, 0.25); }
    div.pb-block.text-white div.wpcf7 form input[type=checkbox]:active, div.pb-block.text-white div.wpcf7 form input[type=checkbox]:checked:active, div.pb-block.text-white div.wpcf7 form input[type=radio]:active, div.pb-block.text-white div.wpcf7 form input[type=radio]:checked:active, div.pb-block.text-white #mc_embed_signup form input[type=checkbox]:active, div.pb-block.text-white #mc_embed_signup form input[type=checkbox]:checked:active, div.pb-block.text-white #mc_embed_signup form input[type=radio]:active, div.pb-block.text-white #mc_embed_signup form input[type=radio]:checked:active {
      box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05), inset 0px 1px 3px rgba(255, 255, 255, 0.1); }
    div.pb-block.text-white div.wpcf7 form input[type=checkbox]:checked, div.pb-block.text-white div.wpcf7 form input[type=radio]:checked, div.pb-block.text-white #mc_embed_signup form input[type=checkbox]:checked, div.pb-block.text-white #mc_embed_signup form input[type=radio]:checked {
      box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05), inset 0px -15px 10px -12px rgba(255, 255, 255, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); }
      div.pb-block.text-white div.wpcf7 form input[type=checkbox]:checked:after, div.pb-block.text-white div.wpcf7 form input[type=radio]:checked:after, div.pb-block.text-white #mc_embed_signup form input[type=checkbox]:checked:after, div.pb-block.text-white #mc_embed_signup form input[type=radio]:checked:after {
        background-color: rgba(255, 255, 255, 0.1); }
  div.pb-block.text-white div.wpcf7 form select, div.pb-block.text-white #mc_embed_signup form select {
    color: rgba(255, 255, 255, 0.6);
    background-image: url(img/icon_droparrowwhite.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 28px;
    border-bottom: 2px solid #ffffff; }
  div.pb-block.text-white div.wpcf7 form button, div.pb-block.text-white div.wpcf7 form input[type=submit], div.pb-block.text-white #mc_embed_signup form button, div.pb-block.text-white #mc_embed_signup form input[type=submit] {
    color: white;
    background-image: url(img/icon_arrow_right_white.svg);
    background-position: right 12px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 35px; }
    @media (max-width: 500px) {
      div.pb-block.text-white div.wpcf7 form button, div.pb-block.text-white div.wpcf7 form input[type=submit], div.pb-block.text-white #mc_embed_signup form button, div.pb-block.text-white #mc_embed_signup form input[type=submit] {
        background-size: 30px;
        background-position: right 7px; } }
  div.pb-block.text-white div.wpcf7 form button:active, div.pb-block.text-white div.wpcf7 form input[type=submit]:active, div.pb-block.text-white div.wpcf7 form button:focus, div.pb-block.text-white div.wpcf7 form input[type=submit]:focus, div.pb-block.text-white #mc_embed_signup form button:active, div.pb-block.text-white #mc_embed_signup form input[type=submit]:active, div.pb-block.text-white #mc_embed_signup form button:focus, div.pb-block.text-white #mc_embed_signup form input[type=submit]:focus {
    background-image: url(img/icon_arrow_right_white.svg) !important;
    background-position: right 12px !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important; }
    @media (max-width: 500px) {
      div.pb-block.text-white div.wpcf7 form button:active, div.pb-block.text-white div.wpcf7 form input[type=submit]:active, div.pb-block.text-white div.wpcf7 form button:focus, div.pb-block.text-white div.wpcf7 form input[type=submit]:focus, div.pb-block.text-white #mc_embed_signup form button:active, div.pb-block.text-white #mc_embed_signup form input[type=submit]:active, div.pb-block.text-white #mc_embed_signup form button:focus, div.pb-block.text-white #mc_embed_signup form input[type=submit]:focus {
        background-size: 30px;
        background-position: right 7px; } }
  div.pb-block.text-white div.wpcf7 form button, div.pb-block.text-white #mc_embed_signup form button {
    background-position: right -5px; }
  div.pb-block.text-white div.wpcf7 form button:hover, div.pb-block.text-white div.wpcf7 form input[type=submit]:hover, div.pb-block.text-white #mc_embed_signup form button:hover, div.pb-block.text-white #mc_embed_signup form input[type=submit]:hover {
    width: 100% !important;
    opacity: 0.5 !important; }

/****************************************
* More by this artist.. block
*/
div.related-artworks {
  background-color: #1c1c1c; }
  div.related-artworks h2 {
    margin: 50px 0 50px 0; }
  div.related-artworks.text-black {
    background-color: white;
    color: black; }
    div.related-artworks.text-black a {
      color: black; }
    div.related-artworks.text-black div.no-artwork-image-available {
      background: #3f3f3f url(img/icon_noartwork.svg) no-repeat center !important; }

/****************************************
* Tooltip
*/
div.tooltip {
  color: white;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px; }

div.pb-gallery div.tooltip {
  bottom: 0px;
  right: 0px;
  padding: 16px;
  z-index: 1; }
  div.pb-gallery div.tooltip:hover + a {
    opacity: 0.5; }

div.ui-tooltip {
  background: black;
  border: 0;
  margin: 20px;
  padding: 20px;
  font-size: 16px;
  color: white;
  max-width: 300px;
  position: absolute;
  z-index: 9999; }

/****************************************
* Sharing widget
*/
ul.share li {
  display: inline-block;
  font-size: 10px;
  padding: 11px;
  background: #dcdcdc;
  color: white; }

/****************************************
* Feature blocks, common to Events, Archives, Explore, Discover page block, etc
*/
div.feat_block {
  text-transform: uppercase;
  padding-bottom: 24.5% !important;
  background-color: #212121;
  box-sizing: border-box;
  margin: 10px;
  transition: box-shadow 0.5s ease; }
  div.feat_block:hover {
    box-shadow: 0px 0px 23px 8px rgba(0, 0, 0, 0.12); }
  @media (max-width: 1050px) {
    div.feat_block {
      padding-bottom: 37% !important; } }
  @media (max-width: 500px) {
    div.feat_block {
      padding-bottom: 70% !important; } }
  div.feat_block:nth-child(2n) {
    background-color: #262626; }
  div.feat_block:nth-child(3n) {
    background-color: #292929; }
  div.feat_block a.wrapper {
    position: absolute;
    z-index: 2;
    width: 90%;
    height: 90%;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
    color: white;
    cursor: url(img/icon_cursor.png), auto !important; }
    @media (max-width: 900px) {
      div.feat_block a.wrapper {
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        top: 15px;
        left: 15px; } }
    div.feat_block a.wrapper label, div.feat_block a.wrapper small {
      font-weight: bold; }
      @media (max-width: 1050px) {
        div.feat_block a.wrapper label, div.feat_block a.wrapper small {
          white-space: nowrap;
          overflow: hidden; } }
      @media (max-width: 500px) {
        div.feat_block a.wrapper label, div.feat_block a.wrapper small {
          font-size: 13px; } }
      @media (max-width: 340px) {
        div.feat_block a.wrapper label, div.feat_block a.wrapper small {
          font-size: 12px; } }
    div.feat_block a.wrapper label {
      display: block;
      margin: 0 0 5px 0; }
    div.feat_block a.wrapper small {
      position: absolute;
      bottom: 0px;
      left: 0px; }
      @media (max-width: 1050px) {
        div.feat_block a.wrapper small {
          width: 80%; } }
    div.feat_block a.wrapper h3 {
      width: 85%; }
      div.feat_block a.wrapper h3 span + span + span {
        font-weight: normal; }
      div.feat_block a.wrapper h3 span.feat_break {
        display: block; }
      @media (max-width: 1690px) {
        div.feat_block a.wrapper h3 {
          font-size: 25.5px; } }
      @media (max-width: 1590px) {
        div.feat_block a.wrapper h3 {
          font-size: 25px; } }
      @media (max-width: 1590px) {
        div.feat_block a.wrapper h3 {
          font-size: 24px; } }
      @media (max-width: 1390px) {
        div.feat_block a.wrapper h3 {
          font-size: 23px; } }
      @media (max-width: 1290px) {
        div.feat_block a.wrapper h3 {
          font-size: 21px; } }
      @media (max-width: 500px) {
        div.feat_block a.wrapper h3 {
          font-size: 20px; } }
    div.feat_block a.wrapper label, div.feat_block a.wrapper small, div.feat_block a.wrapper h3, div.feat_block a.wrapper p {
      transition: all 0.3s ease-in-out; }
    div.feat_block a.wrapper:after, div.feat_block a.wrapper:before {
      content: '';
      position: absolute;
      background: white;
      bottom: 0;
      right: 0;
      width: 2px;
      height: 30px;
      margin-bottom: 0px;
      margin-right: 14px;
      opacity: 0; }
      @media (max-width: 1050px) {
        div.feat_block a.wrapper:after, div.feat_block a.wrapper:before {
          opacity: 1; } }
    div.feat_block a.wrapper:before {
      width: 30px;
      height: 2px;
      margin-bottom: 14px;
      margin-right: 0; }
    div.feat_block a.wrapper p.excerpt {
      text-transform: none;
      line-height: 1.3;
      word-spacing: -0.05em; }
  div.feat_block.flush {
    margin: 0; }
    div.feat_block.flush:hover {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  div.feat_block.tall {
    padding-bottom: 49% !important; }
    @media (max-width: 1050px) {
      div.feat_block.tall {
        padding-bottom: 74% !important; } }
    @media (max-width: 500px) {
      div.feat_block.tall {
        padding-bottom: 70% !important; } }
  div.feat_block div {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    border-left: 1px rgba(0, 0, 0, 0.1) solid;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    transition: opacity 0.3s ease-in-out; }
  div.feat_block:hover a label, div.feat_block:hover a small, div.feat_block:hover a p {
    opacity: 0.4; }
  div.feat_block:hover div {
    opacity: 0; }

@media (max-width: 1050px) {
  div.feat_block_tall {
    padding-bottom: 74% !important; } }
@media (max-width: 500px) {
  div.feat_block_tall {
    padding-bottom: 70% !important; } }

div.feat_block_bg div {
  border: 0 !important; }
div.feat_block_bg div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55%;
  opacity: 0.75;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
  background: -moz-linear-gradient(top, black 0%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ }
div.feat_block_bg div:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
  opacity: 0.6;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+31 */
  background: -moz-linear-gradient(20deg, black 0%, transparent 31%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(20deg, black 0%, transparent 31%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(20deg, black 0%, transparent 31%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
div.feat_block_bg.disable_gradient div:before, div.feat_block_bg.disable_gradient div:after {
  display: none; }

/**
 * 5.0 Header
 * -----------------------------------------------------------------------------
 */
body.admin-bar header {
  margin-top: 32px; }

header {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
  z-index: 8000;
  position: absolute;
  width: 100%;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  header.on {
    opacity: 0; }
  @media (max-width: 1050px) {
    header {
      right: 11%;
      top: 5px;
      width: 40%;
      z-index: 9011;
      height: 48px;
      -webkit-transition: top 0.3s ease-in-out;
      -moz-transition: top 0.3s ease-in-out;
      -ms-transition: top 0.3s ease-in-out;
      transition: top 0.3s ease-in-out; } }
  @media (max-width: 1050px) and (max-width: 1050px) {
    header {
      position: fixed !important; } }

  @media (max-width: 1050px) {
    header.moboff {
      top: -80px !important; } }
  @media (max-width: 1050px) {
    header.mobon {
      top: 5px !important; } }
  @media (max-width: 500px) {
    header {
      display: none; } }
  @media (max-width: 1050px) {
    header .nav_logo {
      display: none; } }
  header.row {
    position: absolute; }
  header h1 {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    position: relative;
    top: 0px;
    opacity: 1;
    color: white;
    height: 87px;
    overflow: hidden;
    font-size: 4.9vw;
    line-height: 1;
    padding: 0;
    margin-top: -13px;
    margin-left: -5px;
    letter-spacing: 0.035em; }
    header h1 a {
      color: white; }
    @media (min-width: 1790px) {
      header h1 {
        font-size: 89px;
        margin-top: -15px;
        margin-left: -5px; } }
    @media (max-width: 1050px) {
      header h1 {
        display: none; } }
    @media (max-width: 1490px) {
      header h1 {
        font-size: 76px; } }
    @media (max-width: 1290px) {
      header h1 {
        font-size: 72px;
        height: 67px; } }
    @media (max-width: 780px) {
      header h1 {
        font-size: 65px;
        margin-top: -10px; } }
    @media (max-width: 500px) {
      header h1 {
        margin-top: -3px;
        font-size: 52px;
        margin-left: -2px; } }

div#page-head {
  color: white; }
  div#page-head h1 a {
    color: white;
    font-size: 54px;
    font-weight: normal;
    padding-top: 56px; }
    @media (max-width: 1290px) {
      div#page-head h1 a {
        padding-top: 16px;
        font-size: 42px; } }
    @media (max-width: 800px) {
      div#page-head h1 a {
        padding-top: 22px;
        font-size: 40px; } }
    @media (max-width: 1050px) {
      div#page-head h1 a {
        float: right; } }
    @media (max-width: 500px) {
      div#page-head h1 a {
        font-size: 36px;
        padding-top: 36px; } }

div.imma_eventsbanner {
  position: relative;
  height: 690px;
  background: #282828;
  color: white;
  padding-top: 200px;
  overflow: hidden;
  min-height: 570px; }
  @media (max-width: 1550px) {
    div.imma_eventsbanner {
      height: 610px;
      padding-top: 170px; } }
  @media (max-width: 1490px) {
    div.imma_eventsbanner {
      height: 570px;
      padding-top: 150px; } }
  @media (max-width: 1390px) {
    div.imma_eventsbanner {
      min-height: 490px; } }
  @media (max-width: 1050px) {
    div.imma_eventsbanner {
      height: auto; } }
  @media (max-width: 500px) {
    div.imma_eventsbanner {
      padding-top: 365px; } }
  div.imma_eventsbanner p {
    max-width: 620px; }
    @media (max-width: 1550px) {
      div.imma_eventsbanner p {
        max-width: 100%; } }
  div.imma_eventsbanner div.banner_heading {
    float: right;
    width: 50%;
    margin-right: 8.88%; }
    @media (min-width: 1790px) {
      div.imma_eventsbanner div.banner_heading {
        width: 50%;
        margin-right: 150px; } }
    @media (max-width: 1290px) {
      div.imma_eventsbanner div.banner_heading {
        width: 56%;
        margin-right: 2.88%; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner div.banner_heading {
        width: 90%;
        width: calc(100% - 35px);
        margin-right: 7%;
        margin-right: 20px; } }
  div.imma_eventsbanner div.banner_detail {
    float: right;
    width: 41%;
    margin-right: 8.88%;
    padding-left: 0; }
    @media (max-width: 1350px) {
      div.imma_eventsbanner div.banner_detail {
        width: 45%;
        margin-right: 4.88%; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner div.banner_detail {
        width: 48%;
        margin-right: 1.88%;
        margin-bottom: 40px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner div.banner_detail {
        width: 88%;
        margin-left: 15px;
        float: left; } }
  div.imma_eventsbanner div.banner_timedate, div.imma_eventsbanner div.banner_location {
    font-size: 20px;
    font-weight: bold; }
    @media (min-width: 1790px) {
      div.imma_eventsbanner div.banner_timedate, div.imma_eventsbanner div.banner_location {
        font-size: 21px; } }
    @media (max-width: 1650px) {
      div.imma_eventsbanner div.banner_timedate, div.imma_eventsbanner div.banner_location {
        font-size: 18px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner div.banner_timedate, div.imma_eventsbanner div.banner_location {
        font-size: 16px; } }
  div.imma_eventsbanner div.banner_location {
    opacity: 0.6;
    font-family: "display", Helvetica, Arial, sans-serif;
    font-weight: normal; }
    @media (max-width: 1550px) {
      div.imma_eventsbanner div.banner_location {
        max-width: 98%; } }
  div.imma_eventsbanner .owl-carousel {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 55%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.6s ease;
    overflow: hidden; }
    @media (max-width: 500px) {
      div.imma_eventsbanner .owl-carousel {
        width: 100%;
        height: 340px; } }
    div.imma_eventsbanner .owl-carousel.hide {
      opacity: 1; }
    div.imma_eventsbanner .owl-carousel .owl-item {
      opacity: 0;
      transition: all 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      background: #282828; }
    div.imma_eventsbanner .owl-carousel .owl-item.active {
      opacity: 1;
      transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0.5s; }
    div.imma_eventsbanner .owl-carousel .owl-item.dragger {
      opacity: 0; }
    div.imma_eventsbanner .owl-carousel .item {
      position: relative;
      transition: opacity 0.6s ease; }
      @media (max-width: 500px) {
        div.imma_eventsbanner .owl-carousel .item {
          margin-top: 70px; } }
      div.imma_eventsbanner .owl-carousel .item.clickfade {
        opacity: 0; }
    div.imma_eventsbanner .owl-carousel .owl-stage {
      padding-left: 0px; }
    div.imma_eventsbanner .owl-carousel .owl-nav {
      width: auto;
      top: 47%;
      left: 20px;
      position: absolute; }
      @media (max-width: 1050px) {
        div.imma_eventsbanner .owl-carousel .owl-nav {
          top: 60%; } }
      @media (max-width: 500px) {
        div.imma_eventsbanner .owl-carousel .owl-nav {
          top: 285px;
          left: 10px; } }
      div.imma_eventsbanner .owl-carousel .owl-nav button {
        width: 40px;
        height: 40px;
        outline: none;
        background-image: url("img/icon_arrow_left.svg") !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        margin: 0 15px 0 0;
        color: transparent;
        font-size: 0; }
        @media (max-width: 1490px) {
          div.imma_eventsbanner .owl-carousel .owl-nav button {
            width: 34px;
            height: 34px; } }
        @media (max-width: 1250px) {
          div.imma_eventsbanner .owl-carousel .owl-nav button {
            width: 30px;
            height: 30px; } }
        @media (max-width: 1050px) {
          div.imma_eventsbanner .owl-carousel .owl-nav button {
            width: 32px;
            height: 32px; } }
        @media (max-width: 500px) {
          div.imma_eventsbanner .owl-carousel .owl-nav button {
            width: 34px;
            height: 34px;
            margin: 0 10px 0 0; } }
        div.imma_eventsbanner .owl-carousel .owl-nav button + button {
          background-image: url("img/icon_arrow_right.svg") !important; }
          div.imma_eventsbanner .owl-carousel .owl-nav button + button:after {
            content: '';
            position: absolute;
            width: 2000px;
            height: 600px;
            left: 100px;
            top: -200px; }
            @media (min-width: 1790px) {
              div.imma_eventsbanner .owl-carousel .owl-nav button + button:after {
                top: -230px; } }
            @media (max-width: 1550px) {
              div.imma_eventsbanner .owl-carousel .owl-nav button + button:after {
                top: -180px; } }
            @media (max-width: 1050px) {
              div.imma_eventsbanner .owl-carousel .owl-nav button + button:after {
                width: 1000px;
                height: 340px;
                left: 0px;
                top: -250px; } }
            @media (max-width: 500px) {
              div.imma_eventsbanner .owl-carousel .owl-nav button + button:after {
                top: -200px; } }
        div.imma_eventsbanner .owl-carousel .owl-nav button:hover {
          background-color: transparent; }
  div.imma_eventsbanner .banner_image {
    float: right;
    margin-right: 16%;
    margin-top: 130px;
    width: 71%;
    max-width: 800px;
    height: auto;
    padding-bottom: 45%;
    background-size: 100% auto;
    background-position: left top;
    background-repeat: no-repeat; }
    div.imma_eventsbanner .banner_image.add_grad:after {
      content: '';
      display: block;
      z-index: 50;
      width: 80%;
      height: 500px;
      float: right;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+100&0+51,0+58,0.2+100 */
      background: -moz-linear-gradient(45deg, transparent 50%, transparent 51%, transparent 58%, rgba(0, 0, 0, 0.2) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(45deg, transparent 50%, transparent 51%, transparent 58%, rgba(0, 0, 0, 0.2) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(45deg, transparent 50%, transparent 51%, transparent 58%, rgba(0, 0, 0, 0.2) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
      @media (max-width: 1050px) {
        div.imma_eventsbanner .banner_image.add_grad:after {
          height: 250px;
          width: 150px; } }
      @media (max-width: 500px) {
        div.imma_eventsbanner .banner_image.add_grad:after {
          display: none; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner .banner_image {
        margin-top: 100px;
        margin-left: 20px;
        width: 80%; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner .banner_image {
        padding: 0 !important;
        width: 103% !important;
        margin-top: 60px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        height: 340px !important;
        background-size: contain;
        background-position: left top; } }
    div.imma_eventsbanner .banner_image div.tooltip {
      left: 10px;
      top: 3px;
      width: 40px;
      height: 40px; }
      div.imma_eventsbanner .banner_image div.tooltip svg {
        height: 18px;
        width: 18px;
        margin: 20px;
        float: left; }
        @media (max-width: 1450px) {
          div.imma_eventsbanner .banner_image div.tooltip svg {
            height: 16px;
            width: 16px;
            margin: 13px; } }
        @media (max-width: 1050px) {
          div.imma_eventsbanner .banner_image div.tooltip svg {
            height: 14px;
            width: 14px;
            margin: 12px; } }
        @media (max-width: 500px) {
          div.imma_eventsbanner .banner_image div.tooltip svg {
            position: absolute;
            top: 0px;
            right: auto;
            left: 0;
            height: 16px;
            width: 16px; } }
        div.imma_eventsbanner .banner_image div.tooltip svg path {
          fill: white; }
  div.imma_eventsbanner .banner_image.port {
    width: 52%;
    padding-bottom: 75%;
    margin-top: 85px;
    max-width: 600px; }
    div.imma_eventsbanner .banner_image.port div.tooltip {
      left: 0px;
      top: 0px; }
      @media (max-width: 500px) {
        div.imma_eventsbanner .banner_image.port div.tooltip {
          top: 55px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner .banner_image.port {
        width: 70%; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner .banner_image.port {
        margin-left: 0px;
        margin-top: 0px !important;
        width: 75% !important;
        background-size: cover;
        background-position: left center !important;
        float: left; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner .banner_image.port svg {
        top: 292px; } }
  div.imma_eventsbanner .banner_image.square {
    width: 60%;
    padding-bottom: 54%;
    max-width: 700px; }
    @media (max-width: 1050px) {
      div.imma_eventsbanner .banner_image.square {
        width: 70%; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner .banner_image.square {
        padding: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        height: 340px !important;
        background-size: cover;
        background-position: center center !important; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner .banner_image.square svg {
        top: 292px; } }
  div.imma_eventsbanner .banner_image.square.add_grad:after, div.imma_eventsbanner .banner_image.port.add_grad:after {
    content: '';
    display: block;
    z-index: 50;
    float: right; }
    @media (max-width: 500px) {
      div.imma_eventsbanner .banner_image.square.add_grad:after, div.imma_eventsbanner .banner_image.port.add_grad:after {
        width: 100%;
        height: 75%;
        float: right;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,0+54 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, transparent 54%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, transparent 54%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, transparent 54%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
        /* IE6-9 */ } }
  div.imma_eventsbanner label {
    text-transform: uppercase;
    font-weight: bold;
    text-indent: 4px;
    margin-bottom: 7px;
    display: block;
    letter-spacing: 0.02em;
    word-spacing: -0.08em; }
    div.imma_eventsbanner label a {
      color: white; }
    @media (min-width: 1590px) {
      div.imma_eventsbanner label {
        font-size: 18px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner label {
        font-size: 12px;
        text-indent: 0; } }
  div.imma_eventsbanner h1 {
    width: 90%;
    font-size: 60px;
    text-transform: uppercase;
    max-width: 780px;
    margin-bottom: -3px; }
    @media (max-width: 1690px) {
      div.imma_eventsbanner h1 {
        font-size: 56px; } }
    @media (max-width: 1650px) {
      div.imma_eventsbanner h1 {
        font-size: 54px;
        margin-bottom: -5px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner h1 {
        font-size: 53px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner h1 {
        font-size: 50px;
        margin-bottom: -4px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1 {
        font-size: 48px; } }
    @media (max-width: 1350px) {
      div.imma_eventsbanner h1 {
        font-size: 46px; } }
    @media (max-width: 1150px) {
      div.imma_eventsbanner h1 {
        font-size: 41px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner h1 {
        font-size: 35px;
        margin-bottom: 10px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner h1 {
        font-size: 28px;
        margin-bottom: 12px; } }
    div.imma_eventsbanner h1 span + span + span {
      font-weight: normal; }
  div.imma_eventsbanner h1.low_sml {
    line-height: 0.9;
    font-size: 70px;
    text-transform: none; }
    @media (max-width: 1690px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 66px; } }
    @media (max-width: 1650px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 64px;
        margin-bottom: -5px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 63px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 60px;
        margin-bottom: -4px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 58px; } }
    @media (max-width: 1350px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 56px; } }
    @media (max-width: 1150px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 51px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 45px; } }
    @media (max-width: 780px) {
      div.imma_eventsbanner h1.low_sml {
        margin-bottom: 7px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner h1.low_sml {
        font-size: 38px;
        margin-bottom: 7px; } }
  div.imma_eventsbanner h1.low_med {
    line-height: 0.9;
    font-size: 80px;
    word-spacing: -0.12em;
    text-transform: none;
    margin-bottom: 0; }
    @media (max-width: 1750px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 75px; } }
    @media (max-width: 1750px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 70px; } }
    @media (max-width: 1550px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 62px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 59px;
        width: 95%; } }
    @media (max-width: 1290px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 52px;
        margin-bottom: 5px; } }
    @media (max-width: 990px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 48px; } }
    @media (max-width: 900px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 44px; } }
    @media (max-width: 780px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 39px;
        margin-bottom: 10px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner h1.low_med {
        font-size: 32px;
        width: 100%; } }
    div.imma_eventsbanner h1.low_med span + span + span {
      font-size: 78px;
      letter-spacing: -0.01em; }
      @media (max-width: 1750px) {
        div.imma_eventsbanner h1.low_med span + span + span {
          font-size: inherit; } }
  div.imma_eventsbanner h1.low_lrg {
    line-height: 0.9;
    font-size: 92px;
    word-spacing: -0.12em;
    text-transform: none;
    margin-bottom: 0; }
    @media (max-width: 1750px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 88px; } }
    @media (max-width: 1550px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 82px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 69px;
        width: 95%; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 62px; } }
    @media (max-width: 900px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 58px; } }
    @media (max-width: 780px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 53px;
        margin-bottom: 5px; } }
    @media (max-width: 700px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 50px; } }
    @media (max-width: 650px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 40px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner h1.low_lrg {
        font-size: 42px; } }
    div.imma_eventsbanner h1.low_lrg span {
      display: block; }
    div.imma_eventsbanner h1.low_lrg span + span + span {
      font-size: 91px;
      letter-spacing: -0.01em; }
      @media (max-width: 1750px) {
        div.imma_eventsbanner h1.low_lrg span + span + span {
          font-size: inherit; } }
  div.imma_eventsbanner h1.reg_sml {
    font-size: 52px;
    width: 88%;
    margin-bottom: -5px;
    margin-top: 5px; }
    @media (max-width: 1650px) {
      div.imma_eventsbanner h1.reg_sml {
        font-size: 46px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1.reg_sml {
        font-size: 41px; } }
    @media (max-width: 1290px) {
      div.imma_eventsbanner h1.reg_sml {
        font-size: 38px;
        margin-bottom: 10px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner h1.reg_sml {
        font-size: 30px; } }
    div.imma_eventsbanner h1.reg_sml span + span + span {
      font-size: 51px; }
      @media (max-width: 1650px) {
        div.imma_eventsbanner h1.reg_sml span + span + span {
          font-size: 44px; } }
      @media (max-width: 1390px) {
        div.imma_eventsbanner h1.reg_sml span + span + span {
          font-size: inherit; } }
  div.imma_eventsbanner h1.reg_med {
    font-size: 60px;
    text-transform: uppercase; }
    @media (max-width: 1690px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 56px; } }
    @media (max-width: 1650px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 54px;
        margin-bottom: -5px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 53px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 50px;
        margin-bottom: -4px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 48px; } }
    @media (max-width: 1350px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 46px; } }
    @media (max-width: 1150px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 41px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 35px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner h1.reg_med {
        font-size: 28px; } }
  div.imma_eventsbanner h1.reg_lrg {
    font-size: 92px;
    word-spacing: -0.12em;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (max-width: 1750px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 88px; } }
    @media (max-width: 1550px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 82px; } }
    @media (max-width: 1390px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 69px;
        width: 95%; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 62px; } }
    @media (max-width: 900px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 58px; } }
    @media (max-width: 780px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 53px;
        margin-bottom: 5px; } }
    @media (max-width: 700px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 50px; } }
    @media (max-width: 650px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 40px; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner h1.reg_lrg {
        font-size: 42px; } }
    div.imma_eventsbanner h1.reg_lrg span {
      display: block; }
    div.imma_eventsbanner h1.reg_lrg span + span + span {
      font-size: 91px;
      letter-spacing: -0.01em; }
      @media (max-width: 1750px) {
        div.imma_eventsbanner h1.reg_lrg span + span + span {
          font-size: inherit; } }
  div.imma_eventsbanner.no_tickets {
    height: 565px; }
    @media (max-width: 1550px) {
      div.imma_eventsbanner.no_tickets {
        height: 485px; } }
    @media (max-width: 1490px) {
      div.imma_eventsbanner.no_tickets {
        height: 480px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner.no_tickets {
        height: auto; } }
    div.imma_eventsbanner.no_tickets .imma_eventtickets {
      display: none; }
  div.imma_eventsbanner .imma_eventtickets {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 125px;
    border-top: 1px solid rgba(0, 0, 0, 0.7); }
    @media (max-width: 1490px) {
      div.imma_eventsbanner .imma_eventtickets {
        height: 110px; } }
    @media (max-width: 1050px) {
      div.imma_eventsbanner .imma_eventtickets {
        height: auto;
        position: relative; } }
    @media (max-width: 500px) {
      div.imma_eventsbanner .imma_eventtickets {
        border-top: 1px solid rgba(0, 0, 0, 0.4); } }
    div.imma_eventsbanner .imma_eventtickets div.container {
      height: 125px; }
      @media (max-width: 1490px) {
        div.imma_eventsbanner .imma_eventtickets div.container {
          height: 110px; } }
      @media (max-width: 1050px) {
        div.imma_eventsbanner .imma_eventtickets div.container {
          height: auto; } }
    div.imma_eventsbanner .imma_eventtickets .col_6 {
      height: 100%; }
      @media (max-width: 1050px) {
        div.imma_eventsbanner .imma_eventtickets .col_6 {
          width: 50%; } }
      @media (max-width: 500px) {
        div.imma_eventsbanner .imma_eventtickets .col_6 {
          width: 100%;
          padding: 10px 15px 0 15px; } }
      div.imma_eventsbanner .imma_eventtickets .col_6 .imma_button {
        margin: 18px 0 20px 0; }
        @media (max-width: 1490px) {
          div.imma_eventsbanner .imma_eventtickets .col_6 .imma_button {
            margin: 10px 0 10px 0; } }
        @media (max-width: 1390px) {
          div.imma_eventsbanner .imma_eventtickets .col_6 .imma_button {
            margin: 10px 0 10px 0; } }
        @media (max-width: 1050px) {
          div.imma_eventsbanner .imma_eventtickets .col_6 .imma_button {
            margin: 5px 0 20px 0; } }
        @media (max-width: 500px) {
          div.imma_eventsbanner .imma_eventtickets .col_6 .imma_button {
            width: 100%;
            display: block;
            box-sizing: border-box; } }
      div.imma_eventsbanner .imma_eventtickets .col_6 + .col_6 {
        padding: 15px 15px 15px 0px;
        max-width: 890px; }
        @media (max-width: 1050px) {
          div.imma_eventsbanner .imma_eventtickets .col_6 + .col_6 {
            padding: 0 15px 15px 15px; } }
        div.imma_eventsbanner .imma_eventtickets .col_6 + .col_6 div {
          display: flex;
          justify-content: center;
          flex-direction: column;
          text-align: left;
          height: 100%; }
    div.imma_eventsbanner .imma_eventtickets ul {
      width: 100%;
      list-style: none; }
      @media (max-width: 1050px) {
        div.imma_eventsbanner .imma_eventtickets ul {
          margin-top: 10px;
          margin-bottom: 10px; } }
      div.imma_eventsbanner .imma_eventtickets ul li {
        float: left;
        width: 33%;
        line-height: 25px; }
        div.imma_eventsbanner .imma_eventtickets ul li a {
          color: white;
          transition: opacity 0.3s ease-in-out; }
          div.imma_eventsbanner .imma_eventtickets ul li a:hover {
            opacity: .5; }
        @media (min-width: 1790px) {
          div.imma_eventsbanner .imma_eventtickets ul li {
            font-size: 21px; } }
        @media (max-width: 1050px) {
          div.imma_eventsbanner .imma_eventtickets ul li {
            width: 50%;
            font-size: 16px; } }
        @media (max-width: 1050px) {
          div.imma_eventsbanner .imma_eventtickets ul li {
            width: 100%;
            line-height: 39px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            div.imma_eventsbanner .imma_eventtickets ul li:last-of-type {
              border-bottom: none; } }
        @media (max-width: 500px) {
          div.imma_eventsbanner .imma_eventtickets ul li {
            width: 100%;
            line-height: 39px;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            border-bottom: none; }
            div.imma_eventsbanner .imma_eventtickets ul li:first-of-type {
              border-top: none; } }
        div.imma_eventsbanner .imma_eventtickets ul li span {
          font-weight: bold; }
        div.imma_eventsbanner .imma_eventtickets ul li span + span {
          font-weight: normal; }
        div.imma_eventsbanner .imma_eventtickets ul li span + span + span {
          padding: 10px;
          margin-left: -10px; }
          div.imma_eventsbanner .imma_eventtickets ul li span + span + span svg {
            position: relative;
            width: 15px;
            height: 15px;
            margin: -5px 0 0 2px;
            top: 2px; }
            @media (max-width: 1290px) {
              div.imma_eventsbanner .imma_eventtickets ul li span + span + span svg {
                width: 14px;
                height: 14px; } }
            @media (max-width: 1050px) {
              div.imma_eventsbanner .imma_eventtickets ul li span + span + span svg {
                width: 13px;
                height: 13px; } }
            div.imma_eventsbanner .imma_eventtickets ul li span + span + span svg path {
              fill: #ffffff; }

/**
 * 6.0 Navigation
 * -----------------------------------------------------------------------------
 */
.nav_wrapper {
  position: relative;
  top: 0px;
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out, top 0.6s ease-in-out;
  -moz-transition: opacity 1s ease-in-out, top 0.6s ease-in-out;
  -ms-transition: opacity 1s ease-in-out, top 0.6s ease-in-out;
  transition: opacity 1s ease-in-out, top 0.6s ease-in-out; }
  .nav_wrapper .nav_logo {
    position: relative;
    z-index: 500;
    padding-top: 0;
    padding-bottom: 0; }
    @media (max-width: 500px) {
      .nav_wrapper .nav_logo {
        width: 180px; } }

header .navigation_holder {
  position: relative;
  z-index: 100; }
  @media (max-width: 1290px) {
    header .navigation_holder {
      width: 58%;
      width: calc(100% / 12 * 7);
      margin-left: 16%;
      margin-left: calc(100% / 6); } }
  @media (max-width: 1050px) {
    header .navigation_holder {
      position: absolute;
      width: 100%;
      top: 0;
      right: 0;
      z-index: 999; } }
  @media (max-width: 500px) {
    header .navigation_holder {
      display: none; } }
  header .navigation_holder nav {
    position: relative;
    z-index: 10;
    float: right;
    width: 100%;
    margin-top: 7px;
    margin-right: 12px;
    text-align: right; }
    @media (max-width: 1290px) {
      header .navigation_holder nav {
        margin-top: 3px; } }
    @media (max-width: 1050px) {
      header .navigation_holder nav {
        display: none; } }
  header .navigation_holder nav li {
    display: inline-block;
    margin-left: 1.25%; }
  header .navigation_holder nav a {
    color: white;
    font-weight: bold;
    word-spacing: -0.08em;
    text-transform: uppercase;
    opacity: 0.7;
    font-family: "normal", Helvetica, Arial, sans-serif;
    font-size: 14.5px; }
    @media (max-width: 1590px) {
      header .navigation_holder nav a {
        font-size: 13px; } }
    @media (max-width: 1390px) {
      header .navigation_holder nav a {
        font-size: 13.5px; } }
    @media (max-width: 1190px) {
      header .navigation_holder nav a {
        font-size: 12.5px; } }
    header .navigation_holder nav a:hover {
      opacity: 1; }
  header .navigation_holder nav + nav {
    display: inline-block;
    float: left;
    white-space: nowrap;
    position: relative;
    z-index: 0;
    width: auto;
    margin-top: 3px; }
    @media (min-width: 1790px) {
      header .navigation_holder nav + nav {
        margin-top: 5px; } }
    @media (max-width: 1290px) {
      header .navigation_holder nav + nav {
        margin-top: 3px; } }
    @media (max-width: 1050px) {
      header .navigation_holder nav + nav {
        float: right;
        width: 80%; } }
    header .navigation_holder nav + nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    header .navigation_holder nav + nav a {
      opacity: 1;
      word-spacing: -0.09em;
      font-family: "display", Helvetica, Arial, sans-serif;
      letter-spacing: 0.01em;
      position: relative;
      z-index: 100; }
      @media (min-width: 1490px) {
        header .navigation_holder nav + nav a {
          font-size: 22.5px; } }
      @media (min-width: 1590px) {
        header .navigation_holder nav + nav a {
          font-size: 23.5px; } }
      @media (min-width: 1790px) {
        header .navigation_holder nav + nav a {
          font-size: 24.5px; } }
      @media (max-width: 1490px) {
        header .navigation_holder nav + nav a {
          font-size: 22px; } }
      @media (max-width: 1450px) {
        header .navigation_holder nav + nav a {
          font-size: 21.5px; } }
      @media (max-width: 1390px) {
        header .navigation_holder nav + nav a {
          font-size: 20px; } }
      @media (max-width: 1290px) {
        header .navigation_holder nav + nav a {
          font-size: 19.5px; } }
    header .navigation_holder nav + nav > div > ul li.current_page_item a,
    header .navigation_holder nav + nav > div > ul li.current-menu-ancestor a,
    header .navigation_holder nav + nav > div > ul li.current-menu-parent a,
    header .navigation_holder nav + nav > div > ul li.current-page-parent a,
    header .navigation_holder nav + nav > div > ul li.current-page-ancestor a {
      opacity: 0.45; }
    header .navigation_holder nav + nav div.imma_mainsearch + div {
      z-index: 12;
      position: relative;
      height: 50px;
      padding-top: 10px;
      top: -10px;
      left: 0px;
      transition: all 0.1s;
      -moz-transition: all 0.1s;
      -webkit-transition: all 0.1s;
      -o-transition: all 0.1s; }
      @media (max-width: 1490px) {
        header .navigation_holder nav + nav div.imma_mainsearch + div {
          left: 0px; } }
      @media (max-width: 1290px) {
        header .navigation_holder nav + nav div.imma_mainsearch + div {
          height: 30px; } }
      header .navigation_holder nav + nav div.imma_mainsearch + div:after {
        content: '';
        position: absolute;
        top: 0;
        z-index: 2;
        left: -80px;
        width: 80px;
        height: 60px; }
        @media (min-width: 1790px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -90px;
            width: 90px; } }
        @media (max-width: 1590px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -70px;
            width: 70px; } }
        @media (max-width: 1490px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -60px;
            width: 60px; } }
        @media (max-width: 1290px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -40px;
            width: 40px; } }
        @media (max-width: 1290px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -40px;
            width: 40px; } }
        @media (max-width: 1050px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -35px;
            width: 30px; } }
        @media (max-width: 900px) {
          header .navigation_holder nav + nav div.imma_mainsearch + div:after {
            left: -25px;
            width: 20px; } }
    header .navigation_holder nav + nav > div > ul {
      font-size: 0;
      text-indent: 0;
      padding: 0; }
      @media (max-width: 1050px) {
        header .navigation_holder nav + nav > div > ul {
          height: 0px;
          opacity: 0;
          overflow: hidden; } }
      header .navigation_holder nav + nav > div > ul li + li + li + li ul.sub-menu li {
        width: 200px; }
      header .navigation_holder nav + nav > div > ul > li {
        display: inline-block;
        margin-left: 0;
        padding-right: 4.5%;
        position: relative;
        text-transform: uppercase;
        z-index: 10; }
        @media (min-width: 1790px) {
          header .navigation_holder nav + nav > div > ul > li {
            padding-right: 4.8%; } }
        @media (max-width: 1590px) {
          header .navigation_holder nav + nav > div > ul > li {
            padding-right: 3.5%; } }
        @media (max-width: 1490px) {
          header .navigation_holder nav + nav > div > ul > li {
            padding-right: 3.5%; } }
        header .navigation_holder nav + nav > div > ul > li :hover {
          z-index: 110; }
        header .navigation_holder nav + nav > div > ul > li ul > li {
          float: left;
          margin-right: 0;
          position: relative;
          text-transform: none; }
      header .navigation_holder nav + nav > div > ul > li:hover a {
        opacity: 1; }
    header .navigation_holder nav + nav ul.sub-menu {
      position: absolute;
      z-index: 0;
      padding-top: 15px;
      padding-bottom: 30px;
      top: 23px;
      left: 0;
      opacity: 0;
      height: auto;
      max-height: 500px;
      overflow: hidden;
      pointer-events: none;
      -webkit-transform: translate(0px, 0);
      -webkit-transition: opacity 0s ease, top 0s ease;
      -moz-transition: opacity 0s ease, top 0s ease;
      -ms-transition: opacity 0s ease, top 0s ease;
      transition: opacity 0s ease, top 0s ease; }
    header .navigation_holder nav + nav > div > ul > li:hover > ul.sub-menu {
      opacity: 1;
      top: 30px;
      height: auto;
      max-height: 500px;
      overflow: visible;
      pointer-events: all;
      -webkit-transition: opacity .5s ease, top .5s ease;
      -moz-transition: opacity .5s ease, top .5s ease;
      -ms-transition: opacity .5s ease, top .5s ease;
      transition: opacity .5s ease, top .5s ease; }
      @media (max-width: 1690px) {
        header .navigation_holder nav + nav > div > ul > li:hover > ul.sub-menu {
          top: 25px;
          padding-top: 22px; } }
      @media (max-width: 1390px) {
        header .navigation_holder nav + nav > div > ul > li:hover > ul.sub-menu {
          top: 20px;
          padding-top: 28px; } }
    header .navigation_holder nav + nav > div > ul > li > ul.sub-menu a {
      font-family: "display", Helvetica, Arial, sans-serif;
      font-weight: normal;
      line-height: 1.68;
      text-transform: none;
      font-size: 19px;
      display: block;
      text-wrap: none;
      opacity: 1;
      transition: opacity 0.3s ease; }
      @media (min-width: 1590px) {
        header .navigation_holder nav + nav > div > ul > li > ul.sub-menu a {
          font-size: 19px; } }
      @media (max-width: 1450px) {
        header .navigation_holder nav + nav > div > ul > li > ul.sub-menu a {
          font-size: 17px; } }
      @media (max-width: 1390px) {
        header .navigation_holder nav + nav > div > ul > li > ul.sub-menu a {
          font-size: 16.5px; } }
      @media (max-width: 1290px) {
        header .navigation_holder nav + nav > div > ul > li > ul.sub-menu a {
          font-size: 16px; } }
      header .navigation_holder nav + nav > div > ul > li > ul.sub-menu a:hover {
        opacity: 0.5; }
    header .navigation_holder nav + nav > div > ul > li > ul.sub-menu li {
      position: relative;
      z-index: 2;
      display: block;
      width: 350px;
      margin-left: 0;
      text-align: left; }
    header .navigation_holder nav + nav > div > ul:before {
      -webkit-transform: translate(0px, 0);
      -webkit-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease, height .3s ease-in-out;
      -moz-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out;
      -ms-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out;
      transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out; }
    header .navigation_holder nav + nav div.imma_mainsearch {
      position: absolute;
      z-index: 11;
      right: 0;
      top: 0;
      height: 40px;
      width: 122.5%;
      text-align: left; }
      @media (max-width: 1590px) {
        header .navigation_holder nav + nav div.imma_mainsearch {
          width: 124%; } }
      @media (max-width: 1550px) {
        header .navigation_holder nav + nav div.imma_mainsearch {
          width: 122%; } }
      @media (max-width: 1250px) {
        header .navigation_holder nav + nav div.imma_mainsearch {
          width: 120%; } }
      header .navigation_holder nav + nav div.imma_mainsearch.on {
        z-index: 14; }
      header .navigation_holder nav + nav div.imma_mainsearch:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 5px;
        height: 2px;
        width: 0px;
        background: rgba(255, 255, 255, 0.3);
        transition: all 0.45s;
        -moz-transition: all 0.45s;
        -webkit-transition: all 0.45s;
        -o-transition: all 0.45s; }
      header .navigation_holder nav + nav div.imma_mainsearch.on:after {
        width: 96.5%; }
        @media (max-width: 1390px) {
          header .navigation_holder nav + nav div.imma_mainsearch.on:after {
            width: 95.5%; } }
      header .navigation_holder nav + nav div.imma_mainsearch .imma_mainsearch_icon {
        content: '';
        position: absolute;
        z-index: 14;
        left: 0;
        right: auto;
        top: -4px;
        width: 48px;
        height: 40px;
        opacity: 0.6;
        background-image: url("img/icon_search.svg");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 59%;
        transition: all 0.45s;
        -moz-transition: all 0.45s;
        -webkit-transition: all 0.45s;
        -o-transition: all 0.45s; }
        @media (max-width: 1390px) {
          header .navigation_holder nav + nav div.imma_mainsearch .imma_mainsearch_icon {
            background-size: 52%;
            top: -5px; } }
        @media (max-width: 1050px) {
          header .navigation_holder nav + nav div.imma_mainsearch .imma_mainsearch_icon {
            top: -7px; } }
        header .navigation_holder nav + nav div.imma_mainsearch .imma_mainsearch_icon:hover {
          opacity: 1; }
      header .navigation_holder nav + nav div.imma_mainsearch.on .imma_mainsearch_icon {
        left: 95%;
        left: calc(100% - 50px);
        opacity: 1; }
        @media (max-width: 1390px) {
          header .navigation_holder nav + nav div.imma_mainsearch.on .imma_mainsearch_icon {
            left: calc(100% - 35px); } }
        @media (max-width: 1290px) {
          header .navigation_holder nav + nav div.imma_mainsearch.on .imma_mainsearch_icon {
            left: calc(100% - 47px); } }
        @media (max-width: 1050px) {
          header .navigation_holder nav + nav div.imma_mainsearch.on .imma_mainsearch_icon {
            left: calc(100% - 37px); } }
      header .navigation_holder nav + nav div.imma_mainsearch.on + div {
        opacity: 0; }
      header .navigation_holder nav + nav div.imma_mainsearch form {
        position: relative;
        top: -8px;
        width: 100%;
        height: 50px; }
        header .navigation_holder nav + nav div.imma_mainsearch form label {
          display: none; }
        header .navigation_holder nav + nav div.imma_mainsearch form input[type="text"] {
          width: 100%;
          height: 50px;
          line-height: 50px;
          background: transparent;
          border: none;
          text-indent: 5px;
          padding: 0 60px 0 0;
          font-family: "display", Helvetica, Arial, sans-serif;
          font-size: 25px;
          color: white; }
          @media (max-width: 1290px) {
            header .navigation_holder nav + nav div.imma_mainsearch form input[type="text"] {
              font-size: 20px; } }
        header .navigation_holder nav + nav div.imma_mainsearch form input[type="submit"] {
          position: absolute;
          top: 0;
          right: 0;
          width: 50px;
          height: 50px;
          overflow: hidden;
          padding: 0;
          opacity: 0; }
      header .navigation_holder nav + nav div.imma_mainsearch.on form input[type="submit"] {
        z-index: 16; }

header .navigation_holder nav + nav a {
  transition: opacity 0.4s ease; }
header .navigation_holder nav + nav ul:hover > li > a {
  opacity: 0.45; }

header.on .navigation_holder nav a {
  opacity: 0.5; }
header.on .navigation_holder nav + nav a {
  opacity: 0.4; }
header.on .navigation_holder nav + nav ul li ul li a {
  opacity: 1; }
header.on .navigation_holder nav + nav ul li ul li a:hover {
  opacity: 0.6; }

div.menu_drop {
  content: '';
  position: absolute;
  z-index: 7999;
  top: -15px;
  left: 0;
  width: 100%;
  height: 100px;
  opacity: 0;
  pointer-events: none;
  transition-delay: 0.5s;
  -webkit-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  background: #151515; }
  @media (min-width: 1790px) {
    div.menu_drop {
      top: -10px; } }
  @media (max-width: 1490px) {
    div.menu_drop {
      top: -25px; } }
  @media (max-width: 1490px) {
    div.menu_drop {
      top: -35px; } }
  @media (max-width: 1390px) {
    div.menu_drop {
      top: -45px; } }
  @media (max-width: 1290px) {
    div.menu_drop {
      top: -65px; } }

body.dropnav div.menu_drop {
  opacity: 1;
  -webkit-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out;
  transition: opacity .3s ease-in-out, top .5s ease-in-out, max-height .3s ease-in-out, height .3s ease-in-out, transform .3s ease-in-out, height .3s ease-in-out; }

.meganav_push {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 600px;
  background: transparent;
  overflow: hidden;
  z-index: 9999; }
  @media (max-width: 1290px) {
    .meganav_push {
      height: 300px; } }
  @media (max-width: 1050px) {
    .meganav_push {
      height: 200px; } }
  @media (max-width: 780px) {
    .meganav_push {
      height: 90px; } }
  @media (max-width: 500px) {
    .meganav_push {
      height: 100px; } }

.meganav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  width: 100%;
  -webkit-transition: max-height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }
  @media (max-width: 1050px) {
    .meganav {
      z-index: 9010; } }
  .meganav:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5000px;
    bottom: 80px;
    left: 0;
    z-index: 0;
    background: #151515;
    -webkit-transition: bottom 0.3s ease-in-out;
    -moz-transition: bottom 0.3s ease-in-out;
    -ms-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out; }
  .meganav.is_vis {
    top: 0;
    overflow: hidden;
    max-height: 80px; }
    @media (max-width: 1050px) {
      .meganav.is_vis {
        max-height: 60px; } }
    .meganav.is_vis h1 {
      opacity: 0; }
  .meganav.off {
    max-height: 0;
    height: 80px;
    top: -80px;
    overflow: hidden; }
    .meganav.off h1 {
      opacity: 0; }
      @media (max-width: 1050px) {
        .meganav.off h1 {
          opacity: 1; } }
    @media (max-width: 1050px) {
      .meganav.off {
        height: 60px;
        top: -60px; } }
  .meganav.is_head h1 {
    opacity: 1; }
  @media (max-width: 1050px) {
    .meganav.moboff {
      top: -60px !important; } }
  @media (max-width: 500px) {
    .meganav.moboff h1 {
      opacity: 0; } }
  @media (max-width: 1050px) {
    .meganav.off .searchmeganav .closemeganavbg, .meganav.is_head .searchmeganav .closemeganavbg {
      background: none; } }
  @media (max-width: 500px) {
    .meganav.off .searchmeganav .closemeganav, .meganav.is_head .searchmeganav .closemeganav {
      background-position: 5px 18px;
      padding: 16px 12px 0 0; } }
  .meganav.off, .meganav.is_head {
    max-height: 0;
    height: 80px;
    top: -80px;
    overflow: hidden; }
    @media (max-width: 1050px) {
      .meganav.off, .meganav.is_head {
        max-height: 51px;
        top: 0; } }
    @media (max-width: 500px) {
      .meganav.off, .meganav.is_head {
        overflow: hidden;
        max-height: 40px; } }
  @media (min-width: 1050px) {
    .meganav.is_head.on {
      max-height: 0;
      height: 80px;
      top: -80px;
      overflow: hidden; } }
  .meganav.is_head.on h1 {
    opacity: 1; }
  .meganav.on {
    max-height: 1500px;
    height: auto;
    overflow: hidden; }
    @media (min-width: 1050px) {
      .meganav.on {
        -webkit-box-shadow: 0px 0px 0px 20000px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 0px 20000px rgba(0, 0, 0, 0.5);
        box-shadow: 0px -20px 0px 20000px rgba(0, 0, 0, 0.5); } }
    .meganav.on:after {
      bottom: 0px; }
    .meganav.on h1 {
      opacity: 1; }
    .meganav.on #menu-mega-nav {
      background: #151515;
      opacity: 1; }
    .meganav.on .meganav_strip {
      opacity: 1;
      background: #151515; }
      .meganav.on .meganav_strip .col_3 ul li {
        background: #151515; }
      .meganav.on .meganav_strip .col_2 {
        background: #151515; }
    @media (max-width: 1050px) {
      .meganav.on {
        height: 100%;
        box-sizing: border-box;
        overflow: scroll; } }
  @media (max-width: 1050px) {
    .meganav {
      height: 100%;
      overflow: scroll; } }
  .meganav div.nav_logo {
    padding-top: 0;
    padding-bottom: 0; }
  .meganav h1 {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: block;
    position: relative;
    z-index: 6;
    top: 0px;
    opacity: 1;
    color: white;
    height: 85px;
    overflow: hidden;
    font-size: 5.55vw;
    line-height: 1;
    padding: 0;
    margin-top: -13px;
    margin-left: -5px;
    letter-spacing: 0.035em; }
    @media (min-width: 1790px) {
      .meganav h1 {
        font-size: 92px;
        margin-top: -15px;
        margin-left: -5px; } }
    @media (max-width: 1490px) {
      .meganav h1 {
        font-size: 86px; } }
    @media (max-width: 1290px) {
      .meganav h1 {
        font-size: 82px; } }
    @media (max-width: 1190px) {
      .meganav h1 {
        font-size: 72px; } }
    @media (max-width: 780px) {
      .meganav h1 {
        font-size: 65px;
        margin-top: -10px; } }
    @media (max-width: 500px) {
      .meganav h1 {
        margin-top: -9px;
        font-size: 54px;
        margin-left: -6px;
        height: 70px; } }
  .meganav .col_12 {
    padding-right: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 8; }
    @media (max-width: 1250px) {
      .meganav .col_12 {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (max-width: 1050px) {
      .meganav .col_12 {
        padding: 0; } }
  .meganav .searchmeganav {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    color: white;
    font-size: 24px;
    z-index: 9; }
    @media (max-width: 1390px) {
      .meganav .searchmeganav {
        font-size: 21px; } }
    @media (max-width: 500px) {
      .meganav .searchmeganav {
        width: 100%; } }
    .meganav .searchmeganav .page-header-search {
      display: block;
      position: relative;
      width: 68.5%;
      z-index: 9;
      height: 50px;
      margin-top: 5px;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -ms-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      @media (max-width: 1390px) {
        .meganav .searchmeganav .page-header-search {
          height: 40px;
          margin-top: 2px; } }
      @media (max-width: 1050px) {
        .meganav .searchmeganav .page-header-search {
          display: none; } }
      @media (max-width: 500px) {
        .meganav .searchmeganav .page-header-search {
          display: none; } }
    .meganav .searchmeganav .closemeganav {
      position: absolute;
      right: 0;
      top: 0px;
      width: 26%;
      width: calc(31.5% + 40px);
      height: 60px;
      opacity: 1;
      text-align: right;
      padding: 15px 18px 0 0;
      box-sizing: border-box;
      z-index: 10;
      font-family: "display", Helvetica, Arial, sans-serif;
      font-size: 23px;
      font-weight: bold;
      background-image: url(img/icon_search.svg);
      background-position: 10px center;
      background-size: 30px 30px;
      background-repeat: no-repeat; }
      @media (max-width: 1490px) {
        .meganav .searchmeganav .closemeganav {
          font-size: 21px;
          height: 55px;
          background-size: 25px 25px;
          background-position: 15px 12px;
          padding: 10px 18px 0 0; } }
      @media (max-width: 1350px) {
        .meganav .searchmeganav .closemeganav {
          font-size: 20px;
          height: 55px;
          background-size: 24px 24px;
          background-position: 15px 12px;
          padding: 10px 18px 0 0; } }
      @media (max-width: 1050px) {
        .meganav .searchmeganav .closemeganav {
          background-image: none; } }
      @media (max-width: 500px) {
        .meganav .searchmeganav .closemeganav {
          background-image: url(img/icon_search.svg);
          font-size: 19px;
          height: 65px;
          width: 122px;
          background-size: 23px 23px;
          background-position: 5px 10px;
          padding: 9px 12px 0 0; } }
      .meganav .searchmeganav .closemeganav span {
        display: block;
        cursor: pointer; }
        .meganav .searchmeganav .closemeganav span:hover {
          cursor: pointer; }
      .meganav .searchmeganav .closemeganav div {
        cursor: pointer; }
        .meganav .searchmeganav .closemeganav div:hover {
          cursor: pointer; }
      .meganav .searchmeganav .closemeganav span + span {
        display: none; }
      .meganav .searchmeganav .closemeganav.on {
        z-index: 7;
        background-image: none; }
        @media (max-width: 1390px) {
          .meganav .searchmeganav .closemeganav.on {
            background-image: none; } }
        .meganav .searchmeganav .closemeganav.on span {
          display: none; }
        .meganav .searchmeganav .closemeganav.on span + span {
          display: block; }
    .meganav .searchmeganav .closemeganavbg {
      position: absolute;
      right: 0;
      top: 0px;
      width: 26%;
      width: calc(31.5% + 40px);
      height: 60px;
      background: #151515;
      opacity: 1;
      padding: 15px 18px 0 0;
      box-sizing: border-box;
      z-index: 5; }
      @media (max-width: 1490px) {
        .meganav .searchmeganav .closemeganavbg {
          width: calc(31.5% + 38px);
          height: 50px; } }
      @media (max-width: 1350px) {
        .meganav .searchmeganav .closemeganavbg {
          height: 49px;
          width: calc(31.5% + 36px); } }
      @media (max-width: 1050px) {
        .meganav .searchmeganav .closemeganavbg {
          width: 90px; } }
      @media (max-width: 500px) {
        .meganav .searchmeganav .closemeganavbg {
          height: 46px;
          padding: 15px 12px 0 0;
          width: 125px; } }
  .meganav #menu-mega-nav {
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    margin: 0;
    font-family: "display", Helvetica, Arial, sans-serif; }
    @media (min-width: 1590px) {
      .meganav #menu-mega-nav {
        font-size: 20px; } }
    @media (max-width: 1050px) {
      .meganav #menu-mega-nav {
        font-size: 18px; } }
    @media (max-width: 500px) {
      .meganav #menu-mega-nav {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }
    .meganav #menu-mega-nav li {
      float: left;
      position: relative;
      width: 16.6%;
      width: calc(100% / 6 - 4px);
      margin: 0; }
      @media (max-width: 1050px) {
        .meganav #menu-mega-nav li {
          width: 100%;
          line-height: 60px; } }
      @media (max-width: 500px) {
        .meganav #menu-mega-nav li {
          line-height: 45px; } }
      .meganav #menu-mega-nav li a {
        color: rgba(255, 255, 255, 0.75); }
        @media (max-width: 1050px) {
          .meganav #menu-mega-nav li a {
            width: 68%;
            padding: 0 0 0 20px; } }
        @media (max-width: 500px) {
          .meganav #menu-mega-nav li a {
            padding: 0 0 0 15px; } }
        .meganav #menu-mega-nav li a:hover {
          color: white; }
      .meganav #menu-mega-nav li ul {
        display: block;
        list-style: none;
        margin: 0; }
        .meganav #menu-mega-nav li ul li {
          width: 100%; }
          @media (max-width: 1050px) {
            .meganav #menu-mega-nav li ul li {
              border-top: 1px solid rgba(255, 255, 255, 0.1); } }
          .meganav #menu-mega-nav li ul li a {
            display: block; }
            @media (max-width: 1050px) {
              .meganav #menu-mega-nav li ul li a {
                padding: 0 0 0 40px; } }
            @media (max-width: 500px) {
              .meganav #menu-mega-nav li ul li a {
                padding: 0 0 0 30px; } }
          .meganav #menu-mega-nav li ul li ul {
            margin: 0 0 0 20px; }
            @media (max-width: 1050px) {
              .meganav #menu-mega-nav li ul li ul {
                margin: 0; } }
            @media (max-width: 1050px) {
              .meganav #menu-mega-nav li ul li ul a {
                padding: 0 0 0 60px; } }
    @media (max-width: 1050px) {
      .meganav #menu-mega-nav li.menu-item-has-children.on > ul {
        height: auto;
        max-height: 700px; }
      .meganav #menu-mega-nav li.menu-item-has-children span {
        content: '';
        position: absolute;
        height: 50px;
        width: 150px;
        background: rgba(255, 255, 255, 0);
        right: 0px;
        top: 0px;
        z-index: 10; }
      .meganav #menu-mega-nav li.menu-item-has-children:after {
        content: '';
        position: absolute;
        height: 22px;
        width: 2px;
        background: #aaa;
        right: 24px;
        top: 18px;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: transform 0.3s ease-in-out;
        -moz-transition: transform 0.3s ease-in-out;
        -ms-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out; } }
  @media (max-width: 1050px) and (max-width: 500px) {
    .meganav #menu-mega-nav li.menu-item-has-children:after {
      font-size: 17.5px;
      height: 20px;
      width: 2px;
      right: 22px;
      top: 13px; } }
    @media (max-width: 1050px) {
      .meganav #menu-mega-nav li.menu-item-has-children:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 22px;
        background: #aaa;
        right: 14px;
        top: 28px;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: transform 0.3s ease-in-out;
        -moz-transition: transform 0.3s ease-in-out;
        -ms-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out; } }
  @media (max-width: 1050px) and (max-width: 500px) {
    .meganav #menu-mega-nav li.menu-item-has-children:before {
      height: 2px;
      width: 20px;
      right: 13px;
      top: 22px; } }
    @media (max-width: 1050px) {
      .meganav #menu-mega-nav li.menu-item-has-children.on:after {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .meganav #menu-mega-nav li.menu-item-has-children.on:before {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); } }
    @media (max-width: 500px) {
      .meganav #menu-mega-nav li.menu-item-has-children {
        font-size: 17px; } }
    @media (max-width: 1050px) {
      .meganav #menu-mega-nav li.menu-item-has-children ul {
        -webkit-transition: max-height 0.3s ease-in-out;
        -moz-transition: max-height 0.3s ease-in-out;
        -ms-transition: max-height 0.3s ease-in-out;
        transition: max-height 0.3s ease-in-out;
        max-height: 0;
        overflow: hidden; } }
    @media (max-width: 500px) {
      .meganav #menu-mega-nav li.menu-item-has-children ul li {
        line-height: 50px; } }
    @media (max-width: 1050px) {
      .meganav #menu-mega-nav > li {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        height: auto; } }
    .meganav #menu-mega-nav > li + li + li + li + li {
      height: 300px; }
      @media (max-width: 1050px) {
        .meganav #menu-mega-nav > li + li + li + li + li {
          height: auto; } }
    .meganav #menu-mega-nav > li > a {
      font-size: 23px;
      font-weight: bold;
      text-transform: uppercase;
      color: white;
      margin-bottom: 5px;
      display: block; }
      @media (min-width: 1590px) {
        .meganav #menu-mega-nav > li > a {
          font-size: 24px; } }
      @media (max-width: 1390px) {
        .meganav #menu-mega-nav > li > a {
          font-size: 21px; } }
      @media (max-width: 1290px) {
        .meganav #menu-mega-nav > li > a {
          font-size: 19.5px; } }
      @media (max-width: 1050px) {
        .meganav #menu-mega-nav > li > a {
          margin: 0; } }
      @media (max-width: 500px) {
        .meganav #menu-mega-nav > li > a {
          font-size: 17px;
          font-family: "normal", Helvetica, Arial, sans-serif;
          letter-spacing: 0.02em; } }
    .meganav #menu-mega-nav > li + li + li + li {
      position: relative;
      left: 0px; }
      @media (max-width: 1050px) {
        .meganav #menu-mega-nav > li + li + li + li {
          left: 0px; } }

.meganav_footer_push {
  display: none !important; }
  @media (max-width: 1050px) {
    .meganav_footer_push {
      display: block !important;
      height: 200px;
      background: #151515; } }

.meganav.on .searchmeganav .page-header-search {
  opacity: 1; }

.page-header-search input {
  position: absolute;
  background: transparent;
  border: 0;
  border-bottom: 1px solid white;
  font-size: 24px;
  color: white;
  padding: 10px 0;
  width: 100%;
  font-family: "normal", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box; }
  @media (max-width: 1390px) {
    .page-header-search input {
      font-size: 22px; } }
.page-header-search .clear-search-btn {
  display: none; }
.page-header-search button.search-btn {
  background-image: url(img/icon_search.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 30px 30px; }
  @media (max-width: 1390px) {
    .page-header-search button.search-btn {
      background-size: 25px 25px; } }
.page-header-search button {
  position: absolute;
  padding: 0;
  top: 10px;
  right: 0;
  width: 28px;
  height: 28px;
  opacity: 0.6;
  outline: none;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: transparent; }

.page-header-search.secondary_search {
  display: none; }
  @media (max-width: 500px) {
    .page-header-search.secondary_search {
      display: block;
      position: relative;
      z-index: 5;
      padding: 20px 15px 20px 15px;
      background: #151515; } }
  .page-header-search.secondary_search input {
    position: relative; }
  .page-header-search.secondary_search button {
    top: 30px;
    right: 14px; }

.meganav_strip {
  position: relative;
  margin-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 7;
  opacity: 0;
  transition: opacity 0.3s ease; }
  @media (max-width: 1050px) {
    .meganav_strip {
      margin-top: 0px; } }
  @media (max-width: 500px) {
    .meganav_strip {
      border: 0; } }
  .meganav_strip .col_3 ul {
    list-style: none; }
    .meganav_strip .col_3 ul li {
      float: left;
      margin-right: 30px;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 20px; }
      @media (max-width: 1490px) {
        .meganav_strip .col_3 ul li {
          font-size: 18px; } }
      @media (max-width: 1350px) {
        .meganav_strip .col_3 ul li {
          font-size: 17px;
          margin-right: 25px; } }
      @media (max-width: 500px) {
        .meganav_strip .col_3 ul li {
          font-size: 15px;
          margin-right: 20px;
          width: 100%;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }
      .meganav_strip .col_3 ul li a {
        color: white;
        opacity: 0.6;
        display: block;
        line-height: 80px; }
        @media (max-width: 1350px) {
          .meganav_strip .col_3 ul li a {
            line-height: 65px; } }
        @media (max-width: 500px) {
          .meganav_strip .col_3 ul li a {
            line-height: 45px;
            font-size: 17px;
            padding-left: 15px;
            opacity: 1; } }
        .meganav_strip .col_3 ul li a:hover {
          opacity: 1; }
  @media (max-width: 1050px) {
    .meganav_strip .col_3 {
      padding-left: 20px; } }
  @media (max-width: 500px) {
    .meganav_strip .col_3 {
      padding-top: 0px;
      padding-left: 0px;
      padding-bottom: 0px; } }
  .meganav_strip .col_2 {
    left: -25px; }
    @media (max-width: 1690px) {
      .meganav_strip .col_2 {
        position: absolute;
        right: 20px;
        left: auto;
        width: 300px; } }
    @media (max-width: 1690px) {
      .meganav_strip .col_2 .addthis_inline_follow_toolbox {
        float: right; } }
    @media (max-width: 1050px) {
      .meganav_strip .col_2 .addthis_inline_follow_toolbox {
        position: relative;
        right: -20px;
        top: 12px; } }
    @media (max-width: 500px) {
      .meganav_strip .col_2 .addthis_inline_follow_toolbox {
        display: none; } }
    .meganav_strip .col_2 .addthis_inline_follow_toolbox .imma_sharing {
      margin-top: 13px; }
      .meganav_strip .col_2 .addthis_inline_follow_toolbox .imma_sharing.imma_sharing_whitebg ul li a {
        width: 36px;
        height: 36px; }

/****************************************
   * Secondary Navigation
   */
.secondary_nav {
  background: #0e2f63;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .secondary_nav ul {
    height: 40px;
    line-height: 40px; }
    .secondary_nav ul li {
      float: left;
      margin-right: 30px; }
      .secondary_nav ul li a {
        color: #ffffff;
        font-size: 20px; }
      .secondary_nav ul li.current_page_item, .secondary_nav ul li.current_page_ancestor {
        font-family: "display", Helvetica, Arial, sans-serif;
        font-weight: bold; }

/*****************************************
* Tertiary Navigation
*/
ul.tertiary_nav {
  width: 300px;
  margin-bottom: 30px; }
  @media (max-width: 1290px) {
    ul.tertiary_nav {
      width: 280px; } }
  @media (max-width: 1050px) {
    ul.tertiary_nav {
      margin-top: 7px; } }
  @media (max-width: 780px) {
    ul.tertiary_nav {
      width: 250px; } }
  @media (max-width: 500px) {
    ul.tertiary_nav {
      margin-top: 0px;
      width: 100%;
      margin-bottom: 0px; } }
  ul.tertiary_nav:first-of-type {
    border-top: 1px solid #d4d4d4; }
  ul.tertiary_nav > li {
    position: relative; }
    ul.tertiary_nav > li > a {
      font-weight: bold;
      color: #222222; }
  ul.tertiary_nav li.current_page_item > a {
    color: #7f7f7f; }
  ul.tertiary_nav > li.page_item_has_children > a {
    background-size: 7%; }
  ul.tertiary_nav > li.page_item_has_children span {
    position: absolute;
    top: 6px;
    right: 0;
    background: url(img/icon_plus_blk.svg) no-repeat center center;
    background-size: 25px;
    width: 30px;
    height: 30px;
    float: right;
    transition: transform 0.3s ease;
    transform: rotate(0deg); }
    ul.tertiary_nav > li.page_item_has_children span.on {
      transform: rotate(45deg); }
  ul.tertiary_nav > li.current_page_item.page_item_has_children span, ul.tertiary_nav > li.current_page_ancestor.page_item_has_children span {
    background: url(img/icon_plus_2_blk.svg) no-repeat center center;
    background-size: 25px; }
  ul.tertiary_nav > li.current_page_item.page_item_has_children ul.children, ul.tertiary_nav > li.current_page_ancestor.page_item_has_children ul.children {
    display: block; }
    ul.tertiary_nav > li.current_page_item.page_item_has_children ul.children li.current_page_item > a, ul.tertiary_nav > li.current_page_ancestor.page_item_has_children ul.children li.current_page_item > a {
      color: #7f7f7f; }
  ul.tertiary_nav ul.children {
    display: none;
    margin-left: 0; }
    ul.tertiary_nav ul.children a {
      padding-left: 20px;
      color: #222222; }
  ul.tertiary_nav li a {
    padding: 10px 0;
    margin: 0px 0;
    border-bottom: 1px solid #d4d4d4;
    display: block; }

/**
 * 99 Footer
 * -----------------------------------------------------------------------------
 */
html, body {
  height: 100%;
  margin: 0; }

div#wrapper {
  min-height: 100%;
  margin-bottom: -630px; }
  @media (max-width: 1250px) {
    div#wrapper {
      margin-bottom: -690px; } }
  @media (max-width: 900px) {
    div#wrapper {
      margin-bottom: -630px; } }
  @media (max-width: 780px) {
    div#wrapper {
      margin-bottom: -640px; } }
  @media (max-width: 500px) {
    div#wrapper {
      margin-bottom: -570px; } }

div#push {
  height: 630px; }
  @media (max-width: 1250px) {
    div#push {
      height: 690px; } }
  @media (max-width: 900px) {
    div#push {
      height: 630px; } }
  @media (max-width: 780px) {
    div#push {
      height: 640px; } }
  @media (max-width: 500px) {
    div#push {
      height: 570px; } }

body.page-template-05_artists-az footer, body.page-template-05_collection footer {
  background: #151515; }

footer {
  position: relative;
  background: #1c1c1c;
  padding-bottom: 0;
  height: 600px;
  color: white;
  clear: both;
  padding-top: 30px; }
  footer a {
    color: white; }
  footer h3 {
    font-size: 18px;
    text-transform: uppercase; }
  footer p {
    margin-bottom: 0; }
  footer label {
    display: block;
    text-transform: uppercase;
    font-size: 12px; }
  footer input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid white; }
  footer button {
    width: 100px;
    right: 0;
    position: absolute;
    top: 38px; }
  footer input, footer button {
    padding: 5px 0;
    background: transparent;
    border-radius: 0; }
  footer hr {
    margin: 35px 0; }
  @media (max-width: 1250px) {
    footer {
      height: 660px; } }
  @media (max-width: 900px) {
    footer {
      height: 600px; } }
  @media (max-width: 780px) {
    footer {
      height: 610px; } }
  @media (max-width: 500px) {
    footer {
      height: 540px; } }
  @media (max-width: 500px) {
    footer div.row:first-of-type {
      position: absolute;
      top: 220px;
      left: 0;
      z-index: 15;
      width: 100%;
      padding-left: 0px; } }
  footer div.row:first-of-type .col_6 {
    padding-top: 5px; }
    @media (max-width: 1050px) {
      footer div.row:first-of-type .col_6 {
        position: absolute;
        top: 100px; } }
    @media (max-width: 500px) {
      footer div.row:first-of-type .col_6 {
        position: absolute;
        top: -5px; } }
  footer div.row:first-of-type .flushleft {
    padding-top: 5px; }
    @media (max-width: 1050px) {
      footer div.row:first-of-type .flushleft {
        padding-left: 20px;
        position: relative;
        top: 0px;
        padding-bottom: 50px; } }
    @media (max-width: 500px) {
      footer div.row:first-of-type .flushleft {
        padding-left: 15px;
        position: relative;
        top: 0px;
        padding-bottom: 50px; } }
  footer div.row:first-of-type > .container .col_6:first-of-type {
    padding-top: 0; }
    @media (max-width: 1050px) {
      footer div.row:first-of-type > .container .col_6:first-of-type {
        padding-left: 7px; } }
    @media (max-width: 500px) {
      footer div.row:first-of-type > .container .col_6:first-of-type {
        border-bottom: none;
        padding-bottom: 0px;
        padding-top: 100px;
        padding-left: 3px; } }
  footer .row .container {
    display: block;
    margin: auto; }
    footer .row .container .foot_logo {
      padding-top: 0;
      position: relative; }
      @media (max-width: 500px) {
        footer .row .container .foot_logo {
          top: -20px; } }
      footer .row .container .foot_logo a {
        background-image: url("img/icon_logo_foot.svg");
        background-position: left top;
        background-size: 225px;
        background-repeat: no-repeat;
        width: 300px;
        height: 200px;
        display: block;
        color: transparent;
        font-size: 0;
        margin: 0px 0 0 0px; }
        @media (max-width: 1350px) {
          footer .row .container .foot_logo a {
            background-size: 200px; } }
        @media (max-width: 500px) {
          footer .row .container .foot_logo a {
            background-size: 194px;
            height: 100px;
            margin: 20px 0 0 5px; } }
        footer .row .container .foot_logo a span {
          display: none; }
    footer .row .container .dept_logo {
      padding-top: 60px;
      padding-bottom: 20px;
      width: 12%;
      float: left; }
      @media (max-width: 1450px) {
        footer .row .container .dept_logo {
          width: 25%; } }
      @media (max-width: 1290px) {
        footer .row .container .dept_logo {
          width: 270px;
          overflow: hidden; } }
      @media (max-width: 1050px) {
        footer .row .container .dept_logo {
          width: 25.5%;
          float: right;
          padding-top: 0;
          padding-bottom: 0; } }
      @media (max-width: 900px) {
        footer .row .container .dept_logo {
          width: 30.5%; } }
      @media (max-width: 700px) {
        footer .row .container .dept_logo {
          float: right;
          width: 34%;
          margin-bottom: 15px; } }
      @media (max-width: 500px) {
        footer .row .container .dept_logo {
          width: 50%; } }
      footer .row .container .dept_logo a {
        background-image: url("img/icon_logo_dept.svg");
        background-position: left top;
        background-size: 250px;
        background-repeat: no-repeat;
        width: 350px;
        height: 90px;
        display: block;
        color: transparent;
        font-size: 0; }
        @media (max-width: 1050px) {
          footer .row .container .dept_logo a {
            width: 100%;
            background-size: 90%;
            background-position: left top; } }
        @media (max-width: 700px) {
          footer .row .container .dept_logo a {
            background-position: bottom left; } }
        footer .row .container .dept_logo a span {
          display: none; }
    footer .row .container .news_nav {
      float: left;
      padding-top: 60px;
      padding-bottom: 20px;
      display: block; }
      @media (max-width: 1450px) {
        footer .row .container .news_nav {
          width: 23%; } }
      @media (max-width: 1050px) {
        footer .row .container .news_nav {
          width: 23%;
          margin-left: 50%;
          padding-top: 0;
          padding-bottom: 0; } }
      @media (max-width: 900px) {
        footer .row .container .news_nav {
          width: 33%;
          margin-left: 36%; } }
      @media (max-width: 700px) {
        footer .row .container .news_nav {
          width: 40%;
          margin-left: 20%; } }
      @media (max-width: 500px) {
        footer .row .container .news_nav {
          padding-top: 0px;
          margin-top: -10px;
          display: block !important;
          width: 60%;
          padding-bottom: 0;
          margin-left: 0; } }
      @media (max-width: 500px) {
        footer .row .container .news_nav {
          padding-top: 90px;
          margin-top: 0px;
          width: 100%; } }
      footer .row .container .news_nav ul li a {
        text-transform: uppercase;
        color: white;
        font-family: "display", Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold; }
        @media (max-width: 1490px) {
          footer .row .container .news_nav ul li a {
            font-size: 17px; } }
        @media (max-width: 1350px) {
          footer .row .container .news_nav ul li a {
            font-size: 16px; } }
        @media (max-width: 1350px) {
          footer .row .container .news_nav ul li a {
            font-size: 15px; } }
        @media (max-width: 700px) {
          footer .row .container .news_nav ul li a {
            padding-left: 15px; } }
        footer .row .container .news_nav ul li a:hover {
          color: #aaa; }
      footer .row .container .news_nav ul li + li + li + li {
        display: none; }
        @media (max-width: 700px) {
          footer .row .container .news_nav ul li + li + li + li {
            display: block; } }
  footer .row label {
    font-weight: bold;
    font-size: 14px; }
    @media (max-width: 500px) {
      footer .row label {
        font-size: 12px; } }
  footer .row button, footer .row input {
    padding: 10px 0 15px 0;
    background: 0 0;
    border-radius: 0;
    font-size: 26px;
    text-indent: 0;
    font-family: "normal", Helvetica, Arial, sans-serif;
    word-spacing: -0.08em;
    color: white; }
    @media (max-width: 500px) {
      footer .row button, footer .row input {
        font-size: 22px; } }
  footer .row input {
    border-bottom: 1px solid #888888;
    margin-bottom: 20px; }
    footer .row input:active, footer .row input:focus {
      border-top: none !important;
      border-left: none !important;
      border-right: none !important;
      border-bottom: white 1px solid !important;
      color: white; }
  footer .row button {
    background: none;
    outline: none;
    border: none;
    top: auto;
    bottom: 32px;
    right: 20px;
    text-align: right;
    font-size: 0 !important;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-image: url("img/icon_arrow_right.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important; }
    @media (max-width: 1050px) {
      footer .row button {
        top: 20px;
        right: 15px;
        bottom: auto;
        width: 35px;
        height: 35px; } }
  footer .row ul li a {
    font-size: 18.5px;
    font-family: "display", Helvetica, Arial, sans-serif;
    color: #a9a9a9; }
    footer .row ul li a:hover {
      color: white; }
    @media (max-width: 1490px) {
      footer .row ul li a {
        font-size: 17.5px; } }
    @media (max-width: 1350px) {
      footer .row ul li a {
        font-size: 17px;
        line-height: 1.5; } }
  @media (max-width: 600px) {
    footer .row .col_4 {
      display: none; } }
  @media (max-width: 1050px) {
    footer .row:nth-of-type(2) .col_6 {
      width: 50% !important; } }
  @media (max-width: 500px) {
    footer .row + hr + .row .footfix + .row {
      position: absolute;
      width: 100%;
      bottom: -405px;
      z-index: 10; } }
  footer .imma_sharing {
    z-index: 10;
    position: relative; }
    @media (max-width: 500px) {
      footer .imma_sharing {
        margin-top: 0px;
        margin-bottom: 0px; }
        footer .imma_sharing.imma_sharing_whitebg ul li a {
          width: 36px;
          height: 36px; } }
  footer a.back-to-top {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 15px;
    bottom: 50px;
    background-image: url("img/icon_arrow_up.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    color: transparent;
    font-size: 0;
    text-indent: -9999px; }
    @media (max-width: 1050px) {
      footer a.back-to-top {
        bottom: 20px;
        width: 35px;
        height: 35px; } }
    @media (max-width: 1050px) {
      footer a.back-to-top {
        bottom: 35px; } }
    @media (max-width: 500px) {
      footer a.back-to-top {
        left: 10px;
        bottom: 20px; } }
  @media (max-width: 500px) {
    footer hr {
      display: none; } }
  footer hr.footfix {
    margin: 30px 0 -10px 0; }
    @media (max-width: 1050px) {
      footer hr.footfix {
        margin: 20px 0 32px 0; } }
    @media (max-width: 500px) {
      footer hr.footfix {
        height: 1px;
        display: block;
        position: absolute;
        bottom: -66px;
        left: 0;
        width: 100%; } }
  footer .plan-your-visit-module h3, footer .plan-your-visit-module h4 {
    text-transform: uppercase; }

.plan-your-visit-module ul li a {
  font-size: 18px;
  font-family: "display", Helvetica, Arial, sans-serif;
  color: #a9a9a9; }
  .plan-your-visit-module ul li a:hover {
    color: white; }
  @media (max-width: 1350px) {
    .plan-your-visit-module ul li a {
      font-size: 17px; } }
.plan-your-visit-module h3, .plan-your-visit-module h4 {
  font-size: 20px !important;
  font-family: "display", Helvetica, Arial, sans-serif;
  line-height: 1;
  display: block; }
  @media (max-width: 1350px) {
    .plan-your-visit-module h3, .plan-your-visit-module h4 {
      font-size: 18px !important; } }
  @media (max-width: 1290px) {
    .plan-your-visit-module h3, .plan-your-visit-module h4 {
      font-size: 17px !important; } }
  @media (max-width: 1250px) {
    .plan-your-visit-module h3, .plan-your-visit-module h4 {
      font-size: 19px !important; } }
.plan-your-visit-module span.open, .plan-your-visit-module span.closed {
  display: inline-block;
  text-indent: 22px;
  position: relative; }
  .plan-your-visit-module span.open:before, .plan-your-visit-module span.open:after, .plan-your-visit-module span.closed:before, .plan-your-visit-module span.closed:after {
    content: '';
    width: 6px;
    height: 3px;
    background: white;
    position: absolute;
    left: 0px;
    top: 9px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .plan-your-visit-module span.open:after, .plan-your-visit-module span.closed:after {
    width: 3px;
    height: 13px;
    left: 8px;
    top: 3px; }
.plan-your-visit-module span.closed:before, .plan-your-visit-module span.closed:after {
  content: '';
  width: 15px;
  height: 3px;
  background: white;
  position: absolute;
  left: 0;
  top: 12px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
.plan-your-visit-module span.closed:after {
  width: 3px;
  height: 15px;
  left: 6px;
  top: 6px; }
.plan-your-visit-module p {
  font-size: 18px; }
  @media (max-width: 1490px) {
    .plan-your-visit-module p {
      font-size: 16.5px; } }
  @media (max-width: 1350px) {
    .plan-your-visit-module p {
      font-size: 15px; } }
  @media (max-width: 1290px) {
    .plan-your-visit-module p {
      font-size: 14px; } }
@media (max-width: 1250px) {
  .plan-your-visit-module .col_4 {
    width: 46%;
    margin-bottom: 30px;
    display: block;
    clear: none; } }
@media (max-width: 900px) {
  .plan-your-visit-module .col_4 {
    display: none; } }
.plan-your-visit-module .col_4 strong a {
  font-size: 18px;
  margin-top: 7px;
  display: block; }
  @media (max-width: 1250px) {
    .plan-your-visit-module .col_4 strong a {
      margin-top: 4px;
      font-size: 16px; } }
  .plan-your-visit-module .col_4 strong a:hover {
    color: rgba(255, 255, 255, 0.5); }

/****************************************
*  Alert Banner for the Pope
*/
.alertbanner_wrapper {
  z-index: 2000;
  position: relative;
  display: none; }
  .alertbanner_wrapper.show {
    display: block; }
  .alertbanner_wrapper .alertbanner_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #f14949;
    color: white;
    padding: 0;
    height: auto;
    padding-bottom: 100px;
    opacity: 1; }
    @media (max-width: 600px) {
      .alertbanner_wrapper .alertbanner_container {
        padding-bottom: 120px; } }
    .alertbanner_wrapper .alertbanner_container h2 {
      display: inline-block;
      margin-right: 0px;
      font-size: 26px; }
      @media (max-width: 1390px) {
        .alertbanner_wrapper .alertbanner_container h2 {
          font-size: 25px; } }
      @media (max-width: 1290px) {
        .alertbanner_wrapper .alertbanner_container h2 {
          font-size: 24px; } }
      @media (max-width: 600px) {
        .alertbanner_wrapper .alertbanner_container h2 {
          font-size: 22px; } }
    .alertbanner_wrapper .alertbanner_container svg {
      display: inline-block;
      fill: white;
      width: 19px;
      height: 19px;
      margin: 6px 8px 0 4px;
      transform: rotate(180deg); }
      @media (max-width: 1390px) {
        .alertbanner_wrapper .alertbanner_container svg {
          width: 17px;
          height: 17px; } }
      @media (max-width: 600px) {
        .alertbanner_wrapper .alertbanner_container svg {
          width: 15px;
          height: 15px; } }
    @media (max-width: 600px) {
      .alertbanner_wrapper .alertbanner_container p {
        font-size: 14px; } }
    .alertbanner_wrapper .alertbanner_container .flushleft {
      margin-top: 20px;
      margin-bottom: 20px; }
      .alertbanner_wrapper .alertbanner_container .flushleft a {
        color: white;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    @media (max-width: 1290px) {
      .alertbanner_wrapper .alertbanner_container .col_6 {
        width: 42%; } }
    @media (max-width: 1050px) {
      .alertbanner_wrapper .alertbanner_container .col_6 {
        width: 50%; } }
    @media (max-width: 750px) {
      .alertbanner_wrapper .alertbanner_container .col_6 {
        padding-bottom: 0;
        width: 100%; } }
    @media (max-width: 1290px) {
      .alertbanner_wrapper .alertbanner_container .col_5 {
        width: 50%; } }
    @media (max-width: 1050px) {
      .alertbanner_wrapper .alertbanner_container .col_5 {
        width: 45%; } }
    @media (max-width: 750px) {
      .alertbanner_wrapper .alertbanner_container .col_5 {
        width: 95%;
        padding-left: 15px;
        margin-top: 0; } }
    .alertbanner_wrapper .alertbanner_container a.close-x {
      position: absolute;
      right: 20px;
      top: 20px;
      cursor: pointer;
      color: transparent;
      font-size: 10px;
      z-index: 9050;
      transform: rotate(45deg);
      width: 40px;
      height: 40px;
      background-image: url(img/icon_plus.svg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100%; }
      @media (max-width: 1290px) {
        .alertbanner_wrapper .alertbanner_container a.close-x {
          width: 35px;
          height: 35px; } }
      @media (max-width: 750px) {
        .alertbanner_wrapper .alertbanner_container a.close-x {
          right: 15px;
          top: 15px; } }
      @media (max-width: 600px) {
        .alertbanner_wrapper .alertbanner_container a.close-x {
          right: 11px;
          top: 11px;
          width: 30px;
          height: 30px; } }

/****************************************
* Cookie Consent / GDPR
*/
#gdpr-cookie-message {
  position: fixed;
  z-index: 2000;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: none;
  background-color: #000000;
  padding: 30px 20px 30px 20px;
  border-radius: 0;
  box-shadow: none;
  margin-left: 0px;
  box-sizing: border-box;
  opacity: 1; }
  @media (max-width: 1290px) {
    #gdpr-cookie-message {
      padding: 25px 20px 25px 20px; } }
  @media (max-width: 780px) {
    #gdpr-cookie-message {
      padding: 15px 20px 30px 15px; } }
  @media (max-width: 650px) {
    #gdpr-cookie-message {
      padding: 15px 0px 75px 15px; } }
  #gdpr-cookie-message h4 {
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    display: none; }
  #gdpr-cookie-message h5 {
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "display", Helvetica, Arial, sans-serif; }

#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  line-height: 1.3;
  width: 80%;
  margin-bottom: 2px; }
  @media (max-width: 1290px) {
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
      font-size: 16.5px;
      width: 90%; } }
  @media (max-width: 1050px) {
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
      font-size: 15.5px; } }
  @media (max-width: 990px) {
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
      font-size: 15px;
      width: 420px; } }
  @media (max-width: 780px) {
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
      font-size: 15px;
      width: 420px; } }
  @media (max-width: 650px) {
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
      font-size: 14px; } }
  @media (max-width: 500px) {
    #gdpr-cookie-message p, #gdpr-cookie-message ul {
      width: 100%; } }

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
  position: absolute;
  top: 4px;
  right: 15px;
  width: 270px; }
  @media (max-width: 1290px) {
    #gdpr-cookie-message p:last-child {
      right: 10px;
      top: 0px; } }
  @media (max-width: 990px) {
    #gdpr-cookie-message p:last-child {
      top: 7px; } }
  @media (max-width: 650px) {
    #gdpr-cookie-message p:last-child {
      right: auto;
      top: auto;
      bottom: 20px;
      left: 8px;
      text-align: left;
      width: 300px; } }

#gdpr-cookie-message li {
  width: 49%;
  display: inline-block; }

#gdpr-cookie-message a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease-in; }

#gdpr-cookie-message a:hover {
  border-bottom: 1px solid white;
  transition: all 0.3s ease-in; }

#gdpr-cookie-message button {
  border: none;
  color: #000000;
  background: #ffffff;
  margin-top: 18px;
  font-size: 17px;
  padding: 10px 22px;
  border-radius: 1px;
  margin-left: 7px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  font-weight: bold;
  opacity: 1;
  font-family: "normal", Helvetica, Arial, sans-serif;
  transition: all 0.3s ease-in; }
  @media (max-width: 1390px) {
    #gdpr-cookie-message button {
      font-size: 16px; } }
  @media (max-width: 1290px) {
    #gdpr-cookie-message button {
      font-size: 15px; } }
  @media (max-width: 780px) {
    #gdpr-cookie-message button {
      font-size: 14px; } }
  @media (max-width: 650px) {
    #gdpr-cookie-message button {
      font-size: 13px;
      padding: 10px 65px; } }

#gdpr-cookie-message button + button {
  letter-spacing: -10px;
  color: transparent;
  background-color: transparent;
  opacity: 1; }
  @media (max-width: 1290px) {
    #gdpr-cookie-message button + button {
      background-size: 55px; } }

#gdpr-cookie-message button:hover {
  opacity: 1; }

button#gdpr-cookie-advanced {
  width: 40px;
  height: 40px;
  background: none;
  padding: 12px 0 12px 0;
  box-sizing: border-box;
  font-size: 0;
  color: transparent; }
  button#gdpr-cookie-advanced span {
    background: white;
    width: 2px;
    height: 15px;
    float: left;
    margin-right: 4px;
    position: relative;
    left: 33%; }
  button#gdpr-cookie-advanced span:after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: -1px;
    width: 4px;
    height: 2px;
    background: white;
    transition: bottom 0.3s ease; }
  button#gdpr-cookie-advanced span + span:after {
    bottom: 10px; }
  button#gdpr-cookie-advanced span + span + span:after {
    bottom: 3px; }
  button#gdpr-cookie-advanced:hover span:after {
    bottom: 10px; }
  button#gdpr-cookie-advanced:hover span + span:after {
    bottom: 3px; }
  button#gdpr-cookie-advanced:hover span + span + span:after {
    bottom: 10px; }

#gdpr-cookie-message button:disabled {
  opacity: 1; }

#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px; }

#gdpr-cookie-types {
  width: 70%;
  padding-top: 15px; }

div.imma_homebanner {
  -webkit-transition: background-color 2s ease-in-out, height 0.3s ease;
  -moz-transition: background-color 2s ease-in-out, height 0.3s ease;
  -ms-transition: background-color 2s ease-in-out, height 0.3s ease;
  transition: background-color 2s ease, height 0.3s ease;
  height: 900px;
  height: 100vh;
  max-height: 1000px;
  overflow: hidden;
  color: white;
  transition: max-height 0.3s ease;
  position: relative; }
  div.imma_homebanner .mouse {
    display: block;
    position: absolute;
    z-index: 998;
    margin: 0 auto;
    width: 16px;
    height: 32px;
    border-radius: 10px;
    border: 1.5px solid #ffffff;
    bottom: 120px;
    left: 40px;
    margin-left: -13px;
    opacity: 0.3;
    transition: opacity 0.8s ease; }
    @media (min-width: 1590px) {
      div.imma_homebanner .mouse {
        width: 22px;
        height: 40px;
        border-radius: 19px; } }
    @media (max-width: 1050px) {
      div.imma_homebanner .mouse {
        left: 30px;
        bottom: 90px; } }
    div.imma_homebanner .mouse.on, div.imma_homebanner .mouse:hover {
      opacity: 1; }
    div.imma_homebanner .mouse.init {
      opacity: 0; }
    @media (max-width: 700px) {
      div.imma_homebanner .mouse {
        display: none; } }
  div.imma_homebanner .mouse span {
    display: block;
    margin: 6px auto;
    width: .1px;
    height: 6px;
    border-radius: 1px;
    background: #ffffff;
    border: 1px solid transparent;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll; }
    @media (min-width: 1490px) {
      div.imma_homebanner .mouse span {
        width: 1px; } }
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px); } }
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px); } }
@media (min-height: 900px) and (min-width: 1600px) {
  div.imma_homebanner {
    max-height: 950px; } }
@media (min-height: 850px) and (max-width: 1600px) {
  div.imma_homebanner {
    max-height: 850px; } }
@media (min-height: 820px) and (max-width: 1400px) {
  div.imma_homebanner {
    max-height: 820px; } }
@media (min-height: 800px) and (max-width: 1300px) {
  div.imma_homebanner {
    max-height: 800px; } }
@media (min-height: 750px) and (max-width: 1200px) {
  div.imma_homebanner {
    max-height: 750px; } }
@media (min-height: 700px) and (max-width: 1100px) {
  div.imma_homebanner {
    max-height: 700px; } }
@media (min-height: 700px) and (max-width: 780px) {
  div.imma_homebanner {
    max-height: 900px; } }
@media (min-height: 900px) and (max-width: 780px) {
  div.imma_homebanner {
    max-height: 900px; } }
@media (max-height: 500px) and (max-width: 800px) {
  div.imma_homebanner {
    min-height: 600px; } }
div.plan-your-visit-header {
  position: relative;
  z-index: 999;
  font-size: 17px;
  transition: margin-top 0.6s ease, padding-bottom 0.6s ease, box-shadow 0.4s ease-in-out, opacity 0.6s ease;
  margin-top: -100px;
  opacity: 1;
  color: darkgray;
  padding-top: 30px;
  padding-bottom: 80px;
  border-bottom: none;
  box-shadow: 0px -20px 70px 0px transparent;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1c1c1c+9,1f1f1f+88,1f1f1f+88 */
  background: #1c1c1c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1c1c1c 9%, #1f1f1f 88%, #1f1f1f 88%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1c1c1c 9%, #1f1f1f 88%, #1f1f1f 88%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1c1c1c 9%, #1f1f1f 88%, #1f1f1f 88%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#1f1f1f',GradientType=0 );
  /* IE6-9 */ }
  div.plan-your-visit-header h2 {
    color: white; }
  @media (max-width: 1290px) {
    div.plan-your-visit-header {
      padding-top: 20px;
      padding-bottom: 40px; } }
  @media (max-width: 600px) {
    div.plan-your-visit-header {
      padding-top: 0px;
      padding-bottom: 65px; } }
  @media (max-width: 600px) {
    div.plan-your-visit-header {
      padding-top: 0px;
      padding-bottom: 105px; } }
  @media (max-width: 1350px) {
    div.plan-your-visit-header {
      margin-top: -75px; } }
  div.plan-your-visit-header.on {
    margin-top: 0;
    opacity: 0; }
  @media (max-width: 1550px) {
    div.plan-your-visit-header {
      font-size: 16px; } }
  div.plan-your-visit-header.allow_hov .col_4 {
    opacity: 0.5; }
  div.plan-your-visit-header.allow_hov:hover {
    box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.25); }
    div.plan-your-visit-header.allow_hov:hover div.col_4 {
      opacity: 1; }
    @media (min-width: 1290px) {
      div.plan-your-visit-header.allow_hov:hover {
        margin-top: -200px;
        padding-bottom: 180px !important; } }
  div.plan-your-visit-header strong {
    color: white; }
    div.plan-your-visit-header strong a {
      color: white; }
  div.plan-your-visit-header ul#find-us-by {
    margin-bottom: 10px; }
    div.plan-your-visit-header ul#find-us-by li {
      display: inline-block; }
      div.plan-your-visit-header ul#find-us-by li a {
        width: 25px;
        height: 25px;
        background: grey;
        color: white;
        font-size: 20px;
        margin-right: 5px;
        display: block;
        text-align: center; }
  div.plan-your-visit-header h3, div.plan-your-visit-header h3, div.plan-your-visit-header h4 {
    color: white; }
  @media (max-width: 900px) {
    div.plan-your-visit-header h3 {
      display: none; } }
  div.plan-your-visit-header h4 {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 7px; }
    @media (max-width: 1490px) {
      div.plan-your-visit-header h4 {
        font-size: 16px; } }
    @media (max-width: 1290px) {
      div.plan-your-visit-header h4 {
        font-size: 15px;
        margin-bottom: 5px; } }
    @media (max-width: 600px) {
      div.plan-your-visit-header h4 {
        margin-bottom: 3px;
        font-size: 14px; } }
  div.plan-your-visit-header .container .col_6 {
    padding-top: 0; }
    @media (max-width: 1290px) {
      div.plan-your-visit-header .container .col_6 {
        width: 42.5%; } }
    @media (max-width: 1050px) {
      div.plan-your-visit-header .container .col_6 {
        width: 26%; } }
    @media (max-width: 900px) {
      div.plan-your-visit-header .container .col_6 {
        display: none; } }
    @media (max-width: 600px) {
      div.plan-your-visit-header .container .col_6 {
        display: none; } }
    @media (max-width: 1290px) {
      div.plan-your-visit-header .container .col_6 + .col_6 {
        width: 57%; } }
    @media (max-width: 1050px) {
      div.plan-your-visit-header .container .col_6 + .col_6 {
        width: 74%; } }
    @media (max-width: 900px) {
      div.plan-your-visit-header .container .col_6 + .col_6 {
        width: 100%;
        display: block;
        padding-left: 20px; } }
    @media (max-width: 600px) {
      div.plan-your-visit-header .container .col_6 + .col_6 {
        width: 100%;
        padding-left: 0px; } }
    div.plan-your-visit-header .container .col_6 .col_4 {
      transition: 1s opacity ease;
      width: 29%; }
      @media (max-width: 1290px) {
        div.plan-your-visit-header .container .col_6 .col_4 {
          width: 29%; } }
      @media (max-width: 1050px) {
        div.plan-your-visit-header .container .col_6 .col_4 {
          width: 26%; } }
      @media (max-width: 600px) {
        div.plan-your-visit-header .container .col_6 .col_4 {
          width: 50%;
          padding-left: 15px;
          margin-top: 120px; } }
      div.plan-your-visit-header .container .col_6 .col_4 span.open, div.plan-your-visit-header .container .col_6 .col_4 span.closed {
        display: inline-block;
        text-indent: 20px;
        position: relative; }
        div.plan-your-visit-header .container .col_6 .col_4 span.open:before, div.plan-your-visit-header .container .col_6 .col_4 span.closed:before {
          content: '';
          width: 15px;
          height: 15px;
          background: white;
          position: absolute;
          background-image: url("img/icon_oscailte.svg") !important;
          background-repeat: no-repeat !important;
          background-size: 100% !important;
          background-color: transparent;
          left: 0px;
          top: 3px; }
      div.plan-your-visit-header .container .col_6 .col_4 span.closed:before {
        background-image: url("img/icon_dunta.svg") !important; }
      @media (max-width: 1050px) {
        div.plan-your-visit-header .container .col_6 .col_4 + .col_4 {
          width: 26%;
          clear: none;
          display: block;
          left: 27px; } }
      @media (max-width: 600px) {
        div.plan-your-visit-header .container .col_6 .col_4 + .col_4 {
          left: -5px;
          width: 50%; } }
      div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 {
        width: 38.5%;
        position: relative;
        right: -10px; }
        @media (max-width: 1490px) {
          div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 {
            right: 0px; } }
        @media (max-width: 1290px) {
          div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 {
            right: -10px; } }
        @media (max-width: 1050px) {
          div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 {
            width: 44%;
            clear: none;
            display: block;
            left: 10px; } }
        @media (max-width: 600px) {
          div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 {
            width: 93%;
            max-width: 350px;
            padding-left: 5px;
            position: absolute;
            top: 15px;
            left: 10px;
            opacity: 1;
            margin-top: 0; } }
        div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 h4 {
          display: none; }
          @media (max-width: 600px) {
            div.plan-your-visit-header .container .col_6 .col_4 + .col_4 + .col_4 h4 {
              font-size: 14px;
              display: block;
              margin-left: -2px;
              margin-bottom: 10px; } }
      div.plan-your-visit-header .container .col_6 .col_4 p {
        font-size: 17px;
        margin-bottom: 5px; }
        @media (max-width: 1490px) {
          div.plan-your-visit-header .container .col_6 .col_4 p {
            font-size: 16px; } }
        @media (max-width: 1390px) {
          div.plan-your-visit-header .container .col_6 .col_4 p {
            font-size: 15px; } }
        @media (max-width: 1290px) {
          div.plan-your-visit-header .container .col_6 .col_4 p {
            font-size: 14px; } }
        @media (max-width: 500px) {
          div.plan-your-visit-header .container .col_6 .col_4 p {
            font-size: 12.5px; } }
        div.plan-your-visit-header .container .col_6 .col_4 p a {
          color: rgba(255, 255, 255, 0.7); }
      div.plan-your-visit-header .container .col_6 .col_4 a {
        margin-top: 0;
        font-size: 18px; }
        @media (max-width: 1490px) {
          div.plan-your-visit-header .container .col_6 .col_4 a {
            font-size: 17px; } }
        @media (max-width: 1390px) {
          div.plan-your-visit-header .container .col_6 .col_4 a {
            font-size: 16px; } }
        @media (max-width: 1290px) {
          div.plan-your-visit-header .container .col_6 .col_4 a {
            font-size: 15px; } }
        @media (max-width: 500px) {
          div.plan-your-visit-header .container .col_6 .col_4 a {
            font-size: 15px; } }
      div.plan-your-visit-header .container .col_6 .col_4 div.tickets {
        position: absolute;
        width: 100%;
        height: 20px;
        font-weight: bold;
        background: none;
        color: white;
        opacity: 1;
        bottom: -60px; }
        @media (max-width: 1290px) {
          div.plan-your-visit-header .container .col_6 .col_4 div.tickets {
            bottom: -46px; } }
        @media (max-width: 1050px) {
          div.plan-your-visit-header .container .col_6 .col_4 div.tickets {
            bottom: -25px; } }
        @media (max-width: 600px) {
          div.plan-your-visit-header .container .col_6 .col_4 div.tickets {
            bottom: -227px; } }
        @media (max-width: 500px) {
          div.plan-your-visit-header .container .col_6 .col_4 div.tickets {
            padding: 10px 0 10px 0; } }
        div.plan-your-visit-header .container .col_6 .col_4 div.tickets svg {
          position: relative;
          top: 1px;
          fill: white;
          width: 14px;
          height: 14px;
          margin: 0px 8px 0 0; }
          @media (max-width: 500px) {
            div.plan-your-visit-header .container .col_6 .col_4 div.tickets svg {
              padding-right: 0px; } }
        div.plan-your-visit-header .container .col_6 .col_4 div.tickets:hover {
          opacity: 1; }
        div.plan-your-visit-header .container .col_6 .col_4 div.tickets a {
          color: white;
          font-size: 17px;
          text-transform: uppercase; }
          @media (max-width: 1290px) {
            div.plan-your-visit-header .container .col_6 .col_4 div.tickets a {
              font-size: 15px; } }
      div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by {
        width: 103%;
        display: block;
        list-style: none;
        margin: 0px 0 20px 0; }
        @media (max-width: 600px) {
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by {
            margin: 10px 0 15px 5px; } }
        div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li {
          float: left;
          width: 16%;
          width: calc(100% / 6 - 7px);
          max-width: 51px;
          margin: 0 7px 0 0;
          background-size: contain;
          background-position: top left;
          background-repeat: no-repeat;
          opacity: 1;
          transition: margin-top 0.3s ease, opacity 0.3s ease; }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li:hover {
            opacity: 0.6;
            margin-top: -5px; }
          @media (max-width: 1050px) {
            div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li {
              margin: 0 10px 20px 0;
              max-width: 43px;
              width: calc(100% / 6 - 1px); } }
          @media (max-width: 780px) {
            div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li {
              width: calc(100% / 6 - 11px); } }
          @media (max-width: 500px) {
            div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li {
              width: calc(100% / 6 - 7px);
              max-width: none;
              margin: 0 7px 0 0; } }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li a {
            display: block;
            text-indent: -9999px;
            padding-bottom: 64%;
            max-width: 51px;
            background-color: transparent;
            margin-right: auto;
            width: 100%;
            height: 100%; }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li.foot {
            background-image: url("img/icon_foot.svg");
            margin-right: -2%;
            margin-left: 0px; }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li.bike {
            background-image: url("img/icon_bike.svg");
            margin-right: 10px; }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li.car {
            background-image: url("img/icon_car.svg"); }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li.rail {
            background-image: url("img/icon_rail.svg"); }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li.tram {
            background-image: url("img/icon_tram.svg"); }
          div.plan-your-visit-header .container .col_6 .col_4 ul#find-us-by li.bus {
            background-image: url("img/icon_bus.svg"); }
  div.plan-your-visit-header .container .flushleft {
    padding-right: 0; }

div.splash {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9989;
  display: block;
  opacity: 0;
  background-image: url(img/icon_splash.svg);
  background-repeat: no-repeat;
  background-size: 1200px;
  background-position: left center;
  padding: 0;
  overflow: hidden;
  display: none \9; }
  div.splash.on {
    opacity: 1; }
  @media (max-width: 1390px) {
    div.splash {
      background-size: 1000px; } }
  @media (max-width: 1290px) {
    div.splash {
      background-size: 800px; } }
  @media (max-width: 1050px) {
    div.splash {
      background-size: 700px; } }
  @media (max-width: 780px) {
    div.splash {
      background-size: 600px; } }
  @media (max-width: 700px) {
    div.splash {
      background-size: 500px; } }
  @media (max-width: 600px) {
    div.splash {
      background-size: 400px; } }
  @media (max-width: 500px) {
    div.splash {
      background-size: 250px; } }

@media (min-height: 900px) and (min-width: 1600px) {
  div.splash {
    max-height: 950px; } }
@media (min-height: 850px) and (max-width: 1600px) {
  div.splash {
    max-height: 850px; } }
@media (min-height: 820px) and (max-width: 1400px) {
  div.splash {
    max-height: 820px; } }
@media (min-height: 800px) and (max-width: 1300px) {
  div.splash {
    max-height: 800px; } }
@media (min-height: 750px) and (max-width: 1200px) {
  div.splash {
    max-height: 750px; } }
@media (min-height: 700px) and (max-width: 1100px) {
  div.splash {
    max-height: 700px; } }
@media (min-height: 900px) and (max-width: 780px) {
  div.splash {
    max-height: 900px; } }
body.page-template-01_home- {
  background-color: #1c1c1c; }
  body.page-template-01_home- div#page-head {
    background: #051c2b; }
  body.page-template-01_home- div#page-head {
    min-height: 580px; }
  body.page-template-01_home- div#plan-your-visit {
    background: #1c1c1c;
    color: white;
    border-bottom: 1px solid #4A4A4A;
    padding: 30px 0; }
  body.page-template-01_home- div#explore-imma {
    color: white;
    padding: 0; }
    @media (max-width: 600px) {
      body.page-template-01_home- div#explore-imma div.intro_panel {
        padding: 40px 0 40px 0; } }
    @media (max-width: 1290px) {
      body.page-template-01_home- div#explore-imma div.col_6 {
        width: 42%; } }
    @media (max-width: 1050px) {
      body.page-template-01_home- div#explore-imma div.col_6 {
        width: 50%; } }
    @media (max-width: 600px) {
      body.page-template-01_home- div#explore-imma div.col_6 {
        width: 100%; } }
    body.page-template-01_home- div#explore-imma div.wide {
      background: #161616; }
    body.page-template-01_home- div#explore-imma div#filters {
      margin-top: 30px;
      margin-bottom: 10px; }
      body.page-template-01_home- div#explore-imma div#filters input[type=radio][disabled] {
        opacity: .3;
        pointer-events: none; }
        body.page-template-01_home- div#explore-imma div#filters input[type=radio][disabled]:hover {
          background-color: rgba(255, 255, 255, 0.2); }
      body.page-template-01_home- div#explore-imma div#filters input[type=radio][disabled] + label {
        opacity: .3;
        cursor: default; }
      body.page-template-01_home- div#explore-imma div#filters input[type=checkbox], body.page-template-01_home- div#explore-imma div#filters input[type=radio] {
        -webkit-appearance: none;
        background-color: rgba(255, 255, 255, 0.2);
        border: none;
        padding: 0px;
        border-radius: 0px;
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
        margin-right: 10px;
        transition: background-color 0.3s ease; }
        @media (max-width: 1290px) {
          body.page-template-01_home- div#explore-imma div#filters input[type=checkbox], body.page-template-01_home- div#explore-imma div#filters input[type=radio] {
            height: 18px;
            width: 18px; } }
        @media (max-width: 1050px) {
          body.page-template-01_home- div#explore-imma div#filters input[type=checkbox], body.page-template-01_home- div#explore-imma div#filters input[type=radio] {
            float: left; } }
        body.page-template-01_home- div#explore-imma div#filters input[type=checkbox]:hover, body.page-template-01_home- div#explore-imma div#filters input[type=radio]:hover {
          background-color: rgba(255, 255, 255, 0.25); }
        body.page-template-01_home- div#explore-imma div#filters input[type=checkbox]:active, body.page-template-01_home- div#explore-imma div#filters input[type=checkbox]:checked:active, body.page-template-01_home- div#explore-imma div#filters input[type=radio]:active, body.page-template-01_home- div#explore-imma div#filters input[type=radio]:checked:active {
          box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05), inset 0px 1px 3px rgba(255, 255, 255, 0.1); }
        body.page-template-01_home- div#explore-imma div#filters input[type=checkbox]:checked, body.page-template-01_home- div#explore-imma div#filters input[type=radio]:checked {
          box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05), inset 0px -15px 10px -12px rgba(255, 255, 255, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
          color: #99a1a7; }
          body.page-template-01_home- div#explore-imma div#filters input[type=checkbox]:checked:after, body.page-template-01_home- div#explore-imma div#filters input[type=radio]:checked:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            background-color: rgba(255, 255, 255, 0.1);
            background-image: url("img/icon_check.svg");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover; }
      body.page-template-01_home- div#explore-imma div#filters label {
        display: block;
        float: right;
        position: relative;
        padding-left: 0px;
        margin-right: 17px;
        margin-bottom: 0px;
        height: 26px;
        line-height: 1.1;
        cursor: pointer;
        font-size: 18px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden; }
        @media (max-width: 1290px) {
          body.page-template-01_home- div#explore-imma div#filters label {
            font-size: 16px; } }
        @media (max-width: 1050px) {
          body.page-template-01_home- div#explore-imma div#filters label {
            float: left; } }
  body.page-template-01_home- div#explore-collection {
    background: #1c1c1c;
    color: white;
    padding: 0; }
    body.page-template-01_home- div#explore-collection a {
      color: white; }
    body.page-template-01_home- div#explore-collection ul span {
      text-transform: uppercase; }
    body.page-template-01_home- div#explore-collection ul li {
      display: inline-block; }
    body.page-template-01_home- div#explore-collection div.container + div.container {
      padding-bottom: 100px; }
    body.page-template-01_home- div#explore-collection a.plus {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100px;
      background-image: url(img/icon_plus.svg);
      background-position: center center;
      background-repeat: no-repeat;
      color: transparent;
      text-align: center;
      font-size: 1px;
      transition: background-color 0.3s ease; }
      @media (max-width: 500px) {
        body.page-template-01_home- div#explore-collection a.plus {
          height: 90px;
          background-size: 34px; } }
  body.page-template-01_home- div#take-imma-home {
    background-color: white;
    padding: 0; }
    body.page-template-01_home- div#take-imma-home h2, body.page-template-01_home- div#take-imma-home p, body.page-template-01_home- div#take-imma-home a {
      color: black; }
    body.page-template-01_home- div#take-imma-home div.product-image {
      border: 1px solid black;
      padding: 20px; }
      body.page-template-01_home- div#take-imma-home div.product-image img {
        display: block; }
    body.page-template-01_home- div#take-imma-home span {
      display: block; }
  body.page-template-01_home- div#imma-membership {
    padding: 0;
    background: #ec7939;
    color: white; }
  body.page-template-01_home- #gdpr-cookie-message {
    display: none; }

@media (max-width: 1050px) {
  .imma_shoppanels div.col_3 + div.col_3 + div.col_3, .imma_shoppanels div.col_3 + div.col_3 + div.col_3 + div.col_3 {
    display: none !important; } }
.imma_shoppanels .col_3 {
  height: 600px;
  position: relative;
  margin-bottom: 40px; }
  @media (max-width: 1450px) {
    .imma_shoppanels .col_3 {
      height: 560px; } }
  @media (max-width: 1290px) {
    .imma_shoppanels .col_3 {
      height: 520px; } }
  @media (max-width: 1250px) {
    .imma_shoppanels .col_3 {
      height: 540px; } }
  @media (max-width: 1050px) {
    .imma_shoppanels .col_3 {
      height: 480px;
      display: block !important;
      float: left !important;
      clear: none !important; } }
  @media (max-width: 600px) {
    .imma_shoppanels .col_3 {
      height: 510px; } }
  @media (max-width: 500px) {
    .imma_shoppanels .col_3 {
      width: 100% !important;
      height: auto; } }
  .imma_shoppanels .col_3 div {
    position: relative;
    width: 320px;
    height: 320px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center;
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-bottom: 20px; }
    @media (max-width: 1450px) {
      .imma_shoppanels .col_3 div {
        width: 280px;
        height: 280px; } }
    @media (max-width: 1290px) {
      .imma_shoppanels .col_3 div {
        width: 240px;
        height: 240px; } }
    @media (max-width: 700px) {
      .imma_shoppanels .col_3 div {
        width: 220px;
        height: 220px; } }
  .imma_shoppanels .col_3 span {
    display: block; }
  .imma_shoppanels .col_3 .product-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
  .imma_shoppanels .col_3 .product-title {
    font-weight: bold; }
  .imma_shoppanels .col_3 .product-price {
    color: rgba(0, 0, 0, 0.5);
    color: #e52b42;
    font-family: "display", Helvetica, Arial, sans-serif; }
  .imma_shoppanels .col_3 .product-description {
    width: 90%; }
  .imma_shoppanels .col_3 a.add-to-cart {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "display", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    word-spacing: -0.08em;
    color: #e52b42 !important; }
    @media (max-width: 500px) {
      .imma_shoppanels .col_3 a.add-to-cart {
        position: relative;
        margin-top: 10px; } }
    .imma_shoppanels .col_3 a.add-to-cart:before {
      content: '\25BA';
      padding-right: 5px;
      color: #e52b42; }

/**
 * 03 General Text
 * -----------------------------------------------------------------------------
 */
.row.secondary_nav {
  position: absolute;
  z-index: 103;
  bottom: 0;
  width: 100%;
  background: none;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
  @media (max-width: 1050px) {
    .row.secondary_nav {
      border-top: none; } }
  .row.secondary_nav .col_12 {
    padding: 0px 20px 0px 20px; }
    @media (max-width: 1290px) {
      .row.secondary_nav .col_12 {
        padding: 0px 20px 0px 20px; } }
    @media (max-width: 1050px) {
      .row.secondary_nav .col_12 {
        padding: 0px 20px 15px 20px; } }
    .row.secondary_nav .col_12 ul {
      height: 40px;
      line-height: 40px; }
      @media (max-width: 1590px) {
        .row.secondary_nav .col_12 ul {
          height: 32px;
          line-height: 32px; } }
      @media (max-width: 1050px) {
        .row.secondary_nav .col_12 ul {
          position: absolute;
          height: 32px;
          line-height: 32px;
          width: 100%;
          top: -7px;
          left: 50%;
          width: 48%;
          border-top: 1.3px solid white;
          padding-top: 0px; } }
      @media (max-width: 700px) {
        .row.secondary_nav .col_12 ul {
          left: 15px;
          width: 95%;
          width: calc(100% - 30px); } }
      @media (max-width: 1050px) {
        .row.secondary_nav .col_12 ul span {
          display: block;
          width: 100%;
          height: 65px;
          margin-top: -65px;
          background-image: url("img/icon_droparrow_down.svg");
          background-repeat: no-repeat;
          background-position: right 14px;
          background-size: 50px; } }
      @media (max-width: 500px) {
        .row.secondary_nav .col_12 ul span {
          background-position: right 18px;
          background-size: 40px; } }
      .row.secondary_nav .col_12 ul span.on {
        background-image: url("img/icon_droparrow_up.svg"); }
      @media (max-width: 1050px) {
        .row.secondary_nav .col_12 ul span:after {
          content: 'In this section';
          font-size: 14px;
          font-weight: bold;
          text-transform: uppercase;
          padding-top: 24px;
          display: block;
          font-family: "normal", Helvetica, Arial, sans-serif !important;
          word-spacing: -0.1em; } }
      @media (max-width: 500px) {
        .row.secondary_nav .col_12 ul span:after {
          font-size: 12px;
          padding-top: 28px; } }
      .row.secondary_nav .col_12 ul li {
        float: left;
        margin-right: 24px;
        width: auto;
        height: 40px;
        padding: 20px 0 16px 0; }
        @media (max-width: 1590px) {
          .row.secondary_nav .col_12 ul li {
            padding: 15px 0 10px 0; } }
        @media (max-width: 1290px) {
          .row.secondary_nav .col_12 ul li {
            padding: 15px 0 8px 0; } }
        @media (min-width: 1590px) {
          .row.secondary_nav .col_12 ul li {
            margin-right: 30px; } }
        @media (max-width: 1590px) {
          .row.secondary_nav .col_12 ul li {
            margin-right: 24px; } }
        @media (max-width: 1490px) {
          .row.secondary_nav .col_12 ul li {
            margin-right: 19px; } }
        @media (max-width: 1050px) {
          .row.secondary_nav .col_12 ul li {
            width: 100%;
            background: #151515;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
            display: none;
            padding: 3px 0 8px 0; } }
        @media (max-width: 1050px) {
          .row.secondary_nav .col_12 ul li:last-of-type {
            padding-bottom: 5px; } }
        .row.secondary_nav .col_12 ul li.on {
          display: block; }
        .row.secondary_nav .col_12 ul li a {
          color: white;
          font-size: 20px;
          font-family: "display", Helvetica, Arial, sans-serif;
          color: rgba(255, 255, 255, 0.7); }
          @media (max-width: 1590px) {
            .row.secondary_nav .col_12 ul li a {
              font-size: 19px; } }
          @media (max-width: 1490px) {
            .row.secondary_nav .col_12 ul li a {
              font-size: 18px; } }
          @media (max-width: 1290px) {
            .row.secondary_nav .col_12 ul li a {
              font-size: 17px; } }
          @media (max-width: 1050px) {
            .row.secondary_nav .col_12 ul li a {
              font-size: 16px;
              height: 45px;
              line-height: 45px;
              padding-left: 10px;
              display: block; } }
          .row.secondary_nav .col_12 ul li a:hover {
            color: white; }
      .row.secondary_nav .col_12 ul li.current_page_ancestor, .row.secondary_nav .col_12 ul li.current_page_item {
        border-bottom: 4px white solid; }
        @media (max-width: 1290px) {
          .row.secondary_nav .col_12 ul li.current_page_ancestor, .row.secondary_nav .col_12 ul li.current_page_item {
            border-bottom: 3px white solid; } }
        @media (max-width: 1050px) {
          .row.secondary_nav .col_12 ul li.current_page_ancestor, .row.secondary_nav .col_12 ul li.current_page_item {
            border-bottom: none; } }
        .row.secondary_nav .col_12 ul li.current_page_ancestor a, .row.secondary_nav .col_12 ul li.current_page_item a {
          font-weight: 700;
          color: white; }
        @media (max-width: 1050px) {
          .row.secondary_nav .col_12 ul li.current_page_ancestor, .row.secondary_nav .col_12 ul li.current_page_item {
            display: none; } }

div#tertiary_nav {
  z-index: 1; }
  div#tertiary_nav.float_sub_nav {
    position: absolute; }
    @media (max-width: 1050px) {
      div#tertiary_nav.float_sub_nav {
        position: relative; } }

.imma_innerbanner {
  position: relative;
  overflow: hidden;
  background-color: #1c1c1c;
  background-size: 0;
  line-height: 40px;
  height: 700px;
  box-sizing: border-box;
  color: white; }
  @media (max-width: 1590px) {
    .imma_innerbanner {
      height: 600px; } }
  @media (max-width: 1290px) {
    .imma_innerbanner {
      height: 530px; } }
  @media (max-width: 1050px) {
    .imma_innerbanner {
      overflow: visible;
      height: 400px; } }
  @media (max-width: 780px) {
    .imma_innerbanner {
      height: 350px; } }
  @media (max-width: 600px) {
    .imma_innerbanner {
      overflow: visible;
      height: 250px; } }
  .imma_innerbanner h1 {
    font-size: 65px; }
    @media (max-width: 1290px) {
      .imma_innerbanner h1 {
        font-size: 58px; } }
    @media (max-width: 1050px) {
      .imma_innerbanner h1 {
        font-size: 38px;
        font-weight: bold;
        letter-spacing: -0.015em;
        text-shadow: 3px 5px 80px black;
        text-shadow: none;
        margin-bottom: 5px; } }
    @media (max-width: 700px) {
      .imma_innerbanner h1 {
        font-size: 34px;
        text-align: right;
        width: 100%; } }
    @media (max-width: 500px) {
      .imma_innerbanner h1 {
        font-size: 30px; } }
    @media (max-width: 1050px) {
      .imma_innerbanner h1 span {
        display: inline; } }
    .imma_innerbanner h1 span + span {
      display: none; }
      @media (max-width: 1050px) {
        .imma_innerbanner h1 span + span {
          display: none; } }
  @media (max-width: 1290px) {
    .imma_innerbanner p.header_para {
      line-height: 1.24; } }
  @media (max-width: 1050px) {
    .imma_innerbanner p.header_para {
      font-size: 17.5px;
      line-height: 1.25;
      text-shadow: 3px 5px 40px black;
      text-shadow: none; } }
  @media (max-width: 800px) {
    .imma_innerbanner p.header_para {
      display: block;
      font-size: 16.5px; } }
  @media (max-width: 700px) {
    .imma_innerbanner p.header_para {
      font-size: 17px;
      letter-spacing: 0;
      display: none; } }
  .imma_innerbanner .col_5 {
    position: absolute;
    left: 50%;
    bottom: 130px;
    z-index: 101; }
    @media (max-width: 1590px) {
      .imma_innerbanner .col_5 {
        bottom: 120px; } }
    @media (max-width: 1290px) {
      .imma_innerbanner .col_5 {
        left: 41.2%;
        bottom: 110px; } }
    @media (max-width: 1050px) {
      .imma_innerbanner .col_5 {
        left: 50%;
        width: 48%;
        bottom: 85px; } }
    @media (max-width: 700px) {
      .imma_innerbanner .col_5 {
        width: 50%;
        bottom: 80px; } }
    @media (max-width: 500px) {
      .imma_innerbanner .col_5 {
        width: 90%;
        left: 10%;
        bottom: 80px; } }
  .imma_innerbanner.hasbg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .imma_innerbanner.hasbg .owl-carousel {
      display: none; }
    .imma_innerbanner.hasbg .secondary_nav li a {
      text-shadow: 3px 5px 50px rgba(0, 0, 0, 0.5); }
  .imma_innerbanner div.archive-controls-row {
    display: none; }
  @media (max-width: 1050px) {
    .imma_innerbanner.is_archive {
      margin-bottom: 55px; } }
  @media (max-width: 700px) {
    .imma_innerbanner.is_archive {
      margin-bottom: 100px; } }
  .imma_innerbanner.is_archive .col_5 {
    bottom: 220px; }
    @media (max-width: 1590px) {
      .imma_innerbanner.is_archive .col_5 {
        bottom: 200px; } }
    @media (max-width: 1290px) {
      .imma_innerbanner.is_archive .col_5 {
        width: 54%;
        bottom: 160px; } }
    @media (max-width: 1050px) {
      .imma_innerbanner.is_archive .col_5 {
        width: 48%;
        bottom: 85px; } }
    @media (max-width: 700px) {
      .imma_innerbanner.is_archive .col_5 {
        width: calc(100% - 30px);
        bottom: 85px;
        left: 15px;
        padding: 0; } }
  .imma_innerbanner.is_archive div.archive-controls-row {
    width: 100%;
    z-index: 100;
    bottom: 120px;
    position: absolute;
    display: block;
    height: 65px; }
    @media (max-width: 1590px) {
      .imma_innerbanner.is_archive div.archive-controls-row {
        bottom: 100px; } }
    @media (max-width: 1050px) {
      .imma_innerbanner.is_archive div.archive-controls-row {
        bottom: -80px; } }
    @media (max-width: 700px) {
      .imma_innerbanner.is_archive div.archive-controls-row {
        bottom: -75px; } }
    @media (max-width: 1290px) {
      .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search {
        width: 57.5%;
        margin-top: 20px; } }
    @media (max-width: 1050px) {
      .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search {
        width: 50%;
        margin-top: -7px;
        float: right; } }
    @media (max-width: 700px) {
      .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search {
        width: 97%;
        width: calc(100% - 15px);
        margin-top: -16px;
        float: left;
        margin-left: 15px; } }
    .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search input {
      width: calc(100% - 20px);
      font-size: 28px; }
      .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search input::placeholder {
        color: white;
        opacity: .6; }
      @media (max-width: 1050px) {
        .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search input {
          font-size: 22px;
          border-bottom: 1px solid black; } }
      @media (max-width: 1050px) {
        .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search input {
          color: black; } }
    .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search button {
      right: 20px; }
      @media (max-width: 1050px) {
        .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search button {
          top: 15px;
          background-image: url(img/icon_search_blk.svg); } }
      @media (max-width: 700px) {
        .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search button {
          top: 12px; } }
    .imma_innerbanner.is_archive div.archive-controls-row div#event-filters {
      clear: both;
      color: #000000;
      padding-top: 0;
      padding-bottom: 10px; }
      @media (max-width: 1290px) {
        .imma_innerbanner.is_archive div.archive-controls-row div#event-filters {
          width: 41%; } }
      @media (max-width: 1050px) {
        .imma_innerbanner.is_archive div.archive-controls-row div#event-filters {
          width: 49.5%;
          padding-right: 0; } }
      @media (max-width: 700px) {
        .imma_innerbanner.is_archive div.archive-controls-row div#event-filters {
          width: 100%; } }
      .imma_innerbanner.is_archive div.archive-controls-row div#event-filters.hidden {
        visibility: hidden; }
      .imma_innerbanner.is_archive div.archive-controls-row div#event-filters p {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-weight: bold;
        float: left;
        margin-right: 20px;
        line-height: 1.2; }
        @media (max-width: 1050px) {
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters p {
            float: none; } }
      .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios {
        margin-bottom: 0px;
        margin-top: 0px; }
        @media (max-width: 1290px) {
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios {
            margin-top: 20px; } }
        @media (max-width: 1050px) {
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios {
            margin-bottom: 30px;
            margin-top: 0; } }
        @media (max-width: 700px) {
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios {
            margin-bottom: 10px; } }
        .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div {
          display: inline-block;
          margin-right: 2px;
          margin-top: 14px; }
          @media (max-width: 1050px) {
            .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div {
              margin-top: 7px; } }
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div input {
            display: none; }
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div label {
            padding: 11px 20px;
            background-color: white;
            text-transform: uppercase;
            cursor: pointer;
            display: block;
            border-radius: 2px;
            transition: 0.3s;
            font-size: 17px;
            font-family: "display", Helvetica, Arial, sans-serif;
            color: black;
            opacity: 0.25;
            line-height: 23.8px; }
            .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div label:hover {
              opacity: 1; }
            @media (max-width: 1290px) {
              .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div label {
                font-size: 15.5px;
                padding: 9px 15px; } }
            @media (max-width: 1050px) {
              .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div label {
                font-size: 14.5px;
                padding: 7px 15px;
                color: white;
                background-color: #1c1c1c; } }
            @media (max-width: 800px) {
              .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div label {
                padding: 7px 11px; } }
            @media (max-width: 340px) {
              .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div label {
                font-size: 12.5px; } }
          .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.radios div input[type=radio]:checked + label {
            opacity: 1; }
      .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div#year-dropdown, .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.filter-dropdown {
        float: right;
        position: absolute;
        right: 20px;
        bottom: 20px; }
        .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div#year-dropdown select option, .imma_innerbanner.is_archive div.archive-controls-row div#event-filters div.filter-dropdown select option {
          color: black; }
  .imma_innerbanner .owl-carousel {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 55%;
    height: 100%;
    opacity: 1;
    transition: opacity 0.6s ease;
    overflow: hidden; }
    @media (max-width: 780px) {
      .imma_innerbanner .owl-carousel {
        width: 100%;
        height: 100%; } }
    @media (max-width: 500px) {
      .imma_innerbanner .owl-carousel {
        width: 100%;
        height: 340px; } }
    .imma_innerbanner .owl-carousel.hide {
      opacity: 1; }
    .imma_innerbanner .owl-carousel .owl-item {
      opacity: 0;
      transition: all 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      background-color: #1c1c1c; }
    .imma_innerbanner .owl-carousel .owl-item.active {
      opacity: 1;
      transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1) 0.5s; }
    .imma_innerbanner .owl-carousel .owl-item.dragger {
      opacity: 0; }
    .imma_innerbanner .owl-carousel .item {
      position: relative;
      transition: opacity 0.6s ease; }
      @media (max-width: 780px) {
        .imma_innerbanner .owl-carousel .item {
          margin-top: 0; } }
      .imma_innerbanner .owl-carousel .item.clickfade {
        opacity: 0; }
    .imma_innerbanner .owl-carousel .owl-stage {
      padding-left: 0px; }
    .imma_innerbanner .owl-carousel .owl-nav {
      width: auto;
      top: 47%;
      left: 20px; }
      @media (max-width: 1050px) {
        .imma_innerbanner .owl-carousel .owl-nav {
          top: 60%; } }
      @media (max-width: 500px) {
        .imma_innerbanner .owl-carousel .owl-nav {
          top: 295px;
          left: 10px; } }
      .imma_innerbanner .owl-carousel .owl-nav button {
        width: 40px;
        height: 40px;
        outline: none;
        background-image: url("img/icon_arrow_left.svg") !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        margin: 0 15px 0 0;
        color: transparent;
        font-size: 0; }
        @media (max-width: 1490px) {
          .imma_innerbanner .owl-carousel .owl-nav button {
            width: 34px;
            height: 34px; } }
        @media (max-width: 1250px) {
          .imma_innerbanner .owl-carousel .owl-nav button {
            width: 30px;
            height: 30px; } }
        @media (max-width: 1050px) {
          .imma_innerbanner .owl-carousel .owl-nav button {
            width: 32px;
            height: 32px; } }
        @media (max-width: 500px) {
          .imma_innerbanner .owl-carousel .owl-nav button {
            width: 34px;
            height: 34px;
            margin: 0 10px 0 0; } }
        .imma_innerbanner .owl-carousel .owl-nav button + button {
          background-image: url("img/icon_arrow_right.svg") !important; }
          .imma_innerbanner .owl-carousel .owl-nav button + button:after {
            content: '';
            position: absolute;
            width: 2000px;
            height: 600px;
            left: 100px;
            top: -200px; }
            @media (min-width: 1790px) {
              .imma_innerbanner .owl-carousel .owl-nav button + button:after {
                top: -230px; } }
            @media (max-width: 1550px) {
              .imma_innerbanner .owl-carousel .owl-nav button + button:after {
                top: -180px; } }
            @media (max-width: 1050px) {
              .imma_innerbanner .owl-carousel .owl-nav button + button:after {
                width: 1000px;
                height: 340px;
                left: 0px;
                top: -350px; } }
        .imma_innerbanner .owl-carousel .owl-nav button:hover {
          background-color: transparent; }
  .imma_innerbanner .banner_image {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    width: 71%;
    max-width: 800px;
    height: auto;
    padding-bottom: 45%;
    background-size: 100% auto;
    background-position: left top;
    background-repeat: no-repeat; }
    .imma_innerbanner .banner_image.add_grad:after {
      content: '';
      display: block;
      z-index: 50;
      width: 80%;
      height: 500px;
      float: right;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+100&0+51,0+58,0.2+100 */
      background: -moz-linear-gradient(45deg, transparent 50%, transparent 51%, transparent 58%, rgba(0, 0, 0, 0.2) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(45deg, transparent 50%, transparent 51%, transparent 58%, rgba(0, 0, 0, 0.2) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(45deg, transparent 50%, transparent 51%, transparent 58%, rgba(0, 0, 0, 0.2) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=1);
      /* IE6-9 fallback on horizontal gradient */ }
      @media (max-width: 1050px) {
        .imma_innerbanner .banner_image.add_grad:after {
          height: 250px;
          width: 150px; } }
      @media (max-width: 500px) {
        .imma_innerbanner .banner_image.add_grad:after {
          display: none; } }
    @media (max-width: 1050px) {
      .imma_innerbanner .banner_image {
        margin-top: 100px;
        margin-left: 20px;
        width: 80%; } }
    @media (max-width: 780px) {
      .imma_innerbanner .banner_image {
        padding: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        height: 350px !important;
        background-size: cover;
        background-position: left top; } }
    @media (max-width: 600px) {
      .imma_innerbanner .banner_image {
        height: 250px !important; } }
    .imma_innerbanner .banner_image svg {
      position: absolute;
      left: 0;
      top: 0;
      height: 18px;
      width: 18px;
      float: left; }
      @media (max-width: 1450px) {
        .imma_innerbanner .banner_image svg {
          height: 16px;
          width: 16px;
          margin: 13px; } }
      @media (max-width: 1050px) {
        .imma_innerbanner .banner_image svg {
          height: 14px;
          width: 14px;
          margin: 12px; } }
      @media (max-width: 500px) {
        .imma_innerbanner .banner_image svg {
          position: absolute;
          top: 232px;
          right: 10px;
          height: 16px;
          width: 16px; } }
      .imma_innerbanner .banner_image svg path {
        fill: white; }
  .imma_innerbanner .banner_image.port {
    width: 52%;
    padding-bottom: 75%;
    margin-top: 85px;
    max-width: 600px; }
    @media (max-width: 1050px) {
      .imma_innerbanner .banner_image.port {
        width: 70%; } }
    @media (max-width: 780px) {
      .imma_innerbanner .banner_image.port {
        margin-left: 0px;
        margin-top: 0px !important;
        width: 100% !important;
        background-size: cover;
        background-position: left center !important;
        float: left; } }
    @media (max-width: 500px) {
      .imma_innerbanner .banner_image.port svg {
        top: 292px; } }
  .imma_innerbanner .banner_image.square {
    width: 60%;
    padding-bottom: 54%;
    max-width: 700px; }
    @media (max-width: 1050px) {
      .imma_innerbanner .banner_image.square {
        width: 70%; } }
    @media (max-width: 780px) {
      .imma_innerbanner .banner_image.square {
        padding: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        height: 100% s !important;
        background-size: cover;
        background-position: center center !important; } }
    @media (max-width: 500px) {
      .imma_innerbanner .banner_image.square svg {
        top: 292px; } }
  .imma_innerbanner .banner_image.square.add_grad:after, .imma_innerbanner .banner_image.port.add_grad:after {
    content: '';
    display: block;
    z-index: 50;
    float: right; }
    @media (max-width: 500px) {
      .imma_innerbanner .banner_image.square.add_grad:after, .imma_innerbanner .banner_image.port.add_grad:after {
        width: 100%;
        height: 75%;
        float: right;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,0+54 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, transparent 54%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, transparent 54%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, transparent 54%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
        /* IE6-9 */ } }

@media (max-width: 780px) {
  body.error404 div.imma_innerbanner {
    height: 440px; } }
body.error404 div.imma_innerbanner h1 {
  text-align: left !important;
  margin-bottom: -15px; }
  @media (max-width: 1150px) {
    body.error404 div.imma_innerbanner h1 {
      font-size: 50px; } }
  @media (max-width: 1050px) {
    body.error404 div.imma_innerbanner h1 {
      font-size: 40px; } }
  @media (max-width: 1050px) {
    body.error404 div.imma_innerbanner h1 {
      margin-bottom: 5px; } }
  @media (max-width: 500px) {
    body.error404 div.imma_innerbanner h1 {
      font-size: 36px;
      margin-bottom: 0px; } }
body.error404 div.imma_innerbanner .col_5 {
  bottom: 30px; }
  @media (max-width: 1590px) {
    body.error404 div.imma_innerbanner .col_5 {
      bottom: 30px; } }
  @media (max-width: 1290px) {
    body.error404 div.imma_innerbanner .col_5 {
      bottom: 20px; } }
  @media (max-width: 1050px) {
    body.error404 div.imma_innerbanner .col_5 {
      bottom: 5px; } }
  @media (max-width: 500px) {
    body.error404 div.imma_innerbanner .col_5 {
      width: calc(100% - 50px);
      left: 15px; } }

/**
 * 3.0 What's On
 * -----------------------------------------------------------------------------
 */
body.page-template-04_whats-on- {
  padding: 0;
  /*******************
  * Events Calendar Widget
  **/ }
  body.page-template-04_whats-on- div.archive_header {
    background: #6962d5; }
    body.page-template-04_whats-on- div.archive_header div#year-dropdown {
      display: none; }
  body.page-template-04_whats-on- div#calendar-wrapper {
    background: #000;
    color: #fff;
    clear: both;
    font-size: 20px;
    display: none; }
    @media (max-width: 1450px) {
      body.page-template-04_whats-on- div#calendar-wrapper {
        font-size: 19px; } }
    @media (max-width: 1290px) {
      body.page-template-04_whats-on- div#calendar-wrapper {
        font-size: 18px; } }
    @media (max-width: 500px) {
      body.page-template-04_whats-on- div#calendar-wrapper {
        line-height: 17px; } }
    @media (min-width: 1790px) {
      body.page-template-04_whats-on- div#calendar-wrapper {
        font-size: 22px; } }
    body.page-template-04_whats-on- div#calendar-wrapper div.container {
      overflow: hidden; }
      body.page-template-04_whats-on- div#calendar-wrapper div.container a {
        color: #fff;
        line-height: 25px; }
        @media (max-width: 1290px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container a {
            line-height: 20px; } }
      body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav {
        width: 100% !important;
        position: absolute;
        margin: 0 auto;
        text-align: right;
        margin-bottom: -47px;
        padding-top: 35px;
        padding-right: 20px; }
        @media (min-width: 1790px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav {
            padding-right: 0; } }
        body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a {
          position: relative;
          left: -20px;
          top: -4px;
          cursor: pointer;
          font-size: 30px;
          background-image: url("img/icon_arrow_left.svg") !important;
          background-repeat: no-repeat !important;
          background-size: 100% !important;
          width: 36px;
          height: 36px;
          margin-left: 10px;
          display: inline-block;
          text-indent: -9999px !important;
          font-size: 0;
          color: transparent; }
          @media (max-width: 1390px) {
            body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a {
              width: 32px;
              height: 32px; } }
          @media (max-width: 1290px) {
            body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a {
              font-size: 26px;
              left: -15px; } }
          @media (max-width: 1190px) {
            body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a {
              top: 2px;
              left: -10px; } }
          @media (max-width: 500px) {
            body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a {
              top: -2px;
              left: -10px; } }
          body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a + a {
            background-image: url("img/icon_arrow_right.svg") !important; }
          body.page-template-04_whats-on- div#calendar-wrapper div.container div#whats-on-calendar-nav a.disabled {
            opacity: .3; }
      body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-title {
        font-size: 28px;
        font-family: "display", Helvetica, Arial, sans-serif;
        margin-top: 20px; }
        @media (max-width: 1390px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-title {
            font-size: 26px; } }
        @media (max-width: 1290px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-title {
            font-size: 23px; } }
      body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline {
        margin-left: 20px !important;
        width: 110% !important;
        margin: 0 auto;
        text-align: center;
        padding: 20px 0; }
        @media (min-width: 1790px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline {
            width: 100% !important; } }
        @media (max-width: 1050px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline {
            width: 133% !important;
            width: calc(145% + 40px) !important;
            margin-left: 15px !important; } }
        @media (max-width: 700px) {
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline {
            width: 300% !important;
            width: calc(300% + 60px) !important;
            margin-left: 15px !important; } }
        body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group {
          max-width: calc(33.3% - 50px);
          width: 100%;
          margin-right: 50px;
          display: inline-block;
          text-align: left; }
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group div.ui-datepicker-header {
            margin-bottom: 20px; }
            @media (max-width: 500px) {
              body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group div.ui-datepicker-header {
                margin-bottom: 30px; } }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group div.ui-datepicker-header a.ui-datepicker-prev, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group div.ui-datepicker-header a.ui-datepicker-next {
              display: none; }
          body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar {
            margin-bottom: 10px; }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar td, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar th {
              padding: 0 0 20px 0; }
              @media (max-width: 1390px) {
                body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar td, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar th {
                  padding: 0 0 10px 0; } }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar thead tr th {
              color: #606060; }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td a, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td span {
              padding: 10px; }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable a, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable span, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.unhighlighted a, body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.unhighlighted span {
              color: #515151;
              font-family: "display", Helvetica, Arial, sans-serif;
              width: 20px;
              height: 20px;
              display: block;
              border-radius: 50%; }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.highlighted a {
              width: 25px;
              height: 25px;
              display: block;
              text-align: center;
              border-radius: 50%;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              @media (max-width: 1290px) {
                body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.highlighted a {
                  width: 20px;
                  height: 20px; } }
              body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.highlighted a:hover {
                background: rgba(255, 255, 255, 0.2);
                color: white; }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
              color: black;
              background: white;
              font-weight: bold;
              border-radius: 50%; }
              body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.ui-datepicker-today a:hover {
                color: black;
                background: white; }
            body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-group table.ui-datepicker-calendar tbody tr td.ui-datepicker-current-day span {
              border-bottom: 1px solid #fff;
              color: #ffffff; }
        body.page-template-04_whats-on- div#calendar-wrapper div.container div.ui-datepicker-inline div.ui-datepicker-buttonpane {
          display: none; }

/**
 * 04_archive-events
 * -----------------------------------------------------------------------------
 */
body.page-template-04_archive-events {
  padding: 0; }
  body.page-template-04_archive-events div.archive_header {
    background: #6962d5; }
    body.page-template-04_archive-events div.archive_header div.container {
      /*******************
      * Event Filters
      **/ }
      @media (max-width: 500px) {
        body.page-template-04_archive-events div.archive_header div.container div + div + div.clearer + div.col_6 {
          display: none; } }
      body.page-template-04_archive-events div.archive_header div.container div#event-filters {
        clear: both;
        color: #000000;
        padding-top: 40px;
        padding-bottom: 20px; }
        body.page-template-04_archive-events div.archive_header div.container div#event-filters p {
          text-transform: uppercase;
          margin-bottom: 10px;
          font-weight: bold; }
        body.page-template-04_archive-events div.archive_header div.container div#event-filters div.radios div#exhibition-group {
          display: none; }
        body.page-template-04_archive-events div.archive_header div.container div#event-filters div.checkboxes {
          margin-bottom: 0; }
        body.page-template-04_archive-events div.archive_header div.container div#event-filters div#year-dropdown {
          color: white; }
          body.page-template-04_archive-events div.archive_header div.container div#event-filters div#year-dropdown option {
            color: black;
            background: white; }
      body.page-template-04_archive-events div.archive_header div.container div#calendar-toggle {
        display: none; }

/**
 * 04_archive-exhibitions
 * -----------------------------------------------------------------------------
 */
@media (max-width: 1050px) {
  div#year-dropdown {
    display: none !important; } }

body.page-template-04_archive-exhibitions div.archive_header {
  background: #1c1c1c; }

body.page-template-04_archive-talks div.archive_header {
  background: #e52b42; }
body.page-template-04_archive-talks div#event-filters div.radios div#btn-current {
  display: none; }

body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters, body.page-template-04_archive-talks div#page-head div.container div#event-filters, body.page-template-04_archive-talks div.archive_header div.container div#event-filters {
  width: 100%; }
  body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.radios, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.radios, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.radios, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.radios {
    display: inline-block;
    margin-bottom: 15px; }
  body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes {
    color: white;
    display: inline-block !important;
    float: none;
    left: 15px !important;
    top: 13px;
    position: relative;
    width: 350px; }
    @media (max-width: 780px) {
      body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes {
        width: 100%;
        left: 0 !important; } }
    body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes div, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes div, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes div, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes div {
      width: auto;
      display: block; }
      body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes div input, body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes div label, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes div input, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes div label, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes div input, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes div label, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes div input, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes div label {
        float: left; }
    @media (max-width: 1050px) {
      body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes {
        left: 0px; } }
    body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.checkboxes p:after, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters div.checkboxes p:after, body.page-template-04_archive-talks div#page-head div.container div#event-filters div.checkboxes p:after, body.page-template-04_archive-talks div.archive_header div.container div#event-filters div.checkboxes p:after {
      display: none; }
  @media (max-width: 1050px) {
    body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters.col_6, body.page-template-04_archive-exhibitions div.archive_header div.container div#event-filters.col_6, body.page-template-04_archive-talks div#page-head div.container div#event-filters.col_6, body.page-template-04_archive-talks div.archive_header div.container div#event-filters.col_6 {
      width: 100%; } }
body.page-template-04_archive-exhibitions div#page-head div.container div#year-dropdown, body.page-template-04_archive-exhibitions div.archive_header div.container div#year-dropdown, body.page-template-04_archive-talks div#page-head div.container div#year-dropdown, body.page-template-04_archive-talks div.archive_header div.container div#year-dropdown {
  position: absolute;
  bottom: 28px;
  right: 28px;
  color: white; }
body.page-template-04_archive-exhibitions div#page-head div.header_para a, body.page-template-04_archive-exhibitions div.archive_header div.header_para a, body.page-template-04_archive-talks div#page-head div.header_para a, body.page-template-04_archive-talks div.archive_header div.header_para a {
  color: white;
  /* text-decoration: underline; */
  border-bottom: 1px solid white; }

body.page-template-04_archive-national-programme div#page-head, body.page-template-04_archive-national-programme div.archive_header {
  background: #244bcf; }
  body.page-template-04_archive-national-programme div#page-head div.container div#event-filters div.checkboxes, body.page-template-04_archive-national-programme div.archive_header div.container div#event-filters div.checkboxes {
    visibility: hidden; }
  body.page-template-04_archive-national-programme div#page-head div.container div#year-dropdown, body.page-template-04_archive-national-programme div.archive_header div.container div#year-dropdown {
    color: white; }
    body.page-template-04_archive-national-programme div#page-head div.container div#year-dropdown select, body.page-template-04_archive-national-programme div.archive_header div.container div#year-dropdown select {
      color: white; }

body.page-template-04_archive-residency-programme div#page-head {
  background: #0478d1; }
  body.page-template-04_archive-residency-programme div#page-head div.container div#event-filters div.checkboxes {
    visibility: hidden; }
  body.page-template-04_archive-residency-programme div#page-head div.container div#year-dropdown {
    color: white; }
    body.page-template-04_archive-residency-programme div#page-head div.container div#year-dropdown select {
      color: white; }

body.page-template-04_archive-exhibitions,
body.page-template-04_archive-national-programme,
body.page-template-04_archive-residency-programme {
  padding: 0;
  /*******************
  * Events List Results
  **/ }
  body.page-template-04_archive-exhibitions div#page-head div.container,
  body.page-template-04_archive-national-programme div#page-head div.container,
  body.page-template-04_archive-residency-programme div#page-head div.container {
    /*******************
    * Event Filters
    **/ }
    body.page-template-04_archive-exhibitions div#page-head div.container div.col_6 h2,
    body.page-template-04_archive-national-programme div#page-head div.container div.col_6 h2,
    body.page-template-04_archive-residency-programme div#page-head div.container div.col_6 h2 {
      font-size: 60px;
      font-weight: normal; }
    body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters,
    body.page-template-04_archive-national-programme div#page-head div.container div#event-filters,
    body.page-template-04_archive-residency-programme div#page-head div.container div#event-filters {
      clear: both;
      color: #000000;
      padding-top: 40px;
      padding-bottom: 20px; }
      body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters p,
      body.page-template-04_archive-national-programme div#page-head div.container div#event-filters p,
      body.page-template-04_archive-residency-programme div#page-head div.container div#event-filters p {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-weight: bold; }
      body.page-template-04_archive-exhibitions div#page-head div.container div#event-filters div.radios div#exhibition-group,
      body.page-template-04_archive-national-programme div#page-head div.container div#event-filters div.radios div#exhibition-group,
      body.page-template-04_archive-residency-programme div#page-head div.container div#event-filters div.radios div#exhibition-group {
        display: none; }
    body.page-template-04_archive-exhibitions div#page-head div.container div#year-dropdown,
    body.page-template-04_archive-national-programme div#page-head div.container div#year-dropdown,
    body.page-template-04_archive-residency-programme div#page-head div.container div#year-dropdown {
      float: right; }
    body.page-template-04_archive-exhibitions div#page-head div.container div#calendar-toggle,
    body.page-template-04_archive-national-programme div#page-head div.container div#calendar-toggle,
    body.page-template-04_archive-residency-programme div#page-head div.container div#calendar-toggle {
      display: none; }

@media (max-width: 500px) {
  body.page-template-04_archive-national-programme div.col_6.flushleft {
    padding-left: 15px; } }

/**
 * Archives
 * -----------------------------------------------------------------------------
 */
/**
  * Global Head Search Inputs
  **/
div#page-head div.container div.col_5 p {
  font-size: 20px; }

div#page-head .header_para p a, div.archive_header .header_para p a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: border-bottom 0.3s ease; }
  div#page-head .header_para p a:hover, div.archive_header .header_para p a:hover {
    border-bottom: 1px solid white; }
div#page-head .page-header-search, div.archive_header .page-header-search {
  position: relative;
  height: 40px;
  margin: 20px 0; }
  div#page-head .page-header-search input, div.archive_header .page-header-search input {
    position: absolute;
    background: transparent;
    border: 0;
    border-bottom: 1px solid white;
    font-size: 32px;
    color: white;
    padding: 10px 0;
    width: 100%; }
    @media (max-width: 1290px) {
      div#page-head .page-header-search input, div.archive_header .page-header-search input {
        font-size: 28px; } }
    @media (max-width: 1050px) {
      div#page-head .page-header-search input, div.archive_header .page-header-search input {
        font-size: 32px; } }
    @media (max-width: 780px) {
      div#page-head .page-header-search input, div.archive_header .page-header-search input {
        font-size: 26px; } }
    @media (max-width: 500px) {
      div#page-head .page-header-search input, div.archive_header .page-header-search input {
        font-size: 24px; } }
    div#page-head .page-header-search input::placeholder, div.archive_header .page-header-search input::placeholder {
      color: white;
      opacity: .6; }
  div#page-head .page-header-search button, div#page-head .page-header-search span, div#page-head .page-header-search a, div.archive_header .page-header-search button, div.archive_header .page-header-search span, div.archive_header .page-header-search a {
    color: white;
    position: absolute;
    padding: 0;
    top: 20px;
    right: 0;
    width: 28px !important;
    height: 28px;
    opacity: 0.6;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent; }
    @media (max-width: 500px) {
      div#page-head .page-header-search button, div#page-head .page-header-search span, div#page-head .page-header-search a, div.archive_header .page-header-search button, div.archive_header .page-header-search span, div.archive_header .page-header-search a {
        top: 16px;
        width: 24px !important;
        height: 24px; } }
    div#page-head .page-header-search button.search-btn, div#page-head .page-header-search span.search-btn, div#page-head .page-header-search a.search-btn, div.archive_header .page-header-search button.search-btn, div.archive_header .page-header-search span.search-btn, div.archive_header .page-header-search a.search-btn {
      background-image: url(img/icon_search.svg); }
    div#page-head .page-header-search button.clear-search-btn, div#page-head .page-header-search span.clear-search-btn, div#page-head .page-header-search a.clear-search-btn, div.archive_header .page-header-search button.clear-search-btn, div.archive_header .page-header-search span.clear-search-btn, div.archive_header .page-header-search a.clear-search-btn {
      right: 24px;
      font-size: 20px;
      cursor: pointer;
      display: none; }

div.archive_header {
  padding-top: 100px; }
  @media (max-width: 1290px) {
    div.archive_header {
      padding-top: 75px; } }
  @media (max-width: 1290px) {
    div.archive_header .col_6 {
      width: 42%; } }
  @media (max-width: 1050px) {
    div.archive_header .col_6 {
      width: 50%; } }
  @media (max-width: 500px) {
    div.archive_header .col_6 {
      padding-bottom: 0;
      width: 100%;
      padding-left: 15px; } }
  div.archive_header .col_6 h2 {
    color: white;
    font-size: 54px;
    font-weight: normal;
    padding-top: 56px; }
    @media (max-width: 1290px) {
      div.archive_header .col_6 h2 {
        padding-top: 16px;
        font-size: 42px; } }
    @media (max-width: 800px) {
      div.archive_header .col_6 h2 {
        padding-top: 22px;
        font-size: 40px; } }
    @media (max-width: 500px) {
      div.archive_header .col_6 h2 {
        font-size: 36px;
        padding-top: 36px; } }
  div.archive_header div.col_5.flush {
    padding-top: 75px; }
    @media (max-width: 1290px) {
      div.archive_header div.col_5.flush {
        width: 52%;
        padding-top: 45px; } }
    @media (max-width: 1050px) {
      div.archive_header div.col_5.flush {
        width: 45%;
        padding-top: 35px;
        padding-bottom: 20px; } }
    @media (max-width: 500px) {
      div.archive_header div.col_5.flush {
        padding-top: 0px;
        padding-left: 15px;
        width: 100%; } }
    div.archive_header div.col_5.flush p {
      color: white; }
      @media (max-width: 700px) {
        div.archive_header div.col_5.flush p {
          height: 140px;
          overflow: hidden;
          margin-bottom: 10px; } }
      @media (max-width: 500px) {
        div.archive_header div.col_5.flush p {
          width: 90%;
          height: 90px; } }
    @media (max-width: 700px) {
      div.archive_header div.col_5.flush p.on {
        height: auto; } }

div#event-filters {
  clear: both;
  color: #000000; }
  div#event-filters.hidden {
    visibility: hidden; }
  div#event-filters p {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    line-height: 1.2; }
    @media (max-width: 1050px) {
      div#event-filters p {
        float: none; } }
  div#event-filters div.radios {
    margin-bottom: 30px;
    margin-top: 50px; }
    @media (max-width: 1290px) {
      div#event-filters div.radios {
        margin-top: 20px; } }
    @media (max-width: 1050px) {
      div#event-filters div.radios {
        margin-bottom: 30px;
        margin-top: 0; } }
    @media (max-width: 500px) {
      div#event-filters div.radios {
        margin-bottom: 10px; } }
    div#event-filters div.radios div {
      display: inline-block;
      margin-right: 2px;
      margin-top: 14px; }
      @media (max-width: 1050px) {
        div#event-filters div.radios div {
          margin-top: 7px; } }
      div#event-filters div.radios div input {
        display: none; }
      div#event-filters div.radios div label, div#event-filters div.radios div a.button {
        padding: 11px 20px;
        background-color: white;
        text-transform: uppercase;
        cursor: pointer;
        display: block;
        border-radius: 2px;
        transition: 0.3s;
        font-size: 17px;
        font-family: "display", Helvetica, Arial, sans-serif;
        color: black;
        opacity: 0.28; }
        div#event-filters div.radios div label:hover, div#event-filters div.radios div a.button:hover {
          opacity: 1; }
        @media (max-width: 1290px) {
          div#event-filters div.radios div label, div#event-filters div.radios div a.button {
            font-size: 15.5px;
            padding: 9px 15px; } }
        @media (max-width: 1050px) {
          div#event-filters div.radios div label, div#event-filters div.radios div a.button {
            font-size: 14.5px;
            padding: 7px 15px; } }
      div#event-filters div.radios div input[type=radio]:checked + label {
        opacity: 1; }
  div#event-filters div.checkboxes {
    float: left; }
    @media (max-width: 1050px) {
      div#event-filters div.checkboxes {
        width: 100%;
        display: block;
        margin-bottom: 0; } }
    @media (max-width: 500px) {
      div#event-filters div.checkboxes {
        margin-bottom: 40px;
        margin-top: 10px; } }
    @media (max-width: 1050px) {
      div#event-filters div.checkboxes p {
        float: left;
        position: relative; } }
    @media (max-width: 500px) {
      div#event-filters div.checkboxes p {
        width: 100%; } }
    @media (max-width: 1050px) {
      div#event-filters div.checkboxes p:after {
        content: '';
        position: absolute;
        right: -27px;
        top: 2px;
        height: 27px;
        width: 27px;
        background-image: url("img/icon_droparrowblk.svg") !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important; } }
    @media (max-width: 500px) {
      div#event-filters div.checkboxes p:after {
        right: -5px; } }
    @media (max-width: 1050px) {
      div#event-filters div.checkboxes p.on:after {
        background-image: url("img/icon_droparrowblk_up.svg") !important; } }
    div#event-filters div.checkboxes div {
      display: inline-block;
      margin-right: 10px; }
      @media (max-width: 1050px) {
        div#event-filters div.checkboxes div {
          float: left;
          width: 100%;
          display: none; } }
      @media (max-width: 1050px) {
        div#event-filters div.checkboxes div.on {
          display: block; } }
    div#event-filters div.checkboxes input[type=checkbox], div#event-filters div.checkboxes input[type=radio] {
      -webkit-appearance: none;
      background-color: rgba(255, 255, 255, 0.2);
      border: none;
      padding: 0px;
      border-radius: 0px;
      display: inline-block;
      position: relative;
      height: 20px;
      width: 20px;
      margin-right: 10px; }
      @media (max-width: 1290px) {
        div#event-filters div.checkboxes input[type=checkbox], div#event-filters div.checkboxes input[type=radio] {
          height: 18px;
          width: 18px; } }
      @media (max-width: 1050px) {
        div#event-filters div.checkboxes input[type=checkbox], div#event-filters div.checkboxes input[type=radio] {
          float: left; } }
      div#event-filters div.checkboxes input[type=checkbox]:hover, div#event-filters div.checkboxes input[type=radio]:hover {
        background-color: rgba(255, 255, 255, 0.35); }
      div#event-filters div.checkboxes input[type=checkbox]:active, div#event-filters div.checkboxes input[type=checkbox]:checked:active, div#event-filters div.checkboxes input[type=radio]:active, div#event-filters div.checkboxes input[type=radio]:checked:active {
        box-shadow: 0 1px 2px rgba(255, 255, 255, 0.15), inset 0px 1px 3px rgba(255, 255, 255, 0.2); }
      div#event-filters div.checkboxes input[type=checkbox]:checked, div#event-filters div.checkboxes input[type=radio]:checked {
        box-shadow: 0 1px 2px rgba(255, 255, 255, 0.15), inset 0px -15px 10px -12px white, inset 15px 10px -12px rgba(255, 255, 255, 0.2);
        color: #99a1a7; }
        div#event-filters div.checkboxes input[type=checkbox]:checked:after, div#event-filters div.checkboxes input[type=radio]:checked:after {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background-color: rgba(255, 255, 255, 0.2);
          background-image: url("img/icon_check.svg");
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
    div#event-filters div.checkboxes label {
      display: block;
      float: right;
      position: relative;
      padding-left: 0px;
      margin-right: 5px;
      margin-bottom: 0px;
      height: 26px;
      line-height: 1.1;
      cursor: pointer;
      font-size: 18px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      overflow: hidden; }
      @media (max-width: 1290px) {
        div#event-filters div.checkboxes label {
          font-size: 16px; } }
      @media (max-width: 1050px) {
        div#event-filters div.checkboxes label {
          float: left; } }
  div#event-filters div#calendar-toggle {
    text-transform: uppercase;
    position: absolute;
    right: 0;
    background: black;
    color: white;
    padding: 17px 80px 23px 20px;
    bottom: 0;
    font-weight: bold;
    font-size: 19px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-image: url(img/icon_calendar.svg);
    background-position: right 8px;
    background-repeat: no-repeat;
    background-size: 47px;
    cursor: pointer; }
    @media (max-width: 1290px) {
      div#event-filters div#calendar-toggle {
        padding: 14px 45px 16px 16px;
        font-size: 17px;
        background-size: 38px;
        background-position: right 6px; } }
    @media (max-width: 500px) {
      div#event-filters div#calendar-toggle {
        margin-top: 0; } }
    div#event-filters div#calendar-toggle.on {
      background-position: right 8px;
      background-image: url(img/icon_close.svg);
      background-size: 45px; }
      @media (max-width: 1290px) {
        div#event-filters div#calendar-toggle.on {
          background-size: 38px;
          background-position: right 6px; } }
  div#event-filters div#year-dropdown, div#event-filters div.filter-dropdown {
    float: right;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 130px; }
    div#event-filters div#year-dropdown select option, div#event-filters div.filter-dropdown select option {
      color: black; }

/*******************
* Archive Control Wrapper, common to Nat Prog, Res Prog, Press?
**/
div.archive-control-wrapper {
  border-bottom: 1px solid #cacaca; }
  div.archive-control-wrapper div#event-filters {
    color: white; }
    div.archive-control-wrapper div#event-filters div.radios div label {
      background-color: grey; }
      div.archive-control-wrapper div#event-filters div.radios div label:hover {
        background-color: black; }
    div.archive-control-wrapper div#event-filters div.radios div input[type=radio]:checked + label {
      background-color: black; }
    div.archive-control-wrapper div#event-filters div#year-dropdown select option, div.archive-control-wrapper div#event-filters div.filter-dropdown select option {
      color: black; }
  div.archive-control-wrapper form.page-header-search input {
    color: black;
    border-bottom: 1px solid black; }
  div.archive-control-wrapper form.page-header-search button.search-btn {
    border: 1px solid black; }

/*******************
* Events List Navigation
**/
div#events-list-nav {
  margin-top: 0px;
  border-bottom: none; }
  div#events-list-nav div.container div.col_12 {
    padding: 30px 20px 30px 20px; }
    @media (max-width: 1390px) {
      div#events-list-nav div.container div.col_12 {
        padding: 20px 20px 20px 20px; } }
    @media (max-width: 780px) {
      div#events-list-nav div.container div.col_12 {
        padding: 20px 15px 20px 15px; } }
    div#events-list-nav div.container div.col_12 span.events-list-date-range {
      position: absolute;
      width: 220px;
      top: 0;
      left: 50%;
      margin-left: -110px;
      line-height: 100px;
      height: 100px;
      font-weight: bold;
      text-align: center;
      display: block;
      font-size: 20px;
      margin-bottom: 0px;
      text-transform: uppercase; }
      @media (max-width: 1390px) {
        div#events-list-nav div.container div.col_12 span.events-list-date-range {
          line-height: 75px;
          height: 75px;
          font-size: 18px; } }
      @media (max-width: 600px) {
        div#events-list-nav div.container div.col_12 span.events-list-date-range {
          line-height: 65px;
          height: 65px;
          font-size: 17px; } }
    div#events-list-nav div.container div.col_12 div#events-list-nav-group span {
      color: white;
      color: rgba(255, 255, 255, 0);
      background-repeat: no-repeat !important;
      background-size: 100% !important;
      width: 40px;
      height: 40px;
      cursor: pointer;
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -ms-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      @media (max-width: 1390px) {
        div#events-list-nav div.container div.col_12 div#events-list-nav-group span {
          width: 35px;
          height: 35px; } }
      @media (max-width: 600px) {
        div#events-list-nav div.container div.col_12 div#events-list-nav-group span {
          width: 30px;
          height: 30px; } }
      div#events-list-nav div.container div.col_12 div#events-list-nav-group span a {
        display: block;
        padding: 20px; }
      div#events-list-nav div.container div.col_12 div#events-list-nav-group span#events-list-nav-prev {
        float: left;
        background-image: url("img/icon_arrow_left_blk.svg") !important; }
      div#events-list-nav div.container div.col_12 div#events-list-nav-group span#events-list-nav-next {
        float: right;
        background-image: url("img/icon_arrow_right_blk.svg") !important; }
      div#events-list-nav div.container div.col_12 div#events-list-nav-group span.disabled {
        opacity: .2; }
      div#events-list-nav div.container div.col_12 div#events-list-nav-group span:hover {
        opacity: .4; }

/*******************
  * Events List Results
  **/
div.result-row, div#no-results {
  clear: both;
  visibility: hidden;
  border-bottom: none;
  padding: 20px 0 0 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,f9f9f9+10,ffffff+44 */
  background: #f4f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f4 0%, #f9f9f9 10%, white 44%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #f9f9f9 10%, white 44%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f4 0%, #f9f9f9 10%, white 44%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }
  div.result-row div.col_6, div#no-results div.col_6 {
    padding-bottom: 0; }
    div.result-row div.col_6 h2, div#no-results div.col_6 h2 {
      margin-top: 0px;
      text-align: left;
      width: 100%;
      font-size: 26px;
      font-weight: normal; }
      @media (max-width: 1290px) {
        div.result-row div.col_6 h2, div#no-results div.col_6 h2 {
          font-size: 24px; } }
      @media (max-width: 1050px) {
        div.result-row div.col_6 h2, div#no-results div.col_6 h2 {
          font-size: 22px; } }
      @media (max-width: 500px) {
        div.result-row div.col_6 h2, div#no-results div.col_6 h2 {
          font-size: 18px; } }
      div.result-row div.col_6 h2 strong, div#no-results div.col_6 h2 strong {
        margin-right: 5px;
        text-transform: uppercase; }
  div.result-row div.col_12, div#no-results div.col_12 {
    padding-bottom: 0; }
    div.result-row div.col_12 h2, div#no-results div.col_12 h2 {
      margin-top: 20px;
      text-align: right;
      width: 100%;
      font-size: 26px;
      font-weight: normal; }
      @media (max-width: 1290px) {
        div.result-row div.col_12 h2, div#no-results div.col_12 h2 {
          font-size: 24px; } }
      @media (max-width: 1050px) {
        div.result-row div.col_12 h2, div#no-results div.col_12 h2 {
          font-size: 22px; } }
      @media (max-width: 500px) {
        div.result-row div.col_12 h2, div#no-results div.col_12 h2 {
          font-size: 18px; } }
      div.result-row div.col_12 h2 strong, div#no-results div.col_12 h2 strong {
        float: left;
        margin-right: 5px;
        text-transform: uppercase; }
    div.result-row div.col_12 div.feat_block, div#no-results div.col_12 div.feat_block {
      margin: 0 20px 20px 0;
      width: calc(100%/4 - 20px);
      padding-bottom: 34% !important; }
      @media (max-width: 1290px) {
        div.result-row div.col_12 div.feat_block, div#no-results div.col_12 div.feat_block {
          width: calc(100%/3 - 20px);
          padding-bottom: 44% !important; } }
      @media (max-width: 1050px) {
        div.result-row div.col_12 div.feat_block:nth-child(odd), div#no-results div.col_12 div.feat_block:nth-child(odd) {
          content: '';
          display: block;
          clear: none; } }
      @media (max-width: 800px) {
        div.result-row div.col_12 div.feat_block, div#no-results div.col_12 div.feat_block {
          width: calc(100%/2 - 20px);
          padding-bottom: 60% !important; } }
      @media (max-width: 500px) {
        div.result-row div.col_12 div.feat_block, div#no-results div.col_12 div.feat_block {
          width: calc(100%/1 - 15px);
          padding-bottom: 70% !important;
          margin: 0 15px 15px 0; } }
    div.result-row div.col_12 h4, div#no-results div.col_12 h4 {
      margin-top: 16px;
      font-weight: normal;
      line-height: 24px;
      font-size: 18px; }

div.result-row-closed {
  background: #fafafa;
  padding-bottom: 35px; }
  div.result-row-closed p {
    text-align: right; }

div#no-results {
  display: none;
  visibility: visible;
  margin-top: 30px;
  margin-bottom: 50px; }
  div#no-results a {
    border-bottom: 1px solid; }

div.result-controls {
  padding-top: 0 !important;
  padding-bottom: 20px !important; }
  div.result-controls div.loadmore {
    display: block; }
    @media (max-width: 500px) {
      div.result-controls div.loadmore {
        width: calc(100% - 45px); } }

body.page-template-04_archive-residency-programme input::placeholder {
  color: white;
  opacity: .6; }

div#ft_container {
  width: 100%;
  margin-left: 0; }
  div#ft_container input, div#ft_container select, div#ft_container textarea {
    color: grey;
    padding: 4px;
    border: 1px solid #9e9e9e;
    font-size: initial;
    font-family: "normal", Helvetica, Arial, sans-serif; }
    div#ft_container input.ft_form_field_required, div#ft_container select.ft_form_field_required, div#ft_container textarea.ft_form_field_required {
      border: 1px solid #1cb3bc !important; }
  div#ft_container select {
    padding-left: 0; }
  div#ft_container ul.ft_ticket_type_ul {
    padding-left: 0 !important; }
    div#ft_container ul.ft_ticket_type_ul li.ft_ticket_type_li {
      border: 0; }
      div#ft_container ul.ft_ticket_type_ul li.ft_ticket_type_li h3 {
        font-size: initial;
        float: left; }
      div#ft_container ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle {
        margin: 0;
        padding: 0;
        float: right; }
        div#ft_container ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div div.ft_ticket_options input {
          width: 24px !important;
          height: 24px !important; }
        div#ft_container ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div div.ft_ticket_options div.ft_quantity_option {
          width: 28px;
          height: 28px; }
        div#ft_container ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div label span:after {
          content: "Qty:"; }
  div#ft_container div#ft_message_bar {
    background: #1cb3bc;
    color: white;
    font-size: inherit;
    border: 0;
    min-height: auto;
    width: calc(100% - 50px);
    position: relative;
    margin-bottom: 10px;
    padding-right: 40px;
    z-index: -1; }
    div#ft_container div#ft_message_bar div#ft_message_bar_close {
      border: 0;
      background: no-repeat;
      top: 14px;
      color: white !important; }
  div#ft_container div.ft_form_button_row {
    width: 50%; }
    div#ft_container div.ft_form_button_row a#ft_frmTicketTypesSubmit span.ft_label_continue_shopping_submit:after {
      content: "Add to Basket"; }
  div#ft_container div#ft_screening_container {
    border: 0; }
    div#ft_container div#ft_screening_container div#ft_content_holder div#ft_calendar_container {
      width: 100%;
      border: 0; }
      div#ft_container div#ft_screening_container div#ft_content_holder div#ft_calendar_container td.ft_calendar_next, div#ft_container div#ft_screening_container div#ft_content_holder div#ft_calendar_container td.ft_calendar_previous {
        background-size: 30px !important; }
    div#ft_container div#ft_screening_container span#ft_calendar_today {
      background-size: 35px;
      background-position: center;
      background-repeat: no-repeat;
      color: #fff;
      font-weight: bold;
      text-decoration: underline; }
    div#ft_container div#ft_screening_container div#ft_cart {
      background: white; }
      div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul {
        margin: 0; }
        div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 {
          margin-bottom: 9px !important; }
          div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_name {
            margin-bottom: 8px;
            display: block; }
          div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_schedule_date {
            margin-right: 6px; }
          div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_schedule_date, div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_start_time, div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_end_time {
            font-size: 14px; }
          div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_start_time, div#ft_container div#ft_screening_container div#ft_cart ul#ft_ticket_type_ul li h3.ft_ticket_label_h3 span.ft_ticket_type_event_end_time {
            opacity: .5; }
      div#ft_container div#ft_screening_container div#ft_cart div.ft_ticket_details_toggle {
        padding: 0; }
        div#ft_container div#ft_screening_container div#ft_cart div.ft_ticket_details_toggle div.ft_ticket_options {
          margin-top: 6px;
          margin-bottom: -37px; }
          div#ft_container div#ft_screening_container div#ft_cart div.ft_ticket_details_toggle div.ft_ticket_options div.ft_basket_option {
            width: 28px;
            height: 28px;
            opacity: .5;
            transition: 0.3s; }
            div#ft_container div#ft_screening_container div#ft_cart div.ft_ticket_details_toggle div.ft_ticket_options div.ft_basket_option:hover {
              border: 0;
              opacity: 1; }
        div#ft_container div#ft_screening_container div#ft_cart div.ft_ticket_details_toggle div.ft_ticket_quantity_div input {
          border: 0; }
      @media only screen and (max-width: 400px) {
        div#ft_container div#ft_screening_container div#ft_cart div.ft_form_button_row {
          width: 100%; } }
      div#ft_container div#ft_screening_container div#ft_cart div.ft_form_button_row:nth-of-type(1) {
        display: none; }
    div#ft_container div#ft_screening_container div#ft_checkout {
      border: 0;
      width: 100%; }
      div#ft_container div#ft_screening_container div#ft_checkout h2.ft_sub_title_h2 {
        margin: 0 0 20px 0;
        font-family: inherit; }
      div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order {
        margin-bottom: 28px; }
        div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element {
          margin: 0;
          width: 100%;
          min-width: 100%; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element thead {
            display: none; }
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element thead th {
              padding: 0; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tr {
            border: 0; }
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tr td:nth-child(1) {
              padding-right: 10px; }
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tr td:nth-child(2) {
              padding-right: 20px; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element th, div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td {
            padding: 0 0 20px 0;
            border: 0;
            background: none !important;
            font-style: normal;
            vertical-align: top;
            font-size: initial;
            display: revert; }
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element th strong.ft_ticket_type_ticket_event, div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td strong.ft_ticket_type_ticket_event {
              font-size: initial; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_ticket_type_ticket_event span.ft_ticket_type_event_name span.ft_ticket_type_event_name {
            margin-right: 6px; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_ticket_type_ticket_event span.ft_ticket_type_event_name span.ft_ticket_type_event_schedule_date {
            margin-right: 6px; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_ticket_type_ticket_event span.ft_ticket_type_event_name span.ft_ticket_type_event_schedule_date, div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_ticket_type_ticket_event span.ft_ticket_type_event_name span.ft_ticket_type_event_start_time, div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_ticket_type_ticket_event span.ft_ticket_type_event_name span.ft_ticket_type_event_end_time {
            opacity: .5;
            font-weight: normal; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_checkout_remove_container div.ft_basket_option {
            width: 25px;
            height: 25px;
            opacity: .5;
            transition: 0.3s;
            float: right; }
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_checkout_remove_container div.ft_basket_option:hover {
              border: 0;
              opacity: 1; }
            @media only screen and (max-width: 1024px) {
              div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element td.ft_checkout_remove_container div.ft_basket_option {
                width: 20px;
                height: 20px; } }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element p {
            font-size: initial; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tbody:before {
            content: "-";
            display: block;
            line-height: 1em;
            color: transparent; }
          @media only screen and (max-width: 1024px) {
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tbody {
              width: auto; }
              div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tbody tr td {
                font-size: initial; }
                div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tbody tr td:before {
                  display: none; } }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element table {
            margin-bottom: 0; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element select#frmOptionalItem {
            margin-right: 20px;
            margin-left: 0;
            width: calc(100% - 20px); }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tr.ft_total_tr {
            border-top: 1px solid grey;
            border-bottom: 1px solid grey; }
            div#ft_container div#ft_screening_container div#ft_checkout div.ft_review_order table.ft_table_element tr.ft_total_tr th {
              font-size: initial;
              padding: 10px 0; }
      div#ft_container div#ft_screening_container div#ft_checkout div#ft_checkout_option_title h2 {
        margin: 0 0 20px 0; }
      div#ft_container div#ft_screening_container div#ft_checkout div.ft_checkout_options_full_col div.ft_checkout_option_form form#ft_frmNoRegister {
        padding: 0;
        margin: 0;
        width: 100%; }
        div#ft_container div#ft_screening_container div#ft_checkout div.ft_checkout_options_full_col div.ft_checkout_option_form form#ft_frmNoRegister div#ft_conNoRegisterMoreInfo label {
          margin: 0; }
        div#ft_container div#ft_screening_container div#ft_checkout div.ft_checkout_options_full_col div.ft_checkout_option_form form#ft_frmNoRegister label {
          font-size: initial; }
          div#ft_container div#ft_screening_container div#ft_checkout div.ft_checkout_options_full_col div.ft_checkout_option_form form#ft_frmNoRegister label a {
            text-decoration: none;
            border: 0;
            margin-left: 4px; }
        div#ft_container div#ft_screening_container div#ft_checkout div.ft_checkout_options_full_col div.ft_checkout_option_form form#ft_frmNoRegister div#ft_conNoRegisterMoreInfo span:after {
          font-size: initial; }
    div#ft_container div#ft_screening_container div#ft_screen {
      border: 0;
      width: 100%;
      left: 0;
      min-height: 270px; }
      div#ft_container div#ft_screening_container div#ft_screen div.ft_schedule_event_summary {
        padding: 0; }
      div#ft_container div#ft_screening_container div#ft_screen div.ft_schedule_event_slot {
        padding: 0; }
      div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col {
        padding: 0; }
        div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form ul#ft_ticket_type_ul {
          padding-left: 0 !important; }
        div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li {
          border: 0; }
          div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_desc {
            width: 100% !important; }
            div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_desc p span {
              font-family: inherit !important;
              font-weight: bold; }
          div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_container {
            border: 0;
            padding-left: 0;
            padding-right: 0;
            border-bottom: 1px solid #d7d7d7; }
          div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product {
            margin-top: 20px; }
            div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul {
              padding-left: 0 !important; }
              div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li {
                border: 0; }
                div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li h3 {
                  font-size: initial;
                  float: left; }
                div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle {
                  margin: 0;
                  padding: 0;
                  float: right; }
                  div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div {
                    line-height: 17px; }
                    div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div div.ft_ticket_options input {
                      width: 24px !important;
                      height: 19px !important; }
                    div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div div.ft_ticket_options div.ft_quantity_option {
                      width: 22px;
                      height: 22px; }
                    div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div div.ft_ticket_price_div {
                      line-height: 19px; }
                    div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_quantity_div label span:after {
                      content: "Qty:"; }
                  div#ft_container div#ft_screening_container div#ft_screen div.ft_choose_options_right_col div#ft_event_ticket_details form#ft_frmTicketList ul#ft_ticket_type_ul li.ft_schedule_event_li div.ft_schedule_event_slot ul.ft_schedule_slot li.ft_schedule_slot_li div.ft_schedule_slot_product ul.ft_ticket_type_ul li.ft_ticket_type_li div.ft_ticket_details_toggle div.ft_ticket_price_div {
                    line-height: 18px;
                    opacity: 0.3; }
    div#ft_container div#ft_screening_container div#ft_payment_details {
      margin-top: 30PX; }
      div#ft_container div#ft_screening_container div#ft_payment_details h2 {
        margin-bottom: 0; }
      div#ft_container div#ft_screening_container div#ft_payment_details form#ft_frmCheckout {
        margin: 0;
        padding: 0; }
        div#ft_container div#ft_screening_container div#ft_payment_details form#ft_frmCheckout div.ft_form_button_row {
          width: calc(50% + 8px); }
          div#ft_container div#ft_screening_container div#ft_payment_details form#ft_frmCheckout div.ft_form_button_row a#ft_frmPaymentFree {
            width: 100%;
            margin: 0; }
    div#ft_container div#ft_screening_container div#ft_thanks {
      padding-top: 20px;
      margin-top: -20px; }
      div#ft_container div#ft_screening_container div#ft_thanks h2 {
        margin: 0 0 20px 0;
        font-size: 20px; }
      div#ft_container div#ft_screening_container div#ft_thanks div.ft_popup_content {
        margin: 0; }
    div#ft_container div#ft_screening_container div#ft_modal div.ft_modal-content {
      margin-top: 10vh;
      border: 0;
      max-width: 700px; }
      div#ft_container div#ft_screening_container div#ft_modal div.ft_modal-content div.ft_modal-header {
        border: 0;
        padding-top: 14px; }
        div#ft_container div#ft_screening_container div#ft_modal div.ft_modal-content div.ft_modal-header span.ft_modal_close {
          padding-top: 5px;
          color: #1cb3bc; }
  div#ft_container div#ft_shop_header_div {
    padding-bottom: 20px;
    width: 100%;
    border: 0; }
    div#ft_container div#ft_shop_header_div ul#ft_shop_area_nav_ul {
      width: 100%;
      margin: 0; }
    div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul li#ft_basket_button {
      background-size: 27px;
      background-position: left 5px;
      padding-left: 36px; }
    div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul li#ft_checkout_button {
      background-size: 22px;
      background-position: left 9px;
      padding-left: 26px;
      margin-left: 9px; }
    div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul div.ft_basket_detail {
      margin-left: 0px; }
      div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul div.ft_basket_detail img {
        display: none; }
      div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul div.ft_basket_detail span#ft_basket_text, div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul div.ft_basket_detail span#ft_checkout_button_text {
        font-size: initial;
        line-height: 33px; }
        @media (max-width: 500px) {
          div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul div.ft_basket_detail span#ft_basket_text, div#ft_container div#ft_shop_header_div ul#ft_shop_purchase_ul div.ft_basket_detail span#ft_checkout_button_text {
            font-size: 12px; } }
  div#ft_container h3.ft_ticket_label_h3 {
    margin: 0 !important;
    padding: 0 !important; }
  div#ft_container div.ft_form_button_row {
    margin: 0;
    width: calc(50% - 10px); }
    div#ft_container div.ft_form_button_row.ft_TicketTypesSubmit {
      margin-right: 10px; }
    div#ft_container div.ft_form_button_row.ft_FinishedShoppingSubmit {
      margin-left: 10px; }
    div#ft_container div.ft_form_button_row a, div#ft_container div.ft_form_button_row input {
      margin: 0;
      width: 100%;
      height: auto;
      box-shadow: none;
      float: left;
      padding: 11px 20px;
      background-color: #1c1c1c;
      text-transform: uppercase;
      cursor: pointer;
      display: block;
      border-radius: 2px;
      transition: 0.3s;
      font-size: 17px;
      font-weight: normal;
      font-family: "display", Helvetica, Arial, sans-serif;
      color: white !important;
      opacity: 0.2;
      margin-right: 7px;
      margin-bottom: 7px;
      transition: opacity 0.3s ease;
      border-bottom: none !important;
      min-height: auto;
      line-height: 20px; }
      div#ft_container div.ft_form_button_row a:hover, div#ft_container div.ft_form_button_row input:hover {
        background-color: #1c1c1c;
        opacity: 1 !important;
        color: white;
        border: 0; }
        div#ft_container div.ft_form_button_row a:hover:after, div#ft_container div.ft_form_button_row input:hover:after {
          display: none; }
      div#ft_container div.ft_form_button_row a span, div#ft_container div.ft_form_button_row input span {
        color: white; }

div#ft_poweredby {
  opacity: .15;
  border: 0; }
  div#ft_poweredby a {
    border-bottom: 0; }

@media (max-width: 1290px) {
  div#future_ticketing_wrapper .col_6 {
    width: 42%; } }
@media (max-width: 900px) {
  div#future_ticketing_wrapper .col_6 {
    width: 100%; } }
@media (max-width: 500px) {
  div#future_ticketing_wrapper .col_6 {
    width: 100%; } }
@media (max-width: 900px) {
  div#future_ticketing_wrapper .col_5 {
    width: 100%; } }

.clearfix {
  overflow: auto; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.ft_form_label label.ft_required:after, .ft_form_label_white label.ft_required:after {
  content: " *";
  color: #1cb3bc;
  font-weight: bold; }

/**
 * 05 Collection
 * -----------------------------------------------------------------------------
 */
body.page-template-05_collection, body.page-template-05_artists-az {
  background: #1c1c1c;
  color: white; }
  body.page-template-05_collection a, body.page-template-05_artists-az a {
    color: white; }
  body.page-template-05_collection div#page-head, body.page-template-05_artists-az div#page-head {
    padding-top: 100px; }
    @media (max-width: 1290px) {
      body.page-template-05_collection div#page-head, body.page-template-05_artists-az div#page-head {
        padding-top: 75px; } }
    @media (max-width: 1290px) {
      body.page-template-05_collection div#page-head div.container div.col_6, body.page-template-05_artists-az div#page-head div.container div.col_6 {
        width: 42%; } }
    @media (max-width: 1050px) {
      body.page-template-05_collection div#page-head div.container div.col_6, body.page-template-05_artists-az div#page-head div.container div.col_6 {
        width: 50%; } }
    @media (max-width: 1050px) {
      body.page-template-05_collection div#page-head div.container div.col_6, body.page-template-05_artists-az div#page-head div.container div.col_6 {
        width: 50%; } }
    @media (max-width: 500px) {
      body.page-template-05_collection div#page-head div.container div.col_6, body.page-template-05_artists-az div#page-head div.container div.col_6 {
        padding-bottom: 0;
        width: 100%; } }
    body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav {
      margin: 0; }
      body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li {
        padding: 11px 18px;
        background-color: white;
        text-transform: uppercase;
        cursor: pointer;
        display: block;
        border-radius: 2px;
        margin-right: 7px;
        margin-bottom: 7px;
        transition: 0.3s;
        font-size: 17px;
        font-family: "display", Helvetica, Arial, sans-serif;
        color: black;
        opacity: 0.15;
        line-height: 23.8px;
        float: left; }
        body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li a, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li a {
          font-weight: normal;
          color: black; }
        body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li:hover, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li:hover {
          opacity: 1; }
        @media (max-width: 1290px) {
          body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li {
            font-size: 15.5px;
            padding: 9px 15px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li {
            font-size: 14.5px;
            padding: 7px 15px; } }
        @media (max-width: 800px) {
          body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li {
            padding: 7px 11px; } }
        body.page-template-05_collection div#page-head div.container div.col_6 ul#page-head-nav li.active, body.page-template-05_artists-az div#page-head div.container div.col_6 ul#page-head-nav li.active {
          opacity: 1; }
    body.page-template-05_collection div#page-head div.container div.col_6 h2, body.page-template-05_artists-az div#page-head div.container div.col_6 h2 {
      color: white;
      font-size: 54px;
      font-weight: normal;
      padding-top: 56px; }
      @media (max-width: 1290px) {
        body.page-template-05_collection div#page-head div.container div.col_6 h2, body.page-template-05_artists-az div#page-head div.container div.col_6 h2 {
          padding-top: 16px;
          font-size: 42px; } }
      @media (max-width: 800px) {
        body.page-template-05_collection div#page-head div.container div.col_6 h2, body.page-template-05_artists-az div#page-head div.container div.col_6 h2 {
          padding-top: 22px;
          font-size: 40px; } }
      @media (max-width: 500px) {
        body.page-template-05_collection div#page-head div.container div.col_6 h2, body.page-template-05_artists-az div#page-head div.container div.col_6 h2 {
          font-size: 36px;
          padding-top: 36px; } }
    body.page-template-05_collection div#page-head div.container div.col_6 div.page-header-search button, body.page-template-05_artists-az div#page-head div.container div.col_6 div.page-header-search button {
      background-image: url(img/icon_search.svg);
      background-repeat: no-repeat;
      background-position: right top;
      background-size: 100%;
      top: 12px;
      width: 32px !important;
      height: 32px;
      opacity: 1; }
      @media (max-width: 1290px) {
        body.page-template-05_collection div#page-head div.container div.col_6 div.page-header-search button, body.page-template-05_artists-az div#page-head div.container div.col_6 div.page-header-search button {
          width: 28px !important;
          height: 28px; } }
      @media (max-width: 500px) {
        body.page-template-05_collection div#page-head div.container div.col_6 div.page-header-search button, body.page-template-05_artists-az div#page-head div.container div.col_6 div.page-header-search button {
          width: 26px !important;
          height: 26px; } }
    body.page-template-05_collection div#page-head div.container div.col_6 div.page-header-search input, body.page-template-05_artists-az div#page-head div.container div.col_6 div.page-header-search input {
      font-size: 32px; }
      @media (max-width: 1290px) {
        body.page-template-05_collection div#page-head div.container div.col_6 div.page-header-search input, body.page-template-05_artists-az div#page-head div.container div.col_6 div.page-header-search input {
          font-size: 26px; } }
      @media (max-width: 500px) {
        body.page-template-05_collection div#page-head div.container div.col_6 div.page-header-search input, body.page-template-05_artists-az div#page-head div.container div.col_6 div.page-header-search input {
          font-size: 24px; } }
    body.page-template-05_collection div#page-head div.container div.col_5.flush, body.page-template-05_artists-az div#page-head div.container div.col_5.flush {
      padding-top: 75px;
      height: 280px; }
      @media (max-width: 1290px) {
        body.page-template-05_collection div#page-head div.container div.col_5.flush, body.page-template-05_artists-az div#page-head div.container div.col_5.flush {
          width: 52%;
          padding-top: 45px;
          height: 200px; } }
      @media (max-width: 1050px) {
        body.page-template-05_collection div#page-head div.container div.col_5.flush, body.page-template-05_artists-az div#page-head div.container div.col_5.flush {
          width: 45%;
          padding-top: 35px;
          padding-bottom: 20px;
          height: auto; } }
      @media (max-width: 500px) {
        body.page-template-05_collection div#page-head div.container div.col_5.flush, body.page-template-05_artists-az div#page-head div.container div.col_5.flush {
          padding-top: 0px;
          padding-left: 15px;
          width: 100%; } }
      body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
        font-size: 20px;
        text-align: left; }
        @media (min-width: 1790px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            font-size: 21px;
            max-width: 700px; } }
        @media (max-width: 1590px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            font-size: 19px; } }
        @media (max-width: 1490px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            font-size: 18px; } }
        @media (max-width: 1190px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            font-size: 17px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            font-size: 16.5px; } }
        @media (max-width: 500px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            font-size: 16px; } }
      body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
        color: white; }
        @media (max-width: 700px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            height: 140px;
            overflow: hidden;
            margin-bottom: 10px; } }
        @media (max-width: 500px) {
          body.page-template-05_collection div#page-head div.container div.col_5.flush p, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p {
            width: 90%;
            height: 90px; } }
      @media (max-width: 700px) {
        body.page-template-05_collection div#page-head div.container div.col_5.flush p.on, body.page-template-05_artists-az div#page-head div.container div.col_5.flush p.on {
          height: auto; } }
    body.page-template-05_collection div#page-head div.artists_search, body.page-template-05_artists-az div#page-head div.artists_search {
      /*the container must be positioned relative:*/
      /*hide the items when the select box is closed:*/ }
      @media (max-width: 1290px) {
        body.page-template-05_collection div#page-head div.artists_search .col_3, body.page-template-05_artists-az div#page-head div.artists_search .col_3 {
          padding-top: 0; } }
      @media (max-width: 1050px) {
        body.page-template-05_collection div#page-head div.artists_search .col_3, body.page-template-05_artists-az div#page-head div.artists_search .col_3 {
          float: right;
          padding-left: 0;
          margin-top: -130px; } }
      @media (max-width: 500px) {
        body.page-template-05_collection div#page-head div.artists_search .col_3, body.page-template-05_artists-az div#page-head div.artists_search .col_3 {
          float: left;
          padding-left: 15px;
          margin-top: 20px; } }
      body.page-template-05_collection div#page-head div.artists_search .col_6.push_3.flushleft, body.page-template-05_artists-az div#page-head div.artists_search .col_6.push_3.flushleft {
        padding-top: 30px; }
        @media (max-width: 1290px) {
          body.page-template-05_collection div#page-head div.artists_search .col_6.push_3.flushleft, body.page-template-05_artists-az div#page-head div.artists_search .col_6.push_3.flushleft {
            margin-left: 17%;
            width: 58%;
            padding-top: 10px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection div#page-head div.artists_search .col_6.push_3.flushleft, body.page-template-05_artists-az div#page-head div.artists_search .col_6.push_3.flushleft {
            width: 100%;
            margin-left: 20px;
            padding-top: 30px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection div#page-head div.artists_search .col_6.push_3.flushleft, body.page-template-05_artists-az div#page-head div.artists_search .col_6.push_3.flushleft {
            width: 100%;
            margin-left: 15px;
            padding-top: 20px; } }
      body.page-template-05_collection div#page-head div.artists_search .filter-dropdown, body.page-template-05_artists-az div#page-head div.artists_search .filter-dropdown {
        position: relative;
        max-width: none;
        width: 100%;
        left: 0;
        top: 0;
        user-select: none; }
        body.page-template-05_collection div#page-head div.artists_search .filter-dropdown select, body.page-template-05_artists-az div#page-head div.artists_search .filter-dropdown select {
          display: none;
          /*hide original SELECT element:*/ }
      body.page-template-05_collection div#page-head div.artists_search .select-selected, body.page-template-05_artists-az div#page-head div.artists_search .select-selected {
        color: #ffffff;
        padding: 10px 10px 10px 0;
        border: 1px solid transparent;
        border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
        cursor: pointer;
        border-bottom: 1px solid white; }
        body.page-template-05_collection div#page-head div.artists_search .select-selected:after, body.page-template-05_artists-az div#page-head div.artists_search .select-selected:after {
          position: absolute;
          content: '';
          top: -4px;
          right: 3px;
          width: 50px;
          height: 50px;
          background-image: url(img/icon_droparrow_down.svg);
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100%; }
        body.page-template-05_collection div#page-head div.artists_search .select-selected.select-arrow-active:after, body.page-template-05_artists-az div#page-head div.artists_search .select-selected.select-arrow-active:after {
          background-image: url(img/icon_droparrow_up.svg); }
      body.page-template-05_collection div#page-head div.artists_search .select-items, body.page-template-05_artists-az div#page-head div.artists_search .select-items {
        position: absolute;
        background-color: #151515;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99; }
        body.page-template-05_collection div#page-head div.artists_search .select-items div, body.page-template-05_artists-az div#page-head div.artists_search .select-items div {
          color: #ffffff;
          padding: 12px 10px 12px 10px;
          border-bottom: 1px solid transparent;
          border-color: transparent transparent rgba(255, 255, 255, 0.1) transparent;
          cursor: pointer; }
      body.page-template-05_collection div#page-head div.artists_search .select-hide, body.page-template-05_artists-az div#page-head div.artists_search .select-hide {
        display: none; }
      body.page-template-05_collection div#page-head div.artists_search .select-items div:hover, body.page-template-05_collection div#page-head div.artists_search .same-as-selected, body.page-template-05_artists-az div#page-head div.artists_search .select-items div:hover, body.page-template-05_artists-az div#page-head div.artists_search .same-as-selected {
        background-color: rgba(0, 0, 0, 0.1); }
      body.page-template-05_collection div#page-head div.artists_search div#az-index div, body.page-template-05_artists-az div#page-head div.artists_search div#az-index div {
        display: inline-block; }
      body.page-template-05_collection div#page-head div.artists_search div#az-index input, body.page-template-05_artists-az div#page-head div.artists_search div#az-index input {
        display: none; }
      body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
        padding: 0 7px 0 0;
        font-size: 30px;
        cursor: pointer;
        opacity: .5; }
        @media (min-width: 1790px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 7px 0 0;
            font-size: 30px; } }
        @media (max-width: 1590px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 6px 0 0;
            font-size: 27px; } }
        @media (max-width: 1490px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 7px 0 0;
            font-size: 25px; } }
        @media (max-width: 1450px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 5px 0 0;
            font-size: 24px; } }
        @media (max-width: 1290px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 7px 0 0;
            font-size: 22px; } }
        @media (max-width: 1150px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 5px 0 0;
            font-size: 22px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 9px 0 0;
            font-size: 25px; } }
        @media (max-width: 780px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 7px 0 0;
            font-size: 22px; } }
        @media (max-width: 500px) {
          body.page-template-05_collection div#page-head div.artists_search div#az-index label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label {
            padding: 0 9px 0 0;
            font-size: 22px; } }
        body.page-template-05_collection div#page-head div.artists_search div#az-index label:hover, body.page-template-05_artists-az div#page-head div.artists_search div#az-index label:hover {
          opacity: 1; }
      body.page-template-05_collection div#page-head div.artists_search div#az-index div input[type=radio]:checked + label, body.page-template-05_artists-az div#page-head div.artists_search div#az-index div input[type=radio]:checked + label {
        opacity: 1; }
    @media (max-width: 780px) {
      body.page-template-05_collection div#page-head div.collection_search div.col_6, body.page-template-05_artists-az div#page-head div.collection_search div.col_6 {
        width: 100%; } }
    @media (max-width: 1290px) {
      body.page-template-05_collection div#page-head div.collection_search div.flushleft, body.page-template-05_artists-az div#page-head div.collection_search div.flushleft {
        width: 57%;
        width: calc(100% / 12 * 7 - 5px); } }
    @media (max-width: 1050px) {
      body.page-template-05_collection div#page-head div.collection_search div.flushleft, body.page-template-05_artists-az div#page-head div.collection_search div.flushleft {
        width: 100%;
        padding: 0 20px 0 20px; } }
    @media (max-width: 780px) {
      body.page-template-05_collection div#page-head div.collection_search div.flushleft, body.page-template-05_artists-az div#page-head div.collection_search div.flushleft {
        padding: 0 15px 0 15px; } }
    @media (max-width: 1290px) {
      body.page-template-05_collection div#page-head div.collection_search div.flushleft .page-header-search, body.page-template-05_artists-az div#page-head div.collection_search div.flushleft .page-header-search {
        position: relative;
        height: 40px;
        margin: 10px 0; } }
  body.page-template-05_collection div.collection_search_toggle, body.page-template-05_artists-az div.collection_search_toggle {
    display: none;
    padding-bottom: 30px; }
    @media (max-width: 780px) {
      body.page-template-05_collection div.collection_search_toggle, body.page-template-05_artists-az div.collection_search_toggle {
        display: block;
        padding-bottom: 10px; } }
    body.page-template-05_collection div.collection_search_toggle div.container div.col_12, body.page-template-05_artists-az div.collection_search_toggle div.container div.col_12 {
      padding-bottom: 0;
      width: 111px; }
      body.page-template-05_collection div.collection_search_toggle div.container div.col_12 div, body.page-template-05_artists-az div.collection_search_toggle div.container div.col_12 div {
        width: 100%;
        margin-top: 5px;
        color: white;
        font-weight: bold;
        background-image: url(img/icon_droparrow_down.svg) !important;
        background-repeat: no-repeat !important;
        background-size: 50px !important;
        background-position: right -18px; }
        @media (max-width: 780px) {
          body.page-template-05_collection div.collection_search_toggle div.container div.col_12 div.on, body.page-template-05_artists-az div.collection_search_toggle div.container div.col_12 div.on {
            background-image: url(img/icon_droparrow_up.svg) !important; } }
    body.page-template-05_collection div.collection_search_toggle div.container span.reset, body.page-template-05_artists-az div.collection_search_toggle div.container span.reset {
      display: block;
      float: right;
      margin: 20px 15px 0 0;
      font-weight: bold; }
  body.page-template-05_collection div.collection_advanced, body.page-template-05_artists-az div.collection_advanced {
    display: block; }
    @media (max-width: 780px) {
      body.page-template-05_collection div.collection_advanced, body.page-template-05_artists-az div.collection_advanced {
        display: none; } }
    @media (max-width: 780px) {
      body.page-template-05_collection div.collection_advanced.on, body.page-template-05_artists-az div.collection_advanced.on {
        display: block; } }
  body.page-template-05_collection form.searchandfilter, body.page-template-05_artists-az form.searchandfilter {
    margin-top: 5px; }
    body.page-template-05_collection form.searchandfilter ul, body.page-template-05_artists-az form.searchandfilter ul {
      /***
      * Filter checkboxes
      */ }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title,
      body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
      body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title,
      body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
      body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
        display: inline-block;
        width: 24%;
        width: calc(25% - 20px);
        padding-right: 20px;
        margin-bottom: 20px; }
        @media (max-width: 1290px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
            margin-bottom: 10px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
            width: 49%;
            width: calc(50% - 20px); } }
        @media (max-width: 500px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_artist,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_classification,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
            width: 100%; } }
        body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_artist select.xx,
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title select.xx,
        body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_classification select.xx,
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n select.xx, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_artist select.xx,
        body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title select.xx,
        body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_classification select.xx,
        body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n select.xx {
          background: #1c1c1c;
          width: 100%;
          color: white;
          border: 0;
          font-size: 16px;
          padding: 0px 0 10px 0;
          border-bottom: 1px solid white; }
          @media (max-width: 500px) {
            body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_artist select.xx,
            body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title select.xx,
            body.page-template-05_collection form.searchandfilter ul li.sf-field-taxonomy-artwork_classification select.xx,
            body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n select.xx, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_artist select.xx,
            body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title select.xx,
            body.page-template-05_artists-az form.searchandfilter ul li.sf-field-taxonomy-artwork_classification select.xx,
            body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n select.xx {
              display: block; } }
      @media (max-width: 1050px) {
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title {
          width: 50%;
          padding-right: 0; } }
      @media (max-width: 500px) {
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_title, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_title {
          width: 100%; } }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
        width: calc(25%);
        padding-right: 0; }
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n li[data-option-array-index="95"], body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n li[data-option-array-index="95"] {
          display: none; }
        @media (max-width: 1050px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
            width: 49%;
            width: calc(50% - 0px); } }
        @media (max-width: 500px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_yearfrom_n {
            width: 100%; } }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-reset, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-reset {
        width: 37px;
        height: 37px; }
        @media (max-width: 780px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-reset, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-reset {
            display: none; } }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_has_image,
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_on_display,
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated,
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_out_on_loan,
      body.page-template-05_collection form.searchandfilter ul li.works_with_images,
      body.page-template-05_collection form.searchandfilter ul li.filter-by, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_has_image,
      body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_on_display,
      body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated,
      body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_out_on_loan,
      body.page-template-05_artists-az form.searchandfilter ul li.works_with_images,
      body.page-template-05_artists-az form.searchandfilter ul li.filter-by {
        display: inline-block;
        margin-bottom: 0; }
        @media (max-width: 780px) {
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_has_image,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_on_display,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated,
          body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_out_on_loan,
          body.page-template-05_collection form.searchandfilter ul li.works_with_images,
          body.page-template-05_collection form.searchandfilter ul li.filter-by, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_has_image,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_on_display,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated,
          body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_out_on_loan,
          body.page-template-05_artists-az form.searchandfilter ul li.works_with_images,
          body.page-template-05_artists-az form.searchandfilter ul li.filter-by {
            width: 100%;
            padding-bottom: 0;
            padding-top: 0;
            margin-top: 0;
            height: 25px;
            overflow: hidden;
            padding-bottom: 0; } }
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_has_image label,
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_on_display label,
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated label,
        body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_out_on_loan label,
        body.page-template-05_collection form.searchandfilter ul li.works_with_images label,
        body.page-template-05_collection form.searchandfilter ul li.filter-by label, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_has_image label,
        body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_on_display label,
        body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated label,
        body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_out_on_loan label,
        body.page-template-05_artists-az form.searchandfilter ul li.works_with_images label,
        body.page-template-05_artists-az form.searchandfilter ul li.filter-by label {
          font-size: 18px; }
      body.page-template-05_collection form.searchandfilter ul li.filter-by, body.page-template-05_artists-az form.searchandfilter ul li.filter-by {
        float: left;
        width: auto; }
        @media (max-width: 780px) {
          body.page-template-05_collection form.searchandfilter ul li.filter-by, body.page-template-05_artists-az form.searchandfilter ul li.filter-by {
            margin-bottom: 10px; } }
        body.page-template-05_collection form.searchandfilter ul li.filter-by label, body.page-template-05_artists-az form.searchandfilter ul li.filter-by label {
          text-transform: uppercase;
          font-weight: bold;
          font-size: 18px;
          margin-top: 3px;
          margin-right: 25px; }
          @media (max-width: 1290px) {
            body.page-template-05_collection form.searchandfilter ul li.filter-by label, body.page-template-05_artists-az form.searchandfilter ul li.filter-by label {
              font-size: 17px; } }
          @media (max-width: 780px) {
            body.page-template-05_collection form.searchandfilter ul li.filter-by label, body.page-template-05_artists-az form.searchandfilter ul li.filter-by label {
              font-size: 16px;
              height: auto; } }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-search, body.page-template-05_collection form.searchandfilter ul li.sf-field-submit, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-search, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-submit {
        display: none; }
      body.page-template-05_collection form.searchandfilter ul span.sf-count, body.page-template-05_artists-az form.searchandfilter ul span.sf-count {
        opacity: .5; }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-artwork_on_display ul li + li, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-artwork_on_display ul li + li {
        display: none; }
      body.page-template-05_collection form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated, body.page-template-05_artists-az form.searchandfilter ul li.sf-field-post-meta-obj_artwork_donated {
        display: none; }
      body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox {
        -webkit-appearance: none;
        background-color: rgba(255, 255, 255, 0.1);
        border: none;
        padding: 0px;
        border-radius: 0px;
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
        margin-right: 12px;
        margin-left: -10px; }
        @media (max-width: 1290px) {
          body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox {
            height: 18px;
            width: 18px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox {
            float: left; } }
        @media (max-width: 780px) {
          body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox {
            margin-left: 0; } }
        body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox:hover, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox:hover {
          background-color: rgba(255, 255, 255, 0.25); }
        body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox:active, body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox:checked:active, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox:active, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox:checked:active {
          box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05), inset 0px 1px 3px rgba(255, 255, 255, 0.1); }
        body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox:checked, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox:checked {
          box-shadow: 0 1px 2px rgba(255, 255, 255, 0.05), inset 0px -15px 10px -12px rgba(255, 255, 255, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
          color: #99a1a7; }
          body.page-template-05_collection form.searchandfilter ul li input.sf-input-checkbox:checked:after, body.page-template-05_artists-az form.searchandfilter ul li input.sf-input-checkbox:checked:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            background-color: rgba(255, 255, 255, 0.1);
            background-image: url("img/icon_check.svg");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover; }
      body.page-template-05_collection form.searchandfilter ul li label.sf-label-checkbox, body.page-template-05_artists-az form.searchandfilter ul li label.sf-label-checkbox {
        display: block;
        float: right;
        position: relative;
        padding-left: 0px;
        margin-right: 5px;
        margin-bottom: 0px;
        height: 26px;
        line-height: 1.1;
        cursor: pointer;
        font-size: 18px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden; }
        @media (max-width: 1290px) {
          body.page-template-05_collection form.searchandfilter ul li label.sf-label-checkbox, body.page-template-05_artists-az form.searchandfilter ul li label.sf-label-checkbox {
            font-size: 16px; } }
        @media (max-width: 1050px) {
          body.page-template-05_collection form.searchandfilter ul li label.sf-label-checkbox, body.page-template-05_artists-az form.searchandfilter ul li label.sf-label-checkbox {
            float: left; } }
  body.page-template-05_collection div.search-filter-results, body.page-template-05_artists-az div.search-filter-results {
    clear: both;
    min-height: 600px; }
    body.page-template-05_collection div.search-filter-results div.pagination, body.page-template-05_artists-az div.search-filter-results div.pagination {
      float: right; }
      body.page-template-05_collection div.search-filter-results div.pagination a, body.page-template-05_artists-az div.search-filter-results div.pagination a {
        font-size: 21px; }

body.page-template-05_collection footer {
  display: none; }
body.page-template-05_collection div#push {
  display: none; }
body.page-template-05_collection div.loading {
  display: block;
  visibility: hidden; }
body.page-template-05_collection .post-edit-link {
  display: none; }
body.page-template-05_collection .back-to-top {
  position: fixed !important;
  bottom: 20px !important;
  right: 15px !important;
  opacity: .4;
  font-size: 0;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-image: url("img/icon_arrow_up.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 40px;
  transition: opacity 0.5s ease; }
  body.page-template-05_collection .back-to-top:hover {
    opacity: 1; }
body.page-template-05_collection #gdpr-cookie-message {
  display: none; }

body.single-artwork header div.navigation_holder {
  display: none; }
body.single-artwork div.meganav .searchmeganav {
  display: none; }

body.single-artwork div.row div.swiper-container {
  padding-bottom: 70px; }
  body.single-artwork div.row div.swiper-container li.swiper-slide a {
    display: block; }
    body.single-artwork div.row div.swiper-container li.swiper-slide a:after {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(28, 28, 28, 0.6);
      background-image: url("img/icon_plus.svg");
      background-position: 51% 49%;
      background-repeat: no-repeat;
      opacity: 0;
      pointer-events: none;
      transition: all 0.5s ease; }
    body.single-artwork div.row div.swiper-container li.swiper-slide a:hover:after {
      opacity: 1; }
  body.single-artwork div.row div.swiper-container li.swiper-slide img {
    max-height: 700px; }
    body.single-artwork div.row div.swiper-container li.swiper-slide img:hover {
      opacity: 1; }
      body.single-artwork div.row div.swiper-container li.swiper-slide img:hover + span.caption {
        opacity: 1; }
  body.single-artwork div.row div.swiper-container li.swiper-slide span.caption {
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
    display: inline-block;
    opacity: 1;
    margin: 0px 10px 0 auto;
    text-align: left;
    font-size: 16px;
    color: transparent;
    background-image: url(img/icon_info_white.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18px;
    height: 18px; }
body.single-artwork div.row .swiper-button-disabled {
  display: none; }
body.single-artwork div.row ul#artwork-tools {
  position: absolute;
  bottom: 20px;
  z-index: 200;
  left: 20px;
  width: 100%;
  max-width: 1780px; }
  @media (min-width: 1790px) {
    body.single-artwork div.row ul#artwork-tools {
      left: 50%;
      margin-left: -890px; } }
  @media (max-width: 780px) {
    body.single-artwork div.row ul#artwork-tools {
      left: 10px;
      bottom: 10px; } }
  body.single-artwork div.row ul#artwork-tools li {
    vertical-align: top; }
  body.single-artwork div.row ul#artwork-tools > li {
    display: inline-block;
    margin-right: -1px;
    color: transparent;
    width: 50px;
    height: 50px;
    background-image: url(img/icon_print.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.3s ease; }
    @media (max-width: 1050px) {
      body.single-artwork div.row ul#artwork-tools > li {
        width: 40px;
        height: 40px; } }
    @media (max-width: 500px) {
      body.single-artwork div.row ul#artwork-tools > li {
        width: 35px;
        height: 35px; } }
    body.single-artwork div.row ul#artwork-tools > li:hover {
      opacity: 0.5;
      cursor: pointer; }
    body.single-artwork div.row ul#artwork-tools > li > a {
      color: transparent;
      cursor: pointer; }
    body.single-artwork div.row ul#artwork-tools > li.artwork_share {
      position: relative;
      width: 50px;
      background-position: left center;
      background-size: 50px; }
      @media (max-width: 1050px) {
        body.single-artwork div.row ul#artwork-tools > li.artwork_share {
          width: 40px;
          height: 40px;
          background-size: 40px; } }
      @media (max-width: 500px) {
        body.single-artwork div.row ul#artwork-tools > li.artwork_share {
          width: 35px;
          height: 35px;
          background-size: 35px; } }
      body.single-artwork div.row ul#artwork-tools > li.artwork_share div.imma_sharing {
        position: absolute;
        top: 0;
        left: 45px;
        width: 280px;
        opacity: 0.1;
        transition: opacity 0.3s ease, left 0.3s ease;
        margin: 0 !important; }
        @media (max-width: 780px) {
          body.single-artwork div.row ul#artwork-tools > li.artwork_share div.imma_sharing {
            left: 35px; } }
      body.single-artwork div.row ul#artwork-tools > li.artwork_share:hover {
        opacity: 1;
        width: 320px; }
        @media (max-width: 780px) {
          body.single-artwork div.row ul#artwork-tools > li.artwork_share:hover {
            width: 280px; } }
        body.single-artwork div.row ul#artwork-tools > li.artwork_share:hover div.imma_sharing {
          left: 55px;
          opacity: 1; }
          @media (max-width: 780px) {
            body.single-artwork div.row ul#artwork-tools > li.artwork_share:hover div.imma_sharing {
              left: 40px; } }
  body.single-artwork div.row ul#artwork-tools > li + li {
    background-image: url(img/icon_share.svg); }
body.single-artwork span.artist-and-dob {
  display: block;
  margin-bottom: 4px; }
body.single-artwork h2 span.year {
  font-weight: normal;
  margin-left: 10px; }
body.single-artwork div#artwork-content {
  margin-bottom: 30px;
  max-width: 700px;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px; }
  @media (max-width: 1050px) {
    body.single-artwork div#artwork-content {
      padding-left: 50%;
      padding-top: 0; } }
  @media (max-width: 500px) {
    body.single-artwork div#artwork-content {
      padding-top: 0px;
      padding-right: 20px;
      padding-left: 0px;
      width: 90%; } }
body.single-artwork div.col_5.flushleft {
  width: 50%; }
  @media (max-width: 1290px) {
    body.single-artwork div.col_5.flushleft {
      width: 57.9%; } }
  @media (max-width: 1050px) {
    body.single-artwork div.col_5.flushleft {
      width: 100%;
      padding-left: 20px;
      padding-top: 0px; } }
  @media (max-width: 780px) {
    body.single-artwork div.col_5.flushleft {
      width: 95%;
      padding-left: 15px; } }
  @media (max-width: 500px) {
    body.single-artwork div.col_5.flushleft {
      width: 100%; } }
body.single-artwork div.col_6.flushtop h2 {
  width: 80%; }
  @media (max-width: 1050px) {
    body.single-artwork div.col_6.flushtop h2 {
      width: 95%;
      padding-bottom: 10px; } }
@media (max-width: 1290px) {
  body.single-artwork div.col_6.flushtop {
    width: 42%; } }
@media (max-width: 1050px) {
  body.single-artwork div.col_6.flushtop {
    padding-top: 0px;
    width: 50%;
    height: 0;
    padding-bottom: 0;
    overflow: visible; } }
@media (max-width: 500px) {
  body.single-artwork div.col_6.flushtop {
    width: 80%;
    height: auto;
    padding-bottom: 10px; } }
body.single-artwork table {
  border-bottom: 1px solid #d2d2d2;
  border-left: none; }
  body.single-artwork table tr td {
    border: 0;
    border-top: 1px solid #d2d2d2;
    padding: 10px 0;
    vertical-align: top; }
    @media (max-width: 500px) {
      body.single-artwork table tr td {
        display: block;
        width: 100%;
        padding-bottom: 5px; } }
    body.single-artwork table tr td:first-child {
      font-weight: bold;
      width: 35%; }
      @media (max-width: 1050px) {
        body.single-artwork table tr td:first-child {
          width: 50%; } }
      @media (max-width: 500px) {
        body.single-artwork table tr td:first-child {
          display: block;
          width: 100%;
          text-transform: uppercase;
          font-size: 14px; } }
    body.single-artwork table tr td + td {
      padding-right: 40px; }
      @media (max-width: 500px) {
        body.single-artwork table tr td + td {
          padding-right: 0px;
          padding-bottom: 15px;
          padding-top: 0;
          border-top: none; } }
    body.single-artwork table tr td ul.tags li {
      display: inline-block;
      margin: 3px 1px; }
      body.single-artwork table tr td ul.tags li a {
        background: #c5c5c5;
        padding: 7px 10px 8px 10px;
        color: white;
        border-radius: 2px;
        display: block;
        transition: background 0.3s ease; }
        body.single-artwork table tr td ul.tags li a:hover {
          background: #959595; }
body.single-artwork div.annotation_pb {
  padding-bottom: 50px; }
  body.single-artwork div.annotation_pb div.col_6 {
    padding-top: 0; }
    @media (max-width: 1290px) {
      body.single-artwork div.annotation_pb div.col_6 {
        width: 42%; } }
    @media (max-width: 1050px) {
      body.single-artwork div.annotation_pb div.col_6 {
        width: 100%;
        padding-bottom: 50px; } }
  @media (max-width: 1290px) {
    body.single-artwork div.annotation_pb div.col_6.flushleft {
      width: 57.6%; } }
  @media (max-width: 1050px) {
    body.single-artwork div.annotation_pb div.col_6.flushleft {
      width: 100%;
      padding-left: 20px; } }
  @media (max-width: 780px) {
    body.single-artwork div.annotation_pb div.col_6.flushleft {
      padding-left: 15px; } }
  body.single-artwork div.annotation_pb div.annotation {
    margin-bottom: 30px; }
    @media (max-width: 1050px) {
      body.single-artwork div.annotation_pb div.annotation {
        padding-top: 20px;
        border-top: 1px black solid; } }
    body.single-artwork div.annotation_pb div.annotation span.title {
      font-family: "display", Helvetica, Arial, sans-serif;
      word-spacing: -0.1em;
      font-weight: bold;
      cursor: pointer;
      text-transform: uppercase; }
      body.single-artwork div.annotation_pb div.annotation span.title span.ui-accordion-header-icon {
        background-image: url(img/icon_plus_blk.svg);
        background-repeat: no-repeat;
        background-position: right;
        height: 34px;
        width: 34px;
        position: absolute;
        top: -5px;
        right: 20px;
        transition: .1s ease-in-out;
        background-size: contain; }
        @media (max-width: 1050px) {
          body.single-artwork div.annotation_pb div.annotation span.title span.ui-accordion-header-icon {
            top: 25px;
            height: 28px;
            width: 28px; } }
      body.single-artwork div.annotation_pb div.annotation span.title.ui-state-active span.ui-accordion-header-icon {
        transform: rotate(45deg); }
    body.single-artwork div.annotation_pb div.annotation div.ui-accordion-content {
      margin-top: 20px; }
body.single-artwork div.pb-gallery {
  padding-top: 70px;
  margin-bottom: 30px;
  background-color: #1c1c1c; }
  body.single-artwork div.pb-gallery div.no-artwork-image-available {
    background: #6e6e6e url(img/icon_noartwork.svg) no-repeat center;
    height: 276px;
    width: 100%;
    max-width: 400px;
    opacity: .1;
    margin: 0 auto;
    margin-bottom: 100px; }
body.single-artwork span.on-view, body.single-artwork span.not-on-view {
  padding-left: 32px;
  display: block;
  background-image: url(img/icon_onview_blk.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px; }
  @media (max-width: 1390px) {
    body.single-artwork span.on-view, body.single-artwork span.not-on-view {
      background-size: 21px;
      padding-left: 28px; } }
  @media (max-width: 500px) {
    body.single-artwork span.on-view, body.single-artwork span.not-on-view {
      background-size: 17px;
      padding-left: 23px; } }
body.single-artwork span.not-on-view {
  background-image: url(img/icon_notonview_blk.svg); }

body.single-artist div.imma_eventsbanner {
  height: auto;
  padding-bottom: 40px; }
  body.single-artist div.imma_eventsbanner h1 {
    line-height: 0.95; }
    body.single-artist div.imma_eventsbanner h1 span.dob {
      display: block;
      font-weight: normal; }

body.page-template-05_artists-az {
  /****************************************
  * Tooltip
  */ }
  body.page-template-05_artists-az div.filter-dropdown {
    max-width: 350px; }
    body.page-template-05_artists-az div.filter-dropdown select {
      color: white; }
  body.page-template-05_artists-az div#az-group {
    margin: 50px 0 100px 0; }
    body.page-template-05_artists-az div#az-group div.letter-group {
      columns: 6;
      column-gap: 0px;
      column-width: 130px;
      margin: 0 0 20px 0; }
      @media (max-width: 1050px) {
        body.page-template-05_artists-az div#az-group div.letter-group {
          column-gap: 50px; } }
      body.page-template-05_artists-az div#az-group div.letter-group h4 {
        column-break-after: always;
        -webkit-column-break-after: always; }
  body.page-template-05_artists-az li.artist:hover {
    opacity: .4; }
  body.page-template-05_artists-az li.artist a span {
    display: none; }
  body.page-template-05_artists-az div.ui-tooltip {
    background: white;
    max-width: 500px;
    margin: 0;
    padding: 0; }

/**
 * 10_magazine
 * -----------------------------------------------------------------------------
 */
@media (max-width: 1050px) {
  body.page-template-10_magazine- div#page-head form ul li select {
    border: none;
    border-bottom: 1px solid black !important;
    min-width: 170px;
    width: 100%;
    outline: none;
    padding-bottom: 10px;
    height: 35px;
    background: white;
    border-radius: 0; } }
@media (max-width: 1050px) {
  body.page-template-10_magazine- div#page-head form ul li select option {
    margin-left: -5px; } }
body.page-template-10_magazine- div.chosen-container div.chosen-search {
  background-color: black !important; }
  body.page-template-10_magazine- div.chosen-container div.chosen-search input.chosen-search-input {
    color: white !important; }
body.page-template-10_magazine- span.clear-search-btn {
  display: none !important; }
body.page-template-10_magazine- div.imma_homebanner {
  background-color: #8ca308 !important;
  height: 85vh;
  max-height: 700px;
  min-height: 700px; }
  @media (max-width: 1290px) {
    body.page-template-10_magazine- div.imma_homebanner {
      max-height: 600px; } }
  @media (max-width: 600px) {
    body.page-template-10_magazine- div.imma_homebanner {
      height: 580px;
      min-height: auto; } }
  @media (max-width: 500px) {
    body.page-template-10_magazine- div.imma_homebanner {
      max-height: none;
      min-height: auto; } }
  body.page-template-10_magazine- div.imma_homebanner h1.magazine_title {
    position: absolute;
    top: 170px;
    z-index: 10;
    font-size: 52px;
    left: 20px;
    margin-left: 0px;
    font-weight: normal; }
    @media (min-width: 1790px) {
      body.page-template-10_magazine- div.imma_homebanner h1.magazine_title {
        width: 250px;
        left: 50%;
        margin-left: auto;
        margin-left: -880px; } }
    @media (max-width: 1290px) {
      body.page-template-10_magazine- div.imma_homebanner h1.magazine_title {
        font-size: 40px;
        top: 130px; } }
    @media (max-width: 780px) {
      body.page-template-10_magazine- div.imma_homebanner h1.magazine_title {
        font-size: 32px;
        top: 100px;
        display: none; } }
    @media (max-width: 600px) {
      body.page-template-10_magazine- div.imma_homebanner h1.magazine_title {
        right: autp;
        left: 15px;
        top: 80px;
        font-size: 28px; } }
  body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide small {
    opacity: 0;
    position: absolute;
    left: -9999px; }
  @media (max-width: 1050px) {
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a {
      width: 57.5%;
      right: 0; } }
  @media (max-width: 780px) {
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a {
      width: 65%;
      left: 15px;
      right: auto; } }
  @media (max-width: 500px) {
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a {
      width: 95%;
      right: 0;
      margin-top: 100px; } }
  body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 150px; }
    @media (max-width: 1290px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 130px; } }
    @media (max-width: 500px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading {
        position: relative;
        left: 0;
        top: 0;
        width: 85%;
        margin-top: 40px;
        margin-left: 0; } }
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
      font-size: 16px;
      margin-bottom: 0; }
      @media (max-width: 1390px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
          font-size: 14px; } }
      @media (max-width: 1050px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
          font-size: 14px; } }
      @media (max-width: 500px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading label {
          font-size: 12px; } }
    @media (max-width: 500px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1 {
        margin-bottom: -5px !important; } }
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
      width: 90%;
      max-width: 780px;
      margin-bottom: -3px;
      line-height: 0.9;
      font-size: 55px;
      text-transform: none; }
      @media (max-width: 1690px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 66px; } }
      @media (max-width: 1650px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 64px;
          margin-bottom: -5px; } }
      @media (max-width: 1490px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 63px; } }
      @media (max-width: 1490px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 60px;
          margin-bottom: -4px; } }
      @media (max-width: 1390px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 58px; } }
      @media (max-width: 1350px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 56px; } }
      @media (max-width: 1150px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 51px; } }
      @media (max-width: 1050px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 45px; } }
      @media (max-width: 780px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          margin-bottom: 7px; } }
      @media (max-width: 500px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_sml, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_sml {
          font-size: 34px !important;
          margin-bottom: 7px; } }
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
      line-height: 0.9;
      font-size: 80px;
      word-spacing: -0.12em;
      text-transform: none;
      margin-bottom: 0; }
      @media (max-width: 1750px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 75px; } }
      @media (max-width: 1750px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 70px; } }
      @media (max-width: 1550px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 62px; } }
      @media (max-width: 1390px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 59px;
          width: 95%; } }
      @media (max-width: 1290px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 52px;
          margin-bottom: 5px; } }
      @media (max-width: 990px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 48px; } }
      @media (max-width: 900px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 44px; } }
      @media (max-width: 780px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 39px;
          margin-bottom: 10px; } }
      @media (max-width: 500px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med {
          font-size: 34px !important;
          width: 100%; } }
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med span + span + span, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med span + span + span {
        font-size: 78px;
        letter-spacing: -0.01em; }
        @media (max-width: 1750px) {
          body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_med span + span + span, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_med span + span + span {
            font-size: inherit; } }
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
      line-height: 0.9;
      font-size: 92px;
      word-spacing: -0.12em;
      text-transform: none;
      margin-bottom: 0; }
      @media (max-width: 1750px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 88px; } }
      @media (max-width: 1550px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 82px; } }
      @media (max-width: 1390px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 69px;
          width: 95%; } }
      @media (max-width: 1050px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 62px; } }
      @media (max-width: 900px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 58px; } }
      @media (max-width: 780px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 53px;
          margin-bottom: 5px; } }
      @media (max-width: 700px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 50px; } }
      @media (max-width: 650px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 40px; } }
      @media (max-width: 500px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg {
          font-size: 42px; } }
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg span, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg span {
        display: block; }
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg span + span + span, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg span + span + span {
        font-size: 91px;
        letter-spacing: -0.01em; }
        @media (max-width: 1750px) {
          body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.low_lrg span + span + span, body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_heading h1.reg_lrg span + span + span {
            font-size: inherit; } }
  body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 10px; }
    @media (max-width: 1290px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
        position: relative;
        left: 0;
        top: auto; } }
    @media (max-width: 1050px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
        width: 75%; } }
    @media (max-width: 780px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
        width: 90%; } }
    @media (max-width: 500px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .swiper-slide a div.banner_detail {
        position: relative;
        left: 0;
        top: 0;
        width: 75%;
        margin-left: 35px; } }
  body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
    position: absolute;
    z-index: 0;
    top: 14%;
    right: 54%;
    width: 37%;
    height: 0;
    padding-bottom: 30.5%;
    opacity: 1;
    background-size: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    transition: all 0.75s;
    -moz-transition: all 0.75s;
    -webkit-transition: all 0.75s;
    -o-transition: all 0.75s; }
    @media (max-width: 1290px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        top: 100px; } }
    @media (max-width: 1050px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        top: 100px; } }
    @media (max-width: 780px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        top: 140px;
        right: 0;
        width: 50%;
        padding-bottom: 30.5%; } }
    @media (max-width: 500px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        top: 60px;
        right: 0;
        width: 45%;
        padding-bottom: 35.5%; } }
    @media (min-width: 1790px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box {
        padding-bottom: 0;
        width: 650px !important;
        height: 480px !important; } }
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      height: 18px;
      width: 18px;
      margin: 20px; }
      @media (max-width: 1450px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
          height: 16px;
          width: 16px;
          margin: 13px; } }
      @media (max-width: 1050px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
          height: 14px;
          width: 14px;
          margin: 12px; } }
      @media (max-width: 500px) {
        body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg {
          height: 16px;
          width: 16px;
          display: block; } }
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box svg path {
        fill: white; }
    body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper div.scroll_img_box:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1;
      height: 85%;
      width: 70%;
      background-image: url(img/grad.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      opacity: 0.35; }
  body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
    width: 35%;
    height: 0;
    padding-bottom: 48%;
    top: 13%; }
    @media (max-width: 1290px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
        top: 70px; } }
    @media (max-width: 500px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
        top: 60px;
        right: 0%;
        width: 40%;
        padding-bottom: 55%; } }
    @media (min-width: 1790px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_port div.scroll_img_box {
        padding-bottom: 0;
        height: 850px !important;
        width: 630px !important; } }
  body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
    width: 32%;
    height: 0;
    padding-bottom: 33%;
    top: 12%; }
    @media (max-width: 1290px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
        top: 30px; } }
    @media (max-width: 500px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
        top: 20px;
        right: -70%;
        width: 90%;
        padding-bottom: 92%; } }
    @media (min-width: 1790px) {
      body.page-template-10_magazine- div.imma_homebanner div.swiper-container-header div.swiper-wrapper .img_square div.scroll_img_box {
        padding-bottom: 0; } }
  @media (max-width: 500px) {
    body.page-template-10_magazine- div.imma_homebanner .swiper-button-next, body.page-template-10_magazine- div.imma_homebanner .swiper-button-prev {
      top: 93%; } }
  @media (max-width: 500px) {
    body.page-template-10_magazine- div.imma_homebanner .swiper-button-next {
      left: 95px; } }
  @media (max-width: 500px) {
    body.page-template-10_magazine- div.imma_homebanner .swiper-button-prev {
      left: 51px; } }
  body.page-template-10_magazine- div.imma_homebanner div.tooltip {
    padding: 20px; }

body.single-post div#page-head {
  background-color: #8ca308;
  padding-top: 140px !important;
  margin-top: 0 !important; }
  @media (max-width: 1050px) {
    body.single-post div#page-head {
      height: auto;
      background: #8ca308 !important; } }
  @media (max-width: 500px) {
    body.single-post div#page-head {
      padding-top: 100px !important; } }
  @media (max-width: 1050px) {
    body.single-post div#page-head h1 {
      margin-top: -20px;
      padding-right: 20px; } }
  @media (max-width: 780px) {
    body.single-post div#page-head h1 {
      padding-right: 15px; } }
  @media (max-width: 500px) {
    body.single-post div#page-head h1 {
      font-size: 32px; } }
  @media (max-width: 1050px) {
    body.single-post div#page-head div#page-head h1 a {
      padding-bottom: 10px; } }
  body.single-post div#page-head div.col_6 {
    display: block !important; }
  @media (max-width: 1050px) {
    body.single-post div#page-head div.col_6.flushleft {
      display: none !important; } }
body.single-post .col_12 {
  overflow: hidden; }
@media (max-width: 1050px) {
  body.single-post .col_5 {
    width: 35%; } }
@media (max-width: 500px) {
  body.single-post .col_5 {
    width: 100%;
    padding-top: 0; } }
@media (max-width: 1290px) {
  body.single-post .col_5.text_content {
    width: calc(100% / 12 * 6); } }
@media (max-width: 1050px) {
  body.single-post .col_5.text_content {
    width: 52%; } }
@media (max-width: 780px) {
  body.single-post .col_5.text_content {
    width: 90%;
    padding-left: 15px; } }
@media (max-width: 1050px) {
  body.single-post .col_6 {
    width: 60%; } }
@media (max-width: 500px) {
  body.single-post .col_6 {
    width: 100%; } }
body.single-post section#comments {
  display: none; }
body.single-post div.single_meta {
  padding-bottom: 20px; }
  @media (max-width: 1050px) {
    body.single-post div.single_meta {
      padding-bottom: 10px; } }
  body.single-post div.single_meta .col_5, body.single-post div.single_meta .col_7 {
    padding-bottom: 0;
    position: relative; }
  body.single-post div.single_meta .col_5 {
    z-index: 10; }
    @media (max-width: 1050px) {
      body.single-post div.single_meta .col_5 {
        width: 35%; } }
    @media (max-width: 780px) {
      body.single-post div.single_meta .col_5 {
        width: 100%;
        padding-left: 15px; } }
  body.single-post div.single_meta .col_7 {
    z-index: 5;
    padding-left: 0; }
    @media (max-width: 1050px) {
      body.single-post div.single_meta .col_7 {
        width: 65%; } }
    @media (max-width: 780px) {
      body.single-post div.single_meta .col_7 {
        width: 100%;
        padding-left: 15px; } }
  body.single-post div.single_meta .author_module {
    overflow: hidden;
    margin: 0 20px 0px 0;
    float: left;
    width: 100%; }
    @media (max-width: 780px) {
      body.single-post div.single_meta .author_module {
        margin: 80px 20px 10px 0; } }
    @media (max-width: 500px) {
      body.single-post div.single_meta .author_module {
        margin: 70px 20px 10px 0; } }
    body.single-post div.single_meta .author_module a.author-photo {
      position: absolute;
      bottom: 50px;
      left: 20px;
      z-index: 10;
      background-color: #cdcdcd;
      background-position: center;
      background-size: cover;
      height: 85px;
      width: 85px;
      border-radius: 100px;
      margin: 16px 0 16px 0;
      background-image: url(img/icon_profile.svg); }
      @media (max-width: 1290px) {
        body.single-post div.single_meta .author_module a.author-photo {
          height: 70px;
          width: 70px;
          bottom: 45px; } }
      @media (max-width: 1050px) {
        body.single-post div.single_meta .author_module a.author-photo {
          bottom: 36px; } }
      @media (max-width: 780px) {
        body.single-post div.single_meta .author_module a.author-photo {
          height: 65px;
          width: 65px;
          bottom: 25px;
          left: 10px; } }
      @media (max-width: 500px) {
        body.single-post div.single_meta .author_module a.author-photo {
          height: 60px;
          width: 60px;
          bottom: 10px;
          left: 10px; } }
      body.single-post div.single_meta .author_module a.author-photo + a.author-photo {
        background-color: #e9e9e9;
        left: 90px;
        z-index: 9; }
        @media (max-width: 1050px) {
          body.single-post div.single_meta .author_module a.author-photo + a.author-photo {
            left: 80px; } }
        @media (max-width: 500px) {
          body.single-post div.single_meta .author_module a.author-photo + a.author-photo {
            left: 65px; } }
      body.single-post div.single_meta .author_module a.author-photo + a.author-photo + a.author-photo {
        background-color: #e4e4e4;
        left: 160px;
        z-index: 8; }
        @media (max-width: 1050px) {
          body.single-post div.single_meta .author_module a.author-photo + a.author-photo + a.author-photo {
            left: 150px; } }
        @media (max-width: 500px) {
          body.single-post div.single_meta .author_module a.author-photo + a.author-photo + a.author-photo {
            left: 120px; } }
      body.single-post div.single_meta .author_module a.author-photo + a.author-photo + a.author-photo + a.author-photo {
        background-color: #efefef;
        left: 230px;
        z-index: 7; }
        @media (max-width: 1050px) {
          body.single-post div.single_meta .author_module a.author-photo + a.author-photo + a.author-photo + a.author-photo {
            left: 220px; } }
        @media (max-width: 500px) {
          body.single-post div.single_meta .author_module a.author-photo + a.author-photo + a.author-photo + a.author-photo {
            left: 200px; } }
      body.single-post div.single_meta .author_module a.author-photo:hover {
        z-index: 12 !important;
        opacity: 1 !important; }
    body.single-post div.single_meta .author_module span.bio {
      display: none;
      opacity: 1;
      width: 50%; }
    @media (max-width: 1050px) {
      body.single-post div.single_meta .author_module span.names_list {
        position: absolute;
        bottom: -23px; } }
    @media (max-width: 500px) {
      body.single-post div.single_meta .author_module span.names_list {
        width: 80%;
        display: block;
        bottom: -10px;
        font-size: 14px; } }
    body.single-post div.single_meta .author_module span.names_list a.author {
      word-spacing: -0.08em;
      letter-spacing: -0.01em; }
      @media (max-width: 500px) {
        body.single-post div.single_meta .author_module span.names_list a.author {
          font-size: 14px; } }
      body.single-post div.single_meta .author_module span.names_list a.author strong {
        font-weight: normal; }
body.single-post div.page-title {
  padding-top: 20px; }
  body.single-post div.page-title .col_7, body.single-post div.page-title .col_6 {
    padding-left: 0; }
  @media (max-width: 1050px) {
    body.single-post div.page-title .col_5 {
      width: 35%; } }
  @media (max-width: 780px) {
    body.single-post div.page-title .col_5 {
      display: none; } }
  body.single-post div.page-title .col_6 {
    padding-left: 0; }
    @media (max-width: 1050px) {
      body.single-post div.page-title .col_6 {
        width: 65%; } }
    @media (max-width: 780px) {
      body.single-post div.page-title .col_6 {
        width: 100%;
        padding-left: 15px; } }
  body.single-post div.page-title label {
    display: block;
    color: #8ca308;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase; }
    body.single-post div.page-title label a {
      color: #8ca308;
      text-transform: uppercase; }
    @media (max-width: 1050px) {
      body.single-post div.page-title label {
        font-size: 14px; } }
    @media (max-width: 500px) {
      body.single-post div.page-title label {
        font-size: 12px; } }
  body.single-post div.page-title h2 {
    word-spacing: -0.08em;
    letter-spacing: -0.01em;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 0.95;
    font-size: 60px;
    text-transform: none; }
    @media (max-width: 1690px) {
      body.single-post div.page-title h2 {
        font-size: 56px; } }
    @media (max-width: 1650px) {
      body.single-post div.page-title h2 {
        font-size: 54px; } }
    @media (max-width: 1490px) {
      body.single-post div.page-title h2 {
        font-size: 53px; } }
    @media (max-width: 1490px) {
      body.single-post div.page-title h2 {
        font-size: 50px; } }
    @media (max-width: 1390px) {
      body.single-post div.page-title h2 {
        font-size: 48px; } }
    @media (max-width: 1350px) {
      body.single-post div.page-title h2 {
        font-size: 46px; } }
    @media (max-width: 1150px) {
      body.single-post div.page-title h2 {
        font-size: 41px; } }
    @media (max-width: 1050px) {
      body.single-post div.page-title h2 {
        font-size: 41px; } }
    @media (max-width: 500px) {
      body.single-post div.page-title h2 {
        font-size: 28px; } }
body.single-post span.read-time {
  float: left;
  display: block;
  padding-left: 25px;
  background-image: url(img/icon_clock.svg) !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-position: left; }
  @media (max-width: 500px) {
    body.single-post span.read-time {
      font-size: 14px;
      color: rgba(0, 0, 0, 0.4);
      background-size: 15px !important;
      background-position: left;
      padding-left: 20px;
      font-family: "display", Helvetica, Arial, sans-serif; } }
body.single-post span.date {
  float: right; }
  @media (max-width: 500px) {
    body.single-post span.date {
      font-size: 14px;
      color: rgba(0, 0, 0, 0.4);
      font-family: "display", Helvetica, Arial, sans-serif; } }
body.single-post div.magazine_cats .addthis-smartlayers-desktop {
  display: none !important; }
body.single-post div.magazine_cats .addthis_inline_follow_toolbox,
body.single-post div.magazine_cats .addthis-smartlayers,
body.single-post div.magazine_cats .at-resp-share-element {
  margin-top: 8px; }
  @media (max-width: 1350px) {
    body.single-post div.magazine_cats .addthis_inline_follow_toolbox,
    body.single-post div.magazine_cats .addthis-smartlayers,
    body.single-post div.magazine_cats .at-resp-share-element {
      margin-top: 15px; } }
  @media (max-width: 500px) {
    body.single-post div.magazine_cats .addthis_inline_follow_toolbox,
    body.single-post div.magazine_cats .addthis-smartlayers,
    body.single-post div.magazine_cats .at-resp-share-element {
      margin-top: 0px;
      margin-left: -3px; } }
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox p,
  body.single-post div.magazine_cats .addthis-smartlayers p,
  body.single-post div.magazine_cats .at-resp-share-element p {
    display: none; }
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b:focus,
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b:hover,
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m:focus,
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m:hover,
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-share-btn:focus,
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-share-btn:hover,
  body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300b:focus,
  body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300b:hover,
  body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300m:focus,
  body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300m:hover,
  body.single-post div.magazine_cats .addthis-smartlayers .at-share-btn:focus,
  body.single-post div.magazine_cats .addthis-smartlayers .at-share-btn:hover,
  body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300b:focus,
  body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300b:hover,
  body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300m:focus,
  body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300m:hover,
  body.single-post div.magazine_cats .at-resp-share-element .at-share-btn:focus,
  body.single-post div.magazine_cats .at-resp-share-element .at-share-btn:hover {
    transform: translateY(0px) !important; }
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b, body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m,
  body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300b,
  body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300m,
  body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300b,
  body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300m {
    margin-right: 10px; }
    @media (min-width: 1590px) {
      body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300b, body.single-post div.magazine_cats .addthis_inline_follow_toolbox .at-follow-tbx-element .at300m,
      body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300b,
      body.single-post div.magazine_cats .addthis-smartlayers .at-follow-tbx-element .at300m,
      body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300b,
      body.single-post div.magazine_cats .at-resp-share-element .at-follow-tbx-element .at300m {
        margin-right: 15px; } }
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox a,
  body.single-post div.magazine_cats .addthis-smartlayers a,
  body.single-post div.magazine_cats .at-resp-share-element a {
    background-color: rgba(0, 0, 0, 0.4) !important; }
    body.single-post div.magazine_cats .addthis_inline_follow_toolbox a:hover,
    body.single-post div.magazine_cats .addthis-smartlayers a:hover,
    body.single-post div.magazine_cats .at-resp-share-element a:hover {
      background-color: black !important; }
  body.single-post div.magazine_cats .addthis_inline_follow_toolbox a, body.single-post div.magazine_cats .addthis_inline_follow_toolbox svg,
  body.single-post div.magazine_cats .addthis-smartlayers a,
  body.single-post div.magazine_cats .addthis-smartlayers svg,
  body.single-post div.magazine_cats .at-resp-share-element a,
  body.single-post div.magazine_cats .at-resp-share-element svg {
    width: 30px !important;
    height: 30px !important;
    opacity: 1; }
    @media (min-width: 1590px) {
      body.single-post div.magazine_cats .addthis_inline_follow_toolbox a, body.single-post div.magazine_cats .addthis_inline_follow_toolbox svg,
      body.single-post div.magazine_cats .addthis-smartlayers a,
      body.single-post div.magazine_cats .addthis-smartlayers svg,
      body.single-post div.magazine_cats .at-resp-share-element a,
      body.single-post div.magazine_cats .at-resp-share-element svg {
        width: 34px !important;
        height: 34px !important; } }
    @media (max-width: 1350px) {
      body.single-post div.magazine_cats .addthis_inline_follow_toolbox a, body.single-post div.magazine_cats .addthis_inline_follow_toolbox svg,
      body.single-post div.magazine_cats .addthis-smartlayers a,
      body.single-post div.magazine_cats .addthis-smartlayers svg,
      body.single-post div.magazine_cats .at-resp-share-element a,
      body.single-post div.magazine_cats .at-resp-share-element svg {
        width: 28px !important;
        height: 28px !important; } }
body.single-post div.magazine_cats h4 {
  text-transform: uppercase;
  font-size: 16px; }
  @media (max-width: 500px) {
    body.single-post div.magazine_cats h4 {
      font-size: 14px; } }
@media (max-width: 1290px) {
  body.single-post div.magazine_cats div.col_5 {
    width: 33%;
    width: calc(100% / 3); } }
@media (max-width: 780px) {
  body.single-post div.magazine_cats div.col_5 {
    display: none; } }
body.single-post div.magazine_cats div.col_6 {
  padding-left: 0; }
  @media (max-width: 780px) {
    body.single-post div.magazine_cats div.col_6 {
      width: 100%;
      padding-left: 15px; } }
body.single-post div.magazine_cats ul.categories li {
  float: left;
  padding: 11px 20px;
  background-color: #1c1c1c;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  border-radius: 2px;
  transition: 0.3s;
  font-size: 17px;
  font-family: "display", Helvetica, Arial, sans-serif;
  color: white;
  opacity: 0.2;
  line-height: 23.8px;
  margin-right: 7px;
  margin-bottom: 7px;
  transition: opacity 0.3s ease; }
  @media (max-width: 780px) {
    body.single-post div.magazine_cats ul.categories li {
      font-size: 14.5px;
      padding: 7px 15px; } }
  body.single-post div.magazine_cats ul.categories li:hover {
    opacity: 1; }
  body.single-post div.magazine_cats ul.categories li a {
    display: block;
    color: white; }
body.single-post div.up_next {
  cursor: pointer;
  width: 100%;
  position: relative;
  height: 500px;
  margin-bottom: 0px;
  top: 0;
  overflow: hidden;
  display: block;
  z-index: 20;
  background: white;
  transition: top 0.4s ease-in-out, box-shadow 0.4s ease-in-out, margin 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.03); }
  body.single-post div.up_next:hover {
    width: 100%;
    height: 560px;
    top: -60px;
    margin-bottom: -60px;
    -webkit-box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px -20px 70px 0px rgba(0, 0, 0, 0.06); }
body.single-post div#post-navigation {
  background: #1c1c1c;
  height: 110px; }
  body.single-post div#post-navigation a {
    font-size: 0 !important;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-image: url(img/icon_arrow_left.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    cursor: pointer;
    margin-top: 15px; }
    body.single-post div#post-navigation a[rel=prev] {
      float: left; }
    body.single-post div#post-navigation a.home {
      position: absolute;
      left: 50%;
      margin-left: -20px;
      border: 2px solid white;
      background-image: none !important;
      background-size: 0 !important; }
      body.single-post div#post-navigation a.home:after, body.single-post div#post-navigation a.home:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 2px;
        left: 19px;
        top: 0;
        background: white; }
      body.single-post div#post-navigation a.home:before {
        width: 100%;
        height: 2px;
        top: 19px;
        left: 0; }
    body.single-post div#post-navigation a[rel=next] {
      float: right;
      background-image: url(img/icon_arrow_right.svg) !important; }
    body.single-post div#post-navigation a:hover {
      opacity: 0.5; }
body.single-post div.pagination_group {
  position: relative;
  margin-top: 20px;
  padding: 25px 0 25px 0;
  height: 40px; }
  body.single-post div.pagination_group:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 9000px;
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    left: -3000px; }
  body.single-post div.pagination_group .results {
    position: absolute;
    left: 0;
    top: 41px;
    z-index: 0;
    width: 100%;
    text-align: center; }
  body.single-post div.pagination_group .pagination {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 36px;
    width: 100%; }
    body.single-post div.pagination_group .pagination .nav-next,
    body.single-post div.pagination_group .pagination .nav-previous {
      font-size: 0 !important;
      text-indent: -9999px;
      width: 40px;
      height: 40px;
      background-image: url(img/icon_arrow_left_blk.svg) !important;
      background-repeat: no-repeat !important;
      background-size: 100% !important;
      cursor: pointer; }
      body.single-post div.pagination_group .pagination .nav-next:hover,
      body.single-post div.pagination_group .pagination .nav-previous:hover {
        opacity: 0.5; }
    body.single-post div.pagination_group .pagination .nav-next {
      float: right;
      background-image: url(img/icon_arrow_right_blk.svg) !important; }
    body.single-post div.pagination_group .pagination .nav-previous {
      float: left; }
body.single-post div.next-article-teaser {
  max-height: 400px;
  overflow: hidden; }
  body.single-post div.next-article-teaser img {
    width: 100%; }
body.single-post div.pb-block .col_6 {
  width: 42%;
  width: calc(100% / 12 * 5); }
  @media (max-width: 1290px) {
    body.single-post div.pb-block .col_6 {
      width: 33%;
      width: calc(100% / 3); } }
  @media (max-width: 1050px) {
    body.single-post div.pb-block .col_6 {
      width: 100%; } }
@media (max-width: 1290px) {
  body.single-post div.pb-block .col_6 + .col_6 {
    width: 58%;
    width: calc(100% / 12 * 7); } }
@media (max-width: 1050px) {
  body.single-post div.pb-block .col_6 + .col_6 {
    width: 100%; } }
body.single-post div.pb-block.additional-resources .col_6 + .col_6 {
  width: 58%;
  width: calc(100% / 12 * 7); }
  @media (max-width: 1050px) {
    body.single-post div.pb-block.additional-resources .col_6 + .col_6 {
      width: 100%; } }

body.page-template-10_magazine- div#page-head, body.post-template-default div#page-head {
  z-index: 2;
  padding-top: 0px;
  margin-top: -120px; }
  @media (max-width: 600px) {
    body.page-template-10_magazine- div#page-head, body.post-template-default div#page-head {
      height: auto;
      background: none;
      margin-top: 0; } }
  @media (max-width: 1050px) {
    body.page-template-10_magazine- div#page-head .col_6, body.post-template-default div#page-head .col_6 {
      width: 100%;
      padding-right: 0;
      padding-bottom: 0; } }
  @media (max-width: 600px) {
    body.page-template-10_magazine- div#page-head .col_6, body.post-template-default div#page-head .col_6 {
      padding-bottom: 20px;
      display: block !important; } }
  @media (max-width: 1050px) {
    body.page-template-10_magazine- div#page-head .col_4, body.post-template-default div#page-head .col_4 {
      width: 66%;
      width: calc(100% / 3 * 2.02);
      padding-top: 0;
      float: right; } }
  @media (max-width: 1050px) {
    body.page-template-10_magazine- div#page-head .col_4, body.post-template-default div#page-head .col_4 {
      margin-top: 40px;
      float: left;
      width: 90%;
      width: calc(100% - 0px);
      padding: 10px 20px 0 20px; } }
  @media (max-width: 600px) {
    body.page-template-10_magazine- div#page-head .col_4, body.post-template-default div#page-head .col_4 {
      width: 90%;
      width: calc(100% - 0px);
      padding-top: 0;
      padding: 0 15px 0 15px;
      margin-top: 0; } }
  body.page-template-10_magazine- div#page-head span.filter-by, body.post-template-default div#page-head span.filter-by {
    color: black;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
  @media (max-width: 1050px) {
    body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search {
      margin-top: 0; } }
  body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search input, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search input {
    margin-top: 2px;
    color: black;
    border-bottom: 1px solid black;
    font-size: 24px; }
    @media (max-width: 1050px) {
      body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search input, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search input {
        font-size: 22px; } }
    @media (max-width: 600px) {
      body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search input, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search input {
        font-size: 20px;
        right: 0; } }
  body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search button, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search button {
    top: 14px;
    background-image: url(img/icon_search_blk.svg);
    opacity: 1; }
    @media (max-width: 1390px) {
      body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search button, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search button {
        width: 25px;
        height: 25px; } }
    @media (max-width: 1050px) {
      body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search button, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search button {
        width: 22px;
        height: 22px; } }
    @media (max-width: 600px) {
      body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search button, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search button {
        right: 0; } }
  body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search input::placeholder, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; }
  body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search input:-ms-input-placeholder, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black;
    opacity: 1; }
  body.page-template-10_magazine- div#page-head div#sf-input-text-clone form.page-header-search input::-ms-input-placeholder, body.post-template-default div#page-head div#sf-input-text-clone form.page-header-search input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
    opacity: 1; }
@media (max-width: 1050px) {
  body.page-template-10_magazine- div.featured_image .col_7, body.post-template-default div.featured_image .col_7 {
    padding-left: 0px;
    width: calc(100% / 12 * 7.8); } }
@media (max-width: 780px) {
  body.page-template-10_magazine- div.featured_image .col_7, body.post-template-default div.featured_image .col_7 {
    padding-left: 15px;
    width: calc(100% - 0px); } }
@media (max-width: 780px) {
  body.page-template-10_magazine- div.featured_image .col_5, body.post-template-default div.featured_image .col_5 {
    display: none; } }
body.page-template-10_magazine- div.featured_image div.tooltip, body.post-template-default div.featured_image div.tooltip {
  color: white;
  position: absolute;
  cursor: pointer;
  bottom: 10px;
  left: 16px; }
  body.page-template-10_magazine- div.featured_image div.tooltip svg, body.post-template-default div.featured_image div.tooltip svg {
    width: 18px;
    height: 18px;
    fill: white; }
  @media (max-width: 780px) {
    body.page-template-10_magazine- div.featured_image div.tooltip, body.post-template-default div.featured_image div.tooltip {
      left: 26px; } }
body.page-template-10_magazine- div.wide_featured_image, body.post-template-default div.wide_featured_image {
  background-color: #1c1c1c;
  margin-bottom: 20px; }
  body.page-template-10_magazine- div.wide_featured_image div.video-image-wrapper, body.post-template-default div.wide_featured_image div.video-image-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 50%;
    display: block;
    height: 100%;
    width: 100%; }
  body.page-template-10_magazine- div.wide_featured_image svg, body.post-template-default div.wide_featured_image svg {
    fill: white;
    margin: 20px;
    width: 16px;
    height: 16px; }
body.page-template-10_magazine- form#search-filter-form-25290, body.post-template-default form#search-filter-form-25290 {
  color: black; }
  body.page-template-10_magazine- form#search-filter-form-25290 > ul, body.post-template-default form#search-filter-form-25290 > ul {
    width: 100%; }
    body.page-template-10_magazine- form#search-filter-form-25290 > ul > li, body.post-template-default form#search-filter-form-25290 > ul > li {
      width: 26%;
      width: calc(100% /  3 - 20px );
      margin-right: 20px;
      float: left; }
      @media (max-width: 600px) {
        body.page-template-10_magazine- form#search-filter-form-25290 > ul > li, body.post-template-default form#search-filter-form-25290 > ul > li {
          width: calc(100% - 15px); } }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li a, body.post-template-default form#search-filter-form-25290 > ul > li a {
        font-size: 18px; }
        @media (max-width: 1390px) {
          body.page-template-10_magazine- form#search-filter-form-25290 > ul > li a, body.post-template-default form#search-filter-form-25290 > ul > li a {
            font-size: 17px; } }
        @media (max-width: 1290px) {
          body.page-template-10_magazine- form#search-filter-form-25290 > ul > li a, body.post-template-default form#search-filter-form-25290 > ul > li a {
            font-size: 16px; } }
        body.page-template-10_magazine- form#search-filter-form-25290 > ul > li a span, body.post-template-default form#search-filter-form-25290 > ul > li a span {
          opacity: 1 !important; }
      @media (max-width: 1390px) {
        body.page-template-10_magazine- form#search-filter-form-25290 > ul > li div.chosen-container, body.post-template-default form#search-filter-form-25290 > ul > li div.chosen-container {
          height: 32px; } }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container a.chosen-single b, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container a.chosen-single b, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container a.chosen-single b, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container a.chosen-single b, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container a.chosen-single b, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container a.chosen-single b {
        background: url(img/select-down-arrow-black.png) no-repeat 4px 8px; }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container div.chosen-drop div.chosen-search, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container div.chosen-drop div.chosen-search, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container div.chosen-drop div.chosen-search, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container div.chosen-drop div.chosen-search, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container div.chosen-drop div.chosen-search, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container div.chosen-drop div.chosen-search {
        background: #8ca308; }
        body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container div.chosen-drop div.chosen-search input, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container div.chosen-drop div.chosen-search input, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container div.chosen-drop div.chosen-search input, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container div.chosen-drop div.chosen-search input, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container div.chosen-drop div.chosen-search input, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container div.chosen-drop div.chosen-search input {
          color: black; }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container div.chosen-drop ul.chosen-results li.no-results, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container div.chosen-drop ul.chosen-results li.no-results, body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container div.chosen-drop ul.chosen-results li.no-results, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-category div.chosen-container div.chosen-drop ul.chosen-results li.no-results, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-series div.chosen-container div.chosen-drop ul.chosen-results li.no-results, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-taxonomy-imma_author div.chosen-container div.chosen-drop ul.chosen-results li.no-results {
        background: initial;
        color: white; }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-search, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-search {
        display: none; }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-submit, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-submit {
        display: none; }
      body.page-template-10_magazine- form#search-filter-form-25290 > ul > li.sf-field-reset, body.post-template-default form#search-filter-form-25290 > ul > li.sf-field-reset {
        display: none; }
body.page-template-10_magazine- div.posts, body.post-template-default div.posts {
  margin-top: 70px; }
  @media (max-width: 1050px) {
    body.page-template-10_magazine- div.posts, body.post-template-default div.posts {
      margin-top: 10px; } }
body.page-template-10_magazine- div.share_wrapper, body.post-template-default div.share_wrapper {
  padding-top: 0; }
  body.page-template-10_magazine- div.share_wrapper h4, body.post-template-default div.share_wrapper h4 {
    margin-top: -28px;
    font-size: 18px; }

/**
 * 11_press-centre
 * -----------------------------------------------------------------------------
 */
body.page-template-11_presscentre- div#page-head, body.single-press_release div#page-head {
  background-color: #384248;
  padding-top: 160px; }
  body.page-template-11_presscentre- div#page-head h1 a, body.single-press_release div#page-head h1 a {
    color: white;
    font-size: 54px;
    font-weight: normal;
    padding-top: 56px; }
    @media (max-width: 1290px) {
      body.page-template-11_presscentre- div#page-head h1 a, body.single-press_release div#page-head h1 a {
        padding-top: 16px;
        font-size: 42px; } }
    @media (max-width: 800px) {
      body.page-template-11_presscentre- div#page-head h1 a, body.single-press_release div#page-head h1 a {
        padding-top: 22px;
        font-size: 40px; } }
    @media (max-width: 1050px) {
      body.page-template-11_presscentre- div#page-head h1 a, body.single-press_release div#page-head h1 a {
        float: right; } }
    @media (max-width: 500px) {
      body.page-template-11_presscentre- div#page-head h1 a, body.single-press_release div#page-head h1 a {
        font-size: 36px;
        padding-top: 36px; } }
body.page-template-11_presscentre- div.result, body.single-press_release div.result {
  margin-bottom: 60px; }
body.page-template-11_presscentre- div#year-dropdown, body.page-template-11_presscentre- div.filter-dropdown, body.single-press_release div#year-dropdown, body.single-press_release div.filter-dropdown {
  float: right;
  margin-top: 20px; }
  body.page-template-11_presscentre- div#year-dropdown select option, body.page-template-11_presscentre- div.filter-dropdown select option, body.single-press_release div#year-dropdown select option, body.single-press_release div.filter-dropdown select option {
    color: black; }
body.page-template-11_presscentre- .back_link, body.single-press_release .back_link {
  margin-top: 30px;
  display: block; }

body.page-template-11_presscentre- h2 {
  font-weight: normal; }
@media (max-width: 700px) {
  body.page-template-11_presscentre- .imma_innerbanner.is_archive {
    margin-bottom: 50px; } }
@media (max-width: 700px) {
  body.page-template-11_presscentre- .imma_innerbanner.is_archive div.archive-controls-row div#event-filters {
    display: none; } }
@media (max-width: 1050px) {
  body.page-template-11_presscentre- .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search {
    width: calc(100% - 20px);
    margin-top: -54px; } }
@media (max-width: 700px) {
  body.page-template-11_presscentre- .imma_innerbanner.is_archive div.archive-controls-row form.page-header-search {
    margin-top: -5px; } }
@media (max-width: 1050px) {
  body.page-template-11_presscentre- div.col_8 {
    width: calc(100% - 15px);
    margin-left: 15px; } }

/**
 * 11_press-centre
 * -----------------------------------------------------------------------------
 */
div.storefront-primary-navigation {
  position: absolute;
  display: none;
  z-index: 500;
  right: 0;
  color: white;
  margin-top: 40px;
  margin-right: 10px; }
  div.storefront-primary-navigation div.col-full ul#site-header-cart li a.cart-contents {
    padding-top: 0; }
    div.storefront-primary-navigation div.col-full ul#site-header-cart li a.cart-contents span.woocommerce-Price-amount {
      display: none; }
    div.storefront-primary-navigation div.col-full ul#site-header-cart li a.cart-contents span.count {
      color: white;
      padding-right: 8px; }
    div.storefront-primary-navigation div.col-full ul#site-header-cart li a.cart-contents:after {
      color: white; }
  div.storefront-primary-navigation div.col-full ul#site-header-cart li div.widget_shopping_cart {
    background: white;
    border: 1px solid darkgray;
    color: black; }

body.page-template-20_shop- div#page-head, body.page-template-20_shop-single div#page-head {
  background-color: #00694d; }

body.page-template-80_search- {
  background-color: #1c1c1c; }
  body.page-template-80_search- div#search-content-wrapper {
    background-color: white; }
  @media (max-width: 500px) {
    body.page-template-80_search- .meganav .searchmeganav .closemeganav {
      background-image: none; } }
  body.page-template-80_search- div#page-head {
    padding-top: 150px; }
    body.page-template-80_search- div#page-head form.page-header-search {
      margin: 0; }
    body.page-template-80_search- div#page-head div.col_6.flushleft {
      padding-top: 30px; }
    @media (max-width: 500px) {
      body.page-template-80_search- div#page-head {
        padding-top: 115px; } }
    @media (max-width: 1050px) {
      body.page-template-80_search- div#page-head div.col_5 {
        display: none; } }
    @media (max-width: 500px) {
      body.page-template-80_search- div#page-head .flushleft {
        padding-left: 20px; } }
    body.page-template-80_search- div#page-head div.search-controls {
      min-height: 110px; }
    body.page-template-80_search- div#page-head div#event-filters {
      float: left;
      clear: none;
      margin-bottom: 15px; }
      body.page-template-80_search- div#page-head div#event-filters div.radios {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-bottom: 0;
        margin-top: 0; }
        body.page-template-80_search- div#page-head div#event-filters div.radios div {
          display: none; }
  body.page-template-80_search- div.ajax-result-container.ajax-loading {
    opacity: .2; }
  body.page-template-80_search- div.imma_mainsearch {
    display: none; }
  body.page-template-80_search- div#no-result {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 22px; }
    body.page-template-80_search- div#no-result a {
      font-weight: bold;
      text-decoration: underline; }
  body.page-template-80_search- div.result-row {
    visibility: visible;
    padding-bottom: 40px; }
    body.page-template-80_search- div.result-row.artist-search-results, body.page-template-80_search- div.result-row.artworks-search-results {
      border-bottom: 1px solid #2e2a2a;
      background: #1c1c1c;
      color: white; }
      body.page-template-80_search- div.result-row.artist-search-results a, body.page-template-80_search- div.result-row.artworks-search-results a {
        color: white; }
    body.page-template-80_search- div.result-row.artist-search-results {
      border-bottom: 0;
      background: #232323; }
    @media (min-width: 1050px) {
      body.page-template-80_search- div.result-row.artist-search-results div.isotope, body.page-template-80_search- div.result-row.artworks-search-results div.isotope, body.page-template-80_search- div.result-row.collection-search-results div.isotope, body.page-template-80_search- div.result-row.magazine-search-results div.isotope {
        padding: 0;
        margin: 30px 20px 20px 20px; } }
    @media (max-width: 1290px) {
      body.page-template-80_search- div.result-row.artworks-search-results div.grid-item {
        width: calc(100%/3 - 20px); } }
    @media (max-width: 1050px) {
      body.page-template-80_search- div.result-row.artworks-search-results div.grid-item {
        width: calc(100%/3 - 20px);
        clear: none !important; } }
    @media (max-width: 800px) {
      body.page-template-80_search- div.result-row.artworks-search-results div.grid-item {
        width: calc(100%/2 - 20px); } }
    @media (max-width: 500px) {
      body.page-template-80_search- div.result-row.artworks-search-results div.grid-item {
        width: calc(100% - 50px); } }
  body.page-template-80_search- div.feat_block {
    display: none; }
  body.page-template-80_search- div.artworks-search-results .loadmore, body.page-template-80_search- div.artist-search-results .loadmore {
    background: white;
    color: black; }
  body.page-template-80_search- div.loadmore {
    display: none; }

.searchwp-live-search-results-showing {
  background: #1c1c1c !important;
  color: white; }
  .searchwp-live-search-results-showing a {
    color: white; }

.loading-wrapper {
  height: 41px;
  float: right;
  position: relative;
  top: 11px; }
  @media (max-width: 1050px) {
    .loading-wrapper {
      float: left;
      top: 0;
      clear: both;
      width: 100%;
      margin-bottom: 22px;
      margin-left: -5px; } }

.loading {
  display: none;
  width: 41px;
  height: 41px;
  margin-right: 20px; }

.loading div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 41px;
  height: 41px;
  margin: 6px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent; }

.loading div:nth-child(1) {
  animation-delay: -0.45s; }

.loading div:nth-child(2) {
  animation-delay: -0.3s; }

.loading div:nth-child(3) {
  animation-delay: -0.15s; }

.loading-text {
  float: left;
  line-height: 60px; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 *
 * @author ┼üukasz Pawe┼éczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License:
 */
.easy-autocomplete {
  position: relative;
  width: 100% !important; }
  .easy-autocomplete a {
    display: block; }
  .easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }
  .easy-autocomplete.eac-blue-light ul {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }
    .easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
      border-color: #66afe9; }
    .easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
      background-color: #ecf5fc; }
  .easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
    border-color: #41DB00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6); }
  .easy-autocomplete.eac-green-light ul {
    border-color: #41DB00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6); }
    .easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
      border-color: #41DB00; }
    .easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
      background-color: #9eff75; }
  .easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
    border-color: #ff5b5b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6); }
  .easy-autocomplete.eac-red-light ul {
    border-color: #ff5b5b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6); }
    .easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
      border-color: #ff5b5b; }
    .easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
      background-color: #ff8e8e; }
  .easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
    border-color: #ffdb00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6); }
  .easy-autocomplete.eac-yellow-light ul {
    border-color: #ffdb00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6); }
    .easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
      border-color: #ffdb00; }
    .easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
      background-color: #ffe233; }
  .easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
    border-color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6); }
  .easy-autocomplete.eac-dark-light ul {
    border-color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6); }
    .easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
      border-color: #333; }
    .easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
      background-color: #4d4d4d;
      color: #fff; }
  .easy-autocomplete.eac-dark {
    color: #fff; }
    .easy-autocomplete.eac-dark input {
      background-color: #404040;
      border-radius: 4px;
      box-shadow: 0;
      color: #f6f6f6; }
      .easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
        border-color: #333;
        box-shadow: 0; }
    .easy-autocomplete.eac-dark ul {
      border-color: #333; }
      .easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
        background-color: #404040;
        border-color: #333; }
      .easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
        background-color: #737373;
        color: #f6f6f6; }
  .easy-autocomplete.eac-dark-glass {
    color: #fff; }
    .easy-autocomplete.eac-dark-glass input {
      background-color: rgba(0, 0, 0, 0.8);
      border-radius: 4px;
      box-shadow: 0;
      color: #f6f6f6; }
      .easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
        border-color: rgba(0, 0, 0, 0.8);
        box-shadow: 0; }
    .easy-autocomplete.eac-dark-glass ul {
      border-color: rgba(0, 0, 0, 0.8); }
      .easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
        background-color: rgba(0, 0, 0, 0.8);
        border-color: rgba(0, 0, 0, 0.8); }
      .easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
        background-color: rgba(64, 64, 64, 0.8);
        color: #f6f6f6; }
      .easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
        border-radius: 0 0 4px 4px; }
  .easy-autocomplete.eac-blue {
    color: #fff; }
    .easy-autocomplete.eac-blue input {
      background-color: #6d9ed1;
      border-radius: 4px;
      box-shadow: 0;
      color: #f6f6f6; }
      .easy-autocomplete.eac-blue input::-webkit-input-placeholder, .easy-autocomplete.eac-blue input:-moz-placeholder, .easy-autocomplete.eac-blue input::-moz-placeholder, .easy-autocomplete.eac-blue input:-ms-input-placeholder {
        color: #f6f6f6; }
      .easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
        border-color: #5A91CB;
        box-shadow: 0; }
    .easy-autocomplete.eac-blue ul {
      border-color: #5A91CB; }
      .easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
        background-color: #6d9ed1;
        border-color: #5A91CB; }
      .easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
        background-color: #94b8dd;
        color: #f6f6f6; }
  .easy-autocomplete.eac-yellow {
    color: #333; }
    .easy-autocomplete.eac-yellow input {
      background-color: #ffdb7e;
      border-color: #333;
      border-radius: 4px;
      box-shadow: 0;
      color: #333; }
      .easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
        border-color: #333;
        box-shadow: 0; }
    .easy-autocomplete.eac-yellow ul {
      border-color: #333; }
      .easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
        background-color: #ffdb7e;
        border-color: #333; }
      .easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
        background-color: #ffe9b1;
        color: #333; }
  .easy-autocomplete.eac-purple {
    color: #333; }
    .easy-autocomplete.eac-purple input {
      background-color: #d6d1e7;
      border-color: #b8afd5;
      box-shadow: 0;
      color: #333; }
      .easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
        border-color: #333;
        box-shadow: 0; }
    .easy-autocomplete.eac-purple ul {
      border-color: #333; }
      .easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
        background-color: #d6d1e7;
        border-color: #333; }
      .easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
        background-color: #ebe8f3;
        color: #333; }
  .easy-autocomplete.eac-bootstrap input {
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #555;
    padding: 6px 12px; }

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 50px; }
  .easy-autocomplete-container ul {
    background: black;
    top: -2px;
    left: 5px;
    display: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative; }
    @media (max-width: 500px) {
      .easy-autocomplete-container ul {
        top: -3px;
        left: 0px; } }
    .easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
      background: inherit;
      display: block !important;
      font-size: 18px;
      font-weight: normal;
      padding: 9px 9px;
      margin-left: 0 !important; }
    .easy-autocomplete-container ul li:last-child {
      border-radius: 0 0 2px 2px;
      border-width: 0 1px 1px; }
    .easy-autocomplete-container ul li.selected {
      background: none repeat scroll 0 0 #303030;
      cursor: pointer; }
      .easy-autocomplete-container ul li.selected div {
        font-weight: normal; }
    .easy-autocomplete-container ul li div {
      display: block;
      font-weight: normal;
      word-break: break-all;
      color: rgba(255, 255, 255, 0.7); }
    .easy-autocomplete-container ul li b {
      font-weight: bold;
      text-decoration: none;
      color: white; }
    .easy-autocomplete-container ul .eac-category {
      font-color: #aaa;
      font-style: italic; }

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: 0.9em; }

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px; }

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative; }
  .eac-icon-right .eac-item img {
    margin-left: 4px;
    max-height: 30px;
    position: absolute;
    right: -4px;
    top: -8px; }

/*# sourceMappingURL=easy-autocomplete.css.map */
/*
'99_plugin-searchfilter.scss',
'99_plugin-photoswipe.scss',
'99_plugin-lity.scss',
'99_plugin-owl.scss',
'99_plugin-contact-form-7.scss',
'99_plugin-mailchimp.scss',
'99_plugin-swiper.scss';
*/

/*# sourceMappingURL=style.css.map */
