
.container {
    max-width: 1400px;
}

                        
    
    

    


.custom-grid .entry {
    width: 21.428571428571%;
    margin-right: 4.7619047619048%;
    margin-bottom: 80px;
    display: inline-block;
    vertical-align: top;
}


.custom-grid .entry:nth-child(4n+4) {
    margin-right: 0;
} 

.custom-grid .entry .placeholder {
    padding-top: 100%;
    background: inherit;
}

.custom-grid .entry .placeholder .image img {
    max-height: 100%;
    max-width: 100%;
        padding: 0;
        position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;    
    
}


                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
    
    
    
    

@media all and (max-width: 768px) {

.custom-grid .entry {
    width: 28.571428571429%;
    margin-right: 7.1428571428571%;
    margin-bottom: 80px;
    display: inline-block;
    vertical-align: top;
}

        .custom-grid .entry:nth-child(4n+4){
        margin-right: 7.1428571428571%;
    }
        .custom-grid .entry:nth-child(3n+3){
        margin-right: 7.1428571428571%;
    }
        .custom-grid .entry:nth-child(2n+2){
        margin-right: 7.1428571428571%;
    }
        .custom-grid .entry:nth-child(1n+1){
        margin-right: 7.1428571428571%;
    }
        

.custom-grid .entry:nth-child(3n+3) {
    margin-right: 0;
} 

.custom-grid .entry .placeholder {
    padding-top: 100%;
    background: inherit;
}

.custom-grid .entry .placeholder .image img {
    max-height: 100%;
    max-width: 100%;
        padding: 0;
        position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;    
    
}

}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
    
    
    
    

@media all and (max-width: 600px) {

.custom-grid .entry {
    width: 42.857142857143%;
    margin-right: 14.285714285714%;
    margin-bottom: 80px;
    display: inline-block;
    vertical-align: top;
}

        .custom-grid .entry:nth-child(4n+4){
        margin-right: 14.285714285714%;
    }
        .custom-grid .entry:nth-child(3n+3){
        margin-right: 14.285714285714%;
    }
        .custom-grid .entry:nth-child(2n+2){
        margin-right: 14.285714285714%;
    }
        .custom-grid .entry:nth-child(1n+1){
        margin-right: 14.285714285714%;
    }
        

.custom-grid .entry:nth-child(2n+2) {
    margin-right: 0;
} 

.custom-grid .entry .placeholder {
    padding-top: 100%;
    background: inherit;
}

.custom-grid .entry .placeholder .image img {
    max-height: 100%;
    max-width: 100%;
        padding: 0;
        position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;    
    
}

}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
    
    
    
        

@media all and (max-width: 400px) {

.custom-grid .entry {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 80px;
    display: inline-block;
    vertical-align: top;
}

        .custom-grid .entry:nth-child(4n+4){
        margin-right: 0%;
    }
        .custom-grid .entry:nth-child(3n+3){
        margin-right: 0%;
    }
        .custom-grid .entry:nth-child(2n+2){
        margin-right: 0%;
    }
        .custom-grid .entry:nth-child(1n+1){
        margin-right: 0%;
    }
        

.custom-grid .entry:nth-child(1n+1) {
    margin-right: 0;
} 

.custom-grid .entry .placeholder {
    padding-top: 100%;
    background: inherit;
}

.custom-grid .entry .placeholder .image img {
    max-height: 100%;
    max-width: 100%;
        padding: 0;
        position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;    
    
}

}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

/* -------------------------------------------------------------------------- */
/* CUSTOM CSS */
/* -------------------------------------------------------------------------- */
/* -------------------------------------- */
/* 400 - REGULAR */
@font-face{
    font-family:"CourierRJE";
    src:url("https://s3.amazonaws.com/files.collageplatform.com.prod/application/6115ed1ce1743c7ca22a7462/CourierRJE-Regular.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family:"CourierRJE";
    src:url("https://s3.amazonaws.com/files.collageplatform.com.prod/application/6115ed1ce1743c7ca22a7462/CourierRJE-Oblique.otf");
    font-weight: 400;
    font-style: italic;
}
/* -------------------------------------- */
/* 700 - BOLD */
@font-face{
    font-family:"CourierRJE";
    src:url("https://s3.amazonaws.com/files.collageplatform.com.prod/application/6115ed1ce1743c7ca22a7462/CourierRJE-Bold.otf");
    font-weight: 700;
    font-style: normal;
}
@font-face{
    font-family:"CourierRJE";
    src:url("https://s3.amazonaws.com/files.collageplatform.com.prod/application/6115ed1ce1743c7ca22a7462/CourierRJE-BoldOblique.otf");
    font-weight: 700;
    font-style: italic;
}

/* -------------------------------------- */
/*RAY JOHNSON FONT*/
@font-face{
    font-family:"RayJohnsonFont";
    src:url("https://s3.amazonaws.com/files.collageplatform.com.prod/application/6115ed1ce1743c7ca22a7462/RayJohnsonFont-Regular.otf");
}




HTML,body{
    font: 16px 'CourierRJE';
    line-height:normal;
    letter-spacing:0;
    background: #ffffff; color: #000000;
}

.paragraph-styling p{
    font-size:16px;
    line-height:1.6;
    /*margin-bottom:1.5em;*/
    margin-bottom:1em;
}



/* -------------------------------------- */
/* HOVER STATES */
/* -------------------------------------- */
a{color:#808080;}
a:hover{color:#000000;}
/*a:hover h1, a:hover .title{ color:#808080 !important;}*/
/*a:hover h2, a:hover h3, a:hover .subtitle, a:hover .date{ color:#808080 !important;}*/

.entry .image img{
    filter:brightness(98%);  
}


/* -------------------------------------- */
/* SELECTION COLOR */
/* -------------------------------------- */
/*::selection {color:#ffffff;background:#000000;}*/
/*::-moz-selection {color:#ffffff;background:#000000;}*/
/*.lightOnDarkText {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}*/
/*.forceDefaultOSX{-webkit-font-smoothing: subpixel-antialiased;}*/

/* -------------------------------------- */
/* REMOVE EXTRANEOUS SPACING */
/* -------------------------------------- */
.exhibitions.home .headers,
.exhibitions.home .medium .headers,
.exhibitions.home .small .headers{padding-top: 0;}
.image img{display:block;}
.inquireBox img {display:block;}
.grid {line-height:unset;}

/* -------------------------------------- */
/* SPACE BELOW ALL THUMBNAILS */
/* -------------------------------------- */
.placeholder, .thumb{ 
    margin-bottom:10px !important;
}

/* -------------------------------------- */
/* RESET H1 H2 H3 H4 TITLE SUB DATE */
/* -------------------------------------- */
h1, h2, h3, h4, .title, .subtitle, .date,
.exhibitions h1,
.exhibitions .medium h1,
.news .list h1,
.news h1, .news h2, .news h3,
.press .title,
.item-header h1, header h1,
.news-thumbs.fixed-font .titles,
.news-thumbs.fixed-font .title, 
.news-thumbs.fixed-font .entry .subtitle, 
.press.home .press-thumbs.fixed-font .titles, 
.press.home .press-thumbs.fixed-font .title, 
.entries.fixed-font .titles,
.entries.fixed-font .title, 
.entries.fixed-font .date, 
.entries.fixed-font .subtitle, 
.fixed-font .entries .date
{
    font-size:inherit;
    line-height:inherit;
    text-transform:initial;
    letter-spacing:inherit;
    color:#000000;
    padding:0 0 0 0; /*DO NOT CHANGE - MOBILE WILL OVEWRITE*/
    margin: 0 0 0 0;
}
/* -------------------------------------- */
/* RESET LINKS A LINE-HEIGHTS */
/* -------------------------------------- */
.links a, .links a:last-of-type 
{
    line-height:inherit;
}

/* -------------------------------------- */
/* CAPTIONS */
/* -------------------------------------- */
figcaption h1,
figcaption h2,
figcaption p,
.slide figcaption p, 
.slide figcaption p.image-title,
.caption .description, .caption h1, .caption h2, .caption h3,
.caption-snippet p,
.caption p,
.image .caption p {
    font-family:CourierRJE;
    font-size: 11px;
    line-height: 1.7;
    margin-top:0;
    margin-bottom:0;
}

.text-one-column-with-image.banner-image .caption,
.caption {
    margin-top:10px;
}

/* -------------------------------------- */
/* SUMMARY */
/* -------------------------------------- */
.summary{
    padding-top:1em;
}
.summary p{
    margin-bottom:1em;
}

/* ====================================== */
/* MASTER-CONFIG SECTION HEADERS */
/* ====================================== */
.section-header.divider{
    border-color:transparent;
}
.slideshow-headline h1,
.section-header h4{
    /*font-size:inherit;*/
    /*line-height:inherit;*/
}

/* -------------------------------------------------------------------------- */
/* FORMS */
/* -------------------------------------------------------------------------- */
form.inquire input[type=text], 
form.inquire textarea,
form input,
form input[type=email], 
form input[type=password], 
form input[type=text], 
form select, 
form textarea {
    display: block;
    border: 1px solid #ccc;
    font-size: inherit;
    line-height:normal;
    padding: 10px 15px 10px 15px;
    height: auto;
    background: #fff;
    margin-bottom: 15px;
    width: 100%;
    box-sizing:border-box;
    outline:0!important;
}
form textarea:focus,
form input:focus{
    border-color:#000000;
}
form button,
.inquireBox .submit{
    background-color:#ffffff;
    border:1px solid #000000;
    padding: 5px 15px 5px 15px;
    margin-top:7px;
    display:inline-block;
    line-height:1.5;
    color: #000000;
}
form button:hover,
.inquireBox .submit:hover{;
    color: #ffffff;
    background-color: #000000;
}
/* -------------------------------------- */
/* INQUIRE */
/* -------------------------------------- */
.inquireBox .header{
    display:none;
}
.container.inquireWrapper{
    max-width:1080px;
}
.inquireBox .left{
    margin-top:.5em;
}
form.inquire label{
    font-size:12px;
    text-transform:initial;
    display: block;
    padding-bottom: 3px;
}



/* -------------------------------------------------------------------------- */
/* MAIN-HEADER */
/* -------------------------------------------------------------------------- */
.main-header{
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(0,0,0,.95);
    /*background-image: linear-gradient(-180deg, #EEEEEE 0%, #FFFFFF 50%);*/
    box-shadow: 0 0 50px 50px rgba(0,0,0,0.05);
    /*margin-bottom:80px;*/
    margin-bottom:50px;
    position:relative;
    /*height:61px;*/
}
.main-header > .container{
    position:relative;
    max-width:100%;
    /*z-index:3;*/
}

.main-header nav,
.main-header .logo span,
.main-header nav a{
    font-family:"RayJohnsonFont";
    font-size:16px;
    letter-spacing:.5px; 
    letter-spacing:0;
    text-transform:uppercase;
    line-height:normal;
}

.main-header .logo span{
    color:#ffffff;
    font-size:30px
}

/*.main-header nav.main{*/
/*    text-align:left*/
/*}*/


.main-header nav a{color:#ffffff;}
.main-header nav a:hover{color:#808080;}
.main-header nav a.active{color:#808080;}


/* Use this padding to adjust menu to image logo */
.main-header nav.main {
    padding-top:16px
}


/*.menu-group-items{*/
/*    background: rgba(0,0,0,.95);*/
/*}*/

/*.main-header nav .menu-group>div{*/
/*    padding-left:25px;*/
/*    padding-right:25px;*/
/*    padding-top:25px;*/
    /*padding-bottom:5px;*/
/*    left:-25px;*/
/*}*/
/*.menu-group-items a{*/
/*    margin-bottom:25px;*/
/*    white-space:nowrap;*/
/*}*/


/*MENU WORKAROUND*/
/*#ee-hamburger{*/
/*    display:inline-block;*/
/*    position:relative;*/
/*    z-index:1;*/
/*}*/
/*#ee-hamburger > div{*/
/*    width:25px;*/
/*    height:3px;*/
/*    margin-bottom:5px;*/
/*    background-color:#ffffff;*/
/*}*/
/*#ee-hamburger > div:last-of-type{*/
/*    margin-bottom:0;*/
/*}*/
/*#ee-logo-container{*/
/*    position:absolute;*/
/*    top:-6px;*/
/*    left:50px;*/
/*    padding-left:inherit;*/
/*}*/
/*#ee-logo-container a.logo span{*/
/*    font-size:24px;*/
/*    letter-spacing:.5px;    */
/*}*/
/*#ee-active-text{*/
/*    color:#808080;*/
/*    display:inline-block;*/
/*    padding-left:15px;*/
/*    font-family:"RayJohnsonFont";*/
/*    font-size:12px;*/
/*}*/
/*#ee-menu-container{*/
/*    position:absolute;*/
/*    top:0;*/
/*    left:50px;*/
/*    padding-left:inherit;*/
/*    display:none;*/
/*}*/

/*EE-MENU-GRAPHIC*/
/*#ee-menu-graphic{*/
/*    position:absolute;*/
/*    top:100%;*/
/*    left:0;*/
/*    width:100%;*/
/*    background-color:#ffffff;*/
/*    transform: translateY(-100%);*/
/*    transition:transform .2s;*/
/*}*/
/*#ee-menu-graphic img{*/
/*    width:100%*/
/*}*/
/*#ee-menu-background-box{*/
/*    position:absolute;*/
/*    width:100%;*/
/*    height:100%;*/
/*    top:0;*/
/*    left:0;*/
/*    background-color:#000000;*/
/*    z-index:2;*/
/*}*/


/*MENU IS SHOWING*/
/*body.ee-show-menu #ee-menu-container{*/
/*    display:block;*/
/*}*/
/*body.ee-show-menu #ee-logo-container{*/
/*    display:none;*/
/*}*/
/*body.ee-show-menu #ee-menu-graphic{*/
/*    box-shadow: 0 0 50px 50px rgba(0,0,0,0.08);*/
/*    transform: translateY(0%);*/
/*    transition:transform .2s;*/
/*}*/


/* MOBILE MENU */
@media (max-width: 1460px) {
    .main-header nav a{
        font-size:14px;
    }    
}

@media (max-width: 1360px) {
    .main-header.fixed {
        position: relative;
    }     
    .main-header .logo {
        float:none
    }
    .main-header nav.main{
        text-align:left;
    }  
    .main-header nav.main {
        padding-top:9px
    }    
}
@media (max-width: 950px) {
    .main-header .logo {
        float:none
    }
    .main-header nav.main {
        text-align: left;
        padding-top:15px
    }
    .main-header nav.main a {
        margin-left: 0;
        margin-right:25px
    }
    .main-header nav.languages, .main-header nav.main {
        display:none
    }
    .mobile-menu-wrapper {
        position: relative;
        margin: 7px 0 8px;
        margin-bottom:0;
        display:block
    }
    .main-header nav.mobile {
        display: inline-block;
        line-height: 26px;
        text-align:left
    }
    nav.mobile .navlinks {
        padding-top:10px
    }
    nav.mobile .navlinks a {
        display: block;
        margin: 0;
        padding-bottom: 15px;
        line-height:100%
    }
    .main-header .mobile-languages {
        display: inline-block;
        position: static;
        font-size: 12px;
        line-height: 26px;
        position: absolute;
        right:0
    }
    .main-header .mobile-languages a {
        margin-left: 15px;
        display:inline-block
    }
    .mobile-languages a:first-child {
        margin-left:0
    }
    div .main-header.fixed {
        position:fixed
    }
}

@media (max-width: 480px) {
    .main-header.fixed {
        position: relative;
    }
}
@media (max-width: 400px) {
    .main-header .logo span{
        font-size:27px
    }
}

/* -------------------------------------------------------------------------- */
/* CONTENT-A (MODULAR & TIS) */
/* -------------------------------------------------------------------------- */
/* -------------------------------------- */
/* SPACE BETWEEN */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image {
    padding-bottom: 80px;
}
[id*='screen-content-a']  .text-one-column-with-image.large-image .image + .text > .container > :first-child,
[id*='screen-content-a']  .text-one-column-with-image.banner-image .image + .text > .container > :first-child{
    margin-top: 80px;
}
/* -------------------------------------- */
/* MAX WIDTHS */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image) .container{
    max-width:1400px;
}
[id*='screen-content-a']  .text-one-column-with-image.no-image .text .container,
[id*='screen-content-a']  .text-one-column-with-image.large-image .image + .text .container,
[id*='screen-content-a']  .text-one-column-with-image.banner-image .image + .text .container{
    max-width:800px;
}
/* -------------------------------------- */
/* SPACING RESET */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image .text > .container > :last-child{
    /*border:1px solid #ff0000;*/
    margin-bottom:0;
}
[id*='screen-content-a']  .text-one-column-with-image.no-image .text{
    float:none;
    width:100%;
    padding-left: 0;
    padding-right: 0;     
}
[id*='screen-content-a'] .text-one-column-with-image.banner-image .text, 
[id*='screen-content-a'] .text-one-column-with-image.large-image .text,
[id*='screen-content-a'] .text-one-column-with-image .text{
    padding-bottom:0;
}
[id*='screen-content-a'] .text-one-column-with-image.banner-image .image + .text,
[id*='screen-content-a'] .text-one-column-with-image.large-image .image + .text {
    margin-top:0;
}
[id*='screen-content-a'] .image .caption:empty{
    margin-top:0;
}
/* -------------------------------------- */
/* TEXT TO IMAGE TOP OFFSET */
/* -------------------------------------- */
[id*='screen-content-a']  .text-one-column-with-image:not(.large-image):not(.banner-image) .image{
    margin-top:.4em;
}
/* -------------------------------------- */
/* BANNER */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image.banner-image figure {
    min-height: 100vh;
    pointer-events:none
}
@media only screen and (orientation: portrait) {
    [id*='screen-content-a'] .text-one-column-with-image.banner-image figure {
        min-height: 80vw;
    } 
}
[id*='screen-content-a']  .text-one-column-with-image.banner-image .text .container{
    padding:0 20px;
}
/* -------------------------------------- */
/* LARGE IMAGE */
/* -------------------------------------- */
[id*='screen-content-a']  .text-one-column-with-image.large-image .image img{
    /*max-height:100vh;*/
}
/* -------------------------------------- */
/* CENTER CAPTIONS AND IMAGES */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image .caption,
[id*='screen-content-a'] .text-one-column-with-image.banner-image .image .caption,
[id*='screen-content-a'] .text-one-column-with-image.large-image .image .caption{
    text-align:center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;    
}
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image img,
[id*='screen-content-a']  .text-one-column-with-image.large-image .image img{
    margin-left: auto;
    margin-right: auto; 
}
/* -------------------------------------- */
/* STICKY */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image,
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .text{
    position:sticky;
    top:20px;
    top:90px;
}
@media (max-width: 768px) {
    [id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image,
    [id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .text{
        position:relative;
        top:0;
    }
}
/* -------------------------------------- */
/* FLEX ALIGNMENT */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) > .container{
    display:flex;
    align-items: flex-start;
}
[id*='screen-content-a'] .text-one-column-with-image.image-on-right:not(.large-image):not(.banner-image):not(.no-image) > .container{
    flex-direction: row-reverse;
}
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .text{
    align-self: center;
    float:none;
}
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image{
    float:none;
}
/* -------------------------------------- */
/* LEFT RIGHT RATIO */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .text {
    /*width: 53%;*/
    width: 50%;
    box-sizing:border-box;
}
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image {
    /*width: 42%;*/
    width: 50%;
    box-sizing:border-box;
}

[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image + .text {
    padding-left:4%;
    padding-right:0;
    box-sizing:border-box;
}
[id*='screen-content-a'] .text-one-column-with-image.image-on-right:not(.large-image):not(.banner-image):not(.no-image) .text {
    padding-right:4%;
    padding-left:0;
    box-sizing:border-box;
}
@media (max-width: 768px) {
    [id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) > .container{
        display:block;
    }
    [id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image{
        margin-bottom:80px;
    }
    [id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image):not(.no-image) .image img{
        margin-left:auto;
        margin-right:auto;
    }
}
/* -------------------------------------- */
/* STRETCH IMAGES */
/* -------------------------------------- */
[id*='screen-content-a']  .text-one-column-with-image:not(.large-image):not(.banner-image) .image img{
    width:100%;
    height:100%;
    max-height:700px;
    max-width:700px;
    object-fit:contain;
    filter:brightness(98%);  
}
[id*='screen-content-a']  .text-one-column-with-image.large-image .image img{
    width: 100%;
    height: 100%;
    max-height: 80vh;
    object-fit: contain;
    filter:brightness(98%);  
}

/* -------------------------------------- */
/* WITH SLIDESHOW (TIS) */
/* -------------------------------------- */
[id*='screen-content-a'][data-slideshow-view] .container{
    max-width:100%;
}
[id*='screen-content-a'][data-slideshow-view] ~ div{
    display:none;
}
[id*='screen-content-a'][data-slideshow-view]{
    margin-bottom:0;
}
[id*='screen-content-a'][data-slideshow-view] .slideshow-headline h1{
    visibility:hidden;
}

/* -------------------------------------- */
/* MAGIC SCROLL */
/* -------------------------------------- */
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image) .image{
    overflow:hidden;
}
[id*='screen-content-a'] .text-one-column-with-image:not(.large-image):not(.banner-image) .image img{
    transform: translateX(var(--ty));
    opacity: var(--o);
}

/* -------------------------------------------------------------------------- */
/* 2-UP FIXES */
/* -------------------------------------------------------------------------- */
.text-image-wrapper.two-up{
    box-sizing:border-box;
}
.two-up-wrapper.container{
    max-width:100%;
}
.text-image-wrapper.two-up:first-child {
    padding: 0 20px 0 0;
}
.text-image-wrapper.two-up:nth-child(2) {
    padding: 0 0 0 20px;
}
@media all and (max-width:620px) {
    .two-up-wrapper.container{
        display:block;
    }
    .text-image-wrapper.two-up{
        width:100%;
    }
    .text-image-wrapper.two-up:first-child {
        padding:0 0 0 0
    }
    .text-image-wrapper.two-up:nth-child(2) {
        padding:0 0 0 0
    }
}
/*hide 2-up slideshow headers*/
.two-up-wrapper .slideshow-headline{
    display:none;
}

/* -------------------------------------------------------------------------- */
/* SWIPER FIXES */
/* -------------------------------------------------------------------------- */
/* -------------------------------------- */
/* SWIPER FLASHING FIX ON SAFARI */
/*.slideshow-container .swiper-slide {*/
/*    -webkit-backface-visibility: hidden;*/
/*    -webkit-transform: translate3d(0, 0, 0);*/
/*}*/
/* -------------------------------------- */
/* ASPECT RATIO WRAPPER FIX */
/* make container 4:3(75%) minus arrow padding (45*2 = 90px) */
section .position-guard-container .swiper-container.slideshow .slide-content-container{
    padding-top:calc(75% - 90px);
}
/* subtract 70px for nested slide container */
section .position-guard-container .swiper-container.slideshow .nested-slide .slide-content-container{
    padding-top:calc(75% - 90px - 70px);
}

/* browser is 4:3 and wider */
@media (min-aspect-ratio: 4/3){
    /* make container make height of viewport minus set amount (100px or any) */
    section .position-guard-container .swiper-container.slideshow .slide-content-container{
        padding-top:calc(100vh - 100px);
    }
    /* subtract 70px for nested slide container */
    section .position-guard-container .swiper-container.slideshow .nested-slide .slide-content-container{
        padding-top:calc(100vh - 100px - 70px);
    }    
}

/* browser is 1:1 and taller */
@media (max-aspect-ratio: 1/1){
    /* make container make height taller for mobile (80% or more) */
    section .position-guard-container .swiper-container.slideshow .slide-content-container{
        padding-top:80%;
    }
    /* subtract 70px for nested slide container */
    section .position-guard-container .swiper-container.slideshow .nested-slide .slide-content-container{
        padding-top:calc(80% - 70px);
    }   
}

/*two-up fixes*/
.text-image-wrapper.two-up .position-guard-container .swiper-container.slideshow .slide-content-container{
    padding-top:80%;
}
.text-image-wrapper.two-up .position-guard-container .swiper-container.slideshow .nested-slide .slide-content-container{
    padding-top:calc(80% - 70px);
} 

    
section .nested-navigation{
    padding-bottom:20px;
}
.swiper-slide .nested-navigation .nested-thumbnail.active{
    border-color:#000000;
}

/* -------------------------------------- */
/* SWIPER FIX BOTTOM MARGIN */
section .swiper-container.slideshow{
    margin-bottom:0;
    padding-bottom:80px;
}
.slideshow-overlay .swiper-container.slideshow { margin-bottom:0}
.slideshow-overlay .swiper-container{ padding-bottom:0;}


/* -------------------------------------- */
/* SWIPER FIX THUMBNAIL CONVERT TO FLEX TO PROPERLY ALIGN */
.thumbnails-tab.squared
/*.thumbnails-tab.squared .thumbnails-all*/
{
    display:flex;
    flex-wrap:wrap;
}
.thumbnails-tab.squared.hidden{
    display:none;
}
.squared[data-width] .thumbnail-container {
    width: calc((100% - .9%) / 2);
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
    .squared[data-width] .thumbnail-container {
        width: calc((100% - 1.8%) / 3);
    }
}
@media screen and (min-width: 1025px) {
    .squared[data-width="3"] .thumbnail-container {
        width: calc((100% - 1.8%) / 3);
    }
}
.squared .thumbnail-container {
    margin-bottom:6%
}
/* -------------------------------------- */
/* SWIPER THUMBNAILS SIZING */
.squared .thumbnail-container .thumbnail-square img {
    max-width: 95%;
    max-height: 95%;
}

/* -------------------------------------- */
/* SWIPER IMAGE STRETCH */
/* -------------------------------------- */
.squared .thumbnail-container .thumbnail-square img,
.slideshow-overlay .swiper-container .swiper-slide img, 
.swiper-container.slideshow .swiper-slide img {
    height: 100%;
    width:100%;
    object-fit:contain;
}

/* -------------------------------------- */
/* SWIPER FIX OVERLAY ARROWS */
.slideshow-overlay .swiper-container .swiper-button-prev {
    left:15px
}
.slideshow-overlay .swiper-container .swiper-button-next {
    right:15px
}
/* -------------------------------------- */
/* SWIPER FIX ICONS */
.slideshow-headline .abs-thumbs a[data-tab-ref='slideshow'],
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails']{
    height: 13px; width: 19px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-right:0;
    display: inline-block;
    box-sizing:border-box;
    box-shadow: inset 0 0 0 1px #b4b4b4;
    position:relative;
}
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails']:before{
    content: '';
    position: absolute;
    left: 0px; top: 4px;
    width: 19px; height: 5px;
    display: inline-block;
    box-sizing:border-box;
    box-shadow: inset 0 0 0 1px #b4b4b4;
}
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails']:after{
    content: '';
    position: absolute;
    left: 6px; top: 0px;
    width: 7px; height: 13px;
    display: inline-block;
    box-sizing:border-box;
    box-shadow: inset 0 0 0 1px #b4b4b4;
}
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails']:hover,
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails']:hover:before,
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails']:hover:after,
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails'].active,
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails'].active:before,
.slideshow-headline .abs-thumbs a[data-tab-ref='thumbnails'].active:after,
.slideshow-headline .abs-thumbs a[data-tab-ref='slideshow']:hover, 
.slideshow-headline .abs-thumbs a[data-tab-ref='slideshow'].active{
    box-shadow: inset 0 0 0 1px #000000;
}
.abs-thumbs {
    z-index:54;
    bottom: unset;
    top: 0px;
    font-family:Arial;
}
/* -------------------------------------- */
/* SWIPER HEADLINE */
.slideshow-headline{
    border:none;
}
/* -------------------------------------- */
/* SWIPER CAPTION */
.thumbnail-container .caption-snippet,
.thumbnails-tab.thumbnail-counter .thumbnail-container .caption-snippet, 
.thumbnails-tab.thumbnail-header .thumbnail-container .caption-snippet,
.thumbnails-tab.thumbnail-counter.thumbnail-header .thumbnail-container .caption-snippet{
    height:auto;
}
.thumbnail-container .caption-snippet {
    height:auto;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-container .swiper-slide-caption {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail-container a[data-inquire],
.swiper-container .swiper-slide-caption a[data-inquire]{
    border:1px solid #000000;
    padding: 5px 15px;
    margin-top:15px;
    display:inline-block;
    line-height:1.5;
    color: #000000;
}
.thumbnail-container a[data-inquire]:hover,
.swiper-container .swiper-slide-caption a[data-inquire]:hover{;
    color: #ffffff;
    background-color: #000000;
}
/* vow swiper inquire uses p */
.thumbnail-container a[data-inquire] p,
.swiper-container .swiper-slide-caption a[data-inquire] p{
    font-size:inherit;
    line-height: normal;
}
/* -------------------------------------- */
/* TIS 1 IMAGE SLIDESHOW - REMOVE PADDING IF THERE ARE NO ARROW BUTTONS */
.swiper-button-prev:not([role="button"]) ~ .swiper-wrapper .slide-image-container,
.swiper-button-prev:not([role="button"]) ~ .swiper-wrapper .slide-video-container{
    padding: 0 0;
}    

/* -------------------------------------- */
/* VIDEO CONTAINER IFRAME HIDE P */
.slide-video-container > iframe + p{
    display:none;
}




/* -------------------------------------------------------------------------- */
/* CONTENT-B */
/* -------------------------------------------------------------------------- */
[id*='screen-content-b'] .text-two-columns .left{
    width: calc(48.66% - 20%);
}
[id*='screen-content-b'] .text-two-columns .right{
    width: calc(48.66% + 20%);
}
[id*='screen-content-b'] .container{
    max-width:1400px;
}
@media all and (max-width:990px) {
    [id*='screen-content-b'] .text-two-columns .left{
        width: 100%;
        padding-left:0;
        padding-right:0;
    }
    [id*='screen-content-b'] .text-two-columns .right{
        width: 100%;
        padding-left:0;
        padding-right:0        
    }
}
[id*='screen-content-b'] .large-image,
[id*='screen-content-b'] .banner-image,
[id*='screen-content-b'] .image{
    display:none;
}

/* -------------------------------------------------------------------------- */
/* SCREEN-NAV CHILD - SINGLE LINK SUBNAV - SEE JS */
/* -------------------------------------------------------------------------- */
.screen-nav.child{
    line-height:1.6;
    border-color:transparent;
}
.ee-single-link-subnav{
    display:none;
}

/* -------------------------------------------------------------------------- */
/* NO ITEM HEADER - SEE JS */
/* -------------------------------------------------------------------------- */
.ee-no-item-header{
    display:none;
}


/* -------------------------------------------------------------------------- */
/* BANNER-TOP */
/* -------------------------------------------------------------------------- */

section[id*="banner-top"] .container{
    max-width:100%;
}
section[id*="banner-top"]{
    margin-bottom:60px;
    background-color:#f9f9f9;
}
.s-home section[id*="banner-top"]{
    margin-bottom:0;
}

section[id*="banner-top"] .full-width-banner .slide figure {
    padding-top:calc(100vh);
    pointer-events:none;
}
/*@media (max-width: 768px) {*/
/*    section[id*="banner-top"] .full-width-banner .slide figure {*/
/*        padding-top:calc(100vw + 100px);*/
/*    }    */
/*}*/

section[id*="banner-top"] .slide figcaption{
    display:none;
}



section[id*="banner-top"] .bx-controls{
    display:none;
}



/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* BIOGRAPHY */
/* -------------------------------------------------------------------------- */
.s-biography .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-biography .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}

/*.s-biography .divider{border:none;}*/
.s-biography .page-header .links{display:none;}

.s-biography .container.page-header-container,
.s-biography #content-container > .container{
    max-width:100%;
}

/* -------------------------------------------------------------------------- */
/* TIMELINE */
/* -------------------------------------------------------------------------- */
.s-timeline .page-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-timeline .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}

/*.s-timeline .page-header.divider,*/
/*.s-timeline .screen-nav.divider{*/
/*    border:none;*/
/*}*/

.s-timeline .page-header .links{display:none;}

.s-timeline .container.page-header-container,
.s-timeline #content-container > .container{
    max-width:100%;
}

/* -------------------------------------------------------------------------- */
/* ART */
/* -------------------------------------------------------------------------- */
.s-art .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}

.s-art #screen-grid-links .titles{
    font-family: "RayJohnsonFont";
    font-size: 16px;
    text-transform: uppercase;      
}
/*.s-art .section-header.divider{border:none;}*/
.s-art #screen-grid-links header{
    display:none;
}

.s-art .custom_page > .container{
    max-width:100%;
}



.s-art #screen-grid-links .grid .entry:nth-child(4n + 4), 
.s-art #screen-grid-links .grid .entry:nth-child(5n + 5) {
        padding-right: 4.2%;
        margin-right:0
    }

.s-art #screen-grid-links .grid .entry:nth-child(3n + 3) {
        padding-right:0
    }

.s-art #screen-grid-links .grid .entry {
        width: 30.5%;
        padding-right:4.2%
    }

@media all and (max-width:800px) {
    .s-art #screen-grid-links .grid .entry {
        width: 47.5%;
        padding-right: 5%;
    }
    .s-art #screen-grid-links .grid .entry:nth-child(3n + 3),
    .s-art #screen-grid-links .grid .entry:nth-child(4n + 4), 
    .s-art #screen-grid-links .grid .entry:nth-child(5n + 5) {
        padding-right: 5%;
        margin-right:0
    }
    .s-art #screen-grid-links .grid .entry:nth-child(2n + 2) {
        padding-right:0;
        margin-right:0
    }     
}

/* -------------------------------------------------------------------------- */
/* COLLAGES */
/* -------------------------------------------------------------------------- */
.s-collages .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-collages .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-collages .divider{border:none;}*/
.s-collages .page-header .links{display:none;}

.s-collages .container.page-header-container,
.s-collages #content-container > .container{
    max-width:100%;
}



/* -------------------------------------------------------------------------- */
/* MAIL ART */
/* -------------------------------------------------------------------------- */
.s-mail-art-ephemera .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-mail-art-ephemera .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-mail-art-ephemera .divider{border:none;}*/
.s-mail-art-ephemera .page-header .links{display:none;}

.s-mail-art-ephemera .container.page-header-container,
.s-mail-art-ephemera #content-container > .container{
    max-width:100%;
}


/* -------------------------------------------------------------------------- */
/* PERFORMANCE ART */
/* -------------------------------------------------------------------------- */
.s-performance-art .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;     
}
.s-performance-art .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-performance-art .divider{border:none;}*/
.s-performance-art .page-header .links{display:none;}

.s-performance-art .container.page-header-container,
.s-performance-art #content-container > .container{
    max-width:100%;
}

/* -------------------------------------------------------------------------- */
/* PHOTOGRAPHY */
/* -------------------------------------------------------------------------- */
.s-photography .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-photography .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-photography .divider{border:none;}*/
.s-photography .page-header .links{display:none;}

.s-photography .container.page-header-container,
.s-photography #content-container > .container{
    max-width:100%;
}

/* -------------------------------------------------------------------------- */
/* OBJECTS */
/* -------------------------------------------------------------------------- */
.s-objects .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-objects .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-objects .divider{border:none;}*/
.s-objects .page-header .links{display:none;}

.s-objects .container.page-header-container,
.s-objects #content-container > .container{
    max-width:100%;
}


/* -------------------------------------------------------------------------- */
/* ARTISTS BOOKS */
/* -------------------------------------------------------------------------- */
.s-artists-books .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-artists-books .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-artists-books .divider{border:none;}*/
.s-artists-books .page-header .links{display:none;}

.s-artists-books .container.page-header-container,
.s-artists-books #content-container > .container{
    max-width:100%;
}


/* -------------------------------------------------------------------------- */
/* PUBLICATIONS */
/* -------------------------------------------------------------------------- */
#publications-grid .title{
    font-family: "RayJohnsonFont";
    font-size: 22px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#publications-grid .subtitle{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#publications-grid .date{
    line-height:1.6;
    /*margin-bottom:15px;*/
}

.s-publications .home .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-publications .home .switch a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-publications .home .section-header.divider{*/
/*    border:none;*/
/*}*/

.s-publications .home > .container,
.s-publications .home > #publications-grid > .container:not(.custom-grid){
    max-width:100%;
}

.s-publications .home .links a {
    padding-right:20px;
}

/* ---------------------- */
/* DETAIL PAGE */
.s-publications.detail-page .container.page-header-container{
    max-width:100%
}
.s-publications.detail-page .container.page-header-container .back{
    display:none;
}
/*.s-publications.detail-page .container.page-header-container .divider{*/
/*    border:none;*/
/*}*/
.s-publications.detail-page .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-publications.detail-page .item-header h2{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-publications.detail-page .item-header h3{
    line-height:1.6;
}
/*.s-publications.detail-page  .divider{border:none;}*/

.s-publications.detail-page section[id*="-column-content"] .container{
    max-width:1080px;
}


.s-publications.detail-page section[id*="-column-content"] .text-two-columns .left {
    width: calc(48.66% + 15%);
}
.s-publications.detail-page section[id*="-column-content"] .text-two-columns .right {
    width: calc(48.66% - 15%);
}

@media all and (max-width:800px) {
    .s-publications.detail-page section[id*="-column-content"] .text-two-columns .left {
        width: 100%;
        padding-left:0;
        padding-right:0;
        padding-bottom:30px
    }
    .s-publications.detail-page section[id*="-column-content"] .text-two-columns .right {
        width: 100%;
        padding-left:0;
        padding-right:0;
    }
}

.s-publications.detail-page .links.in-text{
    line-height: 1.6;
}
.s-publications.detail-page .links.in-text + .links.in-text{
    margin-top:0;
}


.s-publications.detail-page #content-pdf{
    display:none;
}


/* -------------------------------------------------------------------------- */
/* FILM */
/* -------------------------------------------------------------------------- */
.s-film .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-film .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-film .divider{border:none;}*/
.s-film .page-header .links{display:none;}

.s-film .container.page-header-container,
.s-film #content-container > .container{
    max-width:100%;
}

.s-film .slide-video-container iframe{
    width:100%!important;
    height:100%!important;
}

/* -------------------------------------------------------------------------- */
/* PRESS */
/* -------------------------------------------------------------------------- */
.s-press .home .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-press .home .switch a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-press .home .section-header.divider{*/
/*    border:none;*/
/*}*/



#press-grid .title{
    font-family: "RayJohnsonFont";
    font-size: 22px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#press-grid .subtitle{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#press-grid .date{
    line-height:1.6;
    /*margin-bottom:15px;*/
}
#press-grid .links{
    line-height:1.6;
}

.s-press .home > .container,
.s-press .home > #press-grid > .container:not(.custom-grid){
    max-width:100%;
}

.s-press .home .links a {
    padding-right:20px;
}

/* -------------------------------------------------------------------------- */
/* RESEARCH */
/* -------------------------------------------------------------------------- */
.s-research .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}

.s-research #screen-grid-links .titles{
    font-family: "RayJohnsonFont";
    font-size: 16px;
    text-transform: uppercase;      
}
/*.s-research .section-header.divider{border:none;}*/
.s-research #screen-grid-links header{
    display:none;
}

.s-research .custom_page > .container{
    max-width:100%;
}


.s-research #screen-grid-links .grid .entry:nth-child(4n + 4), 
.s-research #screen-grid-links .grid .entry:nth-child(5n + 5) {
        padding-right: 4.2%;
        margin-right:0
    }

.s-research #screen-grid-links .grid .entry:nth-child(3n + 3) {
        padding-right:0
    }

.s-research #screen-grid-links .grid .entry {
        width: 30.5%;
        padding-right:4.2%
    }
@media all and (max-width:800px) {
    .s-research #screen-grid-links .grid .entry {
        width: 47.5%;
        padding-right: 5%;
    }
    .s-research #screen-grid-links .grid .entry:nth-child(3n + 3),
    .s-research #screen-grid-links .grid .entry:nth-child(4n + 4), 
    .s-research #screen-grid-links .grid .entry:nth-child(5n + 5) {
        padding-right: 5%;
        margin-right:0
    }
    .s-research #screen-grid-links .grid .entry:nth-child(2n + 2) {
        padding-right:0;
        margin-right:0
    }     
}
/* -------------------------------------------------------------------------- */
/* BIBLIOGRAPHY */
/* -------------------------------------------------------------------------- */
.s-bibliography .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-bibliography .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-bibliography .divider{border:none;}*/
.s-bibliography .page-header .links{display:none;}

.s-bibliography .container.page-header-container,
.s-bibliography #content-container > .container{
    max-width:100%;
}


@media (max-width: 767px) {
    .s-bibliography .text-three-columns .column {
        width: 100%;
        flex-basis: 100%;
        -webkit-flex-basis:100%
    }
}

/* -------------------------------------------------------------------------- */
/* ARTICLES */
/* -------------------------------------------------------------------------- */
.s-articles .home .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-articles .home .switch a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-articles .home .section-header.divider{*/
/*    border:none;*/
/*}*/

#articles-grid .title{
    font-family: "RayJohnsonFont";
    font-size: 22px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#articles-grid .subtitle{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#articles-grid .date{
    line-height:1.6;
    /*margin-bottom:15px;*/
}
#articles-grid .links{
    line-height:1.6;
}

.s-articles .home > .container,
.s-articles .home > #articles-grid > .container:not(.custom-grid){
    max-width:100%;
}

.s-articles .home .links a {
    padding-right:20px;
}

/* -------------------------------------------------------------------------- */
/* ARCHIVE */
/* -------------------------------------------------------------------------- */
.s-archive .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-archive .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-archive .divider{border:none;}*/
.s-archive .page-header .links{display:none;}

.s-archive .container.page-header-container,
.s-archive #content-container > .container{
    max-width:100%;
}


/* -------------------------------------------------------------------------- */
/* GLOSSARY */
/* -------------------------------------------------------------------------- */
.s-glossary .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-glossary .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-glossary .divider{border:none;}*/
.s-glossary .page-header .links{display:none;}

.s-glossary .container.page-header-container,
.s-glossary #content-container > .container{
    max-width:100%;
}

/* -------------------------------------------------------------------------- */
/* INFO */
/* -------------------------------------------------------------------------- */
.s-info .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase;    
}
.s-info .screen-nav.child a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;        
}
/*.s-info .divider{border:none;}*/
.s-info .page-header .links{display:none;}

.s-info .container.page-header-container,
.s-info #content-container > .container{
    max-width:100%;
}

.s-info #screen-content .text-two-columns .left{
    width: calc(48.66% + 10%);
}
.s-info #screen-content .text-two-columns .right{
    width: calc(48.66% - 10%);
}
@media all and (max-width:1280px) {
    .s-info #screen-content .text-two-columns .left{
        width: 100%;
        max-width:800px;
        padding-left:0;
        padding-right:0;
    }
    .s-info #screen-content .text-two-columns .right{
        width: 100%;
        max-width:800px;
        padding-left:0;
        padding-right:0        
    }
}



.s-info #screen-content form input {
    max-width:360px;
}
.s-info #screen-content form label {
    display:none;
}

.s-info #screen-content form button{
    padding: 5px 15px 5px 15px;
    margin-top:0px;
}


/* -------------------------------------------------------------------------- */
/* EXHIBITIONS */
/* -------------------------------------------------------------------------- */
/* INDEX PAGE */
#exhibitions-grid .title{
    font-family: "RayJohnsonFont";
    font-size: 22px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#exhibitions-grid .subtitle{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
#exhibitions-grid .date{
    line-height:1.6;
    margin-bottom:15px;
}

.s-exhibitions .home .additional-text{
    font-family:arial;
    font-size: 12px;
    line-height: 1.7;    
}

.s-exhibitions .home .past .switch{
    display:none;
}

.s-exhibitions .home header{
    border:none;
}
.s-exhibitions .home header h4{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
}

.s-exhibitions .home #large > .container:not(.grid),
.s-exhibitions .home #medium > .container:not(.grid){
    max-width:100%;
}
#exhibitions-grid > .container:not(.fixed-font){
    max-width:100%;
}



.s-exhibitions .grid .entry.half,
.s-exhibitions .grid .entry.full,
.s-exhibitions .grid .entry.medium{
    padding-bottom:0;
    margin-bottom:80px;
}



/* --------------------- */
/* LARGE */
/* --------------------- */
.s-exhibitions .exhibitions.home #large h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-exhibitions .exhibitions.home #large h2{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-exhibitions .exhibitions.home #large h3{
    line-height:1.6;
    margin-bottom:15px;
}
/* --------------------- */
.s-exhibitions #large.grid-container > .grid > .entry.half.not-clickable,
.s-exhibitions #large.grid-container > .grid > .entry.half > a,
.s-exhibitions #large.grid-container > .grid > .entry.full.not-clickable,
.s-exhibitions #large.grid-container > .grid > .entry.full > a{
    display:flex;
    align-items: flex-start;
    justify-content:space-between;
}
.s-exhibitions #large .entry.half .thumb,
.s-exhibitions #large .entry.full .thumb{
    width:60%;
    padding-right:3%;
    box-sizing:border-box;
}
.s-exhibitions #large .entry.half .headers,
.s-exhibitions #large .entry.full .headers{
    width:40%;
    padding-left:0%;
    /*align-self:center;*/
    box-sizing:border-box;
}
.s-exhibitions #large .grid .entry.half {
    width: 100%;
    padding-right: 0;
}
/* ---------------------- */
/* Ratio + force crop cover LARGE */
/*.s-exhibitions #large .entry.half .thumb,*/
/*.s-exhibitions #large .entry.full .thumb{*/
/*    position:relative;*/
/*    padding-top:50%;*/
/*}*/
/*.s-exhibitions #large .entry.half .thumb > .image,*/
/*.s-exhibitions #large .entry.full .thumb > .image{*/
/*    position:absolute;*/
/*    top:0;*/
/*    left:0;*/
/*    width:100%;*/
/*    height:100%;*/
/*}*/
/*.s-exhibitions #large .entry.half .thumb > .image img,*/
/*.s-exhibitions #large .entry.full .thumb > .image img{*/
/*    position:absolute;*/
/*    top:0;*/
/*    left:0;*/
/*    width:100%;*/
/*    height:100%;*/
/*    object-fit: cover; */
/*    object-fit: contain; */
/*}*/
/* --------------------- */
@media (max-width: 1023px) {
    .s-exhibitions #large.grid-container > .grid > .entry.half.not-clickable,
    .s-exhibitions #large.grid-container > .grid > .entry.half > a,
    .s-exhibitions #large.grid-container > .grid > .entry.full.not-clickable,
    .s-exhibitions #large.grid-container > .grid > .entry.full > a{
        display:block;
    }
    .s-exhibitions #large .entry.half .thumb,
    .s-exhibitions #large .entry.full .thumb{
        width:100%;
    }
    .s-exhibitions #large .entry.half .headers,
    .s-exhibitions #large .entry.full .headers{
        width:100%;
        padding-left:0;
    }
    /*.s-exhibitions #large .entry.half .thumb,*/
    /*.s-exhibitions #large .entry.full .thumb{*/
    /*    padding-top:65%;*/
    /*}    */
}

/* --------------------- */
/* MEDIUM */
/* --------------------- */
.s-exhibitions .exhibitions.home #medium h1{
    font-family: "RayJohnsonFont";
    font-size: 22px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-exhibitions .exhibitions.home #medium h2{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-exhibitions .exhibitions.home #medium h3{
    line-height:1.6;
    margin-bottom:15px;    
}



/* ---------------------- */
/* Ratio ONLY MEDIUM */
.s-exhibitions #medium .entry .thumb{
    position:relative;
    padding-top:85%;
}
.s-exhibitions #medium .entry .thumb > .image{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.s-exhibitions #medium .entry .thumb > .image img{
    position:absolute;
    top: auto;
    right: auto;
    left:0;
    bottom:0;
}



.s-exhibitions #large,
.s-exhibitions #medium{
    padding-bottom:20px;
}
.s-exhibitions .home .switch a{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;    
}

.s-exhibitions .home .past header{
    line-height:1.6;
}

/* ---------------------- */
/* DETAIL PAGE */
.s-exhibitions.detail-page .container.page-header-container{
    max-width:100%
}
.s-exhibitions.detail-page .container.page-header-container .back{
    display:none;
}
/*.s-exhibitions.detail-page .container.page-header-container .divider{*/
/*    border:none;*/
/*}*/
.s-exhibitions.detail-page .item-header h1{
    font-family: "RayJohnsonFont";
    font-size: 38px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-exhibitions.detail-page .item-header h2{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase; 
    line-height:1.4;
    margin-bottom:10px;
}
.s-exhibitions.detail-page .item-header h3{
    line-height:1.6;
}
/*.s-exhibitions.detail-page  .divider{border:none;}*/

.s-exhibitions.detail-page section[id*="-column-content"] .container{
    max-width:1080px;
}


.s-exhibitions.detail-page section[id*="-column-content"] .text-two-columns .left {
    width: calc(48.66% + 25%);
}
.s-exhibitions.detail-page section[id*="-column-content"] .text-two-columns .right {
    width: calc(48.66% - 25%);
}
@media all and (max-width:800px) {
    .s-exhibitions.detail-page section[id*="-column-content"] .text-two-columns .left {
        width: 100%;
        padding-left:0;
        padding-right:0;
        padding-bottom:30px
    }
    .s-exhibitions.detail-page section[id*="-column-content"] .text-two-columns .right {
        width: 100%;
        padding-left:0;
        padding-right:0;
    }
}

.s-exhibitions.detail-page .links.in-text{
    line-height: 1.6;
}
.s-exhibitions.detail-page .links.in-text + .links.in-text{
    margin-top:0;
}




/* -------------------------------------------------------------------------- */
/* FOOTER */
/* -------------------------------------------------------------------------- */
footer{
    /* keep PADDING-TOP set to 0 */
    padding-top: 0;
    padding-bottom: 30px;
    line-height:inherit;
    color:#ffffff;
    background-color:#000000;
    /*background-image: linear-gradient(-180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0) 50%);*/
    /*font-size: inherit;*/
    line-height: 1.6;
    
}
footer .container > .divider{
    display:block;
    /* overide scroll-reveal opacity */
    opacity:1!important;
    /* margin-bottom below = top padding of footer */
    margin-bottom:50px;
    /* DO NOT REMOVE BORDER - USE HEX OR TRANSPARENT */
    /*border-color:#000000;*/
    border-color:transparent;
}
footer.divider{
    border:1px solid;
    border-color:transparent;
}
footer p{
    font-family: "RayJohnsonFont";
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.4;
}
footer p a{
    color:#ffffff;
}
footer p a:hover{
    color:#808080;
}
footer div.container{
    max-width:100%;
    position:relative;
}
footer div.container div{
    box-sizing:border-box;
}
footer div {
    display: block;
    padding-right: 0;
    vertical-align: top;
}
footer div.footer-cols{
    width:100%;
    padding-right:0;
    line-height:inherit;
    display:flex;
    justify-content:space-between;
}
footer .footer-siteindex{
    display:none;
}

footer .image-links img{
    max-width:80px;
}
footer .image-links a {
    margin-right:0;
    margin-left:15px;
}

/* FOOTER SOCIAL */
footer > .container > .footer-social{
    float: none;
    position:absolute;
    right:0;
    padding:inherit;
    bottom:0;
}
footer .footer-social {
    float:none;
    line-height:100%
}
footer .footer-social a {
    height: 25px;
    width: 25px;
    overflow: hidden;    
}
footer .footer-social img {
    max-width: 25px;
    max-height: 25px;
}
footer .footer-social a:hover img {
    opacity:.5;
}


/* EE-FOOTER-FOOTER */
footer #ee-footer-footer {
    margin-top:50px;
    display:flex;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 9px;
    text-transform:initial;
}
footer #ee-footer-footer p{
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10px;
    text-transform:initial;    
}
footer #ee-footer-footer a{
    color:#ffffff;
}
footer #ee-footer-footer a:hover{
    color:#808080;
}
footer #ee-footer-footer > p,
footer #ee-footer-footer > div,
footer #ee-footer-footer > span{
    padding-right:15px;
    line-height:normal;
    margin-bottom:0;
    white-space:nowrap;
    line-height:2;
}
footer #ee-footer-footer .credit {
    margin-top:0;
    font-size: 10px;
}



/* MOBILE FOOTER */
@media all and (max-width:1023px) {
    footer div.footer-cols{
        display:block;
    }
    footer div.footer-cols > div{
        display:block;
        text-align:left;
        padding-bottom:30px;
    }
    footer > .container > .footer-social{
        position:relative;
        right:unset;
        bottom:unset;
        text-align:left;
        padding:0;
    }
    footer .image-links{
        text-align: left;
        padding-bottom: 50px!important;    
    }
    footer .image-links a {
        margin-right:15px;
        margin-left:0;
    }    
}
@media all and (max-width:600px) {
    footer #ee-footer-footer {
        display:block;
    }   
}










/* -------------------------------------------------------------------------- */
/* CK EDITOR */
/* -------------------------------------------------------------------------- */

.ee-editor-large{
    font-family:"RayJohnsonFont";
    font-size:27px;
    text-transform:uppercase;
    line-height:1.2
}

.s-exhibitions.detail-page section[id*="-column-content"] .ee-editor-large{
    font-family:"RayJohnsonFont";
    font-size:16px;
    text-transform:uppercase;
}
.s-publications.detail-page section[id*="-column-content"] .ee-editor-large{
    font-family:"RayJohnsonFont";
    font-size:16px;
    text-transform:uppercase;
}

.slide figcaption p .ee-editor-large, 
.caption-snippet p .ee-editor-large,
.caption p .ee-editor-large,
.image .caption p .ee-editor-large{
    font-size:16px;
}


.ee-editor-quote{;
    font-size:21px;
}


/* -------------------------------------- */
/*SCREEN INVERT*/
.ee-custom-screen-invert{
    color:#ffffff;
    background-color:#000000;
    padding-top:80px;
    margin-bottom:80px;
}
.ee-custom-screen-invert + .ee-custom-screen-invert{
    padding-top:0px;
    margin-top:-80px
}
.ee-custom-screen-invert a:hover{
    color:#ffffff;
}

/* -------------------------------------- */
/* SCREEN-WIDE */
[id*='screen-content-a'] .text-one-column-with-image.no-image.ee-custom-screen-wide .container{
    max-width:1400px;
}

/* FOOTER CK */
footer .ee-editor-large{
    font-family:"RayJohnsonFont";
    font-size:24px;
    text-transform:uppercase;
    line-height:1.2;
    display:inline-block;
    margin-bottom:15px;
}

/* -------------------------------------------------------------------------- */
/* CONTAINER */
/* -------------------------------------------------------------------------- */
.container, footer div.container{padding: 0 40px;}

/* keep padding*/
@media all and (max-width:1120px) {
    .container, footer div.container{padding: 0 20px;}
}
/* keep 100% width */
@media all and (max-width:800px) {
    .container{max-width: 100%;}
}

/* -------------------------------------------------------------------------- */
/* CONTAINER & ENTRY IMAGE STRECTH 100% */
/* -------------------------------------------------------------------------- */
/* Stretch all the containers and the images within the entry containers */
/* Warning this needs to work with the EXHIBITIONS #large and #medium CSS */
/* See/Search [CURRENT/UPCOMING - FIT-IMAGE-OPTION-STRETCH SCALING FIX] above */
/*.container, footer div.container{*/
/*    max-width:100%;*/
/*}*/
.entry .image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover;
}
.entry .image img[src*='limit']{
    object-fit:contain;
    object-position:bottom left;
}
#large .entry .image img{
    max-height:650px;
}
#large .entry .image img[src*='limit']{
    object-fit:contain;
    object-position:bottom center;
}
@media (max-width: 1023px) {
    #large .entry .image img[src*='limit']{
        object-position:bottom left;
    }    
}




/* LIMIT object-position overides */
/* overide the object-position per section */
/*#publications-grid .entry .image img[src*='limit'],*/
.thumbnails .entry .image img[src*='limit']{
    object-position:center center;
}




/* -------------------------------------------------------------------------- */
/* MOBILE */
/* -------------------------------------------------------------------------- */

@media (max-width: 1040px) {
    /* -------------------------------------- */
    /* WORD BREAK */
    /* -------------------------------------- */    
    .entry .title {
        word-break: break-word;
    }
}




/* -------------------------------------------------------------------------- */
/* SCROLL REVEAL */
/* -------------------------------------------------------------------------- */
/* pre-hide elements */
html.sr .grid-container .entry,
html.sr .list .entry .thumbnail,
html.sr .list .entry .info,
html.sr .squared .thumbnail-container,
html.sr .footer-cols > div,
html.sr .text-one-column-with-image .text,
html.sr .text-one-column-with-image:not(.banner-image):not(.image-uncropped_banner) .image,
html.sr .text-one-column,
html.sr .text-two-columns .right, 
html.sr .text-two-columns .left,
html.sr .text-three-columns .column,
html.sr .news-details .details,
html.sr .news-details .image,
html.sr .artists.home .column
{
    visibility: hidden;
}

/* -------------------------------------------------------------------------- */
/* TEST */
/* -------------------------------------------------------------------------- */
/** {box-shadow: inset 0 0 0 1px rgba(255,0,0,1) !important;}*/
/*img {outline-color:#ff0000 !important; outline-width:1px !important; outline-style:solid !important; outline-offset:-1px !important;}*/
.bx-wrapper .bx-controls-direction .bx-next, 
.bx-wrapper .bx-controls-direction .bx-prev {
    background: url('https\3A \2F \2F s3\2E amazonaws\2E com\2F files\2E collageplatform\2E com\2E prod\2F application\2F 6115ed1ce1743c7ca22a7462\2F ee935797c13bf18842ac718b91b8b06c\2E png') no-repeat;
    background-size: 32px 64px;
    width: 16px;
    height: 32px;
    margin-top: -16px;
}
.bx-wrapper .bx-controls-direction .bx-prev {
    background-position: 0 0;
}
.bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-position: 0 -32px;
}
.bx-wrapper .bx-controls-direction .bx-next {
    background-position: -16px 0;
}
.bx-wrapper .bx-controls-direction .bx-next:hover {
    background-position: -16px -32px;
}

*:focus:not(.focus-visible) {
    outline: none;
}


*:focus {
    outline: 2px #A5C7FE solid;
    outline-offset: 1px;
}

.entry > a {
    display: inline-block;
}

.entry.small > a, .entry.medium > a, .entry.large > a, .grid.thumbnails > .entry > a, .grid.entries > .entry > a,
.large-images > .entry > a, .entry.full > a {
    display: block;
}

div[class^='custom-grid'] > .entry > a, div[class*=' custom-grid'] > .entry > a,
.grid-container > .grid > .entry > a, .list.text-only .entry > a {
    display: block;
}

.list.text-only .date {
    float: left;
}

.news .entry > .thumbnail > .image > a {
    display: inline-block;
}

#skipToContent {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    text-decoration: underline;
}

a#skipToContent:active,
a#skipToContent:focus,
a#skipToContent:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
}

footer div > a.footer-siteindex,
footer span > a.footer-siteindex{
    white-space: nowrap;
    overflow: hidden;
}

#contentWrapper:focus {
    outline: transparent !important;
}

#contentWrapper #eccomerceCheckout .widget ul {
    display: block;
    margin-top: 5px;
}

#contentWrapper #eccomerceCheckout input.error {
    margin-bottom: 0;
}

label.required:after {
    content: '*';
    margin-left: 2px;
}


        
    .slideshow-container .swiper-slide {
       -webkit-backface-visibility: hidden;
       -webkit-transform: translate3d(0, 0, 0);
    }

    .slider-nav-next,
    .slider-nav-prev,
    .swiper-vow .slider-nav-next,
    .swiper-vow .slider-nav-prev,
    .swiper-vow .slider-nested-nav-prev,
    .swiper-vow .slider-nested-nav-next {
        background: url('https\3A \2F \2F s3\2E amazonaws\2E com\2F files\2E collageplatform\2E com\2E prod\2F application\2F 6115ed1ce1743c7ca22a7462\2F ee935797c13bf18842ac718b91b8b06c\2E png') no-repeat;
        background-size: 32px 64px;
        width: 16px;
        height: 32px;
        margin-top: -16px;
        position: absolute;
        top: 50%;
        border: none;
        transform: none;
    }
    .slider-nav-prev,
    .swiper-vow .slider-nav-prev,
    .swiper-vow .slider-nested-nav-prev {
        background-position: 0 0;
        left: 0;
    }
    .slider-nav-prev:hover,
    .swiper-vow .slider-nav-prev:hover,
    .swiper-vow .slider-nested-nav-prev:hover {
        background: url('https\3A \2F \2F s3\2E amazonaws\2E com\2F files\2E collageplatform\2E com\2E prod\2F application\2F 6115ed1ce1743c7ca22a7462\2F ee935797c13bf18842ac718b91b8b06c\2E png') no-repeat;
        background-size: 32px 64px;
        background-position: 0 -32px;
        border: 0;
    }
    .slider-nav-next,
    .swiper-vow .slider-nav-next,
    .swiper-vow .slider-nested-nav-next {
        background-position: -16px 0;
        right: 0;
    }
    .slider-nav-next:hover,
    .swiper-vow .slider-nav-next:hover,
    .swiper-vow .slider-nested-nav-next:hover {
        background: url('https\3A \2F \2F s3\2E amazonaws\2E com\2F files\2E collageplatform\2E com\2E prod\2F application\2F 6115ed1ce1743c7ca22a7462\2F ee935797c13bf18842ac718b91b8b06c\2E png') no-repeat;
        background-size: 32px 64px;
        background-position: -16px -32px;
        border: 0;
    }
    