@charset "UTF-8";
/* CSS Document */

.page-top.item-page {
  background-color: #152235;
  max-width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
  padding: 2em 0;
  z-index: 2;
  /* margin-bottom: 2em; */
}
.page-top.item-page .tooltip {
  z-index: 10;
  position: absolute;
  overflow: visible;
}
#item-content {
  padding: 0 2em;
  max-width: 1095px;
}
.img_bg {
  width: 100%;
  top: 0;
  left: 0;
}
.img_bg img {
  height: 100%;
  left: 50%;
  object-fit: cover;
  opacity: 0.2;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 110%;
}
.page-top.item-page .indent-content {
  padding: 0 2em;
  position: relative;
  z-index: 5;
}
.page-top h2 {
  font-family: "Raleway", Georgia, serif;
  font-size: 2.95em;
  font-weight: 700;
  margin: 0 0 5px 0;
  padding: 0;
  color: #152235;
  letter-spacing: -0.6px;
}
.page-top.item-page h2 {
  color: #fff;
  font-size: 3em;
}
.page-top .x-item-in {
  color: #f1c53f;
  font-family: "Raleway", sans-serif;
  font-size: 1.1em;
  line-height: 1.25em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
/* .page-top h4 {
  font-family: "Raleway", sans-serif;
  font-size: 2.2em;
  letter-spacing: 0.5px;
  font-weight: bold;
  display: inline-block;
  margin-top: 0;
} */
.page-top h4 {
  margin-top: 5px;
}

.page-top h4 a {
  color: #f1c53f;
  font-family: "Raleway", sans-serif;
  font-size: 1.1em;
  letter-spacing: 0.5px;
  font-weight: bold;
  display: inline-block;
  margin-top: 0;
  text-transform: uppercase;
}
.page-top .also-in,
.page-top .also-in a {
  color: #f1c53f;
  font-family: "Raleway", sans-serif;
  font-size: 1.1em;
  line-height: 1.25em;
  margin-bottom: 15px;
}

.page-top hr {
  border: 0;
  border-top: 10px solid #f1c53f;
  margin: 10px 0 0 0;
  width: 100px;
}
.item-title h2 {
  font-family: "Raleway", Georgia, serif;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  width: 80%;
}
.bookmark-page {
  float: right;
  width: 50px;
  color: #475160;
  font-size: 0.7em;
  line-height: 1.05em;
  text-align: center;
  cursor: pointer;
}
.bookmark-page i {
  color: #b0b0b0;
  font-size: 4em;
}
.context-resources {
  margin-bottom: 15px;
}
.context-resources img {
  width: 120%;
  position: absolute;
  top: -2%;
  left: -10%;
}
.context-resources figure > a.mag-img {
  position: absolute;
  font-size: 2em;
  bottom: 10px;
  left: 10px;
}
.context-resources figure > a.mag-img i {
  color: #fff;
}
.context-resources figure {
  display: block;
  width: 100%;
  margin: 0 auto 2px;
  padding-bottom: 67%;
  overflow: hidden;
  position: relative;
  border: 1px solid #fff;
  box-shadow: 0 0 3px #aaa;
  cursor: pointer;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.context-resources figure:hover {
  box-shadow: 0 0 7px #777;
}
.context-resources figcaption {
  text-align: right;
  font-size: 0.8em;
  margin: 1px 0 18px;
}
.context-resources .item-tags .tag-label {
  display: inline;
  font-weight: bold;
}
.c-r-options {
  padding: 0 0 1em 0;
  margin-bottom: 1.5em;
  border-bottom: 1px dashed #cccccc;
}
.c-r-options .btn {
  width: 100%;
  border-radius: 0;
  font-weight: bold;
}
.c-r-options .separater {
  margin-top: 14px;
}

.c-r-options .share-label {
  display: inline;
}

.c-r-options .social-share-icons {
  display: inline;
  list-style: none;
  padding: 0;
}

.c-r-options .social-share-icons li {
  display: inline;
}

.c-r-options .social-share-icons li a {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  font-size: 1.3em;
  margin-right: 5px;
  padding: 3px 0;
  text-align: center;
  width: 30px;
}

#bottom-btn {
  display: block;
  margin: 10px auto;
  border-radius: 0;
  font-weight: bold;
}
.bottom-banner {
  padding-left: 1em;
  padding-right: 1em;
  clear: both;
}
/* article.context-space {
  margin: 0 1.25em;
} */
article.context-space p:first-child:first-letter {
  float: left;
  font-weight: bold;
  padding: 8px 8px 0 3px;
  font-size: 4em;
  font-family: "Raleway", Georgia, serif;
}
article.context-space p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.552em;
  margin-bottom: 20px;
}
article.context-space p a {
  font-family: "Source Sans Pro", sans-serif;
}
article.context-space ul,
article.context-space ol {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.552em;
  margin-bottom: 20px;
}
.bottom-source-btn {
  padding: 1em 0;
  margin: 2em 0 0;
  border-top: 2px solid #cecece;
  border-bottom: 2px solid #cecece;
}
button.bibliography {
  background: #fff;
  color: hsl(194, 67%, 37%);
  width: 100%;
  margin: 20px auto;
}
button.bibliography:hover {
  color: hsl(194, 67%, 27%);
  text-decoration: underline;
}
button.bibliography.active.focus,
button.bibliography.active:focus,
button.bibliography.focus,
button.bibliography:active.focus,
button.bibliography:active:focus,
button.bibliography:focus {
  color: hsl(194, 67%, 27%);
  outline-color: hsl(194, 87%, 27%);
}

.museum-citation-link {
  background: #fff;
  color: #42b6d8;
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: bold;
}
.museum-citation-link:hover {
  color: #23527c;
  text-decoration: underline;
}
.museum-citation-link.active.focus,
.museum-citation-link.active:focus,
.museum-citation-link.focus,
.museum-citation-link:active.focus,
.museum-citation-link:active:focus,
.museum-citation-link:focus {
  color: #42b6d8;
  outline: 5px auto #42b6d8;
}

#collection-page-carousel {
  overflow-x: hidden;
  position: relative;
  padding: 1.25em 2em;
  margin: 0 auto;
}
#slide-items {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  /*justify-content: space-between;*/
  flex-wrap: nowrap;
  flex-direction: row;
  padding-left: 0;
  width: 999em;
  position: relative;
}
#slide-items li {
  width: 285px !important; /*control in js */
  margin: 10px 15px 10px 0;
  border: 1px solid #fff;
  padding: 0.6em;
  list-style: none;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  background: #f5f5f5;
  box-shadow: 0 0 3px #aaa;
  display: inline-block;
  position: relative;
}
#slide-items li figure + div {
  margin-bottom: 30px;
}
#slide-items li#active-item {
  border: 1px solid #4bbbcc;
  background: #e9f6fb;
  box-shadow: 0 0 3px #888;
}
a.control-link {
  position: absolute;
  top: 29%;
  z-index: 2;
  font-size: 5em;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
}
a.control-link.right-link {
  right: 0;
}

#source-text {
  position: fixed;
  top: 100%;
  z-index: 12;
  background: #152235;
  padding: 0.2em 0.2em 1.5em;
  width: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
}
#full-text {
  width: 96%;
  max-width: 1700px;
  margin: 0 auto;
  position: absolute;
  height: 90%;
  top: 5%;
  left: 2%;
  right: 2%;
  bottom: 5%;
}
#full-text figure img {
  width: 100%;
}

menu.tools-section {
  width: 96%;
  max-width: 1700px;
  margin: 0 auto;
  padding-left: 0;
  background: rgba(21, 34, 53, 1);
  position: absolute;
  top: 5px;
}
span#item-slide {
  margin-right: 12px;
  margin-left: 1em;
  color: #fff;
  cursor: pointer;
}
span#item-slide:hover,
span#item-slide:focus,
span#item-slide:active,
a.close-source:hover,
a.close-source:focus,
a.close-source:active {
  color: #f1c53f;
  text-decoration: underline;
}
menu.tools-section h3 {
  color: #fff;
}
input.zoom-range {
  background: rgba(21, 34, 53, 0.9);
  position: absolute;
  bottom: 0;
  width: 100%;
}
.zoom-buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 3px;
}
.zoom-buttons button {
  display: inline-block;
  border: none;
  border-radius: 0;
  background: #152235;
  border: 1px solid #152235;
  color: #fff;
  padding: 12px 10px;
  font-size: 0.85em;
  text-transform: uppercase;
  border-radius: 3px;
  line-height: 1.5em;
}
.zoom-buttons button:hover {
  color: #4bbbcc;
}
.zoom-buttons ul.pagination {
  display: inline-block;
  margin: 10px 0;
}
.zoom-buttons ul.pagination li span {
  font-weight: bold;
}
button.reset-panzoom {
  float: none;
}
.full-text-split {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  height: 100%;
  padding: 1em;
}
.split-item {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.split-item:last-child {
  width: 100%;
  margin-left: 0;
  margin-top: 2%;
  padding: 0 0 10% 0;
  height: 38%;
  position: relative;
  overflow: hidden;
}
.split-item:last-child div.article-content {
  overflow: scroll;
  position: absolute;
  height: 75%;
  padding: 0 2em 0 0;
}
figure.split-item {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 60%;
}
figure.split-item div.panzoom-parent {
  border: 1px solid #cecece;
  background: #ececec;
  height: 100%;
}

.application-asset-elem {
  height: 100%;
}
.video-asset-elem video {
  width: 100%;
}
.youtube-asset-elem {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.youtube-asset-elem iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.close-source {
  display: block;
  float: right;
  color: #fff;
  margin-right: 1em;
}
.zoom-buttons .pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 12px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.zoom-buttons .pagination > .active > span {
  background: #152235;
  border: 1px solid #152235;
}

/*********************************
****** RESPONSIVE ADJUSTMENTS*****
*********************************/
@media (min-width: 530px) {
  .zoom-buttons {
    flex-direction: row;
  }
  .zoom-buttons ul.pagination {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .context-resources {
    width: 39%;
    float: left;
    margin: 0 25px 0 0;
    position: relative;
    z-index: 2;
  }
  /* article.context-space {
    margin: 0 1em;
  } */
  #collection-page-carousel {
    overflow-x: hidden;
    position: relative;
    padding: 1.25em 0;
    margin: 0 48px 0 80px;
    margin-left: 48px;
  }
  .item-title h2 {
    font-size: 42px;
    margin-top: 0;
  }
  .c-r-options {
    padding: 0;
    margin-bottom: 1em;
    border-bottom: none;
  }

  #source-text {
    padding: 0.2em 2em 1.5em;
  }
  .zoom-buttons button {
    padding: 1px 6px;
  }
  .zoom-buttons .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 1px 10px;
  }
}

@media (min-width: 850px) {
  .c-r-options {
    padding-left: 0em;
    margin-bottom: 1em;
  }
  figure.split-item {
    overflow: hidden;
    width: 60%;
    position: relative;
    height: 100%;
  }
  figure.split-item div.panzoom-parent {
    border: 1px solid #cecece;
    background: #ececec;
    height: 100%;
  }
  .split-item:last-child {
    width: 38%;
    margin-left: 2%;
    margin-top: 0;
    padding: 0 1em 5em 0;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .split-item:last-child div.article-content {
    overflow: scroll;
    position: absolute;
    height: 90%;
    padding: 0 2em 2em 0;
  }
  span#item-slide {
    margin-left: 0;
  }
  a.close-source {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .page-top.item-page {
    padding: 35px 48px;
  }
  .page-top.item-page .indent-content {
    padding: 0;
  }
  #item-content {
    padding: 48px;
    padding-bottom: 0;
  }
  #item-content:last-child {
    padding-bottom: 48px;
  }
}

@media (min-width: 1095px) {
  #slide-items li {
    width: 285px;
    margin: 10px 15px 10px 0;
  }
  .item-title h2 {
    margin-top: 0;
  }
}
