/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
	font-size: 1em;
	font-family: 'arial', sans-serif;
	 overflow: hidden;/*not sure if this is working for flicker*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end css reset ---------------------------*/



/*Index
--------------------------------------------*/
img { 
  -webkit-user-drag: none; 
  -khtml-user-drag: none; 
  -moz-user-drag: none; 
  -o-user-drag: none; 
  user-drag: none; 
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
/* visited link */
a:visited {
  color: green;
}

/* unvisited link */
a:link {
  color: green;
}

 body {
 	background-color: white;
	width: 75%;
	margin: 8px auto;
}

 .bodyblack {
 	background-color: black;
 		  -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/


}

p.white{
	color: white;
}

/*p.bigfont{
	font-size: 4em;}*/

p.bigfont{
	font-size: 3em;
	font-weight: bold;
	letter-spacing: 4px;
	
}
.centertext{
		text-align: center;
		
}


p.bold{
	font-weight: bold;
	font-size: 4em;}

.grow:hover {  transition: transform .2s; /* Animation */ }

.grow:hover {
  transform: scale(4.9); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.stretchy-wrapper {
	width: 100%;
	height: 100%;
	padding-bottom: 75%; 
	position: relative;
	/*overflow:hidden;*/
		border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;
 background-color: white;
  -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/

}


.stretchy-wrapperwhite {
	width: 100%;
	height: 100%;
	padding-bottom: 75%; 
	position: relative;
	/*overflow:hidden;*/
		border-top-style: solid;
	border-color: #49fb35;
	border-width: 6px;
	 background-color: white;
 -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/

}


/*.minuspadding{
	padding: -50px;
	margin: -50px;
}*/

.sandbackground{
	background-image: url("../images/background.jpg");
	/*background-attachment: fixed;
	
    background-position: center;*/
    background-size: cover;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}

div.whitebackground {
	background: white;
	background-image: hide;

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;
}




.blocker1{
	position: absolute;
	left: -.15%;
	bottom: -.15%;
	width: 30.093633%;
	height: 26.8625%;
	background-color: white;
	z-index: 20001;
	border-top-style: inset;
 	 border-right-style: inset;
	border-color: #49fb35;
	 border-width: 6px;
	  -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/

}

.blocker2{
	position: absolute;
	right: -.15%;
	bottom: -.15%;
	width: 30.093633%;
	height: 26.8625%;
	background-color: white;	
	z-index: 20000;
	border-top-style: outset;
 	 border-left-style: inset;
	border-color: #49fb35;
	 border-width: 6px;
	  -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/

}
.blockerblack1{
	position: absolute;
	left: -.15%;
	bottom: -.15%;
	width: 30.093633%;
	height: 26.8625%;
	background-color: black;
	z-index: 20001;
	border-top-style: inset;
 	 border-right-style: inset;
	border-color: #49fb35;
	 border-width: 6px;
	  -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/

}

.blockerblack2{
	position: absolute;
	right: -.15%;
	bottom: -.15%;
	width: 30.093633%;
	height: 26.8625%;
	background-color: black;	
	z-index: 20000;
	border-top-style: outset;
 	 border-left-style: inset;
	border-color: #49fb35;
	 border-width: 6px;
	  -webkit-mask-image: -webkit-radial-gradient(white, black); /*got rid of glitchy border lines on mobile!*/

}
.firespotindex{
	position: relative;
	margin: 0 auto;
	bottom: 0px;
	width: 47%;
	height: 35%;
	left: 27%;
	background-color: none;	
	z-index: 200;
	border-bottom-style: inset;
	border-color: #49fb35;
	border-width: 6px;
	margin-bottom: 0;
}

div.stretchy-wrapper > div {
	position: absolute;
/*top: 0; bottom: 0; left: 0; right: 0;*/
	text-align: center;	
}

.flexible{
	object-fit: contain; /*scales and mantains proportions*/
  	width: 100%;
  	height: 160%;

}

.flexible3{
	position: relative;
	margin: 0 auto;
	bottom: 24%;
	width: 30%;
	height: auto;
	left: 35%;
	z-index: 2150;

}

.flexiblesandwave{
	object-fit: contain; /*scales and mantains proportions*/
  	width: 100%;
  	height: 10%;
 

}


.raise10{
	position:relative;
	  	top: 17%;
}

.titleimages {
	width: 100%;
  	height: auto;
  	object-fit: contain;
}

p {
	font-size: 2em;

}

div.home {
	font-family: 'arial', sans-serif;
	/*border: 2px dotted white;
	border-radius: 10px;*/
	margin: 0px 5px 5px 0px;
	
	padding: 3px 5px 5px 5px;

	position:relative;
	bottom: 00px;
	left: 85%;
	font-size: .8em;
	z-index: 1100;
	text-align: center;
	color:black;
	display: inline-block;

	}

/*..........................................
BOWS left side
..........................................*/
.bow1{
	position:relative;
	top:3%;
	width:10%;
	left: 2.5%;
}

.bow2{
	position:relative;
	top:17%;
	width:10%;
	left: 2.5%;
}

.bow3{
	position:relative;
	width:10%;
	top:30%;
	left: 2.5%;
}

.bow4{
	position:relative;
	top:44%;
	width:10%;
	left: 2.5%;
}

.bow5{
	position:relative;
	width:10%;
	top:57%;
	left: 2.5%;
}

/*.bow6{
	position:relative;
	top:60%;
	width:10%;
	left: 2.5%;
}*/

/*..........right side bows.........*/



.bow7{
	position:relative;
	top:3%;
	width:10%;
	right:2.5%;
}

.bow8{
	position:relative;
	width:10%;
	top:17%;
right:2.5%;
}

.bow9{
	position:relative;
	top:30%;
	width:10%;
	right:2.5%;
}

.bow10{
	position:relative;
	width:10%;
	top:44%;
right:2.5%;
}

.bow11{
	position:relative;
		top:57%;
	width:10%;
	right:2.5%;
}
/*.bow12{
	position:relative;
	width:10%;
	right:0;
}*/

/*...................01.html...............................*/
.blackbackground {
	background: black;
	background-image: hide;

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;
}

/*...................1.html...............................*/

.armshapesbackground{
	
	background-image: url("../images/armshapes.png");
	background-size: contain;
	/*background-attachment: fixed;*/
	/*TURNING THESE 2OFF MADE RESPONSIVE BACKGROUND*/
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-color: white;

    
}

.sandfillanimation{
display:block;

padding:0;
	z-index: 209;
	animation: raise 7s linear;
  animation-iteration-count: 1;
 /* transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/

}

@keyframes raise {
	  from {
    transform: translate3d(0px,700px,0px);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
   transform: translate3d(0px,0px,0px);
  }
   
}

.babyseatleft1{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymove 5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymove {
  from {
    transform: scale(.89, .81);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(.92, .84);
  }
}


.babyseatright1{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymove 5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}



.babyseatleft2{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveA 3s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveA {
  from {
    transform: scale(.92, .84);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(.94, .87);
  }
}


.babyseatright2{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveA 3s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}



.babyseatleft3{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveB 3.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveB {
  from {
    transform: scale(.94, .87);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(.96, .91);
  }
}


.babyseatright3{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveB 3.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}



.babyseatleft4{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveC 3s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveC {
  from {
    transform: scale(.96, .91);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(.98, .95);
  }
}


.babyseatright4{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveC 3s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}



.babyseatleft5{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveD 2s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveD {
  from {
    transform: scale(.98, .95);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1, .98);
  }
}


.babyseatright5{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveD 2s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}


.babyseatleft6{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveE 3.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveE {
  from {
    transform: scale(1, .98);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1, 1.05);
  }
}


.babyseatright6{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveE 3.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

.babyseatleft7{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveF 3.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveF {
  from {
    transform: scale(.98, .95);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1, 1);
  }
}


.babyseatright7{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveF 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}


.babyseatleft8{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveG 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveG {
  from {
    transform: scale(1, 1);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1.02, 1.05);
  }
}


.babyseatright8{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveG 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

.babyseatleft9{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveH 4.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveH {
  from {
    transform: scale(1.02, 1.05);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1.04, 1.10);
  }
}


.babyseatright9{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveH 4.5s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

.babyseatleft10{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveI 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveI {
  from {
    transform: scale(1.04, 1.10);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1.05, 1.16);
  }
}


.babyseatright10{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveI 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

.babyseatleft11{
	position:relative;
	bottom: 24%;
	width: 30%;
	z-index: 210;
	animation: mymoveJ 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}

@keyframes mymoveJ {
  from {
    transform: scale(1.05, 1.16);
  }
  /*50%{
  	 transform: scale(.9, 1.1);
  }*/
  to {
    transform: scale(1.15, 1.70);
  }
}


.babyseatright11{
	position:relative;
	bottom: 24%;
	left: 71%;
	width: 30%;
	z-index: 210;
	  animation: mymoveJ 4s ease-out;
  animation-iteration-count: 1;
  transform-origin: bottom; /*axis*/
  animation-fill-mode: forwards; /*stops image from returning to start*/
}


.flexiblegreenneck{
	object-fit: contain; /*scales and mantains proportions*/
  	width: 100%;
  	height: auto;
  	position:relative;
  	bottom:30%;
  	right:.6%;
  	z-index: -1;
}

.storycube1{
	width: 35%;
	position: relative; /*remember this for left and rights*/
	left: 29%;
	top: 16%;
	z-index: 217;
}

.padding{
display: inline-block;
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
}

.story1{
	width: 50%;
	position: relative; /*remember this for left and rights*/
	left: 25%;
	top: 10%;
	z-index: 217;
}

.story11{
	width: 50%;
	position: relative; /*remember this for left and rights*/
	left: 25%;
	top: 10%;
	z-index: 217;
}

.story2{
	width: 50%;
	position: relative; /*remember this for left and rights*/
	left: 26%;
	top: 25%;
	z-index: 203;
}

.storyzindex216{
	width: 45%;
	height: 45%;
	position: relative; /*remember this for left and rights*/
	left: 28%;
	
	line-height: 115%;
	
	z-index: 218;
}
.storyzindex2162{
	width: 45%;
	position: relative; /*remember this for left and rights*/
	left: 28%;
	top: 10%;
	line-height: 115%;
	
	z-index: 218;
}
.flexiblestory{
    display: inline-block;
    position: relative;
    width: 100%;
    background-size: contain;
    top: 8%;
}

.flexiblestory10{
    display: inline-block;
    position: relative;
    width: 100%;
    background-size: contain;
    top: 20%;
}

/*for GIF SIZE
.firestoryspot{
	position: absolute; /*dont change?*
	margin: 0 auto;
	bottom: 40px;
	width: 70%;
	height: 35%;
	left: 15%;
	background-color: none;	
	border-bottom-style: inset;
	border-color: #49fb35;
	border-width: 6px;
	z-index: 199;
}*/



/*................cube jokes..............................*/

.firecubespot{
	position: relative;
bottom:-.6%;
	width: 70%;
	height: auto;
	left: 15%;
	background-color: none;	
	z-index: 197;
	border-bottom-style: inset; /*green background arch is blocking*/
	border-color: #49fb35;
	border-width: 6px;
} 

.firecubespotzindex216{
	position: relative;
bottom:-1.6%;
	width: 70%;
	height: auto;
	left: 15%;
	background-color: transparent;	
	z-index: 216;
	/*border-bottom-style: inset; 
	border-color: #49fb35;
	border-width: 6px;*/
	padding-bottom: 0;
} 

.flexiblelower{
	object-fit: contain; /*scales and mantains proportions*/
  	width: 100%;
  	height: 160%;
  	position: relative;
  	bottom: -40PX;

}

.blackslitbackground1{

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;

	background-image: url("../images/blackslitbackground1.jpg");
	background-attachment: fixed;
	background-size: contain;
    background-position: center;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}

.blackslitbackground2{

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;

	background-image: url("../images/blackslitbackground2.jpg");
	background-attachment: fixed;
	background-size: contain;
    background-position: center;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}

.blackslitbackground3{

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;

	background-image: url("../images/blackslitbackground3.jpg");
	background-attachment: fixed;
	background-size: contain;
    background-position: center;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}

.blackslitbackground4{

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;

	background-image: url("../images/blackslitbackground4.jpg");
	background-attachment: fixed;
	background-size: contain;
    background-position: center;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}


.blackslitbackground5{

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;

	background-image: url("../images/blackslitbackground5.jpg");
	background-attachment: fixed;
	background-size: contain;
    background-position: center;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}

.blackslitbackground6{

	border-top-style: solid;
	border-color: #49fb35;
	 border-width: 6px;

	background-image: url("../images/blackslitbackground6.jpg");
	background-attachment: fixed;
	background-size: contain;
    background-position: center;
    background-repeat: repeat; /* did this too fill box and repeates shouldnt show*/
	/*background: white;*/
}

.talkingseat1{
	position: relative;
	bottom: 21%;
	width: 55%;
	height: auto;
	left: 25.5%;
	z-index: 217;
}


.talkingseat2{
	position: relative;
	bottom: 35%;
	width: 35%;
	height: auto;
	left: 60%;
	z-index: 1;
}

.talkingseat3{
	position: relative;
	bottom: 15%;
	width: 60%;
	height: auto;
	left: 40%;
	z-index: 1;
}

.talkingseat4{
	position: relative;
	bottom: 55%;
	width: 25%;
	height: auto;
	left: 70%;
	z-index: 1;
}

.talkingseat22{
	position: relative;
	bottom: 45%;
	width: 35%;
	height: auto;
	left: 60%;
	z-index: 203;
}

.hypersculpture{
	position: relative;
	bottom: 32%;
	width: 35%;
	height: auto;
	left: 3%;
	z-index: 198;
}

.hypersculptureflip{
	position: relative;
	bottom: 32%;
	width: 35%;
	height: auto;
	left: 63%;
	z-index: 198;
}

.cookie{
	position: relative;
	bottom: 43%;
	width: 55%;
	height: auto;
	left: 23.4%;
	z-index: 198;
}

.cookiebigger{
	position: relative;
	bottom: 60%;
	width: 75%;
	height: auto;
	left: 13%;
	z-index: 197;
}

.cubestory1{
	width: 50%;
	position: relative; /*remember this for left and rights*/
	left: 25%;
	top: 10%;
	height: 100%; /*need height for scroll to work*/
	overflow-y: scroll;
	z-index: 217;
	box-sizing: border-box;
}

.cubestory2{
	width: 50%;
	position: relative; /*remember this for left and rights*/
	left: 25%;
	top: 10%;
	height: 100%; /*need height for scroll to work*/
	overflow-y: scroll;
	z-index: 218;
	box-sizing: border-box;
}



/*................from johnny..............................*/
.container {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;


}

/*.diamondborder{
	position:absolute;
	object-fit: contain; /*scales and mantains proportions
  	width: 100%;
  	height: 160%;
  	z-index: 215;

} blocks the cursor, didnt work*/

.diamondborder {
  border: 20px solid transparent;
  padding: 0;
  border-image: url(../images/border.png) 30% round;

}


.image {
  max-width: 79%;
 /* max-height: 80%;*/
  height: auto;
  width: 77%;
  left: 11.5%;
  position: relative;
  display: none;
  cursor: grab;

  z-index: 201;
 
}

.images {

	border-color: #49fb35;
	border-width: 6px;
	width: 1063px;
	


}

.active {
  display: block;
}
/*scroll bar...........................................*/
/* width SAFARI CHROM ONLY*/
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: none;
}


/* Handle SCROLL BAR COLOUR neon green SAFARI CHROME ONLY*/
::-webkit-scrollbar-thumb {
  background: #49fb35;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #49fb35;
}
/* Handle COLOR firefox*/
.scrollcolor{
  scrollbar-color: green none;
}


/*.Hyper space animation test..........................................*/
.wall{
  background: url(../images/cookie.png);
  background-size: cover;

}

.sandwall{
  background: url(../images/bow1.gif);
  background-size: cover;

}


body.end:before{
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;

}

.scene{
  display: inline-block;
  vertical-align: middle;
  perspective: 25px; /*5PX*/
  perspective-origin: 20% 20%;
  position: relative;
  left:50.8%;
  top:32%;
}



.opacity{
	opacity: .5;

}



.wrap{
  position: absolute;
  width: 1500px; /*1000px*/
  height: 1000px;/*1000px*/
  left: -500px;/*-500*/
  top: -500px;/*-500*/
  transform-style: preserve-3d;
  animation: move 12s infinite linear;
  animation-fill-mode: forwards;
}

.wrap:nth-child(2){
  animation: move 4s infinite linear;
  animation-delay: 4s;
}

.wall {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  animation: fade 12s infinite linear;
  animation-delay: 0;
}

.sandwall {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  animation: fade 12s infinite linear;
  animation-delay: 0;
}

.wrap:nth-child(2) .wall {
  animation-delay: 6s;
}

.wall-right {
  transform: rotateY(90deg) translateZ(300px);
}

.wall-left {
  transform: rotateY(-90deg) translateZ(500px);
}

.wall-top {
  transform: rotateX(90deg) translateZ(500px);
}

.wall-bottom {
  transform: rotateX(-90deg) translateZ(500px);
}

.wall-back {
  transform: rotateX(180deg) translateZ(500px);
}

@keyframes move {
  0%{
    transform: translateZ(-500px) rotate(0deg);
  }
  100%{
    transform: translateZ(500px) rotate(0deg);
  }
}

@keyframes fade {
  0%{
    opacity: 100;/*was at 0*/
  }
  25% {
    opacity: 100;/*was at 1*/
  }
  75% {
    opacity: 100; /*was at 1*/
  }
  100%{
    opacity: 100; /*was at 0*/
  }
}

/*..Delay.........................................*/

.fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 2s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/*...........................................*/

.cookiewarpspot{
	position: relative;
	margin: 0 auto;
	bottom: 0%;
	width: 47%;
	height: 15%;
	left: 27%;
	background-color: none;	
	z-index: 200;
	border-bottom-style: inset;
	border-color: #49fb35;
	border-width: 6px;

}
.trackpadspot{
	position: relative;
	margin: 0 auto;
	bottom: 30%;
	width: 50%;
	height: auto;
	left: 60%;
	z-index: 220;

}

.trackpadspotcover{
	position: fixed;
	height: 100%;
	width:100%;
	z-index: 220;

}

.trackpadcoverresize{
	height: 500px;
	width: 311px;
	position: relative;
	top:100px;
	z-index: 220;
}



.trackpadspotresize{
	position: relative;
	margin: 0 auto;
	bottom: 16%;
	width: 35%;
	height: auto;
	left: 33%;
	z-index: 220;

}



.trackpadspotpage7{
	position: relative;

	bottom: 25%;
	width: 35%;
	
	left: 33%;
	z-index: 216;

}



/*..FADE OUT1.........................................*/


.animated{
           
            -webkit-animation-duration:9s;animation-duration: 9s;
            -webkit-animation-fill-mode: both;animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 0;}
         }
         
         @keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 0;}
         }
         
         .fadeOut {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
         }0% {opacity: 0;} 
} 

/*..FADE in.........................................
  .animated2 {
            -webkit-animation-duration: 10s;
            animation-duration: 10s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
  .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }*/