article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  line-height: 24px;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#eccomerceCheckout select {
  border: 0;
  outline: 1px solid #ccc;
  outline-offset: -1px;
}
#iosFakeBackground {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body.ios .full-width-banner .slide figure,
body.ios .item-header-background,
body.ios .text-with-background {
  background-attachment: scroll !important;
}
header.main-header .social {
  position: absolute;
  top: 20px;
  right: 30px;
}
.category-in-item-header:after {
  content: " - ";
}
#overlay.scrollable {
  overflow-y: auto;
}
.full-width-banner .slide {
  position: relative;
}
footer .footer-social {
  float: right;
}
footer .footer-social img {
  max-width: 100px;
  max-height: 25px;
}
#pan {
  backface-visibility: initial !important;
}
img.high-quality {
  image-rendering: crisp-edges;
  image-rendering: pixelated !important;
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
}
body:not(.touch-device) .text-with-background .scrollable {
  max-height: 450px;
  padding-right: 65px;
}
section.search {
  padding-bottom: 50px;
}
section.search > h1 {
  margin-bottom: 20px;
}
section.search.form {
  text-align: center;
}
section.search.form form {
  display: inline-block;
  position: relative;
}
section.search.form input[type="text"] {
  margin-bottom: 0;
}
section.search.form input[type="submit"] {
  position: absolute;
  right: 10px;
  top: 0;
}
section.search.results.no-thumbs .placeholder {
  display: none;
}
.filter-items {
  padding-bottom: 15px;
}
.filter-items .association-filter {
  display: inline-block;
  margin-right: 30px;
}
.filter-items .association-filter .hide-on-list {
  display: none;
}
.categories-left .filter-items {
  padding-top: 15px;
}
header.second-row .filter-items {
  padding-bottom: 0;
}
form.inquire label {
  text-transform: uppercase;
}
.inquire .surname-row {
  display: none;
}
form.inquire input[type="text"],
form.inquire textarea {
  font-size: 16px;
}
.homepage .images {
  margin-bottom: 20px;
}
.homepage .images .image {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.video-overlay-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  height: 100%;
}
.full-slider .video-item {
  width: 90% !important;
  box-sizing: border-box;
}
.full-slider .fluid-width-video-wrapper {
  position: static;
}
#overlay .video-item:before {
  display: inline-block;
  content: "";
  height: 100%;
  vertical-align: middle;
}
#overlay .video-item {
  font-size: 0;
}
#overlay .fluid-width-video-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.mobile-menu-wrapper,
nav.mobile .navlinks {
  display: none;
}
.mobile-menu-wrapper a:not(.active):hover {
  color: #666;
}
@media (max-width: 480px) {
  .main-header nav.languages,
  .main-header nav.main {
    display: none;
  }
  .mobile-menu-wrapper {
    position: relative;
    margin: 9px 0 8px;
    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;
  }
}
.imageflow .navigation {
  z-index: 55 !important;
}
.imageflow .caption {
  z-index: 56 !important;
}
.imageflow .scrollbar {
  z-index: 57 !important;
}
.imageflow .slider {
  z-index: 58 !important;
}
.imageflow .slideshow {
  z-index: 59 !important;
}
.text-or-image-two-columns .right .image {
  text-align: right;
}
.text-one-column-with-image .inquire {
  display: inline-block;
  margin-top: 20px;
  line-height: normal;
}
.series .subtitle {
  display: block;
}
.no-slider .slide figure img {
  margin: initial;
  position: static;
}
.no-slider .slide figure {
  padding-top: 0;
}
.no-slider .slide {
  margin-bottom: 50px;
}
.no-slider .slide,
.no-slider .slide figcaption {
  text-align: left;
}
.no-slider .slide figcaption {
  display: inline-block;
}
.no-slider .slide figure.embed-video > div.video-item {
  position: static;
}
@media (max-width: 600px) {
  .side-scrolling-slider:not(.no-slider-on-mobile)
    .fader-items
    .slides_container
    div.slide
    figure
    img {
    max-width: 475px;
    position: relative;
    vertical-align: middle;
  }
  .no-slider-on-mobile .slide figure img {
    margin: initial;
    position: static;
  }
  .no-slider-on-mobile .slide figure {
    padding-top: 0;
  }
  .no-slider-on-mobile .slide {
    margin-bottom: 50px;
  }
  .no-slider-on-mobile .slide,
  .no-slider-on-mobile .slide figcaption {
    text-align: left;
  }
  .no-slider-on-mobile .slide figcaption {
    display: inline-block;
  }
  :not(.no-slider-on-mobile) .imageflow {
    padding-bottom: 220px;
    z-index: 0;
  }
  :not(.no-slider-on-mobile) .imageflow .navigation,
  :not(.no-slider-on-mobile) .imageflow img {
    margin-top: 130px;
  }
}
@media (max-width: 480px) {
  .side-scrolling-slider:not(.no-slider-on-mobile)
    .fader-items
    .slides_container
    div.slide
    figure
    img {
    max-width: 330px;
    position: relative;
    vertical-align: middle;
  }
}
@media (max-width: 375px) {
  .side-scrolling-slider:not(.no-slider-on-mobile)
    .fader-items
    .slides_container
    div.slide
    figure
    img {
    max-width: 200px;
    position: relative;
    vertical-align: middle;
  }
}
.zoom-click {
  position: absolute;
  right: 90px;
  text-transform: uppercase;
  color: #666;
  cursor: pointer;
  z-index: 60;
}
#overlay .enlarge-wrapper {
  -moz-box-sizing: border-box;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
}
.slider {
  position: relative;
}
.v-hidden {
  visibility: hidden;
}
#overlay .fluid-width-video-wrapper embed,
#overlay .fluid-width-video-wrapper iframe,
#overlay .fluid-width-video-wrapper object {
  bottom: 0;
  right: 0;
  margin: auto;
}
#overlay .video-overlay-container {
  padding: 5%;
  box-sizing: border-box;
}
#overlay .enlarge-captions figcaption,
#overlay a.inquire {
  display: inline-block;
  margin: 0;
  padding: 0;
}
body #overlay figure {
  padding: 0 6%;
  max-width: 100%;
  max-height: 100%;
  min-height: 0;
  height: auto;
  width: auto;
}
.safari #overlay figure img {
  opacity: 0;
}
body #overlay figure.embed-video,
body #overlay figure.embed-video .video-item,
body #overlay figure.embed-video .video-item iframe {
  width: 100%;
  height: 100%;
}
body #overlay figure.embed-video .video-item {
  padding: 0;
  visibility: hidden;
}
body #overlay figure.embed-video .video-item .fluid-width-video-wrapper {
  width: 100%;
  height: 0;
}
body #overlay .enlarge-captions figcaption {
  padding-top: 20px;
  margin: 0 auto;
}
#overlay .slide figure .video-item,
#overlay .slide figure img {
  position: relative;
}
body #overlay .slide img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
#overlay .slide-wrapper {
  height: 88%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
#overlay {
  min-height: 100vh;
}
#overlay .bx-viewport {
  height: 100%;
}
#overlay .enlarge-captions a.inquire {
  padding-bottom: 0;
}
#overlay form.inquire {
  display: block;
}
#overlay .enlarge-captions figcaption p {
  display: block;
  overflow: hidden;
}
#overlay .enlarge-captions figcaption .links a {
  display: block;
}
.qlink-target:before {
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 40px;
  margin-top: -40px;
}
.bx-controls-direction a {
  /* visibility: hidden; */
}
.inquireBox .email-phone-row > div {
  width: 48%;
  float: right;
}
.inquireBox .email-phone-row > div:first-child {
  float: left;
  padding-right: 4%;
}
.inquireBox .address-row > div:nth-child(2) label {
  display: none;
}
.inquireBox .address-row > div:nth-child(2) {
  margin-top: 20px;
}
.inquireBox .address-row > div:nth-child(3) {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.inquireBox .address-row > div:nth-child(4) {
  float: left;
  width: 22%;
  margin-right: 4%;
}
.inquireBox .address-row > div:nth-child(5) {
  float: left;
  width: 22%;
}
.full-width-video {
  width: 100vw;
  height: 56vw;
  position: relative;
  overflow: hidden;
}
.full-width-video .container iframe {
  background-color: #f5f5f5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  min-height: 56vw;
  z-index: -1;
}
.full-width-video .text-wrapper {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
}
.full-width-video .text-wrapper > div {
  display: inline-block;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.full-width-video .text-wrapper div div.title {
  font-size: 33px !important;
  line-height: normal;
  text-align: center;
}
.full-width-video .text-wrapper div div.subtitle {
  font-size: 26px !important;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.22;
}
.full-width-video-screen figcaption {
  text-align: center;
}
.full-width-video-screen figcaption,
.full-width-video-screen figcaption .video-description {
  max-width: 550px;
  margin: 15px auto 0;
  font-size: 11px;
  line-height: 15px;
}
@media (max-width: 850px) {
  .inquireBox .address-row > div:nth-child(3),
  .inquireBox .email-phone-row > div {
    width: 100%;
  }
  .inquireBox .address-row > div:nth-child(4) {
    width: 66%;
  }
  .inquireBox .address-row > div:nth-child(5) {
    width: 30%;
  }
}
@media (max-width: 800px) {
  #artists-grid .entries.columnized {
    column-count: 3;
  }
}
@media (max-width: 600px) {
  .inquireBox .address-row > div:nth-child(3) {
    width: 48%;
  }
  .inquireBox .address-row > div:nth-child(4),
  .inquireBox .address-row > div:nth-child(5) {
    width: 22%;
  }
  .inquireBox .email-phone-row > div {
    width: 48%;
  }
  #artists-grid .entries.columnized {
    column-count: 2;
  }
}
@media (max-width: 400px) {
  .inquireBox .address-row > div:nth-child(3),
  .inquireBox .email-phone-row > div {
    width: 100%;
  }
  .inquireBox .address-row > div:nth-child(4) {
    width: 66%;
  }
  .inquireBox .address-row > div:nth-child(5) {
    width: 30%;
  }
}
.thumbnail-caption a {
  pointer-events: none;
  cursor: inherit;
}
.grecaptcha-badge {
  visibility: hidden;
}
.inquireBox-info {
  color: #ccc !important;
  font-size: 11px;
  line-height: 1.8;
  width: 70%;
}
.image-uncropped_banner .container {
  max-width: 100%;
  padding: 0;
}
.image-uncropped_banner img {
  width: 100%;
}
.image-uncropped_banner {
  position: relative;
  padding-bottom: 0 !important;
}
.image-uncropped_banner .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.image-uncropped_banner .caption p {
  font-size: 45px;
  color: #000;
  max-width: 900px;
  line-height: 1;
}
.image-uncropped_banner .text {
  display: none;
}
.image-uncropped_banner .image {
  margin-bottom: 0;
  line-height: 0;
}
.loading {
  width: 100%;
}
.loading img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.artists .top:after,
.contact:after,
.entries:after,
.exhibitions .entry:after,
.exhibitions .top:after,
.main-header:after,
.news .content:after,
.news .entry:after,
.news .top:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: #4e4444;
}
p {
  margin: 0;
}
iframe {
  border: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.bx-wrapper {
  position: relative;
  padding: 0;
}
.bx-wrapper img {
  width: 100%;
  display: inline-block;
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.4adbd81a.gif) 50% no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/arrow_previous.cf407ee2.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/arrow_next.1d875574.png) no-repeat 0 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 14px;
  height: 32px;
  text-indent: -9999px;
  z-index: 50;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.1e9bdffd.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.1e9bdffd.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

BODY,
HTML {
  min-height: 100%;
  margin: 0;
  padding: 0;
}
BODY {
  background-color: #fff;
  color: #666;
  font: 13px Arial, sans-serif;
  line-height: 26px;
}
.contentWrapper {
  min-height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a {
  color: #666;
}
a.active,
a:hover {
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}
h1 {
  font-size: 20px;
  line-height: 100%;
}
h2,
h3 {
  font-size: 13px;
}
h4 {
  font-size: 20px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 25px;
}
header h4 {
  padding: 0;
  margin: 0;
}
.title {
  color: #000;
}
.links a {
  line-height: 24px;
  padding-right: 15px;
}
.links a:last-of-type {
  line-height: 24px;
  padding-right: 0;
}
.entry .links a {
  display: block;
}
.container {
  max-width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.container .container {
  padding: 0;
}
.main-header nav .menu-group a,
.main-header nav.mobile .menu-group {
  display: block;
  margin-left: 0;
}
.main-header nav.mobile .menu-group-items {
  display: none;
  position: static;
  margin-left: 15px;
}
.main-header nav.main:not(.homepage) a img:first-child,
.main-header nav.mobile .menu-group:hover > div,
.main-header nav.mobile:not(.homepage) a img:first-child {
  display: none;
}
.main-header nav.main:not(.homepage) .menu-group:hover > a img:first-child,
.main-header nav.main:not(.homepage) a.active img:first-child,
.main-header nav.main:not(.homepage) a:hover img:first-child,
.main-header nav.main:not(.homepage) a img:last-child,
.main-header nav.mobile:not(.homepage) .menu-group:hover > a img:first-child,
.main-header nav.mobile:not(.homepage) a.active img:first-child,
.main-header nav.mobile:not(.homepage) a:hover img:first-child,
.main-header nav.mobile:not(.homepage) a img:last-child {
  display: inline-block;
}
.main-header nav.main:not(.homepage) .menu-group:hover > a img:last-child,
.main-header nav.main:not(.homepage) a.active img:last-child,
.main-header nav.main:not(.homepage) a:hover img:last-child,
.main-header nav.mobile:not(.homepage) .menu-group:hover > a img:last-child,
.main-header nav.mobile:not(.homepage) a.active img:last-child,
.main-header nav.mobile:not(.homepage) a:hover img:last-child {
  display: none;
}
.screen-nav {
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.screen-nav.child.combined {
  padding-top: 10px;
  margin-top: -25px;
}
.screen-nav a {
  margin-right: 20px;
  white-space: nowrap;
}
.screen-nav a:last-of-type {
  margin-right: 0;
}
.section-header {
  margin-bottom: 25px;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-display: flex;
  -webkit-align-items: flex-end;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.section-header.no-h4 {
  justify-content: flex-end;
}
.section-header .links {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -webkit-flex-shrink: 1;
  flex-wrap: wrap;
  flex-shrink: 1;
}
.series .section-header .links {
  -webkit-flex-grow: 1;
  -webkit-justify-content: flex-end;
  flex-grow: 1;
  justify-content: flex-end;
}
.section-header.second-row {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  margin-top: -15px;
}
header.section-header .container {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
header.section-header nav a,
nav.slider-features a {
  padding-right: 15px;
  cursor: pointer;
}
header.section-header nav a:last-of-type,
nav.slider-features a:last-of-type {
  padding-right: 0;
}
header.section-header nav.links-only {
  width: 100%;
  text-align: left;
}
nav.slider-features,
nav.sub-links {
  text-align: right;
}
nav.slider-features.with-margins {
  margin-top: -25px;
  margin-bottom: 25px;
  padding-top: 10px;
}
header.section-header.right-align .container {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
header.section-header + header.section-header {
  margin-top: -15px;
}
.exhibitions.separated.home nav {
  text-align: left;
}
.screen-nav .back a {
  margin: 0;
}
.screen-nav .item-header {
  padding: 0;
}
.exhibitions .item-header h1,
.item-header h1,
header h1 {
  padding-bottom: 5px;
}
.divider {
  border-bottom: 1px solid;
  border-color: #ccc;
}
.grid .image.divider {
  border: none;
}
.header-links {
  padding-bottom: 5px;
  margin-bottom: 25px;
}
.header-links h4 {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 20%;
}
.header-links nav {
  display: inline-block;
  width: 80%;
  text-align: right;
}
.header-links nav a {
  padding-left: 25px;
}
.caption .description,
.caption h1,
.caption h2,
.caption h3 {
  margin: 5px 0;
  padding: 0;
}
.caption .description {
  font-size: 12px;
}
.caption h1 {
  font-size: 20px;
}
.caption h2 {
  font-size: 16px;
}
.caption h3 {
  font-size: 12px;
}
.homepage .slider {
  border: none;
}
.homepage.full-width-banner {
  margin-bottom: 65px;
}
.homepage.full-width-banner .slide figure {
  position: relative;
  padding-top: 300px;
  text-align: left;
}
.homepage.full-width-banner .slide .caption {
  position: absolute;
  bottom: 30px;
}
.full-width-banner .view-more {
  position: absolute;
  top: calc(100vh - 40px);
  left: 0;
  height: 10px;
  width: 100%;
  z-index: 100;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 10px;
  font-size: 10px;
  background: hsla(0, 0%, 100%, 0.3);
  cursor: pointer;
}
#slidecaption {
  position: absolute;
  color: #fff;
  z-index: 1;
  bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul#slide-list {
  left: 50%;
  bottom: 0;
  margin: 0;
  padding: 15px 0;
  position: absolute;
  z-index: 1;
}
ul#slide-list li {
  float: left;
  list-style: outside none none;
  margin: 0 10px 0 0;
  border-radius: 100px;
  overflow: hidden;
}
ul#slide-list li a {
  background: #666;
  display: block;
  height: 10px;
  width: 10px;
  cursor: pointer;
}
ul#slide-list li.current-slide a,
ul#slide-list li a:hover {
  background: #fff;
}
.supersized .artists,
.supersized .news {
  padding-top: 70px;
}
.fixed.supersized .artists,
.fixed.supersized .news {
  padding-top: 0;
}
.supersized footer {
  display: none;
}
.homepage .caption {
  padding-top: 4px;
}
.news .entry {
  padding-bottom: 70px;
}
.news .entry .info,
.news .entry .thumbnail {
  display: inline-block;
}
.news .entry .thumbnail {
  width: 23%;
  padding-right: 20px;
}
.news .entry .info {
  max-width: 740px;
  width: 70%;
  vertical-align: top;
}
.news h1 {
  padding-bottom: 9px;
}
.news h2,
.news h3 {
  padding-bottom: 4px;
}
.associations .list-container .entry .thumbnail,
.news-index .entry .thumbnail {
  float: right;
  width: 28%;
  max-width: 300px;
}
.associations .list-container .entry,
.news-index .entry {
  clear: both;
  padding-bottom: 90px;
}
.associations .list-container .entry .info,
.news-index .entry .info {
  max-width: 740px;
  width: 70%;
  padding-right: 2%;
}
.associations .list-container .entry .thumbnail,
.news-index .entry .thumbnail {
  padding: 0;
}
.news-details .details {
  width: 54%;
  max-width: 550px;
}
.news-details.img .image {
  width: 46%;
  float: right;
}
.news-details .links {
  padding-top: 25px;
}
.image .caption p {
  font-size: 11px;
  line-height: 15px;
}
.thumbnail-caption {
  overflow: hidden;
  height: 45px;
  text-align: center;
}
.thumbnail-caption p {
  font-size: 11px;
  line-height: 15px;
}
.news-details.slideshow .article > * {
  max-width: 740px;
}
.news-details.img .image {
  text-align: right;
}
.publication-details .sectionname {
  display: none;
}
.publication-details .text-one-column {
  margin: 0;
}
.publication-details-image #image + #text {
  width: 54%;
  max-width: 550px;
}
.publication-details-image #image {
  width: 46%;
  float: right;
  text-align: right;
}
.publication-details .text-one-column .item-header {
  display: none;
}
.grid .entry {
  width: 23%;
  display: inline-block;
  padding-right: 2.66%;
  padding-bottom: 50px;
  vertical-align: top;
}
.grid .entry a:hover span {
  color: #000;
}
.grid .entry:nth-child(4n + 4) {
  padding-right: 0;
}
.grid .entry .placeholder {
  margin-bottom: 6px;
}
.grid.fitted .entry {
  padding-bottom: 70px;
}
.category {
  padding-bottom: 35px;
}
.no-thumbs .entry {
  padding-bottom: 10px;
}
.exhibitions h1 {
  padding-bottom: 3px;
}
.exhibitions.home .headers {
  padding-top: 7px;
}
.exhibitions.home .medium .headers {
  padding-top: 4px;
}
.exhibitions .medium h1 {
  font-size: 16px;
  padding-bottom: 3px;
}
.exhibitions.home .small .headers {
  padding-top: 2px;
}
.exhibitions .small h1 {
  font-size: 13px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.grid .entry.full {
  width: 100%;
  padding-right: 0;
}
.grid .entry.half {
  width: 49%;
  padding-right: 2%;
  border-top: none;
}
.grid .entry.half .placeholder {
  padding-top: 100%;
}
.grid .entry.half:nth-child(2n + 2) {
  padding-right: 0;
}
.grid .entry.medium {
  width: 31.5%;
  padding-right: 2.75%;
}
.grid .entry.medium:nth-child(3n + 3) {
  padding-right: 0;
}
.large-images,
.row {
  padding-bottom: 20px;
}
.large-images .entry {
  width: 100%;
  padding: 0 0 50px;
}
.large-images .entry figure {
  width: 60%;
  display: inline-block;
  padding-right: 25px;
}
.large-images .entry .info {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
.large-images h1 {
  padding-bottom: 5px;
}
.rollover {
  width: auto;
}
.rollover .list {
  width: 44%;
  float: left;
}
.rollover .list .entry {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
.rollover .image {
  max-width: 410px;
  width: 56%;
  float: right;
}
.rollover .artwork {
  text-align: right;
}
.rollover .column {
  display: inline-block;
  vertical-align: top;
}
.rollover.columns-2 .column {
  width: 50%;
}
.slide,
.slide figcaption {
  text-align: center;
}
.slide figure {
  position: relative;
  padding-top: 54%;
}
.slide figure.video-figure {
  padding-top: 50.6%;
}
.banner .slide figure {
  padding-top: 44%;
}
.slide figure .video-item,
.slide figure img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 90%;
  width: auto;
  height: auto;
}
.slide figure .video-item {
  max-width: 100%;
}
.slide figure.video-figure .video-item > div:not(.fluid-width-video-wrapper) {
  padding-top: 0 !important;
  position: static !important;
}
.banner .slide figure img {
  max-width: 100%;
}
.slide .placeholder {
  position: relative;
  width: 100%;
  padding-top: 54%;
}
.slide figcaption {
  max-width: 550px;
  margin: 15px auto 0;
}
.slide figcaption,
.slide figcaption p {
  font-size: 11px;
  line-height: 15px;
}
.slide figcaption p.image-title {
  font-size: 12px;
}
.slide .placeholder .image img {
  vertical-align: middle;
  position: relative;
  max-width: 90%;
}
.bx-controls-direction {
  height: 100%;
  /* max-height: 580px; */
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.enlarge {
  cursor: pointer;
}
.enlarge.no-enlarge {
  cursor: default;
}
.video-item {
  padding: 0 5%;
}
.full-width-banner .slider {
  min-height: 0;
}
.full-width-banner .slide figure {
  padding-top: 460px;
}
.full-width-banner .slide figure,
.text-with-background {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover;
}
.text-with-background {
  padding: 20px 0;
}
.text-with-background .text {
  margin: 0 auto;
}
.text-with-background {
  margin-bottom: 50px;
}
.press-thumbs .image {
  background: #f3f3f3;
}
.press .title {
  color: #000;
}
.placeholder {
  position: relative;
  width: 100%;
  padding-top: 73%;
}
.placeholder .image {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.placeholder .image img {
  position: absolute;
  left: 0;
  bottom: 0;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  margin: auto;
}
.grid.series .image img {
  top: 0;
  right: 0;
}
.full .placeholder {
  padding-top: 44%;
}
.small .thumb {
  position: relative;
  width: 100%;
  padding-top: 73%;
}
.small .thumb .image {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.small .thumb .image img {
  position: absolute;
  left: 0;
  bottom: 0;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  margin: auto;
}
.fitted .placeholder {
  padding-top: 100%;
  background: #f3f3f3;
}
.fitted .image img {
  top: 0;
  right: 0;
}
.fitted .placeholder .image img {
  max-height: 95%;
  max-width: 95%;
}
.artists.no-thumbs .placeholder {
  display: none;
}
.artists.no-thumbs .titles {
  margin-top: 0;
}
.inquireOuterWrapper {
  width: 100%;
  height: 100%;
}
.inquireWrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .inquireWrapper {
    height: 100%;
  }
}
.inquireBox {
  padding: 50px 0;
  width: 100%;
}
.inquireBox .content-wrapper {
  display: flex;
  justify-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.inquireBox .header {
  margin-bottom: 30px;
}
.inquireBox .left,
.inquireBox .right {
  display: inline-block;
  vertical-align: top;
}
.inquireBox .left {
  width: 45%;
  padding-right: 5%;
}
.inquireBox .left img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .inquireBox .left img {
    max-height: none;
    display: initial;
    margin: initial;
  }
}
.inquireBox .right {
  width: 49%;
}
.inquireBox .left .caption p {
  line-height: 16px;
}
.inquireBox .right input,
.inquireBox .right textarea {
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.inquireBox #form_message {
  height: 150px;
}
.inquireBox .right input[type="submit"] {
  width: auto;
  float: right;
  margin-bottom: 20px;
}
.contact {
  padding-bottom: 50px;
}
.contact .info,
.contact .info-map,
.contact .left,
.contact .left-staff {
  display: inline-block;
  vertical-align: top;
}
.contact .left {
  width: 68.5%;
  margin-right: 3.5%;
}
.contact .left-staff {
  width: 28%;
  margin-right: 3.5%;
}
.contact .info {
  width: 28%;
}
.contact .info-map {
  width: 68.5%;
}
.contact .address,
.contact .map,
.contact .staff,
.contact .text {
  margin-bottom: 15px;
}
.contact .credit,
.credit {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9px;
  margin-top: 50px;
}
.contact .info .address,
.contact .left-staff .address {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 50px;
}
.info-map iframe,
.map iframe {
  max-width: 100% !important;
}
.contact .divider,
.contact .info .address,
.contact .info .no-staff,
.contact .left-staff .address {
  border: none;
}
.map h4 {
  display: none;
}
form input[type="email"],
form input[type="password"],
form input[type="text"],
form select,
form textarea {
  display: block;
  border: 1px solid #ccc;
  font-size: 13px;
  padding: 10px;
  height: 37px;
  background: #fff;
  margin-bottom: 15px;
  width: 250px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#order_personal_data_copy_billing,
form input[type="submit"] {
  background: none;
  border: none;
  padding: 12px 0 0;
  color: #666;
}
#order_personal_data_copy_billing:hover,
form input[type="submit"]:hover {
  color: #000;
}
.private-error {
  margin-bottom: 15px;
}
.custom_page nav.slider-features {
  width: 100%;
}
.custom_page h4 + nav.slider-features {
  width: 45%;
}
.slider-features a {
  cursor: pointer;
}
.hidden {
  display: none;
}
.content,
.slider {
  padding-bottom: 70px;
}
.grid {
  padding-bottom: 20px;
}
.grid.fitted {
  padding-bottom: 0;
}
.no-thumbs {
  padding-bottom: 50px;
}
.rollover .image,
.rollover .list {
  padding-bottom: 80px;
}
.news-details,
.private-login,
.publication-details {
  padding-bottom: 70px;
}
footer {
  padding: 20px 0;
  background: #fff;
  position: relative;
  z-index: 9;
  line-height: normal;
}
footer div {
  display: inline-block;
  padding-right: 30px;
  vertical-align: top;
}
footer .footer-social {
  padding-right: 0;
  text-align: right;
}
footer .footer-social a {
  margin-right: 10px;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
footer img {
  vertical-align: middle;
}
footer .footer-social a:last-of-type {
  margin-right: 0;
}
footer.divider {
  border: none;
}
footer .container > .divider {
  display: none;
}
footer.stick {
  bottom: 0;
  max-width: inherit;
  position: fixed;
  left: 0;
  width: 100%;
}
footer .image-links {
  text-align: center;
  padding-top: 15px;
}
footer .image-links a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.private .back {
  float: right;
}
.slider {
  min-height: 500px;
}
.homepage.supersized + footer {
  display: none;
}
.homepage.supersized + footer.stick {
  display: block;
}
.dropdown,
.dropdown-root {
  max-width: 100%;
}
.dropdown {
  display: inline-block;
  min-width: 130px;
  text-align: left;
  padding: 2px 50px 2px 5px;
  border-width: 1px;
  border-style: solid;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.dropdown:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 25px;
  top: 0;
  right: 0;
}
.dropdown:before {
  content: " ";
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -4px;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0;
}
.dropdown > a {
  white-space: normal;
}
.dropdown > div {
  display: none;
  position: absolute;
  z-index: 55;
  top: 100%;
  left: 0;
  min-width: 100%;
  border-width: 1px;
  border-style: solid;
}
.dropdown > div a {
  display: block;
  padding: 3px 5px;
  white-space: nowrap;
}
.links.in-text {
  margin-top: 20px;
}
.screen-nav + h4 {
  display: none;
}
.grid .titles,
.grid .titles span.title {
  color: #000;
}
.grid .titles span {
  color: #666;
}
.contact h4 {
  margin-bottom: 5px;
}
.date,
.subtitle {
  display: block;
}
.publication-details-image {
  padding-bottom: 65px;
}
.clearfix {
  clear: both;
}
.grid {
  line-height: 22px;
}
.associations .news h1 {
  font-size: 16px;
}
.text-one-column .content {
  width: 100%;
  max-width: 780px;
}
.article,
.contact,
.news-details,
.text-one-column,
.text-one-column-with-image {
  padding-bottom: 50px;
}
.news .content figure {
  float: right;
  width: 280px;
}
.news .content .text {
  float: left;
  width: 600px;
}
h4.slider-header:first-of-type {
  display: none;
}
.slider {
  padding-bottom: 0;
}
.childpage .slider {
  border: none;
  padding-bottom: 50px;
}
.slider-underline {
  border-top: 1px solid #ccc;
  border-bottom: none;
  padding-bottom: 20px;
}
.screen-nav + .half,
.screen-nav + .text-one-column .sectionname {
  border: none;
}
.news .list h1 {
  color: #000;
}
.grid-left-categories .categories-left,
.grid-left-categories .grid-container {
  display: inline-block;
  vertical-align: top;
}
.grid-left-categories .categories-left.screen-nav {
  border: none;
  margin-top: -5px;
}
.grid-left-categories .categories-left {
  width: 25%;
}
.grid-left-categories .grid-container {
  width: 74%;
}
.categories-left a {
  display: block;
}
.grid-left-categories .grid .entry {
  width: 30.5%;
  padding-right: 4.2%;
}
.grid-left-categories .grid .entry:nth-child(4n + 4) {
  padding-right: 4.2%;
}
.grid-left-categories .grid .entry:nth-child(3n + 3) {
  padding-right: 0;
}
.list.text-only {
  padding-bottom: 50px;
}
.list.text-only .date,
.list.text-only .summary,
.list.text-only .title {
  display: inline-block;
  vertical-align: top;
}
.list.text-only .date {
  width: 11.5%;
  padding-right: 2%;
}
.list.text-only .title {
  width: 23%;
  padding-right: 2%;
}
.list.text-only .summary {
  width: 58%;
}
.list.text-only .entry {
  padding-bottom: 30px;
}
.quicklinks .back {
  float: right;
}
.entry .links {
  margin-top: 20px;
}
.grouped .fitted .placeholder {
  padding-top: 73%;
}
#back-to-series {
  cursor: pointer;
  display: block;
  text-align: right;
}
.series a.entry {
  cursor: pointer;
}
#backToTop {
  position: fixed;
  bottom: 0;
  right: 30px;
  z-index: 59;
  display: none;
}
#backToTop.locked {
  display: block;
  bottom: 132px;
}
@media (max-width: 1100px) {
  .container {
    padding: 0 20px;
  }
  .slider {
    min-height: 0;
  }
}
@media (max-width: 1024px) {
  .container.outside {
    padding: 0;
  }
  .large-images .entry {
    width: 100% !important;
  }
  .large-images .entry figure {
    width: 50% !important;
  }
  .large-images .entry .info {
    width: 45% !important;
  }
  h4 + .screen-nav.categories,
  h4 + .screen-nav.years {
    margin-top: 0;
  }
}
@media (max-width: 800px) {
  .press-thumbs .image {
    margin-right: 10px;
  }
  .half .press-thumbs .entry .info {
    width: 60%;
  }
  .container {
    max-width: 700px;
  }
  .main-header nav.main {
    text-align: left;
    padding-top: 15px;
  }
  .main-header nav.main a {
    margin-left: 0;
    margin-right: 25px;
  }
  .homepage .news .entry .thumbnail {
    width: 29%;
  }
  .homepage .news .entry .info {
    width: 65%;
  }
  .grid .entry:nth-child(4n + 4),
  .grid .entry:nth-child(5n + 5) {
    padding-right: 4.2%;
    margin-right: 0;
  }
  .grid .entry:nth-child(3n + 3) {
    padding-right: 0;
  }
  .grid .entry {
    width: 30.5%;
    padding-right: 4.2%;
  }
  .rollover .list {
    width: 100%;
  }
  .rollover .image {
    display: none;
  }
  .rollover .list .entry {
    margin-right: 0;
  }
  .grid .entry.medium {
    width: 48%;
    padding-right: 3.75%;
  }
  .grid .entry.medium:nth-child(2n + 2) {
    padding-right: 0;
  }
  .grid .entry.medium:nth-child(3n + 3) {
    padding-right: 3.75%;
  }
  .news .entry .thumbnail {
    width: 36%;
  }
  .news .entry .info {
    width: 54%;
  }
  .news-details-image .image {
    float: right;
    width: 43%;
  }
  .full-width-banner .slide figure {
    padding-top: 40%;
  }
}
@media (max-width: 768px) {
  .contact .left,
  .contact .left-staff {
    width: 100%;
    margin-right: 0;
  }
  .contact .info,
  .contact .info-map {
    width: 100%;
  }
  .contact .left .text {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .half .text-one-column {
    width: 100%;
    max-width: 680px;
    padding-right: 0;
  }
  .half .press-thumbs {
    width: 100%;
    border-top: 1px solid #ccc;
  }
  .half .press-thumbs .entry {
    width: 100%;
  }
  .press-thumbs .image {
    margin-right: 10px;
  }
  .press-thumbs .info {
    width: 70%;
  }
  .half .press-thumbs .entry .info {
    width: 80%;
  }
  .text-one-column-with-image .image,
  .text-one-column-with-image .text {
    width: 100% !important;
    padding: 0 !important;
  }
  .text-one-column-with-image .image {
    margin-bottom: 15px;
    text-align: center !important;
  }
  .news-details.img .image {
    float: none;
    width: 100%;
  }
  .text-four-columns .column {
    width: 50%;
  }
  .text-four-columns .column:nth-child(2n + 2) {
    padding-right: 0;
  }
  .text-four-columns .column:nth-child(odd) {
    padding-left: 0;
  }
  .fluid-width-video-wrapper {
    display: inline-block;
    vertical-align: middle;
  }
  .video-item {
    font-size: 0;
  }
  .video-item:before {
    display: inline-block;
    content: "";
    height: 100%;
    vertical-align: middle;
  }
}
@media (max-width: 600px) {
  .news-thumbs .entry,
  .news-thumbs .entry:nth-child(3n + 3),
  .press-thumbs .entry,
  .press-thumbs .entry:nth-child(3n + 3) {
    width: 47%;
    padding-right: 5.75%;
  }
  .news-thumbs .entry:nth-child(2n + 2),
  .press-thumbs .entry:nth-child(2n + 2) {
    padding-right: 0;
  }
  .entry.medium {
    width: 48%;
  }
  .entry:nth-child(4n + 4),
  .entry:nth-child(5n + 5) {
    margin-right: 1%;
  }
  .entry.medium:nth-child(2n + 2),
  .homepage .news-3up .entry:nth-child(4n + 4),
  .homepage .news-3up .entry:nth-child(5n + 5) {
    margin-right: 0;
  }
  .screen-nav h1,
  .screen-nav h2,
  .screen-nav h3,
  h1,
  h2,
  h3 {
    display: block;
    margin: 0;
    padding: 0 !important;
  }
  .large-images .entry .info,
  .large-images .entry figure {
    width: 100% !important;
  }
  .large-images .entry .info {
    padding: 0;
  }
  header.section-header .item-header,
  header.section-header h4 {
    width: 100%;
  }
  header.section-header .item-header + nav,
  header.section-header h4 + nav {
    width: 100%;
    text-align: left;
  }
  header.section-header nav a {
    padding-right: 15px;
  }
  .categories-left.screen-nav {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .categories-left,
  .grid-left-categories,
  .grid-left-categories .categories-left {
    width: 100%;
  }
  .inquireBox .left,
  .inquireBox .right {
    width: 100%;
    padding: 0;
  }
  .inquireBox .left {
    padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .main-header.fixed {
    position: static;
  }
  .main-header .logo {
    max-width: 100%;
    margin-right: 0;
  }
  .main-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text-four-columns .column {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .quicklinks .back {
    float: none;
  }
  .screen-nav.categories,
  .screen-nav.years {
    text-align: left;
    height: auto;
  }
  nav.mobile.bg {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .slide figure:not(.video-figure) {
    padding-top: 100%;
  }
  .no-slider-on-mobile .slide figure:not(.video-figure),
  .no-slider .slide figure:not(.video-figure) {
    padding-top: 0;
  }
  .bx-controls-direction {
    left: 0;
    max-height: 350px;
    right: 0;
    top: 0;
  }
  /* .bx-wrapper .bx-next {
    background: url(images/controls.1e9bdffd.png) no-repeat scroll -63px -41px
      transparent;
  }
  .bx-wrapper .bx-prev {
    background: url(images/controls.1e9bdffd.png) no-repeat scroll -4px -41px
      transparent;
  } */
  .bx-controls-direction {
    left: -35px;
    right: -35px;
  }
  .full-width-banner .bx-controls-direction {
    left: 0;
    right: 0;
  }
  .bx-wrapper .bx-controls-direction a:after {
    content: "";
    height: 60px;
    width: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -30px;
  }
  footer .container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  footer div.container {
    box-sizing: border-box;
  }
  footer .footer-cols {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  footer div {
    display: block;
    width: 100% !important;
  }
  footer div.footer-social {
    text-align: left;
    display: block;
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
  }
  footer div.footer-col1,
  footer div.footer-col2,
  footer div.footer-col3,
  footer div.footer-col4,
  footer div.footer-cols {
    padding-right: 0;
  }
  .rollover.columns-2 .column {
    width: 100%;
  }
}
@media (max-width: 330px) {
  .container {
    max-width: 300px;
  }
  .auto-rotating {
    margin-bottom: 25px;
  }
  nav.main {
    display: none;
  }
  header.section-header .item-header,
  header.section-header h4 {
    width: 100%;
  }
  header.section-header nav {
    text-align: left;
  }
  .homepage .news .entry .thumbnail {
    width: 80%;
  }
  .homepage .news .entry .info {
    width: 100%;
  }
  .homepage .news .entry .thumbnail {
    padding-bottom: 10px;
  }
  #slidecaption {
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid-left-categories .grid-container .entry,
  .grid .entry {
    width: 47%;
    padding-right: 5.75%;
  }
  .grid .entry:nth-child(2n + 2) {
    padding-right: 0 !important;
  }
  .grid .entry:nth-child(3n + 3),
  .grid .entry:nth-child(5n + 5) {
    padding-right: 5.75%;
  }
  .large-images .entry figure,
  .list .entry {
    width: 100%;
    padding-right: 0;
  }
  .large-images .entry .info {
    width: 100%;
  }
  .grid .entry.medium {
    width: 100%;
    padding-right: 0;
  }
  .grid .entry.medium:nth-child(3n + 3) {
    padding-right: 0;
  }
  .news .entry .thumbnail {
    float: none;
    width: 100% !important;
  }
  .news .entry .info {
    width: 100%;
    padding: 10px 0 0;
  }
  .bx-wrapper .bx-prev {
    left: 0;
    background: url(images/arrow_previous_small.9801bc51.png) no-repeat 0 0;
  }
  .bx-wrapper .bx-next {
    right: 0;
    background: url(images/arrow_next_small.713cc89a.png) no-repeat 0 0;
  }
  .bx-wrapper .bx-next:hover,
  .bx-wrapper .bx-prev:hover {
    background-position: 0 -21px;
  }
  .bx-wrapper .bx-controls-direction a {
    width: 10px;
    height: 21px;
  }
  .contact .left,
  .contact .left-staff {
    width: 100%;
    margin-right: 0;
  }
  .contact .info,
  .contact .info-map {
    width: 100%;
  }
  footer div.footer-cols {
    width: 60%;
  }
  footer div {
    padding-right: 0;
  }
  .list.text-only .date,
  .list.text-only .summary,
  .list.text-only .title {
    display: block;
    width: 100%;
  }
}
@media (max-width: 320px) {
  .main-header .logo {
    width: 100%;
  }
  .main-header nav {
    text-align: left;
  }
  .main-header nav a {
    margin: 0;
  }
  .entry {
    width: 49%;
  }
  .news-thumbs .entry {
    width: 100% !important;
  }
  .thumb-news {
    float: right;
  }
  .news .entry .info,
  .news .entry .thumb-news {
    width: 100% !important;
    float: none;
  }
  .news .entry .thumb-news {
    margin-bottom: 10px;
  }
  .entry.medium {
    width: 100%;
    margin-right: 0;
  }
  .news-details .details {
    width: 100%;
    padding-right: 0;
  }
  .news-details .image {
    width: 100%;
    vertical-align: top;
  }
}
@media (max-width: 240px) {
  .entry {
    width: 100%;
    margin-right: 0;
  }
}
.noDivider {
  border: none;
}
#overlay {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  overflow: scroll;
}
#overlay .close {
  background-image: url(images/close-text-image.5725f8fa.png);
  background-size: cover;
  background-position: 0 0;
  cursor: pointer;
  position: fixed;
  width: 24px;
  height: 24px;
  top: 15px;
  right: 15px;
  text-indent: -9999px;
  z-index: 60;
}
#overlay .close:hover {
  background-position: 100% 0;
}
#overlay .enlarge,
#overlay figure {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#overlay figure {
  max-height: none;
  height: 100%;
  line-height: normal;
  text-align: center;
  padding: 35px;
}
#overlay figcaption {
  display: block;
}
#overlay figcaption p {
  display: none;
}
#overlay .fader-items,
#overlay .slide {
  height: 100%;
}
#overlay .slide img {
  max-width: 90%;
  max-height: 90%;
  vertical-align: middle;
  display: inline-block;
}
#overlay .bx-controls-direction {
  height: 100%;
  max-height: none;
}
#overlay .bx-prev {
  left: 20px;
}
#overlay .bx-next {
  right: 20px;
}
#overlay .slide .placeholder {
  height: 100%;
  padding-top: 0;
}
.homepage.supersized + footer {
  max-width: none;
  left: 0;
  right: 0;
  z-index: 99;
  padding-bottom: 10px;
  padding-top: 8px;
}
footer .container {
  display: block;
}
footer div.container {
  padding: 0 20px;
}
.thumbnails img {
  cursor: pointer;
}
nav.slider-features a > span {
  white-space: nowrap;
  display: inline-block;
}
.bx-wrapper:nth-child(2) .bx-viewport {
  z-index: 1;
  padding: 7px 0;
}
.bx-wrapper:nth-child(2) {
  margin: 0 auto 30px;
}
.bx-wrapper:nth-child(2) .bx-thumbs a {
  text-align: center;
  height: 80px;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.bx-wrapper:nth-child(2) .bx-thumbs a > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 92%;
  max-height: 92%;
}
.bx-wrapper:nth-child(2) .bx-controls .bx-next {
  margin-right: -50px;
}
.bx-wrapper:nth-child(2) .bx-controls .bx-prev {
  margin-left: -50px;
}
.bx-wrapper:nth-child(2) .bx-viewport a.active {
  border: 1px solid #000;
  box-sizing: border-box;
}
.item-header-background {
  width: 100% !important;
  margin-bottom: 20px;
  height: 200px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.item-header-background > div {
  margin: auto;
}
@media (max-width: 960px) {
  .bx-wrapper:nth-child(2) .bx-controls .bx-next {
    margin-right: -30px;
  }
  .bx-wrapper:nth-child(2) .bx-controls .bx-prev {
    margin-left: -30px;
  }
}

.custom-grid .entry {
  display: inline-block;
  vertical-align: top;
}
.image-module.container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}
.image-module .entry {
  margin-bottom: 20px;
}
.image-module.extended.with-fit a {
  display: block;
}
.image-module.extended.with-fit img {
  max-width: 90%;
  max-height: 90%;
  right: 0;
  top: 0;
  width: auto;
}
.image-module .entry.with1 {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.image-module .entry.with2 {
  width: 42%;
  max-width: 445px;
  padding-left: 7%;
}
.image-module .entry.with2:last-child {
  padding-left: 0;
  padding-right: 7%;
}
.image-module .entry.with3 {
  width: 31.55%;
  max-width: 333px;
}
.image-module.extended .entry {
  text-align: left;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100%;
}
.image-module.extended .entry.with2 {
  width: 48.66%;
}
.image-module.extended .entry.with4 {
  width: 23%;
}
.zoom-click {
  top: 0;
  font-size: 13px;
}
#zoomHeaderClose {
  top: -7px;
  right: -10px;
  font-size: 13px;
}
#zoomFooterZoomOut {
  background-image: url(images/zoom_minus2.a49ec6e5.png);
}
.zoomFooterControl {
  background-image: url(images/zoom_plus2.b5dfc986.png);
}
.sidebar-right nav.slider-features.with-margins {
  margin-top: 0;
}
.side-scrolling-slider .slides_controls a {
  text-indent: -9999px;
  width: 14px;
  height: 32px;
  outline: 0;
  display: inline-block;
}
.side-scrolling-slider .slides_controls a.next {
  background: url(images/arrow_next.1d875574.png) no-repeat 0 0;
}
.side-scrolling-slider .slides_controls a.prev {
  background: url(images/arrow_previous.cf407ee2.png) no-repeat 0 0;
}
.side-scrolling-slider .slides_controls a.next:hover {
  background: url(images/arrow_next.1d875574.png) no-repeat 0 -32px;
}
.side-scrolling-slider .slides_controls a.prev:hover {
  background: url(images/arrow_previous.cf407ee2.png) no-repeat 0 -32px;
}
.imageflow {
  overflow: hidden;
  position: relative;
  text-align: left;
  visibility: hidden;
  width: 100%;
}
.imageflow img {
  border: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  -ms-interpolation-mode: bicubic;
}
.imageflow p {
  margin: 0 auto;
  text-align: center;
}
.imageflow .loading {
  border: 1px solid #fff;
  height: 15px;
  left: 50%;
  margin-left: -106px;
  padding: 5px;
  position: relative;
  visibility: visible;
  width: 200px;
}
.imageflow .loading_bar {
  background: #fff;
  height: 15px;
  visibility: visible;
  width: 1%;
}
.imageflow .navigation {
  z-index: 10000;
}
.imageflow .caption {
  position: relative;
  text-align: center;
  z-index: 10001;
}
.imageflow .scrollbar {
  border-bottom: 1px solid #b3b3b3;
  position: relative;
  visibility: hidden;
  z-index: 10002;
  height: 1px;
}
.imageflow .slider {
  background: url(images/imageflow_slider_dark.185f04f9.png) no-repeat;
  margin: -6px 0 0 -7px;
}
.imageflow .slider,
.imageflow .slideshow {
  height: 14px;
  position: absolute;
  width: 14px;
  z-index: 10003;
}
.imageflow .slideshow {
  cursor: pointer;
  margin: 20px 0 0 20px;
}
.imageflow .slideshow.pause {
  background: url(images/imageflow_button_pause.af2634a7.png) no-repeat;
}
.imageflow .slideshow.play {
  background: url(images/imageflow_button_play.8c771133.png) no-repeat;
}
.imageflow .images {
  overflow: hidden;
  white-space: nowrap;
}
.imageflow .button {
  cursor: pointer;
  height: 17px;
  position: relative;
  width: 17px;
}
.imageflow .previous {
  background: url(images/imageflow_button_left.0076d100.png) 0 0 no-repeat;
  float: left;
  margin: -7px 0 0 -30px;
}
.imageflow .next {
  background: url(images/imageflow_button_right.8c771133.png) 0 0 no-repeat;
  float: right;
  margin: -7px -30px 0 30px;
}
