.html {
  width: 1080px;
  height: 1920px;
  /*overflow: hidden;*/
}

.body {
  background-image: url('../images/BG.png');
  background-position: 0px 0px;
  background-size: 1080px;
  /*overflow: hidden;*/
  width: 1080px;
  height: 1920px;
}

.portrait {
  display: block;
}

.details {
  position: relative;
  width: 1080px;
  height: 370px;
  text-align: left;
}

.detail-name {
  margin-top: 75px;
  margin-left: 45px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 48px;
  font-weight: 300;
}

.detail-dates {
  margin-top: 48px;
  margin-left: 45px;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 100%, .4);
  font-size: 36px;
  font-weight: 300;
}

.detail-dates.dates-grid {
  margin-top: 136px;
  color: #fff;
  font-size: 48px;
}

.detail-party {
  margin-top: 36px;
  margin-bottom: 76px;
  margin-left: 45px;
  font-family: Raleway, sans-serif;
  color: #5c5c5c;
  font-size: 24px;
  font-weight: 300;
}

.menu {
  display: block;
  margin-top: 101px;
  margin-right: 9px;
  float: right;
  clear: right;
}

.buttonrow {
  margin-top: 36px;
  float: right;
  text-align: left;
}

.buttonrow-space {
  margin-right: 9px;
}

.no-portrait {
  width: 1080px;
}

.detail-biography {
  margin-right: 45px;
  margin-left: 45px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  text-align: justify;
}

.top-section {
  display: block;
  height: 1550px;
}

.bottom-section {
  position: absolute;
  top: 1550px;
  display: block;
  height: 370px;
  text-align: center;
}

.bottom-section.decades {
  top: 1380px;
  height: 540px;
}

.bottom-section.portrait {
  top: 1550px;
  height: 370px;
}

.bottom-section.az {
  top: 1515px;
  height: 405px;
}
.az {
  width: 1080px;
  text-align: left;
}

.link-az {
  display: inline-block;
  width: 135px;
  height: 135px;
  float: left;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: #916b35;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  text-decoration: none;
}

.link-az:hover {
  background-color: #fff;
}

.link-az.w--current:focus {
  color: #fff;
}

.link-az.righthand {
  height: 135px;
  border-right-width: 0px;
}

.link-az.righthand.bottomhand {
  width: 135px;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  background-color: rgba(145, 107, 53, 0);
  background-image: url('../images/Menu.jpg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: repeat-y;
}

.link-az.righthand.bottomhand.decade {
  width: 216px;
}

.link-az.righthand.bottomhand.decade.empty {
  background-image: none;
}

.link-az.decade {
  width: 216px;
}

.az-letter {
  position: relative;
  top: 43%;
  right: auto;
  font-family: Raleway, sans-serif;
  color: #000;
  font-weight: 300;
  text-align: center;
}

.az-letter.faded {
  color: rgba(0, 0, 0, .3);
}

.az-list {
  position: static;
  top: 150px;
  width: 1080px;
  padding-top: 50px;
}

.az-list.decade-div {
  top: 75px;
}

.az-list-item {
  width: 1080px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 22px;
  padding-bottom: 22px;
}

.az-list-item.decade-list {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.az-list-name {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
}

.az-list-date {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 100%, .4);
  font-size: 36px;
  font-weight: 300;
}

.az-list-col1 {
  padding-left: 22px;
}

.detail-artistlink {
  display: block;
  margin-left: 45px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #916b35;
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
}

.weepalette {
  display: inline;
}

.artist-text {
  display: inline-block;
  margin-left: 11px;
  font-family: 'Open Sans', sans-serif;
}

.grid-div {
  width: 1080px;
  height: 1550px;
  padding-top: 32px;
  clear: both;
  text-align: center;
}

.grid-row {
  width: 1000px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail {
  position: relative;
}

.grid-nametag {
  position: fixed;
  z-index: 100;
  display: inline-block;
  width: 230px;
  margin-top: 239px;
  padding: 16px 10px;
  background-color: rgba(0, 0, 0, .7);
  font-family: Raleway, sans-serif;
  color: #afacac;
  font-size: 24px;
  line-height: 31px;
  font-weight: 300;
}

.pagination {
  width: 112px;
  height: 112px;
  margin-right: 9px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .4);
}

.page-numbers {
  margin-top: 42px;
  font-family: Raleway, sans-serif;
  color: #916b35;
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.weelogo {
  margin-top: 45px;
  margin-left: 45px;
}

.overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 200;
  display: none;
  width: 1080px;
  height: 1920px;
  background-image: url('../images/Overlay.png');
  background-position: 0px 0px;
  background-size: contain;
}

.biog-name {
  margin-top: 200px;
  padding-left: 124px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  text-align: left;
}

.biog-body {
  padding-top: 95px;
  padding-right: 124px;
  padding-left: 124px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.close {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: block;
  width: 135px;
  height: 135px;
}

.mainmenu {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1080px;
  height: 1920px;
  background-image: url('../images/MENU_1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.mainmenu.about-us {
  background-image: url('../images/About.jpg');
  background-size: contain;
}

.linkportraits {
  width: 1080px;
  height: 1280px;
}

.linkportraits.chronological {
  height: 207px;
}

.linkportraits.chronological.about-us {
  width: 140px;
  height: 140px;
  margin-top: 448px;
  margin-left: 53px;
}

.linkportraits.about-us {
  height: 500px;
}

.about-us-text {
  margin-right: 45px;
  margin-left: 45px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
}

.strict-container {
  position: absolute;
  display: block;
  width: 1080px;
  height: 1920px;
}

.zoom {
  position: absolute;
  top: 1405px;
  left: 949px;
}
