@font-face {
  font-family: "font-4-btn-lbl-hdr-ttl";
  src: url("../fonts/Herculanum.ttf");
}
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background: #d7cbab;
  overflow: auto;
}
/* Header Nav Bar */
#top-header {
	z-index: 1;
	background-color: transparent;
	position: fixed;
	top: 0px;
	width: 100%;
}
.logoImg {
	opacity: 60%;
	transition: .35s;
	border-radius: 5px;
	margin: auto;
  transform: translateX(20%);
}
.logoImg:hover {
	opacity: 100%;
}
.homeBtn {
  font-size: 21px;
  top: 20%;
  position: absolute;
  padding: 0.05%;
  cursor: pointer;
  transition: .25s;
	left: 0.5%;
	z-index: 1;
  border-radius: 5px;
  box-shadow: 4px 5px 10px transparent ;
  background-color: rgba(245, 240, 223, .1);
  border: 1px solid black;
	text-decoration: none;
	text-align: center;
	color: black;
}
.homeBtn:hover {
  border: 1px solid black;
  box-shadow: 4px 5px 10px black ;
}

#menu-nav {
	order: 2;
	top: 2.5px;
	background-color: #f5f0df;
	border-radius: 2.5px;
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.5);
	position: absolute;
	height: 45px;
	right: 5px;
}
#navigation-bar ul {
	margin: auto;
	padding: 0;
	padding-top: 2.5px;
}
#navigation-bar li {
	display: inline-block;
	text-align: center;
	list-style: none;
	vertical-align: middle;
}
/* hidden text under map key items */
.mapKeyText {
	position: relative;
	max-width: 35px;
	opacity: 0;
	text-align: center;
}
/* text under map key items on hover */
#navigation-bar li:hover p {
	transition: opacity 0.5s;
	opacity: 1;
}
/* map key items */
#navigation-bar div {
	height: 42px;
	width: 42px;
	color: black;
	border: 1px transparent solid;
	text-decoration: none;
	text-align: center;
	border-radius: 50%;
	display: block;
	transition: 0.5s ease;
}
/* map key items */
#navigation-bar img {
	padding-top: 3px;
	width: 32.5px;
	height: 32.5px;
}
/* Black circle around map key items on hover */
#navigation-bar div:hover {
	border: 0.5px black solid;
}

/* width */
::-webkit-scrollbar {
  width: auto;
}
/* Track */
::-webkit-scrollbar-track {
  background: #d7cbab;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #a89f85;
  border-radius: 50px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgb(119, 119, 119);
}

/* HIGHLIGHT POINTS */
path {
  stroke: rgba(255, 255, 255, 0);
  fill:rgba(255, 255, 255, 0);
  transition: fill .4s ease;
  cursor: pointer;
}

#world {
  position: relative;
  left: 0;
  top: 0;
  width: max-content;
  height: 100%;
  z-index: 0;  
  transform-style: inherit;
  transform: translateZ(0px);
}

#overallMap {
  padding-top: 25px;
  height: 95%;
  overflow:auto;
  position: absolute;
}

.map2 {
  transform: translateX(72.7%);
}
.map3 {
  transform: translateX(122.5%);
}
.map4 {
  transform: translateX(306.235%);
}
.map5 {
  transform: translateX(309.55%);
}
#svgMap {
  padding-top: 25px;
  height: 95%;
  overflow: auto;
  position: absolute;
}
#isolatedMapPoints {
  padding-top: 25px;
  height: 95%;
  overflow: auto;
  position: absolute;
}

/* below is all the hidden content */
hr {
  margin-top: 0;
}
.close-icon {
  width: 1.25em;
  height: 1.25em;
  right: 0.125em;
  top: 0.125em;
  position: absolute;
  cursor: pointer;
}
#title-font {
  text-align: center;
  font-family: "font-4-btn-lbl-hdr-ttl";
  font-style: normal;
  letter-spacing: 0.7px;
  font-size: 20px;
}
.informationPoints {
  z-index: 1;
  font-size: 18px;
  text-align: center;
  border: 1px black solid;
  background-color: #f5f0df;
  display: none;
  position: absolute;
  padding: 7.5px;
}



.old-summer-palace {
  width: 500px;
  top: 20vh;
  left: 17.5vh;
}


.imperial-palace {
  width: 510px;
  top: 54vh;
  left: 27.5vh;
}
.tsiyn-temple {
  width: 600px;
  top: 49vh;
  left: 47.5vh;
}
.pt3-txt2{
  margin-top: 0;
  padding-top: 5%;
  text-align: left;
}
.tsiyn-t-holder {
  width: 50%;
  height: 50%;
}
.tsiyn-t-holder img{
  width: 90%;
  height: auto;
}
.tsiyn-t-holder {
  text-align: center;
  position: relative;
  float: right;
}
.pt3-caption {
  font-size: 15px;
}

.mu-cang {
    width: 250px;
    top: 37.5vh;
    left: 50vh;
}
.tong-jeo {
  width: 320px;
  top: 61vh;
  left: 77vh;
}
.yun-river {
  width: 200px;
  top: 51vh;
  left: 75vh;
}
.way-out {
  width: 500px;
  top: 20vh;
  left: 101.5vh;
}
.jian-river {
  width: 225px;
  overflow: auto;
  top: 37.5vh;
  left: 102.5vh;
}
.yan-giyoo-travel-palace {
  width: 375px;
  max-height: 250px;
  overflow: auto;
  top: 40vh;
  left: 103vh;
}
.return {
  width: 600px;
  top: 45vh;
  left: 70vh;
}
.date {
  width: 540px;
  top: 50vh;
  left: 87.5vh;
}
#date-content {
  height: 160px;
  overflow: auto;
  margin-bottom: 1%;
}
.kipan-stop {
  width: 300px;
  top: 35vh;
  left: 110vh;
}
.mt-panlung {
  width: 540px;
  top: 22vh;
  left: 142.5vh;
}
#panlung-content {
  height: 350px;
  overflow: auto;
  margin-bottom: 1%;
}
#panlung-content div a {
  text-decoration: none;
  color: #000;
  text-align: center;
  height: 15px;
  font-family: "font-4-btn-lbl-hdr-ttl";
  width: 100%;
  margin: auto;
}
#panlung-content div{
  width: 100%;
  margin: auto;
  height: max-content;
}
#panlung-content img{
  width: 100%;
  margin: auto;
  height: auto;
}
.sanho-stop {
  width: 250px;
  top: 40vh;
  left: 140vh;
}
.sanho-county {
  width: 220px;
  top: 65vh;
  left: 150vh;
}
.be-gian-travel-palace {
  width: 500px;
  top: 47.5vh;
  left: 195vh;
}
.mt-pan {
  width: 600px;
  top: 19vh;
  left: 220vh;
}
#pan-content {
  height: 500px;
  overflow: auto;
  margin-bottom: 1%;
}
#pan-content div a {
  text-decoration: none;
  color: #000;
  text-align: center;
  height: 15px;
  font-family: "font-4-btn-lbl-hdr-ttl";
  width: 15%;
}
.img-mp1,
.img-mp2{
  width: 80%;
  height: 80%;
}
.yi-ci-temple {
  width: 540px;
  top: 38vh;
  left: 525vh;
}
#yi-si-content {
  height: 300px;
  overflow: auto;
}
.horse-change {
  width: 350px;
  top: 64vh;
  left: 780vh;
}
.wenshuan-spare-house-station {
  width: 500px;
  top: 15vh;
  left: 800vh;
}
.shanhai-pass {
  width: 650px;
  top: 40vh;
  left: 810vh;
}

#shanhai-content {
  z-index: 1;
  height: 300px;
  overflow: auto;
  margin-bottom: 1%;
}
#shanhai-content div{
  width: 100%;
}
#shanhai-content div a {
  z-index: 1;
  text-decoration: none;
  color: #000;
  text-align: center;
  height: 15px;
  font-family: "font-4-btn-lbl-hdr-ttl";
  width: 100%;
  display: block;
  margin: auto;
}
.img-sc1{
  width: 75%;
  margin: auto;
  height: auto;
}
.red-wall {
  width: 500px;
  top: 51vh;
  left: 825vh;
}
.bohai-sea {
  width: 110px;
  top: 70vh;
  left: 825vh;
}





.bei-jen-temple {
  width: 500px;
  height: 400px;
  overflow: auto;
  top: 40vh;
  left: 1500.5vh;
}
.bjt-txt3{
  width: 90%;
  bottom:1em;
}
.ilagri-mountain {
  width: 540px;
  top: 18vh;
  left: 1512.5vh;
}
.guang-niyeng-county {
  width: 520px;
  top: 29vh;
  left: 1522.5vh;
}
.tomb-of-hong-taiji {
  width: 400px;
  top: 40vh;
  left: 1950vh;
}
.mukden-palace {
  width: 625px;
  height: 560px;
  overflow: auto;
  top: 15vh;
  left: 1960vh;
}
.img-mukenp1,
.img-mukenp2{
  width: 70%;
  height: 70%;
}
.tomb-of-nurhaci {
  width: 400px;
  top: 45vh;
  left: 1980vh;
}
.the-eternal-tombs {
  width: 500px;
  top: 55vh;
  left: 2280vh;
}
.hetu-ala {
  width: 510px;
  top: 50vh;
  left: 2285vh;
}
.conclusion {
  width: 600px;
  top: 25vh;
  left: 2300vh;
}
#conclusion-content {
  height: 275px;
  overflow: auto;
  margin-bottom: 1%;
}
