/* Site-wide */
body {
    font-family: "adobe-garamond-pro";
}

.page-wrap {
    margin: 0 15px;
    overflow: hidden;
}

.footer {
    color: #b3b3b3;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding: 20px 0;
    border-top: 1px solid #b3b3b3;
    margin-top: 20px;
}

.footer:after {
    content: '';
    display: block;
    clear: both;
}

.footer .right {
    float: right;
}

.footer .social a {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-indent: -999em;
    margin: 0 2px;
    background: url(../images/social-sprite_v2.png) no-repeat;
    background-size: 132px;
    transition: all .1s ease-in;
}

.footer .social a:hover {
    opacity: 0.7;
}

.footer .editions {
    float: left;
}

.footer .editions img {
    height: 25px;
    margin: 0 10px 0 0;
}

/* Unique. */

.navbar {
    padding: 40px 0;
    margin-bottom: 30px;
    list-style: none;
    min-height: 85px;
    z-index: 9999;
    background: white;
    box-shadow: none;
    border-bottom: 1px solid #b3b3b3;
    border-radius: 0;
}

.navbar .logo {
    text-align: left;
    float: left;
}

.navbar ul {
    display: none;
}

.navbar ul.nav {
    padding: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
    min-height: 0;
    position: relative;
}

.navbar ul.nav a {
    color: #7f7f7f;
    font-size: 21px;
    border-left: 1px solid #b3b3b3;
}

.navbar ul.nav .selected a,
.navbar ul.nav a:hover {
    color: #393939;
    background: none;
}

.navbar ul.nav li:first-child a {
    border: none;
}

.navbar ul.nav ul {
    display: none;
    position: absolute;
    list-style: none;
    padding: 0;
    min-width: 380%;
    padding-top: 5px;
    top: 100%;
}

.navbar ul.nav li:hover ul {
    display: block;
}

.navbar ul.nav ul li {
    display: inline-block;
}

.navbar ul.nav ul li a {
    font-size: 16px;
    border: 0;
    margin: 0 5px;
    background: none;
}

.nav>li>a {
    padding: 3px 11px;
    margin: 15px 0 0;
}

.exhibition {
    font-size: 16px;
    color: #7f7f7f;
}

.exhibition .wrap a {
    transition: all .1s ease-in;
}

.exhibition .wrap a:hover {
    opacity: .9;
}

.exhibition h1 {
    font-size: 32px;
    margin: 0 0 20px;
    color: #393939;
}

.exhibition h2 {
    font-size: 24px;
}

.exhibitions .exhibition .details a {
    font-size: 16px;
    line-height: 24px;
}
.exhibition .wrap img {
    width: 100%;
    height: auto;
}

.exhibition .gallery-choice {
    display: block;
}

.home .opening-hours {
    font-size: 16px;
    padding-bottom: 78px;
}

.home .opening-hours h1 {
    margin-top: 0;
    font-size: 32px;
}

.home .opening-hours h2 {
    font-size: 24px;
}

.home .opening-hours .wrap {
    margin-top: 55px;
    padding: 25px;
    background-color: #f4f4f4;
    color: #7f7f7f;
}

.notes {
    padding-top: 20px;
    height: 100px;
}

.notes h2 {
    margin-top: 0;
}

.home-sect {
    margin-bottom: 40px;
}

.artists-listing img {
    width: 100%;
}

.artists-listing a:hover {
    text-decoration: none;
}

.artists-listing a:hover h1 {
    opacity: 0.4;
    transition: opacity 0.1s;
}

.artists-listing h1 {
    font-size: 22px;
    color: #7f7f7f;
    margin-top: 0;
}

.artists-listing #preview {
    display: none;
}

.artists .image-preview-portal.loading {
    background: url(../images/loading-preview.gif) no-repeat center center;
    height: 32px;
}

.artists .image-preview-portal img {
    display: block;
    max-width: 100%;
    max-height: 325px;
    width: auto;
    margin: auto;
}

.artists .image-preview {
    padding-top: 15px;
}

.artists .image-preview .row:first-child .col-md-8 .artist-profile:first-child a h1 {
    opacity: 0.4;
}

.artists .image-preview .col-md-4 {
    text-align: center;
}

.artists .exhibited .section-title h3 {
    padding-top: 45px;
    padding-bottom: 15px;
    border-top: 1px solid #b3b3b3;
}

.artists .exhibited h1,
.artists .exhibited ~ .row h1 {
    font-size: 17px;
}

.artists .filter {
    margin-bottom: 20px;
}

.artists .filter a {
    font-size: 24px;
    color: #7f7f7f;
    padding: 0 10px;
    border-left: 1px solid #7f7f7f;
}

.artists .filter a:first-child {
    padding-left: 0;
    border: 0;
}

.artists .filter a:hover {
    color: #393939;
    text-decoration: none;
}

.artists .fine-art .filter a.fine-art,
.artists .photography .filter a.photography,
.artists .light-art .filter a.light-art {
    color: #393939;
}

.artists .artist-profile {
    margin-bottom: 20px;
}

.artists .artists-listing a:hover {
    opacity: .9;
}

.artists .single-view h1 {
    font-size: 32px;
    margin: 0 0 30px;
}

.artists .single-view .biography {
    font-size: 18px;
    color: #7f7f7f;
    max-width: 700px;
    margin: auto;
}

.artists .single-view .biography h1 {
    font-size: 24px;
}

.artists .single-view .biography a {
    color: #7f7f7f;
    text-decoration: underline;
}

.artists .caption {
    height: 38px;
    text-align: center;
    margin: 15px 0 30px;
    font-size: 18px;
}

.artists .images .item img{
    display: block;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
}

.artists .images #gallery {
    position: relative;
}

.artists .images #gallery .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 100%;
    opacity: 0;
}

.artists .images #gallery .owl-nav .owl-prev {
    float: left;
}

.artists .images #gallery .owl-nav .owl-next {
    float: right;
}

.owl-prev,
.owl-next {
    text-indent: -999em;
    background: none !important;
    padding: 0 !important;
    width: 10px;
    height: 10px;
}

.owl-prev,
.owl-next {
    border-style: solid;
}

.owl-prev {
    border-width: 15px 26.6px 15px 0;
    border-color: transparent #a8a8a8 transparent transparent;
}

.owl-next {
    border-width: 15px 0 15px 26.6px;
    border-color: transparent transparent transparent #a8a8a8;
}

nav.open ul ul {
    display: none;
}

.home-sect .wrap {
    /*background: #000;*/
    overflow: hidden;
}

.footer .social a.facebook {
    background-position: 0px 0px;
}
.footer .social a.twitter {
    background-position: -34px 0px;
}
.footer .social a.instagram {
    background-position: -70px 0px;
}
.footer .social a.youtube {
    background-position: -99px 0px;
    width: 34px;
}

.page-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.home.v3 .navbar {
    margin-bottom: 0;
    /*border: none;*/
}

.home.v3 .primary {
    padding-bottom: 0;
}


.banner {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    min-height: 80vh;
}

.banner img {
	max-width: 100%;
}

.banner .banner__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}

.banner .background {
    min-height: 100%;
}

@media (min-width: 683px) {

    .artists .image-preview-portal img {
        display: block;
    }


    .artists .images #gallery .owl-nav {
        opacity: 1;
    }

    .page-wrap {
        margin: 0 95px;
    }

    .exhibition .wrap img {
        width: auto;
        height: 100%;
    }
    .footer .info {
        float: right;
    }
    .footer .social {
        display: inline-block;
        right: 40px;
        margin-top: 0;
    }

    .footer .social a {
        width: 28px;
        height: 25px;
        margin: 0 5px;
        background-size: 132px;
    }

    .footer .copyright {
        float: left;
    }
}

@media (min-width: 883px) {

    .navbar ul.nav {
        display: block;
    }

    #nav-link {
        display: none;
    }

}

@media (min-width: 1399px) {
/*
    .exhibition .wrap img {
        width: 100%;
        height: auto;
    }
*/
}
