/*
Stylesheet
BASIC
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;

}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
   padding:0;
  margin: 0;  
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
  padding:0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,html
{
background-color: black;
}




body
{
-moz-font-feature-settings: "liga", "kern";
-moz-font-feature-settings:"liga=1, kern=1";
-ms-font-feature-settings:"liga", "kern";
-o-font-feature-settings:"liga", "kern";
-webkit-font-feature-settings:"liga", "kern";
font-feature-settings: "liga", "kern";

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

font-family:'Bangers',Helvetica,Arial,sans-serif;
}




.center
{
  position: absolute;
  top:50%;
  left:50%;
  -ms-transform:translate(-50%,-50%); 
  -webkit-transform:translate(-50%,-50%); 
  transform:translate(-50%,-50%); 
}
video-js {
  width: 100%    !important;
  height: auto   !important;
}

.videoholderone
{
  position: absolute;
  width: 100%;
  height: 100vh;
  top:0;left:0;
  overflow: hidden;
}
.videoholderone video
{

margin: auto; position: absolute; z-index: 1; top: 50%; left: 0%;
transform: translate(0%, -50%); visibility: visible;
opacity: 1; width: 100%; height: 100%; object-fit: cover;

}

#mainlogo
{
  z-index: 200;
  position: absolute;
  width: 200px;
  top:20px;
  left:20px;


}

#mainlogo img
{
  width: 100%;
  height: auto;
}

#menuicon {
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: block;
}

#menuicon2 {
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 20px;
  width: 65px;
  height: 60px;
  display: block;
  border-radius: 20px;
}

.eyeone {
  width: 30px;
  position: absolute;
  top: 10px;
  left: 0;
}

.eyetwo {
  width: 30px;
  position: absolute;
  top: 10px;
  right: 0;
}

#mainlogounder {
  position: absolute;
  z-index: 200;
  top: 65px;
  left: 40px;
}
#mainlogounder span {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
}
#mainlogounder img {
  width: 15px;
  margin-left: 5px;
  display: inline-block;
}
#mainlogounder span:nth-child(3)
{
  margin-left: -5px;
}


#bottomdrawer {
  z-index: 100;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 230px;
  /* height: 70vh; */
  background-color: white;
  box-sizing: border-box;
  padding: 10px;
  padding-bottom: 30px;
  opacity: 0;
}
#bottomdrawer img {
  width: 100%;
}

#bottomdrawer h2 {
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ff00bf;
  margin-top: 5px;
}
#bottomdrawer h3 {
  font-size: 15px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #ff00bf;
  /* margin-top: 5px; */
}
#bottomdrawer h4 {
  font-size: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #0bf;
  margin-top: 15px;
}

.googleicon {
  width: 25px;
  height: 25px;
  position: relative;
  display: block;
  margin-top: 20px;
  float: left;
}

.appleicon {
  width: 60px;
  height: 20px;
  position: relative;
  display: block;
  margin-top: 2px;
  float: left;
  margin-left: 10px;
}

.deezericon {
  width: 60px;
  height: 20px;
  position: relative;
  display: block;
  margin-top: 15px;
  float: left;
  margin-left: 10px;
}



.videoholderone
{
  position: absolute;
  width: 100%;
  height: 100vh;
  top:0;left:0;
  overflow: hidden;
}

.backthing
{
  position: absolute;
  width: 100%;
  height: 100vh;
  top:0;left:0;
  overflow: hidden;
}

.backthing img {
margin: auto; position: absolute; z-index: 1; top: 50%; left: 0%;
transform: translate(0%, -50%); visibility: visible;
opacity: 1; width: 100%; height: 100%; object-fit: cover;
}

.characterone
{
  position: absolute;

}

.stuffholder
{
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  top: 0;left:0;
  z-index: 50;
}

.characterone {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  height: 80vh;
}

.characterone img {
  height: 100%;
  width: auto;
}

.charactertwo {
  position: absolute;
  height: 90vh;
  width: auto;
  left: 50%;
  transform: translate(-50%,0);
  bottom: 0;
}

.charactertwo img {
  width: auto;
  height: 100%;
}


.cookiesone {
  position: absolute;
  width: auto;
 /* height: 200vh;*/
 width: 200%;
 /* height: 100vh;*/
}

.cookiesone img {
   height: auto;
  width: 100%;
}


#starholder{
  height: 1px;
  left: 0;
  position: absolute;
 bottom: 0;
  width: 100%;

}


#starholder2{
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;

}

.dot {
  position:absolute;
  width:20px;
  height:20px;
 /* border:1px solid #fff;*/
  opacity: 1;
  background-image: url(images/cookiie-1.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.dot:nth-child(2n){background-image: url(images/cookiie-2.png);}
.dot:nth-child(3n){background-image: url(images/cookiie-3.png);}
.dot:nth-child(4n){background-image: url(images/cookiie-4.png);}


.dotz {
  position:absolute;
  width:10px;
  height:10px;
 /* border:1px solid #fff;*/
  opacity: 1;
  background-image: url(images/cookiie-1.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.dotz:nth-child(2n){background-image: url(images/cookiie-2.png);}
.dotz:nth-child(3n){background-image: url(images/cookiie-3.png);}
.dotz:nth-child(4n){background-image: url(images/cookiie-4.png);}


#blackback {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: black;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
#blueback {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: #00b1ff;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}

#yellowback {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: #f9ff00;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}

.outerlinks
{
  position: absolute;
  top:0;left: 0;
  width: 100%;
  height: 100vh;
}

.thelinks {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 200px;
  height: 200px;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.thelinks a {
  color: #00b1ff;
  width: 100%;
  display: block;
  padding: 5px 0;
}

.manylogos {
  width: 100%;
  max-width: 400px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px;
}

.whitebacker
{
  background-color: white;
}

.manylogos img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}

#svg {
position: absolute;
    width: auto;
    height: 100%;
    z-index: 80;
    right: 15px;
    top:10px;
 
}

#svgholder
{
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  top:0;left:0;
  z-index: 80;
}

.eye-outer {
  fill: none;
  stroke: none;
  fill:#fff;
  stroke-width: 20;
}

.eye-inner {
  fill: #000;
}


#newmenuholder {
    position: absolute;
    width: 100%;
    height: 100vh;
    display:none; 
    z-index: 120;
    overflow: hidden;
}

#bigcircle {
    width: 250%;
    height: auto;
    position: absolute;

}

#bigcircle svg,
#bigcircle2 svg
 {width:100%;height:auto;}

#bigcircle2 {
    width: 250%;
      height: auto;
    position: absolute;

}
#newmenu {width: 80%;display: inline-block;
text-align: center;}
#newmenu ul {width: 100%;
display: inline-block;
text-align: center;
}

#newmenu ul li 
{
  display: inline-block;
}


#newmenu ul li a
{
  display:inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 10px;
}

.sometext {
  display: inline-block;
  max-width: 300px;
  text-align: center;
  color: white;
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 22px;
  opacity: 0;
  width: 100%;
}

.sometext span {
  font-size: 30px;
  color: #f3ff00;
}

.youtubeicon {background-image: url(social/youtube.svg);}
.instagramicon {background-image: url(social/instagram.svg);}
.spotifyicon {background-image: url(social/spotify.svg);}
.soundcloudicon {background-image: url(social/soundcloud.svg);}
.twittericon {background-image: url(social/twitter.svg);}
.emailicon {background-image: url(social/email.svg);}

#closeicon {
  z-index: 125;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  display: none;
  opacity: 0;
}

#newthing {
  position: absolute;
  bottom: 0;
  height: 80vh;
  left: 5%;
  opacity: 0;
}






@media screen and (max-width: 700px) {


  #newthing {
  height:50vh;
}

#closeicon {
  width: 40px;
}

#bottomdrawer {
  z-index: 100;
  position: absolute;
  bottom: -100vh;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: white;
  box-sizing: border-box;
  padding: 10px;

  opacity: 1;
}

#menuicon {
  position: absolute;
  z-index: 100;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  display: block;
}

#mainlogo {
  z-index: 200;
  position: absolute;
  width: 140px;
  top: 15px;
  left: 15px;
}

.cookiesone
{
  width: 300%;
}

#menuicon2 {
  top: 10px;
  right: 15px;
  width: 200px;
  height: 200px;
}

#mainlogounder {
  position: absolute;
  z-index: 200;
  top: 41px;
  left: 15px;
}

#mainlogounder span {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}

#mainlogounder img {
  width: 12px;
  margin-left: 5px;
  display: inline-block;
}

}


