* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}
@font-face {
  font-family: cast;
  src: url(https://www.nauzer.com/VETERANTYPEWRITER.TTF);
}

@font-face {
  font-family: readcast;
  src: url(https://www.nauzer.com/VETERANTYPEWRITER.TTF);
}
@font-face {
  font-family: sessionheads;
  src: url(https://www.nauzer.com/VETERANTYPEWRITER.TTF);
}
body {
  background-color: #000000;
  margin-top: 0px;
}
/* width */
::-webkit-scrollbar {
  width: 0.45em;
}
/* border-radius */
::-webkit-scrollbar-thumb {
  border-radius: 50px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #000000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #5f5f5f;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4e4e4e;
}

/* a:link {
  color: rgb(216, 186, 147);
  text-decoration: none;
}
a:visited {
  color: rgb(216, 186, 147);
  text-decoration: none;
}
a:hover {
  color: rgb(216, 186, 147);
  text-decoration: none;
}
a:active {
  color: rgb(216, 186, 147);
  text-decoration: none;
} */

.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.ability {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  color: #dadada;
}
.cast {
  font-family: cast;
  font-size: 24px;
  line-height: 20px;
  color: darkgrey;
}
.castsmall {
  font-family: cast;
  font-size: 0.8em;
  /* line-height: 20px; */
  color: darkgrey;
}
.sessionheads {
  font-family: cast;
  font-size: 14pt;
  color: rgb(192, 192, 192);
}
.open {
  display: block;
  position: fixed;
  margin-top: 0px;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 1);
  outline: none;
  width: 35px;
  height: 18px;
  cursor: pointer;
  color: #ffffff;
  /* background-image: url("https://www.nauzer.com/images/dots.png"); */
  z-index: 66;
}
.close {
  display: none;
  position: fixed;
  margin-top: 0px;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 1);
  outline: none;
  width: 35px;
  height: 18px;
  cursor: pointer;
  color: #ffffff;
  /* background-image: url("https://www.nauzer.com/images/close.png"); */
  z-index: 66;
}
.dotsholder {
  display: none;
  position: fixed;
  margin-left: 300px;
  margin-top: 10px;
  z-index: 56;
  cursor: pointer;
}
.menubag {
  display: none;
  position: fixed;
  z-index: 55;
  margin-top: 10px;
}
.menucard {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: rgb(212, 212, 211);
  text-decoration: none;
}
#apDiv2 {
  display: none;
  position: fixed;
  left: 160px;
  top: 35px;
  width: 215px;
  height: 87px;
  z-index: 55;
  background-color: rgba(0, 0, 0, 1);
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2INV.jpg"); */
  background-position: right top;
  /* opacity: 1; */
  /* backdrop-filter: blur(2px); */
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  color: rgb(216, 186, 147);
  text-decoration: none;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(255, 255, 255); */
  /* box-shadow: 1px 1px 5px #b1b5ee; */
}

.p {
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.8);
}
.disclaimer {
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  margin-left: 2px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-top: 125px;
  height: auto;
  position: fixed;
  display: block;
  padding-left: 15px;
  padding-top: 5px;
  padding-right: 20px;
  /* outline-width: 1px; */
  /* outline-style: solid; */
  /* outline-color: rgb(0, 0, 0); */
  /* background-color: cornsilk; */
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2INV.jpg"); */
  /* background-position: right top; */
  /* opacity: 0.4; */
  /* backdrop-filter: blur(2px); */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: rgb(197, 197, 197);
  z-index: 70;
}

.headrow {
  display: block;
  width: 100%;
  position: fixed;
  background-color: black;
  margin-top: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #d4bfa5;
  text-decoration: none;
}
.earthrise {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  width: 100px;
  height: auto;
  min-width: 100px;
  max-width: 100px;
  z-index: 1;
  align-items: center;
}
.menutalk {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #d4bfa5;
  text-decoration: none;
}
.menutalk a:hover {
  color: #ffffff;
}
.mobilemenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(216, 186, 147);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.toprow {
  display: block;
  width: 100%;
  background-color: rgb(0, 0, 0);
  color: rgb(185, 185, 185);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 14px;
  margin-top: 55px;
  padding-left: 15px;
  padding-bottom: 10px;
  position: fixed;
  text-align: center;
}
.thelinks {
  display: block;
  position: fixed;
  background-color: #000000;
  width: 100%;
  z-index: 100;
  margin-left: 10px;
  margin-top: 110px;
  text-align: center;
}

.mobilerow {
  display: none;
  width: 100%;
  /* background-color: black; */
  color: rgb(185, 185, 185);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 100;
  justify-content: center;
}
.logosign {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  width: 253px;
  height: auto;
  min-width: 253px;
  max-width: 253px;
  z-index: 5;
}
.blue {
  display: block;
  position: fixed;
  width: 277px;
  height: 1px;
  background-color: cornflowerblue;
  z-index: 50;
  margin-top: 105px;
}
.first {
  display: flex;
  position: absolute;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 145px;
  justify-content: center;
  /* outline-style: solid;
    outline-width: 1px; */
  z-index: -1;
  /* outline-color: cornflowerblue; */
}
.nauzer {
  display: block;
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  /* margin-top: 145px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px; */
  height: auto;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: center;
  background-color: rgb(0, 0, 0);
  background-image: url("http://www.nauzer.com/images/home-graphicBG2GRAD.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  border: solid;
  border-width: 1px;
  border-color: rgb(75, 75, 75);
  color: darkgrey;
  z-index: 2;
}
.shell {
  display: flex;
  position: absolute;
  flex-direction: row;
  text-align: center;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 145px;
  justify-content: center;
  /* outline-style: solid;
  outline-width: 1px; */
  z-index: -1;
  /* outline-color: cornflowerblue; */
}
.box {
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  margin: 0px;
  /* margin-left: 15px;
  margin-right: 4px;
  margin-bottom: 5px; */
  height: auto;
  background-color: rgb(0, 0, 0);
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2GRAD.jpg"); */
  /* background-position: right top; */
  /* background-repeat: no-repeat; */
  border: solid;
  border-width: 1px;
  border-color: rgb(75, 75, 75);
  color: darkgrey;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  color: rgb(197, 197, 197);
  z-index: 2;
}
.box1 {
  width: 300px;
  max-width: 300px;
  min-width: 200px;
  margin-left: 15px;
  margin-right: 4px;
  margin-top: 0px;
  margin-bottom: 10px;
  height: auto;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: center;
  background-color: rgb(0, 0, 0);
  background-image: url("http://www.nauzer.com/images/home-graphicBG2GRAD.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  border: solid;
  border-width: 1px;
  border-color: rgb(75, 75, 75);
  color: darkgrey;
  z-index: 2;
}
.dropletter::first-letter {
  float: left;
  line-height: 45px;
  font-size: 55px;
  font-family: cast;
  color: rgb(194, 194, 194);

  margin-right: 5px;
  margin-bottom: -5px;
}
.dropletter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  line-height: 1.1em;
  color: rgb(194, 194, 194);
}
.box2 {
  display: none;
  width: 300px;
  max-width: 300px;
  min-width: 230px;
  height: auto;
  margin-right: 4px;
  margin-bottom: 10px;
  margin-left: 15px;
  height: auto;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 15px;
  border: solid;
  border-width: 1px;
  border-color: rgb(75, 75, 75);
  color: azure;
  background-image: url("https://www.nauzer.com/images/window1.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
.horo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  color: darkgrey;
}
.twelve {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  line-height: 1em;
  color: rgb(194, 194, 194);
}
.box3 {
  display: none;
  width: 300px;
  max-width: 300px;
  min-width: 230px;
  margin-top: 0px;
  margin-left: 15px;
  margin-right: 4px;
  margin-bottom: 4px;
  height: auto;
  padding-left: 0px;
  /* padding-right: 20px; */
  padding-top: 0px;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(212, 212, 212); */
  border: none;
  /* border-right: solid; */
  /* border-width: 1px; */
  /* border-color: rgb(168, 168, 168); */
  /* background-color: cornsilk; */
  /* background-image: url("http://www.nauzer.com/images/horoscope.jpg"); */
  /* background-position: left top; */
  /* background-repeat: no-repeat; */
  /* font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: darkgrey; */
  z-index: 7;
}

.box4 {
  display: none;
  width: 400px;
  max-width: 500px;
  min-width: 230px;
  margin-top: 10px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 10px;
  height: auto;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(77, 77, 77);
  background-color: rgb(0, 0, 0);
  /* background-image: url("http://www.nauzer.com/images/home-graphicBG2INV.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover; */
  /* font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: rgb(197, 197, 197); */
  /* opacity: 0.8; */
  z-index: 5;
}
.box5 {
  display: none;
  width: 400px;
  max-width: 600px;
  min-width: 230px;
  margin-top: 10px;
  margin-right: 4px;
  margin-bottom: 15px;
  margin-left: 10px;
  height: auto;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgb(0, 0, 0);
  border: none;
  z-index: 5;
  /* outline-width: 1px;
  outline-style: solid;
  outline-color: rgb(77, 77, 77); */
  /* background-image: url("http://www.nauzer.com/images/thrush.jpg"); */
  /* background-position: right bottom; */
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  /* font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(197, 197, 197); */
  /* opacity: 0.8; */
}
.eclipse {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  color: rgb(194, 194, 194);
}

.warpText {
  float: left;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 40%;
  height: auto;
  text-decoration: none;
}
.spacebag {
  display: none;
  position: fixed;
  width: 100vw;
  height: auto;
  z-index: -5;
  margin-top: 40px;
  opacity: 0.2;
}
.astro {
  font-family: Veteran Typewriter;
  font-size: 24px;
  color: rgb(206, 206, 206);
  line-height: 16px;
}
.intention {
  font-family: cast;
  font-size: 24px;
  color: darkgrey;
  line-height: 16px;
}
.intuitive {
  font-family: Veteran Typewriter;
  font-size: 17px;
  color: rgb(206, 206, 206);
  line-height: 12px;
}
.lead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(197, 197, 197);
  line-height: 12px;
  text-decoration: none;
}
.mail {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(197, 197, 197);
  text-decoration: none;
}
/* ---------------------- */
/* ------------------------- */
/* MEDIA QUERIES */
/* ---------------------- */
/* ------------------------- */

@media (max-width: 1070px) {
  .box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px;
    color: rgb(197, 197, 197);
  }
  .menutalk {
    font-size: 14px;
  }
}
@media (max-width: 973px) {
  .box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px;
    color: rgb(197, 197, 197);
  }
  .box2 .box3 .box4 .box5 {
    width: 300px;
    max-width: 600px;
    min-width: 230px;
    height: auto;
  }
  .menutalk {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  .box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px;
    color: rgb(197, 197, 197);
  }
  .box2 .box3 .box4 {
    width: 300px;
    max-width: 600px;
    min-width: 230px;
    height: auto;
  }
  .menutalk {
    font-size: 14px;
  }

  .menubag {
    display: block;
    position: fixed;
    z-index: 55;
    margin-top: 10px;
  }
  .dotsholder {
    display: none;
    position: fixed;
    margin-left: 300px;
    margin-top: 10px;
    z-index: 50;
    cursor: pointer;
  }
  .thelinks {
    display: block;
  }

  .eclipse {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: rgb(194, 194, 194);
  }
}
@media (max-width: 600px) {
  .menutalk {
    font-size: 14px;
  }

  .headrow {
    text-align: center;
    /* margin-left: 10px; */
  }
  .earthrise {
    margin-right: auto;
    /* margin-left: 95px; */
    margin-top: 0px;
    width: 100px;
    height: auto;
    min-width: 100px;
    max-width: 100px;
    z-index: 1;
    align-items: left;
  }
  .toprow {
    display: block;
    width: 100%;
    background-color: rgb(0, 0, 0);
    color: rgb(185, 185, 185);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 14px;
    margin-top: 55px;
    margin-right: auto;
    margin-left: auto;
    /* padding-left: 15px; */
    padding-bottom: 10px;
    position: fixed;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .logosign {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    width: 253px;
    height: auto;
    min-width: 253px;
    max-width: 253px;
    z-index: 5;
  }
  .thelinks {
    display: block;
    position: fixed;
    background-color: #000000;
    width: 100%;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    margin-top: 110px;
    text-align: center;
  }

  .box {
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: rgb(197, 197, 197);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .menubag {
    display: none;
    position: fixed;
    z-index: 55;
    margin-top: 10px;
  }
  .dotsholder {
    display: none;
    position: fixed;
    margin-left: 300px;
    margin-top: 10px;
    z-index: 50;
    cursor: pointer;
  }

  .eclipse {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: rgb(194, 194, 194);
  }
}
