@font-face {
	font-family: 'KOW';
	src: url('KOW-Bold.eot');
	src: url('KOW-Bold.eot?#iefix') format('embedded-opentype'),
		url('KOW-Bold.woff2') format('woff2'),
		url('KOW-Bold.woff') format('woff'),
		url('KOW-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'KOW';
	src: url('KOW-Regular.eot');
	src: url('KOW-Regular.eot?#iefix') format('embedded-opentype'),
		url('KOW-Regular.woff2') format('woff2'),
		url('KOW-Regular.woff') format('woff'),
		url('KOW-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
		position: relative;
		box-sizing: border-box;
		outline: 0;
    padding: 0;
    margin: 0
}

a {
  text-decoration: none;
  color: #000
}

.fair-artists a {
	border-bottom: none
}

h2 a:hover, a.active, [ndx-cal-ref] a:hover, p a,
.fair-artists a:hover, .hero + .title:hover h2 a {
  border-bottom: 1px solid #000;
}


/*a.order, .tags .add-tags {
	border: 0;
	text-shadow: none;
	font-size: .55em;
	color: #fff;
	background-color: #000;
	padding: 0.34em 1.55em 0.35em 1.55em;
	border-radius: 1em;
	vertical-align: top;
	cursor: pointer
}*/

.tags .add-tags {
	border-bottom: 1px solid #000;
	cursor: pointer
}

.dnsm {
  display: none
}

a.order {
    text-shadow: none;
    border: none;
    color: #fff;
    background-color: #000;
    padding: .35em 1.625em;
    border-radius: 3em;
    font-size: .685em;
    margin-top: 1em;
    display: inline-block;
}

h1, h2, h3, h4, p, figcaption, label {
  margin-top: .3em;
  font-size: 1em;
  line-height: 1.3em
}

em {
	font-family: Arial
}

figcaption {
  line-height: 1.35em
}

img {
  width: 100%
}

nav {
  display: inline-block;
  width: 100%
}

li {
  list-style: none;
  display: inline-block;
  margin: 0
}

body,
html {
	width: 100%;
	height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  font-family: 'KOW', Arial;
	font-size: 16px;
  line-height: 100%;
  color: #000;
	overflow-x: hidden;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
	counter-reset: podcast
}

body.wait::before {
  content: "";
  position: fixed;
	left: 0;
  top: 0;
	width: 100%;
  height: 100%;
  z-index: 9999999;
	background-color: rgba(255,255,255,.9)
}

body.wait::after {
  content: "";
  position: fixed;
	left: 0;
  bottom: 0;
  height: .5em;
	z-index: 9999999;
	background-color: #000;
	-webkit-animation: grow 3s infinite;
	-webkit-animation-timing-function: linear;
	animation: grow 3s infinite;
	animation-timing-function: linear
}

body[page="focus"].wait::after,
body[page="kow-tv"].wait::after {
	background-color: #fff
}

@-webkit-keyframes grow {
    from {width: 0;}
    to {width: 100%;}
}

@keyframes grow {
    from {width: 0;}
    to {width: 100%;}
}

main {
	display: inline-block;
	width: 100%;
	min-height: calc(100% - 5em)
}

[root="focus"]:not(.wait),
[root="kow-tv"]:not(.wait) {
	background-color: #000
}

[root="focus"] .hero {
	height: 0;
}

body[page="kow-tv"] main {
	z-index: 2
}

base {
	top: 0px
}

.hidden {
  display: none
}

.clear {
	height: 2em;
	clear: both;
}

.clear.less {
	height: 4em
}

/* .clear.less.less-1 {
	height: 2em
} */

/*.clear.less + label.lrg {
	padding: 0 calc(1.5vw + .25em) 1em
}*/

[ndx--off="low"] base {
  top: 100px
}

p strong {
  letter-spacing: 0
}

header {
	background-color: #fff;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

body:not(.wait) header::before {
	content: "";
	position: absolute;
	top: -4em;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1)
}

/* Torsten */

/* [root="focus"]:not(.wait) header, [root="focus"]:not(.wait) header::before,
[root="kow-tv"]:not(.wait) header, [root="kow-tv"]:not(.wait) header::before {
	background-color: transparent
} */

[has-deep] header a {
	transition: color .35s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: color .35s cubic-bezier(0.30, 1, 0.20, 1)
}

[has-deep] header:not(.on-trail)::before,
[root="exhibitions"][has-sub] header:not(.on-trail)::before,
[root="exhibitions-madrid"][has-sub] header:not(.on-trail)::before,
[root="events"][has-sub] header:not(.on-trail)::before,
[root="focus"]:not(.wait) header::before,
[root="kow-tv"]:not(.wait) header::before {
	transform: translate3d(0,4em,0);
	-webkit-transform: translate3d(0,4em,0);
	transition: none;
	-webkit-transition none
}

[has-deep]:not(.wait) header:not(.on-trail) a,
[root="exhibitions"][has-sub]:not(.wait) header:not(.on-trail) a,
[root="exhibitions-madrid"][has-sub]:not(.wait) header:not(.on-trail) a,
[root="events"][has-sub]:not(.wait) header:not(.on-trail) a,
[root="focus"]:not(.wait) header a,
[root="kow-tv"]:not(.wait) header a {
	color: #fff;
	transition: none;
	-webkit-transition none
}

[root="artists"][has-sub].end-artist header {
	transform: translate3d(0,-5em,0);
	-webkit-transform: translate3d(0,-5em,0);
}

[root="artists"] li [ndx-ref="artists"],
[root="exhibitions"] li [ndx-ref="exhibitions"],
[root="exhibitions-madrid"] li [ndx-ref="exhibitions-madrid"],
[root="focus"] li [ndx-ref="focus"],
[root="texts"] li [ndx-ref="texts"],
[root="idx"] li [ndx-ref="idx"],
[root="kow-tv"] li [ndx-ref="kow-tv"],
[root="news"] li [ndx-ref="news"],
[root="fairs"] li [ndx-ref="fairs"],
[root="counseling"] li [ndx-ref="counseling"],
[root="contact"] li [ndx-ref="contact"],
[root="about"] li [ndx-ref="about"],
[root="events"] li [ndx-ref="events"],
[root="imprint"] [ndx-ref="imprint"],
nav li a:hover,
.inner nav:nth-child(2) li a.active
{
	border-bottom: 1px solid #111;
	padding-bottom: 2px
}

[root="kow-tv"] li [ndx-ref="kow-tv"],
[root="focus"] li [ndx-ref="focus"] {
	border-color: #fff
}

header, .call-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.25em;
  padding: 1.1em 1.4vw 0;
  z-index: 9;
	overflow: hidden
}

header.h-t a {
	text-shadow: none !important
}

.call-header {
	top: 3.25em;
	background-color: #fff;
	padding-top: 0;
	height: 4.5em;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	transition: transform .375s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: transform .375s cubic-bezier(0.30, 1, 0.20, 1)
}

[ndx-cal-target="Current"] > h3,
[ndx-cal-target="Upcoming"] > h3 {
	color: #fff
}

[ndx-cal-target="Current"] > h3.ic,
[ndx-cal-target="Upcoming"] > h3.ic {
	color: #000
}

.call-header + .is-aside > h3 {
	visibility: hidden
}

[has-sub]:not(.wait) .call-header {
	position: absolute
}

[has-sub] .trail-end + main .call-header {
	position: fixed
}

.call-header ul {
  float: right;
  margin-top: 2.35em
}

.call-header ul li {
	margin: 0 .5em;
	cursor: pointer;
	padding-bottom: 2px
}

.call-header ul li[city] + [city] {
	margin-right: 2em
}

.call-header ul li:hover,
[city="berlin"] [city="berlin"],
[city="madrid"] [city="madrid"] {
	border-bottom: 1px solid
}

.current-cal-view h3,
[page="news"].list h3 {
	float: left;
  font-size: 2em;
  text-transform: uppercase;
  margin: .85em 0 0 .25em
}

[page="news"].list h3 {
	float: none;
	padding: 0 1.5vw 0;
	margin-top: .5em
}

[ndx--color="white"] header a {
  color: #fff
}

/*header:hover {
  background-color: #fff
}*/

footer {
	padding-top: 2em;
  height: 5em;
  text-align: center
}

[root="focus"]:not(.wait) footer {
	background-color: #000;
}

[root="kow-tv"] footer {
	display: none
}

[root="focus"]:not(.wait) footer a {
	color: #fff
}

[has-sub] footer,
[root="kow"] footer,
[root="exhibitions"][has-sub] footer,
[root="exhibitions-madrid"][has-sub] footer {
	display: none
}

[root="events"][has-sub] footer {
	display: none
}

[has-sub].end-artist footer,
[root="exhibitions"][has-sub].end-artist footer,
[root="exhibitions-madrid"][has-sub].end-artist footer,
[root="focus"][has-sub] footer {
	display: block
}

[root="kow"].end-artist footer {
	display: inline-block;
	width: 100%
}

header ~ nav {
  position: fixed;
  z-index: 1;
  top: 4.05em;
  height: auto;
  padding: 0 1.5vw .5em;
  text-align: center;
  overflow: hidden;
  transition: top .55s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: top .55s cubic-bezier(0.30, 1, 0.20, 1)
}

body[page="kow-tv"] header ~ nav {
	z-index: 3
}

header ~ nav div {
  display: none
}

header ~ nav.trans, header ~ nav.collapse {
  z-index: 9;
  /*top: 2.85em*/
  top: -10em
}

header nav {
	margin: 0 0 1.3em;
}

header .inner,
[root="exhibitions"] header,
[root="exhibitions-madrid"] header,
[root="events"] header {
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1)
}

[root="exhibitions"] header.trail-end .inner,
[root="exhibitions-madrid"] header.trail-end .inner,
[root="events"] header.trail-end .inner {
	transition: none;
	-webkit-transition: none
}

[root]:not([root="exhibitions"]) header.nav-up .inner,
[root]:not([root="exhibitions-madrid"]) header.nav-up .inner,
[root]:not([root="events"]) header.nav-up .inner {
	transform: translate3d(0,-2.5em,0);
	-webkit-transform: translate3d(0,-2.5em,0);
}

[root="exhibitions"][has-sub]:not(.wait) header:not(.trail-end).nav-up .inner,
[root="exhibitions-madrid"][has-sub]:not(.wait) header:not(.trail-end).nav-up .inner,
[root="events"][has-sub]:not(.wait) header:not(.trail-end).nav-up .inner {
	transform: translate3d(0,-2.5em,0);
	-webkit-transform: translate3d(0,-2.5em,0);
}

[root="exhibitions"]:not([has-sub]) header.nav-up,
[root="exhibitions-madrid"]:not([has-sub]) header.nav-up,
[root="events"]:not([has-sub]) header.nav-up {
	transform: translate3d(0,-3.25em,0);
	-webkit-transform: translate3d(0,-3.25em,0);
}

[root="exhibitions"] header.trail-end.nav-up,
[root="exhibitions-madrid"] header.trail-end.nav-up,
[root="events"] header.trail-end.nav-up {
	transform: translate3d(0,-3.25em,0);
	-webkit-transform: translate3d(0,-3.25em,0);
}

[root="exhibitions"] header.nav-up + main .call-header,
[root="exhibitions-madrid"] header.nav-up + main .call-header,
[root="events"] header.nav-up + main .call-header {
	transform: translate3d(0,-4.53em,0);
	-webkit-transform: translate3d(0,-4.53em,0);
}

[root="exhibitions"][has-sub]:not(.wait) header.nav-up + main .call-header,
[root="exhibitions-madrid"][has-sub]:not(.wait) header.nav-up + main .call-header,
[root="events"][has-sub]:not(.wait) header.nav-up + main .call-header {
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
}

[root="exhibitions"][has-sub] header.nav-up.trail-end + main .call-header,
[root="exhibitions-madrid"][has-sub] header.nav-up.trail-end + main .call-header,
[root="events"][has-sub] header.nav-up.trail-end + main .call-header {
	transform: translate3d(0,-4.5em,0);
	-webkit-transform: translate3d(0,-4.5em,0);
}

header.collapse .inner {
	transform: translate3d(0,-2.15em,0);
	-webkit-transform: translate3d(0,-2.15em,0);
}



header.trans ~ nav {
	display: none
}

[ndx--color="white"] ~ header ~ nav a, [ndx--color="white"] ~ header ~ nav h1, [ndx--color="white"] ~ header ~ nav span, [ndx--color="white"] ~ header a,
[page="focus"] footer a, [page="kow-tv"] footer a {
  color: #fff
}

[ndx--color="white"] ~ header ~ nav.trans a, [ndx--color="white"] ~ header ~ nav.trans h1, [ndx--color="white"] ~ header ~ nav.trans span, [ndx--color="white"] ~ header.trans a {
  color: #000
}

header ~ nav.trans {
  background-color: rgba(255, 255, 255, 1)
}

[ndx--root="exhibitions"] ~ header ~ nav.trans > h1,
[ndx--root="events"] ~ header ~ nav.trans > ul {
  display: none
}

[ndx--root="exhibitions"] ~ header ~ nav.trans div,
[ndx--root="events"] ~ header ~ nav.trans div {
  display: block
}

header ~ nav.trans.collapse {
  top: 0em
}

header ~ nav ul {
  margin-top: .85em;
  height: 1.5em;
	display: none
}

/*header ~ nav.collapse ul {
  height: 0
}*/

.artist h1,
.hero h1 {
  font-size: 2.25em;
  text-transform: uppercase;
  position: absolute;
  top: 1.8em;
  width: 100%;
	padding: 0 10%;
	color: #000;
  text-align: center;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

[root="focus"] .hero h1,
[root="kow-tv"] .hero h1 {
	color: #fff;
	z-index: 3;
	visibility: hidden
}

[root="events"] .hero h1,
[root="exhibitions"] .hero h1,
[root="exhibitions-madrid"] .hero h1 {
	display: none
}

.plyr--stopped:hover {
	opacity: 1
}

[root="exhibitions"][has-sub] .hero h1,
[root="exhibitions-madrid"][has-sub] .hero h1 {
	color: #000;
	top: 2.75em
}

[has-deep] header:not(.on-trail) nav li,
[root="exhibitions"][has-sub] header:not(.on-trail) nav li,
[root="exhibitions-madrid"][has-sub] header:not(.on-trail) nav li,
[root="events"][has-sub] header:not(.on-trail) nav li {
	color: #fff
}

/* [has-deep] .artist h1,
[has-sub] .hero h1 {
	display: none !important
} */

header ~ nav.trans h1 {
	font-size: 2em
}

[ndx--current="exhibition"] ~ header nav:nth-of-type(2) ul,
[ndx--current="event"] ~ header nav:nth-of-type(2) ul {
	width: 20%
}

[page="artists"] header nav:nth-of-type(2) ul {
	width: 35%
}

header nav:nth-of-type(2) ul:nth-child(2) {
	text-transform: uppercase
}

[ndx--current="exhibition"] ~ header nav:nth-of-type(2) ul:nth-child(2),
[ndx--current="event"] ~ header nav:nth-of-type(2) ul:nth-child(2) {
	width: 60%;
	font-weight: bold;
	white-space: nowrap
}

[page="artists"] header nav:nth-of-type(2) ul:nth-child(2) {
	width: 30%
}

[ndx--current="exhibition"] ~ header nav:nth-of-type(2) ul:nth-child(2) li,
[ndx--current="event"] ~ header nav:nth-of-type(2) ul:nth-child(2) li {
	width: 100%;
	padding-bottom: .2em;
	text-overflow: ellipsis;
	overflow: hidden
}

nav li {
  margin: 0 .6em;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

header.trans a, nav.trans a, footer a,
[ndx--color="default"] ~ header a, [ndx--color="default"] ~ footer a, [ndx--color="default"] nav a,
[ndx--color="default"] ~ header a:hover, [ndx--color="default"] ~ footer a:hover, [ndx--color="default"] nav a:hover,
[ndx--off="low"] ~ header ~ nav li a:hover, [ndx--curent="artists-overview"] ~ header nav ul:nth-child(1) li:nth-child(1) a,
[ndx--current="artist-overview"] ~ header nav ul li a:hover {
  border-color: #000 !important
}

[ndx--root="artists"] ~ header nav ul:nth-child(1) li:nth-child(1) a, [page="focus"] footer a, [page="kow-tv"] footer a {
	text-shadow: none
}

[page="focus"] footer a:hover,
[page="kow-tv"] footer a:hover {
	border-color: #fff !important;
	text-shadow: 0px 2px 0px #000
}

header nav ul:nth-child(2) li a {
  border-bottom: none
}

header nav ul {
  float: left;
  width: 35%
}

header nav ul:nth-child(2) {
  text-align: center;
  width: 30%;
  font-weight: bold;
	cursor: pointer
}

header nav:nth-child(1) ul {
	width: 45%
}

header nav:nth-child(1) ul:nth-child(2) {
	width: 10%
}

header nav ul:nth-child(2) li {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

[has-deep] header nav + nav ul:nth-child(2) li:nth-child(2),
[has-deep] header.on-trail nav + nav ul:nth-child(2) li:nth-child(1),
[root="exhibitions"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(1),
[root="exhibitions-madrid"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(1),
[root="events"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(1) {
	display: none
}

[has-deep] header.on-trail nav + nav ul:nth-child(2) li:nth-child(2),
[has-deep] header.on-trail.trail-end nav + nav ul:nth-child(2) li:nth-child(1),
[root="exhibitions"][has-sub] header nav + nav ul:nth-child(2) li:nth-child(1),
[root="exhibitions-madrid"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(2),
[root="exhibitions"][has-sub] header nav + nav ul:nth-child(2) li:nth-child(1),
[root="exhibitions-madrid"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(2),
[root="events"][has-sub] header nav + nav ul:nth-child(2) li:nth-child(1),
[root="events"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(2) {
	display: block
}

.artist > h1.hide,
[has-deep] header.on-trail.trail-end nav + nav ul:nth-child(2) li:nth-child(2),
body:not([has-deep]) header nav + nav ul:nth-child(2) li:nth-child(2) {
	display: none
}

[root="exhibitions"][has-sub] header.on-trail nav + nav ul:nth-child(2) li:nth-child(2) {
	display: block
}

header nav ul:nth-child(3) {
  text-align: right
}

.list ul {
  padding: 5em 0 3em;
  text-align: center
}

.list.fair-list ul {
	text-align: left;
	padding: 5em calc(1.5vw + .5em) 3em
}

[page="news"].list.fair-list ul {
	padding-top: 4em
}

[page="news"].list.fair-list h3 + ul {
	padding-top: 2em
}

[ndx--page="idx"] ~ header + .list ul {
	 padding: 0
}

[ndx--page="idx"][ndx--sub="tags"] ~ header + .list ul {
	 padding: 5em 0 0;
}

[ndx--current="works"] .list ul, .elem + .list ul {
	padding-top: 12em
}

.list ul li {
  display: table;
	margin: 0 auto;
  z-index: 1
}

.list ul li:hover + figure {
  display: block
}

.tag-list:first-child ul li {
	display: none
}

.tag-list:nth-of-type(1) ul li.off {
	display: inline-block;
	opacity: 1;
	margin: 0 .15em
}

.tag-list:nth-of-type(1) ul li.off::after {
	content: "";
  position: absolute;
  top: .475em;
	right: .5em;
  font-size: 1.5em;
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeD0iMHB4IiB5PSIwcHgiPjxwYXRoIGQ9Ik0yMC44MjcgNC4zNTdsLTAuNzA3LTAuNzA3LTguMTMxIDguMTMyLTguMTMyLTguMTMyLTAuNzA3IDAuNzA3IDguMTMyIDguMTMyLTguMTMyIDguMTMyIDAuNzA3IDAuNzA3IDguMTMyLTguMTMyIDguMTMxIDguMTMyIDAuNzA3LTAuNzA3LTguMTMxLTguMTMyeiIvPjwvc3ZnPg==) no-repeat center center / 1.5em;
  width: 1.5em;
  height: 1.5em
}

li.off {
  opacity: .2
}

.list ul li a {
  font-weight: bold;
  font-size: 2.25em;
  line-height: 1.1em;
  text-transform: uppercase
}

.fair-list ul {
	display: block
}

.fair-list:not(.inline) ul li {
  display: inline-block;
  width: 40%;
  vertical-align: top;
  padding-right: 2%
}

.fair-list.inline ul li {
	display: inline
}

[page="texts"].fair-list.inline ul li {
	display: block;
	margin-bottom: 2em
}

[page="texts"].fair-list.inline ul li + [fairs-res] [sub] {
	margin-top: -1em
}

.fair-list ul li + .fair-view {
	display: none;
	width: 100%
}

[page="fairs"].fair-list.inline ul li::after {
    content: "";
    font-size: 1.5em;
    background-color: #000;
    width: .5em;
    height: .5em;
    border-radius: 5em;
    display: inline-block;
    vertical-align: top;
    margin: .725em .25em 0 0
}

[page="fairs"].fair-list ul li:last-of-type::after {
	content: none
}

.tag-list ul li a,
.fair-list ul li a {
  font-size: 3.5em;
	line-height: 1.05em;
	z-index: 1
}

.fair-list ul li a {
	font-size: 2.5em;
	line-height: 1.1em
}

[page="news"].fair-list ul li a {
	font-size: 1.5em
}

.fair-list ul li p.n_a a {
	font-size: 1em;
	line-height: inherit;
	font-weight: normal;
	text-transform: none;
	border: none;
	padding-right: 0;
	margin-right: 0;
	padding-bottom: 1px
}

.content-block p.n_a {
  font-size: 1.25em;
  line-height: 1.25em
}

.content-block:hover p.n_a a {
	border-bottom: 1px solid #000
}

.fair-list ul li p.n_a {
	margin-top: 0;
	margin-bottom: .25em;
	display: inline-block;
}

.n_a + p, .n_a + p + p {
	padding-left: 1px
}

[fairs-res]:empty,
[root="fairs"] .inner > [sub],
[root="texts"] .inner > [sub] {
	display: none
}

.tag-list:nth-of-type(1) ul li.off a,
.fair-list ul li a {
	padding-right: 1em
}

.fair-list ul li a {
	padding-right: .2em
}

.fair-list ul li .less a {
	margin-right: .75em
}

.fair-list ul li a:hover {
	border-bottom: 1px solid #000
}

.fair-list ul li .less a:hover {
	border: none
}

/*[ndx--sub="tags"] ~ .tag-list {
	display: none
}*/

.filter {
  position: fixed;
  top: 5em;
  right: 0;
  width: 20%;
  height: calc(100% - 5em);
  overflow: hidden;
	text-align: right
}

.filter ul {
    padding-top: 0 !important;
    padding-bottom: 1.5em !important;
    padding-right: calc(1.5vw + 1.5em) !important;
    height: calc(100% - 2.25em);
    overflow: auto;
    margin-top: 1em;
		transform: translateX(105%);
    width: calc(100% + 1em);
		transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1);
		-webkit-transition: transform .35s cubic-bezier(0.30, 1, 0.20, 1)
}

.filter.tg ul {
	transform: translateX(0);
}

.filter li {
  width: 100% !important;
  padding-right: 0 !important;
  text-align: right;
  margin: 0 0 .75em !important;
  line-height: 1.35em;
	cursor: pointer
}

.filter li.active::before {
	content: "";
  font-size: .65em;
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeD0iMHB4IiB5PSIwcHgiPjxwYXRoIGQ9Ik0yMC44MjcgNC4zNTdsLTAuNzA3LTAuNzA3LTguMTMxIDguMTMyLTguMTMyLTguMTMyLTAuNzA3IDAuNzA3IDguMTMyIDguMTMyLTguMTMyIDguMTMyIDAuNzA3IDAuNzA3IDguMTMyLTguMTMyIDguMTMxIDguMTMyIDAuNzA3LTAuNzA3LTguMTMxLTguMTMyeiIvPjwvc3ZnPg==) no-repeat center center / 1.5em;
	width: 2.5em;
  height: 1em;
  display: inline-block;
  margin-left: 0;
  padding-bottom: .1em;
}

.fair-list:not(.inline) .filter ul li {
	display: none
}

.filter label {
	text-align: right;
  padding: 0 calc(1.5vw + .5em);
}

.filter label span {
	cursor: pointer
}

.filter label span:first-child,
.filter label span:nth-child(3) {
  font-weight: bold;
  text-transform: uppercase;
}

.filter label span:nth-child(2),
.filter label span:nth-child(3) {
	display: none
}

.filter label span:nth-child(2) {
	margin-right: 1em
}

[ndx-sub="biography"] .inner p {
	margin-top: 0;
	font-size: 2em
}

.artist-list ul li a:hover {
  color: #fff
}

.artist-list ul figure {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	background-color: #000;
  display: none;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.list, .work, .works, .artist, .exhibition, .event {
  z-index: 1;
	background-color: #fff;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.artist {
	padding: 10em 0 6em;
	min-height: 100vh
}

.landing {
	min-height: 60vh;
	top: 0;
	padding: 0;
	width: 100%;
	z-index: 9
}

.end-artist .landing {
	z-index: 0
}

.landing h2 {
  text-transform: uppercase;
  margin-top: .1em;
}

.landing h3 {
  font-weight: normal;
  margin-top: .5em;
}

[has-deep] .artist {
	padding-top: 8em
}

.artist::after,
.inner > .landing:first-child::after,
[has-sub] .inner > .exhibition:first-child::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 105vh;
		bottom: -105vh;
		opacity: 1;
    background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
		transition: opacity .55s cubic-bezier(0.30, 1, 0.20, 1);
		-webkit-transition: opacity .55s cubic-bezier(0.30, 1, 0.20, 1)
}

.end-artist .artist::after,
.end-artist .landing:first-child::after,
[has-sub].end-artist .exhibition:first-child::after {
		opacity: 0
}

.artist-list,
.exhibition + .exhibition {
	width: 100%;
	position: relative;
	top: 0;
	z-index: 1;
	background-color: transparent
}

.artist + .artist-list,
.landing + .landing,
.exhibition + .exhibition {
	position: fixed;
	margin-top: 20em;
	z-index: 0;
}

/* .landing {
	margin-top: 3.25em
} */

.end-artist .artist + .artist-list,
.end-artist .landing + .landing,
.end-artist .exhibition + .exhibition {
	position: relative;
	margin-top: 4em;
	z-index: 1
}

.landing + .landing {
	margin-top: 12em;
	padding: 0 1.4vw
}

.end-artist .landing + .landing {
	margin-top: 12em
}

.landing figure h1 {
	font-size: 8vw;
	text-transform: uppercase;
	display: inline-block
}

.landing figure h1 + h3 {
	padding-left: .15em;
	margin-top: 0;
	display: inline-block
}

.exhibitions + .exhibitions {
	margin-top: 16.25em;
}

[has-sub] [page="exhibitions"],
[has-sub] [page="exhibitions-madrid"],
[has-sub] [page="events"] {
	visibility: hidden
}

[has-sub] .on-trail + main [page="exhibitions"],
[has-sub] .on-trail + main [page="exhibitions-madrid"],
[has-sub] .on-trail + main [page="events"] {
	visibility: visible
}

.exhibition + .exhibition .call-header {
	background-color: transparent
}

[has-sub] .trail-end + main .call-header {
	background-color: #fff;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.end-artist .exhibition + .exhibition .call-header {
	z-index: 9
}

.end-artist .exhibition + .exhibition {
	margin-top: 3.75em
}

[page="kow"] .s-1 p {
	font-size: 2.5vw
}

[page="kow"] .s-2 p {
	font-size: 3.25vw;
	line-height: 1.2em
}

[page="kow"] .s-3 p {
	font-size: 4.5vw;
	line-height: 1.05em;
	font-weight: bold;
	text-transform: uppercase
}

[page="kow"] .s-1 + .s-1 {
	margin-top: .5em;
	padding-left: 2px
}

[page="kow"] .s-2 + .s-2 {
	margin-top: .35em;
	padding-left: 2px
}

[page="kow"] .s-3 + .s-3 {
	margin-top: .25em;
	padding-left: 2px
}

[page="kow"] .s-1 + .s-1 p,
[page="kow"] .s-2 + .s-2 p,
[page="kow"] .s-3 + .s-3 p {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: none
}

[page="kow"] .s-1 + .s-1 p strong,
[page="kow"] .s-2 + .s-2 p strong,
[page="kow"] .s-3 + .s-3 p strong {
	text-transform: uppercase
}

[page="kow"] figure p a {
	border-bottom: 0
}

[page="kow"] figure p a + br + em {
    font-size: 1rem;
    font-style: normal;
    margin-top: -1em;
    display: block;
}

[page="kow"] figure .inner + p,
[page="kow"] figure h2 + p {
	font-size: 1em;
	margin-top: .5em
}

[page="kow"] figure h2 + p {
	margin-top: .1em
}

.marquee3k {
	width: 100% !important;
	margin-bottom: 7%
}

.marquee3k__copy {
  padding-right: 2em
}

.marquee3k h4 {
	font-size: 3em;
	font-weight: normal;
	cursor: pointer
}

.marquee3k h4 span {
	color: red
}

.hero {
	height: 82vh;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.hero figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}


[ndx--current="artist-overview"] .list {
  margin-top: 5em
}

[page="focus"]:not([sub=""]) .hero {
	height: 0;
	overflow: hidden
}

[page="focus"] .hero {
  margin-bottom: 0
}

[root="focus"][has-sub] .hero {
	visibility: hidden
}

.focus-l {
  padding: 7em 0 5em
}

.focus-l figcaption {
	color: #fff;
	text-align: center
}

[page="focus"]:not([sub=""]) .focus-d {
	padding-bottom: 3em;
	background-color: #000;
	z-index: 2
}

/*[page="focus"]:not([sub=""]) header {
	background-color: #000
}*/

[has-sub] .focus-d {
	margin: 5em 0 3em
}

.focus-d .inner img {
  width: 70%;
  display: block;
  margin: 0 auto;
	left: 0 !important;
	transform: translatex(0) !important
}

.focus-d .inner.is-50 img {
	width: 50%
}

.focus-d > .inner {
	padding: 0 !important;
	margin-bottom: 1em
}

.focus-d .hidden {
	display: block
}

.focus-d figcaption {
  color: #fff;
  font-size: 2em;
	margin-top: 1.25em;
  text-align: center
}

.focus-d .vid-outer.hidden {
	display: block !important;
	padding: 0 10% 0;
	margin: 3em 0
}

.focus-d .vid-outer + .fd-outer {
	margin-top: 7em
}

figcaption strong + br + br +.hidden {
  font-size: .5em;
  margin-bottom: 4em
}

figcaption strong + br + br + .hidden + .hidden {
  text-align: left;
  padding: 0 2vw;
  margin-bottom: 3em
}

figcaption strong + br + br + .hidden + .hidden + .hidden {
  text-align: left;
  padding: 0 2vw;
  margin-top: 3em;
  text-transform: uppercase;
}

.hidden i:first-child {
	margin-right: .75em
}

figcaption i {
	font-style: normal;
  border-bottom: 1px solid #fff;
	cursor: pointer
}

.hero figure {
    width: 100%;
    height: 82vh;
    overflow: hidden;
    background-color: #000;
}

.hero .focus-hero figure {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: #000;
	opacity: 0
}

.hero .focus-hero .slick-initialized figure {
	opacity: 1
}

.hero .focus-hero label {
	color: #fff;
  position: absolute;
  bottom: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: .95em;
	padding: 2em 0;
  text-align: center;
  width: 40%;
  left: 50%;
  margin-left: -20%;
	cursor: pointer
}

.focus-hero .slick-track > a > figure > .inner {
  height: 100%
}


.focus-hero .slick-track > a > figure > .inner img {
  width: auto;
	height: 100%;
	padding: 5vw
}

.hero figure .hero-fig-inner {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: .75
}

[ndx--current="artist-overview"] ~ section.hero figure,
[ndx--current="exhibitions"] ~ section.hero figure,
[ndx--current="events"] ~ section.hero figure {
  height: 10em;
  background-color: transparent
}

[ndx--current="exhibitions"] ~ section.hero figure,
[ndx--current="events"] ~ section.hero figure {
	height: 2em
}

.title h1, .title h2 {
  font-size: 2em;
  text-transform: uppercase;
  text-align: center;
  margin: .75em 0 0;
  padding: 0 3%;
  line-height: 1.25em
}

.title h2 {
  text-transform: none;
  margin: 0;
  font-weight: normal
}

.title h3 {
  margin-top: .75em;
  text-align: center;
  font-weight: normal;
  font-size: 1em
}

.comma:first-of-type {
	display: none
}

/* .vid-container {
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%
} */

/* .vid-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  border: 0;
  outline: 0
} */


.vid-container + figcaption {
  text-align: center;
	margin: 1.5em 0 4.5em !important;
  display: block !important;
  font-size: 1em !important;
}

[ndx-deep] .vid-container + figcaption {
	margin-bottom: 2em !important;
}

figcaption strong {
  text-transform: uppercase;
  display: block
}

.works figcaption strong {
	height: 2.75em
}

.res-inner figcaption strong {
	height: auto
}

.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

figcaption span.show {
	display: inline-block
}

.works {
	margin: 1em 0 0;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0)
}

.artist .works {
	margin-bottom: 5em
}

.exhibition .content-block,
.event .content-block {
	width: 100%;
  margin: 2em 0;
  display: inline-block
}

.not-found {
  padding: .25em calc(1.5vw + .25em) 0;
  font-size: 2em;
  text-transform: uppercase;
	text-align: center
}

[has-deep] [ndx-sub="works"]::before {
	content: "More Works"
}

label.lrg, [has-deep] [ndx-sub="works"]::before {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 calc(1.5vw + .25em) 1.25em;
  display: block
}

label.lrg.c {
	margin-top: 2em
}

.elem label.lrg {
  padding-bottom: 0;
  margin-top: 0;
  line-height: 1.2em
}

.works .text, .elem .text {
  margin: 0 0 6em
}

.works .text {
	margin: 2em 0 4em
}

.works .text p, .elem .text p, .artist .text p, .content-block .text h2,
.book-text p, .each._c p, [ndx--page="contact"] ~ .each p, [ndx--page="about"] ~ .each p, [ndx--page="imprint"] ~ .each p {
  margin: .5em 0 1em;
  font-size: 2em;
  letter-spacing: 0;
  font-weight: normal
}

.each._c p {
	font-size: 1.5em
}

[page="counseling"] .each._c p {
	font-size: 2em
}

[page="contact"] .each._c p {
	display: inline-block;
	width: 49.85%;
	vertical-align: bottom
}

[page="contact"] .each._c p + p {
	width: 48%;
	vertical-align: top
}

.book-text p {
	font-size: 1.5em
}

.book-text p:first-child {
	margin-top: 0
}

.works .text p {
	margin: .5em 0 1.35em;
}

.content-block .text h2 {
  padding-right: 25%;
  padding-left: 10%
}

.about.content-block .text h2 {
	padding: 0
}

.content-block > div:nth-child(1) .text h2 {
  padding-right: 0;
  padding-left: 0
}

.content-block .text p {
	font-size: 1.25em;
	line-height: 1.35em;
  padding: 0 20% 1.25em
}

.content-block .text {
  margin-bottom: 2em
}

.fair-view .content-block {
	margin: 1em 0 4em;
	display: block
}

.news-view .content-block {
	margin-top: .5em
}

.fair-view.less .content-block {
	margin: 1em 0;
}

.less p {
	font-size: 1em
}

.less .content-block:hover > [href]::after {
	content: "";
  display: inline-block;
  width: 1.15em;
  height: 1.15em;
	margin-bottom: -.25em;
	background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzIwMCcgd2lkdGg9JzIwMCcgIGZpbGw9IiMwMDAwMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDggNDg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MXtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT48cGF0aCBkPSJNMzUuOCwxMnYxOWMwLDAuNi0wLjQsMS0xLDFzLTEtMC40LTEtMVYxNC40TDE0LDM0LjJjLTAuMiwwLjItMC41LDAuMy0wLjcsMC4zcy0wLjUtMC4xLTAuNy0wLjNjLTAuNC0wLjQtMC40LTEsMC0xLjQgIEwzMi4zLDEzSDE1LjhjLTAuNiwwLTEtMC40LTEtMXMwLjQtMSwxLTFoMTljMC4xLDAsMC4zLDAsMC40LDAuMWMwLjIsMC4xLDAuNCwwLjMsMC41LDAuNUMzNS43LDExLjcsMzUuOCwxMS45LDM1LjgsMTJ6Ij48L3BhdGg+PC9zdmc+) no-repeat 50% 50% / contain
}

.each {
  width: 100%
}

.each.is-aside,
.text.h.credits {
  padding: 0 calc(1.5vw + .5em) 0
}

.each.is-video {
	padding: 10%
}

.each.is-images + .each.is-video {
	margin-top: 5em
}

.about .each.is-images {
	margin: 3% 0
}

.text.h.credits,
.text.h.credits p:first-child {
	margin-top: 0
}

.each.is-aside {
  margin-top: 6em
}

.each._c.is-aside {
	margin-top: 3.5em
}

.exhibition[sub] h3 + h3 {
	display: none
}

.gmaps_outer {
	width: 49.75%;
	height: 75vh;
	margin: 3em 0 1em;
	display: inline-block;
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.gmaps_outer + .gmaps_outer {
  margin-left: 1%;
  width: 49.25%;
}

.gmap {
  width: calc(100% + 6em);
  height: calc(100% + 5em)
}

/* [root="exhibitions"] .push-left,
[root="exhibitions"] .push-right,
[root="events"] .push-left,
[root="events"] .push-right {
	visibility: hidden
}

[root="exhibitions"] .on-trail .push-left,
[root="exhibitions"] .on-trail .push-right,
[root="events"] .on-trail .push-left,
[root="events"] .on-trail .push-right {
	visibility: visible
} */

.exhibition .each.is-aside,
.event .each.is-aside {
  margin-top: 4em;
  display: inline-block
}

.is-large + .each.is-aside {
	margin-top: 2em !important
}

.exhibition .each.is-aside.is-large,
.event .each.is-aside.is-large {
	margin-top: 0
}

.exhibition > .content-block > div:nth-child(1),
.event > .content-block > div:nth-child(1) {
	margin-top: 2em !important
}

.each.is-images + .is-large {
	margin-top: 2.5em !important
}

.about .each.is-images + .is-large {
	display: inline-block;
}

[ndx--current="exhibitions"] ~ .exhibition .each.is-aside,
[ndx--current="events"] ~ .event .each.is-aside {
	margin-top: 0
}

[ndx-cal-target] .inner {
	display: inline-block;
	vertical-align: top;
	width: calc(50% - .75em - 3px);
	margin-bottom: 3em;
	overflow: hidden
}

[ndx-cal-target] .inner > label {
	position: absolute;
    bottom: -.1em;
    right: .1em;
    color: #111;
    font-weight: bold;
    z-index: 2;
    text-transform: uppercase;
    font-size: 1.5em
}

.event [ndx-cal-target] .inner {
	width: calc(33.334% - 1em - 3px);
}

.exhibition [ndx-cal-target] .inner:nth-child(2n) {
	margin-right: 1.5em
}

.event [ndx-cal-target] .inner:nth-of-type(3n + 1), .event [ndx-cal-target] .inner:nth-of-type(3n + 2) {
	margin-right: 1.5em
}

[ndx-cal-target] > h3 {
	margin: .5em 0 .5em;
	font-size: 2em;
	text-transform: uppercase
}

[ndx-cal-target] figure {
    width: 100%;
    padding-bottom: 65%;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-color: #eee
}

[ndx-cal-target] .inner h2 {
	text-transform: uppercase;
	margin-top: .5em;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

[ndx-cal-target] .inner h3 {
	font-weight: normal;
	margin-top: 0;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

[ndx-cal-target] .inner h2, [ndx-cal-target] .inner h3 {
	line-height: 1.35em
}

.is-aside label {
  padding-left: .075em
}

.each.is-images .text p {
    padding: 0 calc(.5vw + .25em);
}

.each.is-images {
  padding: 0 calc(1vw + .15em) 0
}

.fair-view .each.is-images,
.news-view .each.is-images {
	padding: 0
}

.each.is-images > a {
	display: inline-block;
	margin-right: -4px
}

.exhibition .each.is-images,
.event .each.is-images {
  margin: 2vw 0 0;
	display: inline-block
}

.exhibition .is-large + .each.is-images,
.event .is-large + .each.is-images {
	margin-top: 5em
}

.s-60.left {
  width: 60%;
  display: inline-block;
	margin-bottom: 5vw !important
}

.s-50.floated figure {
	width: 46.5%;
  margin-left: 2.25%;
  display: inline-block;
}

.s-33.floated figure {
	width: 30.15%;
  margin-left: 2.2%;
  margin-bottom: 2.5%;
  display: inline-block;
}

.s-100 {
  width: 100%;
	margin-bottom: 3% !important
}

.s-60.right {
  width: 60%;
  float: right
}

.about .s-60.right {
	margin-right: 10%
}

.s-80.left {
  width: 80%;
  float: left;
}

.s-80.right {
  width: 80%;
  float: right;
}

[root="exhibitions"][has-sub] .is-images,
[root="exhibitions-madrid"][has-sub] .is-images,
[root="events"][has-sub] .is-images {
	padding: 0 1.25vw
}

[root="events"][has-sub] .is-images.s-33,
[root="exhibitions"][has-sub] .is-images.s-33,
[root="exhibitions-madrid"][has-sub] .is-images.s-33,
[root="events"][has-sub] .is-images.s-50,
[root="exhibitions"][has-sub] .is-images.s-50,
[root="exhibitions-madrid"][has-sub] .is-images.s-50 {
	padding: 0
}

[root="exhibitions"][has-sub] .is-images.s-80,
[root="exhibitions"][has-sub] .is-images.s-60,
[root="exhibitions"][has-sub] .is-images.s-100,
[root="exhibitions-madrid"][has-sub] .is-images.s-80,
[root="exhibitions-madrid"][has-sub] .is-images.s-60,
[root="exhibitions-madrid"][has-sub] .is-images.s-100,
[root="events"][has-sub] .is-images.s-80,
[root="events"][has-sub] .is-images.s-60,
[root="events"][has-sub] .is-images.s-100 {
	padding: 0 calc(1.5vw + .5em) 0
}

.fair-view figure {
	width: calc(25% - 1.15em) !important;
	margin-left: 0 !important;
  margin-right: 1.25em !important;
	margin-bottom: 1em !important;
	padding: 0 !important
}

.fair-view figure:nth-child(4n),
.news-view figure:nth-child(4n) {
	margin-right: 0 !important
}

.fair-artists p {
	font-size: 2em
}

.scale {
  cursor: pointer
}

.is-images:not(.scale) figure {
  width: calc(25% - 3px);
  height: auto;
  padding: 0 calc(.5vw + .35em) 0;
  margin: 1.5em 0;
  display: inline-block;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	cursor: pointer
}

[root="texts"] .news-view figure,
[root="news"] .fair-view figure {
	padding: 0;
	width: 33% !important;
}

[children="3"].is-images:not(.scale) figure {
	width: calc(33.3% - 3px)
}

.is-images figcaption {
  margin-top: .5em;
  font-size: .95em
}

.res-inner .is-images figcaption {
	font-size: 1em
}

.is-50 + figcaption {
	text-align: center
}

.is-images figcaption.horizontal {
	text-align: left
}

.focus-l .is-images figcaption {
	margin-top: .75em
}

.allow-kiosk figcaption {
	display: none
}

/* :not(.scale).is-images figure .inner,
:not(.scale).is-images figure .i-inner {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  width: 24.5vw;
  height: auto
} */

/* :not(.scale).is-images img {
  width: auto;
  height: auto;
  max-width: calc(24.5vw - ((.5vw + .5em)*2));
  max-height: 22vw;
  cursor: pointer
} */

.is-images .inner > img,
.book-img img,
[root="kow"] .inner > img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%
}

.focus-l .is-images .inner {
	display: none
}

.focus-l .is-images .inner:first-child {
	display: block
}

.f-d.slick-slide,
.f-d:not(.slick-slide) {
	height: calc(100vh - 8em)
}

.f-d.slick-slide img,
.f-d:not(.slick-slide) img {
	left: 50% !important;
	transform: translateX(-50%) !important;
	width: auto;
	height: 100%
}

.f-d:not(.slick-slide) img {

}

[root="kow"] .inner > img {
	width: 100%;
	height: auto
}

.is-images figure a {
	display: block
}

.aside-block {
	margin: 4em 0 0
}

.elem .inner {
  padding: 0 calc(1.5vw + .5em) 3em;
  display: none
}

.elem .inner.tags {
	display: inline-block;
	width: 100%
}

.exhibition .elem .inner.tags {
	padding-bottom: 6em
}

.message-res,
.search-alrt {
  position: fixed;
  top: 2em;
  right: -40em;
  width: 34em;
	font-size: .925em;
	line-height: 1.5em;
  background: rgba(255,255,255,.98);
  z-index: 999;
  box-shadow: 0 0.05em 0.35em rgba(10,10,10,.35);
  border-radius: .5em;
  padding: 3.5em 1em 1em;
  transition: right .5s cubic-bezier(0.18, 0.88, 0.57, 1);
  -webkit-transition: right .5s cubic-bezier(0.18, 0.88, 0.57, 1);
	cursor: pointer
}

.message-res.appear,
.search-alrt.appear {
	right: 2em
}

.message-res::before,
.search-alrt::before {
  content: "KOW";
	font-weight: bold;
  width: calc(100% - 2em);
  position: absolute;
  padding: .5em 1em;
  border-bottom: 1px solid #dedede;
  top: 0;
  left: 0
}

.message-res::after,
.search-alrt::after {
  content: "now";
  position: absolute;
  top: .5em;
  right: 1em
}

::-webkit-input-placeholder {
	color: #bbb
}
::-moz-placeholder {
	color: #bbb
}
:-ms-input-placeholder {
	color: #bbb
}
:-moz-placeholder {
	color: #bbb
}

/*.message-res:before {
    content: "";
    clear: both;
    display: block
}*/

.elem ul li > h2 {
  font-size: 2em;
  font-weight: normal;
  margin-top: 0
}

.elem .inner.tags ul {
	float: left;
	margin-right: 1em
}

/*.elem .inner.tags ul li > h2 {
	font-size: 1em
}*/

.elem ul li > h2 span {
  /*font-size: .3125em;
  vertical-align: top;
  line-height: 2.5em;
  margin-left: .5em;
  text-transform: uppercase*/
  font-size: .375em;
  vertical-align: top;
  line-height: 2.35em;
  margin-left: .725em;
  letter-spacing: .02em;
  text-transform: uppercase
}

.hyphenate {
	-webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
	display: none
}

[lang="de"] .hyphenate {
	display: block
}

[lang="de"] .default,
[lang="de"] .de,
[lang="en"] .en {
	display: none
}

.lang-switch {
	display: inline-block;
	margin-bottom: 0
}

.works .lang-switch,
.content-block .lang-switch {
	margin-bottom: 1em;
	display: none
}

.works .lang-switch {
	margin-bottom: 0
}

[ndx-deep] .lang-switch,
[root="texts"] .lang-switch {
    margin-top: 1.5em;
		margin-bottom: 0
}

[root="texts"] .lang-switch {
	display: inline-block
}

.lang-switch span {
  float: left;
  text-transform: uppercase;
  cursor: pointer;
  font-size: .85em;
  letter-spacing: .02em;
  background-color: #eee;
  padding: .5em 1em;
  border-radius: 2em
}

[ndx-deep] {
  width: 100%;
  display: none;
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.res-inner:empty {
	margin-top: -8em
}

[ndx-deep] .res-inner, .book-inner {
	margin: 2em 0 3em
}

[ndx-deep] .vid-outer {
	width: 100%;
	padding: 2.5em 0 1em 0
}

.tv-wire {
	margin-top: 3.2em
}

._t {
	padding: 2em 0 2em 0;
	-webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
	-webkit-column-gap: 2.5em;
  -moz-column-gap: 2.5em;
  column-gap: 2.5em;
}

._t p {
    margin: .5em 0 1.25em;
    font-size: 1.25em;
		line-height: 1.35em;
		display: inline-block;
}


.book-inner .book-img, .book-inner .book-text {
	display: inline-block;
	vertical-align: top
}

.book-inner .book-img {
	width: 36.5%;
	margin-right: 3%
}

.book-img p {
	margin: .75em 0 .75em .1em;
	line-height: 1.35em
}

.book-img img + p {
	margin-top: 1.15em
}

.book-inner .book-text {
	width: 60%
}

.intro p {
    font-size: 2.25vw;
    color: #fff;
    padding: 25vh 8% 0 8%;
    text-align: center
}

.intro.slick-slide {
    background: transparent
}

.landing .slick-slide {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

[root="kow-tv"] .hero {
	height: auto
}

i.play {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer
}

i.play::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5)
}

i.play::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2em 0 0 -1.25em;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2em 0 2em 2.5em;
	border-color: transparent transparent transparent #fff
}

i.pause {
  position: absolute;
  top: 0;
  left: 0;
  width: 8em;
  height: 4em;
  z-index: 99999;
	cursor: pointer
}

i.pause::before {
  content: "Close";
  color: #fff;
  font-style: normal;
  font-weight: bold;
  font-size: 1.5em;
  text-transform: uppercase;
  position: absolute;
  left: 2vw;
  bottom: .75em
}

.tv-holder h3 {
	color: #fff;
  font-weight: normal;
  padding: 1em 2% 2em 2%;
  font-size: 1.5em;
  width: 100%;
	display: none
}

.tv-holder .plyr--video + h3 {
	display: block
}

.tv-holder h3 > strong {
	text-transform: uppercase;
	float: left;
	margin-right: 1.5em
}

.tv-holder p {
	margin-top: 0
}



/*** Slider ***/

.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track::after
{
    display: table;

    content: '';
}
.slick-track::after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*** Slider Custom ***/

.slider {
	position: fixed;
	top: 112%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 99;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	transition: transform .5s cubic-bezier(0.30, 1, 0.20, 1);
	-webkit-transition: transform .5s cubic-bezier(0.30, 1, 0.20, 1)
}

.slider.is-hero {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff
}

.is-hero h1 {
  color: #fff;
  z-index: 10;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  transform: translateY(-80%);
  font-size: 6vw;
  width: 100%;
  text-align: center;
	display: none
}

 body:not(.wait) .is-hero h1 {
	display: block;
	line-height: 1.05em
}

body:not(.wait) .is-hero h1 p {
	line-height: 1.05em
}

.zoom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 999;
  background-color: #000;
  cursor: url(arr_close_c.svg), sw-resize
}

.zoom img {
	position: absolute;
  width: 100%;
	top: 50%;
	transform: translateY(-50%)
}

.zoom.horizontal img {
  width: 190%;
	left: -45%;
}

.noscroll, [show-nav="true"] {
  overflow: hidden
}

.slider.appear {
	transform: translate3d(0,-112%,0);
	-webkit-transform: translate3d(0,-112%,0)
}

.slider .inner, .slick-list, .slick-track {
	position: relative;
	height: 100%
}

.slick-slide {
	position: relative;
	width: 100vw;
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.slick-slide figcaption {
  margin-left: 10%;
  width: 80%;
  margin-top: 2.5vh;
  color: #fff;
  text-align: center;
  font-size: .95em
}

.slick-slide [pos="left"] figcaption,
.slick-slide [pos="right"] figcaption,
.slick-slide [pos="full-width"] figcaption {
	height: 100%;
  margin: 0;
  padding-top: 45vh;
	z-index: 2
}

.slick-slide [pos="left"] figcaption,
.slick-slide [pos="full-width"] figcaption {
	position: absolute;
	width: 45%;
	right: 0;
	top: 0
}

.slick-slide [pos="full-width"] figcaption {
	padding-top: 65vh
}

[pos="left"] .inner {
    float: left
}

.slick-slide [pos="right"] figcaption {
	position: absolute;
	width: 45%;
	left: 0;
	top: 0;
}

[pos="right"] .inner {
    float: right
}

.slick-slide .img-single {
  width: 100vw;
  height: 80vh;
  margin-top: 10vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
  cursor: url(arr_zoom_w.svg), nesw-resize
}

.slick-slide .img-hero {
  width: 100vw;
  height: 80vh;
  margin-top: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.slick-prev, .slick-next {
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  padding: .5em;
  background-color: transparent;
  border: 0;
  outline: 0;
  z-index: 7;
  font-size: 0
}

.slick-prev {
  cursor: url(arr_left.svg), w-resize
}

.slick-next {
	right: 0;
  cursor: url(arr_right.svg), e-resize
}

.close {
  position: absolute;
  top: 0;
  left: 25%;
  width: 50%;
  padding: 3.5vh 0 2vh;
  text-align: center;
  cursor: pointer;
  color: #fff;
  z-index: 3
}

.resizable:hover .ui-icon-gripsmall-diagonal-se {
	background-color: blue
}

.plyr__video-wrapper {
  cursor: pointer
}

.works + .video .plyr,
main + .video .plyr {
  width: 100%;
  height: 100%;
  background-color: #000
}

#searchOverlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
  width: 100%;
  height: 100%;
	padding: .65em calc(1.5vw + .5em) 2.5em ;
	z-index: 999999;
	background-color: rgba(255,255,255,.96);
	overflow: auto;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

#searchOverlay input, #searchOverlay input:focus {
	width: 100%;
  border: 0;
	margin-bottom: .15em;
  border-bottom: 1px solid #000;
  font-size: 4em;
  outline: none;
  background-color: transparent;
  font-family: 'KOW', Arial
}

#searchOverlay label {
	float: right;
	margin-bottom: 1.5em
}

.search-res a {
	display: block
}

.search-res a > span {
  margin-bottom: .5em;
  display: block
}

.search-res .summary {
	width: 75%
}

.search-res .summary p {
    font-size: 1.25em;
}

.summary .highlight {
	font-weight: bold
	/* background-color: #ffff00 */
}

.ellipsis {
	display: none
}

.highlight + .ellipsis {
	display: inline
}

.search-res .nav {
	margin-top: 2em
}

.search-res .nav li {
	display: block;
	margin-bottom: 2em
}

.search-res h2 {
  font-weight: normal;
  margin-bottom: 4em
}

.search-res .nav h3 {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1em;
  margin: .1em 0 0 -1px
}

[page="imprint"] ul {
    margin-bottom: 3em;
}

[page="imprint"] li {
    display: list-item;
    list-style-type: disc;
    font-size: 1.5em;
    line-height: 1.3em;
    margin-left: 1em;
    margin-bottom: .5em;
}

::-webkit-input-placeholder {
  font-size: 1em
}
::-moz-placeholder {
	font-size: 1em
}
:-ms-input-placeholder {
	font-size: 1em
}
:-moz-placeholder {
	font-size: 1em
}

@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;direction:ltr;font-family:"KOW";font-variant-numeric:tabular-nums;font-weight:400;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4f5b5f;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transform:translateY(-40px);transition:transform .4s ease-in-out;width:100%}.plyr__captions span{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions span div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr--hide-controls .plyr__captions{transform:translateY(-15px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr__control[aria-pressed=false] .icon--pressed,.plyr__control[aria-pressed=false] .label--pressed,.plyr__control[aria-pressed=true] .icon--not-pressed,.plyr__control[aria-pressed=true] .label--not-pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:##fff;color:#fff}.plyr__control--overlaid{background:#000;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15);color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{height:20px;left:2px;position:relative;width:20px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:##fff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;text-align:center}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>.plyr__control{margin-left:5px}.plyr__controls .plyr__menu:first-child,.plyr__controls .plyr__menu:first-child+[data-plyr=pause],.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__progress:first-child+[data-plyr=pause],.plyr__controls .plyr__time:first-child,.plyr__controls .plyr__time:first-child+[data-plyr=pause],.plyr__controls>.plyr__control:first-child,.plyr__controls>.plyr__control:first-child+[data-plyr=pause]{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}@media (min-width:480px){.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>.plyr__control{margin-left:10px}.plyr__controls .plyr__menu+.plyr__control,.plyr__controls>.plyr__control+.plyr__control,.plyr__controls>.plyr__control+.plyr__menu{margin-left:5px}}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:35px 10px 10px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:2}.plyr--video .plyr__controls .plyr__control svg{-webkit-filter:drop-shadow(0 1px 1px rgba(0, 0, 0, .15));filter:drop-shadow(0 1px 1px rgba(0, 0, 0, .15))}.plyr--video .plyr__controls .plyr__control.plyr__tab-focus,.plyr--video .plyr__controls .plyr__control:hover,.plyr--video .plyr__controls .plyr__control[aria-expanded=true]{background:#000;color:#fff}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4f5b5f;padding:10px}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__video-embed{height:0;padding-bottom:56.25%;position:relative}.plyr__video-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__video-embed>div{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--full-ui .plyr__video-embed iframe{pointer-events:none}.plyr__menu{display:none;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:1}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container ul{list-style:none;margin:0;overflow:hidden;padding:7px 7px 0 7px}.plyr__menu__container ul li{margin-top:2px}.plyr__menu__container ul li:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4f5b5f;display:flex;padding:4px 14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(79,91,95,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(79,91,95,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#ccc;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container label.plyr__control{padding-left:7px;font-size:.85em}.plyr__menu__container label.plyr__control input[type=radio]+span{background:rgba(0,0,0,.1);border-radius:100%;display:block;flex-shrink:0;height:16px;margin-right:10px;position:relative;transition:all .3s ease;width:16px}.plyr__menu__container label.plyr__control input[type=radio]+span::after{background:#fff;border-radius:100%;content:'';height:6px;left:5px;opacity:0;position:absolute;top:5px;transform:scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container label.plyr__control input[type=radio]:checked+span{background:#000}.plyr__menu__container label.plyr__control input[type=radio]:checked+span::after{opacity:1;transform:scale(1)}.plyr__menu__container label.plyr__control input[type=radio]:focus+span{box-shadow:0 0 0 3px rgba(255,255,255,.35);outline:0}.plyr__menu__container label.plyr__control.plyr__tab-focus input[type=radio]+span,.plyr__menu__container label.plyr__control:hover input[type=radio]+span{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-7px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr__progress{display:flex;flex:1;position:relative}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:.85em;left:0}.plyr__progress--buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:6px;left:0;margin:-3px 0 0;padding:0;position:absolute;top:50%;width:100%}.plyr__progress--buffer::-webkit-progress-bar{background:0 0;transition:width .2s ease}.plyr__progress--buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:6px}.plyr__progress--buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:6px;transition:width .2s ease}.plyr__progress--buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress--buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress--buffer{color:rgba(183,197,205,.66)}.plyr--loading .plyr__progress--buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(47,52,61,.6) 25%,transparent 25%,transparent 50%,rgba(47,52,61,.6) 50%,rgba(47,52,61,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress--buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(183,197,205,.66)}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:28px;color:#fff;display:block;height:20px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value),transparent var(--value))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-sizing:border-box;height:14px;position:relative;transition:all .2s ease;width:14px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-sizing:border-box;height:14px;position:relative;transition:all .2s ease;width:14px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:3px;height:6px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:3px;height:6px;transition:all .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-sizing:border-box;height:14px;position:relative;transition:all .2s ease;width:14px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 3px rgba(26,175,255,.35);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px 3px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__volume{flex:1;position:relative}.plyr__volume input[type=range]{position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:50px}}@media (min-width:768px){.plyr__volume{max-width:80px}}.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none!important}.plyr--has-error{pointer-events:none}.plyr--has-error::after{align-items:center;background:#000;color:#fff;content:attr(data-plyr-error);display:flex;font-size:16px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;text-shadow:0 1px 1px #000;top:0;width:100%;z-index:10}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:fullscreen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-fallback .plyr__video-embed{overflow:visible}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(47,52,61,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:6px;left:0;margin:-3px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr--no-transition{transition:none!important}.plyr--full-ui [hidden]{display:none}.plyr--full-ui [aria-hidden=true]{display:none}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr--captions-enabled [data-plyr=captions]{display:none}



:root .grid-stack-item > .ui-resizable-handle {
  filter: none;
}

.grid-stack {
  position: relative;
}

.grid-stack.grid-stack-rtl {
  direction: ltr;
}

.grid-stack.grid-stack-rtl > .grid-stack-item {
  direction: rtl;
}

.grid-stack .grid-stack-placeholder > .placeholder-content {
  border: 2px dashed lightgray;
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  text-align: center;
}

.grid-stack > .grid-stack-item {
  min-width: 8.3333333333%;
  position: absolute;
  padding: 0;
	overflow: hidden
}

.grid-stack-item:hover {
	box-shadow: 0 0 1em rgba(0,0,0,.5)
}

.logged-out .grid-stack-item:hover {
	box-shadow: none
}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  top: 50%;
	transform: translateY(-50%);
  left: 10px;
  right: 10px;
  width: auto;
  z-index: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
}

.grid-stack > .grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle,
.grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
  display: none;
}

.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
  z-index: 100;
}

.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

.grid-stack-item-content > a {
	display: block
}

.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.grid-stack > .grid-stack-item > .ui-resizable-se {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.grid-stack > .grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  top: 0;
}

.grid-stack > .grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: 0;
  left: 25px;
  right: 25px;
}

.grid-stack > .grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 0;
}

.grid-stack > .grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  right: 10px;
  top: 15px;
  bottom: 15px;
}

.grid-stack > .grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  bottom: 10px;
}

.grid-stack > .grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: 0;
  right: 25px;
}

.grid-stack > .grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  bottom: 0;
}

.grid-stack > .grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  left: 10px;
  top: 15px;
  bottom: 15px;
}

.grid-stack > .grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
  display: none !important;
}

.grid-stack > .grid-stack-item[data-gs-width='1'] {
  width: 8.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-x='1'] {
  left: 8.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 8.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 8.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-width='2'] {
  width: 16.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-x='2'] {
  left: 16.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 16.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 16.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-width='3'] {
  width: 25%;
}

.grid-stack > .grid-stack-item[data-gs-x='3'] {
  left: 25%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 25%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 25%;
}

.grid-stack > .grid-stack-item[data-gs-width='4'] {
  width: 33.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-x='4'] {
  left: 33.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 33.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 33.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-width='5'] {
  width: 41.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-x='5'] {
  left: 41.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 41.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 41.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-width='6'] {
  width: 50%;
}

.grid-stack > .grid-stack-item[data-gs-x='6'] {
  left: 50%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 50%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 50%;
}

.grid-stack > .grid-stack-item[data-gs-width='7'] {
  width: 58.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-x='7'] {
  left: 58.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 58.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 58.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-width='8'] {
  width: 66.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-x='8'] {
  left: 66.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 66.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 66.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-width='9'] {
  width: 75%;
}

.grid-stack > .grid-stack-item[data-gs-x='9'] {
  left: 75%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 75%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 75%;
}

.grid-stack > .grid-stack-item[data-gs-width='10'] {
  width: 83.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-x='10'] {
  left: 83.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 83.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 83.3333333333%;
}

.grid-stack > .grid-stack-item[data-gs-width='11'] {
  width: 91.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-x='11'] {
  left: 91.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='11'] {
  min-width: 91.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='11'] {
  max-width: 91.6666666667%;
}

.grid-stack > .grid-stack-item[data-gs-width='12'] {
  width: calc(100% + 2.8vw) !important;
	margin-left: -1.4vw
}

.grid-stack > .grid-stack-item[data-gs-x='12'] {
  left: 100%;
}

.grid-stack > .grid-stack-item[data-gs-min-width='12'] {
  min-width: 100%;
}

.grid-stack > .grid-stack-item[data-gs-max-width='12'] {
  max-width: 100%;
}

.grid-stack.grid-stack-animate,
.grid-stack.grid-stack-animate .grid-stack-item {
  -webkit-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -moz-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -ms-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -o-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}

.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging,
.grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing,
.grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
  -webkit-transition: left 0s, top 0s, height 0s, width 0s;
  -moz-transition: left 0s, top 0s, height 0s, width 0s;
  -ms-transition: left 0s, top 0s, height 0s, width 0s;
  -o-transition: left 0s, top 0s, height 0s, width 0s;
  transition: left 0s, top 0s, height 0s, width 0s;
}

.grid-stack.grid-stack-one-column-mode {
  height: auto !important;
}

.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
  position: relative !important;
  width: auto !important;
  left: 0 !important;
  top: auto !important;
  margin-bottom: 20px;
  max-width: none !important;
}

.grid-stack.grid-stack-one-column-mode > .grid-stack-item > .ui-resizable-handle {
  display: none;
}

.t-edit {
	position: fixed;
	bottom: 2em;
	left: calc(1.4vw + 1em);
	cursor: pointer;
	z-index: 999999;
	background-color: #fff;
    padding: .5em .75em;
    border-radius: .35em
}

.edit-mode {
	zoom: 40%;
    width: 40%;
    left: 30%;
    background-color: #efefef;
    margin-top: 15% !important
}


@media only screen and (min-width:100em) {

  body {
    font-size: 17px
  }

	.is-images:not(.scale) figure {
		width: calc(25% - 4px)
	}

}

@media only screen and (min-width:120em) {

  body {
    font-size: 18px
  }

}

.mobile-nav,
.mobile-nav-call {
	display: none
}

.slick-dots {
	display: none !important
}

.cc-animate.cc-revoke.cc-bottom {
	display: none !important
}

.cc-window .cc-message {
	margin-left: calc(1.5vw + .5em) !important;
	padding-top: .1em !important
}

.cc-window .cc-btn {
	padding: 1.375em 1.8em !important
}

.cc-revoke, .cc-window {
	font-family: 'KOW' !important
}

.cc-link {
	padding: 0 !important;
  text-decoration: none !important;
  border-bottom: 1px solid !important;
  margin-left: .5em !important;
	opacity: 1 !important
}

.cc-window .cc-btn:last-child:hover {
	background-color: #e8e8e8 !important
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
	text-decoration: none !important
}

.opt-out-analytics {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 999999;
	background-color: #000;
	padding: 1.55em calc(.5em + 1.4vw) 1.45em calc(2.25em + 1.4vw);
	opacity: 0
}

.opt-out-analytics span {
	line-height: 1.3em;
	color: #fff
}

.opt-out-analytics iframe {
	position: absolute;
	top: 1.1em;
	left: 1.4vw;
	border: 0;
	width: 2em;
	height: 2em
}

.cc-invisible + .opt-out-analytics {
	display: none
}

.opt-out-analytics .btn {
  font-style: normal;
  background-color: #e8e8e8;
  width: 140px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
	cursor: pointer
}

.btn i {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	font-style: normal;
	font-size: .9em;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}

@media only screen and (max-width:60.625em) {

	.each._c p, [page="imprint"] li {
		font-size: 1.25em !important
	}

	.gmaps_outer, .gmaps_outer + .gmaps_outer {
		width: 100%;
		margin-left: 0
	}

	.gmaps_outer + .gmaps_outer {
		margin-top: 2em
	}

	[page="contact"] .each._c p, [page="contact"] .each._c p + p {
		width: 100%
	}

	.cc-window .cc-message {
		padding-top: 1.25em !important;
    padding-bottom: 2em !important;
		padding-left: calc(1.5vw + .6em) !important;
		padding-right: 1.5vw !important;
    line-height: 1.3em !important;
    font-size: .95em !important;
		margin-left: 0 !important
	}

	figure.grid-stack-item {
    height: auto !important;
		padding: 0 calc(.5vw + .35em) 0 !important
	}

	[page="kow"] .s-3 p {
		font-size: 8vw
	}

	[page="kow"] .s-1 p,
	[page="kow"] .s-2 p {
		font-size: 6.5vw
	}

	.grid-stack > .grid-stack-item > .grid-stack-item-content {
    margin: 0;
    position: relative;
    top: inherit;
    transform: none;
    left: inherit;
    right: inherit;
    width: auto;
    z-index: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
	}

	.podcast {
		width: 100%
	}

	.marquee3k {
		margin-bottom: 12%
	}

	.marquee3k h4 {
		font-size: 2.75em
	}

	.landing figure h1 {
		font-size: 10vw
	}

	[page="kow"] figure p {
		font-size: 2em
	}

	[page="kow"] figure .inner + p, [page="kow"] figure h2 + p {
		font-size: 1.25em
	}

	.mobile-nav {
		display: block
	}

	[page="kow"] figure {
    vertical-align: top;
    width: 100% !important;
    margin: 0% 0% 12% !important
	}

	.slick-dots {
		display: block !important;
    position: absolute;
    bottom: 0;
    width: 92%;
    text-align: center;
    padding-bottom: 1.25em
	}

	.is-hero h1 {
		font-size: 8vw
	}

	.slick-dots li {
    background-color: #555;
    width: 11%;
    height: .15em;
    margin: 0 .35em;
	}

	.slick-dots li.slick-active {
		background-color: #fff
	}

	body {
		font-size: 15px
	}

	nav:nth-child(1) ul:nth-child(1),
	nav:nth-child(1) ul:nth-child(3),
	nav:nth-child(2) ul:nth-child(1),
	nav:nth-child(2) ul:nth-child(3),
	.slick-prev, .slick-next,
	ul.slick-dots li button {
		display: none !important
	}

	header nav ul:nth-child(2) {
		width: 100%
	}

	.mobile-nav {
		position: fixed;
		top: 0;
		right: -105%;
		width: 100%;
		height: 100%;
		background-color: #fff;
		z-index: 9;
		transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		transition: transform .25s cubic-bezier(0.30, 1, 0.20, 1);
		-webkit-transition: transform .25s cubic-bezier(0.30, 1, 0.20, 1)
	}

	[show-nav="true"] .mobile-nav {
		transform: translate3d(-105%,0,0);
		-webkit-transform: translate3d(-105%,0,0)
	}

	.mobile-nav-call {
		display: block;
		z-index: 2
	}

	.mobile-nav ul {
		padding-top: 3.25em;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0
	}

	.mobile-nav ul li {
    display: block;
    padding: 0;
    font-size: 1.25em;
    border-bottom: 1px solid #e6e6e6;
		break-inside: avoid
	}

	.mobile-nav ul li a {
		padding: .85em 1em;
		display: block
	}

	.mobile-nav > ul > li:first-child,
	.mobile-nav > ul > li:nth-child(7) {
		border-top: 1px solid #e6e6e6;
	}

	.mobile-nav-call {
		position: absolute;
		top: 0;
		right: 0;
		width: 3.5em;
		height: 3.25em;
		background: #fff url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzIwMCcgd2lkdGg9JzIwMCcgIGZpbGw9IiMwMDAwMDAiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAwMi4zNjIyKSI+PHBhdGggc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC10cmFuc2Zvcm06bm9uZTtkaXJlY3Rpb246bHRyO2Jsb2NrLXByb2dyZXNzaW9uOnRiO2Jhc2VsaW5lLXNoaWZ0OmJhc2VsaW5lO2NvbG9yOiMwMDAwMDA7ZW5hYmxlLWJhY2tncm91bmQ6YWNjdW11bGF0ZTsiIGQ9Im0gMTAsMTAxOC4zNjIyIDAsMiAzMCwwIDAsLTIgLTMwLDAgeiBtIDAsOCAwLDIgMzAsMCAwLC0yIC0zMCwwIHogbSAwLDggMCwyIDMwLDAgMCwtMiAtMzAsMCB6IiBmaWxsPSIjMDAwMDAwIiBmaWxsLW9wYWNpdHk9IjEiIHN0cm9rZT0ibm9uZSIgbWFya2VyPSJub25lIiB2aXNpYmlsaXR5PSJ2aXNpYmxlIiBkaXNwbGF5PSJpbmxpbmUiIG92ZXJmbG93PSJ2aXNpYmxlIj48L3BhdGg+PC9nPjwvc3ZnPg==) no-repeat 50% 50% / contain
	}

	.artist {
		padding: 6.5em 0 2em
	}

	.artist h1, .hero h1 {
		font-size: 1.5em;
		top: 2em
	}

	label.lrg, [has-deep] [ndx-sub="works"]::before {
		font-size: 1.5em
	}

	[ndx-sub="biography"] .inner p,
	.elem ul li > h2,
	.book-text p,
	.works .text p, .elem .text p, .artist .text p, .content-block .text h2, .book-text p, .each._c p, [ndx--page="contact"] ~ .each p, [ndx--page="about"] ~ .each p, [ndx--page="imprint"] ~ .each p {
		margin-top: .3em;
		font-size: 1.25em
	}

	.elem ul li > h2 span {
		font-size: .55em;
		line-height: 2em
	}

	._t p {
		font-size: 1.25em;
		margin: .5em 0 .5em
	}

	._t {
		padding: 1.25em 0 2em;
		-webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    column-gap: unset;
	}

	[ndx-deep] .res-inner, .book-inner {
		margin: 1.25em 0 2em;
	}

	.book-inner .book-img,
	.book-inner .book-text {
		width: 100%;
		margin: 0
	}

	.artist .works {
		margin-bottom: 2em
	}

	.is-images:not(.scale) figure {
		width: 100% !important;
		margin: .5em 0 1em
	}

	.list ul {
		padding: 2em 0 2em
	}

	.list ul li a {
		font-size: 1.75em
	}

	.artist + .artist-list, .landing + .landing, .exhibition + .exhibition {
		margin-top: 12.75em
	}

	[has-deep] .artist {
		padding-top: 2em
	}

	.title h1, .title h2 {
		font-size: 1.5em
	}

	.each.is-aside {
		margin-top: 2em
	}

	.works .text {
		margin: 2em 0
	}

	.inner .artist-list:first-child {
		padding-top: 2em
	}

	.current-cal-view + ul,
	.focus-hero > .inner > a,
	.hero .focus-hero label {
		display: none
	}

	.current-cal-view h3 {
		font-size: 1.75em;
		margin-top: 1em
	}

	[ndx-cal-target] .inner > label {
		font-size: 1.25em
	}

	.exhibition .each.is-aside, .event .each.is-aside {
		margin-top: -1em;
		margin-bottom: -1em
	}

	.exhibition + .exhibition .each.is-aside, .event + .event .each.is-aside {
		margin-top: 2em
	}

	[ndx-cal-target] .inner {
		width: 100%;
		margin-bottom: 2em
	}

	.exhibition [ndx-cal-target] .inner:nth-child(2n) {
		margin-right: 0
	}

	.exhibition:first-child, .events:first-child {
		margin-top: 3.25em
	}

	.call-header {
		top: 2.25em
	}

	[root="exhibitions"] header.nav-up + main .call-header, [root="exhibitions-madrid"] header.nav-up + main .call-header, [root="events"] header.nav-up + main .call-header,
	[root="exhibitions"][has-sub] header.nav-up.trail-end + main .call-header, [root="exhibitions-madrid"][has-sub] header.nav-up.trail-end + main .call-header, [root="events"][has-sub] header.nav-up.trail-end + main .call-header {
		transform: translate3d(0,-3.53em,0);
    -webkit-transform: translate3d(0,-3.53em,0);
	}

	.slick-slide .img-single {
		height: 68%;
		margin-top: 18%
	}

	.hero, .hero figure {
		height: 78vh
	}

	.content-block .text {
		margin-bottom: 1.5em
	}

	.content-block .text p {
		line-height: 1.3em;
    padding: 0 0 0.5em;
	}

	.content-block .text h2 {
		padding: 0;
    font-size: 1.625em !important;
    margin: 0
	}

	.exhibition .each.is-images, .event .each.is-images,
	.s-33.floated figure {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 0 calc(1.5vw + .5em) 0 !important;
		margin-bottom: 5%
	}

	[root="events"][has-sub] .is-images.s-33, [root="exhibitions"][has-sub] .is-images.s-33, [root="exhibitions-madrid"][has-sub] .is-images.s-33, [root="events"][has-sub] .is-images.s-50, [root="exhibitions"][has-sub] .is-images.s-50, [root="exhibitions-madrid"][has-sub] .is-images.s-50 {
		padding: 0 !important
	}

	.aside-block {
		margin-top: 1em
	}

	.exhibition .elem .inner.tags {
		padding-bottom: 2em
	}

	[root="focus"] .hero {
		height: auto
	}

	.intro p {
    font-size: 1.5em;
    color: #fff;
    padding: 5em 4% 0;
    text-align: left;
	}

	.focus-l {
		padding: 4em 0 2em
	}

	.focus-l .is-images:not(.scale) figure {
		margin-bottom: 2em
	}

	.focus-l figcaption {
    margin-top: .75em !important;
	}

	.focus-d figcaption {
		font-size: 1.5em
	}

	figcaption strong + br + br +.hidden {
    font-size: .75em;
    margin-bottom: 2em;
	}

	.focus-d .inner img,
	.focus-d .inner.is-50 img {
		width: 92%
	}

	[root="focus"][has-sub] .hero {
		display: none;
		margin-top: 0
	}

	figcaption strong + br + br + .hidden + .hidden {
    padding: 0 5%;
    margin-bottom: 2em;
		font-size: .9em
	}

	figcaption strong + br + br + .hidden + .hidden + .hidden {
    padding: 0 5%;
    margin-top: 1.25em
	}

	.focus-l figcaption {
		font-size: 1em
	}

	[root="texts"] .news-view figure, [root="news"] .fair-view figure {
		width: 100% !important;
		margin-top: 1em
	}

	.list.fair-list ul {
		padding-bottom: 1em
	}

	.tag-list ul {
		padding-top: 2em
	}

	.tag-list:first-child {
		padding-top: 2em
	}

	.res-inner:empty {
		margin-top: -4em
	}

	.tag-list:nth-of-type(1) ul li.off {
		margin-left: 0 .75em
	}

	.tag-list:nth-of-type(1) ul li.off::after {
		top: .15em;
    right: -1.25em;
    font-size: .95em
	}

	.tv-holder h3 {
		font-size: 1.25em;
		padding: .5em 2% 2em 2%
	}

	.list.fair-list ul {
		padding-top: 4em
	}

	.fair-list.inline ul li::after {
		width: .45em;
    height: .45em;
		margin: .35em .25em 0 0
	}

	.fair-artists p {
		font-size: 1.5em
	}

	.fair-view .content-block {
		margin-bottom: 2.5em
	}

	.each._c.is-aside,
	[page="about"] .content-block {
		margin-top: 4em
	}

	.each._c.is-aside p {
		font-size: 1.625em;
		line-height: 1.25em
	}

	.gmap {
		width: 100%;
		height: calc(100% + 7em)
	}

	[root="artists"] li [ndx-ref="artists"],
	[root="exhibitions"] li [ndx-ref="exhibitions"],
	[root="exhibitions-madrid"] li [ndx-ref="exhibitions-madrid"],
	[root="focus"] li [ndx-ref="focus"],
	[root="texts"] li [ndx-ref="texts"],
	[root="idx"] li [ndx-ref="idx"],
	[root="kow-tv"] li [ndx-ref="kow-tv"],
	[root="news"] li [ndx-ref="news"],
	[root="fairs"] li [ndx-ref="fairs"],
	[root="counseling"] li [ndx-ref="counseling"],
	[root="contact"] li [ndx-ref="contact"],
	[root="about"] li [ndx-ref="about"],
	[root="events"] li [ndx-ref="events"],
	[root="imprint"] [ndx-ref="imprint"]
	{
		border-bottom: none;
		padding-bottom: .85em;
		background-color: #111;
		color: #fff
	}

	[page="kow"] figure p a + br + em {
		margin-top: -.25em;
		padding-left: 1px
	}

	.content-block p.n_a {
    font-size: 1.25em;
    line-height: 1.15em;
    padding-top: .2em;
	}

	.less p {
		font-size: 1em
	}

	.fair-list:not(.inline) ul li {
		width: 100%
	}

	[page="news"].list.fair-list ul {
		padding-top: 6em
	}

	[page="news"].list.fair-list h3 + ul {
		padding-top: 1em
	}

	.filter {
		right: inherit;
    left: 0;
    width: 100%;
    text-align: left;
    top: 3.25em;
    background-color: #fff;
    z-index: 2;
    height: auto;
		padding-bottom: .5em
	}

	.filter ul, .filter.tg ul {
		transition: none;
		transform:  none;
		display: none;
		padding-bottom: 1em !important
	}

	.filter.tg ul {
		display: block;
		max-height: calc(100vh - 5.5em)
	}

	.filter li {
		text-align: left;
		font-size: 1.25em;
    margin: 0 0 .5em !important
	}

	.filter li.active::before {
		content: none
	}

	.filter label span:nth-child(2) {
		float: right
	}

	.filter li.active::after {
		content: "";
	  font-size: .65em;
	  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeD0iMHB4IiB5PSIwcHgiPjxwYXRoIGQ9Ik0yMC44MjcgNC4zNTdsLTAuNzA3LTAuNzA3LTguMTMxIDguMTMyLTguMTMyLTguMTMyLTAuNzA3IDAuNzA3IDguMTMyIDguMTMyLTguMTMyIDguMTMyIDAuNzA3IDAuNzA3IDguMTMyLTguMTMyIDguMTMxIDguMTMyIDAuNzA3LTAuNzA3LTguMTMxLTguMTMyeiIvPjwvc3ZnPg==) no-repeat center center / 1.5em;
		width: 2.5em;
	  height: 1em;
	  display: inline-block;
	  padding-bottom: .1em;
	}

	.focus-d .vid-outer.hidden {
		padding: 0 calc(.5vw + .75em) 0
	}

	.focus-d .vid-outer + .fd-outer {
    margin-top: 3em;
    padding: 0 calc(.5vw + .75em) 0;
	}

	.f-d.slick-slide, .f-d:not(.slick-slide) {
		height: 45vh;
		overflow: hidden
	}

	.f-d:not(.slick-slide) {
		height: 55vh
	}

	.opt-out-analytics {
		padding-bottom: 6.75em;
		padding-top: 1em
	}

	.opt-out-analytics .btn {
		top: inherit;
    bottom: 0;
    height: 4.55em;
    width: 100%
	}

	.cc-window .cc-btn {
		height: 4.75em !important
	}

	.cc-floating.cc-theme-edgeless .cc-message {
		margin: 0 !important
	}

	.cc-link {
		display: table !important;
		margin-left: 0 !important
	}

	.search-res .summary {
		width: 100%
	}

	.search-res .summary p {
		font-size: 1.05em
	}


}
