/* push footer to bottom */
/*.tax-pc-category .pc-books .books-landing .books .single-book h4 {
    min-height: 35px;
}*/
/*#audioplayer{
    width: 480px;
    height: 60px;
    margin: 50px auto auto auto;
  border: solid;
}

#pButton{
    height:60px; 
    width: 60px;
    border: none;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    float:left;
    outline:none;
}

.play{background: url('http://www.alexkatz.me/codepen/img/play.png') ;}
.pause{background: url('http://www.alexkatz.me/codepen/img/pause.png') ;}

#timeline{
    width: 400px;
    height: 20px;
    margin-top: 20px;
    float: left;
    border-radius: 15px;
    background: rgba(0,0,0,.3);
  
}
#playhead{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-top: 1px;
    background: rgba(0, 0, 0,1);

}*/
.global-news-top a:hover {
    text-decoration: underline;
}
.global-news-top a {
    color:red;
}
.sl-caption .artwork-desc {
    border-top: none;
    padding-top: 0;
    color: #7D7D7D;
}
.Video {
    max-height: 130px;
}
.page {
    min-height: 75vh
}
footer {
    margin-top:100px;
}
.fn-story {
    border:none;
}
/* keeps .to-top button hidden on home page */
.page.home {
    margin-bottom: 0;
    min-height: 0;
}
.sca {
    width:24%;
}
.row-fix{
    margin-left: 0;
    margin-right: 0;
}
img.pc-logo {
	cursor: pointer;
}
a.read-more {
	font-weight: 300;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2rem;
    cursor: pointer;
    margin-left: 5px;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: underline;
}
a.read-more:hover {
    color:#000;
}
.pc-book-top .pc-book-info .pc-book-info-inner.pc-book-title span {
	line-height: .8rem;
}
.pc-book-top .pc-book-info .pc-book-info-inner.pc-book-title span:hover {
    cursor: unset;
}
a {
	color:unset;
    text-decoration: none;
    cursor: pointer !important;
}
p a {
    text-decoration: underline;
}
a img {cursor: pointer !important;}

.pc-book-text h1 {
    color: #000000;
    font-size: 18px;    
    font-weight: 700;   
    margin-top: 20px;
}
.archive-slider-block figure img {
    padding: 0px 15rem;
}
body.hidden-scroll {
  overflow: hidden; }
.pub-details ol li {
   font-size: 14px;    
   font-weight: 300;   
   line-height: 24px;
}
.pub-details ol {
    margin-left: 14px;
}
.pub-details ol li a:hover {
    text-decoration: underline;
}
.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin: 0 auto;
    margin-top: 5rem;
    box-sizing: border-box;
}

.gallery-wrapper a {
    margin-bottom: 68px;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.exhibition-wrapper {
    margin-bottom: 40px;
}
.exhibition-wrapper a {
    width:30%;
    height:auto;
    margin-right: 0;
    margin:20px 10px;
}

.gallery-wrapper a:nth-child(6n) {
    margin-right: 0;
}

.gallery-wrapper a .image {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.sl-image {
    top: 50% !important;
    left: 50% !important;
    height: auto !important;
    transform: translate(-50%, -50%) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    background-color: #fff;
    padding: 60px 31px 50px;
    box-sizing: border-box;
}

.sl-wrapper .sl-image .sl-caption {
    width: 89% !important;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    color: #7D7D7D;
    font-size: 14px;
    text-align: left;
}

.sl-wrapper .sl-close {
    color: #7D7D7D !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 30px !important;
    left:30px !important;
}

.sl-wrapper .sl-counter {
    font-size: 25px;
}
/*.sl-wrapper .sl-navigation button.sl-prev {
    left: calc(50% - 700px) !important;
}

.sl-wrapper .sl-navigation button.sl-next {
    right: calc(50% - 700px) !important;
}*/
.sl-wrapper .sl-counter {
    position: absolute !important;
    top: 85% !important;
    left: 49% !important;
}
.pc-books .books-landing .books .single-book {
    padding: 0 1.5rem;
    min-height: 17rem;
}
.pc-book-top {
    position: relative;
}
.arrow-post {
    max-width: 20px !important;
    position: absolute;
    top:40%;
}
.prev-post {
    left:150px;
}
.next-post {
    right:150px;
}
.next-image-wrap {
    border:1px solid black;
    padding: 10px 10px;
    max-width: 120px;
    position: absolute;
    right:100px;
    top:40px;
    display: none;
}
.prev-image-wrap {
    border:1px solid black;
    padding: 10px 10px;
    max-width: 120px;
    position: absolute;
    left:100px;
    top:40px;
    display: none;
}
.next-image-wrap img {
    margin-bottom: 0;
}
.prev-image-wrap img {
    margin-bottom: 0;
}
.pc-book-top {
    position: relative;
}
.pc-books .books-landing .books .single-book.co-artworks {
    min-height: 11rem;
}
.pc-top-text {
    max-width: 26.5rem;
}
.artworks-top-text, .artwork-details {
    max-width: 960px;
}
.artwork-details {
    margin: 0 auto;
    border-top: 1px solid #000;
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.artworks-top-text {
    margin-bottom: 2rem;
    margin-top:3.5rem;
}
.single-artwork {
    flex-direction: column;
    justify-content: center;
}
.video {
    margin-top: 40px;
}
.pc-bibliography-text .bibliography-single .exh-description {
    padding: 22px;
}
.pc-bibliography-text .bibliography-single .exh-description img {
    max-width: 100%;
}
.pc-top-text a:hover {
    text-decoration: underline;
}
.pc-news-text h1 {
    font-size: 16px;
}
.pc-book-text h2 {
    font-size:14px;
    font-weight: 300;
    margin-top: 5px;
}
.pc-news-text p {
    padding: 0;
}
.see-more-archive div a {
    font-size: 14px;    
    font-weight: 300;   
    line-height: 24px;  
    text-align: right;
    display: block;
}
.see-more-archive div a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.padding-bottom-40 {
    padding-bottom: 40px;
}
.artwork-desc {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    display: block;
    border-top:1px solid black;
    padding-top: .5rem;
}
.artwork-desc h2 {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

/* BREADCRUMBS */

.breadcrumbs {
    position: absolute;
    top: 145px;
    color: rgba(0,0,0,0.5);
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    left: 0;
}
.breadcrumbs span, .bread-bottom span {
    text-decoration: underline;
}
.breadcrumbs span a:hover {
    font-weight: bold;
    color:black;
}
.breadcrumbs span.current-item, .bread-bottom span.current-item {
    text-decoration: none;
}
.bread-bottom {
    position: absolute;
    color: rgba(0,0,0,0.5);
    font-size: 12px;    
    font-weight: 500;   
    line-height: 24px;   
    text-align: right;
    bottom:-40px;
}

.sidenav .nav-body input[type='text'] {
    width: 97%;
    border: none;
    border-bottom: 1px solid #7D7D7D;
    padding-bottom: .5rem;
    margin-bottom: 2.5rem;
}
.sidenav .nav-body label {
    display: none;
}
.sidenav .nav-body input[type='submit'] {
    display: none;
}
.margin-top-120 {
    margin-top: 6rem;
}
.home .footer-inner, .home .breadcrumbs {display: none;}


/* CHANGES 25.3 */

.pc-books .books-landing .see-all a {
    text-decoration: underline;
}
.pc-books .books-landing .see-all a:hover {
    color:black;
}
.single-book .book-cover {
    min-height: 161px;
}
.pc-books .pc-landing-books .books {
    margin-bottom: 3rem;
}
.pc-books .pc-landing-awards .books .single-award span img {
    padding-top: unset;
    margin-top: 20px;
}
.pc-books .pc-landing-awards .books {
    margin-left: 0;
    margin-right: 0;
}
.footer-inner .footer-menu ul li {
    margin: 0 15px;
}
.load-more {
    text-align: center;
}
.load-more a {
    float: none !important;
    margin-right: 0 !important;
}
.pc-bibliography-text .bibliography-single .biblio-desc img {
    margin-bottom: 9px;
}
.pc-book-text {
    padding: .65rem 0;
}
.pc-book-text p {
    padding: .1rem 0;
}
.book-slicica {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    min-height: 200px;
}
/*.book-slicica img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}*/
.artwork-slicica {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    min-height: 150px;
    max-height: 155px;
}
.artwork-slicica img {
    object-fit: cover;
    width: 100%;
    /*height: 100%;*/
    max-height: 200px;
}
.artwork-slicica img.gal-icon {
    object-fit: unset;
    width: initial;
    height: unset;
}
.sidenav .nav-body .nav-subsection ul li a {
    color: rgba(0,0,0,0.8);
}
.sidenav .nav-body .nav-subsection ul li a:hover {
    color: rgba(0,0,0,1);
    text-decoration: none;
}
.pc-bio-title span {
    color: #585858;
}
.pc-book-top .pc-book-info .pc-book-info-inner.pc-book-title number {
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    font-weight: 200;
}
.pc-book-top .pc-book-info .pc-book-info-inner.pc-book-title span {
    line-height: 1.2;
    font-weight: 200;
}
.see-more-archive div a {
    color: rgba(0,0,0,0.5);
    text-decoration: underline;
}
.see-more-archive div a:hover {
    color: rgba(0,0,0,1);
}
.pretraga {
    position: relative;
}
.search-icon {
    position: absolute;
    top: 16px;
    right: 10px;
    max-width: 16px;
    max-height: 16px;
}
.search-icon.klik {
    top:15px;
    right: 0;
}
.pc-books .books-landing .books .single-award {
    border-top: 0.5px solid rgba(0,0,0,0.5);
}
.pc-books .books-landing .books .single-award:last-of-type {
    border-bottom: 0.5px solid rgba(0,0,0,0.5);
}
.sidenav {
    right:-30px;
}
.arrow-post {
    max-width: 11px !important;
}
.pc-books .pc-landing-media .books {
    margin-bottom: 0;
}
.to-top img {
    transform: rotate(180deg);
    padding-top: 0;
    padding-bottom: 10px;
    max-width: 20px;
    position: absolute;
    right:20px;
}
.to-top img.mobile {
    display: none;
    transform: none;
}
.to-top {
    text-align: right;
    position: relative;
    margin-bottom: 100px;
}
.to-top-holder {
    max-width: 200px;
    position: absolute;
    right: 20px;
}
.to-top-holder:hover {
    cursor: pointer;
}
.to-top span {
    color:rgba(0,0,0,0.5);
    font-size:12px;
}
.artwork-slicica {
    position: relative;
}
.gal-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 34px;
}
.home .to-top {
    display: none;
}
.filter {
    min-width:400vh;
    min-height:100vh;
    background: black;
    opacity: .7;
    position: absolute;
    top:0;
    left:0;
    z-index: 999999;
    display: none;
}
.overlay {
    z-index: 9999999;
}
a.gray-link {
    float: right;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: underline;
    margin-right: 1rem;
}
.sidenav .nav-close {
    right: 10px;
    width: 15px;
    height: 15px;
    left:unset;
}
.pc-bibliography-text .bibliography-single .biblio-desc h4, .pc-bibliography-text .bibliography-single .biblio-desc h5 {
    color:rgba(0, 0, 0, 0.5);
    font-weight: 300;
    font-size: 14px;
}
.down {
    max-width: 14px;
    bottom:9px;
    left:45px;
    position: absolute;
}
.dbold {
    display: none;
}
.dropdown:hover .dbold {
    display: block;
}
.dropdown:hover .dregular {
    display: none;
}
.pc-book-top .pc-book-info .pc-book-info-inner.pc-book-title span {
    text-decoration: none;
}
.sidenav .nav-body .nav-subsection {
    display: block;
}
.sidenav {
    padding-top: 5rem;
}
.sl-counter {display: none !important;}
.pc-books .books-landing .books .height15 {
    margin-bottom: 2rem;
}
.height15 .book-slicica {
    min-height: 15rem;
}
.artwork-single .pc-book-top .pc-book-info {
    max-width: unset;
}
.artwork-single .sca {
    padding: 0;
}
.padding20 {
    padding:0 2rem;
}
.archive-top {
    margin-top: 1.5rem;
}
.pc-bibliography-text .bibliography-single .biblio-desc h4 {
        color: rgba(0, 0, 0, 1);
}
.pc-book-top .pc-book-info .pc-book-info-inner.pc-book-title {
    padding-right: 0;
}
.pc-biography-top {
    margin-left: 0;
    margin-right: 0;
}
.padding68 {
    padding-top: 68px;
}
.page-template-template-paulo-coehlo .pc-books .bb-top-bar h2 {
    margin-left: 1rem;
}
.page-template-template-christina-oiticica .pc-books .bb-top-bar h2 {
    margin-left: 1rem;
}
.pc-bio-title span {
    position: absolute;
}
.pc-top-text a {
    color: rgba(0,0,0,.5);
    text-decoration: underline;
}
.pc-top-text a:hover {
    color: rgba(0,0,0,1);
}
.media-slicica {
    min-height: 220px;
}
.artwork-slicica {
    min-height: 150px;
    max-height: 155px;
}
.page-template-template-exhibitions .artwork-slicica {
    min-height: 270px;
    max-height: 275px;
}
.padding-lr-80 {
    padding: 0 4rem;
}
.footer-padding {
    padding-left: 80px;
    padding-right: 80px;
}
.footer-inner .footer-copyright {
    margin-bottom: 1rem;
}
.nav-title {
    width: 97%;
    margin-right: 0 !important;
}
.nav-title:hover {
    cursor: normal !important;
}
.sidenav .nav-body input[type='search'] {
    margin-bottom: 1.5rem;
    font-size: 14px;
    font-weight: 300;
    line-height: 44px;
    padding-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,0.8);
    text-align: left;
}
.pc-books .books-landing .books .single-book.landing-artworks {
    display: block;
}
.mobile-hide {
    font-size: .7rem;
    font-weight: 300;
    line-height: 16px;
    padding-top: 8px;
    text-decoration: underline;
    margin-top: 1.5rem;
    display: none;
}
.mobile-hide p {
    text-align: center;
    width:100%;
}
.overlay-logo {
    max-width: 80%;
}
.to-top {
    cursor: pointer;
}
.top-bar-mobile {
    display: none;
}
.top-bar-mobile .dropdown {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.pc-books .bb-top-bar.top-bar-mobile .dropdown span {
    width:100%;
    min-width: 130px;
}
.pc-books .bb-top-bar.top-bar-mobile .dropdown {
    position: relative;
    max-width: 50px;
    margin: 0 auto;
    display: inherit;
}
.pc-books .bb-top-bar.top-bar-mobile {
    padding-bottom: .8rem;
}
/* clears the 'X' from INPUT on Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from INPUT on Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.single-news-text img {
    width: unset;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:unset;
    max-width: 100%;
}
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
 
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    max-width: 100%;
}
 
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    max-width: 100%;
}

img.alignnone {
   width:unset;
   max-width: 100%;
}
.wp-caption {
    max-width: 100%;
}
 
.alignright {
    float: right;
}
 
.alignleft {
    float: left;
}

/* .single-co_artwork .pc-top-text p {
    font-size: 14px;
} */
.page-template-template-archive  .publications-landing {
    margin-top: 0;
}
.mobile-title {
    display: none;
}
.mobile-breadcrumbs {
    display: none;
}
.artwork-link {
    display: flex;
    flex-wrap: wrap;
    padding-top:68px;
}
.artwork-link .sca {
    padding-bottom: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-holder input {
    font-size: 14px;    
    font-weight: 300;   
    line-height: 24px; 
    width: 150px; 
    border:none;
    cursor: pointer;
}
.search-holder input:focus {
    outline: none;
    border-bottom: 1px solid #7D7D7D;
}
.search-holder {
    position: absolute;
    top:10px;
    right: 0;
    cursor: pointer;
}
.search-holder .search-icon {
    top:6px;
    right: 0;
}
.related-media {
    margin-top:50px;
}
.related-media iframe{
    max-width: 100%;
}
.related-media body {
    display: none !important;
}
.related-audio {
    position: relative;
}
.related-audio audio {
    position: absolute;
    bottom: 6px;
    width:100%;
    z-index: 999999;
    left: 0;
}
.related-audio audio:focus {
    outline: none;
}
.related-media video:focus {
    outline: none;
}
.media-related {
    border-top:1px solid black;
    max-width: 960px;
    margin: 0 auto;
}
.media-details {
    border:none;
}
.embed-container { 
        position: relative; 
        padding-bottom: 72.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pc-bio-title.mobile-hide a {
   color: rgba(0,0,0,0.5);;
}
input {
     -webkit-appearance: none;
     border-radius: 0;
}
.down.dbold {
    bottom: 7px;
}
.dregular.rotate {
    bottom: 7px;
}
.down {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.flip {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.arrow {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.down.rotate {
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
}
span.separator {
    text-decoration: none !important;
}
/* GLOBAL NEWS */

.global-news-top {
    border-bottom: 1px solid black;
    padding-bottom: 1.5rem;
}
.second-paragraph {
    border-top: none !important;
    padding-top: 0 !important;
}
.second-paragraph-title h3 {
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.23px;
    line-height: 1.2rem;
}
.global-news-top:last-child {
    border-bottom: none;
}
.news-media {
    padding-top: 1.5rem;
}
.news-related-media {
    margin-bottom: 1.5rem;
    min-height: 215px;
}
.cookieAccept:hover {
    background: black !important;
    color:white !important;
}
.cookieDecline:hover {
    background: black !important;
    color:white !important;
}
.cookie-text {
    display: inline;
}
.pc-biography-text ul {
    color: #000000;
    font-size: .7rem;
    font-weight: 300;
    line-height: 24px;
    padding-left: .75rem;
}
.homeslider {
    min-height: 100%;
}
.sl-wrapper .sl-navigation button.sl-next {
    height: 60px;
}
.sl-wrapper .sl-navigation button.sl-prev {
    height: 60px;
}
/* DIARY STYLE */
.diary-wrapper {
    margin-bottom: 2rem;
}
.diary-day {
    padding: 1.65rem 0;
    border-bottom: 1px solid black;
}
.diary-day:last-of-type {
    border-bottom:none;
}
.diary-day p {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.diary-day h1 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: uppercase;
    margin-bottom: 1rem;
}
/* ALBUM STYLE */

.gallery-wrapper.album-wrapper a {
    padding:0 1rem;
    margin-bottom: 2rem;
}
.home .to-top {
    display: none !important;
}
.page-template-template-foundation .books {
    margin-left: 0;
    margin-right: 0;
}
.pc-books .bb-top-bar .dropdown {
    z-index: 9;
}
.page-template-template-co-media .pc-books .books-landing .books .single-book h4 {
    margin-top: 5px;
}
/* NEW THINGS */

.co-news .co-news-body .pilgrim-arrow {
    top:50%;
    cursor: pointer;
}

.pc-pdf a:hover {
    opacity: .5;
}

.sl-wrapper .sl-image .sl-caption {
    border-top: none !important;
    padding-top: 0 !important;
    color: #7D7D7D !important;
    background:transparent !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    display: block !important;
}
.post-link {
    position: absolute;
}
.post-link a {
    font-size: 14px;
    color:#0600FF;
    text-decoration: underline;
}
.post-link a:hover {
    text-decoration: none;
}
.archive-previous-post {
    left:0;
}
.archive-next-post {
    right:0;
}
.custom-archive-links {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    margin-top:50px;
}
.single-pc_books .see-more-archive div a {
    font-size: 14px;
    color:#0600FF;
}
.single-pc_books .see-more-archive div a:hover {
    text-decoration: none;
}
.co-news {
    border-bottom: none;
}
#portfolio a:last-child .co-news {
    border-bottom: .5px solid rgba(0,0,0,.49);
}

@media screen and (max-width: 1270px) {
    .cookie-text {
        display: block;
    }
}
@media screen and (max-width: 970px) {
    .exhibition-wrapper {
        width:unset;
        max-width: 960px;
    }
    .exhibition-wrapper a:nth-child(6) {
        margin-right: unset;
    }

    .prev-post {
        left:0;
    }
    .next-post {
        right:0;
    }
    .artwork-details {
        margin:0 1rem;
    }
    .pc-books .books-landing .books .single-book.co-artworks {
        min-height: 12rem;
    }
    .custom-archive-links {
        margin:0 1rem;
    }
    .to-top-holder {
        bottom:40px;
    }
}

@media only screen and (max-width: 910px) {
    .single-co_diaries .pc-bio-title {
        margin-top: 2rem;
    }
    .search-holder {
        width:0%;
        -webkit-transition: all 0.3s;
        transition: all 0.5s;
    }
    .search-holder.clicked {
        width:100%;
    }
    .search-holder input {
        width:100%;
    }
    .search-icon.hide {
        display: none;
    }
    .s-close {
        max-width: 15px;
        display: none;
    }
    .s-close.show {
        display:block;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 0rem;
        top: 20px;
    }
    .s-close:before, .s-close:after {
         content: '';
         position: absolute;
         height: 2px;
         width: 15px;
         top: 32%;
         right: 12px;
         margin-top: -1px;
         height: 1px;
         background-color: #7D7D7D;
    }
    .s-close:before {
        transform: rotate(45deg);
    }
    .s-close:after {
        transform: rotate(-45deg);
    }
    .archive-slider-block figure img {
        padding: 0 5rem;
    }
    .header-inner {
        min-height: 95px;
        padding-top: .6rem;
    }
    .header-inner h1 {
        display: none;
    }
    .breadcrumbs {
        display: none;
    }

    .mobile-breadcrumbs {
        display: block;
        position: relative;
        top:unset;
        text-align: center;
        margin-top: 1rem;
    }
    .header-title {
        text-align: center;
    }
    .mobile-title {
        display: block;
        margin-top: 120px;
    }
    header {
        position: fixed;
        width: 100%;
        top: 0;
        background: white;
        z-index: 999;
    }
    .filter {
        display: none !important;
    }
    .pc-top-text {
        padding: 0 2rem;
    }
    header.padding-lr-80 {
        padding: 0 1rem;
    }
    .header-inner .menu-push {
        right: 0;
    }
    .menu-push {
        width: 30px;
        height: 45px;
        position: relative;
        margin-top: 20px;
    }
    .menu-push span {
        display: block;         
        position: absolute;
        height: 2px;
        width: 100%;
        background: black;
        opacity: 1;
        left: 0;
    }
    .menu-push span:nth-child(1) {
        top: 0px;
    }
    .menu-push span:nth-child(2) {
        top: 9px;
    }   
    .menu-push span:nth-child(3) {
        top: 18px;
    }
    .menu-text {
        display: none;
    }
    .sidenav .nav-close {
        position: absolute;
        top: 9%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width:890px) {
    .pc-books .books-landing .books .single-book.co-artworks {
        min-height: 13rem;
    }
}

@media screen and (max-width:819px) {
    .padding20 {
        padding: 0 .5rem;
    }
    .Video {
        max-height: unset;
    }
    .pc-biography-top.pc-biography-bottom h2 {
        margin-top: 1rem;
        margin-bottom: 1rem;
        text-align: center;
    }
    .sca {
        width:49%;
    }
    .second-paragraph-title h3 {
        margin-bottom: 1rem;
    }
    .home .home-logo {
        float: left;
    }
    .search-holder {
        width:0;
    }
    .page-template-template-books .small-container {
        padding: 0;
    }
    .page-template-template-awards .small-container.awards-landing {
        padding: 0;
    }
    .page-template-template-archive .small-container {
        padding: 0;
    }
    .page-template-template-media .small-container {
        padding: 0;
    }
    .page-template-template-artworks .small-container {
        padding: 0;
    }
    .page-template-template-exhibitions .small-container {
        padding: 0;
    }
    .page-template-template-co-archive .small-container {
        padding: 0;
    }
    .term-exhibitions-and-performances .small-container {
        padding: 0;
    }
    .page-template-template-co-media .small-container {
        padding: 0;
    }
    .pc-books .bb-top-bar .dropdown {
        z-index: unset;
    }
    footer {
        margin-top: 3rem;
    }
    .to-top {
        position: fixed;
        right:3rem;
        bottom:0;
    }
    .overlay .overlay-enter {
        bottom: 15%;
    }
    .overlay-logo {
        max-width: 80%;
        margin-bottom: 6rem;
    }   
    .pc-biography-image {
        margin-bottom: 1.5rem;
    }
    .home {
        padding-top: 0;
    }
    .home .home-logo {
        display: block;
    }
    .home .header-inner .menu-push {
        right:0;
    }
    .home .link-image:first-of-type {
        margin-top: 40px;
    }
    .news-related-media {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .related-media {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .home .link-image, .home .link-image:last-of-type {
        border:none;
    }
    .home .link-image h2 {
        text-decoration: none;
    }
    .home .link-image img {
        display: block;
    }
    .home-intro {
        padding: 0;
    }
    .top-bar-mobile {
        display: block;
    }
    .pc-books .bb-top-bar.top-bar-desktop .dropdown {
        display: none;
    }   
    .mobile-hide {
        display: block;
    }
    .pc-bio-title span {
        display: none;
    }
    .pc-books .books-landing .books .single-book.landing-artworks {
        min-height: 16rem;
    }
    .artwork-slicica {
        min-height: 15rem;
        max-height: unset;
    }
    .pc-books .books-landing .books .single-book.co-artworks {
        min-height: 12rem;
    }
    .footer-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-inner .footer-menu ul li {
        margin: 0 2px;
    }
    .to-top {
        margin-top: 0px;
    }
    .to-top span {
        display: none;
    }
    .to-top img {
        max-width: 40px;
        right: -50px;
    }
    .to-top img.mobile {
        display: block;
        max-width: 80px;
        width: 80px;
    }
    .to-top img.desktop {
        display: none;
    }
    .artwork-slicica {
        min-height: 11rem;
        max-height: unset;
    }
    .pc-books .books-landing .books .single-book {
        min-height: 19rem;
    }
}
@media only screen and (max-width: 782px) {
     .mobile-title {
        margin-top: 105px;
    }
}
@media screen and (max-width: 700px) {
    .pc-books .books-landing .books .single-book.co-artworks {
        min-height: 14rem;
    }
}
@media only screen and (max-width: 660px) {
     .header-inner .logo {
         display: block;
    }
    .archive-slider-block figure img {
        padding: 0 3rem;
    }
}

@media screen and (max-width:620px) {
    .page-template-template-exhibitions .artwork-slicica {
        min-height: 190px;
    }
    .pc-books .books-landing .books .single-book.landing-artworks {
        min-height: 14rem;
    }
    .media-slicica {
        min-height: unset;
        margin-bottom: 15px;
    } 
    .pc-books .books-landing .books .single-book {
        min-height: 15rem;
    }
    .pc-books .books-landing .books .height15 {
    min-height: 11rem;
}
    .gallery-wrapper a {
        padding: 0 1rem;
    }
    .left-arrow {
        width: 35px;
        height: 35px;
        background-size: contain;
    }

    .right-arrow {
        width: 35px;
        height: 35px;
        background-size: contain;
    }

    .sl-wrapper .sl-navigation button.sl-prev {
        left: 25px;
    }

    .sl-wrapper .sl-navigation button.sl-next {
        right: 25px;
    }
    .height15 .book-slicica {
        min-height: 7rem;
    }
}

@media screen and (max-width: 460px) {

    .sl-image {
        width: 80% !important;
        /*padding: 60px 24px 85px;*/
        padding: 20px;
    }

    .left-arrow {
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    .right-arrow {
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    .sl-wrapper .sl-navigation button.sl-prev {
        left: 10px;
    }

    .sl-wrapper .sl-navigation button.sl-next {
        right: 10px;
    }
}

.mobx-top-bar {
	background: white !important;
}
.mobx-holder .mobx-desc,
.mobx-holder .mobx-title,
.mobx-holder .mobx-counter,
.mobx-top-bar * {
	color: black !important;
}

.mobx-prev svg,
.mobx-next svg {
    display: none;
}

.mobx-prev:after {
    content: '\2039';
    font-size: 40px;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding-bottom: 5px;
}

.mobx-next:before {
    content: '\203A';
    font-size: 40px;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding-bottom: 5px;
}

.mobx-img.mobx-media-loaded {
    padding: 40px;
    border: 1px solid #000;
    background-color: white;
    margin: 0 20px;
    max-width: calc(100% - 40px);
}

.gallery-wrapper .col-md-3 {
    max-width: 24.9%;
}