/* ----------------------------------------------------------------------------------
Site name
Theme name: Waddington Custot 2
---------------------------------------------------------------------------------- */

@import url(/scripts/owl_carousel/owl.carousel.css);
@import url(/scripts/owl_carousel/owl.theme.css);
h3 {
  margin: 0 0 10px 0;
}

html {
  height: auto;
}

h1.hidden,
.clearwithin.hidden,
#main_content h1.hidden {
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: block;
  border: 0;
  float: none;
  padding-bottom: 0;
  padding-right: 0;
  border-bottom: 0;
  margin-bottom: 0;
}


/* -----------------------------------------------------------
   Layout
----------------------------------------------------------- */

#container-wrapper {
  margin-bottom: 310px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
}

#container {
  width: 100%;
  max-width: 1360px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
  min-height: 100vh;
}

#header,
#header.header_fixed {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  background: transparent;
  padding: 0;
  padding: 0 30px;
}

#header,
#header.header_fixed.page-scroll {}

#header .inner,
body.type-fullscreen #header .inner {
  width: 100%;
  min-height: 77px;
  padding: 27px 0 0 0;
  box-sizing: border-box;
}

#header .inner {
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: border 0.3s linear;
  transition: border 0.3s linear;
  text-align: right;
}

#header #custom_responsive_slide_nav_wrapper .inner,
body.type-fullscreen #header .inner,
#header.split-screen .inner,
.fullscreen-artist-image #header .inner,
.section-artists.page-param-type-artist_id:not(.page-param-works) #header .inner,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #header .inner,
.section-projects #header .inner {
  border-bottom: 1px solid transparent;
}

#logo {
  text-transform: uppercase;
  font-size: 3.2em;
  line-height: 0;
  height: auto;
  margin: 0;
  float: left;
  padding-top: 6px;
}

#logo svg *,
#logo.logo-dark svg *,
.type-fullscreen #logo.logo-dark svg *,
.fullscreen-artist-image #logo.logo-dark svg *,
#custom_search_reveal svg *,
#custom_slide_nav_reveal svg *,
.type-fullscreen #custom_slide_nav_reveal.icon-dark svg * {
  fill: #0a0a0a;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

#custom_slide_nav_reveal,
.type-fullscreen #custom_slide_nav_reveal.icon-dark {
  color: #0a0a0a;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

#logo:hover svg *,
#top_nav.navigation ul li a:hover,
#custom_search_reveal:hover svg *,
#custom_slide_nav_reveal:hover svg *,
#custom_slide_nav_reveal:hover {
  fill: #919191;
  color: #919191;
}

#custom_search_reveal {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-left: 10px;
  padding: 2px 0 0 12px;
  cursor: pointer;
}
#overlay_translations_nav {
  display: none;
}
#translations_nav {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-left: 14px;
  padding: 2px 0 0 0;
  cursor: pointer;
}
#translations_nav ul li {
    padding: 2px;
    margin-left: 5px;
}
#translations_nav ul li a {
    line-height: 15px;
    font-size: 15px;
}
#translations_nav ul li#lang_nav_en a {
    font-size: 17px;
}

#custom_slide_nav_hide svg *,
#custom_search_hide svg * {
  fill: #fff;
  -webkit-transition: fill .2s;
  transition: fill .2s;
}

#custom_slide_nav_hide:hover svg *,
#custom_search_hide:hover svg * {
  fill: #0a0a0a;
}

.navigation-email-signup .inner h2 {
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  margin-bottom: 30px;
}

.navigation-email-signup:before,
#header #social_links_nav:before {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 40px;
  margin-bottom: 40px;
}

.navigation-email-signup #mc_embed_signup label {
  display: none;
}

.navigation-email-signup #mc_embed_signup input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  float: none;
  vertical-align: middle;
  width: 100%;
  max-width: 420px;
  margin: 0;
  border: 1px solid #DBDBDB;
  border-radius: 0;
  padding: 6px;
  box-sizing: border-box;
  background: transparent;
  color: #fff;
}

.navigation-email-signup #mc_embed_signup .mc-field-group {
  float: none;
  width: 420px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}

.navigation-email-signup #mc_embed_signup input.button {
  background: #eaeaea;
  color: #0a0a0a;
  border: 0;
  font-size: 21px;
  padding: 9px 32px 5px 32px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.navigation-email-signup h2 {
  margin: 0 0 36px 0;
}

.navigation-email-signup #mc_embed_signup input.button:hover {
  background: #333333;
  color: #fff;
}

.navigation-email-signup #mc_embed_signup .clear {
  display: inline-block;
  vertical-align: top;
  height: auto;
  overflow: visible;
  width: auto;
}

#header #social_links_nav {
  display: block;
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 24px;
}

#header .social_links_item,
#header .social_links_item a {
  color: #eaeaea;
}

.navigation-email-signup,
#header #social_links_nav {
  display: none;
}

.navigation {
  clear: none;
}

.navigation ul {}

.navigation ul li {
  float: left;
  display: inline-block;
  margin: 0 0 0 25px;
  font-size: 18.5px;
  line-height: 22px;
}

.navigation ul li a {
  font-size: 18.5px;
  line-height: 22px;
  padding: 0;
  -webkit-transition: color .2s;
  transition: color .2s;
}

.navigation ul li a,
.navigation ul li a:visited {
  color: #919191;
}

.navigation ul li a:hover {
  color: #0a0a0a;
}

.navigation ul li.active a,
.navigation ul li.active a:visited,
.navigation ul li.active a:hover {}


/* Topnav
        ----------------------------------------------------------- */

#top_nav.navigation {
  clear: none;
  float: right;
}

body.hide-top-navigation #top_nav.navigation,
.back-to-site-link {
  display: none;
}
body.hide-top-navigation .back-to-site-link {
  display: block;
  float: right;
}
body.hide-top-navigation .back-to-site-link a {
    font-size: 19px;
    line-height: 30px;
}

#top_nav.navigation ul {
  display: inline-block;
  vertical-align: middle;
}

#top_nav.navigation ul li {
  font-size: 22px;
  line-height: 26px;
}
.back-to-site-link a,
#top_nav.navigation ul li a {
  font-size: 22px;
  line-height: 26px;
  color: #0a0a0a;
}

body.type-fullscreen #top_nav.navigation ul li a,
body.type-fullscreen #top_nav.navigation ul li a:visited,
#header.split-screen #top_nav.navigation ul li a,
#header.split-screen #top_nav.navigation ul li a:visited,
.fullscreen-artist-image #top_nav.navigation ul li a,
body.section-artists.page-param-type-artist_id:not(.page-param-works) #top_nav.navigation ul li a,
body.section-artists.page-param-type-artist_id:not(.page-param-works) #top_nav.navigation ul li a:visited,
body.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #top_nav.navigation ul li a,
body.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #top_nav.navigation ul li a:visited,
body.cascading-hero-header-enabled #top_nav.navigation ul li a,
body.cascading-hero-header-enabled .back-to-site-link a,
body.section-projects.page-param-type-project_id #top_nav.navigation ul li a,
body.section-projects.page-param-type-project_id #top_nav.navigation ul li a:visited {
  color: #fff;
  -webkit-transition: color .2s;
  transition: color .2s;
}

body.type-fullscreen #top_nav.navigation ul li a:hover,
#header.split-screen #top_nav.navigation ul li a:hover,
.fullscreen-artist-image #top_nav.navigation ul li a:hover,
body.cascading-hero-header-enabled #top_nav.navigation ul li a:hover,
body.cascading-hero-header-enabled .back-to-site-link a:hover,
body.section-artists.page-param-type-artist_id:not(.page-param-works) #top_nav.navigation ul li a:hover,
body.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #top_nav.navigation ul li a:hover {
  color: #0a0a0a;
}


body.hide-top-navigation #burger,
body.hide-top-navigation #custom_search_reveal,
body.hide-top-navigation #custom_slide_nav_reveal {
    display: none !important;
}
body.type-fullscreen #burger svg *,
body.cascading-hero-header-enabled #burger svg *,
body.type-fullscreen #custom_search_reveal svg *,
#header.split-screen #custom_search_reveal svg *,
.fullscreen-artist-image #custom_search_reveal svg *,
body.cascading-hero-header-enabled #custom_search_reveal svg *,
body.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_search_reveal svg *,
body.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_search_reveal svg *,
body.section-projects.page-param-type-project_id #burger svg *,
body.section-projects.page-param-type-project_id #custom_search_reveal svg * {
  fill: #fff;
}
body.cascading-hero-header-enabled #header .inner {
    border-bottom: transparent;
}
body.cascading-hero-header-enabled #custom_slide_nav_reveal,
body.type-fullscreen #custom_slide_nav_reveal,
body.section-projects.page-param-type-project_id #custom_slide_nav_reveal  {
  color: #fff;
}

#header .social_links_item {
  text-indent: 0;
}

body.section-publications .hero_clear,
body.section-publications.cascading-hero-header .heading_wrapper {
    margin-bottom: 50px;
}
body.section-publications.no-page-params .content_module {
  margin-bottom: 40px;
}



/* Topnav
        ----------------------------------------------------------- */

#sub_nav,
.list_grid_control,
#exhibitions_nav,
#news_categories_nav {
  margin: 0 0 30px;
  float: right;
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

#store_category_nav {
  margin: 0 0 20px;
  float: right;
  clear: right;
  display: inline-block;
  padding-bottom: 20px;
  /* border-bottom: 1px solid #e0e0e0; */
}

#custom_slide_nav_reveal {
  display: none;
  transition: opacity .3s linear;
}
body.slide-nav-open #custom_slide_nav_reveal {
   opacity: 0;
}

.burger-top,
.burger-bottom {
  -webkit-transition: transform .2s;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.burger-top {
  display: block;
  width: 100%;
  padding-bottom: 4px;
  line-height: 0;
}

.burger-bottom {
  display: block;
  width: 100%;
  padding-top: 4px;
  line-height: 0;
}

#custom_slide_nav_reveal:hover .burger-top {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

#custom_slide_nav_reveal:hover .burger-bottom {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}


/* Responsive nav
----------------------------------------------------------- */

#custom_responsive_slide_nav_wrapper {
  /*background: rgba(142,136,133,0.95);*/
  float: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* Scrolling nav
----------------------------------------------------------- */

.scrolling-nav ul li {
  -webkit-transition: color .2s;
  transition: color .2s;
  cursor: pointer;
}

.scrolling-nav ul li.active {
  color: #0a0a0a;
}

#main_content {
  padding-top: 170px;
  margin: 0;
  padding-bottom: 70px;
}

body.type-fullscreen #main_content {
  margin-bottom: 0;
  padding-bottom: 0;
}

#main_content h1,
.subsection-store-basket h2 {
  float: left;
  padding-bottom: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 70px;
}

#main_content h1.has_subtitle {
  margin-bottom: 12px;
  padding-bottom: 0;
  border-bottom: 0;
}

#content {}

#content_module {
  width: 565px;
  padding-top: 0;
  margin-bottom: 30px;
}

.detail_view_module {
  margin-bottom: 30px;
}

.detail_view_module #social_sharing_links {
  border-top: 1px solid #E4E4E4;
  padding-top: 18px;
  padding-bottom: 10px;
}

#sidebar {
  width: 595px;
  float: right;
  text-align: center;
    margin-bottom: 60px;
}

#sidebar .image {
  text-align: center;
  background: transparent;
  width: 100%;
}

#sidebar .caption {
  text-align: left;
}

#footer {
  padding-top: 0;
  font-size: 23px;
  line-height: 32px;
  color: #0a0a0a;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(249, 247, 247);
  margin-bottom: 0;
  padding-bottom: 0;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  /* I need me own layer to keep the paralax smoooooth */
}

#footer .inner {
  max-width: 1360px;
  margin: 0 auto;
  padding: 56px 30px 30px 30px;
  box-sizing: border-box;
}

#footer #copyright {}

#footer a,
#footer a:visited {}

#footer .scroll-to-top {
  display: block;
  float: left;
  margin-right: 50px;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

#footer .scroll-to-top:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#footer .scroll-to-top * {
  stroke: #A4A0A0;
  -webkit-transition: stroke 0.1s;
  transition: stroke 0.1s;
}

#footer .scroll-to-top:hover * {
  stroke: #222;
}

#footer.advanced_footer .copyright {
  margin: 0;
  float: right;
  clear: both;
  display: block;
  text-align: right;
}

#footer #copyright {
  margin-right: 0;
}

#footer #copyright,
#footer.advanced_footer .copyright,
#footer #artlogic a,
.small-links-container a {
  font-size: 15px;
  color: #BDB8B8;
  line-height: 22px;
}

.privacy-policy a {
  text-transform: none;
}

.privacy-policy + #terms_conditions_url,
#terms_conditions_url + #artlogic {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #dedddd;
}

#footer .small-links-container > div {
  margin-top: 10px;
  line-height: 15px !important;
}
  #footer .small-links-container > div a {
    line-height: 15px !important;
  }

#footer.advanced_footer .advanced_footer_item {
  display: inline-block;
  padding: 0 70px 20px 0;
  vertical-align: top;
}

#footer.advanced_footer .advanced_footer_item:last-child {
  padding-right: 0;
}

#social_links .social_links_item {
  text-align: center;
  margin: 0 0 0 19px;
  text-align: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.1s;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

#social_links .social_links_item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

#social_links .social_links_item a {
  text-indent: 0;
  float: none;
  width: auto;
  height: auto;
  outline: none;
  color: #9c9c9c;
  text-align: center;
  font-size: 23px;
  -webkit-transition: color 0.1s;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

#social_links .social_links_item:hover a {
  color: #0a0a0a;
}

#footer .small-links-container .cookie-policy {
  display: none;
}


/* -----------------------------------------------------------
   Page Specific
----------------------------------------------------------- */


/* Home
    ----------------------------------------------------------- */


/* Artists
    ----------------------------------------------------------- */


/* Artist list preview letters a-z
----------------------------------------------------------- */

.subsection-news-record .fixed-sidebar .image:before,
#list_preview_slideshow a:before {
  text-indent: -9999px;
  content: '.';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
  background: rgba(28, 15, 15, 0.20);
}


/*
        .page-artists .subsection-artist-list-preview-letters {

        }
            .page-artists .subsection-artist-list-preview-letters #content_module {
                float: left;
                width: 100%;
                padding-bottom: 30px;
            }
            .page-artists .subsection-artist-list-preview-letters #content_module #list_preview_navigation{
                min-height: 700px !important;
                width: 440px;
            }
            .page-artists .subsection-artists-list h1 {
                text-indent: -9999px;
                margin: 0 !important;
                height: 0;
            }

            .page-artists .subsection-artist-list-preview-letters #list_preview_navigation.records_list.columns_list ul {
                width: 100%;
            }
            .page-artists .subsection-artist-list-preview-letters #list_preview_navigation.records_list.columns_list ul li.letter_divider h2 {
                padding: 35px 0 0;
                margin: 0;
                display: inline-block;
                position: relative;
                width: 100%;
            }
            .page-artists .subsection-artist-list-preview-letters .records_list .content h2 {

            }
            .page-artists .subsection-artist-list-preview-letters .records_list > ul > li {
                margin: 0 0 10px !important;
            }
            .page-artists .subsection-artist-list-preview-letters #list_preview_navigation.records_list.columns_list ul li.letter_divider h2 {
                font-size: 42px;
                padding: 50px 0 0;
            }

            .section-artists.page-artists.page-artist-list #main_content {
                padding-top: 100px;
                margin: 0;
            }
            .section-artists.page-artists.layout-fixed-header.page-artist-list #main_content {
                padding-top: 0;
            }
            .page-artist-list .subsection-artists-list {
                max-width: 1240px;
                width: 100%;
                padding-top: 120px;
                margin: 0 auto;
            }
            .page-artists .subsection-artist-list-preview-letters #sidebar #list_preview_slideshow {
                height: 100%;
                margin-top: 0 !important;
                display: block;
            }

            .page-artists .subsection-artist-list-preview-letters #sidebar #list_preview_slideshow .image,
            .page-artists .subsection-artist-list-preview-letters #sidebar #list_preview_slideshow .image a {
                height: 100% !important;
                width: 100% !important;
                margin: 0 !important;
                display: block;
                overflow: hidden;
            }
            .page-artists .subsection-artist-list-preview-letters #sidebar #list_preview_slideshow .image .slide-bg {
                height: 100%;
                width: 100%;
                background: center center no-repeat;
                background-size: cover;
                display: block;
                transform: scale(1);
                transition: transform 0.9s;
            }
                .page-artists .subsection-artist-list-preview-letters #sidebar #list_preview_slideshow .image:hover .slide-bg {
                    transform: scale(1.05);
                    transition: transform 1s linear;
                }

            .artist-index-letters {
                width: 100%;
                display: block;
                margin-bottom: 20px;
            }
            .artist-index-letters ul {
                padding:0;
                margin: 0;
                list-style: none;
            }
            .artist-index-letters ul li {
                display: inline-block;
                width: calc(440px/26);
                font-size: 13.5px;
                cursor: pointer;
            }
            .artist-index-letters ul li:hover {
                color: #171F36;
            }
*/

.section-artists #main_content h1 {
  float: left;
  padding-bottom: 0;
  border-bottom: 0;
}

body.page-param-type-artist_id:not(.page-param-works) #main_content {
  padding-top: 0;
}

.subsection-artist-list-standard {
  z-index: 200;
  position: relative;
}

.subsection-artist-list-standard #content_module {
  padding-top: 0;
}

.artist-list-background-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #fff;
}

.artist-list-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  opacity: 0.01;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}

.artist-list-background.active {
  opacity: 0.99;
}

.artist-list-background:after {
  text-indent: -9999px;
  content: '.';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: rgba(28, 15, 15, 0.35);
  z-index: 150;
}

.subsection-artist-list-standard .records_list ul li a h2,
.subsection-artist-list-standard .records_list ul li h2 {
  transition: color .6s ease-in-out;
  -moz-transition: color .6s ease-in-out;
  -webkit-transition: color .6s ease-in-out;
  font-size: 25px;
  line-height: 47px;
}

.subsection-artist-list-standard .records_list ul li a h2:hover {
  color: #919191;
}

body.fullscreen-artist-image .subsection-artist-list-standard .records_list ul li a h2 {
  color: #fff;
}

.page-artists .subsection-artist-list-standard .records_list.columns_list ul.artist-list-column.col-4 {
  width: 25%;
  float: left;
}

.columns_list ul {
  -webkit-transform: translateY(70px);
          transform: translateY(70px);
  opacity: 0.01;
  transition: all 1.2s ease-out;
  -webkit-transition: all 1.2s ease-out;
}

.columns_list ul.visible {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 0.99;
}

.page-artists .subsection-artist-list-standard .records_list.columns_list ul.artist-list-column.col-3 {
  width: 33.3%;
  float: left;
}

.page-artists .subsection-artist-list-standard .records_list.columns_list ul.artist-list-column.col-2 {
  width: 50%;
  float: left;
}

.page-artists .subsection-artist-list-standard .records_list.columns_list ul.artist-list-column.col-1 {
  width: 100%;
  float: none;
}

.subsection-artist-list-standard .records_list ul.artist-list-column.col-3 li a h2,
.subsection-artist-list-standard .records_list ul.artist-list-column.col-3 li h2{
  font-size: 25px;
  line-height: 43px;
}

.subsection-artist-list-standard .records_list ul.artist-list-column.col-2 li a h2,
.subsection-artist-list-standard .records_list ul.artist-list-column.col-2 li h2{
  font-size: 24px;
  line-height: 30px;
}

.subsection-artist-list-standard .records_list ul.artist-list-column.col-1 li a h2,
.subsection-artist-list-standard .records_list ul.artist-list-column.col-1 li h2{
  font-size: 20px;
  line-height: 35px;
}

.page-artists .subsection-artist-list-standard .records_list.columns_list ul.artist-list-column.col-1 li {
  margin: 0 0 10px;
}


/* Artist latest
            ----------------------------------------------------------- */

.page-artists .item.landscape .parallax-image{
  width: 100%;
}

.page-artists .item.landscape .parallax-content .status, .page-artists .item.landscape .parallax-content h2, .page-artists .item.landscape .parallax-content .subtitle, .page-artists .item.landscape .parallax-content .description, .page-artists .item.landscape .parallax-content .read_more {
  color: white !important;
}

.page-artists .item.landscape .parallax-content .read_more::after {
  background-image: url('/images/readmore_icon_white.svg');
}

.page-artists .item.landscape .parallax-image::before{
  width: 100%;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.43) 0%, rgba(0, 0, 0, 0.00) 100%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.43) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.fp_custom_artist-latest.landscape .parallax-split-title h2{
  color: white !important;
}

/* Artist press
            ----------------------------------------------------------- */

.fp_custom_artist-press {}

.feature_panels .slider_list.single_row_slider_four,
.feature_panels .slider_list.single_row_slider_three {
  margin-right: -30px;
}

.feature_panels .records_list .owl-item {
  padding-right: 30px;
  margin-bottom: 40px;
}

.feature_panels .records_list.feature_list .owl-item {
  margin-bottom: 60px;
}

.feature_panels .slider_list.single_row_slider_four.records_list .content,
.feature_panels .slider_list.single_row_slider_three.records_list .content {
  width: 100%;
  float: none;
  display: block;
}

.feature_panels .slider_list.single_row_slider_four.records_list .content .link_inline,
.feature_panels .slider_list.single_row_slider_three.records_list .content .link_inline {
  display: inline-block;
  margin: 0 auto;
}

.feature_panels .slider_list.single_row_slider_four.records_list .content .link_inline .link .feature_panels .slider_list.single_row_slider_three.records_list .content .link_inline .link {
  clear: none;
  float: none;
  display: inline-block;
  margin: 0 20px 8px 0;
}

.feature_panels .slider_list.single_row_slider_four.records_list .content .link a,
.feature_panels .slider_list.single_row_slider_three.records_list .content .link a:visited {
  color: #919191;
  text-decoration: none;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-2 .content h2,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-2 .content h2 {
  font-size: 34px;
  line-height: 45px;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-2 .content .subtitle,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-2 .content .subtitle {
  font-size: 22px;
  line-height: 30px;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 {
  margin-right: 0;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 {
  margin-right: 0;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1 .owl-item,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 .owl-item {
  padding-right: 0;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1 .content,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 .content {
  width: 100%;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1 .content .link,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 .content .link {
  margin: 0 20px;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1 .content h2,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 .content h2 {
  font-size: 38px;
  line-height: 50px;
  margin: 15px 0 30px 0;
}

.feature_panels .slider_list.single_row_slider_four.records_list.slider-items-1 .content .subtitle,
.feature_panels .slider_list.single_row_slider_three.records_list.slider-items-1 .content .subtitle {
  font-size: 24px;
  line-height: 30px;
  color: #0a0a0a;
  margin-bottom: 40px;
}

.feature_panels .slider_list.single_row_slider_four.records_list .image,
.feature_panels .slider_list.single_row_slider_three.records_list .image {
  width: 100%;
  height: auto;
  float: none;
  line-height: 0;
}

.feature_panels .slider_list.single_row_slider_four.records_list .item-group,
.feature_panels .slider_list.single_row_slider_three.records_list .item-group {
  /* margin-bottom: 0;*/
}

.feature_panels .slider_list.single_row_slider_four .content h2,
.feature_panels .slider_list.single_row_slider_three .content h2 {
  max-height: 80px;
  display: block;
}

.feature_panels .slider_list.single_row_slider_four.feature_list .content h2,
.feature_panels .slider_list.single_row_slider_three.feature_list .content h2 {
  max-height: none;
}

.fp_artist-publications .records_list .owl-item .image,
.fp_artist-publications .records_list .owl-item .image span {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
}

.feature_panels .fp_artist-publications .slider_list.single_row_slider_three.records_list:not(.feature_list) .content {
  text-align: center;
}

.fp_artist-publications .records_list:not(.feature_list) .owl-item .image span img {
  max-width: 100%;
  max-height: 381px;
}

.feature_panels .records_list.feature_list.slider_list .content .description {
  display: block;
  padding-top: 30px;
}

.feature_panels .records_list.slider_list .link {
  display: none;
}

.feature_panels .records_list.feature_list.slider_list .link,
.feature_panels .fp_exhibition-press .records_list.slider_list .link,
.feature_panels .fp_artist-press .records_list.slider_list .link {
  display: block;
}


/* Exhibitions
----------------------------------------------------------- */

.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #main_content {
  padding-top: 0;
}

.exhibition-list-outer-container {
  display: block;
  clear: both;
}

.exhibition-list-outer-container .panel_header {
  display: block;
  clear: both;
}

.section-exhibitions #exhibitions_years_nav {
  margin: 0 0 40px;
  clear: left;
}

.section-exhibitions #exhibitions_years_nav ul li {
  margin: 0 5px 0 0;
}

#exhibitions-grid-container .subsection-exhibitions-grid {
  /*border-bottom: 1px solid #e0e0e0;*/
  margin-bottom: 80px;
}

#exhibitions-grid-container .subsection-exhibitions-grid:last-child {
  border-bottom: 0;
  margin-bottom: 0
}

#exhibitions-grid-container .records_list.feature_list ul li {
  border-bottom: 1px solid #e0e0e0;
  padding-top: 80px;
  margin: 0 0 80px;
}

#exhibitions-grid-container .records_list.feature_list ul li.last {
  border-bottom: 0;
}

#exhibitions-grid-container .records_list.feature_list ul li:first-child {
  padding-top: 0;
}

.section-exhibitions .subsection-exhibitions-grid .records_list.feature_list ul li {
  padding-top: 80px;
  margin: 0 0 80px;
}

#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper {
  display: flex !important;
  flex-direction: row;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item {
  order:6;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item.order_0 {
  order:6;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item.order_1 {
  order:5;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item.order_2 {
  order:4;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item.order_3 {
  order:3;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item.order_4 {
  order:2;
}
#exhibitions-grid-current .records_list.feature_list .owl-carousel .owl-wrapper .owl-item.order_5 {
  order:1;
}
.section-exhibitions .subsection-exhibitions-grid .records_list.feature_list .image,
.section-exhibitions .subsection-exhibitions-grid .records_list.feature_list .image span {
  height: auto;
}

#exhibitions-grid-container .records_list.feature_list ul li .subtitle {
  margin: 0 0 5px;
}

#exhibitions-grid-container .records_list.feature_list ul li .date {
  font-size: 27px;
  line-height: 36px;
  color: #0a0a0a;
  margin-bottom: 30px;
}

#exhibitions-grid-container .records_list.detail_list ul li .description,
#exhibitions-grid-container .records_list.detail_list ul li .link {
  display: none;
}

.exhibition-year-skip-wrapper {
  font-size: 18.5px;
  margin: 0 0 20px;
  /* float: right; */
  display: inline-block;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  min-width: 150px;
}

.exhibition-year-skip {
  display: inline-block;
  margin-right: 30px;
}

.section-exhibitions.page-param-past .page_stats {
  display: inline-block;
}
.section-exhibitions.page-param-past .ps_pages {
  display: none;
}
    .section-exhibitions.page-param-past .page_stats {
      font-size: 18.5px;
      margin: 0 0 20px;
      /* float: right; */
      display: inline-block;
      padding-top: 20px;
      border-top: 1px solid #e0e0e0;
      min-width: 150px;
    }
      .section-exhibitions.page-param-past .page_stats .ps_links {
        float: none;
      }

/* Exhibitions works
        ----------------------------------------------------------- */


/* Exhibitions Installation views
        ----------------------------------------------------------- */

.fp_exhibition-installation-views {
  height: 100vh;
}

.fullwidth-slideshow-panel ul li .image:after {
  text-indent: -9999px;
  content: '.';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(28, 15, 15, 0.19);
}

/*Client asked for tinted mask to be removed for installation view feature panels 06/12/19*/
.fp_exhibition-installation-views .fullwidth-slideshow-panel ul li .image:after {
  display: none;
}

.fp_exhibition-installation-views .caption {
  position: absolute;
  bottom: 40px;
  z-index: 888;
  left: 30px;
  color: #fff;
  font-size: 18px;
}

.fullwidth-slideshow-panel {
  height: 100vh;
  left: 0;
  right: 0;
  position: absolute;
  overflow: hidden;
}

.fullwidth-slideshow-panel .parallax-image {
  width: 100%;
}

.fullwidth-slideshow-panel .fill {
  display: none!important;
}

.custom-fullwidth-slideshow,
.custom-fullwidth-slideshow ul,
.custom-fullwidth-slideshow ul li,
.feature_panels .records_list .fullwidth-slideshow-panel .image,
.feature_panels .records_list .fullwidth-slideshow-panel.image span {
  width: 100%;
  height: 100%;
}

.panel_header.fullwidth-slideshow-panel-header {
  position: absolute;
  z-index: 150;
  border-top: 0;
}

.panel_header.fullwidth-slideshow-panel-header h2 {
  color: #fff;
  display: none;
}


/* Exhibitions works detail
        ----------------------------------------------------------- */


.section-exhibition-archive h2 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: 0;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    padding-top: 30px;
}


/* Events
    ----------------------------------------------------------- */

.section-art-fairs .event-label {
  color: #0a0a0a;
}

.section-art-fairs .venue,
.section-art-fairs .website,
.section-art-fairs .description {
  display: block;
}

.section-art-fairs .detail_list ul li .subtitle {
  font-size: 21px;
  line-height: 24px;
}

.section-art-fairs .detail_list ul li h2 {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0;
}

.section-art-fairs .detail_list ul li .image {
  position: relative;
}

.section-art-fairs .detail_list ul li .image:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(95, 85, 83, 0.02);
}

.page-art-fairs #art-fairs-grid-container .detail_list .fill {
  display: none;
}


/* News
    ----------------------------------------------------------- */

.section-news .detail_list {
  overflow: hidden;
}

.section-news .detail_list ul li .status {
  color: #919191;
}

.section-news .records_list ul li .date {
  margin: 0 0 10px;
  padding-top: 15px;
}

.section-news .feature_list.records_list ul li .description {
  color: #919191;
  padding-top: 30px;
}

.section-news #content_module {
  margin-bottom: 60px;
  clear: left;
}

.section-news .links_panel {
  float: none;
  width: auto;
  display: block;
}

.section-news .links_panel .record_links {
  margin-bottom: 0;
  padding-top: 50px;
}

.subsection-news-grid {
  clear: both;
}


/* Publications
----------------------------------------------------------- */
.section-publications .list_grid_control {
  margin-bottom: 50px
}

.section-publications .records_list.feature_list ul {
    padding-bottom: 30px;
    margin-bottom: 65px;
}
.section-publications .records_list.feature_list ul li .link {
    margin-top: 30px;
}
.section-publications .records_list.tile_list .content,
.subsection-publications .records_list.tile_list .content,
.subsection-store-grid-publications .records_list.tile_list .content {
  text-align: center;
  float: none;
  display: block;
}

.section-publications .records_list.tile_list .content .subtitle,
.subsection-publications .records_list.tile_list .content .subtitle,
.subsection-store-grid-publications .records_list.tile_list .content .subtitle {
  font-size: 17.5px;
  line-height: 25px;
}

.subsection-store-grid-publications .price {
  display: none;
}
.section-publications .records_list .store_item,
.subsection-publications .records_list .store_item,
.subsection-store-grid-publications .records_list .store_item {
    display: none;
}
.section-publications .records_list .store_item:first-child,
.subsection-publications .records_list .store_item:first-child,
.subsection-store-grid-publications .records_list .store_item:first-child {
    display: block;
}
.section-publications .records_list .store_item .variant,
.subsection-publications .records_list .store_item .variant,
.subsection-store-grid-publications .records_list .store_item .variant {
    display: none;
}
.subsection-store-grid-publications .store_buy_small,
.subsection-publications-grid .store_buy_small {
  margin-right: 0;
  padding-top: 5px;
}

.subsection-store-grid-publications .feature_list .store_buy_small,
.subsection-publications-grid .feature_list .store_buy_small {
  padding-top: 0;
}
.page-publications .records_list.feature_list .content .description {
    padding-top: 20px
}
.page-publications .records_list.feature_list .content .subtitle + .description:after {
    margin-top: 0;
} 
.store_buy_small .tax_label {}

.store_item_add_to_cart span.buy-button-text {
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.store_item_remove_container .store_item_total,
.store_item_remove_container .store_item_remove_from_cart {
  color: #0a0a0a;
}

.store_item_add_to_cart span.buy-button-icon {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  opacity: 0.8;
}

.store_item_add_to_cart:hover span.buy-button-icon {
  opacity: 0.99;
}

#shopping_cart_information td.sc_cell_remove {
  padding-top: 40px;
}

#sc_coupon_container {
    padding-top: 30px;
    margin-bottom: 15px;
}
#sc_coupon_container .form .inputField {
    margin: 0 16px 0 0;
    min-height: 21px;
    padding: 5px;
}

#sc_terms_box label {
  font-size: 17.5px !important;
}

.subsection-publications-grid .detail_list ul li {
  width: 33.33%;
  text-align: center;
  margin-bottom: 50px;
}

.page-publications .subsection-publications-grid .records_list .image,
.page-publications .subsection-publications-grid .records_list .image span,
.page-store .subsection-publications-grid .detail_list .image,
.page-store .subsection-publications-grid .detail_list .image span {
  width: 100%;
  height: auto;
}
body.page-publications .records_list.feature_list .image, 
body.page-publications .records_list.feature_list .image span {
    width: 740px;
       height: auto;
}
.page-publications .subsection-publications-grid .records_list .image img,
.page-store .subsection-publications-grid .records_list .image img {
  max-width: 100%;
  max-height: 100%;
  /*width: 100%*/
}

.subsection-publications-grid .detail_list ul li .content {
  float: none;
  width: 100%;
  text-align: center;
}

.subsection-publications-grid .detail_list ul li .image {
  float: none;
  margin-right: 0;
  margin-bottom: 22px;
  position: relative;
  opacity: 0.99;
  display: block;
}

.subsection-publications-grid .detail_list.records_list ul li .image span {
  display: block;
}

.subsection-publications-grid .detail_list ul li.hover .image {
  opacity: 0.01;
}

.subsection-publications-grid .detail_list ul li .image,
.subsection-publications-grid .detail_list ul li .hover-image-bg {
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.subsection-publications-grid .detail_list ul li .hover-image-bg {
  opacity: 0.01;
}

.subsection-publications-grid .detail_list ul li.hover .hover-image-bg {
  opacity: 0.99;
}

.hover-image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: block;
  padding-top: 100%;
}

.hover-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 0;
}

.hover-image-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-size: cover;
  background-position: center;
  display: block;
}

.subsection-publications-grid .detail_list ul li .image {
  float: none;
  margin-right: 0;
  margin-bottom: 22px;
  position: relative;
}

#main_content .subsection-publication-record h1 {
  margin-bottom: 12px;
  padding-bottom: 0;
  border-bottom: 0;
}

#main_content .subsection-publication-record #content_module {
  padding-top: 0;
}

#main_content .subsection-publication-record #content {
  margin-bottom: 50px;
}

#detail-slideshow-wrapper {
  position: relative;
  display: inline-block;
  line-height: 0;
  margin-bottom: 20px;
}

#detail-slideshow-prev,
#detail-slideshow-next {
  opacity: 0.01;
  background: 0, 0, 0, 0.0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  top: 0;
  width: 28%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif');
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

#detail-slideshow-prev {
  left: 0;
}

#detail-slideshow-prev span {
  -webkit-transform: translateX(-34px);
          transform: translateX(-34px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: 25px;
  background-image: url(/images/fancy_sprite.png);
  background-position: 0 -36px;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}

#detail-slideshow-next {
  right: 0;
}

#detail-slideshow-next span {
  -webkit-transform: translateX(34px);
          transform: translateX(34px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  right: 25px;
  background-image: url(/images/fancy_sprite.png);
  background-position: 0 -72px;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}

#detail-slideshow-wrapper #detail-slideshow-next:hover {
  opacity: 0.99;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}

#detail-slideshow-wrapper #detail-slideshow-prev:hover {
  opacity: 0.99;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}

#detail-slideshow-wrapper #detail-slideshow-next:hover span,
#detail-slideshow-wrapper #detail-slideshow-prev:hover span {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.hover-slides {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}


/* Store
    ----------------------------------------------------------- */

#store_cart_widget.hide-cart {
  display: none !important;
  visibility: none !important;
}

.store_item_add_to_cart:hover {
  background: transparent;
}

.store_item_add_to_cart span {
  /*background: url('/images/cart_inline_add.svg') transparent no-repeat right center;*/
  text-align: left;
  color: #919191;
}

.store_item_add_to_cart span {
  float: none;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  padding: 0;
  padding-top: 0;
  margin-right: 0;
  cursor: pointer;
}

.store_item .price {
  padding: 0;
}

.store_buy_small .store_item_add_to_cart span {
  padding-top: 0;
}

.store_item_remove_container {
  float: left;
  padding: 0;
}

.store_item_remove_container .store_item_remove_from_cart {
  cursor: pointer;
  padding-top: 6px;
}

.store_item_add_to_cart {
  float: none;
  clear: both;
  display: inline-block;
  height: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  transition: none;
  -webkit-transition: none;
}

.store_buy_small {
  display: inline-block;
  vertical-align: middle;
}

.store_buy_small {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10%;
}

.store_buy_small .store_item_add_to_cart {
  margin-left: 10px;
}

.store_buy_small .store_item_group {
  border-bottom: 0;
  margin-bottom: 0;
}

.store_buy_small .store_item {
  padding: 0;
  border-top: 0;
  border-bottom: 0;
}

.store_buy_small .store_item_controls {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.store_buy_small .store_item_add_to_cart span {
  padding: 0;
  width: auto;
  line-height: 12px;
}

.store_item .price {
  font-size: 18px;
}

.feature_list .store_buy_small {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10%;
}

.feature_list .description:after {
  content: '';
  display: block;
  width: 55px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 30px;
}

.section-store .feature_list .link {
  clear: none;
  display: inline-block;
}

.store_buy_small .store_item .price {
  padding: 2px 0 0 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.store_item.active .price.sold_out,
.store_item .price.sold_out {
  color: #919191;
}

#store_cart_widget #scw_items .scw_total_price {
  display: none !important;
}

#store_cart_widget #scw_checkout {
  display: none !important;
}

#sc_checkout_content .order_total {
  font-size: 17.5px;
}

#header #store_cart_widget {
  font-size: 0;
  line-height: 26px;
  margin-left: 18px;
  padding-left: 18px;
  position: relative;
  display: inline-block;
}

#store_cart_widget.hide_when_empty {
  display: none;
}


/*#header #store_cart_widget.slidein {
            transition: all 0.25s ease-in-out;
            -webkit-transition: all 0.25s ease-in-out;
            opacity:1.0;
            margin-right: 0;
        }*/

#header .store_cart_widget_inner {
  display: inline-block !important;
  opacity: 1.0 !important;
}

#header.hide-cart #store_cart_widget {
  display: none !important;
}

.store_item .variant {
  padding: 0;
}

#store_cart_widget #scw_heading,
#store_cart_widget #scw_items {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 26px;
}

#store_cart_widget:before {
  content: '';
  position: absolute;
  border-left: 1px solid #e0e0e0;
  display: block;
  width: 1px;
  height: 38px;
  left: 0;
  top: -6px;
}

#store_cart_widget a {
  text-decoration: none;
  color: #919191;
}

#store_cart_widget #scw_heading a {
  text-align: left;
  display: inline-block;
  /*background: url('/images/bag_.svg') transparent no-repeat top center;*/
}

#store_cart_widget #scw_heading:hover a svg * {
  fill: #0a0a0a;
}

#store_cart_widget #scw_items .scw_total_items,
#store_cart_widget #scw_items .scw_total_price {
  float: left;
  margin-left: 11px;
}

.store_item {
  clear: both;
  padding: 34px 0 19px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.store_item_group {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 50px;
}

#shopping_cart_information td.sc_cell_unavailable {
  color: #d84444;
  font-weight: normal;
}

#sc_contents_container #sc_vat_note {
  float: left;
  padding: 20px 0 15px 0;
}

.subsection-store-basket {
  clear: both;
  display: block;
}

.subsection-store-basket #content_module {
  padding-top: 0;
  width: 780px;
}

.subsection-store-basket #sidebar {
  width: 425px;
  float: right;
  text-align: left;
}

#sc_contents_container,
#sc_checkout_content {
  clear: both;
  display: block;
}

#shopping_cart_information th {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  font-size: 20px;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 12px 0;
  color: #0a0a0a;
}

#shopping_cart_information td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e0e0e0;
  padding: 35px 0;
}

#shopping_cart_information td.sc_cell_item .image {
  float: left;
  margin: 0 26px 0 0;
}

#shopping_cart_information td.sc_cell_item .title {
  display: block;
  line-height: 35px;
  font-size: 26px;
  margin-bottom: 10px;
}

#shopping_cart_information td.sc_cell_item .details {
  display: block;
  color: #919191;
  font-size: 17.5px;
  line-height: 28px;
}

#sc_checkout_content .sc_subtotal_label,
#sc_checkout_content .sc_discount_label,
#sc_checkout_content .sc_vat_total_label,
#sc_checkout_content .sc_shipping_total_label,
#sc_checkout_content .sc_order_total_label {
    font-weight: normal;
    font-size: 20px;
    float: left;
    margin: 0 10px 0 0;
    width: 158px;
    color: #0a0a0a;
}

#sc_checkout_content #shipping_container select {
    color: #313131;
    border: 1px solid #EAEAEA;
    padding: 5px;
    width: 100%;
    height: 38px;
    background: #f7f7f7;
    border-radius: 0;
    /* background-color: white; */
}

.store_buy_small .store_item_remove_container {
  padding: 0;
  color: #755858;
  font-size: 18px;
}

.store_buy_small .store_item_total {}

.store_buy_small .store_item_remove_from_cart {
  padding: 0;
  line-height: 18px;
  color: #FF8800;
  display: none !important;
}

div.arpromptfade {
  position: absolute;
  background-color: rgba(28, 15, 15, 0.82);
}

.store_buy_small .store_item_remove_container .store_item_total,
.store_buy_small .store_item_remove_container .store_item_remove_from_cart {
  float: none;
  margin: 0 0 0 20px;
  display: none;
  vertical-align: middle;
  text-indent: -9999px;
}

.store_item_total_number {
  text-indent: 0;
}

div.arprompt {
  border: none;
  border-radius: 0;
  padding: 30px;
}

#scw_popup_inner h3:after {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
  margin-bottom: 30px;
}

#scw_popup_inner h3 {
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0;
}

.store_item.active .store_item_remove_container {}

#basket_footer #store_payment_logos {
  clear: both;
  float: left;
  width: 100%;
  padding-top: 30px;
}

div.arprompt {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale3d(0.70, 0.70, 1);
  transform: scale3d(0.70, 0.70, 1);
}

div.arprompt {
  opacity: 0.01;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes anim-open {
  0% {
    -webkit-transform: translate3d(0, calc(50vh + 50%), 0);
    opacity: 0.01;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 0.99;
  }
}

@keyframes anim-open {
  0% {
    -webkit-transform: translate3d(0, calc(50vh + 50%), 0);
    transform: translate3d(0, calc(50vh + 50%), 0);
    opacity: 0.01;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

div.arprompt .button {
  border: 1px solid #ececec;
  border-radius: 2px;
  background: #fff;
  transition: background 0.35s ease-in-out;
  -webkit-transition: background 0.35s ease-in-out;
  height: auto;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

div.arprompt .button:hover {
  border: 1px solid #383838;
  background: #ffffff;
}

div.arprompt .button a {
  background: none;
  height: auto;
  padding: 10px 17px 8px 17px;
  margin: 0;
}
#scw_popup_inner .button, #wcw_popup_inner .button {
      box-sizing: border-box;
}
#scw_popup_inner #scw_popup_close {
  margin-right: 0;

}

#shopping_cart_information td.sc_cell_item .image {
  line-height: 0;
}

.store_item .variant {
  width: auto;
  margin-right: 50px;
}

.store_item_remove_from_cart span,
#shopping_cart_information td.sc_cell_remove .remove {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAABGdBTUEAALGPC/xhBQAAAaZJREFUWAnNmEFugzAQRQ25AyIn6CaiN4jUfXc5Sq7R42RfKZvu2fUEEUjddQ2d72JCEmzPDFBqiYxjz8x/YOSxMOa/tefd7lgUxdNfcUELmk5vgw4GGmPeTNse8jw/VVX15RyWsIBom+a9NeawzbLvqq4/Ugi1aXoic6FrC4cln4yDgBY0O22T0B/b7h2SNH0py/LTzc9hQxo9CIRCjlNBYrlvQJaCiUFA9wFkbhgOhBdkLhguRBBkKowEIgqihZFCsECkMBoINggXRgshAonBTIEQg/hgMI7SQMZu25pdeXQfQeJQu7v7uvPNyF40EIhXgSCwgzlTFwBoNUHstfXJVt/fPOv+qkAGS4OngaXBlU05QohBBhDuxdxjSQhk0nlG9I6MQPRnltAcQUYbG4QjxPHxEbFAJAIS3yFUFESTWBMTBNEkdHcpjfWCSBM5gKGV5BgFkSQYCo/1ubkeQLiBY6K+MU7OGxBOgE8sNh7L3YPEHGNCnPmQhgUJOXAEJD4+LVtrkqZ5pWSudvTbtkSA64tjAs4s5G9rU6d9DV/7s8SVZOXeD7RY6AaGZStcAAAAAElFTkSuQmCC');
  text-indent: -9999px;
  text-align: left;
  display: block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.75;
}

.store_item_remove_from_cart:hover span {
  opacity: 0.99;
}

#shopping_cart_information .detail-wrapper {
  display: block;
  float: right;
  width: 71%;
}

#shopping_cart_information td.sc_cell_item .image {
  float: left;
  width: 26%;
  margin-right: 0;
}

.subsection-store-slider-categories h2{
  font-size: 30px;
  margin-bottom: 40px;
}

.subsection-store-slider-categories h3{
  margin-top: 15px;
  font-size: 22px;
}

.category_slider {
  margin-right: -60px;
}

  .category_slider ul {
    padding-left: 0;
  }

  .category_slider ul li {
    list-style: none;
    padding-right:60px;
  }

  .category_slider .owl-controls{
    padding-right: 60px;
  }


/* Checkout 2.0 compatability
----------------------------------------------------- */

#sc_checkout_container.submitting,
#sc_checkout_container form.submitting {
    pointer-events: none;
}
.section-store .subsection-store-basket #content_module {
    width: 65%;
    box-sizing: border-box;
    padding-right: 50px;
    margin-bottom: 70px;
}
.section-store .subsection-store-basket #sidebar {
    width: 35%;
}
#sc_checkout_container .sc_field_group {
    margin: 0 0 40px;
    clear: both;
    float: left;
    width: 100%;
}
#sc_checkout_container h3.subheading {
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin: 0 0 20px;
    font-size: 1.1rem;
    line-height: 1.8rem;
    font-family: inherit;
    color: #555;
    position: relative;
    display: block;
    border-bottom: none;
    padding-bottom: 0;
}
    #sc_checkout_container h3.subheading:before {
        border-bottom: 1px solid #ddd;
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -2px;
        left: 0;
        right: 0;
        z-index: 0;
    }
    #sc_checkout_container h3.subheading:after {
        display: none;
    }
    #sc_checkout_container h3.subheading span {
        background: #fff;
        position: relative;
        z-index: 1;
        padding-right: 10px;
    }
    
#sc_checkout_container form .form_row label {
    display: block;
    margin-bottom: 5px;
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding: 10px 20px 0 0;
    margin-right: 0;
    color: #0a0a0a;
}
#sc_checkout_container .form_row > select,
#sc_checkout_container .select_container,
#sc_checkout_container .inputField {
    padding: 10px 10px;
    border: 1px solid #eaeaea;
    float: left;
    width: 60%;
    box-sizing: border-box;
    line-height: 2.4rem;
}
#sc_checkout_container #cardholder-name.inputField {
    line-height: 1.4rem;
    -webkit-font-smoothing: antialiased;
}
#sc_checkout_container #sc_checkout_payment_form .form_row label {
    width: 40%;
}
#sc_checkout_container #sc_checkout_payment_form .form_row .inputField {
    width: 60%;
}
#sc_checkout_container .select_container {
    border: 0;
    padding: 0;
}
#sc_checkout_container .select_container select {
    padding: 10px 10px;
    border: 1px solid #eaeaea;
    line-height: 2.4rem;
}
#sc_checkout_container form .form_row:after {
    display: none;
}

#sc_checkout_container .button {
    width: 100%;
    text-align: center;
    margin: 0;
}
    #sc_checkout_container .button a {
        float: none;
        width: 100%;
        display: block;
    }
#sc_checkout_back_button {
    padding: 25px 0 0;
    margin: 0 0 20px;
}
.required_field_label {
    color: #777;
}
#cardholder-name.inputField::placeholder {
    color: #aaa;
}
#sc_checkout_content #shipping_container #shipping_zones_container,
#sc_checkout_content #shipping_container #shipping_options_container {
    border: none;
}
#sc_checkout_content #shipping_container #shipping_zones_container,
#sc_checkout_content #shipping_container #shipping_options_container {
    margin-bottom: 15px;
    padding-bottom: 0;
}
#sc_checkout_content #shipping_container select {
    padding-right: 25px;
    height: auto;
}
#sc_checkout_container form .form_row {
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
#sc_checkout_container form .form_row select {
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #666;
    padding: 10px 0px;
    border-radius: 0;
    resize: none;
    cursor: pointer;
}
#sc_checkout_container form .form_row .select_container {
    position: relative;
}
#sc_checkout_container form .form_row .select_container:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -3px);
    right: 15px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #111;
    pointer-events: none;
}
#sc_additional_fields {
    border: none;
}
#sc_checkout_container #sc_checkout_content select {
    background-image: none;
}
#sc_total_price_container {
    border: none;
}
#sc_checkout_content #sc_subtotal,
#sc_checkout_content #sc_discount,
#sc_checkout_content #sc_vat_total,
#sc_checkout_content #sc_shipping_total,
#sc_checkout_content #sc_order_total {
    border-bottom: 1px solid #ddd;
}
#sc_checkout_button {
  clear: both;
}
#sc_checkout_container .inputField:-webkit-autofill,
#sc_checkout_container .inputField:-webkit-autofill:hover, 
#sc_checkout_container .inputField:-webkit-autofill:focus, 
#sc_checkout_container .inputField:-webkit-autofill:active  {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}






/* About
    ----------------------------------------------------------- */


/* Contact
    ----------------------------------------------------------- */

.page-contact #content_module {
  clear: left;
}

#map_basic,
.google-map {
  width: 100%;
  height: 100vh;
}

.page-contact #sidebar {
  background: #978d8d;
}

.page-contact #sub_nav.navigation {
  float: left;
}

.page-contact #sub_nav.navigation ul li {
  margin: 0 25px 0 0;
}

.page-contact #main_content h1 {
  clear: both;
  border-bottom: 0;
  margin-bottom: 0;
}

.page-contact #sub_nav.navigation {
  margin: 0 0 55px;
}

span.desktop-only-subnav {
  display: block;
}

span.mobile-only-subnav {
  display: none;
}

.section-gallery #sub_nav .first {
  display: none !important;
}

.page-contact #content_module a,
.page-contact #content_module a:visited {
  color: #919191;
}

.page-contact #content_module a:hover {
  color: #0a0a0a;
}


.section-content .panel_image_grid .panel_header {
    border: 0;
    padding: 0;
    float: left;
    width: 565px;
}
    .section-content #main_content .panel_image_grid .panel_header h1 {
        font-size: 21px;
        border: 0;
        line-height: 24px;
        margin: 0;
    }
    .section-content .panel_image_grid .panel_header h1:after {
        content: '';
        display: block;
        width: 55px;
        border-bottom: 1px solid #e0e0e0;
        padding-top: 15px;
    }
    .section-content .panel_image_grid #image_gallery {
      clear: none;
    }


/* -----------------------------------------------------------
   Global Classes
----------------------------------------------------------- */

.article-heading-wrapper {
  width: 595px;
  float: left;
  padding-top: 30px;
}


/* Artwork details
    ----------------------------------------------------------- */

#image_gallery #image_container {
  height: 560px;
  height: auto;
  float: right;
  display: inline;
  text-align: center;
  transition: width 0.35s ease-in-out;
  -webkit-transition: width 0.35s ease-in-out;
}

.subsection-works .image span,
.subsection-works .image span a,
.subsection-works .image span img {
  max-height: 100%;
  max-width: 100%;
}
.subsection-works #sidebar,
.subsection-works #content{
    margin-bottom:60px
}
#image_gallery #content_module {
  width: 565px;
  float: left;
  display: inline;
  min-height: 370px;
  position: relative;
  padding-bottom: 30px;
  transition: width 0.35s ease-in-out;
  -webkit-transition: width 0.35s ease-in-out;
}

#image_gallery #content_module .subtitle,
.subsection-store-record .store-header .subtitle {
  margin-bottom: 0;
}

#image_gallery #content_module .heading_wrapper,
#content_module .artwork-header,
.subsection-store-record .store-header {
  margin-bottom: 20px;
}

#content_module .artwork-header h1 {
  margin-bottom: 12px;
  padding-bottom: 0;
  border-bottom: 0;
}

#image_gallery #content_module .page_stats:before {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
  margin-bottom: 20px;
}


/* Parallax sidebar images
    ----------------------------------------------------------- */

#sidebar.fixed-sidebar.scrollable {
  position: absolute;
  bottom: 0;
  top: auto;
  overflow: hidden;
}

#sidebar.fixed-sidebar {
  float: none;
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  margin: 0 !important;
  float: right;
}

#sidebar.fixed-sidebar .image {
  line-height: 0;
  height: 100%;
}


/* Parallax sidebar images
    ----------------------------------------------------------- */

#sidebar.parallax-image {
  width: 50%;
  position: absolute;
  float: none;
  right: 0;
  top: 0;
}

.parallax-image {
  width: 50%;
  height: 100%;
  position: relative;
  float: right;
  overflow: hidden;
  height: 100vh;
}

.parallax-image .parallax-image-inner {
  background-size: cover !important;
  background-position: center;
  /* Now using focal background-position: center !important; */
  width: 100%;
  height: 100vh;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden;
  will-change: transform;
}

.parallax-image .parallax-image-inner .image {
  background-size: cover !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-position: center !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.parallax-content {
  height: 100%;
  width: 50%;
  float: left;
  overflow: hidden;
  height: 100vh;
}

.fullscreen_slideshow ul li .content.parallax-content {
  top: 0;
}

.parallax-content .parallax-content-inner,
.fullscreen_slideshow ul li .content.parallax-content .inner.parallax-content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 888;
  margin: 0;
  position: relative;
}

#sidebar.parallax-image .caption {
  padding-top: 10px;
  position: absolute;
  bottom: 0;
  z-index: 887;
}

.fullscreen_slideshow ul li .image {
  /*transform: scale(1) translateX(0);
        transition: transform 15s linear;*/
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fullscreen_slideshow ul li.cycle-slide-active .image {
  /*transform: scale(1.15);*/
}

#custom_hero_header .parallax-image .parallax-image-inner .image {
  /* transition: transform 15s linear;
        -webkit-animation: mymove 20s;
        animation: zoom_in 20s;*/
}
body.cascading-hero-header-enabled #main_content {
    padding-top: 0;
}
body.cascading-hero-header-enabled .heading_wrapper.cascading-page-header {
    padding-top: 80px;
}

/*
    @-webkit-keyframes zoom_in {
        0%   {transform: scale(1) translateX(0);}
        100% {transform: scale(1.15);}
    }

    @keyframes zoom_in {
        0%   {transform: scale(1) translateX(0);}
        100% {transform: scale(1.15);}
    }
*/


/* Slideshows/hero sections
    ----------------------------------------------------------- */

.type-fullscreen #burger svg *,
.type-fullscreen #logo svg *,
.fullscreen-artist-image #logo svg *,
.section-artists.page-param-type-artist_id:not(.page-param-works) #logo svg *,
.cascading-hero-header-enabled #logo svg *,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #logo svg *,
.type-fullscreen #custom_slide_nav_reveal svg *,
.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_slide_nav_reveal svg *,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_slide_nav_reveal svg *,
.type-fullscreen #custom_search_reveal svg *,
.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_search_reveal svg *,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_search_reveal svg *,
.section-projects.page-param-type-project_id #custom_search_reveal svg *,
.section-projects.page-param-type-project_id #logo  svg * {
  fill: #fff;
}

.type-fullscreen #custom_slide_nav_reveal,
.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_slide_nav_reveal,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_slide_nav_reveal,
.section-projects.page-param-type-project_id #custom_slide_nav_reveal {
  color: #fff;
  fill: #fff;
}

.type-fullscreen #burger:hover svg *,
.type-fullscreen #logo:hover svg *,
.fullscreen-artist-image #logo:hover svg *,
.cascading-hero-header-enabled #logo:hover svg *,
.section-artists.page-param-type-artist_id:not(.page-param-works) #logo:hover svg *,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #logo:hover svg *,
.type-fullscreen #custom_slide_nav_reveal:hover svg *,
.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_slide_nav_reveal:hover svg *,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_slide_nav_reveal:hover svg *,
.type-fullscreen #custom_search_reveal:hover svg *,
.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_search_reveal:hover svg *,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_search_reveal:hover svg * {
  fill: #0a0a0a;
}

.type-fullscreen #custom_slide_nav_reveal:hover,
.section-artists.page-param-type-artist_id:not(.page-param-works) #custom_slide_nav_reveal:hover,
.section-exhibitions.page-param-type-exhibition_id:not(.page-param-type-object_id):not(.page-param-current-forthcoming):not(.page-param-past):not(.page-param-type-section) #custom_slide_nav_reveal:hover {
  color: #0a0a0a;
  fill: #0a0a0a;
}

.type-fullscreen #header.page-scroll #logo *,
.cascading-hero-header-enabled #header.page-scroll #logo * {
  fill: #0a0a0a;
}

.type-fullscreen .navigation ul li a,
.type-fullscreen .navigation ul li a:visited,
.fullscreen-artist-image .navigation ul li a {
  color: #fff;
}

.fullscreen_slideshow {
  top: 0 !important;
  overflow: hidden;
}
#slideshow .slideshow_pager .slideshow_pager_inner {
  width:100%;
}
.fullscreen_slideshow ul li .content {
  display: block;
  position: absolute;
  z-index: 102;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-width: 1360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.device-handheld .fullscreen_slideshow ul li .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fullscreen_slideshow ul li.splitscreen-slide-layout .content .inner {
  width: 50%;
  box-sizing: border-box;
}
.section-home .parallax-image,
.fullbleed-panel-wrapper .parallax-image {
  width: 100%;
  height: 100vh;
  position: relative;
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: block;
  overflow: hidden;
}

.fullscreen_slideshow ul li .image {
  background-attachment: scroll;
}

.fullscreen_slideshow ul li.splitscreen-slide-layout .parallax-image-inner {
  width: 50%;
  float: right;
  right: 0;
  left: auto;
}

.fullscreen_slideshow ul li .content h2,
.fullscreen_slideshow ul li .content h2 a,
.fullscreen_slideshow ul li .content h2 a:visited,
.fullscreen_slideshow ul li .content h2 a .separator,
.fullscreen_slideshow ul li .content h2 a .h1_subtitle {
  color: #fff;
  font-size: 75px;
  letter-spacing: 0;
  line-height: 89px;
}

.fullscreen_slideshow ul li .content .subtitle,
.fullscreen_slideshow ul li .content .date {
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  margin: 0 0 14px 0;
  clear: both;
  display: block;
}

.fullscreen_slideshow ul li .content .subtitle,
.fullscreen_slideshow ul li .content .date {
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  margin: 0 0 14px 0;
  clear: both;
  display: block;
}

.fullscreen_slideshow ul li.splitscreen-slide-layout .content h2,
.fullscreen_slideshow ul li.splitscreen-slide-layout .content h2 a,
.fullscreen_slideshow ul li.splitscreen-slide-layout .content h2 a:visited,
.fullscreen_slideshow ul li.splitscreen-slide-layout .content h2 a .separator,
.fullscreen_slideshow ul li.splitscreen-slide-layout .content h2 a .h1_subtitle,
.fullscreen_slideshow ul li.splitscreen-slide-layout .content .subtitle,
.fullscreen_slideshow ul li.splitscreen-slide-layout .content .date {
  color: #0a0a0a;
}

.fullscreen_slideshow ul li:after {
  text-indent: -9999px;
  content: '.';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(28, 15, 15, 0.22);
}

.fullscreen_slideshow ul li.splitscreen-slide-layout:after {
  left: auto;
  width: 50%;
  background: rgba(28, 15, 15, 0.22);
}

.slideshow_pager {
  position: absolute;
  bottom: 40px;
  right: 30px;
  z-index: 999;
}

.slideshow_pager_inner {
  line-height: 0;
}

.slideshow_pager .slideshow-dot-wrapper {
  padding: 5px;
  display: inline-block;
  margin-right: -4px;
}

.slideshow_pager .slideshow-dot {
  display: block;
  cursor: pointer;
}

.slideshow_pager .slideshow-dot-wrapper .slideshow-dot * {
  fill: transparent;
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}

.slideshow_pager .slideshow-dot-wrapper.active .slideshow-dot * {
  fill: #fff;
}


/* Records list
       Default styling for all content grids on the site
    ----------------------------------------------------------- */

.records_list {}

.records_list ul {
  margin-right: 0;
}

.records_list ul li {}

.records_list ul li a,
.records_list ul li a:visited {}

.records_list ul li .image,
.records_list ul li .icon {
  background: transparent;
}

.records_list .content {}


/* Image list
       A grid of images with captions e.g. Artists list
    ----------------------------------------------------------- */

.image_list {}

.image_list ul {}

.image_list ul li {

}

.image_list ul li .image {}

.image_list ul li .content {}


/* Detail list
       A grid which usually has an image with more preview text/content
    ----------------------------------------------------------- */

.detail_list {}

.detail_list ul {
  width: auto;
  margin-right: -45px;
}

.detail_list ul li {
  display: inline-block;
  float: none;
  width: 50%;
  vertical-align: top;
  margin: 0 0 60px 0;
  padding-right: 45px;
  box-sizing: border-box;
}

.detail_list ul li .image {
  float: left;
  margin-right: 0;
}

.detail_list ul li .content {
  float: right;
  width: 305px;
}

.detail_list ul li h2 {
  margin: 0 0 15px;
  margin: 15px 0 10px 0;
}

.detail_list ul li .subtitle {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 28px;
}


/* Feature list
    ----------------------------------------------------------- */

.subsection-news-grid .records_list.feature_list ul li:first-child {
  border-bottom: 0;
  margin-bottom: 70px;
  padding-bottom: 0;
}


.records_list.feature_list ul li:first-child   {
    margin-bottom: 40px;
}


.records_list.feature_list ul {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 35px;
}

.records_list.feature_list .owl-controls{
  padding-right: 0;
}

.records_list.feature_list ul li {
  margin: 0 0 70px
}

.feature_list ul li .image,
.feature_panels .slider_list.single_row_slider_four.records_list.feature_list .image,
.feature_panels .slider_list.single_row_slider_three.records_list.feature_list .image,
.feature_panels .slider_list.records_list.feature_list .image {
  width: 595px;
  height: 550px;
  margin-right: 0;
  float: right;
}

.feature_list ul li .image span {
  width: 100%;
  height: 550px;
  max-height: 100%;
  max-width: 100%;
}

.records_list.feature_list ul li .content,
.feature_panels .slider_list.single_row_slider_four.records_list.feature_list .content,
.feature_panels .slider_list.single_row_slider_three.records_list.feature_list .content,
.feature_panels .records_list.feature_list.slider_list .content {
  width: 500px;
  padding-top: 30px;
  float: left;
}

.records_list.feature_list ul li h2,
.feature_panels .slider_list.records_list.feature_list .content h2 {
  margin: 0 0 10px;
  font-size: 51px;
  line-height: 60px;
  letter-spacing: 0;
}


/* Tile list
----------------------------------------------------------- */

.inview_element,
.records_list.tile_list .tile_list_formatted ul li,
.animate-entrance {
  opacity: 0.01;
  /*-webkit-transform: translateY(100px);*/
  transform: translateY(100px);
  /*-webkit-transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s  ease-in-out;*/
  transition: transform 1200ms cubic-bezier(0.0, 0.0, 0.2, 1), opacity 1200ms cubic-bezier(0.0, 0.0, 0.2, 1);
  
  z-index: 1;
  position: relative;
}

.inview_element.inview,
.records_list.tile_list .tile_list_formatted ul li.inview,
.animate-entrance-active  {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.tile_list_formatted {
  margin-right: -70px;
}

.tile_list {
  overflow: hidden;
}

.records_list.tile_list ul {
  float: none;
  display: inline-block;
  clear: none;
  width: 33.3%;
  margin-right: 0;
  padding-right: 70px;
  box-sizing: border-box;
  vertical-align: top;
}

.records_list.tile_list ul li {
  width: auto;
  margin: 0 0 50px;
}

.records_list.tile_list ul li .image,
.records_list.tile_list ul li .image span {
  height: auto !important;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.records_list.tile_list ul li .image {
  margin: 0 auto 20px auto;
  overflow: hidden;
}

.records_list.tile_list ul li .image img {
  max-width: 100%;
  max-height: none;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}

.records_list.tile_list ul li .image:hover img {
  /*transform: scale(1.05);
                transition: transform 1s linear;*/
}

.records_list.tile_list ul li .artist_title_year {
  font-size: 20px;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
  color: #0a0a0a;
}

.artist_title_year strong {
  font-weight: normal !important;
}

.records_list.tile_list ul li .medium,
.records_list.tile_list ul li .dimensions {
  font-size: 17px;
  line-height: 25px;
  font-weight: normal;
  display: block;
  color: #919191;
}


/* Slider list
A grid that uses left/right slider
----------------------------------------------------------- */

.feature_panels .slider_list.records_list {
  margin-right: -60px;
}

.feature_panels .slider_list.records_list .item-group {
  margin-bottom: 0;
}

.feature_panels .slider_list.double_row_slider.records_list .item {
  margin-bottom: 60px;
}

.feature_panels .slider_list.records_list .owl-item {
  padding-right: 60px;
  box-sizing: border-box;
}

.feature_panels .slider_list.records_list .image {
  width: 45%;
  height: auto;
  float: left;
  line-height: 0;
}

.feature_panels .slider_list.records_list.feature_list .image {
  float: right;
}

.feature_panels .feature_panels .records_list .image span {
  width: 100%;
  height: auto;
}

.feature_panels .slider_list.records_list .content {
  float: right;
  width: 50%;
  text-align: initial;
}

.feature_panels .slider_list.records_list.publications_slider .content {
  text-align: center;
}

.feature_panels .slider_list.records_list.publications_slider.feature_list .content {
  text-align: center;
}

.feature_panels .slider_list.records_list .content h2 {
  margin: 15px 0 10px 0;
}

.feature_panels .slider_list.records_list .content .subtitle {
  font-size: 18px;
  line-height: 26px;
  color: #0a0a0a;
  margin-bottom: 20px;
}

.feature_panels .fp_artist-publications .slider_list.records_list .content .subtitle {
  margin: 0;
}

.feature_panels .slider_list.records_list .content .date {
  font-size: 18px;
}

.feature_panels .slider_list.records_list .content .description {
  display: none;
}


/* Large featured artwork panel
----------------------------------------------------------- */

.feature-artworks-column.faa-col-left {
  width: 45%;
  float: left;
  padding-top: 8%;
}
    .panel_variant_reversed_layout .feature-artworks-column.faa-col-left {
      float: right;
    }

.feature-artworks-column.faa-col-right {
  width: calc(55% - 70px);
  float: right;
}
    .panel_variant_reversed_layout .feature-artworks-column.faa-col-right {
      float: left;
    }
    
.feature-artworks-artwork.faa-1 {
    text-align: right;
}
    .panel_variant_reversed_layout .feature-artworks-artwork.faa-1 {
        text-align: left;
    }
    
.feature-artworks-column h2.faa-heading {
  font-size: 44px;
  line-height: 52px;
}

.fp_large_artwork_feature {
  padding-top: 80px;
  margin-bottom: 10px;
}
.panel_text + .fp_large_artwork_feature {
  padding-top: 0;
}
.subsection-project-record .feature_panels .panel.panel_text + .panel_video_fullbleed,
.subsection-project-record .feature_panels .panel.panel_text + .panel_images_adjacent_fullbleed,
.subsection-project-record .feature_panels .panel.panel_video_fullbleed + .panel_text,
.subsection-project-record .feature_panels .panel.panel_text + .panel_text,
.subsection-project-record .feature_panels .panel.panel_fullbleed + .panel_text {
  margin-top: -80px;
}
.feature-artworks-content {
  padding-bottom: 70px;
}

.fp_large_artwork_feature .feature-artworks-column.faa-col-left .description {
  display: block;
}

.fp_large_artwork_feature .feature-artworks-column.faa-col-left .read_more {
  padding-top: 38px;
  padding-bottom: 0;
  box-sizing: border-box;
  line-height: 50px;
  font-size: 22px;
}

.feature-artworks-artwork {
  margin-bottom: 50px;
  text-align: left;
}
.panel_variant_reversed_layout  .feature-artworks-artwork {
  text-align: right;
}

.feature-artworks-artwork .artist_title_year {
  font-size: 20px;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
  color: #0a0a0a;
  display: block;
}

.feature-artworks-artwork .image {
  margin-bottom: 15px;
  line-height: 0;
}

.feature-artworks-artwork .medium,
.feature-artworks-artwork .dimensions {
  font-size: 17px;
  line-height: 25px;
  font-weight: normal;
  display: block;
  color: #A4A0A0;
}

.feature-artworks-artwork.faa-3 {
  width: 72%;
}

.feature-artworks-artwork img {
    max-height: 650px;
}

/* See also list
Three column list with small images
    ----------------------------------------------------------- */
.related_items_panel {
    display: block;
    clear:both;
}

.see-also-panel {
  clear: both;
  display: block;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  padding: 60px 0;
}

.see_also_list .see_also_list_inner {
  width: auto;
  margin: 0 -60px 0 0;
}

.see_also_list .item {
  display: inline-block;
  margin: 0 0 60px 0;
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}

.see_also_list .item .icon {
  width: 24%;
  float: left;
  margin-right: 4%;
  display: inline-block;
  vertical-align: middle;
}

.feature_panels .slider_list.records_list.see_also_list .item .content {
  width: 68%;
  float: right;
  display: inline-block;
  vertical-align: middle;
}

.see_also_list .item .content {
  width: 68%;
}

.see_also_list .item h2 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 0px 0;
}

.see_also_list .item .subtitle {
  font-size: 18px;
  line-height: 24px;
  color: #0a0a0a;
  margin-bottom: 0;
}

.feature_panels .slider_list.records_list.see_also_list .content h2 {
  margin: 0px 0 5px 0;
}


/* Image text adjacent
----------------------------------------------------------- */
.feature_panels .panel.panel_image_text_adjacent {
    width: 100%;
    margin: 0 0 50px;
}
.feature_panels .panel.panel_image_text_adjacent .content{
    width: 565px;
    padding-top: 30px;
    margin-bottom: 30px;
    float: right;
}
.feature_panels .panel.panel_image_text_adjacent.panel_variant_2 .content{
    float: left;
}
    .feature_panels .panel.panel_image_text_adjacent .content h2{
        font-size: 44px;
        line-height: 52px;
    }
    .feature_panels .panel.panel_image_text_adjacent .content .panel-header {
        padding-bottom: 40px;
    }
    
    
.feature_panels .panel.panel_image_text_adjacent .image{
    width: 595px;
    float: left;
    text-align: center;
}
.feature_panels .panel.panel_image_text_adjacent.panel_variant_2 .image{
    float: right;
}


/* Simple text panel
----------------------------------------------------------- */
.feature_panels .panel.panel_text {
    width: 100%;
    margin: 0 auto 10px auto;
    padding-top: 80px;
}
.feature_panels .panel.panel_text.panel_variant_20 .content {
  width: 70%;
  display: block;
}
.section-projects .feature_panels .panel.panel_text.panel_variant_20 .content {
  padding-left: 120px;
  padding-right: 120px;
  max-width:1050px;
  box-sizing: border-box;
}
.feature_panels .panel.panel_text .content h2{
    font-size: 44px;
    line-height: 52px;
}
.feature_panels .panel.panel_text .content .panel-header {
    padding-bottom: 40px;
}

.feature_panels .panel.panel_text .pull_quote {
  display: block;
  font-size: 44px;
  line-height: 52px;
  color: #0a0a0a;
  margin-bottom: 25px;
}


/* Parallax split panel
----------------------------------------------------------- */

.feature_panels .parallax-split {
  margin-bottom: -1px;
  /* padding-top: 100vh; */
  border-top: 0;
}

.feature_panels .parallax-split .records_list_inner {
  position: absolute;
  left: 0;
  right: 0;
  /* top: 0; */
}

.feature_panels .parallax-split h2 {
  font-size: 38px;
  line-height: 50px;
}

.feature_panels .parallax-split .item {
  height: 100vh;
  background: #FAFAFA;
}

.feature_panels .parallax-split .item:nth-child(even) {
  background: #f5f3f3;
}

.feature_panels .parallax-split .parallax-content {
  float: left;
  width: 50%;
  height: 100vh;
  position: absolute;
}

.feature_panels .parallax-split .parallax-image:before {
  content: '';
  display: block;
  height: 100%;
  width: 50%;
  background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, rgba(0, 0, 0, 0.00) 100%);
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.43) 0%, rgba(0, 0, 0, 0.00) 100%);
  z-index: 99;
  position: absolute;
  right: 0;
}

.feature_panels .parallax-split .parallax-content .parallax-content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 888;
  margin: 0;
  position: relative;
  padding: 0 30px;
  box-sizing: border-box;
  max-width: 680px;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
}

.parallax-split-indicator,
.parallax-split-title {
  position: absolute;
  right: 30px;
  z-index: 887;
  top: 0;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
}

.parallax-split-indicator {
  width: 34px;
  text-align: center;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.parallax-split-title {
  right: auto;
  left: 30px;
  padding-top: 6%;
  box-sizing: border-box;
}

.parallax-split-indicator-dot {
  display: block;
  /* background: red; */
  /* width: 20px; */
  /* height: 18px; */
  /* margin: 10px; */
  padding: 6px;
  line-height: 0;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.parallax-split-indicator-dot svg * {
  fill: transparent;
  -webkit-transition: fill .2s;
  transition: fill .2s;
}

.parallax-split-indicator-dot.active svg * {
  fill: #fff;
}

.parallax-split-indicator.fix,
.parallax-split-title.fix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.parallax-split-indicator.exit,
.parallax-split-indicator.fix.exit,
.parallax-split-title.exit,
.parallax-split-title.fix.exit {
  position: absolute;
  bottom: 0;
  top: auto;
  margin-top: 0;
}

.feature_panels .parallax-split .parallax-split-clear {
  height: 100vh;
  position: relative;
}

.feature_panels .parallax-split .status-panel {
  /*  margin-bottom: 35px;
        display: block;
        position: absolute;
        margin-top: 10vh;
        left: 0;
        right:0;*/
}

.feature_panels .parallax-split .status-panel .status-panel-inner {}

.feature_panels .parallax-split .status-panel:after {
  content: '';
  display: none;
  width: 0;
  border-bottom: 0;
  padding-top: 0;
}

.feature_panels .parallax-split .status-panel .status-panel-inner:after {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
}

.feature_panels .parallax-split .item .description:after {
  content: '';
  display: block;
  width: 55px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 30px;
}


/* Parallax split panel
----------------------------------------------------------- */

.feature_panels .video_panel{
  margin-bottom: 80px;
}

.feature_panels .video_panel .image,
.feature_panels .video_panel .image span {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature_panels .video_panel .image {
  position: relative;
  z-index: 20;
  cursor: pointer;
}

.feature_panels .video_panel .image iframe {
  width: 100%;
  height: 100%;
}

.feature_panels .video_panel .panel_content {
  position: relative;
}

.page_section.page_section_overview .panel_content {
  color: #0a0a0a;
}

.feature_panels .video_panel .image:after {
  text-indent: -9999px;
  content: '.';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  opacity: 0.99;
  background: rgba(28, 15, 15, 0.26);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.feature_panels .video_panel:hover .image:after {
  background: rgba(28, 15, 15, 0.60);
}

.feature_panels .video_panel.video_play .image:after {
  display: none !important;
}

.feature_panels .video_panel .panel_content .content {
  position: absolute;
  z-index: 30;
  top: 7%;
  left: 4%;
  color: #fff;
  -webkit-transition: all .4s;
  transition: all .4s;
  opacity: 0.99;
}

.feature_panels .video_panel .panel_content .content .status {
  color: #fff;
  text-decoration: none;
}

.feature_panels .video_panel .panel_content .content h2 {
  font-size: 53px;
  line-height: 57px;
  letter-spacing: 0;
  color: #fff;
  max-width: 800px;
}

.feature_panels .video_panel .panel_content .content .subtitle,
.feature_panels .video_panel .panel_content .content .date {
  color: #fff;
  margin-bottom: 0;
}

.feature_panels .video_panel.video_play .panel_content .content {
  top: -100px;
  opacity: 0.01;
}

.feature_panels .panel_content .content .play-icon {
  display: block;
  margin-top: 30px;
}


/* Mailing signup panel
    ----------------------------------------------------------- */

.records_list ul li.mailing-signup-panel,
.records_list.detail_list ul li.mailing-signup-panel {
  display: block;
  width: 100%;
  text-align: center;
}

.mailing-signup-panel .inner {
  min-height: 365px;
  display: block;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
  box-sizing: border-box;
  margin-bottom: -1px;
}

.mailing-signup-panel .inner h2 {
  font-size: 41px;
  line-height: 45px;
  letter-spacing: 0;
}

.mailing-signup-panel #mc_embed_signup label {
  display: none;
}

.mailing-signup-panel #mc_embed_signup input {
  float: none;
  vertical-align: middle;
  width: 100%;
  max-width: 420px;
  margin: 0;
  border: 1px solid #DBDBDB;
  border-radius: 0;
  padding: 8px;
  box-sizing: border-box;
}

.mailing-signup-panel #mc_embed_signup .mc-field-group {
  float: none;
  width: 420px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 30px;
}

.mailing-signup-panel #mc_embed_signup input.button {
  background: #E2E2E2;
  color: #0a0a0a;
  border: 0;
  font-size: 22px;
  padding: 9px 40px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.mailing-signup-panel h2,
.detail_list ul li.mailing-signup-panel h2 {
  margin: 0 0 36px 0;
}

.mailing-signup-panel #mc_embed_signup input.button:hover {
  background: #333333;
  color: #fff;
}

.instagram-feed-list-wrapper {
  max-width: 1360px;
  padding: 0 30px 70px 30px;
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  display: block;
}

.records_list ul li.instagram-panel,
.records_list.detail_list ul .instagram-panel,
.instagram-panel {
  display: block;
  width: 100%;
  height: 520px;
}

.instagram-panel .instagram-panel-inner {
  position: absolute;
  left: 0;
  right: 0;
  background: rgb(249, 247, 247);
}

.instagram-items-wrapper {
  display: block;
  overflow: hidden;
}

.instagram-items {
  display: block;
  margin-right: -45px;
}

.instagram-panel .instagram-items .instagram-item {
  display: inline-block;
  float: none;
  width: 25%;
  vertical-align: top;
  margin: 0;
  padding-right: 45px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.instagram-panel ul.instagram-feed-list li .image:after {
  content: '';
  height: 100%;
  display: inline-block;
  width: 0;
}

.instagram-item .image-wrapper {
  padding-top: 100%;
  display: block;
  position: relative;
}

.instagram-panel .instagram-items .instagram-item .image,
.instagram-panel .instagram-items .instagram-item .image span,
.instagram-panel .instagram-items .instagram-item .image img,
.detail_list .instagram-panel .instagram-items .instagram-item .image,
.detail_list .instagram-panel .instagram-items .instagram-item .image span,
.detail_list .instagram-panel .instagram-items .instagram-item .image img {
  width: 100%;
  height: auto;
}

.instagram-panel .instagram-items .instagram-item .image,
.detail_list .instagram-panel .instagram-items .instagram-item .image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.instagram-panel .panel_header {
  border-top: 0;
  text-align: center;
  margin-bottom: 40px;
  display: block;
}

.instagram-panel .panel_header h2 {
  margin: 0;
}

.instagram-panel .instagram-items .instagram-item .content {
  float: none;
  width: 100%;
  padding: 20px;
  display: block;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.instagram-panel .item-likes {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 0.99;
  transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  -webkit-transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  -moz-transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
}

.instagram-panel .instagram-item:hover .item-likes {
  top: -100px;
  opacity: 0.01;
}

.instagram-panel .item-likes span {
  display: inline-block;
  vertical-align: middle;
  line-height: 19px;
  font-size: 24px;
  margin-right: 4px;
  color: #fff;
}

.instagram-item .image-wrapper:after {
  content: '';
  background: rgba(0, 0, 0, 0.18);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.05);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.11) 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.11) 100%);
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}

.instagram-item:hover .image-wrapper:after {
  background: rgba(0, 0, 0, 0.6);
}

.instagram-item .content-wrapper {
  position: absolute;
  top: 110%;
  left: 0;
  right: 0;
  padding-right: 45px;
  opacity: 0.01;
  transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  -webkit-transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  -moz-transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  max-height: 90%;
}

.instagram-item:hover .content-wrapper {
  top: 0;
  box-sizing: border-box;
  opacity: 0.99;
}

.instagram-item .content-wrapper .content h2 {
  font-size: 22px;
  line-height: 27px;
  color: #fff;
}


/* Generic feature panel items
    ----------------------------------------------------------- */

.panel_header {
  margin-bottom: 40px;
  padding-top: 38px;
  border-top: 1px solid #e0e0e0;
  position: relative;
}

.panel-header-link {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-top: 38px;
  padding-bottom: 0;
  box-sizing: border-box;
  line-height: 50px;
  font-size: 22px;
}

.panel-header-link .link a,
.panel-header-link .link span {
  line-height: 50px;
}

.panel_header h2 {
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 0;
}

.feature_panels .records_list ul {
  text-align: initial;
}

.feature_panels .panel:last-child,
.feature_panels .panel:last-child .inner {
  border-bottom: 0
}


/* link
Basic text link usually used throughout the site
----------------------------------------------------------- */

.link {}

.link a,
.link span {
  font-weight: normal;
  line-height: 28px;
}

.link a,
.link a:visited {}


/* Miscellaneous
       Common classes used throughout the site, generally on grids
    ----------------------------------------------------------- */
.addthis_button_email {
  display: none !important;
  pointer-events: none !important;
}
.description {
  color: #919191;
}

.subtitle,
.feature_panels .slider_list.records_list.feature_list .content .subtitle {
  font-size: 27px;
  line-height: 36px;
  color: #0a0a0a;
  margin-bottom: 25px;
}

.date {
  color: #919191;
}

.price,
#sc_total_price_container .order_total_wrapper,
.records_list .price,
.store_item .price {
  color: #919191;
}

.store_item.active .price {
  color: #0a0a0a;
}

.store_item.active .buy-button-icon svg * {
  fill: #0a0a0a;
}

.image {}

.caption {}

.divider.inner {
  height: 0;
}

.read_more:after {
  content: '';
  background: url('/images/readmore_icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 13px;
  display: block;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.read_more:hover:after {
  -webkit-transform: translateX(7px);
          transform: translateX(7px);
}

.simple_list ul li a {
  font-weight: normal;
}

.page_stats {
  font-weight: normal;
}

#protected_path_login:after {
  z-index: -1;
}


/* Social sharing links
    ----------------------------------------------------------- */

#social_sharing_links {
  display: inline-block;
}

.heading_wrapper #social_sharing_links {
  display: inline-block;
  margin-bottom: 35px;
  border-top: 1px solid #e0e0e0;
  padding-top: 18px;
}

#social_sharing_links.inline .social_links_item {
  display: inline-block;
  vertical-align: middle;
}

#social_sharing_links.inline a {
  border: 0;
  padding: 0;
  padding-right: 3px;
  margin-right: 10px;
  display: block;
  border-radius: 0;
  font-size: 14.5px;
  color: #c5c5c5;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

#social_sharing_links.inline a i {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#social_sharing_links.inline a:hover {
  color: #0a0a0a;
}

#social_sharing_links.inline a:hover i {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}


/* Status panel ----------------------------------------- */

.status-panel {
  margin-bottom: 45px;
  display: block;
}

.status-panel:after {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
}

.status-panel .status,
.status-panel .date {
  display: inline-block;
  font-size: 21px;
  line-height: 24px;
  margin-right: 10px;
}

.status,
.status a,
.status a:visited {
  color: #0a0a0a;
  text-decoration: none;
}

.status.status-subsection,
.status.status-subsection a,
.status.status-subsection a:visited {
  color: #919191;
}

.fullscreen_slideshow .status-panel:after {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
}

.fullscreen_slideshow .status {
  font-size: 22px;
  line-height: 26px;
}

.fullscreen_slideshow li.fullscreen-slide-layout .status {
  color: #fff;
}

.feature_panels .fp_artist-latest .parallax-split .parallax-content {
  width: auto;
  max-width: calc(50% - 130px);
  left: 120px;
}


/* Custom hero panels ----------------------------------------- */

#custom_hero_header {
  position: absolute;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
}

#custom_hero_header .parallax-image {
  width: 100%;
}

#custom_hero_header .parallax-image:after,
.fullbleed-panel-wrapper .parallax-image:after {
  text-indent: -9999px;
  content: '.';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(28, 15, 15, 0.26);
}
.section-projects #custom_hero_header .parallax-image:after, 
.section-projects .fullbleed-panel-wrapper .parallax-image:after {
  background-image: linear-gradient(0deg, rgb(0 0 0 / 0%) 20%, rgb(0 0 0 / 17%) 100%);
  /*display:none;*/
}
.parallax-image .video {
  object-fit: cover;
}

.hero_clear {
  padding-top: 100vh;
}

.artist-header.artist-hero-header,
.exhibition-header.exhibition-hero-header,
.cascading-hero-header {
  position: absolute;
  z-index: 102;
  height: 100vh;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-align-items: center; */
  /* align-items: center; */
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#main_content .artist-header.artist-hero-header h1,
#main_content .exhibition-header.exhibition-hero-header h1,
#main_content .cascading-hero-header .h1 {
  float: left;
  padding-bottom: 0;
  border-bottom: 0;
  font-size: 85px;
  line-height: 90px;
  color: #fff;
  margin-bottom: 30px;
  max-width: 1060px
}

.artist-header.artist-hero-header .status,
.artist-header.artist-hero-header .status a,
.artist-header.artist-hero-header .status a:visited,
.exhibition-header.exhibition-hero-header .status,
.exhibition-header.exhibition-hero-header .status a,
.exhibition-header.exhibition-hero-header .status a:visited,
.cascading-hero-header .status,
.cascading-hero-header .status a,
.cascading-hero-header .status a:visited {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  text-decoration: none;
}

.artist-header .subtitle,
.exhibition-header .subtitle,
.exhibition-header .date,
.cascading-hero-header .subtitle {
  font-size: 38px;
  line-height: 44px;
  margin: 0 0 14px 0;
  clear: both;
  display: block;
  color: #fff;
}

.artist-header.artist-hero-header .subtitle,
.exhibition-header.exhibition-hero-header .subtitle,
.cascading-hero-header .subtitle  {
  color: #fff;
}

.artist-header.works-page-header,
.exhibition-header.works-page-header {
    margin-bottom:60px;
}
.artist-header.works-page-header .subtitle,
.exhibition-header.works-page-header .subtitle,
.exhibition-header.works-page-header .date {
    font-size: 27px;
    line-height: 36px;
    color: #0a0a0a;
}
#main_content .artist-header.works-page-header h1,
#main_content .exhibition-header.works-page-header h1{
    margin-bottom:30px;
}


/* Hide detail page subnav initially, comes in on scroll  ---------------------- */

.artist-header #sub_nav,
.exhibition-header #sub_nav {
  margin: 0;
  display: none;
}


/* Content sections on artist/exhibition pages ----------------------------------------- */

.content_section {
  display: block;
  clear: both;
  width: 100%;
}

.panel_content {
  overflow: hidden;
}

.content_section_header {
  width: 100%;
  clear: both;
  display: block;
  margin: 60px 0 0 0;
  padding: 40px 0;
  border-top: 1px solid #e0e0e0;
}

h2.content_section_heading {
  font-size: 38px;
  line-height: 44px;
}

.text-mask {
  max-height: 380px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 1s cubic-bezier(.36, -0.13, .39, .97);
  transition: max-height 1s cubic-bezier(.36, -0.13, .39, .97);
}

.text-mask.show-all {
  max-height: 3000px;
}

.text-mask:not(.user-color).overflow:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.68) 44%, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 1) 100%);
}

.text-mask:not(.user-color).overflow:after,
.text-mask.overflow .text-mask-block {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 180px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}


.text-mask:not(.user-color).show-all:after,
.text-mask.show-all .text-mask-block {
  height: 0;
}

.text-mask .text-mask-reveal {
  position: absolute;
  bottom: 0;
  z-index: 5;
  cursor: pointer;
  font-size: 21px;
  color: #919191;
}

.text-mask .text-mask-reveal:hover {
  color: #0a0a0a;
}

.text-mask-reveal-icon {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  float: right;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.text-mask-reveal-icon svg * {
  stroke: #919191;
  -webkit-transition: stroke 0.5s;
  transition: stroke 0.5s;
}

span.text-mask-reveal:hover .text-mask-reveal-icon {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

span.text-mask-reveal:hover .text-mask-reveal-icon svg * {
  stroke: #0a0a0a;
}

.text-mask.show-all .text-mask-reveal {
  display: none;
}


/* Overview/biography section ------------------- */

.page_section.page_section_overview {
  clear: both;
  margin-bottom: 70px;
}

.page_section.page_section_overview .inner {
  padding-top: 80px;
}

.page_section.page_section_overview .panel_content {
  width: 64%;
  float: left;
}

.links_panel {
  float: right;
  width: 25%;
}

.links_panel .record_links {
  margin-bottom: 60px;
}

.links_panel #social_sharing_links {
  display: inline-block;
  border-top: 1px solid #e0e0e0;
  padding-top: 18px;
}

.links_panel a,
.links_panel a:visited {
  font-size: 19px;
  color: #919191;
  font-weight: normal !important;
  -webkit-transition: color .2s;
  transition: color .2s;
}

.links_panel a strong,
.links_panel a b {
  font-weight: normal !important;
}

.links_panel a:hover {
  color: #0a0a0a;
}


/*
        .image_lazy_load img {
            opacity: 0.01;
            -webkit-transition: none;
            -moz-transition: none;
            transition: none;
            -webkit-transform: translateY(80px);
            -moz-transform: translateY(80px);
            transform: translateY(80px);

        }
        .image_lazy_load img.img-loaded {
            -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
            -moz-transition: -moz-transform 0.5s, opacity 0.5s;
            transition: transform 0.5s, opacity 0.5s;
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            transform: translateY(0px);
            opacity: 1;
        }
*/

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

.image_lazy_load.loading-init {
  background: #f9f9f9;
}

.image_lazy_load.loading-init:before {
  position: absolute;
  content: '.';
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
  background: rgb(249, 247, 247);
  opacity: 0.01;
  z-index: 2;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}

.image_lazy_load.loading:before {
  opacity: 1;
}

.image_lazy_load img {
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}

.image_lazy_load.loading img {}

.artist-header.artist-hero-header.condensed,
.exhibition-header.exhibition-hero-header.condensed {
  position: fixed;
  top: -200px;
  left: 0;
  right: 0;
  padding: 18px 30px 16px 30px;
  height: auto !important;
  display: block;
  background: #fff;
  z-index: 998;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  opacity: 0.01;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.artist-header.artist-hero-header.condensed.visible,
.exhibition-header.exhibition-hero-header.condensed.visible {
  opacity: 0.99;
  top: 0px;
}

#main_content .artist-header.artist-hero-header.condensed h1,
#main_content .exhibition-header.exhibition-hero-header.condensed h1 {
  float: left;
  padding-bottom: 0;
  border-bottom: 0;
  font-size: 25px;
  line-height: 23px;
  color: #0a0a0a;
  margin-bottom: 0;
}

.artist-header.artist-hero-header.condensed .status-panel,
.artist-header.artist-hero-header.condensed .subtitle,
.exhibition-header.exhibition-hero-header.condensed .subtitle,
.exhibition-header.exhibition-hero-header.condensed .status-panel {
  display: none;
}

.artist-header.artist-hero-header.condensed .subtitle,
.exhibition-header.exhibition-hero-header.condensed .subtitle,
.exhibition-header.exhibition-hero-header.condensed .date {
  display: none;
}

.artist-header.artist-hero-header.condensed #sub_nav,
.exhibition-header.exhibition-hero-header.condensed #sub_nav {
  float: right;
  display: block;
  border-bottom: 0;
  padding-bottom: 0;
}

span.artist strong {
  font-weight: normal !important;
}


/* Fancybox
    ----------------------------------------------------------- */

.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(/images/fancy_sprite.png);
}

.fancybox-prev,
.fancybox-next {
  opacity: 0.01;
  background: 0, 0, 0, 0.0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.fancybox-prev:hover {
  opacity: 0.99;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.fancybox-next:hover {
  opacity: 0.99;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.fancybox-next span {
  -webkit-transform: translateX(34px);
          transform: translateX(34px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  right: 25px;
}

.fancybox-prev span {
  -webkit-transform: translateX(-34px);
          transform: translateX(-34px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: 25px;
}

.fancybox-next:hover span,
.fancybox-prev:hover span {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fancybox-overlay {
  background: rgba(255, 255, 255, 0.88);
}


/* Contact form
    ----------------------------------------------------------- */

#contact_form h1,
#main_content #contact_form h1 {
  line-height: 50px;
  font-size: 34px;
  margin: 0 0 20px;
  width: 100%;
  float: none;
}

#contact_form #contact_form_item_preview .inner {
  display: flex;
}

#contact_form #contact_form_item_preview .content {
  display: inline-block;
  vertical-align: top;
  width: 78%;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 23px;
  color: #0a0a0a;
}

#contact_form #contact_form_item_preview .image {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 22%;
  height: auto;
}


/* Page loading
----------------------------------------------------------- */

body.browser-js-enabled.splash-loader-active #container,
body.browser-js-enabled.splash-loader-active #header {
  opacity: 0.01;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
}

body.splash-loader-active.first-load-complete #container,
body.splash-loader-active.first-load-complete #header {
  opacity: 1;
}

body.first-load-complete #preloader #loader,
body #preloader #loader {
  height: 2px;
  background: #383838;
}

body.splash-loader-active #preloader.loading-start #loader_wrapper {
  left: 35%;
  right: 35%;
  position: fixed;
  top: 32%;
  bottom: 32%;
  margin-top: 0;
  z-index: 10100;
  height: auto;
  background: rgba(0, 0, 0, 0.08);
  transition: opacity 500ms cubic-bezier(.87, .17, .18, .85);
  -webkit-transition: opacity 500ms cubic-bezier(.87, .17, .18, .85);
}

body.splash-loader-active #preloader.loading-start #loader {
  height: 100%;
  position: absolute;
  top: 0;
  width: 15%;
  z-index: 10100;
  background: #484848;
}

body.splash-loader-active #preloader #loader_wrapper:after {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  width: auto;
  background: url('/images/logo-loader-h3.svg') transparent no-repeat center center;
  background-size: 100% auto;
  display: block;
  z-index: 10150;
  height: 100%;
}

body #preloader #loader_wrapper {
  -webkit-animation: fadeload 1.5s;
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: fadeload 1.5s;
  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes fadeload {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.01;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeload {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.01;
  }
  100% {
    opacity: 1;
  }
}


/*body.splash-loader-active #preloader.loading-start.splash-screen-out #loader_logo  {
        opacity:0
    }*/

body.search-panel-open,
body.slide-nav-open {
  overflow: hidden;
}

#custom_search_hide {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

#search_container {
  box-sizing: border-box;
  position: fixed;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 60px 30px;
  left: 0px;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 850px;
  height: 100%;
  /* previously height: 120%; - broke the overflow auto */
  background: rgba(142, 137, 134, 0.94);
  z-index: 9999;
  opacity: 0.01;
  -webkit-transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  transition: all 0.4s cubic-bezier(.87, .17, .18, .85);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

#search_container {
  right: -850px;
  left: auto;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.search-panel-open #search_container {
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.10);
  opacity: 0.99;
}

#search_container .search-panel-header h2 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
}

#search_container #search_input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  width: 100%;
  line-height: 55px;
  padding: 5px 15px;
  box-sizing: border-box;
  font-size: 23px;
  color: #B7B7B7;
  background: transparent;
  border: 1px solid #efefef;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 50px;
  border-radius: 0;
}

#search_container #search_input:focus {
  background: rgba(233, 233, 233, 0.2);
  outline: 0;
  color: #fff;
  outline: none;
}

#search_container .records_list.search_list.tile_list ul li {
  margin: 0 0 22px;
  padding-bottom: 23px;
  width: 100%;
  border-bottom: 1px solid #a0a0a0;
}

#search_container .records_list.search_list ul li .image,
#search_container .records_list.search_list ul li .icon {
  margin: 0 4% 0 0;
  float: left;
  width: 16%;
}

#search_container .records_list.search_list ul li .content {
  float: left;
  text-align: left;
  width: 80%;
}

#search_container .records_list.search_list ul li .description {
  margin-bottom: 0;
}

#search_container .records_list.search_list ul li .content h2 {
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0;
  color: #fff;
}

#search_container .records_list.search_list ul li .subtitle {
  margin: 0 0 10px;
  color: #fff;
  font-size: 22px;
}

#responsive_slide_nav_content_wrapper.search-panel-open {
  opacity: 0.2;
}

.records_list.search_list.tile_list ul {
  float: none;
  display: inline-block;
  clear: none;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  box-sizing: border-box;
  vertical-align: top;
}

.records_list.search_list.tile_list .tile_list_formatted {
  margin-right: 0;
}

.panel_fullbleed,
.fullbleed-panel-wrapper,
.fullbleed-panel-wrapper .parallax-image,
.fullbleed-panel-wrapper .parallax-clear {
  height: 85vh;
}
.panel_fullbleed {
  margin-bottom: 80px;
}
.cms-frontend-list-editable .cms-frontend-list-item.panel_fullbleed,
.cms-frontend-list-editable .cms-frontend-list-item.fp_custom_artist-latest,
.cms-frontend-list-editable .cms-frontend-list-item.instagram-panel,
.cms-frontend-list-editable .cms-frontend-list-item.fp_exhibition-installation-views {
  position: static;
}

.fullbleed-panel-wrapper {
  position: absolute;
  left: 0;
  right: 0;
}

.fullbleed-panel-wrapper .parallax-image-inner {
  height: 100vh;
}

.fullbleed-panel-wrapper .parallax-clear {
  width: 100%;
  display: block;
}

.fullbleed-panel-content {
  position: absolute;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fullbleed-panel-content-inner {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}

.fullbleed-panel-content .subtitle,
.fullbleed-panel-content .description {
  color: #fff;
  display: block;
}

.fullbleed-panel-wrapper h2.fp_title {
  font-size: 51px;
  line-height: 63px;
  letter-spacing: 0;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
}

.fullbleed-panel-content .subtitle {
  margin-bottom: 15px;
}

.fullbleed-panel-content .description {
  font-size: 22px;
  line-height: 34px;
}

.fullbleed-panel-content .description:before {
  content: '';
  display: block;
  width: 55px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-bottom: 30px;
}

.fullbleed-panel-content .fullbleed-panel-content-align.center .description:before {
  margin-left: auto;
  margin-right: auto;
}

.divider {
  height: 0;
}

.fullbleed-panel-content {
    position: absolute;
    z-index: 102;
}

.fullbleed-panel-content-align {
  display: block;
  max-width: 650px;
  padding: 0 30px;
}

.fullbleed-panel-content-align.left {
  float: left;
}

.fullbleed-panel-content-align.center {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.fullbleed-panel-content-align.right {
  float: right;
}

.fullbleed-panel-content .read_more {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  padding-top: 40px;
}

.fullbleed-panel-content .read_more:after {
  content: '';
  background: url('/images/readmore_icon_large_white.svg');
  width: 30px;
  height: 14px;
  background-repeat: no-repeat;
}

.float-right {
  float: right;
}


/* IE bug fixes
    ----------------------------------------------------------- */

.browser-msie #search_container #search_input {
  line-height: 28px;
}

.browser-msie .instagram-item .content-wrapper {
  display: block;
  width: 100%;
}

/* Protected paths
----------------------------------------------------------- */
    
  /* Password protected form
  ----------------------------------------------------------- */
            
  #protected_path_login {
      display: flex;
      align-items: center;
  }
      #protected_path_login #container {
          width: 334px;
          border: 1px solid #ccc;
          background: #f7f7f7;
          padding: 20px;
          margin: 0 auto;
          box-sizing: border-box;
          min-height: 0;
      }


  /* Data capture form
  ----------------------------------------------------------- */
      
	#protected_path_login.protected_path_frontend_form {
	    
	}
    	#protected_path_login.protected_path_frontend_form > .inner {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
		    padding: 60px;
    	}
    	#protected_path_login.protected_path_frontend_form:after {
    		background: #ececec;
    	}
	#protected_path_login.protected_path_frontend_form #container,
	#protected_path_login.protected_path_frontend_form #protected_path_login_container {
        max-width: 600px;
        width: 100%;
        border: 1px solid #e1e1e1;
        background: #f7f7f7;
	    border: 0;
	    background: #fff;
        padding: 35px 30px;
        margin: 0 auto;
	}
    #protected_path_login.protected_path_frontend_form h1 {
        margin: 0 0 25px;
        font-size: 35px;
        line-height: 40px;
    }
	#protected_path_login.protected_path_frontend_form .protected_path_form_main_image {
	    margin-left: -20px;
	    margin-right: -20px;
	    height: 200px;
	    overflow: hidden;
	}
    	#protected_path_login.protected_path_frontend_form .protected_path_form_main_image img {
    	   object-fit: cover;
    	   object-position: center center;
    	   display: block;
    	   height: 100%;
    	   width: 100%;
    	}
	#protected_path_login.protected_path_frontend_form .protected_path_field_row {
	    width: 100%;
	    float: left;
        border-bottom: 1px solid #ddd;
        margin: 0 0 15px;
        clear: both;
	}
    	#protected_path_login.protected_path_frontend_form label {
    		display: block;
    		clear: both;
            font-weight: 200;
            color: #585858;
            font-size: 1.25rem;
            float: left;
            width: 25%;
            padding: 10px;
            line-height: 42px;
            margin: 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border-right: 1px solid #ddd;
            
            display: none;
    	}
    	#protected_path_login.protected_path_frontend_form #username,
    	#protected_path_login.protected_path_frontend_form #password,
    	#protected_path_login.protected_path_frontend_form .protected_path_field_row input[type="text"],
    	#protected_path_login.protected_path_frontend_form .protected_path_field_row input[type="email"] {
    	    border: 0;
            padding: 10px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            background: transparent;
            -webkit-appearance: none;
            width: 75%;
            
            width: 100%;
            padding: 10px 0;
            
            font-size: 16px;
            line-height: 42px;
            float: left;
            /*outline: none;*/
            margin: 0;
            color: #111;
            outline-color: #ccc;
            outline-width: 2px;
            outline-offset: 0px;
    	}
    	#protected_path_login.protected_path_frontend_form #username:focus,
    	#protected_path_login.protected_path_frontend_form #password:focus {
    	    outline-offset: 3px;
    	}
    #protected_path_login.protected_path_frontend_form .error_container {
        border: 1px solid #FFE000;
        background: #FFF9CB;
        color: #DD9700;
        font-weight: normal;
        margin: 0 0 15px;
        padding: 10px;
        display: block;
        clear: both;
    }
    #protected_path_login.protected_path_frontend_form #protected_path_buttons_container {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
        #protected_path_login.protected_path_frontend_form #protected_path_cancel_button {
            margin-top: 10px;
        }
        #protected_path_login.protected_path_frontend_form #protected_path_login_submit {
          border: none;
          border-radius: 0;
          background: #111;
        }
          #protected_path_login.protected_path_frontend_form #protected_path_login_submit a,
          #protected_path_login.protected_path_frontend_form #protected_path_login_submit a:visited {
            color: #fff;
          }
        
        
   /* Projects section
   ----------------------------------------------*/

  .section-projects #main_content .project-list-hero {
      content: '';
      position: absolute;
      top: 0;
      /* bottom: 0; */
      height: 100vh;
          min-height: 700px;
      right: 0;
      left: 0;
      background: #dddede;
  }
  body.cms-frontend-toolbar-active.section-projects #main_content .project-list-hero {
      height: calc(100vh - 28px);
  }
  .section-projects #main_content .project-list-hero .project-hero-tagline {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 30px;
    z-index: 200;
    will-change: opacity;
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 100vh;
    min-width: 600px;
    text-align: left;
    /* font-size: 16px; */
    /* line-height: 16px; */
    /* color: #fff; */
    margin: 0;
    /* font-weight: 700; */
    padding-top: 15px;
    color: #151515;
    font-size: 23px;
    line-height: 28px;
  }
  
  .section-projects #main_content .list_heading_wrapper {
position: relative;
    z-index: 2;
    width: 100%;
    text-align: center;
    height: 30vh;
    top: -70px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 200px;
  }
  .section-projects #main_content h1 {
      float: left;
      padding-bottom: 0;
      padding-right: 0;
      border-bottom: 0;
      margin-bottom: 0;
  }
  /*.subsection-projects-grid {*/
  /*  margin-top: -10vh;*/
  /*}*/
     .ani-group .ani-in{
       opacity: 0;
    	transform: translateY(20px);
    	transition: transform 300ms ease-in, opacity 300ms ease-in;
    }
    .inview_element.inview .ani-group .ani-in,
    .inview_element.inview.ani-group .ani-in {
    	opacity: 1.0;
    	transform: translateY(0);
    	transition: transform 1200ms cubic-bezier(0.0, 0.0, 0.2, 1), opacity 1200ms cubic-bezier(0.0, 0.0, 0.2, 1);
    }
    .inview_element.inview .ani-group .ani-in:first-child {
            	-webkit-transition-delay: 200ms;
    	transition-delay: 200ms;
    }
    .inview_element.inview .ani-group .ani-in:nth-child(2),
    .inview_element.inview.ani-group .ani-in:nth-child(2){

          	-webkit-transition-delay:500ms;
    	transition-delay: 500ms;
    }
    .inview_element.inview .ani-group .ani-in:nth-child(3),
    .inview_element.inview.ani-group .ani-in:nth-child(3){
  
       	-webkit-transition-delay:700ms;
    	transition-delay: 700ms;
    }
    .inview_element.inview .ani-group .ani-in:nth-child(4),
    .inview_element.inview.ani-group .ani-in:nth-child(4) {
     
           	-webkit-transition-delay:900ms;
    	transition-delay: 900ms;
    }
    .inview_element.inview .ani-group .ani-in:nth-child(5),
    .inview_element.inview.ani-group .ani-in:nth-child(5){
   	-webkit-transition-delay:1200ms;
    	transition-delay: 1200ms;
    }
    .inview_element.inview .ani-group .ani-in:nth-child(6),
    .inview_element.inview.ani-group .ani-in:nth-child(6) {
  
    }
  
  
  #content.subsection-projects-grid {
    min-height: 100px;
    margin: 0 50px;
  }
  .projects_list ul {
    margin-right: -80px;
  }
  .projects_list ul li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 80px;
    padding-right: 80px;
    box-sizing: border-box;
  }
  .projects_list ul li a {
    line-height: 0;
  }
  .projects_list ul li .image {
    width: 100%;
    display: inline-block;
    float: none;
    position: relative;
    line-height: 0;
    z-index: 1;
  }
  .projects_list ul li .image::after {
    content: '';
    padding-top: 100%;
    width: 100%;
    display: block;
  }  
  .projects_list ul li .image span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
  }
.projects_list.records_list ul li .image img {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    will-change: transform;
    transition: opacity 400ms ease-in-out, transform 4000ms ease-in-out;
}
.projects_list.records_list ul li .content:hover + .image img {
    transform: scale(1.2);
    transition: opacity 400ms ease-in-out, transform 9000ms linear;
}
  .projects_list ul li .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    padding: 50px;
    box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  .projects_list ul li .content::after {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;
    opacity:0;
    background: rgba(255, 255, 255, 0.75);
    transform: translateZ(0) scaleY(0);
    transform-origin: bottom;
    transition: opacity 0ms cubic-bezier(0.7, 0, 0.3, 1) 600ms, transform 400ms cubic-bezier(0.7, 0, 0.3, 1) 300ms;
  }
  .projects_list ul li .content:hover::after {
    background: rgba(255, 255, 255, 0.75);
    transform: translateZ(0) scaleY(1);
    transform-origin: top;
    opacity:1;
    transition: opacity 300ms cubic-bezier(0.7, 0, 0.3, 1), transform 400ms cubic-bezier(0.7, 0, 0.3, 1);
  }
  .projects_list ul li .content .content-inner{
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 40;
    opacity: 0;
    transform: translate3d(0,20px,0);
    transition: opacity 600ms cubic-bezier(0.7, 0, 0.3, 1), transform 600ms cubic-bezier(0.7, 0, 0.3, 1);
  }
  .projects_list ul li .content:hover .content-inner{
     opacity:1;
     transform: translate3d(0,0,0);;
  }
  .projects_list ul li .content h2 {
    font-size: 51px;
    line-height: 60px;
  }
  .projects_list ul li .content h2:after {
    content: '';
    width: 180px;
    background: #000;
    height: 1px;
    display: block;
    margin: 30px 0 30px 0;
  }
  .projects_list ul li .content .description,
  .projects_list ul li .content .date {
    color: #151515;
    font-size: 25px;
    line-height: 30px;
  }
  .projects_list ul li .content .date {
    margin-top: auto;
  }
  .projects_list ul li .video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
 }

 .projects_list ul li .video video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
}

.projects_list ul li .video video.video-ready{
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1.0;
}

  /* full_large
  ----------------------------------------- */
  .projects_list ul li.full_large .image {
    width: 100%;
  }
  .projects_list ul li.full_large .image::after {
    padding-top: 60%;
  }
  
  /* full_medium
  ----------------------------------------- */
  /*.projects_list ul li.full_medium .image,*/
  .projects_list ul li.full_medium  > a {
    width: 70%;
    margin:0 8%;
  }  
  .projects_list ul li.full_medium .image::after {
    padding-top: 70%;
  }
  
  /*.projects_list ul li.full_medium.inset .image {*/
  /*   margin:0 8%;*/
  /*}*/
  .projects_list ul li.full_medium.right {
    text-align: right;
  }  
  
  /* split_small
  ----------------------------------------- */
  .projects_list ul li.inview_element.split_small {
    width: 40%;
  }
  .projects_list ul li.inview_element.split_small .content  {
      padding:35px;
  }
  .projects_list ul li.inview_element.split_small .content h2 {
      font-size: 38px;
      line-height: 1.3em;
  }
  
  /* split_large
  ----------------------------------------- */
  .projects_list ul li.inview_element.split_large {
    width: 60%;
  }
  
  
  
  
  
  
  
  
   /* Projects detail
   ----------------------------------------------*/
   body.page-param-type-project_id #main_content,
   body.page-param-type-project_id #content_module {
     margin-bottom: 0;
     padding-bottom: 0;
   }
   
  .subsection-project-record #custom_hero_header {
      position: absolute;
      top: 0;
      height: calc(100vh - 90px);
      min-height: 600px;
      left: 0;
      right: 0;
  }
   body.cms-frontend-toolbar-active .subsection-project-record #custom_hero_header {
      height: calc(100vh - 90px - 28px);
      
  }
  .subsection-project-record #custom_hero_header .parallax-image {
      width: 100%;
      height: 100%;
  }
  .subsection-project-record #custom_hero_header .parallax-image .parallax-image-inner {
      min-height: 600px;
  }
  .project-header {
    position: absolute;
    z-index: 200 !important;
    bottom: 0;
    background: #d27777;
    width: calc(50vw + 60px);
    max-width: 900px;
    padding: 90px;
    box-sizing: border-box;
    margin-bottom: -90px;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .project-header .hero_description {
      color: #222;
      font-size: 24px;
  }
  .panel_images_adjacent {
    margin-bottom: 80px;
  }
  .panel_images_adjacent .image_group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    padding: 0 30px;
    box-sizing: border-box;
  }
  .panel_images_adjacent.reversed .image_group {
      flex-direction:row-reverse;    
  }
  
  .panel_images_adjacent .image_group .item-wrapper {
    display: block;
    width:calc(50% - 60px);
  }
  .panel_images_adjacent .image_group .item-wrapper {
    display: block;
    width:calc(50% - 60px);
  }
  .panel_images_adjacent .image_group .item-wrapper .image{
    display: block;
    width:100%;
  }
  .panel_images_adjacent .image_group .image img{
    width:100%;
  }
  .subsection-project-record .panel_text .description {
    color: #0a0a0a;
    font-size: 24px;
    line-height: 30px;
}
.subsection-project-record .feature_panels .panel.panel_text .pull_quote,
.subsection-project-record .feature_panels .panel.panel_text .content h2  {
  display: block;
  font-size: 51px;
  line-height: 56px;
  color: #0a0a0a;
}

.subsection-project-record .feature_panels .panel.panel_text {
  position: relative;
  left: 50%;
  right: 50%;
  /* margin-left: -50vw;
  margin-right: -50vw; */
  width: 100vw;
  padding: 80px 30px;
  margin: 80px -50vw;
  box-sizing: border-box;
  min-height: 60vh;
  display: flex;
  align-items: center;
}


.feature_panels .panel.panel_text.panel_variant_30 {
  text-align: center;
}
.feature_panels .panel.panel_text.panel_variant_30 .content {
    max-width: 950px;
    display: block;
    margin: 0 auto;
}
.feature_panels .panel.panel_text.panel_variant_30 .text-mask .text-mask-reveal {
    left: calc(50% - 60px);
}
.subsection-project-record .feature_panels .panel.panel_text.panel_variant_30 {
  padding: 80px 120px;
}
.subsection-project-record .feature_panels .panel.panel_text .pull_quote {
  margin-bottom:65px;
}
.subsection-project-record .feature_panels .panel.panel_text .subtitle {
  font-size: 24px;
  line-height: 30px;
}
.subsection-project-record .feature_panels .text-mask .text-mask-reveal {
  font-size: 18px;
  color: #0a0a0a;
}
.subsection-project-record .feature_panels .text-mask .text-mask-reveal-icon {
  margin-left: 20px;
}
.subsection-project-record .feature_panels .text-mask .text-mask-reveal-icon svg *{
  stroke: #0a0a0a;
  margin-left: 20px;
}

/* Inset/fullbleed images ---------------- */

.panel_images_adjacent_fullbleed .image_group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;

  height: 70vw;
  max-height: 850px;
  min-height: 450px;

  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 90px;
}
.feature_panels .panel:last-child .image_group {
   margin-bottom: 0;
}

.panel_images_adjacent_fullbleed .image_group .image{
  display: block;
  width:50%;
  height:100%;
  line-height: 0;
}
.panel_images_adjacent_fullbleed .image_group .image_inset{
  width:100%;
  height:100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.panel_images_adjacent_fullbleed .image_group .image_inset img{
  width:100%;
  height:100%;
  object-fit:contain;
} 

.panel_images_adjacent_fullbleed .image_group .image_fullbleed span{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.panel_images_adjacent_fullbleed .image_group .image_fullbleed img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.panel_images_adjacent_fullbleed .image_group .item_inset {
  display: block;
  width: 50%;
  height: 100%;
  background: #282828;
  padding: 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;

}
.panel_images_adjacent_fullbleed .image_group .item_inset .image_lazy_load {
  width: auto;
  height: auto;
  text-align: center;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  min-height: 0 !important;
}
.image_fill {
  display:inline-block;
}
.hasvideo .image_fill {
  display:block;
}
.hasvideo .image_fill .video,
.panel_images_adjacent_fullbleed .image_group .video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.panel_images_adjacent_fullbleed .image_group .video video,
.hasvideo .image_fill .video video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
}

.panel_images_adjacent_fullbleed .image_group .video video.video-ready,
.hasvideo .image_fill .video video.video-ready{
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1.0;
}



.subsection-project-record .feature_panels .panel.panel_image_text_adjacent {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  padding: 0 30px;
  box-sizing: border-box;
  display:flex;
  align-content: center;
  justify-content: center;
  margin-bottom: 70px;
}
.subsection-project-record .feature_panels .panel.panel_image_text_adjacent .content {
  font-size: 24px;
  line-height: 30px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex: 1; */
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 0 90px;
  box-sizing: border-box;

}
.subsection-project-record .feature_panels .panel.panel_image_text_adjacent .content.v-balance::before {
  content: '';
  display: block;
  /* width: 100%; */
  /* height: 1px; */
  margin-bottom: auto;
}



.subsection-project-record .feature_panels .panel.panel_image_text_adjacent .content .description {
  color: #282828;
  max-width: 500px;
  margin-bottom: 0;
}
.feature_panels .panel.panel_image_text_adjacent .content .caption {
  text-align: left;
  width: 100%;
  max-width: 500px;
  margin: 0;
  padding: 0 90px;
  padding-top: 50px;
  margin-top: auto;
}
.feature_panels .panel.panel_image_text_adjacent .content .caption::before {
  content: '';
  border-top: 1px solid #dad9d9;
  width: 40%;
  height: 1px;
  display: block;
  padding-top: 20px;
}
.subsection-project-record .feature_panels .panel.panel_image_text_adjacent .content .caption {
  font-size: 18px;
}
.subsection-project-record .feature_panels .panel.panel_image_text_adjacent .image {
  width: 50%;
}
.subsection-project-record .feature_panels .panel.panel_image_text_adjacent .image img{
  width: 100%;
}
.feature_panels .video_panel.panel_video_fullbleed  {
  margin-bottom: 50px;
}
.feature_panels .video_panel.panel_video_fullbleed .inner {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.feature_panels .video_panel.panel_video_fullbleed .panel_content .content .play-icon {
    display: block;
    margin-top: 0;
    line-height: 0;
}
.feature_panels .video_panel.panel_video_fullbleed .panel_content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature_panels .video_panel.panel_video_fullbleed .panel_content .content {
    position: absolute;
    z-index: 30;
    top: 50%;
    left: 50%;
    color: #fff;
    margin-top: -38px;
    margin-left: -39px;
}

.subsection-project-record .feature_panels .panel_press_slider {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.subsection-project-record .feature_panels .panel_press_slider .inner {
  display:block;
  width: 100%;
  max-width: 1360px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
}

.slideshow-video {
  position: absolute;
  height: 100%;
  width: 100%;
}

.slideshow-video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}