@charset "UTF-8";
/* Customization Styles Here */
@font-face {
  font-family: 'gridnik regular';
  src: url("/assets/meta/emuseumcore/2c73da24/client/gridnikmm-regular-webfont.eot");
  src: url("/assets/meta/emuseumcore/2c73da24/client/gridnikmm-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/meta/emuseumcore/z40f7c7d9/client/gridnikmm-regular-webfont.woff2") format("woff2"), url("/assets/meta/emuseumcore/baf73cb4/client/gridnikmm-regular-webfont.woff") format("woff"), url("/assets/meta/emuseumcore/7eec5ab/client/gridnikmm-regular-webfont.ttf") format("truetype"), url("/assets/meta/emuseumcore/z6c48ed8d/client/gridnikmm-regular-webfont.svg#times_mmregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gridnik medium';
  src: url("/assets/meta/emuseumcore/33f8916a/client/GridnikMMMedium.eot?#iefix") format("embedded-opentype"), url("/assets/meta/emuseumcore/334142db/client/GridnikMMMedium.woff") format("woff"), url("/assets/meta/emuseumcore/4d60744e/client/GridnikMMMedium.ttf") format("truetype"), url("/assets/meta/emuseumcore/z5d51b953/client/GridnikMMMedium.svg#GridnikMMMedium") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gridnik bold';
  src: url("/assets/meta/emuseumcore/6d6e3759/client/GridnikMMBold.eot");
  src: url("/assets/meta/emuseumcore/6d6e3759/client/GridnikMMBold.eot?#iefix") format("embedded-opentype"), url("/assets/meta/emuseumcore/z2cdf6cb7/client/GridnikMMBold.woff2") format("woff2"), url("/assets/meta/emuseumcore/8aaa6e86/client/GridnikMMBold.woff") format("woff"), url("/assets/meta/emuseumcore/2f46c7f6/client/GridnikMMBold.ttf") format("truetype"), url("/assets/meta/emuseumcore/zfb7fe371/client/GridnikMMBold.svg#gridnik_mmbold") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "moderna-icon";
  src: url("/assets/meta/emuseumcore/3162e1ba/client/moderna-icon.eot");
  src: url("/assets/meta/emuseumcore/3162e1ba/client/moderna-icon.eot?#iefix") format("embedded-opentype"), url("/assets/meta/emuseumcore/b478ada6/client/moderna-icon.woff") format("woff"), url("/assets/meta/emuseumcore/7807ce26/client/moderna-icon.ttf") format("truetype"), url("/assets/meta/emuseumcore/zbf103aae/client/moderna-icon.svg#moderna-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="mm-icon-"]:before, [class*="mm-icon-"]:before {
  font-family: "moderna-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mm-icon-caret:before {
  content: "\61";
}
.mm-icon-plus:before {
  content: "\62";
}
.mm-icon-minus:before {
  content: "\63";
}
.mm-icon-search:before {
  content: "\64";
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.em-h2 {
  font-family: 'gridnik bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.1px;
}

.advancedsearch-link, .search-title-section .locale-switcher {
  position: relative;
  top: -3px;
}
#listlocaleswitcher, #listlocaleswitcher_0 {
  display: inline-block;
  font-size:15px;
  line-height:1;
}
@media screen and (max-width: 769px){
	.advancedsearch-link, .search-title-section .locale-switcher,
	#listlocaleswitcher, #listlocaleswitcher_0{
		top:5px;
	}
}
#listlocaleswitcher a, #listlocaleswitcher_0 a {
  font-family: 'gridnik medium', sans-serif;
  font-size: 15px;
  text-transform: none;
  letter-spacing: normal;
  margin-left: 22px;
  display: inline-block;
  color: #FFF;  
  line-height:1;
}
.advancedsearch-link.active {
  color: #a36b01;
}
.advancedsearch-link, #listlocaleswitcher a {
	font-size: 15px !important;
}
.advancedsearch-link a:hover, #listlocaleswitcher a:hover {
	color: #FFF;
	text-decoration: underline;
}
.emuseum-admin-menu {
  background: #c2a232;
}
.moderna-header {
  width: 100%;
  height: 70px;
  background-color: #231f20;
  display: flex;
  align-items: center;
}
.moderna-header-inner.emuseum-boxed{
    display: grid;
    height: 100%;
    grid-template-rows: 28px 15px;
    grid-gap: 50px;
    padding: 15px;
}
@media (max-width: 768px){
  .moderna-header .logo-wrap {
    line-height:1;
  }
}
.moderna-header .logo-wrap img {
  max-height: 20px;
  height: 20px;
}
.moderna-header a {
  text-decoration: none;
}
.emuseum-nav {
  font-family: 'gridnik bold', sans-serif;
  font-size: 17px;
  max-width: calc(100vw - 300px);
  margin:0;
}
.emuseum-nav a {
  color: #fff;
}
.emuseum-nav a.active {
  color: #E6AB5A;
}
.emuseum-nav a.active:hover {
  text-decoration: none;
  color: #E6AB5A;
}
.emuseum-nav a:hover {
  text-decoration: underline;
  color: #fff;
}
.emuseum-nav .nav-link {
  font-size: 15px;
  padding: 0.25rem 1.375rem 0.25rem 0;
  letter-spacing: -0.09px;
}
.emuseum-menu-toggle {
  position: relative;
  padding-top: 14px;
}
.emuseum-menu-toggle span {
  height: 4px;
  width: 16px;
  margin-bottom: 5px;
  background-color: #fff;
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  will-change: transform;
  opacity: 1;
}
.emuseum-menu-toggle .menu-toggle-label {
  position: absolute;
  top: 10px;
  left: 0;
  -webkit-transform: translate(0, 0) scale(0);
  -ms-transform: translate(0, 0) scale(0);
  -o-transform: translate(0, 0) scale(0);
  transform: translate(0, 0) scale(0);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.5s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.2s ease;
  transition: transform 0.5s ease, opacity 0.2s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  opacity: 0;
  color: #fff;
  font-family: 'gridnik bold', sans-serif;
  text-transform: uppercase;
  /*
   &:hover {
   .menu-toggle-label {
   transform: translate(0, -2px) scale(1);
   opacity: 1;
   transition: transform 300ms ease, opacity 400ms 100ms ease;
   }
   .first{
   transform: translateY(-10px);
   opacity: 0;
   }
   .last{
   transform: translateY(10px);
   opacity: 0;
   }
   }*/
}
.emuseum-mobile-menu-open .emuseum-menu-toggle {
  position: fixed;
  z-index: 4;
  top: 5px;
  left: 20px;
}
.emuseum-mobile-menu-open .emuseum-menu-toggle span {
  background-color: #000;
}
.emuseum-mobile-menu-open .emuseum-menu-toggle .menu-toggle-label {
  color: #000;
}
.emuseum-mobile-menu-open .emuseum-menu-toggle .first {
  transform: translateY(5px) rotate(45deg);
}
.emuseum-mobile-menu-open .emuseum-menu-toggle .last {
  transform: translateY(-4px) rotate(-45deg);
}
.emuseum-mobile-menu-open .emuseum-menu-toggle:hover .menu-toggle-label {
  opacity: 0;
}
.emuseum-mobile-menu-open .emuseum-menu-toggle:hover .first, .emuseum-mobile-menu-open .emuseum-menu-toggle:hover .last {
  opacity: 1;
}
.emuseum-mobile-menu-open .emuseum-nav {
  background: #fff;
  position: fixed;
  z-index: 3;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 170px 16px 0 16px;
  max-width: 100vw;
}
.emuseum-mobile-menu-open .emuseum-nav a {
  color: #000;
  font-family: 'gridnik bold', sans-serif;
  font-size: 36px;
  letter-spacing: -2.52px;
  text-transform: uppercase;
  display: block;
  line-height: 41px;
  text-decoration: none;
}
.emuseum-mobile-menu-open .emuseum-nav a.active {
  color: #a36b01;
}
.moderna-footer {
  background-color: #231f20;
  color: #fff;
  padding: 30px 20px;
  font-family: 'gridnik medium', sans-serif;
  font-size: 15px;
  margin-top: 80px;
	display: grid;
	align-items: center;
}
.btn-container.moderna-animated-plus .btn-plus{
    margin-bottom:15px;
}
@media (max-width: 768px){
  .moderna-footer {
    margin-top:65px;
  }
}
.moderna-footer a {
  color: #fff;
  text-decoration: none;
}
.moderna-footer svg {
  width: 15px;
  height: 15px;
  fill: #ffffff;
  margin-right: 4px;
}
.moderna-footer .moderna-footer-logo {
  font-family: 'gridnik bold', sans-serif;
  font-size: 20px;
}
.moderna-footer .footer-links-section {
  margin-top: 5px;
}
.moderna-footer .social-media-links {
  list-style-type: none;
  padding: 0;
  margin:0;
}
.moderna-footer .social-media-links li {
  display: inline-block;
  margin-right: 19px;
}
.moderna-footer .social-media-links a {
  position: relative;
  top: 2px;
}
@media (max-width: 576px) {
  .moderna-footer .moderna-footer-left {
    flex-basis: 100%;
  }
  .moderna-footer .social-media-links li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 11px;
  }
}
body {
  font-family: 'gridnik regular', sans-serif;
  letter-spacing: -0.08px;
}
.emuseum-breadcrumbs {
  font-family: 'gridnik medium', sans-serif;
  font-size: 16px;
  letter-spacing: -0.08px;
  color: #757575;
}
.emuseum-breadcrumbs a {
  color: #757575;
}
.emuseum-breadcrumbs .list-inline-item:after {
  color: #757575;
  opacity: 1;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 18px;
}
#localeSwitcherWrap select {
  text-transform: capitalize;
  margin-right: 3px;
}
.emuseum-breadcrumbs a {
  text-decoration: underline;
}
.emuseum-breadcrumbs .list-inline-item:after {
  margin-left: 7px;
  margin-right: 7px;
  font-size: 20px;
}
.moderna-h1 {
  margin-top: 20px;
  margin-bottom: -13px;
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.1px;
}
.qs-search-container {
  margin-bottom: 14px;
  margin-top: 20px !important;
}
.detailField.invnoField {
  margin-top: 23px;
}
.filter-group-toggle .toggleIcon:before, .emuseum-filters .select-wrapper:after, .sort-by-form .select-wrapper:after, #floorsForm .select-wrapper:after {
  font-family: 'moderna-icon' !important;
  content: url("/assets/meta/emuseumcore/z53ab4647/images/gull-wing.svg");
  font-size: 13px;
  top: -2px;
}
.filter-group-toggle .toggleIcon:before {
  position: relative;
}
.filter-group-toggle.toggleFieldOpen .toggleIcon:before {
  content: url("/assets/meta/emuseumcore/z53ab4647/images/gull-wing.svg");
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  right: 9px;
  top: 3px;
}
.fa-search:before {
  font-family: "moderna-icon" !important;
  content: "\64";
}
@media (min-width: 769px) {
  .fa-search:before {
    top: -3px;
    position: relative;
  }
  .start-page-quicksearch .collection-search-emuseum .fa.fa-search.qs-icon{
    font-size: 35px !important;
  }
}
.recommended-group {
  color: #a36b01;
}
.search-title-section {
  align-items: center;
}
.search-title-section .search-title {
  font-family: 'gridnik bold', sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  display: inline-block;
}
.search-title-section .locale-switcher {
  float: none;
}
.search-title-section .advancedsearch-link, .search-title-section .locale-switcher select {
  font-family: 'gridnik bold', sans-serif;
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
  margin-left: 22px;
  display: inline-block;
}
.emuseum-quicksearch {
  max-width: 500px;
}
.emuseum-quicksearch input[type="text"] {
  font-family: 'gridnik medium', sans-serif;
  border: 1px solid #000;
  color: #757575;
  font-size: 16px;
  padding-right: 3px;
  padding-left: 56px;
}
.emuseum-quicksearch input[type="submit"] {
  left: 0px;
}
.emuseum-quicksearch .qs-icon {
  left: 0px;
  text-align: initial;  
}
.filter-wrapper .filter-header, .filter-wrapper .filter-header-boolean {
  font-family: 'gridnik bold', sans-serif;
  font-size: 15px;
  text-transform: none;
  letter-spacing: -0.1px;
}
.filter-wrapper .filter-item {
  font-size: 16px;
}
.filter-wrapper .toggleIcon {
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .results-grid-one-column .filter-wrapper .toggleLabel {
    background: none;
    padding-left: 0;
    padding-right: 22px;
  }
  .results-grid-one-column .filter-wrapper .toggleFieldOpen .toggleLabel {
    border: 0;
    border-bottom: 2px solid #000;
  }
  .results-grid-one-column .filter-wrapper .filter-items {
    border: 0;
  }
  .results-grid-one-column .filter-headline {
    display: none;
  }
  .filter-header-boolean {
    margin: 0 10px;
  }
  .results-grid-one-column .filter-wrapper .filter-inner {
    display: block;
    position: relative;
  }
  .results-grid-one-column .filter-wrapper .filter-items {
    position: absolute;
    height: auto !important;
    width: 100%;
    background: #fff;
    top: 52px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    z-index: 2;
  }
  .moderna-footer-text {
    width: 460.2px;
    height: 45px;
  }    
}
#emuseumMainWrap .emuseum-filter-toggle.emuseum-filter-toggle-close {
  background: transparent;
  color: #000;
  padding: 5px 3px;
  margin-right: 0;
  top: 0;
  right: 25px;
}
.filter-headline, .emuseum-filter-toggle-close {
  font-family: 'gridnik bold', sans-serif;
  font-size: 20px !important;
  letter-spacing: -0.1px !important;
}
.filter-wrapper .filter-group {
  color: #000;
}
.filter-wrapper .filter-group .filter-header:hover {
  color: #000;
}
.filter-wrapper .filter-item a {
  color: #000;
  font-family: 'gridnik medium';
  letter-spacing: -0.08px;
}
.filter-wrapper .filter-count {
  position: relative;
}
.filter-wrapper .filter-name {
  width: auto;
}
@media (min-width: 1200px) {
  .results-grid-one-column .filter-wrapper .toggleFieldOpen .toggleLabel {
    border-bottom: 0;
  }
  .results-grid-one-column .filter-wrapper .filter-items {
    box-shadow: none;
    padding: 20px 0 !important;
    column-count: 4;
  }
}
.results-grid {
  margin-top: 0;
}
.result-details-title {
  text-transform: uppercase;
  font-family: 'gridnik bold', sans-serif;
}
.result-title, .modal-dialog .modal-title, .grid-item .texts-wrap > div:first-of-type, .list-item .texts-wrap > div:first-of-type, .emuseum-highlight-section .highlight-text .highlight-title {
  font-family: 'gridnik bold', sans-serif;
  font-size: 20px;
  letter-spacing: -1px;
}
.grid-item {
  font-family: 'gridnik bold', sans-serif;
  font-size: 15px;
  letter-spacing: -0.6px;
  line-height: 16px;
  margin-bottom: 30px;
}
.emuseum-header-tabs {
  font-family: 'gridnik bold', sans-serif;
  font-size: 16px;
  letter-spacing: -0.08px;
  border-bottom: 0;
}
.emuseum-header-tabs li {
  margin-right: 14px;
}
.emuseum-header-tabs li.active, .emuseum-header-tabs li:hover {
  border-bottom: 0;
}
.emuseum-header-tabs li.active a, .emuseum-header-tabs li:hover a {
  color: #000;
}
.emuseum-header-tabs a {
  color: #757575;
  padding: 0;
}
.sort-by-form {
  float: right;
  position: relative;
}
.sort-by-form .sort-by-label, .sort-by-form select {
  font-family: 'gridnik bold', sans-serif !important;
  font-size: 15px !important;
  letter-spacing: -0.08px;
  text-transform: none;
}
.sort-by-form .sort-by-label {
  position: absolute;
  left: 0;
  z-index: 1;
  top: 8px;
  pointer-events: none;
}
.sort-by-form select {
  border: 0;
  padding: 0;
  width: 70px;
  opacity: 0;
}
.sort-by-form .select-wrapper:before {
  display: none;
}
.filter-wrapper {
  display: none;
}
.result-details-result-count {
  margin-top: 11px;
  display: none;
}
#active-advancedsearch-fields {
  font-size: 1rem;
}
#imagesView {
  position: relative;
}
#imagesView .emuseum-result-tools {
  float: right;
  position: relative;
  top: -1px;
  right: -22px;
}
#imagesView .emuseum-header-tabs {
  max-width: 80%;
  margin-bottom: -4px;
  vertical-align: bottom;
}
#imagesView #timagesview {
  clear: both;
}
#listView {
  position: relative;
}
#listView .emuseum-result-tools {
  float: right;
  position: relative;
  top: -1px;
  right: -22px;
}
#listView .emuseum-header-tabs {
  max-width: 80%;
  margin-bottom: -4px;
  vertical-align: bottom;
}
#listView #tlistview {
  clear: both;
}
.emuseum-title-wrap h1 {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 42px;
  letter-spacing: -0.6px;
  margin-bottom: 0;
  line-height: 1.1;
}
.emuseum-highlight-wrap .toggleLabel {
  display: none;
}
.emuseum-highlight-wrap .emuseum-highlight-section {
  display: block !important;
  background: transparent;
  max-width: 938px;
  margin: 0 auto;
  float: none;
  padding: 0;
  padding-top: 15px;
  font-size: 20px;
  line-height: 25.8px;
}
.emuseum-highlight-wrap .emuseum-highlight-section .emuseum-title-wrap {
  margin-bottom: 9px;
}
.emuseum-highlight-wrap .emuseum-highlight-section .highlight-text p {
  margin-top: 0;
}
.highlight-text {
  font-family: 'gridnik medium', sans-serif;
  letter-spacing: -0.36px;
  line-height: 30px;
  font-size: 28px;
  margin-bottom: 1em;
}
.emuseum .em-text-long {
  max-height: 100%;
}
.emuseum .em-text-long:after {
  display: none !important;
}
.emuseum .em-read-more {
  display: none;
}
.moderna-plus-toggle {
  text-align: center;
  margin: 30px 0;
  cursor: pointer;
}
.moderna-plus-toggle .em-icon:before {
  font-family: "moderna-icon" !important;
  content: "\62";
  font-size: 16px;
}
.moderna-plus-toggle.show-less .em-icon:before {
  content: "\63";
}
.highlight-extended-text {
  display: none;
}
.start-page .grid-item, .groups-page .grid-item, .acquisitions-page .grid-item, .onview-page .grid-item {
  flex: 0 0 50%;
  max-width: 50%;
  font-family: 'gridnik bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.2px;
  margin-bottom: 50px;  
}
.screens-page .grid-item  {
  margin-bottom: 50px;
}
@media (min-width: 769px) {
	.start-page .grid-item .result-title, .groups-page .grid-item .result-title,
	 .acquisitions-page .grid-item .result-title, .onview-page .grid-item .result-title,
	 .screens-page .grid-item .result-title {
	  font-family: 'gridnik bold', sans-serif;
	  font-size: 40px;
	  letter-spacing: -0.6px !important;
	  line-height: 38px;
	  display: block;
	  margin: 10px 0 5px 0;
	  max-width: 98%;
	}
}
@media (max-width: 768px) {
  .start-page .emuseum-img-grid .grid-item, .groups-page .emuseum-img-grid .grid-item, .acquisitions-page .emuseum-img-grid .grid-item, .onview-page .emuseum-img-grid .grid-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .start-page .grid-item, .groups-page .grid-item, .acquisitions-page .grid-item, .onview-page .grid-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .result-details-result-count {
	margin-bottom: 10px;
  }
  .search-title-section .advancedsearch-link, .search-title-section .locale-switcher select {
	font-family: 'gridnik medium', sans-serif;
  }
  #listlocaleswitcher a, #listlocaleswitcher_0 a {
	font-family: 'gridnik medium', sans-serif;  
  }
}
.emuseum-fit-grid .emuseum-img-grid .grid-item {
  text-align: left;
}
.emuseum-fit-grid .emuseum-img-grid .grid-item img {
  object-fit: contain;
  max-width: 680px !important;
  max-height: 400px !important;
  height: auto;
}
.emuseum-img-wrap.width-img-wrap:not(.preview) {
  background-color: #000;
}
.emuseum-fit-grid .emuseum-img-grid .grid-item img.crop {
  object-fit: cover;
}
@media (min-width: 769px) and (max-width: 1400px) {
  .emuseum-fit-grid .emuseum-img-grid .grid-item img {
    height: 28.5vw;
  }
}
.emuseum-fit-grid .emuseum-img-grid .grid-item .emuseum-defaultmedia {
  height: 400px;
  padding-top: 250px;
}
@media (min-width: 769px) and (max-width: 1400px) {
  .emuseum-fit-grid .emuseum-img-grid .grid-item .emuseum-defaultmedia {
    height: 28.5vw;
    padding-top: 28.5vw;
  }
}
.media-zone {
  margin-bottom: 5px;
}
.detail-actions {
  border-bottom: 0;
}
.moderna-object-copyright {
  font-size: 11px;
  color: #757575;
  text-align: left;
  margin: 6px 0;
  font-family: 'gridnik medium', sans-serif;
}
@media screen and (min-width: 769px) {
  .detail-one-column .detail-grid .media-zone {
    height: auto;
  }
}
.emuseum .detailFieldLabel, .emuseum .detail-category-label {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 18px;
  min-width: 225px;
}
.detailFieldValue a {
  text-decoration: underline;
}
.detailField.titleField {
  margin: 60px 0;
}
.detailField.titleField h1 {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 40px;
  letter-spacing: -1.28px;
  margin-bottom: -1px;
  line-height: 1.1;
}
.moderna-by-artist {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.88px;
}
.detailField:not(.titleField) {
  margin-left: 29px;
}
.emuseum-detail-item {
  margin-top: 16px;
}
.detailField {
  display: flex;
  margin: 2px 0;
}
.toggleField.detailField, .titleField.detailField {
  display: block;
}
.detailField.toggleField .toggleContent {
  padding: 20px 120px 20px 50px;
  font-family: 'gridnik regular' !important;
  line-height: 19px !important;
  mso-line-height: 19px !important;
  font-size: 16px;
  letter-spacing: normal;
}
@media (max-width: 576px) {
  .detailField.toggleField .toggleContent {
    padding: 0 35px 20px 20px;
  }
}
.detailField.toggleField .toggleContent span, .detailField.toggleField .toggleContent p, .detailField.toggleField .toggleContent font {
  font-family: 'gridnik regular' !important;
  line-height: 19px !important;
  mso-line-height: 19px !important;
  font-size: 16px;
  letter-spacing: normal;
}
.emuseum-detail-item .secondary-media-inner {
  white-space: normal;
  max-width: 770px;
  max-height: 110px;
  overflow: hidden;
  margin: 0 auto;
}
.emuseum-detail-item .secondary-media-inner .secondary-media-item {
  margin-right: 6px;
  margin-bottom: 6px;
}
.emuseum-detail-item .secondary-media-inner .secondary-media-item.active {
  border: 0;
}
/*
.emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap, .emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-defaultmedia-wrap {
  width: 107px;
  height: 107px;
}
*/
.emuseum-detail-item .secondary-media-inner .secondary-media-item img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.emuseum-detail-item .secondary-media-wrap.more-than-6-open .secondary-media-inner {
  max-height: 100%;
}
/*
@media (max-width: 715px) {
	
  .emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap, .emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-defaultmedia-wrap {
    width: 14vw;
    height: 14vw;
  }
  .emuseum-detail-item .secondary-media-inner {
    max-height: 14vw;
  }
  .emuseum-detail-item .secondary-media-wrap.more-than-6 .secondary-media-inner div:nth-child(6):before {
    line-height: 14vw;
  }
}
@media (max-width: 430px) {
  .emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap, .emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-defaultmedia-wrap {
    width: 12vw;
    height: 12vw;
  }
  .emuseum-detail-item .secondary-media-inner {
    max-height: 12vw;
  }
  .emuseum-detail-item .secondary-media-wrap.more-than-6 .secondary-media-inner div:nth-child(6):before {
    line-height: 12vw;
  }
}
*/
@media (max-width: 576px) {
  .emuseum .detailField {
    display: block;
  }
  .emuseum .detailFieldLabel {
    display: block;
    margin-bottom: -5px;
  }
  .emuseum .more-info.has-more-info {
    margin-top: 30px;
  }
}
.more-details-wrapper.grid-child.more-info.has-more-info {
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 900px !important;
}
.detailField.toggleField {
  position: relative;
}
.detailField.toggleField .toggleIcon {
  float: none;
  position: absolute;
  right: 0;
  top: 4px;
}
.detailField.toggleField .toggleLabel {
  padding-right: 60px;
}
.detailField .detailFieldLabel.toggleLabel {
  font-size: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.detailField.toggleField .toggleIcon:before {
  font-size: 19px;
}
.start-page #breadcrumb-wrap {
  display: none;
}
.moderna-object-copyright, .emuseum-result-tools, .emuseum-highlight-wrap {
  display: none;
}
.filter-wrapper.grid-child{
    display: grid;
    grid-template-columns: 1fr auto auto;
    align-items:center;
}
.sort-by-form{
  margin: -4px 0 0 20px;
}
.results-page .emuseum-header-tabs{
    margin:0;
}
.results-page .emuseum-header-tabs li{
    margin-right:0;
    margin-left:14px;
}
.filter-inner .filter-header-boolean {
    line-height:1;
}
.filter-inner .filter-header-boolean input[type="checkbox"] {
    margin-top:0;
}
.results-grid-one-column .filter-wrapper .toggleLabel{
    top:auto;
}
#moduleForm {
  display: none;
}
.details-page .detail-tools {
  display: none;
}
.detailFieldLabel:after, .detail-category-label:after {
  display: none;
}
.view-switcher-wrap, .emuseum-title-wrap {
  display: none;
}
.selectedGallery, .selectedGallery a {
  color: #a36b01 !important;
}
#floorsForm .select-wrapper {
  display: inline-block;
  width: auto;
  margin: 2px 0 25px 0;
}
#floorsForm select {
  border: 0;
  font-family: 'gridnik bold', sans-serif;
  padding-left: 0;
}
#galleryList ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-height: calc(100vh - 350px);
  overflow-x: hidden;
  overflow-y: scroll;
}
#galleryList ul::-webkit-scrollbar {
  width: 8px;
}
#galleryList ul::-webkit-scrollbar-thumb {
  background: #d2d2d2;
}
#galleryList ul::-webkit-scrollbar-track {
  background: #f5f5f5;
}
#galleryList .gallery {
  font-size: 15px;
  letter-spacing: -0.15px;
  margin-bottom: 22px;
  min-height: 40px;
  display: flex;
}
#galleryList .gallery .emuseum-defaultmedia-wrap, #galleryList .gallery .emuseum-img-wrap {
  height: 37px;
  width: 37px;
  font-size: 7px;
  float: left;
  margin-right: 11px !important;
  position: relative;
  top: 3px;
}
#galleryList .gallery .emuseum-img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#galleryList .exhibitionTitle {
  font-family: 'gridnik bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.6px;
  position: relative;
  line-height: 25px;
  text-transform: uppercase;
}
#galleryList .galleryLocation {
  display: block;
  position: relative;
  top: -4px;
  font-family: 'gridnik medium', sans-serif;
}
#galleryList .exhibitionTitle + .galleryLocation {
  position: relative;
  top: -5px;
}
.floorplan-pdf-wrap {
  text-align: right;
}
.floorplan-pdf-wrap a {
  font-family: 'gridnik bold', sans-serif;
  font-size: 14px;
  text-decoration: underline;
}
.gallery a {
  cursor: pointer;
}
.acquisition-teaser, .screen-teaser {
  font-size: 20px;
  line-height: 23px;
  text-transform: none;
  font-family: 'gridnik medium', sans-serif;
}
/*
 .emuseum-breadcrumbs {
 display: none; //Fade in
 }*/
/*
 .moderna-result-page {
 .emuseum-breadcrumbs li:nth-child(3) {
 display: none;
 }
 &.acquisitions-Objects .emuseum-breadcrumbs li:nth-child(3) {
 display: inline-block;
 }
 }*/
@-webkit-keyframes one {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  61% {
    opacity: 1;
  }
  61.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes one {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  61% {
    opacity: 1;
  }
  61.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes two {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  49.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes two {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  49.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes three {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  37% {
    opacity: 1;
  }
  37.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes three {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  37% {
    opacity: 1;
  }
  37.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#infscr-loading {
  margin-top: 20px;
}
#infscr-loading .emuseum-spinner {
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
}
#infscr-loading .emuseum-spinner:before, #infscr-loading .emuseum-spinner:after, #infscr-loading .caps-label-small {
  content: '';
  height: 5px;
  width: 5px;
  background: black;
  animation: none;
  opacity: 0;
  border-radius: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: relative;
}
#infscr-loading .emuseum-spinner:before {
  left: -10px;
  -webkit-animation: one 2.5s linear infinite;
  animation: one 2.5s linear infinite;
}
#infscr-loading .emuseum-spinner:after {
  left: 0;
  -webkit-animation: two 2.5s linear infinite;
  animation: two 2.5s linear infinite;
  -webkit-animation-delay: 0.33s;
  animation-delay: 0.33s;
}
#infscr-loading .caps-label-small {
  font-size: 0;
  display: inline-block;
  left: 10px;
  top: -5px;
  -webkit-animation: three 2.5s linear infinite;
  animation: three 2.5s linear infinite;
  -webkit-animation-delay: 0.66s;
  animation-delay: 0.66s;
}
.emuseum .emuseum-content .advancedsearch-field-label {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 16px;
  letter-spacing: -0.08px;
  margin-bottom: 4px;
  display: block;
}
.emuseum-advancedsearch-form .form-control, .emuseum-advancedsearch-form select {
  border: 1px solid #000;
}
.emuseum-advancedsearch-form .date-range-between {
  border: 0;
}
.emuseum-advancedsearch-form .advancedsearch-field-wrap {
  margin-bottom: 20px;
}
.emuseum-advancedsearch-form input[type="search"] {
  height: 52px;
}
.advancedsearch-Index .emuseum-content {
  padding-bottom: 70px;
  min-height: 70vh;
}
.advancedsearch-Index #breadcrumb-wrap {
  margin-top: -14px;
  margin-bottom: 20px;
}
.advancedsearch-Index .emuseum-header-tabs {
  margin-bottom: 32px;
}
#emuseumMainWrap .advancedsearch-submit-wrap {
  margin-top: 20px;
}
#emuseumMainWrap .advancedsearch-submit-wrap .emuseum-button {
  font-family: 'gridnik bold', sans-serif;
  background: transparent;
  color: #a36b01;
  border: 2px solid #a36b01;
  text-transform: uppercase;
  height: 38px;
  padding: 0 24px;
  margin-right: 20px;
}
.staticPage .bold {
  font-family: 'Gridnik Bold', sans-serif;
}
.staticPage .bildtext {
  font-size: 0.875rem;
}
.mobile-logo {
  display: none;
  height: 100%;
  max-height: 30px;
  position: fixed;
  right: 19px;
  top: 19px;
}
.mobile-logo img {
  max-height: 26px;
  height: 26px;
}
.mobile-link {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 15px;
  font-family: 'Gridnik medium', sans-serif;
  font-size: 15px;
}
.mobile-link a {
  text-decoration: underline;
}
.mobile-link img {
  max-height: 10px;
  height: 10px;
  margin-left: 5px;
}
.emuseum-mobile-menu-open .mobile-logo, .emuseum-mobile-menu-open .mobile-link, .emuseum-mobile-menu-open .search-title-section .col-auto {
  display: block;
  z-index: 3;
}
.emuseum-mobile-menu-open .logo-wrap {
  /*display: none;*/
}
.emuseum-mobile-menu-open .search-title-section .col-auto {
  position: fixed;
  top: 50px;
  right: 7px;
}
#emuseumMainWrap .emuseum-filter-toggle-activate {
  background: transparent;
  color: #000 !important;
  font-family: 'Gridnik bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.1px;
  padding: 0;
  position: relative;
  padding-right: 30px;
}
#emuseumMainWrap .emuseum-filter-toggle-activate .em-icon {
  position: absolute;
  right: 7px;
  top: 4px;
}
#emuseumMainWrap .emuseum-filter-toggle-activate .em-icon:before {
  font-family: 'moderna-icon' !important;
  content: url("/assets/meta/emuseumcore/z53ab4647/images/gull-wing.svg");
  font-size: 13px;
  top: -4px;
  position: relative;
}
@media (max-width: 1199px) {
  .emuseum-result-tools {
    display: none !important;
  }
  .emuseum-mobile-filter-mode .emuseum-result-tools {
    top: 60px !important;
    left: 0;
    display: block !important;
    z-index: 10;
    position: fixed !important;
    width: 100%;
    background: #fff;
  }
  .emuseum-mobile-filter-mode .sort-by-form {
    float: left;
    margin-left: 20px;
  }
  .emuseum-mobile-filter-mode .filter-inner {
    top: 108px;
    height: calc(100vh - 108px);
  }
}
@media (max-width: 768px) {
  .search-title-section .search-title {
    font-size: 22px;
    letter-spacing: -0.3px;
    margin-bottom: 5px;
  }
  .search-title-section .col-auto {
    display: none;
  }
  .emuseum-title-wrap h1 {
    font-size: 37px;
    letter-spacing: -1.1px;
	font-weight: 700;
	line-height: 42px;
  }
  .highlight-text {
    font-size: 23px;
    letter-spacing: -0.3px;
    line-height: 26px;
  }
  .emuseum-img-grid {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
  .emuseum-img-grid .grid-item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 37px;
  }
  .start-page .emuseum-img-grid .grid-item, .groups-page .emuseum-img-grid .grid-item, .acquisitions-page .emuseum-img-grid .grid-item {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .start-page .emuseum-img-grid .grid-item img, .groups-page .emuseum-img-grid .grid-item img, .acquisitions-page .emuseum-img-grid .grid-item img {
    height: 57vw;
  }
  .start-page .emuseum-img-grid .grid-item .emuseum-defaultmedia, .groups-page .emuseum-img-grid .grid-item .emuseum-defaultmedia, .acquisitions-page .emuseum-img-grid .grid-item .emuseum-defaultmedia {
    height: 57vw;
    padding-top: 57vw;
  }
  .emuseum-header-tabs {
    margin-bottom: -8px;
  }
  .emuseum-breadcrumbs {
    font-size: 13px;
    letter-spacing: -0.07px;
  }
  .emuseum-breadcrumbs .list-inline-item:after {
    font-size: 15px;
    margin-left: 3px;
    margin-right: 3px;
  }
  .emuseum-quicksearch input[type="text"] {
    height: 38px;
    padding-left: 36px;
  }
  .emuseum-quicksearch input[type="submit"] {
    width: 28px;
  }
  .emuseum-quicksearch .qs-icon {
    font-size: 15px;
    line-height: 38px;
    width: 28px;
    -webkit-text-stroke: thin #fff;
  }
  .moderna-footer .moderna-footer-logo {
    font-size: 20px;
    margin-bottom: 5px;
    line-height:1;
  }
  .moderna-footer {
      padding:45px 20px;
  }
  .group-teaser {
	  font-size: 23px;
	  font-weight: 500;
	  letter-spacing: -0.7px;
	  line-height: 27.6px; 	
  }
  .highlight-extended-text p {
	  font-size: 18px;
	  font-weight: normal;
	  letter-spacing: -0.3px;
	  line-height: 23px;
  }
  .screens-explore, .emuseum-filter-toggle {
	  font-size: 20px !important;
	  font-weight: 700;
	  letter-spacing: -0.6px !important;
	  line-height: 23px;
  }
}
.factsField .detailFieldLabel {
  font-size: 20px;
}
.artists-related {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 20px;
  letter-spacing: -0.12px;
}
.emuseum-related {
  display: block;
}
.more-info {
  max-width: 939px !important;
}
.more-info.has-more-info {
  border: 1px solid #000;
}
.toggleField {
  border: none;
}
.toggleIcon {
  float: right;
  padding-right: 20px;
}
.toggleField .toggleIcon:before {
  content: '\f067';
}
.toggleField.toggleFieldOpen .toggleIcon:before {
  content: '\f068';
}
.objDetailMulti:not(:last-child) {
  margin-bottom: 12px;
  display: block;
}
.onviewFlag {
  font-family: 'Gridnik Bold', sans-serif;
  font-size: 15px;
  letter-spacing: -0.15px;
  color: #a36b01;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}
@media (min-width: 769px) {
  .onviewFlag {
    display: none;
  }
}
.grid-item-toolbar {
  display: inline;
}
.title-has-on-view .onviewFlag {
  display: none;
}
@media (min-width: 769px) {
  .title-has-on-view a {
    display: inline-block;
    max-width: calc(100% - 70px);
  }
  .title-has-on-view .onviewFlag {
    display: block;
  }
}
.detailField.relsField a {
  display: initial;
}
.filter-thesGenderFilter {
  display: none !important;
}
.filter-wrapper .toggleIcon {
  margin-left: 10px;
  padding-right: 0;
}
.acquisitions-Objects .highlight-text, .location-Objects .highlight-text, .people-Objects .highlight-text {
  font-size: 20px;
  line-height: 25.8px;
  font-family: 'gridnik regular', sans-serif;
  letter-spacing: -0.08px;
}
.moderna-grid-header {
  margin-bottom: -9px;
}
.list-item .list-item-inner {
  border: 0;
}
@media (max-width: 768px) {
  .emuseum-boxed, .content-header-inner, .emuseum-hero-content-wrap, .emuseum-main-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .qs-search-container {
    margin: 12px 0;
  }
  .detail-item-img .media-zone img {
    width: 100vw;
    max-width: 100vw;
    position: relative;
    left: -20px;
  }
  .detail-actions-wrapper {
    display: none;
  }
  .detail-item-img {
    margin-bottom: 9px;
  }
  .detailField {
    margin: 0;
  }
  .detailField.titleField {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .detailField.titleField h1 {
    font-size: 37px;
    letter-spacing: -0.67px;
    margin-bottom: 1px;
  }
  .detailField:not(.titleField) {
    margin-left: 29px;
    margin-right: 29px;
  }
  .moderna-by-artist {
    font-size: 20px;
    letter-spacing: -0.3px;
	display: block !important;
  }
  .detailFieldValue {
    font-size: 16px;
    letter-spacing: normal;
    display: inline-block;
    line-height: 20px;
  }
  .emuseum .detailFieldLabel, .emuseum .detail-category-label {
    font-size: 16px;
  }
  .detailField.toggleField .toggleLabel {
    padding-right: 20px;
    max-width: 244px;
    line-height: 20px;
  }
  .detailField.toggleField .toggleIcon {
    padding-right: 0;
    right: -14px;
    top: 3px;
  }
  .detailField.toggleField + .detailField.toggleField {
    margin-top: 18px;
  }
  .more-details-wrapper.grid-child.more-info.has-more-info {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .detailField.toggleField .toggleContent span, .detailField.toggleField .toggleContent p, .detailField.toggleField .toggleContent font {
    line-height: 17px !important;
  }
  .detailField.toggleField .toggleContent {
    padding-top: 23px;
  }
  .mobile-link {
    bottom: 12px;
  }
  .emuseum-mobile-menu-open .emuseum-nav a {
    padding-bottom: 3px;
  }
  .emuseum-mobile-menu-open .search-title-section .col-auto {
    top: 60px;
  }
  .Start .moderna-h1 {
    margin-bottom: -17px;
  }
  .start-page .grid-item .result-title, .groups-page .grid-item .result-title,
  .acquisitions-page .grid-item .result-title, .onview-page .grid-item .result-title,
  .screens-page .grid-item .result-title {
    font-size: 20px;
	font-weight: 700;
    letter-spacing: -0.6px;
    line-height: 23px;
    margin-top: 8px;
    margin-bottom: 3px;
  }
  .text-wrap.screen-teaser {
    font-size: 15px;
	font-weight: 700;
	letter-spacing: -0.5px;
	line-height: 20px;
  }
  .result-sub-title{
    line-height: 1;
    letter-spacing: -1px;    
    font-size: 20px;
  }
  .start-page .grid-item, .groups-page .grid-item, .acquisitions-page .grid-item, .onview-page .grid-item {
    font-size: 15px;
    letter-spacing: -0.15px;
  }
  .recommended-group {
    display: block;
    margin-top: 3px;
  }
  .start-page .moderna-animated-plus a {
    padding-top: 19px;
  }
  .moderna-grid-header {
    margin-top: 28px;
    margin-bottom: -11px;
  }
  .emuseum-highlight-wrap .emuseum-highlight-section {
    padding-top: 1px;
  }
  #floorsForm + .row {
    flex-direction: column-reverse;
  }
  #galleryMap {
    padding: 0;
  }
  .onview-Floorplan .em-h2 {
    font-size: 16px;
    margin-top: 15px;
  }
  #floorsForm select {
    font-size: 20px;
  }
  #floorsForm .select-wrapper {
    margin-top: -4px;
  }
  .floorplan-pdf-wrap {
    text-align: left;
    padding-left: 14px;
    margin-bottom: 30px;
  }
  .secondary-media-wrap {
    margin-top: 12px;
  }
}
@media (max-height: 768px) {
  .em-touch-device-true.detail-one-column .detail-grid .media-zone {
    min-height: auto;
    height: auto;
  }
}
.about-page .staticPage, .screens-page .staticPage {
  max-width: 930px;
  margin: 0 auto;
}
.screens-page .staticPage {
	padding-top: 31px;
}
.about-page .staticPage {
	padding-bottom: 72px;	
}
.about-page .staticPage img, .screens-page .staticPage img {
  width: 100%;
}
.about-page .staticPage, .screens-page .bildtext {
  font-family: 'Gridnik medium', sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #757575;
  margin-top: 5px;
}
.about-page h2, .screens-page h2, .screens-page h1, .about-page h1 {
  font-size: 42px;
  font-family: 'Gridnik bold', sans-serif;
  letter-spacing: -0.63px;
  margin-top: 20px;
  margin-bottom: -8px;
}
.about-page p.bold, .screens-page p.bold {
  font-family: 'Gridnik regular', sans-serif;
}
.about-page p.bold-big {
  font-size: 28px;
  font-family: 'Gridnik medium', sans-serif;
  font-weight: 500;
  line-height: 1.07;
  letter-spacing: -0.36px;
}
.about-page p {
  font-size: 20px;
  line-height: 1.29;
  letter-spacing: normal;
}
.about-page h2.bold {
  font-family: 'Gridnik bold', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: -21px;
  margin-top: 37px;
}
.about-page h1 {
  line-height: 1.15;
}
@media (max-width: 768px) {
  .about-page h1 {
    font-size: 37px;
  }
}
.result-sub-title {
  line-height: 1.1;
}
.start-page .grid-item .result-title, .groups-page .grid-item .result-title, .acquisitions-page .grid-item .result-title, .onview-page .grid-item .result-title {
  margin-top: 10px;
}
.details-page .moderna-animated-plus {
  padding: 40px 0;
}
@media (max-width: 768px) {
  .acquisitions-Objects .emuseum-filter-toggle {
    margin-top: 20px;
  }
  .moderna-footer svg {
    margin-right: 8px;
  }
  .moderna-footer .social-media-links li {
    margin-bottom: 20px;
  }
  .emuseum-related {
    margin-top: 8px;
  }
  .details-page .emuseum-img-grid {
    margin-top: 10px;
  }
  .detailField.titleField {
    margin: 40px 0;
  }
  .detailField:not(.titleField) {
    margin-top: 6px;
  }
}
.emuseum-mobile-filter-mode .filter-wrapper .filter-item a {
  margin-top: 10px;
}
.emuseum-mobile-filter-mode #emuseumMainWrap .emuseum-filter-toggle.emuseum-filter-toggle-close {
  right: 20px;
}
.emuseum-mobile-filter-mode .filter-group-toggle.toggleFieldOpen .toggleIcon:before {
  padding-right: 0px;
}
.emuseum-mobile-filter-mode .filter-group-toggle .toggleIcon:before {
  padding-right: 0px;
}
.emuseum-mobile-filter-mode .filter-group-toggle .toggleLabel, .emuseum-mobile-filter-mode .filter-item a {
  border-bottom: 0;
}
.emuseum-mobile-filter-mode .filter-items.toggleContent.filter-content-classifications {
  margin-bottom: 15px;
  /*
   .emuseum-mobile-filter-mode .sort-by-label {
   position: relative;
   margin-right: 15px;
   height: 37px;
   }*/
}
.emuseum-mobile-filter-mode .filter-group-toggle.toggleFieldOpen .toggleIcon:before {
  right: 0;
}
.emuseum-mobile-menu-open, .emuseum-mobile-filter-mode {
  max-height: 100%;
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  overflow-y: hidden;
}
.sv-locale .sort-by-form select {
  width: 94px;
}
@media screen and (min-width: 1200px) {
  .results-grid-one-column .results-grid {
    grid-gap: 7px;
  }
}
.filter-header-boolean input[type="checkbox"] {
  margin-top: 5px;
  height: 18px;
}
.filter-header-boolean label {
  height: 18px;
}
#floorsForm select {
  line-height: 28px;
}
.filter-items .emuseum-button span {
  display: none;
}
.relsField .comma-list li {
  display: inline;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .moderna-header .logo-wrap {
    width: 230px;
  }
  .emuseum-fit-grid .emuseum-img-grid .emuseum-img-wrap, .emuseum-fit-grid .emuseum-img-grid .emuseum-defaultmedia-wrap {
    height: 400px;
  }
  .detail-one-column .detail-grid .media-zone {
    background-color: transparent;
  }
  .detail-one-column .detail-grid .more-details-wrapper.more-info {
    -ms-grid-row: 3;
  }
  .detail-one-column .detail-grid .more-details-wrapper {
    -ms-grid-row: 4;
  }
  #mediaZone {
	display: block;
  }
  .object-status {
	-ms-grid-row: 3;
  }  
}
@media (-ms-high-contrast: none) and (min-width: 1200px), (-ms-high-contrast: active) and (min-width: 1200px) {
  .results-grid-one-column .results-grid .filter-wrapper {
    margin-bottom: 13px;
  }
  .results-grid-one-column .filter-wrapper .toggleLabel {
    padding-right: 32px;
    margin-right: 32px;
  }
}
@media (-ms-high-contrast: none) and (max-width: 768px), (-ms-high-contrast: active) and (max-width: 768px) {
  .emuseum-fit-grid .emuseum-img-grid .emuseum-img-wrap, .emuseum-fit-grid .emuseum-img-grid .emuseum-defaultmedia-wrap {
    height: 57vw !important;
  }
}
@media (-ms-high-contrast: none) and (min-width: 769px) and (max-width: 1400px), (-ms-high-contrast: active) and (min-width: 769px) and (max-width: 1400px) {
  .emuseum-fit-grid .emuseum-img-grid .emuseum-img-wrap, .emuseum-fit-grid .emuseum-img-grid .emuseum-defaultmedia-wrap {
    height: 28.5vw;
  }
}
.object-status {
	width: 100%;
    margin: 0 auto;
    max-width: 842px;
    font-style: italic;
    margin-top: 10px;
}
/*
#photoCredit {
	font-size: 16px;
    font-style: italic;
	margin-top: 15px;
}
@media (max-width: 1100px){
	#photoCredit {
		position: absolute;
		width: 100%;
		text-align: center;
		background: rgba(255,255,255,.7);
		display: block;
		bottom: 178px;
		z-index: 10000;
		padding: 0;
		margin: 0;
		line-height: 1;	
	}	
}
*/
#photoCredit {
    font-size: 16px;
    font-style: italic;
    float: left;
    margin: -25px 0 0 !important;
    height: 25px;
    line-height: 25px;
    width: 100%;
}
@media (max-width: 576px){
	.emuseum .detail-category-label {
		display: block;
		margin-bottom: -5px;
	}
}
.person-header > h3 {
	display: block;
	margin-block-end: 0px;
	margin-inline-end: 0px;
}
.person-header {
	font-weight: bold;
	margin-bottom: 20px;
}
.more-details-wrapper.person {
	margin-top: 0px !important;
}
.emuseum-fit-grid .emuseum-img-grid .grid-item img{max-width:100% !important;}
.row.search-title-section{align-items: start;}
.acquisitions-page .grid-item {flex: 0 0 33%;max-width: 33%;}
.acquisitions-page .emuseum-img-grid .grid-item img {
    height: auto;
}
.acquisitions-page .defaultmedia-text img {
	height: 20px !important;
}
a, input, select {
    outline-color: #a36b01;
}
/*
.emuseum-quicksearch input[type="text"] {
	outline-color: #a36b01;
}
*/
form:focus {
	outline: none !important;
}
.filter-group-toggle:focus {
	outline: none !important;
}
#searchForm:focus > span.twitter-typeahead > #quicksearchsuggest, select:focus, .filter-group-toggle:focus > .filter-header, .filter-group-boolean:focus > .filter-header-boolean, #mediaFilterForm:focus > .filter-header-boolean {
	border-color: #a36b01 !important;
    border-style: solid !important;
	border-width: medium !important;
	outline-color: #a36b01 !important;
}
.about-page a, .staticPage a, .screens-page .staticPage a{
	text-decoration: revert !important;
}
/*
.About .emuseum-main-wrap a {
	text-decoration: revert !important;
}
*/
/*
#secondary-media.more-than-6-open{
	max-width: 1100px;
	margin: 0 auto;
}
#secondary-media.more-than-6-open .secondary-media-inner{
	max-width: 1100px;
	margin: 0;
}*/


/*
@media (max-width: 430px)

*/

.emuseum-detail-item .secondary-media-inner{
	display: grid;
	max-width: 1100px;
	grid-template-columns: repeat(4, minmax(50px, 75px));
    justify-content: space-between;
	height:75px;
	grid-gap: 15px 10px;
}
.emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap{
	width:100%;
	height:75px;
}
.emuseum-detail-item .secondary-media-inner .secondary-media-item{
	width:auto;
	margin:0;
}
.emuseum-detail-item .secondary-media-inner{
	max-height:125px;
}


.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(4),
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(5),
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(6),
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(7) {
  position: relative;
}
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(4):before,
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(5):before,
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(6):before,
.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(7):before {
  font-family: "moderna-icon" !important;
  content: "\62";
  font-size: 16px;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 75px;
  cursor: pointer;
}

@media (min-width: 715px){
	.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:before{
		line-height:125px !important;
	}
	.emuseum-detail-item .secondary-media-inner{
		grid-template-columns: repeat(5, minmax(auto, 125px));
		justify-content: space-between;
		height:125px;
	}	
	.emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap{
		height:125px;
	}
	.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(4):before{
		display:none;
	}
}
@media (min-width: 900px){
	.emuseum-detail-item .secondary-media-inner{
		grid-template-columns: repeat(6, minmax(auto, 125px));
		justify-content: space-between;
		height:125px;
		position: relative;
		right: -4px;
	}	
	.emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap{
		height:125px;
	}
	.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(5):before{
		display:none;
	}
}

/*
@media (min-width: 1100px){
	.emuseum-detail-item .secondary-media-inner{
		grid-template-columns: repeat(7, minmax(auto, 125px));
		justify-content: space-between;
		height:125px;
		position: relative;
		right: -4px;
	}	
	.emuseum-detail-item .secondary-media-inner .secondary-media-item .emuseum-img-wrap{
		height:125px;
	}
	.emuseum-detail-item .secondary-media-wrap.more-than-4 .secondary-media-inner div:nth-child(6):before{
		display:none;
	}
}
*/
.secondary-media-wrap.show-more-media .secondary-media-inner{
	height:auto;
	max-height:none;
}

.secondary-media-wrap.show-more-media .secondary-media-inner div:before{
	display:none;
}
.filter-items .emuseum-button, .ui-slider-handle {
	background-color: #000 !important;
}
.filter-items .emuseum-button{
  background: #fff !important;
  border: 1px solid #000;
  color: #000 !important;
  font-weight: bold;
}
/*
.secondary-media-inner.more-than-6:before{
    font-family: "moderna-icon" !important;
    content: "\62";
    font-size: 16px;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 107px;
    cursor: pointer;
}


*/
#secondary-media.secondary-media-wrap{
	margin:0 auto;
}
#secondary-media.secondary-media-wrap{
	visibility:hidden;
	opacity:0;
	transition:opacity .5s;
}
#secondary-media.secondary-media-wrap.show-secondary-media{
	visibility:visible;
	opacity:1;
}
.media-overlay.hasPhotoCredit #overlayMediaZone img{
	padding-bottom:25px;
}
@media (min-width: 992px) {
	.emuseum-highlight-wrap .emuseum-highlight-section.toggleContent {
		grid-template-columns: auto;
	}
}
@media screen and (min-width: 769px) {
	.detail-one-column .detail-grid .media-zone {
		margin-left: 0 !important;
		left: auto !important;
	}
}
.media-zone.clickZone > .row {
    align-items: center;
    justify-content: center;
}
.detail-one-column .detail-grid .media-zone {
	width: 100%;
}
.artist-highlight-image > .emuseum-img-wrap.width-img-wrap:not(.preview) {
	background-color: #fff !important;
}
.moderna-header {
	height: 125px;
}
.moderna-header-inner emuseum-boxed {
	height: 79.5px;
}
.search-the-collection {
  	font-family: 'gridnik bold', sans-serif;
  	font-size: 28px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
  	letter-spacing: -0.56px;
  	text-align: left;
  	color: #fff;
  	flex: 1;
    line-height:1;
    /*padding: 17px 0;*/
}
.header-top, .header-bottom {
	display: flex;
    width: 100%;
    margin: 0;
    justify-content: space-between;
    align-items: center;
}
.header-top {
    align-items: flex-start;
}
.advancedsearch-link {
	  color: #FFF;
    display: flex;
    justify-content: flex-end;
    flex: 1;
    font-family: 'gridnik medium', sans-serif;
    font-size: 15px;
    margin:0;
}
.advancedsearch-link a{
  color:#fff;
}
.advancedsearch-link, .locale-switcher {
	position: unset !important;
}
.advancedsearch-link {
	/*margin-top: 2px;*/
}
.moderna-footer-text {
	font-size: 15px;
    letter-spacing: -0.5px;
    /*width: 460.2px;*/
    flex-grow: 0;
    /*height: 45px;*/
    margin: 0 0 30px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.start-page-quicksearch {
    width: 730.2px !important;
    max-width: 730.2px !important;
    margin-top: 84.5px;
    margin-left: auto;
    margin-right: auto;
}
.start-page-quicksearch .collection-search-emuseum .fa.fa-search.qs-icon {
	font-size: 38px;
	margin-right: 23.2px;
	text-align: initial;
	left: 0;
}
.start-page-quicksearch input[type="text"] {
	width: 730.2px;
	font-size: 50px;
	font-family: 'gridnik regular', san-serif;
	font-weight: bold;
	letter-spacing: -1.5px;
}
#collection-search-term {
	border-width: 0px;
	border: none;
	border-bottom: 2px solid #000;
	width: 730.2px;
	font-size: 50px;
	font-family: 'gridnik bold', sans-serif;
}
#ns-collection-search-term {
	border-width: 0px;
	border: none;
	border-bottom: 2px solid #000;
	width: 730.2px;
	font-size: 28px;
	font-family: 'gridnik bold', sans-serif;
    padding-left: 32px;
}
#ns-collection-search-term input[type="text"] {
	font-size: 20px;
	font-weight: bold;
}
.welcome-text-block {
	width: 733.1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 94.1px;
	margin-top: 33.3px;
	font-family: 'gridnik medium', sans-serif;
	font-size: 28px;
	line-height: 1.25;
	letter-spacing: -1.4px;
}
.emuseum-defaultmedia {
  	background-color: #fff;
}
.postagestamp > .emuseum-defaultmedia {
	padding-top: inherit;
}
.detail-one-column .media-zone .emuseum-defaultmedia-wrap.preview {
	width: 692px;
	height: 381.4px;
	margin-top: 69.3px;
	margin-bottom: 60px;
}
.emuseum-defaultmedia.preview {
	padding-top: 0; 
	height: 381.4px;
}
.defaultmedia-text.preview {
	font-size: 20px;
	font-family: 'gridnik bold', sans-serif;
	text-align: left;
	padding: 0 83.9px;
}
@media (min-width: 992px) {
	.emuseum-bootstrap .col-lg-6.preview {
	    flex: 0 0 50%;
	    max-width: 100% !important;
	}
}
.defaultmedia-sub-text {
	font-family: 'gridnik regular', sans-serif;
	line-height: 1.25;
	letter-spacing: -0.6px;
	font-size: 20px;
}
.defaultmedia-sub-text > a {
	text-decoration: underline;
}
.emuseum-img-grid .grid-item.grid-item-fade {
	transition: inherit !important;
}
.emuseum-filter-bar li {
	border: 1px solid #000;
}
.emuseum-filter-bar > li > a {
	font-family: 'gridnik regular', sans-serif;
	border: none;
	font-size: 15px !important;
	font-weight: bold !important;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.08px !important;	
}
.emuseum-filter-bar li.filter-clear {
	border: none;
}
.emuseum-filter-bar li.filter-clear > a {
	text-decoration: underline;
}
.active-filters-header {
	margin-top: 30px;
	display: block;
	font-family: 'gridnik regular', sans-serif;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: -0.5px;	
	font-size: 15px;
}
.header-bottom-mobile, .blk-mobile-logo, .mobile-menu-wrap{
	display:none;
}
.moderna-copyright-year {
	text-align:right;
}
  .emuseum-nav .nav-link {
      padding: 0 1.375rem 0 0;
  }  
@media(max-width:768px){
  #ns-collection-search-term{
    font-size:16px;
  }
  form.non-start .qs-icon{
    font-size:18px;
    line-height: 37px;
  }
  .emuseum-nav .nav-link {
      padding:0.25rem 1.375rem 0.25rem 0;
  }  
	.start-page-quicksearch{
		margin-top:40px;
	}
	.welcome-text-block{
		margin-bottom:60px;
	}
	.start-page-quicksearch,
	.welcome-text-block{
		width:100% !important;
	}
	#collection-search-term,
	.start-page-quicksearch .collection-search-emuseum .fa.fa-search.qs-icon{
		font-size:20px;
	}
	.emuseum-menu-toggle{
		padding:0;
		margin:0;
	}
	.header-bottom, .mobile-as-link{
		display:none;
	}
	.header-bottom-mobile{
		display: grid;
		align-items: ;
		width: 100%;
		grid-template-columns: 1fr 20px;
		align-items: center;		
	}
	.header-bottom-mobile .search-the-collection{
		font-size:20px;
		flex: 1;
		line-height: 1;
		letter-spacing: -1px;
	}
	.header-top{
		justify-content: end;
	}
	.header-top .search-the-collection{
		display:none;
	}	
	.moderna-header {
		height: 92px;
	}
	.moderna-header-inner.emuseum-boxed {
		grid-template-rows: 28px 28px;
		grid-gap: 5px;
	}
	.emuseum-mobile-menu-open .moderna-header{
		background:#fff;
	}
	.emuseum-mobile-menu-open .blk-mobile-logo{
		display:inline-block;
	}
	.emuseum-mobile-menu-open .emuseum-menu-toggle{
		position:static;
	}
	.emuseum-mobile-menu-open .header-bottom-mobile .search-the-collection{
		display:none;
	}
	.emuseum-mobile-menu-open .header-bottom-mobile .mobile-as-link{
		display: inline-block;		
	}
	.emuseum-mobile-menu-open .header-bottom-mobile .mobile-as-link a{
		color:#000 !important;
		display:inline;
	}
	.emuseum-mobile-menu-open .mobile-menu-wrap{
		display:block;
	}
	.emuseum-mobile-menu-open .emuseum-nav{
		top:92px;
		padding-top:100px;
	}
	.moderna-footer .social-media-links	{
		display: grid;
		grid-template-columns: 1fr 1fr;		
	}
	.moderna-copyright-year {
		text-align:left;
	}
	.moderna-footer-inner.emuseum-boxed{
		padding:0;
	}
	.moderna-footer .social-media-links li{
		width:100%;
	}
}
.collection-search-emuseum.non-start {
	font-size: 20px !important;
}
form.non-start .qs-icon {
	left: 0px;
}
.search-the-collection > a {
  color: #FFF;
} 
.search-the-collection > a:hover {
    color: #E6AB5A;
}
input#collection-search-term:focus::placeholder, input#ns-collection-search-term:focus::placeholder{
  color: transparent;
}
.mobile-link a {
  font-family: 'gridnik medium', san-serif !important;
  text-transform: initial !important;
  font-size: 15px !important;
  font-weight: 500;
  line-height: normal !important;
  letter-spacing: -0.5px !important;
  display: inline-block !important;
  text-decoration: underline !important;
}
.mobile-link img {
  max-height: 17px;
  height: 17px;
  max-width: 17px;
  width: 17px;
  vertical-align: top;
}
.filter-content-onViewStockholm {
  min-height: 100px;
}
#exploreTabs {
  border-bottom: none !important;
}
#exploreTabs .nav-item {
  font-family: 'gridnik bold', san-serif;
  font-size: 20px;
}
/**
#exploreTabs .nav-item a.nav-link {
  border-bottom: none !important;
}
**/
@media (max-width: 415px) {
  .detail-one-column .media-zone .emuseum-defaultmedia-wrap.preview {
    height: 184.6px;
    width: 335px;
  }
  .defaultmedia-sub-text {
    font-size: 13px;
  }
  .defaultmedia-text.preview {
    padding:0 22px;
  }
  .emuseum-defaultmedia.preview  {
    height: 184.6px;
  }
  .secondary-media-wrap .secondary-media-item .emuseum-defaultmedia {
    height: 68px;
    width: 68px;
  }
  .sort-by-form,
  .sort-by-label {
  	display: none;
  }
  body.emuseum-mobile-filter-mode .sort-by-form {
	position: fixed;
    top: 60px;
    left: 0;
    background: #FFF;
    margin: 0;
    right: 0;  
    display: block;
  }
  body.emuseum-mobile-filter-mode .sort-by-label {
  	margin-left: 20px;
  	display: block;
  }
  body.emuseum-mobile-filter-mode .sort-by-form .select-wrapper:after {
  	padding-left: 25px;
  }
}
.emuseum-result-tools {
	display: inline-block;
}
.view-switch-form {
	display: none;
}
.advancedsearch-Results .results-actions, 
.advancedsearch-Results .emuseum-result-tools,
.objects-Index .emuseum-result-tools {
	display: none;
}
.moderna.emuseum-notification {
	border: none;
	padding: revert;
}
.moderna.emuseum-notification p {
	margin-top: 22px;
    margin-left: 0px;
    font-family: 'gridnik medium', san-serif !important;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.14px;
    text-align: left;
    color: #000;
    font-style: normal;
    line-height: normal;
    font-stretch: normal;
}
/*
.cb-container {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px !important;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.cb-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	z-index: 100;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #000;
}
.cb-container:hover input ~ .checkmark {
  background-color: #000;
}
.cb-container:checked ~ .checkmark {
  background-color: #000;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
*/
/*
.filter-header-boolean input:not(:checked) ~ .checkmark:after {
  display: none;
  content: "";
}
*/
/*
.cb-container input:checked ~ .checkmark:after {
  display: block;
}
.cb-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
*/
.checkmark:after {
	content: url("/assets/meta/emuseumcore/z53ab4647/images/gull-wing.svg");
}
@media (min-width: 1200px) {
	.results-grid-one-column .filter-wrapper .filter-inner {
		margin-top: 0px;
	} 
}
ul.emuseum-filter-bar .fa-close {
	position: relative;
	top: 1px;
}
ul.emuseum-filter-bar .fa-close:before, .emuseum-filter-toggle-close .fa-close:before {
  content: url("/assets/meta/emuseumcore/z9ed44783/images/cross.svg");
}
a#clear-filters-link {
	color: #757575 !important;
	text-decoration: none !important;
}
.filter-header-boolean label {
	vertical-align: middle;
}
.input-checkbox {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; 
  margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}
.checkbox input:checked + label > svg {
  -webkit-animation: draw-checkbox ease-in-out 0.2s forwards;
          animation: draw-checkbox ease-in-out 0.2s forwards;
}
.checkbox label:active::after {
  background-color: #e6e6e6;
}
.checkbox label {
  color: #000;
  line-height: 11px;
  cursor: pointer;
  position: relative;
}
.checkbox label:after {
  content: "";
  margin-right: 1rem;
  float: left;
  border: 2px solid #000;
}
.checkbox svg {
  stroke: #000;
  stroke-width: 2px;
  position: absolute;
  left: 0px;
  border: 2px solid #000;
  stroke-dasharray: 33;
}
@-webkit-keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
#mediaFilter-label svg {
	height: 16px;
    width: 16px;
    top: -4px;
}
.filter-group.filter-viewin{min-width:110px;}
.filter-group .filter-header-boolean.checkbox {line-height:unset;}
#mediaFilterForm {position:relative;top:3px;}
.emuseum-highlight-section > .emuseum-title-wrap > h1 {
	word-break: break-word;
} 
.screens.highlight-text {
	width: 100%
}
.screens.emuseum-highlight-section {
	padding-top: 0px !important;
}
.screen-teaser {
	text-transform: capitalize;
	font-weight: bold;
}
.defaultmedia-text img {
	height: 20px;
}
#detailView {
	margin-top: 45px;
}
@media screen and (min-width: 769px) {
	.emuseum-main-wrap {
		padding-right: 35px;
		padding-left: 35px;
	}
}
.screens-explore {
	font-family: 'gridnik bold', sans-serif;
	font-size: 20px;
	letter-spacing: -0.05em;
}
@media screen and (min-width: 769px) {
	.screens-page .grid-item .result-title {
		letter-spacing: 0.05em;		
	}
}
.emuseum-header-tabs {
	font-size: 15px;
}
.screens-page .emuseum-img-grid, .screens-Objects .emuseum-img-grid {
	margin-top: 5px;
}
.screens-Objects .results-actions {
	display: none;
}
#arists-works-tab, #related-works-tab {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .screens-page h1 {
		font-size: 37px;
	}
  .emuseum-filter-bar > li > a  {
	  font-size: 15px !important;
	  font-weight: 400 !important;
	  letter-spacing: -0.1px !important;
	  line-height: 15px !important;
  }	
  .moderna-object-copyright, .screens-page .bildtext {
	  font-size: 11px;
	  font-weight: 500;
	  letter-spacing: 0px;
	  line-height: 13px;
  }
  #exploreTabs {
	  margin-top: 37px;
  }  
}
.emuseum-tab-list a {
	padding-bottom: 0px !important;
}
.emuseum-fit-grid .emuseum-img-grid .grid-item img.resized, img.resized {
	max-height: 379.89px !important;
}
.fit-cover {
	object-fit: cover !important;
}