html {
  font-size: 16px;
}
body {
  font-size: 1rem;
  background-color: #99ffff;
  margin: 0;
}
.header1 {
  background-image: linear-gradient(#99ffff, #ecd2e0);
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .625rem;
  padding-left: 1.25rem;
  margin: 0;
}
.header2 {
  background-color: #ecd2e0;
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .625rem;
  padding-left: 1.25rem;
  margin: 0;
}
a {
  color: #339999;
  text-decoration: none;
}
a:hover {
  color: black;
}
#intro {
  position: relative;
  display: inline-block; /* Make the width of box same as image */
}
#intro img {
  width: 100%;
}
.text {
  position: absolute;
  z-index: 999;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0; /* Adjust this value to move the positioned div up and down */
  text-align: left;
  width: 90%; /* Set the width of the positioned div */
}
h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 6.25rem;
  font-weight: bold;
  color: white;
  text-shadow: .2rem .2rem #000000;
}
.wrapper {
  position: absolute;
  top: 88%;
  width: 19rem;
  height: 17rem;
  background: url("/images-new/fg_150_dark.png") repeat;
}
.text2 {
  width: 100%;
  height: 100%;
  appearance: none;
  background: transparent;
  border: none;
  font-family: sans-serif;
  font-size: 1.5rem;
  line-height: 1.9rem;
  color: white;
  text-align: center;
  padding-top: 2.2rem;
}
.button {
  position: absolute;
  top: 68%;
  left: 20%;
  width: 11.25rem;
  background-color: #339999;
  color: white;
  border: 1px solid white;
}
.button:hover {
  background-color: #99ffff;
  color: black;
}
.text3 {
  width: 100%;
  height: 100%;
  appearance: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1.25rem;
  color: white;
  text-align: center;
  padding-top: .625rem;
  padding-bottom: .625rem;
}
.photo1 {
  position: relative;
  top: -1.7rem;
  font-family: sans-serif;
  font-size: 1rem;
  color: white;
  float: right;
}
#menu {
  background-image: linear-gradient(#ffffff 60%, #ecd2e0, #ffffff);
  padding: 1rem;
}
h2 {
  font-family: sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  color: black;
}
.text4 {
  font-family: sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  line-height: 2rem;
}
table.nav {
  table-layout: fixed;
  border-spacing: 1rem;
  width: 96%;
  margin: auto;
}
.nav td {
  background-color: white;
  border: 2px solid #ecd2e0;
}
.nav td:hover {
  background-image: linear-gradient(#99ffff, #ecd2e0);
  border: 2px solid #99ffff;
}
table.nav-small {
  float: right;
  margin-top: 4.375rem;
  margin-bottom: 0;
}
.nav-small td {
  padding-top: 0;
  padding-right: .625rem;
  padding-bottom: 0;
  padding-left: 1.875rem;
}
.nav-small a {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.nav-small a:hover {
  color: #339999;
}
.prevpage {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #fff;
  padding: .8rem;
  border: 2px solid #339999;
  border-radius: 12px;
}
.nextpage {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #fff;
  padding: .8rem;
  border: 2px solid #339999;
  border-radius: 12px;
}
h3 {
  font-family: sans-serif;
  font-size: 1.875rem;
  line-height: 3.125rem;
  font-weight: bold;
  color: black;
  margin-left: auto;
  margin-right: auto;
}
.text5 {
  font-family: sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  width: 50%;
  margin: auto;
}
#animation {
  background-image: linear-gradient(#99ffff, #ecd2e0);
  text-align: center;
  padding-top: 3.125rem;
  padding-bottom: 4.375rem;
}
.box {
  border: 1px solid black;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 1.875rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
table.content {
  table-layout: auto;
  width: 90%;
  margin: auto;
}
.content td {
  padding: .625rem;
  text-align: center;
}
.video {
  text-align:center;
  padding: 1.25rem;
}
h4 {
  font-family: sans-serif;
  font-size: 1.875rem;
  line-height: 2.5rem;
  font-weight: bold;
  color: black;
}
.description {
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: 1.625rem;
  text-align: left;
  padding-left: 1.875rem;
  padding-right: 0;
}
#production_design {
  background-image: linear-gradient(#99ffff, #ecd2e0);
  text-align: center;
  padding-top: 3.125rem;
  padding-bottom: 4.375rem;
}
#prod-origin {
  width: 70%;
  margin: auto;
  padding-bottom: 2.5rem;
}
#prod-sappho {
  width: 70%;
  margin: auto;
  padding-bottom: 2.5rem;
}
#prod-later {
  width: 70%;
  margin: auto;
  padding-bottom: 2.5rem;
}
#prod-cup {
  width: 70%;
  margin: auto;
  padding-bottom: 2.5rem;
}
#prod-dread {
  width: 70%;
  margin: auto;
  padding-bottom: 2.5rem;
}
#prod-mary {
  width: 70%;
  margin: auto;
  padding-bottom: 2.5rem;
}
.description2 {
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.description3 {
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: 1.625rem;
  padding-left: .625rem;
  padding-right: .625rem;
}
.description4 {
  font-family: sans-serif;
  font-size: 1.25rem;
  line-height: 1.625rem;
  padding-left: 0;
  padding-right: 0;
}
#visual_art {
  background-image: linear-gradient(#99ffff, #ecd2e0);
  text-align: center;
  padding-top: 3.125rem;
  padding-bottom: 4.375rem;
}
#art-logos {
  width: 56.25rem;
  margin: auto;
  padding-bottom: 0;
}
#art-illustration {
  width: 56.25rem;
  margin: auto;
  padding-bottom: 2.5rem;
}
#art-self-portraits {
  width: 56.25rem;
  margin: auto;
  padding-bottom: 2.5rem;
}
#art-multimedia {
  width: 56.25rem;
  margin: auto;
  padding-bottom: 2.5rem;
}
#art-landscape {
  width: 56.25rem;
  margin: auto;
  padding-bottom: 2.5rem;
}
table.content2 {
  table-layout: auto;
  margin: 1.875rem auto 1.875rem auto;
}
.content2 td {
  padding: 0;
  text-align: left;
}
.caption {
  font-family: 'Roboto',sans-serif;
  font-size: 1.25rem;
}
#about_me {
  background-image: linear-gradient(#99ffff, #ecd2e0, #99ffff);
  text-align: right;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  padding-right: 2.5rem;
  display: inline-block;
}
h5  {
  position: relative;
  top: -3.125rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 3rem;
  font-weight: bold;
  color: black;
  text-align: left;
  margin-left: 1.875rem;
}
.name  {
  position: relative;
  top: -5rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  color: black;
}
.pronounce  {
  position: relative;
  top: -3.125rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.875rem;
  font-weight: normal;
  color: black;
}
.photo2 {
  clear: right;
  font-family: sans-serif;
  font-size: 1rem;
  width: 25.3rem;
  float: right;
  text-align: center;
  margin-top: .635rem;
  margin-bottom: 2rem;
}
.text6 {
  font-family: sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  width: 60%;
  clear: both;
  float: right;
}
#container {
  position: relative;
  top: 10rem;
  left: -3.125rem;
}
.text7 {
  position: relative;
  top: 10rem;
  font-family: sans-serif;
  font-size: 1.25rem;
  text-align: left;
  margin-top: 1.25rem;
  margin-left: 3.125rem;
}
.text8 {
  position: relative;
  top: 10rem;
  font-family: 'Roboto', sans-serif;
  font-size: 1.875rem;
  color: black;
  text-align: left;
  float: left;
  margin-top: 1.875rem;
  margin-left: 3.125rem;
}
.copyright {
  margin: 1.25rem auto .625rem auto;
  text-align: center;
  font-family: sans-serif;
  font-size: 1rem;
  color: black;
}
/* Slideshow */
* {
  box-sizing: border-box
}
/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}
/* Hide the images by default */
.mySlides1, .mySlides2, .mySlides3, .mySlides4, .mySlides5, .mySlides6 {
  display: none;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 45%;
  width: auto;
  padding: 1rem;
  color: #dcdcdc;
  font-weight: bold;
  font-size: 1.5rem;
  text-shadow: 1px 0 0 #696969, 0 -1px 0 #696969, 0 1px 0 #696969, -1px 0 0 #696969;
  transition: 0.6s ease;
  border-radius: 3px;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px;
}
/* On hover, change color */
.prev:hover, .next:hover { 
  color: #bbb;
} 
/* Number text (1/3 etc) */
.numbertext1, .numbertext2, .numbertext3, .numbertext4, .numbertext5, .numbertext6 {
  font-family: sans-serif;
  color: #dcdcdc;
  font-size: 1.26rem;
  text-shadow: 1px 0 0 #696969, 0 -1px 0 #696969, 0 1px 0 #696969, -1px 0 0 #696969;
  padding: .5rem .75rem;
  position: absolute;
  top: 0;
}
