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;
*/
}
#bg_all{
left:10px;
top:30px;
z-index: 1;
/*
	top:35px;
	width:2484px;
*/
}
#bg{
left:10px;
top:10px;

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

#bg1{

	top:-25px;
	left:0px;
	width:300px;
	height:300px;
	opacity: .4;
}

#bg2,#bg3{
	top:-25px;
	left:-50px;
	width:400px;
	height:300px;
	opacity: .7;

}
#bg3{
	opacity: .9;

}

#frame1{
	width:300px;
	height:250px;
}
.butterfly{
	background-image: url('../images/butterfly.png');
	top:25px;
	left:50px;
  width: 70px;  height:65px; 
}
.orangebug{
	background-image: url('../images/orangebug.png');
	top:0px;
	left:0px;
	z-index:100;
  width: 75px;  height:59px; 
}
.blueberrybug{
	background-image: url('../images/blueberrybug.png');
	top:0px;
	left:0px;
	z-index:100;
  width: 59px;  height:52px; 
}
.truck
{
	background-image: url('../images/art_tech1.png');
	top:30px;
	left:75px;
     width: 30px;  height:67px; 
}

.man
{
	background-image: url('../images/man.png');
	top:40px;
	left:178px;
     width: 60px;  height:136px; 
}

.boy
{
	background-image: url('../images/boy.png');
	top:35px;
	left:228px;
     width: 57px;  height:182px; 
}

.girl
{
	background-image: url('../images/girl.png');
	top:10px;
	left:128px;
     width: 54px;  height:120px; 
}
.dragonfly1
{
	background-image: url('../images/dragonfly1.png');
	top:0px;
	left:148px;
     width: 26px;  height:35px; 
	 z-index:30;
}
.dragonfly2
{
	background-image: url('../images/dragonfly2.png');
	top:0px;
	left:148px;
     width: 40px;  height:24px; 
	 z-index:30;
}
#snail
{
	top:80px;
	left:290px;
	z-index:20;
}

#caterpillar1{
	top:82px;
	left:50px;
	z-index:20;
}
#caterpillar2{
	top:82px;
	left:50px;
	z-index:20;
}

#balloon
{
	top:0px;
	left:40px;
	z-index:9;
}
#woman1
{
	top:30px;
	left:75px;
	z-index:10;
}

#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: 6px;
	width: 300px;
	height: 243px
}



/*Controller styles */

button {
    cursor:pointer;
}
#logo {
    z-index:20;
}
#cta {
    z-index:20;
}
#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');}