/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
    font-size: 0.875em;
    line-height: 1.286em;
    font-family: AndaleMono, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

@font-face {
    font-family: 'AndaleMono';
    src: url('../fonts/AndaleMono-webfont/AndaleMono-webfont.eot');
    src: url('../fonts/AndaleMono-webfont/AndaleMono-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/AndaleMono-webfont/AndaleMono-webfont.woff') format('woff'), url('../fonts/AndaleMono-webfont/AndaleMono-webfont.ttf') format('truetype'), url('../fonts/AndaleMono-webfont/AndaleMono-webfont.svg#AndaleMonoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'times_new_romanitalic';
    src: url('../fonts/times/times_new_roman_italic-webfont.woff2') format('woff2'), url('../fonts/times/times_new_roman_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'timesbold_italic';
    src: url('../fonts/times/times_new_roman_bold_italic-webfont.woff2') format('woff2'), url('../fonts/times/times_new_roman_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'times_new_roman_cyrbold';
    src: url('../fonts/times/times_new_roman_bold-webfont.woff2') format('woff2'), url('../fonts/times/times_new_roman_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'times_new_roman_cyrregular';
    src: url('../fonts/times/times_new_roman-webfont.woff2') format('woff2'), url('../fonts/times/times_new_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'times_new_romanitalic_new';
    src: url('../fonts/times-new-roman/times_new_roman_italic-webfont.woff2') format('woff2'), url('../fonts/times-new-roman/times_new_roman_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.navbar.container {
    max-width: 1158px;
    margin-bottom: 0px;
}

.navbar-header,
ul.menu.menu--main.nav.navbar-nav {
    width: 100%;
}

.navbar {
    border-width: 0px;
}

ul.menu.menu--main.nav.navbar-nav::after {
    display: none;
}

ul.menu.menu--main.nav.navbar-nav::before {
    display: none;
}

.navbar-default {
    background-color: transparent;
    border-width: 0px solid #000;
}

.navbar-default .navbar-nav>li>a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 1;
    font-size: 10pt;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.navbar-default .navbar-nav>li>a:hover {
    border-bottom: dotted 1px black;
}

.page-node-type-frontpage .page-header {
    display: none;
}

.page-node-type-frontpage .content {
    height: calc(100vh - 70px);
}

.page-node-type-frontpage .field.field--name-field-image.field--type-image.field--label-hidden.field--item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.views-element-container.form-group .custom-list {
    position: relative;
    height: calc(100vh - 96px);
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
}

.custom-list .views-row .views-field-title a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 2.5;
    font-family: 'times_new_roman_cyrregular';
    font-size: 17px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.custom-presslist .views-row p,
.custom-presslist .views-row p a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 2.5;
    font-family: 'times_new_roman_cyrregular';
    font-size: 17px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.custom-presslist .views-row p a {
    color: #000;
}

.views-element-container.form-group .custom-presslist {
    position: relative;
    height: calc(100vh - 96px);
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
}

ul.thumb-img.row.expanded {
    max-width: 700px;
    width: 100%;
    flex-wrap: wrap;
}

ul.thumb-img.row.expanded li {
    display: inline-block;
    width: calc(100% / 8);
}

ul.thumb-img.row.expanded img {
    width: 80px;
    height: 80px;
    display: flex;
    object-position: center;
    object-fit: cover;
}

#infoLeftCol>p,
#infoRightCol>p,
#artistsCol>p,
#infoLeftCol>p>a,
#infoRightCol>p>a {
    font-family: 'times_new_roman_cyrregular';
    margin-top: 0px;
    font-size: 10pt;
    font-style: normal;
    color: #000;
    line-height: 14pt;
}

#infoLeftCol>h2,
#infoRightCol>h2 {
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #f2332c;
    margin: 0px;
}

#infoBlurb {
    width: 60%;
    background-color: #f2332c;
    color: white;
}

#infoRightCol {
    width: 20%;
}

#infoLeftCol {
    width: 15%;
}

#infoBlurb>p {
    font-family: AndaleMono, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    text-align: justify;
    font-size: 9pt;
    font-style: normal;
    padding: 220px 15px 20px;
    line-height: 1.3;
}

.columm-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 100px 0;
    justify-content: space-between;
}


/* aug 8 2022 */

ul.nav nav-tabs vertical-tabs-list li,
a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 14pt;
    font-size: 14px;
    word-break: break-all;
}

.past_date {
    margin: 0;
    font-style: normal;
    font-family: 'times_new_roman_cyrregular';
    font-size: 11pt;
    font-weight: normal;
    line-height: 14pt;
    letter-spacing: 1px;
}

.past_reception {
    margin: 0;
    font-style: normal;
    line-height: 12pt;
    font-family: 'times_new_roman_cyrregular';
    font-size: 11pt;
    font-weight: normal;
    letter-spacing: 1px;
}

.view-exhibitions-view.view-id-exhibitions_view .views-row {
    padding-bottom: 90px;
}

.pagination li.pager__item.is-active.active .pagination .active a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    border-bottom: 1px solid dotted;
    font-weight: 700 !important;
}

.pagination li.active a {
    font-weight: 700 !important;
}

.pagination>li>a,
.pagination>li>span {
    color: #000 !important;
    background-color: #fff !important;
    border-color: transparent !important;
}

.exhibitDateField {
    margin: 0;
    font-style: normal;
}

.exhibitReceptionField {
    margin: 0;
    font-style: normal;
    line-height: 12pt;
}

.exhibitArtistsField {
    list-style-type: none;
    text-transform: uppercase;
    font-family: 'times_new_roman_cyrregular';
    font-size: 13pt;
    line-height: 14pt;
    padding-left: 0;
    padding-top: 10px;
    margin: 1.5rem 0 1.8rem;
}

.exhibitArtistsField ul {
    list-style: none;
    padding-left: 0px;
}

.exhi-artists a:hover {
    color: #000;
}

.exhibitArtistsField a,
.exhibitArtistsField ul li,
.exhi-artists a {
    display: block;
    list-style-type: none;
    text-transform: uppercase;
    font-family: 'times_new_roman_cyrregular';
    font-size: 13pt;
    line-height: 14pt;
    padding-left: 0;
    letter-spacing: 2px;
}

.teaserLeftColumn a:hover {
    text-decoration: none;
}

.exhibitTitleField a {
    font-variant: small-caps;
    font-family: 'times_new_roman_cyrregular';
    font-size: 15pt;
    line-height: 15pt;
    margin-bottom: -10px;
}

.teaserLeftColumn p {
    font-style: italic;
    font-size: 11pt;
    font-weight: normal;
}

.teaserLeftColumn a:hover {
    color: #000;
}

p.exhibitDateField,
p.exhibitReceptionField {
    font-style: normal;
    font-family: 'times_new_roman_cyrregular';
    font-size: 11pt;
    letter-spacing: 1px;
    max-width: 220px;
    width: 100%;
}

.tabs-left>.nav-tabs>.active>a,
.tabs-left>.nav-tabs>.active>a:hover,
.tabs-left>.nav-tabs>.active>a:focus {
    border-color: transparent;
    box-shadow: none;
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
    border-radius: 0 4px 4px 4px;
    border: 0px solid #ddd;
    box-shadow: none;
    overflow: hidden;
    padding: 10px 15px;
}

.field--name-field-name-artist {
    font-family: 'times_new_roman_cyrregular';
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.3;
}

.custom_works .panel-body,
.custom_bio .panel-body {
    padding: 15px 15px 15px 0;
}

div#edit-group-bio--content {
    max-width: 700px;
    width: 100%;
}

.custom_bio .panel-body p {
    font-family: 'times_new_romanitalic_new';
    font-size: 11pt;
    color: #000;
    letter-spacing: 1px;
    line-height: 14pt;
}

.custom_field_title {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.custom_field_title h5 {
    font-weight: 600;
}

.exhi-galleryimage .field--item {
    width: 80px;
    height: 80px;
    object-position: center;
    object-fit: cover;
    display: inline-block;
}

.exhi-galleryimage .field--item img {
    width: 80px;
    height: 80px;
    object-position: center;
    object-fit: cover;
}

.view-id-exhibitions_view,
.exhibition,
.artist-information,
.view-id-press_view_page {
    margin-top: 40px;
}

.video-embed-field-lazy-play {
    height: 45px;
    width: 45px;
    margin-left: -25px;
    margin-top: -25px;
    background-size: 45px 45px;
    border-width: 0px;
}

.exhi-galleryimage {
    max-width: 675px;
    width: 100%;
    margin-top: 10px;
}

.textColumn p {
    font-family: 'times_new_roman_cyrregular';
    font-size: 11pt;
    font-weight: normal;
    line-height: 14pt;
    letter-spacing: 1px;
}

.textColumn .exhibitTitleField {
    font-family: 'times_new_roman_cyrregular';
    font-variant: small-caps;
    font-size: 15pt;
    line-height: 15pt;
}

p.exhibitReceptionField br {
    display: none;
}

.exhibitTeaser p {
    font-family: 'times_new_roman_cyrregular';
    font-size: 11pt;
    font-weight: normal;
    line-height: 14pt;
    letter-spacing: 1px;
}

.teaserLeftColumn .exhibitTitleField {
    font-family: 'times_new_roman_cyrregular';
    font-variant: small-caps;
    font-size: 15pt;
    line-height: 15pt;
}

p.exhibitTitleField,
.exi-teaser p {
    font-style: italic;
}

.field--name-field-artists {
    margin: 15px 0;
    display: block;
}

.field--name-field-artists a {
    list-style-type: none;
    text-transform: uppercase;
    font-family: 'times_new_roman_cyrregular';
    font-size: 13pt;
    line-height: 14pt;
    text-decoration: none;
}

.page-header {
    margin-top: 0;
    display: none;
}


/* start aug 11 2022 */


/* start aug 16 2022 */

.preview {
    margin-top: 60px;
    margin-bottom: 15px;
}

.galleryImageTitle {
    margin-top: 10px;
    font-family: 'times_new_roman_cyrregular';
    font-size: 9pt;
    font-weight: normal;
    line-height: 12pt;
    letter-spacing: 1px;
    font-style: italic;
}


/* End aug 16 2022 */


/* start aug 25 2022 */

.exhibitReceptionField p {
    FONT-STYLE: NORMAL;
    line-height: 12pt;
    FONT-SIZE: 11PT;
    word-break: break-word;
    letter-spacing: 0px;
}

.teaserLeftColumn a:hover {
    color: #000;
    text-decoration: none;
}


/* start 14 dec 2022 */

.view-id-press_view_page {
    margin-top: 120px;
    margin-bottom: 120px;
}

section#block-60sixismemberofsfada h2 {
    font-size: 16px;
}

.website-link {
    margin-top: 10px;
}


/* Start 22 may 2023 */

.custom_bio .panel-body p {
    font-style: italic;
}

.custom_bio .field--name-field-links {
    margin-top: 20px;
}


/* End 22 may 2023 */


/* End 14 dec 2022 */


/* End aug 25 2022 */


/* start aug 17 2022 */


/* End aug 17 2022 */

@media only screen and (max-width: 767px) {
    .navbar-nav {
        margin: 7.5px 0px;
    }
    .preview a img {
        width: 100%;
    }
    .preview {
        margin-top: 30px;
    }
    .custom_works .panel-body,
    .custom_bio .panel-body {
        padding: 15px 15px 15px;
    }
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-left: 0px;
        margin-right: 0px;
    }
    .navbar .logo {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .view-id-press_view_page {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 768px) {
    .navbar-nav {
        margin: 7.5px -15px;
    }
    ul.menu.menu--main.nav.navbar-nav {
        float: none;
        display: flex;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 768px) {
    .columm-wrap {
        flex-wrap: wrap;
    }
    #infoLeftCol {
        width: 100%;
        margin-bottom: 20px;
    }
    #infoRightCol {
        width: 100%;
        margin-bottom: 20px;
    }
    #infoBlurb {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 567px) {
    ul.thumb-img.row.expanded {
        flex-wrap: wrap;
        display: flex;
        margin: 0;
        padding-left: 0px;
    }
    ul.thumb-img.row.expanded li {
        width: calc(100% / 2);
        margin-bottom: 8px;
        text-align: center;
    }
    ul.thumb-img.row.expanded img {
        display: inline-block;
    }
    .thumb-previewer img {
        margin: 0 auto;
    }
}


/* end aug 11 2022 */