@import url(fonts.css);

.hide {
  display: none;
}

.show {
  display: block;
}

.zoomContainer {
  z-index: 9;
}

.lazy-img {
  filter: blur(20px);
}

em,
i {
  font-family: inherit;
  display: inline !important;
}

footer.bg-primary.text-white.insertfooter {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
}

strong,
b {
  font-family: "robotobold", sans-serif;
}

strong em,
em strong,
strong i,
i strong,
i b,
b i,
b em,
em b {
  font-family: "robotobold_italic", sans-serif;
}

a {
  outline: none;
}

.clear-fix:after,
.image-row:after {
  content: "";
  display: table;
  clear: both;
}

#container-fluid > header {
  position: fixed;
  width: 100%;
  z-index: 10;
  padding-bottom: 4px;
  top: 0;
  background-color: #326295;
  left: 50%;
  transform: translateX(-50%);
}

#container-fluid > header .header-container {
  margin: 0 auto;
  width: 1600px;
  max-width: 100%;
}

#container-fluid > header .branding {
  float: left;
}

#container-fluid > header img {
  margin-top: 4px;
  height: 23px;
  padding-bottom: 0;
  transition: all 0.3s;
}

#container-fluid > header .branding a:hover img,
#container-fluid > header .branding a:focus img {
  transform: scale(1.1);
}

#container-fluid > header .title {
  padding-top: 3px;
  font-family: Roboto, sans-serif !important;
}

#container-fluid > header .title a {
  color: #fff;
  text-decoration: none;
  margin-left: 1em;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.3s;
}

#container-fluid > header .title:hover,
#container-fluid > header .title a:focus {
  opacity: 0.7;
}

#container-fluid #main-body {
  border: 0;
  margin: 0;
  border-radius: 0 0 8px 8px;
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
}

.content-wrapper {
  padding-top: 129px;
}

/* Black Footer STARTS  */
.hmd-footer-black {
  background: #000;
  overflow: hidden;
  z-index: 99;
  position: relative;
  position: relative;
  outline: 0;
  min-height: auto;
}

.hmd-footer-black .container-fluid > .container {
  padding-right: unset;
  padding-left: unset;
}
.hmd-footer-black nav {
  background-color: transparent !important;
  margin: 24px auto;
  max-width: 1040px;
  text-align: center;
}

.hmd-footer-black .bg-dark {
  background-color: transparent !important;
  padding: 0 !important;
}

.hmd-footer-black .bg-dark .container #footermenu .row {
  padding: 0 !important;
  margin: 0 !important;
}

.hmd-socialmedia {
  display: none;
}

.hmd-footer-black ul li {
  margin: 0 0 0 16px !important;
  padding: 0 !important;
}

.hmd-footer-black ul li:first-child {
  margin-left: 0 !important;
}

.hmd-footer-black ul li:before {
  display: none;
}

.hmd-footer-black a {
  font-family: "roboto", sans-serif;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 1em;
  display: block;
  padding: 10px 5px;
}

.hmd-footer-black a:hover,
.hmd-footer-black a:focus {
  text-decoration: underline !important;
}
/* Black Footer ENDS  */

@media (pointer: fine) {
  .page-header .exhibition-logo a:hover,
  .page-header .logo a:hover {
    opacity: 0.7;
  }
}

.language-row {
  display: none;
}

.page-header {
  padding: 0 45px 24px 45px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: fixed;
  top: 31px;
  width: 1600px;
  max-width: 100%;
  z-index: 1002;
  background: url(img/nav-gradation.png) repeat-x 0 0;
}

.page-header .logo-color {
  fill: #fff;
}

.page-header .logo {
  margin: 12px 12px 0 0;
}

.page-header .logo img {
  width: 100px;
}

.page-header .exhibition-logo {
  margin: 12px 0 0 12px;
}

.page-header .exhibition-logo img {
  width: 148px;
}

.page-header .logo a:focus,
.page-header .exhibition-logo a:focus {
  opacity: 0.7;
  outline: none;
}

.page-header .mobile-menu {
  display: none;
}

.page-header .global-nav {
  background-color: #fff;
  border-radius: 0 0 12px 12px;
  padding: 18px 36px;
}

.page-header .global-nav a {
  color: #370121;
  text-decoration: none;
  text-transform: uppercase;
  font-family: nunitobold, sans-serif;
  font-size: 16px;
}

.page-header .global-nav a:active,
.page-header .global-nav a:focus,
.page-header .global-nav a:hover {
  color: #ff068f;
}

.page-header .global-nav a:active,
.page-header .global-nav a:focus,
.page-header .global-nav a:hover {
  text-decoration: underline;
  outline: none;
}

.page-header .global-nav ul,
.page-header .global-nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.page-header .global-nav ul li {
  position: relative;
}

.page-header .global-nav .navigation {
  margin: 0 5.7vw 0 0;
  float: left;
}

.page-header .global-nav .navigation li {
  display: inline-block;
  margin: 0 0 0 36px;
  vertical-align: top;
  white-space: nowrap;
}

.page-header .global-nav .navigation li:first-child {
  margin-left: 0;
}

.page-header .global-nav .navigation li.separator:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 25px;
  border-left: 3px solid #370121;
}

.page-header .global-nav .language-options {
  float: right;
}

.page-header .global-nav .language-options ul {
  display: none;
}

* {
  box-sizing: border-box;
}

body {
  font-family: roboto, sans-serif;
  color: #000;
  line-height: 1.5;
}

body .h1,
body h1 {
  font-family: hindbold, sans-serif;
  font-size: 80px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  margin: 0 0 36px;
}

body .h2,
body h2 {
  font-family: hindbold, sans-serif;
  font-size: 35px;
}

body .h2,
body .h3,
body h2,
body h3 {
  line-height: 1.2;
  color: #000;
  margin: 0;
}

body .h3,
body h3 {
  font-family: hindsemibold, sans-serif;
  font-size: 28px;
}

body .h4,
body h4 {
  font-family: robotomedium, sans-serif;
  font-size: 20px !important;
  line-height: 1.25;
  color: #000;
  margin: 0;
}

body .h5,
body h5 {
  font-family: nunitobold, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
}

body p {
  margin-bottom: 0;
}

.content-padding {
  padding-left: 30px;
  padding-right: 30px;
}

.more-content {
  display: none;
}

.more-content .close-read-more {
  display: block;
  text-transform: uppercase;
  font-family: nunitobold, sans-serif;
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.5;
}

.content-wrapper a {
  color: #00628b;
  text-decoration: underline;
}

.content-wrapper a:hover,
.content-wrapper a:focus {
  color: #dd471a;
}

.content-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.content-wrapper ul ol,
.content-wrapper ul ul {
  margin: 0 0 0 64px;
}

.content-wrapper ul li {
  margin: 0 0 18px;
  margin-top: 10px;
  padding: 0 0 0 24px;
  list-style-type: none;
  line-height: 1.5;
  position: relative;
}

.content-wrapper ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #dd471a;
  position: absolute;
  vertical-align: top;
  left: 0;
  top: 6px;
  border-radius: 50%;
}

.content-wrapper ul li:after {
  clear: both;
  display: table;
  width: 100%;
}

.content-wrapper ol {
  margin: 0;
  padding: 0;
}

.content-wrapper ol li {
  margin: 0 0 18px;
  padding: 0;
  line-height: 1.2;
  position: relative;
  list-style-type: decimal;
}

.content-wrapper ol li:before {
  display: none;
}

.content-wrapper ol li:after {
  clear: both;
  display: table;
  width: 100%;
}

.digital-gallery {
  box-sizing: border-box;
}

.digital-gallery *,
.digital-gallery :after,
.digital-gallery :before {
  box-sizing: inherit;
}

.digital-gallery main#content_wrapper {
  display: block;
}

.digital-gallery .image-grid {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 5px 0;
}

.digital-gallery .image-grid .image-row {
  margin-left: -16px;
  margin-right: -16px;
}

.digital-gallery .image-cell {
  float: left;
  max-width: 25%;
}

.digital-gallery .image-cell.big-cell {
  max-width: 50%;
}

.digital-gallery .image-cell .image-basic {
  margin: 0 8px 16px;
}

.digital-gallery .image-cell .image-basic .basic-img,
.digital-gallery .image-cell .image-basic a {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.digital-gallery .image-cell .image-basic a {
  position: relative;
}

.digital-gallery .image-cell .image-basic a:focus,
.digital-gallery .image-cell .image-basic a:hover {
  outline: none;
}

.digital-gallery .image-cell .image-basic a:focus:after,
.digital-gallery .image-cell .image-basic a:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 20px;
  background-color: #a5b444;
}

.digital-gallery .image-large {
  display: block;
}

.digital-gallery .image-cell.is-collapsed .image-basic {
  cursor: pointer;
}

.digital-gallery .image-cell.is-expanded {
  max-height: none;
}

.digital-gallery .image-cell.is-expanded .image-basic a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 20px;
  background-color: #a5b444;
}

.digital-gallery .image-cell.is-expanded .image-expand {
  min-height: 590px;
  padding: 92px 84px;
}

.digital-gallery .images-container {
  padding: 45px 0 0;
  position: relative;
}

.digital-gallery .images-container .image-count {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}

.digital-gallery .images-container .image-expand {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  box-sizing: content-box;
  overflow: hidden;
  max-height: 0;
  z-index: 1;
  background-color: #a5b444;
}

.digital-gallery .images-container .image-expand .btn-close {
  font-family: nunitobold, sans-serif;
  position: absolute;
  top: 30px;
  right: 30px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  background: url(img/btn-close-white.svg) no-repeat 100% 0;
  cursor: pointer;
  padding: 16px 64px 18px 0;
  opacity: 1;
    width: 3rem;
  
}

.digital-gallery .images-container .image-expand .btn-close:hover,
.digital-gallery .images-container .image-expand .btn-close:focus {
  text-decoration: underline;
  background-image: url("img/btn-close-blue.svg");
}

.digital-gallery .images-container .image-expand h2 {
  margin-bottom: 48px;
}

.digital-gallery .images-container .image-expand h3 {
  font-family: roboto, sans-serif;
  font-size: 14px;
  margin: 18px 0 0;
}

.digital-gallery .images-container .image-expand .nav-btn {
  position: absolute;
  top: 325px;
  left: -70px;
  width: 120px;
  height: 110px;
  border-radius: 50%;
  background: #525a22 url(img/btn-navigation.png) no-repeat 82px -76px;
  text-indent: -9999px;
  cursor: pointer;
}

.digital-gallery .images-container .image-expand .nav-btn:focus,
.digital-gallery .images-container .image-expand .nav-btn:hover {
  outline: none;
  background-color: #00628b;
}

.digital-gallery .images-container .image-expand .nav-btn:focus:after,
.digital-gallery .images-container .image-expand .nav-btn:hover:after {
  text-decoration: underline;
}

.digital-gallery .images-container .image-expand .nav-btn:after {
  content: attr(data-title);
  position: absolute;
  bottom: -24px;
  left: 82px;
  font-size: 12px;
  color: #000;
  text-indent: 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: nunitobold, sans-serif;
  font-size: 14px;
}

.digital-gallery .images-container .image-expand .nav-btn.btn-next {
  left: auto;
  right: -70px;
  background-position-y: 40px;
  background-position-x: 22px;
}

.digital-gallery .images-container .image-expand .nav-btn.btn-next:after {
  left: auto;
  right: 82px;
}

.digital-gallery .images-container .image-expand .detail-section {
  width: 100%;
  table-layout: fixed;
  display: table;
}

.digital-gallery .images-container .image-expand .detail-section .image-column {
  display: table-cell;
  width: 55%;
  vertical-align: top;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .image-column
  img {
  max-width: 100%;
}

.digital-gallery .images-container .image-expand .detail-section .text-column {
  display: table-cell;
  width: 45%;
  vertical-align: top;
  padding-left: 40px;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  p {
  font-size: 18px;
  line-height: 1.35;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  p
  a {
  color: #000;
  text-decoration: underline;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  p
  a:hover,
.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  p
  a:focus {
  color: #fff;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links {
  list-style-type: none;
  margin: 60px 0 72px;
  padding: 0;
  font-size: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: nunitobold, sans-serif;
  font-size: 16px;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li:before {
  display: none;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  max-width: 100px;
  text-align: left;
  line-height: 1.25;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a:active,
.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a:focus,
.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a:hover {
  text-decoration: underline;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a.icon-dg-collection {
  background: url(img/icon-dg-collection.svg) no-repeat 0;
  background-size: 58px;
  padding: 24px 0 24px 72px;
}

.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a.icon-dg-collection:active,
.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a.icon-dg-collection:focus,
.digital-gallery
  .images-container
  .image-expand
  .detail-section
  .text-column
  ul.quick-links
  li
  a.icon-dg-collection:hover {
  background-image: url(img/icon-dg-collection-hover.svg);
}

.digital-gallery .digital-gallery-wrapper {
  background-color: #70d4fc;
  background-image: url(img/digital-gallery-bg.png),
    url(img/dg-background-gradient.png);
  background-repeat: no-repeat, repeat-x;
  background-position: 100% 0, 0 0;
  padding: 100px 30px 108px;
  margin-top: -100px;
}

.digital-gallery .digital-gallery-wrapper .dg-themes {
  display: flex;
  align-items: flex-start;
  position: relative;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes.theme-selection
  .choose-theme,
.digital-gallery
  .digital-gallery-wrapper
  .dg-themes.theme-selection
  .theme-description {
  display: none !important;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes.theme-selection
  .close-selector,
.digital-gallery
  .digital-gallery-wrapper
  .dg-themes.theme-selection
  .theme-list {
  display: flex !important;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector {
  margin-right: 64px;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector > a {
  border-radius: 50%;
  background-color: #a5b444;
  color: #000;
  font-family: nunitobold, sans-serif;
  font-size: 20px;
  width: 132px;
  height: 132px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 14px;
  line-height: 1.25;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector > a:hover,
.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector > a:focus {
  background-color: #fff;
  text-decoration: underline;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-selector
  > a.close-selector {
  background-color: #fff;
  display: none;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-details {
  font-size: 18px;
  width: 100%;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-details * {
  color: #fff;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-details
  .close-read-more,
.digital-gallery .digital-gallery-wrapper .dg-themes .theme-details .read-more {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  font-family: nunitobold, sans-serif;
  margin-top: 12px;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-list {
  display: none;
  flex-grow: 1;
  flex-wrap: wrap;
  font-family: hindregular, sans-serif;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-list a {
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-list a:hover,
.digital-gallery .digital-gallery-wrapper .dg-themes .theme-list a:focus {
  text-decoration: underline;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-list a.active {
  font-family: hindbold, sans-serif;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  a.active:before {
  background-color: #a5b444;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  left: -18px;
  top: 7px;
  width: 12px;
  height: 12px;
}

.digital-gallery .digital-gallery-wrapper .dg-themes .theme-list .theme-column {
  width: 32.5%;
  border-right: 2px solid #a5b444;
  padding-left: 36px;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  > div {
  margin: 0 0 12px;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer {
  background-color: #fff;
  padding: 48px;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  .toggle-close {
  display: inline-block;
  padding: 15px 64px 15px 0;
  font-family: nunitobold, sans-serif;
  position: absolute;
  top: 12px;
  right: 12px;
  color: #717a2e;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  background: url(img/btn-close-green.svg) no-repeat right 0;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  .toggle-close:hover {
  text-decoration: underline;
  background-image: url(img/btn-close-blue.svg);
  color: #016e98;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  .icon-view {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 71.4 41.6' xml:space='preserve'%3E%3Cstyle%3E%3C/style%3E%3Cpath fill='%23717a2e' d='M71.1 19.9C70.5 19.1 55.1 0 35.7 0S.9 19.1.3 19.9c-.4.5-.4 1.3 0 1.8.6.8 16 19.9 35.4 19.9s34.8-19.1 35.4-19.9c.4-.5.4-1.3 0-1.8zM35.7 33.3c-6.9 0-12.5-5.6-12.5-12.5S28.8 8.3 35.7 8.3s12.5 5.6 12.5 12.5-5.6 12.5-12.5 12.5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 36px;
  padding: 4px 0 4px 48px;
  color: #717a2e;
  text-decoration: none;
  text-transform: uppercase;
  font-family: nunitobold, sans-serif;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  .icon-view:hover {
  text-decoration: underline;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 71.4 41.6' xml:space='preserve'%3E%3Cstyle%3E%3C/style%3E%3Cpath fill='%23016e98' d='M71.1 19.9C70.5 19.1 55.1 0 35.7 0S.9 19.1.3 19.9c-.4.5-.4 1.3 0 1.8.6.8 16 19.9 35.4 19.9s34.8-19.1 35.4-19.9c.4-.5.4-1.3 0-1.8zM35.7 33.3c-6.9 0-12.5-5.6-12.5-12.5S28.8 8.3 35.7 8.3s12.5 5.6 12.5 12.5-5.6 12.5-12.5 12.5z'/%3E%3C/svg%3E");
  color: #016e98;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  h3 {
  font-size: 20px;
  color: #717a2e;
  margin: 0 0 12px;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  p {
  color: #000;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column
  .theme-description-layer
  p:not(:last-child) {
  margin: 0 0 12px;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column:first-child {
  padding-left: 0;
  padding-right: 36px;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column:last-child {
  border-right: 0;
}

.digital-gallery
  .digital-gallery-wrapper
  .dg-themes
  .theme-list
  .theme-column:nth-child(3n + 2) {
  padding-right: 33px;
  padding-left: 33px;
  width: 35%;
}

.about-wrapper {
  font-size: 20px;
}

.about-wrapper hr {
  background: transparent url(img/white-dot-hr.png) repeat-x 0 0;
  margin: 64px 72px;
  background-size: contain;
  padding: 0;
  line-height: 3px;
  font-size: 1px;
  box-shadow: none;
  border: 0;
  height: 3px;
}

.about-wrapper .about-content-column {
  background-image: url(img/about-intro-bg.png), url(img/about-bg-gradient.png);
  background-repeat: no-repeat, repeat-x;
  background-position: 0 0;
  background-size: cover, auto;
  padding: 100px 270px 108px 232px;
  margin-top: -100px;
}

.about-wrapper h2 {
  margin: 0 0 24px;
}

.about-wrapper .introduction {
  font-size: 20px !important;
}

.about-wrapper .exhibiton-content-column {
  background-image: url(img/about-exhibition-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  padding: 86px 270px 86px 232px;
}

.about-wrapper .curation-education {
  background-size: cover;
}

.about-wrapper .curation-content-column {
  background: url(img/about-curation-bg.png) repeat-x 0 0;
  padding: 76px 270px 74px 232px;
}

.about-wrapper .education-content-column {
  background: url(img/about-education-bg.png) repeat-x 0 0;
  padding: 86px 270px 86px 232px;
}

.about-wrapper .creative-content-column {
  background-image: url(img/creative-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  padding: 86px 270px 86px 232px;
}

.about-wrapper .special-content-column {
  background-image: url(img/special-ackno-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  padding: 86px 0;
}

.about-wrapper .special-content-column .padding-wrapper {
  padding-left: 232px;
  padding-right: 232px;
}

.about-wrapper .two-columns-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 48px;
}

.about-wrapper .two-columns-layout .column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  width: 50%;
}

.about-wrapper .two-columns-layout .items {
  margin-bottom: 64px;
}

.about-wrapper .two-columns-layout .items:last-of-type {
  margin-bottom: 0;
}

.resources-wrapper .resources-content {
  background-color: #ffa349;
  background-image: url(img/resources-bg.png), url(img/resource-bg-gradient.png);
  background-repeat: no-repeat, repeat-x;
  background-position: 100% 0, 0 0;
  padding: 100px 30px 108px;
  margin-top: -100px;
}

.resources-wrapper .resources-content .resource-card-layout {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
}

.resources-wrapper .resources-content .resource-card-layout .h4 {
  margin-top: 18px;
  font-size: 18px !important;
}

.resources-wrapper .resources-content .resource-card-layout .h4 a {
  color: #000;
  display: inline-block;
  text-decoration: none;
}

.resources-wrapper .resources-content .resource-card-layout .h4 a:focus,
.resources-wrapper .resources-content .resource-card-layout .h4 a:hover {
  color: #fff;
  text-decoration: underline;
}

.resources-wrapper .resources-content .resource-card-layout .h5 {
  color: #2f2f2f;
}

.resources-wrapper .resources-content .resource-card-layout .resource-card {
  display: block;
  text-decoration: none;
  width: 33.3%;
  margin-bottom: 52px;
}

.resources-wrapper
  .resources-content
  .resource-card-layout
  .resource-card:nth-child(3n + 1) {
  padding-right: 35px;
}

.resources-wrapper
  .resources-content
  .resource-card-layout
  .resource-card:nth-child(3n + 2) {
  padding-left: 17px;
  padding-right: 17px;
}

.resources-wrapper
  .resources-content
  .resource-card-layout
  .resource-card:nth-child(3n + 0) {
  padding-right: 0;
  padding-left: 35px;
}

.resources-wrapper .resources-content .resource-card-layout .resource-card .card-box {
    outline: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: 245px;
}

.resources-wrapper .resources-content .resource-card-layout .resource-card .card-box:hover .resource-description {
    visibility: visible;
    opacity: 1;
}

.resources-wrapper
  .resources-content
  .resource-card-layout
  .resource-card
  .card-box:focus-within
  .resource-description {
  visibility: visible;
  opacity: 1;
}

.resources-wrapper .resources-content .resource-card-layout .resource-img {
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-bottom: 53%;
}

.resources-wrapper .resources-content .resource-card-layout .resource-description {
    pointer-events: none;
    outline: none;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    transition: 0.4s;
    background-color: #00628b;
    color: #fff;
    padding: 24px;
    font-size: 16px;
    font-family: "Roboto", sans-serif !important;
    height: 100%;
    overflow-y: auto;
    line-height: 1.45;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title {
  padding: 12px 18px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.resources-wrapper .resources-content .resource-card-layout .h5 {
    color: #2f2f2f;
    font-family: 'Nunitobold', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: clamp(10px, 2.5vw, 12px) !important;
}
.resources-wrapper .resources-content .resource-card-layout h3 {
    margin-top: 18px;
    font-size: clamp(17px, 2.5vw, 23px) !important;
    font-family: "Robotomedium", sans-serif !important;
    font-weight: 400;
    color: #000;
}
.resources-wrapper .resources-content .resource-card-layout .resource-card a.resource-link {
    text-decoration: none;
}
.resources-wrapper
  .resources-content
  .resource-card-layout
  .resource-title
  > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #00628b url(img/icon-resources.svg) no-repeat
    50%;
    margin-left: 12px;
    background-size: 80%;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title.resources:after {
  background-position-y: 14px;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title.historical:after {
  background-position-y: -45px;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title.health:after {
  background-position-y: -110px;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title.info:after {
  background-position-y: -170px;
}

.resources-wrapper .resources-content .resource-card-layout .resource-title.nlm-health:after {
  background-position-y: -170px;
}

.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title, .resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title {
    color: #cb006c;
}

.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title:after, .resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 12px;
    background: #cb006c url(img/icon-resources.svg) no-repeat 50%;
    background-size: 80%;
}
.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title.health:after, .resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title.health:after {
    background-position-y: -110px;
}
.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title.nlm-health:after,
.resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title.nlm-health:after {
    background-position-y: -170px;
}
.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title.resources:after,
.resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title.resources:after {
  background-position-y: 14px;
}
.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title.historical:after,
.resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title.historical:after {
  background-position-y: -45px;
}

.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover .resource-title.info:after,
.resources-wrapper .resources-content .resource-card-layout a.resource-link:focus .resource-title.info:after {
  background-position-y: -170px;
}
.resources-wrapper .resources-content .resource-card-layout a.resource-link:hover h3, .resources-wrapper .resources-content .resource-card-layout a.resource-link:focus h3 {
    text-decoration: underline;
    color: #FFF;
}
.resources-wrapper .resources-content .resource-card-layout .resource-card .card-box:hover .resource-description, .resources-wrapper .resources-content .resource-card-layout .resource-card .resource-link:focus .resource-description, .resources-wrapper .resources-content .resource-card-layout .resource-card .resource-link:focus .resource-description p {
    visibility: visible;
    opacity: 1;
}
.resources-wrapper .lesson-wrapper,
.resources-wrapper .resource-details {
  background-color: #ffa349;
  background-image: url(img/resources-bg.png), url(img/resource-bg-gradient.png);
  background-repeat: no-repeat, repeat-x;
  background-position: 100% 0, 0 0;
  padding: 100px 0 0;
  margin-top: -100px;
}

.resources-wrapper .lesson-wrapper h2,
.resources-wrapper .resource-details h2 {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.resources-wrapper .lesson-wrapper h2:before,
.resources-wrapper .resource-details h2:before {
  content: "";
  width: 84px;
  height: 84px;
  margin-right: 24px;
  background: #00628b url(img/icon-resources-lg.png) no-repeat 50%;
  border-radius: 50%;
}

.resources-wrapper .lesson-wrapper h2.resources:before,
.resources-wrapper .resource-details h2.resources:before {
  background-position-y: 24px;
}

.resources-wrapper .lesson-wrapper h2.historical:before,
.resources-wrapper .resource-details h2.historical:before {
  background-position-y: -32px;
}

.resources-wrapper .lesson-wrapper h2.nlm-health:before,
.resources-wrapper .resource-details h2.nlm-health:before {
  background-position-y: -82px;
}

.resources-wrapper .lesson-wrapper h2.info:before,
.resources-wrapper .resource-details h2.info:before {
  background-position-y: -130px;
}

.resources-wrapper .lesson-wrapper .resource-details-content,
.resources-wrapper .resource-details .resource-details-content {
  margin-top: 82px;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #fff;
  display: flex;
  font-size: 18px;
}

.resources-wrapper .lesson-wrapper .resource-details-content.content-padding,
.resources-wrapper .resource-details .resource-details-content.content-padding {
  padding-left: 72px;
  padding-right: 72px;
}

.resources-wrapper .lesson-wrapper .resource-details-content .columns,
.resources-wrapper .resource-details .resource-details-content .columns {
  width: 33.3%;
  border-right: 1px solid #dd471a;
  padding-right: 32px;
  padding-left: 32px;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .columns:first-child,
.resources-wrapper
  .resource-details
  .resource-details-content
  .columns:first-child {
  padding-left: 0;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .columns:last-child,
.resources-wrapper
  .resource-details
  .resource-details-content
  .columns:last-child {
  border-right: 0;
  padding-right: 0;
}

.resources-wrapper .lesson-wrapper .resource-details-content .columns ol,
.resources-wrapper .lesson-wrapper .resource-details-content .columns p,
.resources-wrapper .lesson-wrapper .resource-details-content .columns ul,
.resources-wrapper .resource-details .resource-details-content .columns ol,
.resources-wrapper .resource-details .resource-details-content .columns p,
.resources-wrapper .resource-details .resource-details-content .columns ul {
  margin-bottom: 24px;
  line-height: 1.5;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .columns
  ol
  li
  ul
  li {
  /* list-style: none; */
  list-style-type: disc;
}

.resources-wrapper .lesson-wrapper .resource-details-content h3 {
  font-size: 35px;
  color: #00628b;
  margin-bottom: 18px;
}

.resources-wrapper .lesson-wrapper .resource-details-content h2,
.resources-wrapper .resource-details .resource-details-content h2 {
  color: #00628b;
  margin-bottom: 18px;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  h2:not(:first-of-type),
.resources-wrapper
  .resource-details
  .resource-details-content
  h2:not(:first-of-type) {
  margin-top: 24px;
}

.resources-wrapper .lesson-wrapper .resource-details-content h2:before,
.resources-wrapper .resource-details .resource-details-content h2:before {
  display: none;
  padding-left: 0;
}

.resources-wrapper .lesson-wrapper .resource-details-content h3,
.resources-wrapper .resource-details .resource-details-content h3 {
  color: #00628b;
}

.resources-wrapper .lesson-wrapper .resource-details-content h4,
.resources-wrapper .resource-details .resource-details-content h4 {
  font-size: 24px;
  font-family: hindbold, sans-serif;
  color: #00628b;
}

.resources-wrapper .lesson-wrapper .resource-details-content h5,
.resources-wrapper .resource-details .resource-details-content h5 {
  color: #00628b;
  font-size: 22px;
  margin-bottom: 24px;
}

.resources-wrapper .lesson-wrapper .resource-details-content .read-more,
.resources-wrapper .resource-details .resource-details-content .read-more {
  display: inline-block;
  margin-top: 0px;
  text-transform: uppercase;
  font-family: nunitobold, sans-serif;
  font-size: 16px;
}

.resources-wrapper .lesson-wrapper .resource-details-content .lesson-details ul,
.resources-wrapper
  .resource-details
  .resource-details-content
  .lesson-details
  ul {
  margin-top: 48px;
}

.resources-wrapper .lesson-wrapper .resource-details-content .accordions,
.resources-wrapper .resource-details .resource-details-content .accordions {
  margin-top: 24px;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-item,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-item {
  border-bottom: 2px solid #00628b;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-header,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-header {
  padding-top: 24px;
  margin-bottom: 24px;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-header
  a,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-header
  a {
  display: inline-block;
  padding-left: 64px;
  position: relative;
  text-decoration: none;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-header
  a:before,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-header
  a:before {
  content: "";
  background: #000 url(img/accordion-plus.svg) no-repeat center;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 0;
  top: -6px;
  display: inline-block;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-header
  a.expanded:before,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-header
  a.expanded:before {
  background-image: url("img/accordion-minus.svg");
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-body,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-body {
  margin-left: 86px;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: 0.4s;
  font-size: 20px;
}

.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-body.expanded,
.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-body.expanded {
  opacity: 1;
  visibility: visible;
  max-height: 2000px;
}

.resources-wrapper
  .resource-details
  .resource-details-content
  .resource-navigation
  h3 {
  margin-bottom: 36px;
}

.resources-wrapper .lesson-wrapper .back-to-class {
  margin: 24px 0 12px 108px;
  font-size: 18px;
}

.resources-wrapper .lesson-wrapper .back-to-class a {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}

.resources-wrapper .lesson-wrapper .mobile-lesson-menu {
  font-size: 18px;
  display: none;
  margin-left: 108px;
}

.resources-wrapper .lesson-wrapper .mobile-lesson-menu a {
  color: #fff;
}

.resources-wrapper .lesson-wrapper .mobile-lesson-menu a:hover {
  text-decoration: underline;
}

.resources-wrapper .lesson-wrapper .resource-details-content {
  margin-top: 36px;
}

.resources-wrapper .lesson-wrapper .columns:first-child {
  padding-right: 0;
  width: 33%;
}

.resources-wrapper .lesson-wrapper .columns:last-child {
  width: 67%;
}

.resources-wrapper .lesson-wrapper .resource-navigation li {
  padding-right: 48px;
}

.resources-wrapper .lesson-wrapper .resource-navigation li.active:after,
.resources-wrapper .lesson-wrapper .resource-navigation li:hover:after,
.resources-wrapper .lesson-wrapper .resource-navigation li:focus-within:after {
  position: absolute;
  width: 24px;
  top: 0;
  bottom: 0;
  right: -1px;
  background-color: #dd471a;
  content: "";
  display: block;
}

.resources-wrapper .resource-navigation .close-resource-nav {
  display: none;
}

.resources-wrapper .resource-navigation h4 {
  font-size: 24px;
}

.resources-wrapper .resource-navigation ol {
  list-style: none;
  counter-reset: item;
}

.resources-wrapper .resource-navigation ol li {
  list-style-type: none;
  counter-increment: item;
  position: relative;
  padding: 0 0 0 54px;
  margin-bottom: 48px;
}

.resources-wrapper .resource-navigation ol li:before {
  display: block;
  content: counter(item);
  background-color: #000;
  text-align: center;
  color: #fff;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -6px;
  font-family: hind, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
}

.resources-wrapper .resource-navigation ol li.author-info:before {
  content: "";
  background: #000 url(img/icon-author.png) no-repeat center 9px;
}

.resources-wrapper .resource-navigation .read-more {
  margin-top: 24px !important;
  font-family: nunitobold, sans-serif;
}

.no-js .read-more,
.no-js .close-read-more {
  display: none !important;
}

.no-js .more-content {
  display: block !important;
}

.no-js.resources-wrapper
  .lesson-wrapper
  .resource-details-content
  .accordions
  .accordion-body,
.no-js.resources-wrapper
  .resource-details
  .resource-details-content
  .accordions
  .accordion-body {
  opacity: 1;
  visibility: visible;
  max-height: 2000px;
}

.no-js .language-options.language-row {
  background-color: #000;
}

/*.no-js.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector .choose-theme, .no-js.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector .close-selector {
    display: none;
}*/

.nojs-detail.digital-gallery .images-container .image-expand {
  display: block;
  position: static;
  overflow: visible;
  max-height: none;
  padding: 24px;
}

.nojs-detail.digital-gallery .images-container .image-expand .btn-close,
.nojs-detail.digital-gallery .images-container .image-expand .nav-btn {
  display: none;
}

@media (max-width: 1658px) {
  .page-header .global-nav .navigation {
    margin: 0 2vw 0 0;
  }

  .page-header .global-nav .navigation li {
    margin-left: 18px;
  }

  .page-header .global-nav .navigation li.separator:before {
    display: none;
  }
}

@media (max-width: 1640px) {
  body.digital-gallery .image-cell.is-expanded .image-expand {
    min-height: 590px;
  }
}

@media (max-width: 1618px) {
  .page-header {
    left: 0;
    right: 0;
    width: auto;
  }
}

@media (max-width: 1560px) {
  body.digital-gallery .image-cell.is-expanded .image-expand {
    min-height: 620px;
  }
}

@media (max-width: 1415px) {
  .page-header .global-nav a {
    font-size: 14px;
  }
}

@media (max-width: 1400px) {
  .page-header {
    top: 56px;
    padding-bottom: 24px;
    width: auto;
  }

  .page-header .global-nav {
    padding: 18px 12px;
  }

  .page-header .global-nav .navigation {
    margin-right: 0;
  }

  .page-header .global-nav .language-options {
    display: none;
  }

  .language-options.language-row {
    display: block;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    float: none;
    top: 31px;
    z-index: 99;
    left: 0;
    right: 0;
    text-align: right;
    padding-right: 45px;
    padding-top: 3px;
    height: 25px;
    max-height: 25px;
    line-height: 1;
  }

  .language-row.language-options.active {
    background-color: #000;
  }

  .language-row.language-options a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
  }

  .language-row.language-options a:hover {
    color: #ff068f;
    text-decoration: underline;
  }
}

@media (max-width: 1366px) {
  body .h1,
  body h1 {
    font-family: hindbold, sans-serif;
    font-size: 52px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 0 36px;
  }

  body .h2,
  body h2 {
    font-family: hindbold, sans-serif;
    font-size: 24px !important;
  }

  body .h2,
  body .h3,
  body h2,
  body h3 {
    line-height: 1.2;
    color: #000;
    margin: 0;
  }

  body .h3,
  body h3 {
    font-family: hindsemibold, sans-serif;
    font-size: 18px !important;
  }

  body .h4,
  body h4 {
    font-family: robotomedium, sans-serif;
    line-height: 1.25;
  }

  body .h4,
  body .h5,
  body h4,
  body h5 {
    font-size: 14px !important;
    color: #000;
    margin: 0;
  }

  body .h5,
  body h5 {
    font-family: nunitobold, sans-serif;
  }

  .content-padding {
    padding-left: 16px;
    padding-right: 16px;
  }

  .digital-gallery .digital-gallery-wrapper .dg-themes .theme-details {
    font-size: 18px;
  }

  .digital-gallery
    .digital-gallery-wrapper
    .dg-themes
    .theme-details
    .read-more {
    font-size: 16px;
    font-family: nunitobold, sans-serif;
  }

  .about-wrapper hr {
    margin: 48px 0;
  }

  .about-wrapper .introduction,
  .about-wrapper {
    font-size: 18px !important;
  }

  .about-wrapper .two-columns-layout {
    margin-top: 24px;
  }

  .about-wrapper .two-columns-layout .column:first-child {
    padding-right: 24px;
  }

  .about-wrapper .two-columns-layout .column:last-child {
    padding-left: 24px;
  }

  .about-wrapper .two-columns-layout .items {
    margin-bottom: 24px;
  }

  .about-wrapper .curation-content-column {
    background-image: url(img/about-curation-bg-1366.png);
  }

  .about-wrapper .education-content-column {
    background-image: url(img/about-education-bg-1366.png);
  }

  .about-wrapper .about-content-column,
  .about-wrapper .creative-content-column,
  .about-wrapper .curation-content-column,
  .about-wrapper .education-content-column,
  .about-wrapper .exhibiton-content-column,
  .about-wrapper .special-content-column {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 36px;
  }

  .about-wrapper .creative-content-column,
  .about-wrapper .curation-content-column,
  .about-wrapper .education-content-column,
  .about-wrapper .exhibiton-content-column,
  .about-wrapper .special-content-column {
    padding-top: 36px;
  }

  .about-wrapper .special-content-column .padding-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .about-wrapper .special-content-column {
    padding-bottom: 58px;
  }

  .resources-wrapper .resource-navigation ol li {
    margin-bottom: 36px;
  }

  .resources-wrapper .resource-navigation ol li:before {
    width: 36px;
    height: 36px;
    line-height: 38px;
  }

  .resources-wrapper .resources-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .resources-wrapper .resources-content .resource-card-layout .resource-card {
    width: 50%;
    padding-right: 0;
    margin-bottom: 48px;
  }

  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(3n + 0),
  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(3n + 1),
  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(3n + 2) {
    padding-left: 0;
    padding-right: 0;
  }

  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(odd) {
    padding-right: 24px;
    padding-left: 0;
  }

  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(2n) {
    padding-left: 24px;
    padding-right: 0;
  }

  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card
    .resource-description {
    font-size: 16px;
  }

  .resources-wrapper .resource-details .resource-details-content {
    font-size: 20px;
  }

  .resources-wrapper .resource-details .resource-details-content h3 {
    font-size: 24px;
  }

  .resources-wrapper .resource-details .resource-details-content h4 {
    font-size: 20px;
  }

  .resources-wrapper .resource-details .resource-details-content .read-more,
  .resources-wrapper .lesson-wrapper .resource-details-content .read-more {
    font-size: 14px;
    font-family: nunitobold, sans-serif;
  }
}

@media (max-width: 1300px) {
  .hide-on-desktop {
    display: block !important;
  }

  body.digital-gallery .images-container {
    border-bottom-width: 41px;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column
    h2 {
    font-size: 22px;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column
    h3 {
    font-size: 14px;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column
    p {
    font-size: 16px;
    line-height: 30px;
  }

  .resources-wrapper .resource-details .resource-details-content {
    flex-direction: column;
  }

  .resources-wrapper .resource-details .resource-details-content .columns {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #dd471a;
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .resources-wrapper
    .resource-details
    .resource-details-content
    .columns:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .page-header .global-nav a {
    font-size: 13px;
  }

  .about-wrapper .about-content-column {
    background-image: url(img/about-intro-bg-1200.png),
      url(img/about-bg-gradient-1200.png);
    background-position: center;
    background-size: cover, initial;
  }

  .about-wrapper .exhibiton-content-column {
    background-image: url(img/about-exhibition-bg-1200.png);
    background-position: center;
    background-size: cover;
  }

  .about-wrapper .curation-content-column {
    background-image: url(img/about-curation-bg-1200.png);
    background-position: center;
    background-size: cover;
  }

  .about-wrapper .education-content-column {
    background-image: url(img/about-education-bg-1200.png);
    background-position: center;
    background-size: cover;
  }

  .about-wrapper .creative-content-column {
    background-image: url(img/creative-bg-1200.png);
    background-position: center;
    background-size: cover;
  }

  .about-wrapper .special-content-column {
    background-image: url(img/special-ackno-bg-1200.png);
    background-position: center;
    background-size: cover;
  }

  body.digital-gallery .digital-gallery-wrapper {
    background-image: url(img/digital-gallery-bg-1200.png),
      url(img/dg-background-gradient-1200.png);
    background-size: cover, initial;
  }

  .resources-wrapper .resources-content {
    background-image: url(img/resources-bg-1200.png),
      url(img/resource-bg-gradient-1200.png);
    background-size: cover, initial;
  }

  .resources-wrapper .lesson-wrapper,
  .resources-wrapper .resource-details {
    background-image: url(img/resources-bg-1200.png),
      url(img/resource-bg-gradient-1200.png);
    background-size: cover, initial;
  }
}

@media (max-width: 1140px) {
  .page-header .global-nav a {
    font-size: 12px;
  }
}

@media (max-width: 1091px) {
  .page-header .global-nav a {
    font-size: 12px;
  }

  .page-header .global-nav .navigation li {
    margin-left: 12px;
  }
}

@media (max-width: 1048px) {
  .page-header {
    background-color: #000;
    bottom: 0;
    top: auto;
    width: auto;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 0;
  }

  .page-header .exhibition-logo,
  .page-header .logo {
    margin: 6px 0 0;
  }

  .page-header .exhibition-logo img,
  .page-header .logo img {
    width: 96px;
  }

  .page-header .logo img {
    width: 68px;
  }

  .page-header .global-nav {
    background-color: transparent;
    padding: 0;
  }

  .page-header .global-nav .language-options > li {
    padding-right: 16px;
  }

  .page-header .global-nav .navigation {
    visibility: hidden;
    opacity: 0;
    height: 0;
    width: 0;
    display: flex;
    background-color: #cb006c;
    align-items: center;
    justify-content: center;
    top: 57px;
    left: 20px;
    right: 20px;
    bottom: 45px;
    z-index: 1001;
    position: fixed;
    flex-direction: column;
    transition: 0.4s;
  }

  .page-header .global-nav .navigation.active {
    visibility: visible;
    opacity: 1;
    height: auto;
    width: auto;
  }

  .page-header .global-nav .navigation li {
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: center;
  }

  .page-header .global-nav .navigation li a {
    padding: 24px;
    width: 100%;
    text-align: center;
  }

  .page-header .global-nav .navigation li a.active,
  .page-header .global-nav .navigation li a:hover {
    background-color: #fff;
  }

  .language-row.language-options {
    padding-right: 18px;
  }

  .page-header .global-nav .mobile-menu {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: nunitobold, sans-serif;
    font-size: 10px;
    position: relative;
    z-index: 1002;
    padding-bottom: 3px;
  }

  .page-header .global-nav .mobile-menu:before {
    content: "";
    width: 52px;
    height: 52px;
    border-radius: 50%;
    margin-top: -26px;
    background: #fff url(img/icon-menu.png) no-repeat center 15px;
    display: block;
    margin-bottom: 4px;
  }

  .page-header .global-nav .mobile-menu.active:before {
    background-position-y: -56px;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content {
    font-size: 20px;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content h3 {
    font-size: 24px;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content h4 {
    font-size: 20px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns:first-child {
    display: none;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns:last-child {
    width: 100%;
    padding-left: 0;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation {
    background-color: #dd471a;
    position: fixed;
    top: 58px;
    left: 20px;
    right: 19px;
    bottom: 46px;
    z-index: 1001;
    width: auto;
    padding: 68px 0 24px;
    display: none;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    .close-resource-nav {
    position: absolute;
    top: 12px;
    right: 18px;
    text-transform: uppercase;
    padding: 6px 48px 6px 0;
    font-size: 16px;
    background: url(img/btn-close-white.svg) no-repeat 100%;
    background-size: 28px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    .close-resource-nav:hover {
    background-image: url(img/btn-close-blue.svg);
    text-decoration: underline;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation.active {
    display: block;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content .columns ol {
    /* overflow-y: auto;
    max-height: calc(100vh - 199px); */
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation.active
    ol
    li:before {
    top: 11px !important;
    font-size: 20px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    a {
    color: #fff;
    text-decoration: none;
    display: block;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    h3 {
    display: none;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li {
    padding: 18px 54px 18px 96px;
    margin-bottom: 0;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li:before {
    left: 48px;
    top: 22px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li.active,
  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li:hover {
    background-color: #fff;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li.active:after,
  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li:hover:after {
    display: none;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li.active
    a,
  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li:hover
    a {
    color: #00628b;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li
    p,
  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation
    li
    p.more-content {
    display: none !important;
  }

  .resources-wrapper .lesson-wrapper .mobile-lesson-menu {
    display: block;
  }

  .about-wrapper .about-content-column,
  .digital-gallery .digital-gallery-wrapper,
  .resources-wrapper .lesson-wrapper,
  .resources-wrapper .resource-details,
  .resources-wrapper .resources-content {
    padding-top: 42px;
  }
}

@media (max-width: 1024px) {
  body.digital-gallery .image-cell .image-basic a:hover:after {
    display: none !important;
  }
}

@media (max-width: 799px) {
  body .h1,
  body h1 {
    font-family: hindbold, sans-serif;
    font-size: 39px !important;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 0 24px;
  }

  body .h2,
  body h2 {
    font-family: hindbold, sans-serif;
  }

  body .h2,
  body .h3,
  body h2,
  body h3 {
    font-size: 16px !important;
    line-height: 1.2;
    color: #000;
    margin: 0;
  }

  body .h3,
  body h3 {
    font-family: hindsemibold, sans-serif;
  }

  body .h4,
  body h4 {
    font-family: robotomedium, sans-serif;
    line-height: 1.25;
  }

  body .h4,
  body .h5,
  body h4,
  body h5 {
    font-size: 12px;
    color: #000;
    margin: 0;
  }

  body .h5,
  body h5 {
    font-family: nunitobold, sans-serif;
  }

  .content-padding {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hide-on-mobile {
    display: none;
  }

  .language-options.language-row,
  .page-header,
  .page-header .global-nav .navigation.active {
    left: 0;
    right: 0;
  }

  .content-wrapper ul li {
    padding-left: 14px;
  }

  .content-wrapper ul li:before {
    width: 8px;
    height: 8px;
    top: 4px;
  }

  .about-wrapper h2 {
    margin-bottom: 12px;
  }

  .about-wrapper .two-columns-layout .items {
    font-size: 12px !important;
  }

  .about-wrapper p {
    font-size: 12px !important;
  }

  .about-wrapper .about-content-column {
    background-image: url(img/about-intro-bg-mobile.png),
      url(img/about-bg-gradient-mobile.png);
  }

  .about-wrapper .exhibiton-content-column {
    background-image: url(img/about-exhibition-bg-mobile.png);
  }

  .about-wrapper .curation-content-column {
    background-image: url(img/about-curation-bg-mobile.png);
  }

  .about-wrapper .education-content-column {
    background-image: url(img/about-education-bg-mobile.png);
  }

  .about-wrapper .creative-content-column {
    background-image: url(img/creative-bg-mobile.png);
  }

  .about-wrapper .special-content-column {
    background-image: url(img/special-ackno-bg-mobile.png);
  }

  .about-wrapper .special-content-column h3 {
    font-size: 14px !important;
  }

  body .digital-gallery .images-container {
    padding: 50px 0;
    border-bottom-width: 60px;
  }

  body.digital-gallery .images-container .image-count {
    font-size: 12px;
    margin-left: 4px;
  }

  body.digital-gallery .images-container .image-grid {
    padding: 8px 0 0;
  }

  body.digital-gallery .images-container .image-grid .image-row {
    margin-left: 0;
    margin-right: 0;
  }

  body.digital-gallery .images-container .image-expand .nav-btn {
    width: 52px;
    height: 52px;
    left: -26px;
    top: 275px;
    background-position: 26px -27px;
    background-image: url(img/btn-navigation-mobile.png);
  }

  body.digital-gallery .images-container .image-expand .nav-btn:after {
    bottom: -24px;
    left: 32px;
    font-size: 10px;
  }

  body.digital-gallery .images-container .image-expand .nav-btn.btn-next {
    background-position-y: 17px;
    background-position-x: 8px;
    right: -26px;
  }

  body.digital-gallery .images-container .image-expand .nav-btn.btn-next:after {
    left: auto;
    right: 32px;
  }

  body.digital-gallery .images-container .image-expand .btn-close {
    top: 10px;
    right: 10px;
    font-size: 10px;
    background-size: 28px !important;
    padding: 7px 36px 7px 0 !important;
  }

  body.digital-gallery .images-container .image-expand .btn-close:focus,
  body.digital-gallery .images-container .image-expand .btn-close:hover {
    outline: none;
  }

  body.digital-gallery .images-container .image-expand h2 {
    font-size: 16px;
    margin-bottom: 18px;
  }

  body.digital-gallery .images-container .image-expand .detail-section h3 {
    font-size: 10px;
    margin-bottom: 18px;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .image-column {
    display: block;
    width: 100%;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column {
    display: block;
    width: auto;
    padding: 0 0 24px;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column
    p {
    font-size: 12px;
    line-height: 1.25;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column
    .quick-links {
    margin: 18px 0 32px;
  }

  body.digital-gallery
    .images-container
    .image-expand
    .detail-section
    .text-column
    .quick-links
    li
    a.icon-dg-collection {
    background-size: 36px;
    padding: 8px 0 8px 48px;
    font-size: 12px;
  }

  body.digital-gallery .image-cell {
    width: 50%;
    max-width: 50%;
  }

  body.digital-gallery .image-cell.big-cell {
    width: 100%;
    max-width: 100%;
  }

  body.digital-gallery .image-cell.is-expanded .image-expand {
    max-height: none;
    left: 5px;
    right: 4px;
    padding: 78px 48px 36px;
  }

  body.digital-gallery .image-cell .image-basic {
    margin: 0 4px 8px;
  }

  body.digital-gallery .image-cell .image-basic a,
  body.digital-gallery .image-cell .image-basic a:focus,
  body.digital-gallery .image-cell .image-basic a:hover {
    outline: none;
  }

  body.digital-gallery .image-cell .image-basic a:after,
  body.digital-gallery .image-cell .image-basic a:focus:after,
  body.digital-gallery .image-cell .image-basic a:hover:after {
    height: 10px !important;
  }

  body.digital-gallery .digital-gallery-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 42px;
    background-image: url(img/digital-gallery-bg-mobile.png),
      url(img/dg-background-gradient.png);
  }

  body.digital-gallery .digital-gallery-wrapper .dg-themes.theme-selection {
    position: fixed;
    left: 0;
    right: 0;
    top: 57px;
    bottom: 47px;
    z-index: 99;
    background-color: #a5b444;
    padding: 82px 24px;
    max-height: calc(100vh - 104px);
    overflow-y: auto;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes.theme-selection
    .theme-selector
    > a.close-selector {
    width: 64px;
    height: 64px;
    position: fixed;
    right: 24px;
    top: 72px;
    line-height: 1.2;
    padding-top: 2px;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes.theme-selection
    .theme-list {
    flex-direction: column;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes.theme-selection
    .theme-list
    a.active:before {
    background-color: #000;
    width: 6px;
    height: 6px;
    left: -12px;
    top: 8px;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes.theme-selection
    .theme-list
    .theme-column {
    width: 100%;
    padding-left: 0;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes.theme-selection
    .theme-list
    .theme-column
    > div {
    margin-bottom: 18px;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes.theme-selection
    .theme-list
    .theme-column
    > div
    > a {
    color: #000;
    font-family: hindbold, sans-serif;
    font-size: 16px;
  }

  body.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector {
    margin-right: 12px;
  }

  body.digital-gallery .digital-gallery-wrapper .dg-themes .theme-selector > a {
    font-size: 12px;
    width: 82px;
    height: 82px;
  }

  body.digital-gallery .digital-gallery-wrapper .dg-themes .theme-details {
    font-size: 12px;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes
    .theme-details
    .close-read-more,
  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes
    .theme-details
    .read-more {
    font-size: 12px !important;
    font-family: nunitobold, sans-serif;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes
    .theme-description-layer
    .toggle-close {
    font-size: 10px !important;
    padding-top: 17px !important;
    background-size: 28px !important;
    padding: 7px 36px 7px 0 !important;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes
    .theme-description-layer
    p {
    font-size: 12px;
  }

  body.digital-gallery
    .digital-gallery-wrapper
    .dg-themes
    .theme-description-layer
    .icon-view {
    background-size: 28px !important;
    padding-left: 36px !important;
  }

  .about-wrapper {
    font-size: 12px;
  }

  .about-wrapper hr {
    margin: 24px 0;
  }

  .about-wrapper .introduction {
    font-size: 12px !important;
  }

  .about-wrapper .two-columns-layout {
    margin-top: 16px;
  }

  .about-wrapper .two-columns-layout .column:first-child {
    padding-right: 24px;
  }

  .about-wrapper .two-columns-layout .column:last-child {
    padding-left: 24px;
  }

  .about-wrapper .two-columns-layout .items {
    margin-bottom: 16px;
  }

  .about-wrapper .about-content-column,
  .about-wrapper .creative-content-column,
  .about-wrapper .curation-content-column,
  .about-wrapper .education-content-column,
  .about-wrapper .exhibiton-content-column,
  .about-wrapper .special-content-column {
    padding: 42px 16px 36px 16px;
  }

  .about-wrapper .creative-content-column,
  .about-wrapper .curation-content-column,
  .about-wrapper .education-content-column,
  .about-wrapper .exhibiton-content-column,
  .about-wrapper .special-content-column {
    padding-top: 36px;
  }

  .about-wrapper .special-content-column .padding-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .resources-wrapper .resource-navigation {
    left: 0 !important;
    right: 0 !important;
  }

  .resources-wrapper .resource-navigation .close-resource-nav {
    font-size: 10px !important;
    padding: 9px 36px 9px 0 !important;
  }

  .resources-wrapper .resource-navigation ol li {
    margin-bottom: 18px;
    padding-left: 58px !important;
  }

  .resources-wrapper .resource-navigation ol li:before {
    width: 24px;
    height: 24px;
    left: 24px !important;
    top: -3px !important;
    font-size: 16px;
    line-height: 24px;
  }

  .resources-wrapper .resource-navigation ol li.author-info:before {
    background-position-y: 6px;
    background-size: 16px;
  }

  .resources-wrapper .resources-content {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 42px;
    background-image: url(img/resources-bg-mobile.png),
      url(img/resource-bg-gradient.png);
  }

  .resources-wrapper .resources-content .resource-card-layout .resource-card {
    width: 100%;
    margin-bottom: 24px;
  }

  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(3n + 0),
  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(3n + 1),
  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card:nth-child(3n + 2) {
    padding-left: 0;
    padding-right: 0;
  }

  .resources-wrapper .resources-content .resource-card-layout .h4 {
    font-size: 14px !important;
  }

  .resources-wrapper
    .resources-content
    .resource-card-layout
    .resource-card
    .resource-description {
    font-size: 12px;
  }

  .resources-wrapper .lesson-wrapper,
  .resources-wrapper .resource-details {
    padding-top: 42px;
    background-image: url(img/resources-bg-mobile.png),
      url(img/resource-bg-gradient.png);
  }

  .resources-wrapper .lesson-wrapper h2:before,
  .resources-wrapper .resource-details h2:before {
    background-image: url("img/icon-resources.png");
    width: 54px;
    height: 54px;
    min-width: 54px;
    min-height: 54px;
    background-position-y: 18px !important;
  }

  .resources-wrapper .lesson-wrapper .more-content .close-read-more,
  .resources-wrapper .resource-details .more-content .close-read-more {
    margin-top: 8px;
    font-size: 10px;
    line-height: 1.5;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content,
  .resources-wrapper .resource-details .resource-details-content {
    font-size: 12px;
    padding-top: 24px;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content h3,
  .resources-wrapper .lesson-wrapper .resource-details-content h4,
  .resources-wrapper .resource-details .resource-details-content h3,
  .resources-wrapper .resource-details .resource-details-content h4 {
    font-size: 16px;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content h5,
  .resources-wrapper .resource-details .resource-details-content h5 {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content .read-more,
  .resources-wrapper .resource-details .resource-details-content .read-more {
    margin-top: 8px !important;
    font-size: 10px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .lesson-details
    ul,
  .resources-wrapper
    .resource-details
    .resource-details-content
    .lesson-details
    ul {
    margin-top: 24px;
  }

  .resources-wrapper .lesson-wrapper .resource-details-content .columns p,
  .resources-wrapper .resource-details .resource-details-content .columns p {
    margin-bottom: 12px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .accordions
    .accordion-header,
  .resources-wrapper
    .resource-details
    .resource-details-content
    .accordions
    .accordion-header {
    margin-bottom: 20px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .accordions
    .accordion-header
    a,
  .resources-wrapper
    .resource-details
    .resource-details-content
    .accordions
    .accordion-header
    a {
    padding-left: 32px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .accordions
    .accordion-header
    a:before,
  .resources-wrapper
    .resource-details
    .resource-details-content
    .accordions
    .accordion-header
    a:before {
    width: 24px;
    height: 24px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .accordions
    .accordion-body,
  .resources-wrapper
    .resource-details
    .resource-details-content
    .accordions
    .accordion-body {
    font-size: 12px;
  }

  .resources-wrapper
    .lesson-wrapper
    .resource-details-content
    .columns.resource-navigation.active
    ol
    li:before {
    top: 15px !important;
    font-size: 16px;
  }

  .resources-wrapper .lesson-wrapper .back-to-class {
    margin-left: 0;
    font-size: 10px;
  }

  .resources-wrapper .lesson-wrapper .mobile-lesson-menu {
    font-size: 12px;
    margin-left: 0;
  }
}


.mobile-logo {
    display: none;
}

@media (max-width: 1040px) {
  .desktop-logo {
    display: none;
}

}

@media (max-width: 599px) {
  .homesummary .intro .logo-spanish {
    margin: 4rem auto 48px auto !important;
  }
}

@media (max-width: 550px) {
  body.digital-gallery .images-container .image-expand .nav-btn {
    top: 25%;
  }

  .sidenav {
    width: 80% !important;
  }
}

@media (max-width: 480px) {
  body.digital-gallery .image-cell .image-basic a:focus,
  body.digital-gallery .image-cell .image-basic a:hover {
    outline: none;
  }

  body.digital-gallery .image-cell .image-basic a:focus:after,
  body.digital-gallery .image-cell .image-basic a:hover:after {
    height: 8px;
  }

  .about-wrapper .two-columns-layout {
    flex-direction: column;
  }

  .about-wrapper .two-columns-layout .column:first-child {
    padding-right: 0;
  }

  .about-wrapper .two-columns-layout .column:last-child {
    padding-top: 24px;
    padding-left: 0;
  }

  .about-wrapper .curation-content-column {
    background-image: url(img/about-curation-bg-mobile-480.png);
  }

  .about-wrapper .education-content-column {
    background-image: url(img/about-education-bg-mobile-480.png);
  }
}
