/**
 * Content
 */

.col-c{
    width: 35%;
    align-content: flex-end;
    flex-direction: column;
    
    display: flex;
    align-items: flex-end;
	justify-content: flex-end;
}

.col-a{
    width: 30%;
    display: flex;
    flex-direction: column;
	padding-right: 30px;
}

.col-b{
    width: 35%;
    display: flex;
    
    flex-direction: column;
	padding-right: 30px;
}

h1.alt{
	text-transform: initial !important;
}

.spacer {
  height: 56px;
}
#my-form {
  max-width: 400px;
  margin-bottom: 25px;
  display: block;
}
#my-form input {
  border-radius: 0px !important;
  width: 100%;
  -webkit-appearance: none;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  font-family: 'Visuelt-Regular';
  font-size: 14px;
  border-bottom: 2px solid rgba(127, 127, 127, 0.2);
  margin-bottom: 10px;
  padding: 10px 0px;
}
#my-form textarea {
  border-radius: 0px !important;
  width: 100%;
  -webkit-appearance: none;
  resize: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  font-family: 'Visuelt-Regular';
  font-size: 15px;
  border-bottom: 2px solid rgba(127, 127, 127, 0.2);
  margin-bottom: 10px;
  padding: 10px 0px;
}
#my-form-button {
  border: 0px;
  margin-top: 8px;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'Visuelt-Regular';
  color: white;
  width: 50%;
  padding: 12px;
  background: #606060;
}
#my-form-button:hover {
  background: grey;
  ;
}
.gone b {
  font-family: 'Visuelt-Regular' !important;
  display: block;
  margin-top: 13px;
  letter-spacing: 1px;
  text-transform: none;
  color: white;
  font-size: 28px;
  ;
}
.gone {
  display: none;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  text-align: right;
    
  right: 50px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  top: 42% !important;
  ;
  width: 100%;
  text-transform: uppercase;
  z-index: 9999999;
  color: #fff;
  font-size: 48px;
  letter-spacing: 4px;
}
.gone span {
  display: block;
  margin-top: 10px;
  font-size: 22px;
  letter-spacing: 2px;
}
.close-video {
  position: absolute;
  top: 10px;
  font-size: 30px;
  right: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  color: white !important;
}
[data-page-id="16283793"] .content_container .content_padding {
  max-width: 1260px;
  width: -moz-calc(100% - 0px);
  width: -webkit-calc(100% - 0px);
  width: calc(100% - 0px);
  margin: 0px auto;
  padding: 100px 50px 0px 50px !important;
}
[data-page-id="16283793"] .page iframe {
  pointer-events: all !important;
}
.bolder {
  color: rgba(0, 0, 0, 0.4) !important;
}
.more-right img {
  width: 100% !important;
  height: auto !important
}
.more-cols {
  display: flex;
}
.more-left {
  padding-right: 50px;
  width: 60%;
}
.more-right {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 40%;
  align-items: flex-end;
}

.more-left img{
	
    width:100% !Important;
    height: auto !important;
}
.more-left span {
  font-family: 'Visuelt-Medium' !important;
  font-weight: normal;
}
[data-page-id="27542189"] .exhib-header [grid-pad="6"] {
  padding: 0px 40px;
}
[data-page-id="27542189"] .exhib-header [grid-gutter="12"] {
  margin: 0px -80px;
}
.exhib-header [grid-pad="6"] {
  padding: 0px 45px;
}
.exhib-header [grid-gutter="12"] {
  margin: 0px -90px;
}
.more.exhibition img {
  margin-bottom: 7px;
  display: block;
  width: 80% !important;
  height: auto !important;
}
.mobile-slide {
  display: none;
}
[data-page-id="10599700"] .thumbnail .title {
  padding-right: 40px;
  margin: 0px;
}
[data-page-id="10612518"] .thumbnail .title {
  padding-right: 40px;
  margin: 0px;
}
.pdf {
  height: 100vh;
  width: 100vw;
  /* Sets width to 100% of the viewport width while respecting the max-width above */
  border: 0px !important;
}
embed {
  height: 100vh;
  position: relative;
  width: 100%
}
body.mobile embed {
  height: auto;
  width: 100%
}
body.tablet embed {
  height: auto !important;
  width: 100%
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
[data-page-id="10599700"] a.Exhibitions {
  color: #a5a5a5 !important
}
[data-page-id="10599424"] a.About {
  color: #a5a5a5 !important
}
[data-page-id="10611963"] a.Contact {
  color: #a5a5a5 !important
}
.pinned {
  height: auto !important;
}
/* HOME PAGE */

[data-page-id="10490371"] .footer-inner {
  max-width: 70%;
  border-top: 0px;
}
[data-page-id="10490371"] .footer-lower-in {
  max-width: 80%;
  border-top: 0px;
}
[data-page-id="10490371"] .footer-lower {
  display: none;
}
[data-id="10490371"] .page {
  display: flex;
  /*height: calc(100vh - 230px);*/
  padding-top: 0px;
  padding-bottom: 0px;
}
[data-page-id="10490371"] .header-inner {
  max-width: 70% !important;
  padding: 15px 0px;
}
[data-page-id="10490371"] .gallery_card img {
  width: 100% !important;
  margin: 0px auto !important;
  height: auto !important;
}
[data-page-id="10490371"] .slick-list {
  height: auto !important;
}
[data-page-id="10490371"] .image-gallery .gallery_card_image {
  width: 100% !important;
}
[data-page-id="10490371"] .content_container .page_container {
  max-width: 70% !important;
  margin: 36px auto 0px auto;
}
[data-page-id="10490371"] .footer {
  position: relative;
  left: 0px;
  right: 0px;
  width: 100%;
}
[data-page-id="10490371"] .content_container .content_padding {
  max-width: 100%;
  margin: 0px auto;
  padding: 0px !important;
}
/* EXHIBITIONS */

[data-page-id="10599700"] .thumbnail {
  width: 33.33% !important;
  min-height: 170px;
}
[data-page-id="10599700"] .thumbnail {
  counter-increment: none !important;
}
[data-page-id="10599700"] .thumbnail:after {
  display: none;
  content: "";
}
[data-page-id="10599700"] .thumb_image {
  padding-bottom: 0px !important;
  padding-right: 20px;
  width: 50%;
  float: left;
  height: auto !important;
}
[data-page-id="10599700"] .thumbnails .tags {
  margin-left: 33%;
  font-size: 12px;
  color: grey !important;
  line-height: 12px;
  top: -32px;
  margin-right: 20px;
  text-align: left;
  float: right;
}
[data-page-id="10599700"] .thumbnails .tags a {
  color: #939393 !important;
  margin-top: 0px;
}
[data-page-id="10599700"] .thumbnails .tags {
  color: #939393 !important;
}
[data-page-id="10599700"] .title {
  display: block !important;
  float: left;
  margin-top: 20px !important;
  width: 60%;
  font-size: 14px !important;
}
[data-page-id="10599700"] .content_container {
  min-height: calc(100vh - 177px);
}
[data-page-id="10599700"] [thumbnails-pad] {
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding: 20px 20px 30px 20px !important/*!thumbnails_padding*/
  ;
}
.cols {
  justify-content: space-between;
  display: flex;
  align-items: flex-end;
}
[data-page-id="10599700"] .thumbnails_width {
  max-width: 1140px !important;
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px) !important;
}
/* PAST EXHIBITIONS */

[data-page-id="10612518"] .thumbnails .tags a {
  color: #939393 !important;
  margin-top: 0px;
}
[data-page-id="10612518"] .thumbnail {
  counter-increment: none !important;
  min-height: 170px;
}
[data-page-id="10612518"] .thumbnail:after {
  display: none;
  content: "";
}
[data-page-id="10612518"] .thumbnails_width {
  max-width: 1140px !important;
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px) !important;
}
[data-page-id="10612518"] .content_container {
  min-height: calc(100vh - 190px);
}
[data-page-id="10612518"] .thumbnail {
  width: 33.33% !important;
  min-height: 170px;
  vertical-align: top;
}
[data-page-id="10612518"] .thumb_image {
  padding-bottom: 0px !important;
  padding-right: 20px;
  width: 50%;
  float: left;
  height: auto !important;
}
[data-page-id="10612518"] .thumbnails .tags {
  margin-left: 50%;
  font-size: 12px;
  color: grey !important;
  width: 50%;
  line-height: 12px;
  top: -32px;
  margin-right: 20px;
  text-align: right;
  float: right;
}
[data-page-id="10612518"] .thumbnails .tags a {
  color: #939393 !important;
}
[data-page-id="10612518"] .title {
  display: block !important;
  float: left;
  margin-top: 20px !important;
  width: 70%;
  font-size: 14px !important;
}
[data-page-id="10612518"] [thumbnails-pad] {
  align-items: flex-start !important;
  justify-content: flex-start !important;
  padding: 20px 20px 30px 20px !important/*!thumbnails_padding*/
  ;
}
.past.other {
  margin-top: 0px !important;
  border-top: 0px !important;
  padding-top: 0px !important;
}
.back-exhib {
  border-top: 2px solid rgba(127, 127, 127, 0.2);
  padding: 15px 0px;
  max-width: 1160px;
  margin: 0px auto;
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}
/* ABOUT */

[data-page-id="10599424"] .content_container .content_padding {
  max-width: 1260px;
  margin: 0px auto;
  padding: 100px 30px 0px 30px;
}
/* CONTACT */

[data-page-id="10611963"] .content_container {
  min-height: calc(100vh - 177px);
}
.insta-widget iframe {
  width: 66px !important;
}
.quick-view-navigation .close-button .inner-color {
  stroke: #a1a1a1 !important;
  stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
  opacity: 0 !important;
  stroke: rgba(0, 0, 0, 1);
  stroke-width: 2.5px;
}
.quick-view-navigation .pswp__group .pswp__button-close {
  position: fixed !important;
  top: 20px;
  right: 14px;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
  padding-top: 2.5rem/*!quick_view_padding*/
  ;
  padding-bottom: 2.5rem/*!quick_view_padding*/
  ;
  padding-left: 2.5rem/*!quick_view_padding*/
  ;
  padding-right: 2.5rem/*!quick_view_padding*/
  ;
  height: 100%/*!quick_view_height*/
  ;
  width: 100%/*!quick_view_width*/
  ;
}
body.mobile .quick-view {
  width: 100%;
  height: 100%;
  margin: 0;
}
[data-css-preset] .quick-view-background {
  background: rgba(255, 255, 255, 1) !important/*!quick_view_bgcolor*/
  ;
}
.quick-view-caption {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  transition: 100ms opacity ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 2rem 0;
  text-align: center;
  font-size: 1.8rem;
}
.quick-view-caption span {
  padding: 0.5rem 1rem;
  display: inline-block;
  background: rgba(0, 0, 0, 0.4);
  color: white;
}
.thumbnail:hover .thumb_image {
  opacity: 0.8;
}
.nav-left {
  position: absolute;
}
.pswp__scroll-wrap {
  height: 90% !important;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 95% !important;
  margin: auto !important;
}
.nav-right {
  top: 50%;
  margin-top: -21px;
  right: 22px;
  position: absolute;
}
.nav-left {
  top: 50%;
  margin-top: -21px;
  left: 22px;
  position: absolute;
}
.nav-right small {
  line-height: 40px !important;
  font-size: 40px !important;
}
.nav-left small {
  line-height: 40px !important;
  font-size: 40px !important;
}
.close {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  top: 30px;
  right: 30px;
}
.close a {
  color: black !important;
}
.lightbox {
  width: 100% !important;
  padding: 0px 80px;
  opacity: 0;
  position: relative;
  animation: fadein 0.5s 0.5s forwards;
  display: flex;
}
.light-left {
  display: flex;
  box-sizing: border-box;
  position: relative;
  width: 30%;
  text-align: left;
  justify-content: flex-start;
  flex-direction: column;
}
[data-set-id="10625279"] .light-left h1 {
  text-transform: none !important;
}
[data-set-id="27542185"] .light-left h1 {
  text-transform: none;
}
.light-left h1 {
  text-transform: capitalize;
  font-size: 18px !important;
}
.right.active a {
  padding: 0px 10px;
  border: 1px solid #d4d4d4 !important;
}
.light-left b {
  color: #ff4f4f;
  ;
}

h1.lower{
	
    text-transform: none;
}
.light-left a small {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
  color: rgba(197, 197, 197, 1);
}
.light-left i {
  font-style: normal;
  color: #393939 !important;
  ;
}
.proj-nav {
  position: absolute;
  bottom: 0px;
  margin: 0px auto;
  left: 0px;
  right: 0px;
}
#mobile-slide.slide {
  opacity: 1;
  left: 0px;
  z-index: 99;
  display: block;
  transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
}
#mobile-slide a:hover {
  opacity: 0.7;
}
#mobile-slide {
  opacity: 0;
  top: 57px;
  min-width: 300px;
  transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  display: block;
  padding: 0px 0px 100px 0px;
  left: 100%;
  z-index: 99;
  position: fixed;
  background: #f4f4f4;
  height: 100%;
  width: 100%;
}
#mobile-slide a {
  font-family: 'Visuelt-Regular';
  text-decoration: none;
  font-size: 16px;
  text-align: l;
  letter-spacing: 1px;
  padding: 13px 25px;
  color: #555 !important;
  margin-bottom: 0px;
  display: block;
}
#menu {
  display: none;
  top: -1px;
  right: -7px;
  position: relative;
  z-index: 9999999;
  color: white;
}
#menu a {
  line-height: 21px !important;
  margin-left: 0px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important;
}
.header-inner .right #menu a {
  color: #000;
  ;
  line-height: 30px;
  display: block;
  padding-right: 10px;
  font-size: 40px !important;
}
#menu span.close-text {
  display: none;
}
#menu.slide span.close-text {
  display: block !important;
}
#menu.slide span.menu-text {
  display: none !important;
}
#nav-3 {
  max-width: 100%;
  margin: 0px auto;
  display: flex;
  height: 100%;
  align-content: center;
  flex-direction: column;
  justify-content: flex-start;
}
.light-right {
  box-sizing: border-box;
  position: relative;
  flex: 1;
  padding-left: 0px !important;
  align-items: center;
  display: flex;
  margin-left: 7%;
  justify-content: center;
  width: 60%;
}
.light-right img {
  max-width: 100%;
  left: 0px;
  right: 0px !important;
  margin: auto !important;
  width: 100% !important;
  height: auto !important;
  display: block;
}
.footer small {
  display: inline-block;
  font-size: 12px !important;
}
/*.home span {
	font-family: 'Visuelt-Bold';
	font-size: 8px;
	color: rgba(0, 0, 0, 0.3) !important;
	left: 1px;
    width: auto;
    float: left;
	position: relative;
	letter-spacing: 0.5px;
	margin-bottom: 5px !important;
	display: inline-block !important;
	text-transform: uppercase;
}*/

.home i {
  color: rgba(0, 0, 0, 0.1) !important;
}
.home {
  background: #e4e4e4;
  /* text-shadow: 0px 0px 9px rgba(0, 0, 0, 1.0);
*/
  float: none;
  width: 100%;
  z-index: 99999999;
  position: relative;
  font-size: 16px;
  display: block;
  margin: -6px auto 0px auto !important;
  padding: 0px 50px;
  color: #000;
}
.home a.butt {
  font-family: 'Visuelt-Regular';
  position: relative !important;
    display: inline-block;
  right: 0px;
  padding: 0px;
  color: #4e4e4e !important;
  font-size: 16px !important;
  letter-spacing: 1px;
}

.butt small{
	
    margin-bottom: 0px !important;
}
.inner {
  text-align: left;
  display: flex;
    flex-wrap: nowrap;
    align-items: center;
  flex-direction: row;
  max-width: 100%;
  padding: 15px 0px;
  color: rgba(0, 0, 0, 0.5) !important;
  position: relative;
  margin: 0px auto;
}
.inner a {
  color: rgba(0, 0, 0, 0.5) !important;
  display: inline-block;
}
h4 {
  font-weight: normal;
  position: relative;
  margin: 0px 0px 4px;
  font-size: 14px;
  display: inline-block;
}
.home h1 {
    display: inline-block;
  line-height: 37px !important;
  font-size: 22px !important;
  font-family: 'Visuelt-Medium' !important;
  margin: 0px 0px 0px 0px !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
.content_container .content_padding {
  max-width: 1260px;
  width: -moz-calc(100% - 0px);
  width: -webkit-calc(100% - 0px);
  width: calc(100% - 0px);
  margin: 0px auto;
  padding: 100px 50px 0px 50px !important;
}

.home small{
    text-transform: uppercase;
	margin-bottom: 6px;
letter-spacing: 1px;
	color: #5b5b5b !important;
    font-size: 12px !important;
}
.home span.dot {
  float: none;
  top: -5px;
  left: 0px;
  font-size: 20px;
  margin: 0px 2px !important;
  ;
  position: relative;
  display: inline-block !important;
}
.home p {
  padding: 0px;
  margin: 0px;
  max-width: 70%;
  display: inline-block;
}
div h2.tit {
  margin-bottom: -1px !important;
  line-height: 47px !important;
  display: block;
  font-size: 25px !Important;
}
.sub {
  letter-spacing: 1px !important;
  font-family: 'Visuelt-Regular' !Important;
}
.tit span.dot {
  opacity: 0.5;
  float: none;
  top: -5px;
  left: 0px;
  font-size: 20px;
  margin: 0px 2px !important;
  ;
  position: relative;
  display: inline-block !important;
}
#menu {
  display: none;
}
.read-less {
  display: none;
}
.read.expanded {
  display: none;
}
.read-less.expanded {
  display: block;
}
.more.expanded {
  display: block;
}
.more.exhibition {
  height: 0px;
  z-index: -1;
}
.more.exhibition.expanded {
  height: auto;
}
.more {
  margin-bottom: 40px;
  display: none;
}
.header {
  background: #f4f4f4;
}
.header a {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 21px !important;
  margin-left: 30px;
  color: black!important;
}
.right {
  display: flex;
  align-items: center;
}
.left {
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.left a {
  margin-left: 0px !important;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.9px;
}
.header span {
  padding-left: 30px;
  font-size: 14px;
  line-height: 14px;
  color: #cacaca;
}
#menu span {
  padding-left: 0px;
  font-size: 28px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.7);
}
.header-inner {
  font-family: 'Visuelt-Regular';
  justify-content: space-between;
  font-weight: 100;
  max-width: 1160px;
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  margin: 0px auto;
  padding: 15px 0px;
  display: flex;
}
#mobile-slide small {
  font-size: 20px;
}
.footer {
  line-height: 15px;
  font-size: 11px;
  background: #fff;
}
.footer-inner {
  border-top: 2px solid rgba(127, 127, 127, 0.2);
  font-family: 'Visuelt-Regular';
  justify-content: space-between;
  margin: 0px auto;
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1160px;
  padding: 20px 0px;
  display: flex;
}
.footer-inner h2 {
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.7) !important;
  font-family: 'Visuelt-Medium' !important;
}
.foot-left {
  width: 30%;
  padding: 0px 0px 0px 0px;
}
.col-three .foot-left {
  width: 26%;
}
.col-three .foot-right {
  width: 74%;
}
.foot-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  align-self: flex-start;
  width: 70%;
  padding: 0px 0px 0px 40px;
}
.foot-left img {
  height: auto !important;
  width: 100% !important
}
.col-one .foot-left {
  width: 42%;
}
.col-one .foot-right {
  width: 58%;
}
.col-one {
  display: flex;
  width: 30%;
  padding: 0px 30px 0px 0px;
  border-right: 2px solid rgba(127, 127, 127, 0.2)
}
.col-two {
  display: flex;
  width: 33.33%;
  padding: 0px 30px;
  border-right: 2px solid rgba(127, 127, 127, 0.2)
}
.col-three {
  display: flex;
  width: 33.33%;
  max-height: 100px;
  padding: 0px 0px 0px 30px;
}
.footer-lower {
  color: rgba(0, 0, 0, 0.7);
  background: #e4e4e4;
}
.footer-lower-in {
  max-width: 1160px;
  margin: 0px auto;
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  padding: 20px 0px;
  display: flex;
  justify-content: space-between;
}
body {
  background-color: #fff;
  color: #000;
  height: 100%;
}
a:active {
  opacity: 0.7;
}
.page a.active {
  opacity: 1;
}
i, em {
  font-style: italic;
}
b, strong {
  color: rgba(0, 0, 0, 0.7);
  font-family: 'Visuelt-Medium' !important;
  font-weight: normal !important;
}
sub, sup {
  position: relative;
  vertical-align: baseline;
}
#toolset {
  display: none !important;
}
sub {
  top: 0.3em;
}
sup {
  top: -0.4em;
}
s {
  text-decoration: line-through;
}
img {
  border: 0;
  padding: 0;
}
ul, ol {
  margin: 0;
  padding: 0 0 0 20px;
}
ul {
  margin: 0;
}
ul {
  list-style-type: none;
}
ul>li {
  text-indent: -4px;
}
ul>li:before {
  content: "—";
  opacity: 0.5;
  display: inline-block;
  text-indent: -15px;
}
blockquote {
  margin: 0;
  padding: 0 0 0 2em;
}
hr {
  background: rgba(127, 127, 127, 0.2);
  border: 0;
  height: 2px;
  display: block;
}
.past {
  margin-top: 100px;
  align-items: center;
  padding: 20px 0px !important;
  border-top: 2px solid rgba(127, 127, 127, 0.2);
  border-bottom: 2px solid rgba(127, 127, 127, 0.2);
}
.content img {
  float: none;
  line-height: 0px !important;
  margin-bottom: 0px;
}
.gallery_image_caption {
  font-family: 'Visuelt-Regular';
  margin-top: 10px;
  font-size: 12px;
  text-align: right !important;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  line-height: 1.3;
}
/**
 * Loading Animation
 */

[data-id="10490371"] .page_content img {
  width: 100% !important;
  height: auto !important;
}
.loading[data-loading] {
  position: fixed;
  bottom: 8px;
  left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: rgba(122, 122, 122, 1);
  font-family: 'Visuelt-Regular';
  font-style: normal;
  line-height: 1.5;
}
[data-predefined-style="true"] bodycopy a {
  color: rgba(0, 0, 0, 0.7);
  padding-bottom: 0.1em;
  border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
  text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {
  opacity: 0.8;
}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
  border-bottom: 0;
  padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
  font-family: 'Visuelt-Medium';
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.7);
}
[data-predefined-style="true"] h1 a {
  color: rgba(0, 0, 0, 0.85);
}
.head {
  font-size: 25px !important;
}
[data-predefined-style="true"] h2 {
  font-family: 'Visuelt-Medium';
  margin-bottom: -10px !important;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  line-height: 1.5;
}
[data-predefined-style="true"] h3 {
  font-family: 'Visuelt-Regular';
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 17px;
  line-height: 1.2;
}
[data-page-id="10599424"] h2 {
  margin-bottom: 0px !important;
}
[data-predefined-style="true"] h2 a {
  color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
  display: inline-block;
  text-indent: 0px;
  font-size: 14px;
  line-height: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
  font-style: normal;
  font-weight: 400;
  color: rgba(197, 197, 197, 1);
}
.sub-title {
  margin-bottom: 10px;
  letter-spacing: 1px;
  font-size: 11px !important;
  font-family: 'Visuelt-Regular' !important;
}
.light-left small {
  font-family: 'Visuelt-Medium';
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.thumbnails .tags a span {
  color: black;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons
}
[data-predefined-style="true"] small a {
  color: rgba(184, 184, 184, 1);
  border-bottom-width: 0em;
}
.header small {
  color: #5e5e5e !important;
}
.thumbnail {
  position: relative !important;
  width: 25% !important;
  counter-increment: section;
}
.thumbnail:after {
  font-family: 'Visuelt-Regular';
  content: counters(section, ".") " ";
  display: block;
  padding: 10px;
  width: 10px;
  position: relative;
  top: 3px;
  font-size: 12px;
  height: 0px;
  left: 0px;
  margin: 0px auto;
  text-align: center;
  color: #818181;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
  background-color: initial/*!page_bgcolor*/
  ;
}
.mobile .page, [data-css-preset].mobile .page {
  position: relative;
  min-height: 10px;
  max-width: 100%;
  width: 100%;
  background-color: transparent/*!page_bgcolor*/
  ;
}
[data-css-preset] .container {
  margin-left: 0/*!content_left*/
  ;
  margin-right: auto/*!content_left*/
  ;
  text-align: left/*!text_left*/
  ;
}
[data-css-preset] body {
  background-color: rgb(255, 255, 255)/*!body_bgcolor*/
  ;
}
[data-css-preset] .container_width {
  width: 100%/*!content_left*/
  ;
}
[data-css-preset] .content_padding {
  padding-top: 0rem/*!main_margin*/
  ;
  padding-bottom: 0rem/*!main_margin*/
  ;
  padding-left: 0rem/*!main_margin*/
  ;
  padding-right: 0rem/*!main_margin*/
  ;
}
[data-css-preset] text-limit {
  display: inline-block/*!text_width*/
  ;
  max-width: 66rem/*!text_width*/
  ;
}
/**
 * Thumbnails
 */

div[thumbnails] {
  counter-reset: section;
  justify-content: flex-start;
}
[data-css-preset] .thumbnails {
  padding-top: 0px !important;
}
.thumbnails .content_padding {
  padding: 0px !important;
}
[data-css-preset] .thumbnails {
  background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
  ;
}
[data-css-preset] .thumbnails_width {
  max-width: 1260px;
  width: -moz-calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 0px);
  margin: 0px auto;
}
[data-css-preset] [thumbnails-pad] {
  align-items: flex-end;
  justify-content: flex-start !important;
  padding: 25px 50px 40px 50px/*!thumbnails_padding*/
  ;
}
[data-page-id="27542189"] [thumbnails-pad] {
  padding: 25px 40px 30px 40px/*!thumbnails_padding*/
  ;
}
[data-page-id="27542189"] [thumbnails-gutter] {
  margin: 0px -30px !important/*!thumbnails_padding*/
  ;
}
[data-css-preset] [thumbnails-gutter] {
  margin: 0px -50px/*!thumbnails_padding*/
  ;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
  padding: 10px 25px 20px 25px/*!responsive_thumbnails_padding*/
  ;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {}
.thumbnails .thumb_image {
  outline: 0px solid rgba(0, 0, 0, .12);
  outline-offset: -1px;
}
.thumbnails .title {
  display: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.7);
  font-family: 'Visuelt-Regular';
  font-style: normal;
  line-height: 1.2;
}
.thumbnails .tags {
  margin-top: 15px;
  margin-bottom: 0px;
  text-align: right;
  font-weight: 400;
  font-family: 'Visuelt-Regular';
  float: right;
  font-size: 28px;
  line-height: 28px;
  top: -8px;
  position: relative;
  font-style: normal !important;
}
.thumbnails .tags i {
  opacity: 0;
}
.thumbnails .tags a {
  border-bottom: 0;
  color: #ff4f4f;
  ;
  text-decoration: none;
}
.thumbnails .tags a:first-child {
  pointer-events: none !important;
}
.thumbnails .tags a:last-child {
  pointer-events: all;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
  color: rgba(0, 0, 0, 0.75);
  line-height: 1;
  font-size: 28px/*!site_menu_button*/
  ;
  padding: 6px;
  line-height: 1;
  background: rgba(33, 32, 46, 0);
  position: fixed;
  top: 2rem/*!site_menu_button*/
  ;
  right: 2rem/*!site_menu_button*/
  ;
}
body.mobile #site_menu_button {
  margin: -6px;
  font-size: 34px;
}
#site_menu_button.custom_icon {
  width: 40px;
  height: auto;
}
#site_menu_button.active {
  display: none;
}
/**
 * Site Menu
 */

#site_menu {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  background: rgba(20, 20, 20, 0.95);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 20px 30px 90px 30px;
  max-width: 400px;
  min-width: 300px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
body.mobile #site_menu {
  width: 100%;
}
#site_menu .page-link a {
  color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
  color: rgba(255, 255, 255, 0.75);
  font-weight: bold;
}
#site_menu a:active {
  opacity: .7;
}
#site_menu a.active {
  opacity: .4;
}
#site_menu .close {
  display: none;
  color: rgba(255, 255, 255, 0.4);
  line-height: .85em;
  font-size: 45px;
}
body.mobile #site_menu .close {
  display: block;
  font-size: 50px;
  line-height: 1em;
}
#site_menu .break {
  height: 28px;
}
#site_menu .indent {
  margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
  color: rgba(0, 0, 0, 0.85);
  background: transparent;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: fixed;
  padding: 6px;
  top: 2rem/*!shop_button*/
  ;
  right: 2rem/*!shop_button*/
  ;
}
#shop_button.text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
  width: 40px;
  height: auto;
}
body.mobile #shop_button:not(.text) {
  margin: -6px;
  font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
  width: 100%;
  max-width: 22rem;
  position: relative;
  display: block;
}
.shop_product .price {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 1rem;
}
.shop_product .dropdown {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .2);
  background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: .7rem 1rem;
}
.shop_product .button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 1);
  flex: 0 0 50%;
  text-align: left;
  display: inline-block;
  line-height: 1;
  padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}
[data-css-preset] .quick-view-background {
  background: rgba(255, 255, 255, 0.95)/*!quick_view_bgcolor*/
  ;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
  left: 10px;
}
.quick-view-navigation .right-arrow {
  right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
.quick-view-navigation .close-button {
  top: 10px;
  right: 10px;
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.quick-view-navigation .close-button .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 40px;
  width: 40px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
  stroke: grey !important;
  stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
  stroke: rgba(255, 255, 255, 0) !important;
  stroke-width: 2.5px;
}
.slick-arrow.hidden {
  opacity: 1 !important;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.right-arrow {
  right: -70px !important;
  position: absolute !important;
}
.left-arrow {
  left: -70px !important;
  position: absolute !important;
}
.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
/**
 * Feed
 */

.feed .content_container .page {
  border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
  border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
  max-width: 36rem;
  height: 3.3rem;
  outline: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.6);
  background: #fff;
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
  max-width: 100%;
}
.audio-player .separator {
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
  background: transparent;
  cursor: pointer;
  fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
  fill: rgba(0, 0, 0, 0.85);
  padding: 30%;
  width: 100%;
  margin: auto;
}
.audio-player .buffer {
  background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
  background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
  border: 1px solid rgba(0, 0, 0, 0.7);
  width: 1px;
  height: 100%;
  right: 0;
  position: absolute;
  cursor: ew-resize;
}
.audio-player .note-icon {
  height: 100%;
  width: 3.8rem;
  padding: 1rem;
  fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
  padding-left: 1rem;
}
.audio-player .total-time {
  padding-right: 1rem;
}
@media only screen and (max-width :1500px) {
  [data-page-id="10490371"] .footer-inner {
    max-width: 85%;
  }
  [data-page-id="10490371"] .footer-lower-in {
    max-width: 85%;
  }
  [data-page-id="10490371"] .header-inner {
    max-width: 85% !important;
  }
  [data-page-id="10490371"] .content_container .page_container {
    max-width: 85% !important;
    margin: 53px auto 0px auto;
  }
}
@media only screen and (max-width :1280px) {
  .thumbnail {
    width: 33.33% !important;
  }
  [data-page-id="10490371"] .footer-inner {
    max-width: 100%;
  }
  [data-page-id="10490371"] .footer-lower-in {
    max-width: 100%;
  }
  [data-page-id="10490371"] .header-inner {
    max-width: 100% !important;
  }
  [data-page-id="10490371"] .content_container .page_container {
    max-width: 100% !important;
    margin: 53px auto 0px auto;
  }
  .exhib-header>div:first-child>div {
    width: 33.33%
  }
}
@media only screen and (max-width :980px) {
    
    
    .inner{
	
        flex-wrap: wrap;;
}
    .col-a{
	
        width: 50%;
}
    
     .col-b{
	
        width: 50%;
}
    
     .col-c{
         margin-top: 10px;
         align-content: flex-start;
         align-items: flex-start;
	justify-content: flex-start;
        width: 100%;
}
    [data-page-id="10612518"] .thumbnails .tags{
		top: 0px;
        margin-left: 0px;
        float: left;
        text-align: left;
        
}
     [data-page-id="10612518"] .title {
 
  width: 100%;
}
    [data-page-id="10599700"] .title {
 
  width: 100%;
}
    [data-page-id="10599700"] .thumbnails .tags{
	top: 0px;
        margin-left: 0px;
        float: left;
}
    
  .gone {
    font-size: 35px;
  }
  .gone span {
    margin-top: 10px;
    font-size: 18px;
  }
  .gone b {
    margin-top: 13px;
    font-size: 28px;
  }
  .exhib-header>div:first-child>div {
    width: 50%;
    margin-bottom: 20px;
  }
  .exhib-header.other-head>div:first-child>div {
    margin-bottom: 0px !important;
  }
  [data-page-id="27542189"] .exhib-header [grid-pad="6"] {
    padding: 0px 0px;
  }
  [data-page-id="27542189"] .exhib-header [grid-gutter="12"] {
    margin: 0px 0px;
  }
    
    [data-page-id="36827776"] .exhib-header [grid-pad="6"] {
    padding: 0px 0px 0px 0px;
  }
     [data-page-id="36827776"] .exhib-header [grid-gutter="12"] {
    margin: 0px 0px 0px 0px;
  }
    
    [data-page-id="36827776"] .exhib-header div >div:nth-child(3){
	
padding-right: 20px !important;
   
    }
}
@media only screen and (max-width :770px) {
    
    .col-b{
	width: 100%;
        margin-top: 0px;
}
     .col-b span{
	    font-size: 14px !important;

}
  .gone {
    top: 103px;
      font-family: 'Visuelt-Medium';

    font-size: 24px;
    right: 30px;
    letter-spacing: 2.5px;
  }
  .gone b {
    margin-top: 12px;
    font-size: 18px;
    ;
  }
  .gone span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 2px;
  }
  [data-page-id="16283793"] .content_container .content_padding {
    padding: 60px 30px 0px 30px !important;
  }
  .more-cols {
    display: flex;
  }
  .more-left {
    padding-right: 50px;
    width: 60%;
  }
  .more-right {
    display: flex;
    justify-content: center;
    width: 40%;
    align-items: flex-end;
  }
  .back-exhib {
    border-top: 2px solid rgba(127, 127, 127, 0.2);
    padding: 15px 0px;
    margin: 0px auto;
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .thumbnail {
    width: 33.33% !important;
  }
  .footer-inner {
    display: block;
    padding: 0px;
    position: relative;
  }
  .col-one {
    width: 100%;
    border-right: 0px;
    padding: 20px 0px 20px 0px;
    border-bottom: 2px solid rgba(127, 127, 127, 0.2);
  }
  .col-two {
    width: 100%;
    border-right: 0px;
    padding: 20px 0px;
    border-bottom: 2px solid rgba(127, 127, 127, 0.2);
  }
  .col-three {
    width: 100%;
    border-right: 0px;
    max-height: 30vh;
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 0px solid rgba(127, 127, 127, 0.2);
  }
  .foot-left {
    width: 40%;
  }
  .foot-right {
    width: 60%;
  }
  .col-two .foot-left {
    width: 40%;
  }
  .col-two .foot-right {
    width: 60%;
  }
  .col-one .foot-left {
    width: 40%;
  }
  .col-one .foot-right {
    width: 60%;
  }
  [data-page-id="10490371"] .footer-lower {
    display: block !important;
  }
  [data-page-id="10490371"] .footer-lower-in {
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .home {
    margin-top: -5px !important;
    padding: 0px 25px;
  }
  [data-page-id="10490371"] .footer-inner {
    max-width: 100%;
    padding: 0px;
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  [data-page-id="10490371"] .footer-lower-in {
    max-width: 100%;
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  [data-page-id="10490371"] .header-inner {
    max-width: 100% !important;
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  [data-page-id="10490371"] .content_container .page_container {
    max-width: 100% !important;
    margin: 44px auto 0px auto;
  }
  .lightbox {
    display: block;
    padding: 0px 30px;
  }
  .light-left {
    display: block;
    width: 100%;
    padding-left: 30px;
    right: 0px;
    position: fixed;
    bottom: 60px;
  }
  .light-right {
    margin-left: 0%;
    width: 100%;
  }
  .light-left h1 {
    margin-bottom: -10px;
    font-size: 15px !important;
  }
  .light-left b {
    margin-top: -10px;
    display: block;
    color: #ff4f4f;
    ;
  }
  [data-predefined-style="true"] bodycopy {
    font-size: 12px;
  }
  .close {
    font-size: 12px;
    position: absolute;
    top: 30px;
    right: 30px;
  }
  .footer-lower {
    font-size: 10px;
  }
  [data-page-id="10599700"] .thumbnail {
    width: 50% !important;
  }
  [data-page-id="10612518"] .thumbnail {
    width: 50% !important;
  }
  [data-page-id="10612518"] .content_container {
    min-height: calc(0vh - 0px);
  }
  [data-css-preset] .thumbnails_width {
    max-width: 1222px;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 0px auto;
  }
  .col-one .foot-left {
    width: 20%;
  }
  .col-one .foot-right {
    width: 80%;
  }
  [data-page-id="10490371"] .content_container .page_container {
    margin: 59px auto 0px auto;
  }
  [data-page-id="10599424"] [grid-pad="5"] {
    padding: 20px 2.5rem;
  }
  [data-page-id="10611963"] [grid-pad="6"] {
    padding: 25px 3rem;
  }
  [data-page-id="10599424"] [grid-pad="5"]:nth-child(2) {
    margin-top: -20px;
  }
  [data-page-id="10611963"] [grid-pad="6"]:nth-child(2) {
    margin-top: -20px;
  }
  .footer-lower .right a {
    display: inline-block;
  }
  .right a {
    display: none;
  }
  .right span {
    display: none;
  }
  #menu {
    display: block;
  }
  .content_container .content_padding {
    padding: 81px 25px 0px 25px !important;
  }
  .header-inner {
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .footer-inner {
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .footer-lower-in {
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .home a {
    display: inline-block;
    font-size: 12px !important;
    letter-spacing: 1px;
  }
  .home a.butt {
    font-size: 12px !important;
  }
  .foot-left {
    width: 20%;
  }
  .foot-right {
    width: 80%;
    padding: 0px 0px 0px 20px;
  }
  .col-two .foot-left {
    width: 20%;
  }
  .col-two .foot-right {
    width: 80%;
  }
  .col-three .foot-left {
    width: 20%;
  }
  .col-three .foot-right {
    width: 80%;
  }
  [data-page-id="10599700"] .thumbnails .content_padding {
    padding: 0px !important;
  }
  [data-page-id="10599700"] [thumbnails-pad] {
    justify-content: flex-start !important;
    padding: 20px 25px 15px 25px !important/*!thumbnails_padding*/
    ;
  }
  [data-page-id="10612518"] [thumbnails-pad] {
    justify-content: flex-start !important;
    padding: 20px 25px 15px 25px !important/*!thumbnails_padding*/
    ;
  }
  [data-page-id="10599700"] .thumbnails_width {
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: calc(100% - 0px) !important;
  }
  /* PAST EXHIBITIONS */
  [data-page-id="10612518"] .thumbnails_width {
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: calc(100% - 0px) !important;
  }
  [data-page-id="10612518"] .thumbnails .content_padding {
    padding: 0px !important;
  }
  .col-right {
    width: 60%;
    display: none;
  }
  .spacer {
    height: 0px;
  }
  .exhib-header [grid-pad="6"] {
    padding: 0px 0px 20px 0px;
  }
  .exhib-header>div:first-child>div {
    width: 100%
  }
  .exhib-header [grid-pad="6"]:last-child {
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
  }
  .exhib-header [grid-gutter="12"] {
    margin: 0px;
  }
  .thumbnails .content_padding {
    padding: 0px !important;
  }
  [data-css-preset] [thumbnails-gutter] {
    margin: 0px -25px/*!thumbnails_padding*/
    ;
  }
  [data-page-id="27542189"] [thumbnails-gutter] {
    margin: 0px -25px !important/*!thumbnails_padding*/
    ;
  }
  .nav-right {
    bottom: 20px;
    top: initial;
    margin-top: -21px;
    right: 22px;
    position: fixed;
  }
  .nav-left {
    bottom: 20px;
    top: initial;
    margin-top: -21px;
    left: 22px;
    position: fixed;
  }
  .nav-right small {
    line-height: 30px !important;
    font-size: 30px !important;
  }
  .sub-title {
    font-size: 10px !important;
  }
  .nav-left small {
    line-height: 30px !important;
    font-size: 30px !important;
  }
  [data-predefined-style="true"] h1 {
    font-size: 18px;
  }
  [data-predefined-style="true"] h2 {
    font-size: 16px;
  }
  [data-predefined-style="true"] h3 {
    font-size: 14px;
  }
  .main_container {
    min-height: 80vh !important/*!page_height_100vh*/
    ;
  }
  .head {
    font-size: 20px !important;
  }
  body, html {
    min-height: 80vh !important;
  }
  [data-page-id="10612518"] .thumb_image {
    padding-bottom: 0px !important;
    padding-right: 20px;
    width: 50%;
  }
  .left a {
    font-size: 17px;
    line-height: 17px;
  }
  [data-page-id="10611963"] .content_container {
    min-height: calc(0vh - 0px);
  }
  .desktop-slide {
    display: none;
  }
  .mobile-slide {
    margin-top: 30px;
    display: block;
  }
  .right-arrow {
    right: -43px !important;
    position: absolute !important;
  }
  .left-arrow {
    left: -43px !important;
    position: absolute !important;
  }
  .gallery_image_caption {
    font-family: 'Visuelt-Regular';
    margin-top: 10px;
    font-size: 10px;
  }
  embed {
    height: auto !important;
    width: 100%
  }
  .more.exhibition [grid-pad="6"] {
    padding-top: 10px !important;
  }
  .empty {
    display: none;
  }
  .more.exhibition img {
    width: 100% !important;
    height: auto !important;
  }
  .hide-item {
    display: none;
  }
  .more-cols {
    display: block;
  }
  .more-left {
    padding-right: 00px;
    width: 100%;
  }
  .more-right {
    display: flex;
    margin-top: 40px;
    justify-content: center;
    width: 100%;
    align-items: flex-end;
  }
  .home p {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
    display: inline-block;
  }
}
@media only screen and (max-width :500px) {
  .col-c{
margin-top: 5px;
    }
      
      .gone {
    right: 20px;
      top: 34% !important;
 letter-spacing: 2px;
    top: 62px;
    font-size: 14px;
  }
  .gone b {
    margin-top: 14px;
    letter-spacing: 1px;
    font-size: 12px;
    ;
  }
  .gone span {
    display: block;
    margin-top: 6px;
    font-size: 9px;
    letter-spacing: 2px;
  }
  .light-right img {
    pointer-events: none
  }
  .home a.butt {
    position: relative !important;
    font-size: 12px !important;

    right: 0px;
    padding-top: 9px;
    bottom: 0px;
  }
  [data-page-id="10599700"] .thumbnail {
    width: 100% !important;
    min-height: 21vh;
    margin-bottom: 20px;
  }
  [data-page-id="10612518"] .thumbnail {
    width: 100% !important;
    min-height: 21vh;
    margin-bottom: 20px;
  }
  .cols {
    display: block;
    margin-bottom: -5px;
  }
  .thumbnail {
    width: 50% !important;
  }
  [data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 10px 20px 10px 20px/*!responsive_thumbnails_padding*/
    ;
  }
  [data-css-preset] [thumbnails-gutter] {
    margin: 0px -15px/*!thumbnails_padding*/
    ;
  }
  [data-page-id="27542189"] [thumbnails-gutter] {
    margin: 0px -15px !important/*!thumbnails_padding*/
    ;
  }
  [data-page-id="10612518"] .thumb_image {
    width: 48%;
    display: inline-block;
  }
  [data-page-id="10612518"] .thumbnails .image-link {
    font-size: 0px !important;
    line-height: 0px !important;
  }
  [data-page-id="10599700"] .thumb_image {
    width: 48%;
    display: inline-block;
  }
  [data-page-id="10599700"] .thumbnails .image-link {
    font-size: 0px !important;
    line-height: 0px !important;
  }
  [data-page-id="10599700"] [thumbnails-pad] {
    justify-content: flex-start !important;
    padding: 20px 20px 15px 20px !important/*!thumbnails_padding*/
    ;
  }
  [data-page-id="10612518"] [thumbnails-pad] {
    justify-content: flex-start !important;
    padding: 20px 20px 15px 20px !important/*!thumbnails_padding*/
    ;
  }
  .thumbnails .tags {
    margin-top: 15px;
  }
  .home h1 {
    font-size: 18px !important;
  }
  .home {
    font-size: 14px;
  }
    .home small{
	margin-bottom: 10px;
letter-spacing: 1px;
	color: #5b5b5b !important;
    font-size: 10px !important;
}
  iframe.pdf {
    -ms-transform: scale(0.25);
    -moz-transform: scale(0.25);
    -o-transform: scale(0.25);
    -webkit-transform: scale(0.25);
    transform: scale(0.5);
  }
}
@media only screen and (min-height :580px) and (max-width :770px) {
  .lightbox {
    padding: 0px 20vh;
  }
}
@media only screen and (min-height :580px) and (max-width :600px) {
  .lightbox {
    padding: 0px 10vh;
  }
}
@media only screen and (min-height :580px) and (max-width :500px) {
  .lightbox {
    padding: 0px 15px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  embed {
    height: auto;
    position: relative;
    width: 100%
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  embed {
    height: auto;
    position: relative;
    width: 100%
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  embed {
    height: auto;
    position: relative;
    width: 100%
  }
}
/* Portrait and Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  embed {
    height: auto;
    position: relative;
    width: 100%
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  embed {
    height: auto;
  }
}
/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  embed {
    height: auto;
  }
}
/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  embed {
    height: auto;
  }
}
/* Portrait and Landscape */

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  embed {
    height: auto;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  embed {
    height: auto;
  }
}