body {
    height:100%;
    width:100%;
    margin: 0px;
    outline: 0;
}

div,
img,
video {
  position: absolute;
}

#ad {
	position: absolute;
	left:0px;
  width: 300px;
  height: 250px;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border:1px solid #8a8a8a;

}
#exit {
    position: absolute;
    top:0;
    left:0;
    width: 300px;
    height: 250px;
    cursor: pointer;
    z-index: 25000;
}


.hidden{
	visibility: hidden;
}

.visible {
	visibility:visible;
}


.invisible {
  opacity:0;
}


#replay{
    position: absolute;
    width: 74px;
    height: 74px;
        top: -24px;
    left: 250px;
    opacity: 0;
    cursor: pointer;
    visibility: hidden;
    z-index:26;
}

/* - */
:focus,
outline none,
::-moz-focus-inner {
  border: 0;
}




/* end frame */
/* BANNER CSS */
#cover{
	top: 0px;
	left: 0px;
	display: block;
	width: 300px;
	height: 250px;
	background-color: #ffffff;
	z-index: 110;
}

#sun{
top:00px;
left: 60px;
z-index: 0;

/*
	top:35px;
	width:2484px;
*/
}
#logo_all{
left:10px;
top:30px;
z-index: 1;

/*
	top:35px;
	width:2484px;
*/
}

#box{

}
#test{
z-index: 100;
}
#test1{
z-index: 100;
}
#corners{
z-index: 0;
}
#copy1{
left:0px;
top:0px;
}
#copy2{
left:0px;
top:110px;
}
#copy3{
left:0px;
top:157px;
}


#frame1{
	width:300px;
	height:250px;
}
.blueberrybug{
	background-image: url('../images/blueberrybug.png');
	top:0px;
	left:0px;
	z-index:100;
  width: 59px;  height:52px; 
}
#woman2
{
	top:30px;
	left:75px;
	z-index:11;
}
/* TEXT CSS*/
#copyLine1_img1,#copyLine1_img2,#copyLine1_img3,#copyLine1_img4,
#copyLine2_img1,#copyLine2_img2,#copyLine2_img3,#copyLine2_img4,
#copyLine3_img1,#copyLine3_img2,#copyLine3_img3,#copyLine3_img4,
#copyLine4_img1,#copyLine4_img2,#copyLine4_img3,#copyLine4_img4,
#copyLine5_img1,#copyLine5_img2,#copyLine5_img3,#copyLine5_img4
{
	overflow:hidden;
	left:0px; /* ajdust positioning so clip path is aligned properly*/
	width:300px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: perspective(1000px);
	background-repeat: no-repeat;
	background-size: 300px 250px;
}
/* TEXT CSS*/
#copyLine1_img1,#copyLine1_img2,#copyLine1_img3,#copyLine1_img4
{
	background-image:url('../images/copyLines1.png');
}
#copyLine2_img1,#copyLine2_img2,#copyLine2_img3,#copyLine2_img4{
	background-image:url('../images/copyLines2.png');
}
#copyLine3_img1,#copyLine3_img2,#copyLine3_img3,#copyLine3_img4{
	background-image:url('../images/copyLines3.png');
}
#copyLine4_img1,#copyLine4_img2,#copyLine4_img3,#copyLine4_img4{
	background-image:url('../images/copyLines4.png');
}
#copyLine5_img1,#copyLine5_img2,#copyLine5_img3,#copyLine5_img4{
	background-image:url('../images/copyLines5.png');
}

#copyLine2_img1{
	top: 0px;
	height: 30px;
	background-position:  0px  0px;
}
#copyLine2_img2{
	top: 30px;
	height: 18px;
	background-position:  0px  -30px;
}
#copyLine2_img3{
	top: 49px;
	height: 19px;
	background-position:  0px  -49px;
}

#copyLine1_img1,#copyLine3_img1,#copyLine4_img1{
	top: 0px;
	height: 250px;
	background-position:  0px  0px;
}



/* ----TEXT CSS--- */

#image1,#image2,#image3,#image4{
	width:300px;
}


.cta_image {
	left: 0px;
	top: 0px;
	
}



/*Controller styles */

button {
    cursor:pointer;
}
#logo {
	 
  -webkit-transform:translate3d(0,0,0);
    z-index:20;
}
#logo_reveal0 {
    z-index:21;
}
#logo_reveal1 {
    z-index:21;
}
#logo_reveal2 {
    z-index:21;
}
#logo_reveal3 {
    z-index:21;
}
#logo_reveal4 {
    z-index:21;
}
#logo_reveal5 {
    z-index:21;
}
#logo_reveal6 {
    z-index:21;
}
#cta {
	left:0px;
    top:0px;
    z-index:20;
}
#white_cover {
	left:0px;
    top:0px;
	z-index:2221;
}

#controller {
    z-index:2;
    position:absolute;
    display:block;
    padding:20px;
    left:10px;
    top:610px;
    /*background-color:rgba(0, 0, 0, 0.1);*/
}

#slider{
    margin-top:20px;
}

#tech1{
	left:-300px;
	width:300px;
	height:300px;
}


#techName{
	overflow:hidden;
	width:300px;
	height:250px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: perspective(1000px);
	background-repeat: no-repeat;
	background-size: 300px 250px;
	
}
#techName{background-image:url('../images/art_techName.png');}