html, body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  background-image: url(https://batharitemple.net/assets/kalariwall_bg_filter.png);
  background-position: center top;
  width: 100vw;
  /*padding: 20px 0;*/
}

#title_card_bg {
  background-color: black;
  z-index: 19;
  width: 100vw;
  height: 450%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#title_card_image {
  position: absolute;
  z-index: 20;
  margin-left: 15%;
  max-width: 70%;
  opacity: 0;
}

.default_cursor {
  cursor: default;
}

.cursor_1 {
  cursor: url(https://batharitemple.net/assets/brush80.png) 15 40, auto;
}

.cursor_2 {
  cursor: url(https://batharitemple.net/assets/fingerprint80.png) 28 40, auto;
}

.cursor_3 {
  cursor: url(https://batharitemple.net/assets/trowel80.png) 21 40, auto;
}

.cursor_4 {
  cursor: url(https://batharitemple.net/assets/holebrush80.png) 11 40, auto;
}

.cursor_5 {
  cursor: url(https://batharitemple.net/assets/gloves80.png) 18 40, auto;
}

#revealed0:hover, #revealed0_mobile0:hover, #revealed0_mobile1:hover, #revealed0_mobile2:hover, #revealed0_mobile3:hover {
  cursor: url(https://batharitemple.net/assets/Hover_Pointer_Icon_64.png) 8 1, auto;
}

/*.bg_image {
  background-image: url(kalariwall_bg_filter.png);
  background-position: center top;
}*/

/*.container {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
}*/

#letters0 {
  width: 78%;
  margin: 0 auto;
  margin-top: 50px; /*use only for landing! */
  text-align: center;
  opacity: 0;
}

#letters1 {
  width: 78%;
  margin: 0 auto;
  text-align: center;
  z-index: 0;
  opacity: 0;
}

#letters2 {
  width: 78%;
  margin: 0 auto;
  margin-top: -69px;
  text-align: center;
  z-index: -5;
  opacity: 0;
  visibility: hidden;
}

#letters3 {
  width: 90%;
  margin: 0 auto;
  margin-top: -116px;
  text-align: center;
  z-index: -10;
  opacity: 0;
  visibility: hidden;
}

@media only screen and (max-width: 479px) {

  #letters1 {
    margin-top: 0px;
  }

  #letters2 {
    margin-top: -300px;
  }

  #letters3 {
    margin-top: -345px;
  }

  #title_card_image {
    margin-top: -500px;
  }

}

#letters0, #letters1, #letters2, #letters3  {
  font-family: "Lumanosimo", cursive, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(39, 20, 6);
  font-size: 24pt;
  letter-spacing: .30rem;
  /*background-color: rgba(252, 196, 157, 0.825);*/
  padding: 0px;
  padding-top: 20px;
  line-height: 150%;
}

#letters0 a, #letters1 a, #letters2 a, #letters3 a {
  color: rgb(16, 48, 109);
  text-decoration: none;
}

/*subtitle, 1
#letters span:nth-child(n+20) {
  font-style: italic;
}

#letters span:nth-child(n+72) {
  font-style: normal;
}*/

/*deep map, 2*/
#letters2 span:nth-child(n+38) {
  color: rgb(16, 48, 109);
}

#letters2 span:nth-child(n+46) {
  color: rgb(39, 20, 6);
}

/*digital installation work, 2*/
#letters2 span:nth-child(n+65) {
  color: rgb(16, 48, 109);
}

#letters2 span:nth-child(n+90) {
  color: rgb(39, 20, 6);
}

/*digital digital excavator, 3*/
#letters3 span:nth-child(n+56) {
  color: rgb(16, 48, 109);
}

#letters3 span:nth-child(n+73) {
  color: rgb(39, 20, 6);
}

/*deep map, 3
#letters3 span:nth-child(n+38) {
  color: rgb(16, 48, 109);
}

#letters3 span:nth-child(n+46) {
  color: rgb(39, 20, 6);
}*/

#title_link_1 {
  padding: 0;
  position: absolute;
  margin-top: -92px;
  margin-left: 1060px;
  z-index: 5;
  /*opacity: 0;*/
}

#title_link_2 {
  padding: 0;
  position: absolute;
  margin-top: -43px;
  margin-left: 389px;
  z-index: 5;
  /*opacity: 0;*/
}

#title_link_3 {
  padding: 0;
  position: absolute;
  margin-top: -89px;
  margin-left: 1386px;
  z-index: 5;
  /*opacity: 0;*/
}

.tool_button_bar {
  background-color: rgba(252, 196, 157, 0.000);
  border: 10px solid;
  border-color: rgba(252, 196, 157, 0.825);
  width: 225px;
  height: 600px;
  padding-top: 25px;
  padding-bottom: 25px;
  flex-direction: column;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  margin: auto;
  margin-top: 200px;
  border-radius: 50px;
}

#tool_button_1 {
  margin-bottom: 25px;
  /*position: absolute;
  margin-left: 650px;
  margin-top: 200px;*/
}

#tool_button_2 {
  margin-bottom: 25px;
  /*position: absolute;
  margin-left: 1150px;
  margin-top: 425px;*/
}

/*
#tool_button_3 {
  position: absolute;
  margin-left: 875px;
  margin-top: 650px;
}
*/

/*
#tool_button_4 {
  position: absolute;
  margin-left: 1150px;
  margin-top: 750px;
}

#tool_button_5 {
  position: absolute;
  margin-left: 750px;
  margin-top: 925px;
}
  */

.tool_button {
  width: 150px;
	height: 150px;
	background-color: rgba(158, 99, 57, 0.671);
	border-radius: 150px;
	text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.tool_button_selected {
  width: 150px;
	height: 150px;
  background-color: rgb(118, 255, 118);
  border-radius: 150px;
	text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tool_button:hover {
  background-color: rgba(121, 75, 43, 0.9);
	border-radius: 150px;
}

/*.tool_button:active {
  background-color: rgb(118, 173, 255);
	border-radius: 100px;
}*/

.tool_image {
  height: 80px;
  transition: 1s;
}

.transparent_selected {
  opacity: 0%;
  transition: 3s;
}

/*
@keyframes fade{
    0% {
      opacity: 0;
    }
    50% {
      opacity: .5;
    }
    100% {
      opacity: 1;
    }
  }
*/

.more_button_container {
  font-family: "Lumanosimo", cursive, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(39, 20, 6);
  font-size: 24pt;
  letter-spacing: .30rem;
  padding: 0px;
  margin: 0 auto;
  margin-top: 150px;
  margin-bottom: 150px;
  line-height: 150%;
  text-align: center;
  text-decoration: none;
  align-content: center;
  justify-content: center;
}

.more_button_container a:link, .more_button_container a:visited {
  font-family: "Lumanosimo", cursive, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(39, 20, 6);
  font-size: 24pt;
  letter-spacing: .30rem;
  margin: 0 auto;
  margin-top: 150px;
  margin-bottom: 150px;
  /*background-color: rgba(252, 196, 157, 0.825);*/
  padding: 0px;
  line-height: 150%;
  text-align: center;
  text-decoration: none;
}

.more_text_div {
  width: 60%;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.more_text {
  font-family: 'Quicksand', sans-serif;
  color: rgb(39, 20, 6);
  font-size: 18pt;
  background-color: rgba(252, 196, 157, 0.825);
  padding: 20px;
  text-align: left;
  line-height: 125%;
}

.more_text a {
  color: rgb(16, 48, 109);
}

.more_text2 a {
  color: rgb(16, 48, 109);
}

.more_text3 a {
  color: rgb(16, 48, 109);
}

.more_text4 a {
  color: rgb(16, 48, 109);
}

.quote {
  font-style: oblique;
}

sub, sup {
  line-height: 0;
}

.more_text p:first-child {
  margin-top: 0;
}

.more_text p:last-child {
  margin-bottom: 0;
}

.more_ref {
  font-size: 12pt;
}

.ref_1 {
  margin: 0;
}

.ref_2 {
  margin-top: 0;
}

.return_button_container {
  width: 60%;
  margin: 0 auto;
  margin-top: 25px;
}

.return_button_container a:link, .return_button_container a:visited {
  background-color: rgba(252, 196, 157, 0.825);
  color: rgb(39, 20, 6);
  font-family: 'Quicksand', sans-serif;
  font-size: 18pt;
  padding: 15px 20px;
  text-align: center;
  text-decoration: none;
}

.return_button_container a:hover, .return_button_container a:active {
  background-color: rgba(158, 99, 57, 0.671);
}



.center_image {
  padding: 0;
  display: block;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  opacity: .5;
  /*height: 100vh;*/
}



/*  Mobile Canvas
@media only screen and (max-width: 599px){

}
*/

/*  Tablet Canvas
@media only screen and (min-width: 600px) {

}
*/

/*  Desktop Canvas
@media only screen and (min-width: 900px) {

}
*/

.canvas {
  position: absolute;
  top: 0;
}

#canvas_holder {
  height: 1300px;
  width: 90%;
  margin: 0px auto;
  position: relative;
}

#js_container0 {
  position: absolute;
  z-index: 5;
  width: 800px;
  height: 800px;
  margin: 0;
  margin-left: 400px;
  margin-top: 200px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
  visibility: hidden;
}

#marks0 {
  position: absolute;
  z-index: 4;
  visibility: hidden;
}

#js_container0_mobile0 {
  position: absolute;
  z-index: 5;
  width: 534px;
  height: 534px;
  margin: 0;
  margin-left: 250px;
  margin-top: 350px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
  visibility: hidden;
}

#marks0_mobile0 {
  position: absolute;
  z-index: 4;
  width: 1000px;
  height: 800px;
  margin-top: 200px;
  visibility: hidden;
}

#js_container0_mobile1 {
  position: absolute;
  z-index: 5;
  width: 384px;
  height: 384px;
  margin: 0;
  margin-left: 250px;
  margin-top: 400px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
  visibility: hidden;
}

#marks0_mobile1 {
  position: absolute;
  z-index: 4;
  width: 720px;
  height: 576px;
  margin-left: 100px;
  margin-top: 300px;
  visibility: hidden;
}

#js_container0_mobile3 {
  position: absolute;
  z-index: 5;
  width: 310px;
  height: 310px;
  margin: 0;
  margin-left: 175px;
  margin-top: 400px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
  visibility: hidden;
}

#marks0_mobile3 {
  position: absolute;
  z-index: 4;
  width: 580px;
  height: 465px;
  margin-left: 0px;
  margin-top: 300px;
  visibility: hidden;
}

#js_container0_mobile2 {
  position: absolute;
  z-index: 5;
  width: 240px;
  height: 240px;
  margin: 0;
  margin-left: 75px;
  margin-top: 450px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
  visibility: hidden;
}

#marks0_mobile2 {
  position: absolute;
  z-index: 4;
  width: 370px;
  height: 320px;
  margin-left: 0px;
  margin-top: 400px;
  visibility: hidden;
}



@media only screen and (max-width: 619px) { /*Smallest*/

  #js_container0_mobile2, #marks0_mobile2 {
    visibility: visible;
  }

}

@media only screen and (min-width: 620px) and (max-width:899px) { /*Small*/

  #js_container0_mobile3, #marks0_mobile3 {
    visibility: visible;
  }

}

@media only screen and (min-width:900px) and (max-width:1199px) { /*Medium*/

  #js_container0_mobile1, #marks0_mobile1 {
    visibility: visible;
  }

}

@media only screen and (min-width:1200px) and (max-width:1549px) { /*Large*/

  #js_container0_mobile0, #marks0_mobile0 {
    visibility: visible;
  }

}

@media only screen and (min-width: 1550px) { /*Largest*/

  #js_container0, #marks0 {
    visibility: visible;
  }

}



.more_button_container {
  border: 10px solid;
  border-color: rgba(252, 196, 157, 0.825);
  width: 200px;
  height: 100px;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 200px;
  border-radius: 50px;
}

/*---------------------------------------------------------------------------------*/

.nav_float_home {
	position: fixed;
  z-index: 3;
	width: 50px;
	height: 50px;
	top: 30px;
	left: 30px;
	background-color: rgba(158, 99, 57, 0.671);
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}

.nav_float_return {
	position: fixed;
  z-index: 3;
	width: 50px;
	height: 50px;
	top: 30px;
	left: 110px;
	background-color: rgba(158, 99, 57, 0.671);
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}

@media only screen and (max-width: 480px) {
  .nav_float_home {
    position: fixed;
    z-index: 3;
    width: 50px;
    height: 50px;
    top: 110px;
    left: 30px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }
  
  .nav_float_return {
    position: fixed;
    z-index: 3;
    width: 50px;
    height: 50px;
    top: 190px;
    left: 30px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }
}

.nav_float_footer {
	position: fixed;
  z-index: 3;
	width: 50px;
	height: 50px;
	bottom: 100px;
	left: 30px;
	background-color: rgba(158, 99, 57, 0.671);
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}

.nav_float_whimis {
	position: fixed;
  z-index: 3;
	width: 50px;
	height: 50px;
	bottom: 100px;
	left: 110px;
	background-color: rgba(158, 99, 57, 0.671);
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}

.nav_float_map {
	position: fixed;
  z-index: 3;
	width: 50px;
	height: 50px;
	bottom: 100px;
	left: 190px;
	background-color: rgba(158, 99, 57, 0.671);
	border-radius: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
}

.top_buffer {
  height: 100px;
}

.bottom_buffer {
  height: 100px;
}

.panorama_buffer {
  height: 200px;
}

.nav_icon {
  padding-top: 10px;
  opacity: 75%;
  height: 30px;
}

@media only screen and (max-width: 1199px) {

  .nav_float_footer {
    position: fixed;
    z-index: 3;
    width: 40px;
    height: 40px;
    bottom: 75px;
    left: 30px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 40px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }
  
  .nav_float_whimis {
    position: fixed;
    z-index: 3;
    width: 40px;
    height: 40px;
    bottom: 75px;
    left: 110px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 40px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }
  
  .nav_float_map {
    position: fixed;
    z-index: 3;
    width: 40px;
    height: 40px;
    bottom: 75px;
    left: 190px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 40px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }

  .nav_icon {
    padding-top: 9px;
    opacity: 75%;
    height: 22px;
  }

  .nav_float_home {
    position: fixed;
    z-index: 3;
    width: 40px;
    height: 40px;
    top: 110px;
    left: 30px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }
  
  .nav_float_return {
    position: fixed;
    z-index: 3;
    width: 40px;
    height: 40px;
    top: 190px;
    right: 30px;
    background-color: rgba(158, 99, 57, 0.671);
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
  }

}