				
 body {
     padding-top: 70px;
    font-family: source-sans-pro;
    color: rgb(69, 69, 69);
    font-weight: 100;
    background-color: rgb(0, 0, 0);
}

		@font-face {
    font-family: 'Sansation_Light-webfont';
    src: url('Sansation_Light-webfont.eot');
    src: url('Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation_Light-webfont.woff') format('woff'),
         url('Sansation_Light-webfont.ttf') format('truetype'),
         url('Sansation_Light-webfont.svg#Sansation_Light-webfont') format('svg');
    font-weight: normal;
    font-style: normal;		

}

#text {
    float: none;
  font-size: 12.25em;
    width: 100%;
    height: auto;
    text-align: center;
  font-weight: 700;
    line-height: 1em;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(255, 255, 255);
		font-family:"Impact";
		 margin-top:-50px;
	text-shadow:0px 0px 0 #acacac,
  0px 1px 0 #acacac,
  0px 2px 0 #acacac,
  0px 3px 0 #acacac,
  0px 4px 0 #acacac,
  0px 5px 0 #acacac,
  0px 6px 0px #acacac,
  0px 7px 1px #acacac,
  0px 8px 2px #acacac,
  0px 0px 3px #acacac;
}


#text3 {
    float: none;
    font-size: 3.5em;
    width: 25%;
    height: auto;
    text-align: center;
     font-weight: bold;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(255, 255, 255);
    position: absolute;
    top: 130px;
    left: 56%;
    bottom: auto;
		FONT-FAMILY: 'Sansation_Light-webfont'; 
  text-shadow: white 0px 2px 2px;

}

#text1 {
    float: none;
  font-size: 3.5em;
    width: 29.085286%;
    height: auto;
    text-align: center;
    font-weight: bold;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(255, 255, 255);
    position: absolute;
    top: 130px;
    left: 17%;
		FONT-FAMILY: 'Sansation_Light-webfont'; 
  text-shadow: white 0px 2px 2px;
}

a {
 
    text-decoration: none;
} 
a:hover {
   
    text-decoration: none;
}

.img-responsive {
    margin: 80px auto;
}
	 
.eyeleft {
    width: 250px; /*required, but can be any value*/
    height: 250px; /*required, but can be any value*/
      background-color:transparent;  /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
margin-top:0%;
margin-left:-22%;

}

.eyeright {
    width: 250px; /*required, but can be any value*/
    height: 250px; /*required, but can be any value*/
     background-color:transparent;  /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
margin-top:0%;
margin-left:19%;

}

.iris {
    background: #ffffff; /*recommended, but can any value*/
    width:150px; /*required, but can be any value*/
    height:150px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
margin-top:0%;
margin-left:0%;

}

#wrap {
    margin: 0 auto;
margin-top:-54.5%;
margin-left:35%;
    width: 635px;
}
		

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

    #text {
      
  font-size: 10.5em;

    color: rgb(255, 255, 255);
		font-family:"Impact";
						
    }

#text1 
{
 
  font-size: 3em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 110px;
  left: 19%;
  bottom: auto;
}

#text3 
{
  
  font-size: 3em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 110px;
  left: 56%;
  bottom: auto;

}

.img-responsive {
    margin: 70px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 52%;
      
			}
			
#wrap
 {
    margin-top:-49%;
    margin-left: 39%;
    max-width:50%;
}

.eyeleft 
{
    width: 225px; /*required, but can be any value*/
    height: 225px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 225px; /*required, but can be any value*/
    height: 225px; /*required, but can be any value*/
    background-color:transparent;  /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:9%;

}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:125px; /*required, but can be any value*/
    height:125px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}


@media only screen and (max-width: 1280px)
 {
 
    #text 
		{
      
  font-size: 10.5em;
  color: rgb(255, 255, 255);
	font-family:"Impact";
		
    }


#text1 
{
 
  font-size: 3em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 110px;
  left: 19%;
  bottom: auto;
}

#text3 
{
  
  font-size: 3em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 110px;
  left: 55%;
  bottom: auto;

}

.img-responsive 
{
   margin: 70px auto;
   clear: none;
   height: auto;
   width: auto;
   max-width: 52%;
      
}

#wrap 
{
    margin-top:-49%;
    margin-left: 39%;
    max-width:50%;

}

.eyeleft  
{
    width: 225px; /*required, but can be any value*/
    height: 225px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 225px; /*required, but can be any value*/
    height: 225px; /*required, but can be any value*/
       background-color:transparent;  /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:9%;

}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:125px; /*required, but can be any value*/
    height:125px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}

}


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

    #text 
		{
      
  font-size: 9em;
  color: rgb(255, 255, 255);
	font-family:"Impact";
							
    }
		
		
#text1 
{
 
  font-size: 2.5em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 145px;
  left: 20%;
  bottom: auto;
}

#text3 
{
  
  font-size: 2.5em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 145px;
  left: 54%;
  bottom: auto;
}


		.img-responsive
		 {
    margin: 70px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 45%;
     
}
		
#wrap 
{
    margin-top:-46%;
    margin-left: 37%;
    max-width:45%;
}

.eyeleft 
{
    width: 200px; /*required, but can be any value*/
    height: 200px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright
 {
    width: 200px; /*required, but can be any value*/
    height: 200px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:8%;

}


.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:115px; /*required, but can be any value*/
    height:115px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

@media only screen and (max-width: 960px)
 {
    #text
		 {
     
  font-size: 9em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
								
    }
				
#text1 
{
 
  font-size: 2.5em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 145px;
  left: 15%;
  bottom: auto;
}

#text3 
{
  
  font-size: 2.5em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 145px;
  left: 58%;
  bottom: auto;

}
		.img-responsive 
		{
    margin: 70px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 60%;
      
}
		

#wrap 
{
    margin-top:-60%;
    margin-left: 33%;
    max-width:55%;
}

.eyeleft 
{
    width: 200px; /*required, but can be any value*/
    height: 200px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 200px; /*required, but can be any value*/
    height: 200px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:7%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:110px; /*required, but can be any value*/
    height:110px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

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

  #text 
	{
     
  font-size: 8.25em;
  color: rgb(255, 255, 255);
	font-family:"Impact";
				 				
    }
				
#text1 
{
 
  font-size: 2.1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 125px;
  left: 18%;
  bottom: auto;
}

#text3 
{
 
  font-size: 2.1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 125px;
  left: 56%;
  bottom: auto;
}

	.img-responsive 
	{
  margin: 70px auto;
	clear: none;
  height: auto;
  width: auto;
  max-width: 60%;
     
}
			
#wrap  
{
  margin-top:-62%;
  margin-left: 35%;
  max-width:75%;
}

.eyeleft 
{
    width: 210px; /*required, but can be any value*/
    height: 210px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 210px; /*required, but can be any value*/
    height: 210px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:6%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:100px; /*required, but can be any value*/
    height:100px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

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

  #text 
	{
     
  font-size: 8.25em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
			 				
    }
		
#text1 
{
 font-size: 2.4em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 136px;
 left: 17%;
 bottom: auto;
}

#text3 
{
  font-size: 2.4em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 136px;
  left: 56%;
  bottom: auto;

}

	.img-responsive 
	{
    margin: 70px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 70%;
      
}
		
#wrap 
{
    margin-top:-69%;
    margin-left: 29.25%;
    max-width:65%;
}

.eyeleft 
{
    width: 240px; /*required, but can be any value*/
    height: 240px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 240px; /*required, but can be any value*/
    height: 240px; /*required, but can be any value*/
    background: #000000; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:7%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:125px; /*required, but can be any value*/
    height:125px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

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

  #text
	 {
    
  font-size: 4.5em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
	 				
    }
				
#text1 
{

  font-size: 1.25em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 80px;
  left: 26%;
  bottom: auto;
}

#text3 
{
  font-size: 1.25em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 80px;
  left: 49%;
  bottom: auto;
}

	.img-responsive
	 {
    margin: 45px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 40%;
     
}
		
#wrap 
{
    margin-top:-41%;
    margin-left: 44%;
    max-width:65%;
}

.eyeleft 
{
    width: 137px; /*required, but can be any value*/
    height: 137px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 137px; /*required, but can be any value*/
    height: 137px; /*required, but can be any value*/
    background-color:transparent;/*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:3%;

}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:70px; /*required, but can be any value*/
    height:70px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

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

  #text 
	{
      
  font-size: 4.5em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
	 				
    }
				
#text1 
{
 font-size: 1.25em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 80px;
 left: 26%;
 bottom: auto;
}

#text3 
{
  
  font-size: 1.25em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 80px;
  left: 49%;
  bottom: auto;
}

	.img-responsive 
	{
    margin: 45px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 40%;
     
}
		
#wrap 
{
    margin-top:-41%;
    margin-left: 44%;
    max-width:65%;
} 

.eyeleft 
{
    width: 135px; /*required, but can be any value*/
    height: 135px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 135px; /*required, but can be any value*/
    height: 135px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:2%;

}


.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:70px; /*required, but can be any value*/
    height:70px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

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

  #text 
	{
      
  font-size: 4.5em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
			 				
    }
			
		
#text1 
{
 
  font-size: 1.25em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 80px;
  left: 26%;
  bottom: auto;
}

#text3 
{
  
  font-size: 1.25em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 80px;
  left: 49%;
  bottom: auto;
}

	.img-responsive 
	{
    margin: 45px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 40%;
     
}
		 
#wrap 
{
    margin-top:-42%;
    margin-left: 43%;
    max-width:65%;
}

.eyeleft 
{
    width: 130px; /*required, but can be any value*/
    height: 130px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 130px; /*required, but can be any value*/
    height: 130px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:3%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:65px; /*required, but can be any value*/
    height:65px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

@media only screen and (max-width: 640px)
{
 
  #text 
	{
      
  font-size: 5em;
  color: rgb(255, 255, 255);
	font-family:"Impact";
		 				
    }


#text1 
{
 font-size: 1.3em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 80px;
 left: 22%;
 bottom: auto;
}

#text3 
{
  font-size: 1.3em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 80px;
  left: 52%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 40px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 40%;
     
}
	
#wrap 
{
    margin-top:-40%;
    margin-left: 45%;
    max-width:70%;
}

.eyeleft 
{
    width: 112px; /*required, but can be any value*/
    height: 112px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 112px; /*required, but can be any value*/
    height: 112px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:5.5%;
}
.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:60px; /*required, but can be any value*/
    height:60px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

@media only screen and (max-width: 600px) 
{
   #text 
	 {
      
  font-size: 4.3em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
		 				
    }

#text1 
{
 font-size: 1.2em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 70px;
 left: 24%;
 bottom: auto;
}

#text3 
{
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 51%;
  bottom: auto;

}

 .img-responsive 
 {
    margin: 35px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 50%;
    
}
		
#wrap 
{
    margin-top:-49%;
    margin-left: 40%;
    max-width:75%;
}

.eyeleft 
{
    width: 150px; /*required, but can be any value*/
    height: 150px; /*required, but can be any value*/
    background-color:transparent;/*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 150px; /*required, but can be any value*/
    height: 150px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:2%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:75px; /*required, but can be any value*/
    height:75px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

@media only screen and (max-width: 640px) 
{
   #text
	 {
     
  font-size: 8em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
		 				
    }

#text1 
{
 font-size: 2.2em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 120px;
 left: 10%;
 bottom: auto;
}

#text3 
{
  
  font-size: 2.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 120px;
  left: 58%;
  bottom: auto;
}

 .img-responsive 
 {
   margin: 50px auto;
	 clear: none;
   height: auto;
   width: auto;
   max-width: 75%;
     
}
	
#wrap 
{
    margin-top:-72%;
    margin-left: 30%;
    max-width:75%;
}

.eyeleft 
{
    width: 200px; /*required, but can be any value*/
    height: 200px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 200px; /*required, but can be any value*/
    height: 200px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:5.5%;

}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:100px; /*required, but can be any value*/
    height:100px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

@media only screen and (max-width: 598px) 
{
 
  #text 
	{
     
  font-size: 4.3em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
					
    }

#text1 
{
 font-size: 1.2em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 70px;
 left: 24%;
 bottom: auto;
}

#text3 
{
  
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 51%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 35px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 45%;
    
}
		
#wrap
 {
    margin-top:-45%;
    margin-left: 44%;
    max-width:75%;
}

.eyeleft 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:2%;

}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:65px; /*required, but can be any value*/
    height:65px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

@media only screen and (max-width: 568px) 
{
 
  #text 
	{
     
  font-size: 3.8em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
					
    }

#text1 
{
 
  font-size: 1.1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 25%;
  bottom: auto;
}

#text3
 {
  
  font-size: 1.1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 49%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 42px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 42%;
     
}
		
#wrap 
{
    margin-top:-44%;
    margin-left: 45%;
    max-width:75%;
}

.eyeleft 
{
    width: 110px; /*required, but can be any value*/
    height: 110px; /*required, but can be any value*/ 
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 110px; /*required, but can be any value*/
    height: 110px; /*required, but can be any value*/
     background-color:transparent;/*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 07px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:2%;

}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:55px; /*required, but can be any value*/
    height:55px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

@media only screen and (max-width: 533px) 
{
 
  #text 
	{
      
  font-size: 3.8em;
  color: rgb(255,255, 255);
  font-family:"Impact";
			 				
    }
		
#text1 
{
 
  font-size: 1.1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 24%;
  bottom: auto;
}

#text3 
{
 
  font-size: 1.1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 51%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 42px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 42%;
    
}
		
#wrap 
{
    margin-top:-46%;
    margin-left: 44%;
    max-width:75%;
}

.eyeleft 
{
    width: 100px; /*required, but can be any value*/
    height: 100px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;

}

.eyeright 
{
    width: 100px; /*required, but can be any value*/
    height: 100px; /*required, but can be any value*/
   background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:3%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:45px; /*required, but can be any value*/
    height:45px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

@media only screen and (max-width: 480px)
 {
 
    #text 
		{
     
  font-size: 3.5em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
		
    }

#text1 
{
 
 font-size: 1em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 65px;
 left: 24%;
 bottom: auto;
}

#text3 
{
 
  font-size: 1em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 65px;
  left: 50%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 40px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 45%;
     
}
		
#wrap 
{
    margin-top:-48%;
    margin-left: 42%;
    max-width:70%;
}

.eyeleft 
{
    width: 100px; /*required, but can be any value*/
    height: 100px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
   margin-top:0%;
   margin-left:-22%;
}

.eyeright 
{
    width: 100px; /*required, but can be any value*/
    height: 100px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:3%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:45px; /*required, but can be any value*/
    height:45px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;

}
}

@media only screen and (max-width: 414px)
 {
 
 #text 
 {
     
  font-size: 4.25em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
	
    }

#text1 
{
 font-size: 1.2em;
 color: rgb(255, 255, 255);
 position: absolute;
 top: 73px;
 left: 19%;
 bottom: auto;
}

#text3 
{
  
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 73px;
  left: 56%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 40px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 72%;
     
}
	
#wrap 
{
    margin-top:-71%;
    margin-left: 30%;
    max-width:70%;
}

.eyeleft 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
   margin-left:8%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:65px; /*required, but can be any value*/
    height:65px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

@media only screen and (max-width: 384px) 
{
      #text 
			{
      
  font-size: 4.25em;
  color: rgb(255, 255, 255);
	font-family:"Impact";
	}

#text1 
{
 
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 73px;
  left: 19%;
  bottom: auto;
}

#text3 
{
  
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 73px;
  left: 56%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 40px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 72%;
     
}
	
#wrap 
{
    margin-top:-73%;
    margin-left: 30%;
    max-width:70%;
}

.eyeleft 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/ 
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
     background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
   margin-top:0%;
   margin-left:2%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:60px; /*required, but can be any value*/
    height:60px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
   margin-top:0%;
   margin-left:0%;
}
}

@media only screen and (max-width: 375px)
 {
     #text
		  {
      
  font-size: 4.25em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
    }

#text1 
{
 
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 15%;
  bottom: auto;
}

#text3 
{
  
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 70px;
  left: 56%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 40px auto;
		clear: none;
    height: auto;
    width: auto;
    max-width: 72%;
   }

#wrap 
{
    margin-top:-74%;
    margin-left: 27%;
    max-width:70%;
}

.eyeleft 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:7%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:65px; /*required, but can be any value*/
    height:65px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}

@media only screen and (max-width: 360px)
 {
      #text
			 {
   font-size: 4.25em;
   color: rgb(255, 255, 255);
  	font-family:"Impact";
	    }

#text1 
{
 
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 75px;
  left: 11%;
  bottom: auto;
}

#text3 
{
  
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 75px;
  left: 56%;
  bottom: auto;
}

 .img-responsive
 {
    margin: 40px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 72%;
      }

#wrap 
{
    margin-top:-76%;
    margin-left: 27%;
    max-width:70%;
}

.eyeleft 
{
    width: 110px; /*required, but can be any value*/
    height: 110px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 110px; /*required, but can be any value*/
    height: 110px; /*required, but can be any value*/
     background-color:transparent;/*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:6%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:50px; /*required, but can be any value*/
    height:50px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
   margin-top:0%;
   margin-left:0%;
}
}

@media only screen and (max-width: 320px) 
{
      #text 
			{
     
  font-size: 4.25em;
  color: rgb(255, 255, 255);
  font-family:"Impact";
	    }

#text1 
{
 
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 73px;
  left: 10%;
  bottom: auto;
}

#text3 
{
  
  font-size: 1.2em;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 73px;
  left: 58%;
  bottom: auto;
}

 .img-responsive 
 {
    margin: 40px auto;
	  clear: none;
    height: auto;
    width: auto;
    max-width: 85%;
      }
	
#wrap 
{
    margin-top:-88%;
    margin-left: 22%;
    max-width:75%;
}

.eyeleft
{
    width: 125px; /*required, but can be any value*/
    height: 125px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:-22%;
}

.eyeright 
{
    width: 125px; /*required, but can be any value*/ 
    height: 125px; /*required, but can be any value*/
    background-color:transparent; /*recommended, but can any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    border: 0px solid rgba(0,0,0,1); /*optional*/
    float: left;
    margin-top:0%;
    margin-left:5%;
}

.iris 
{
    background: #ffffff; /*recommended, but can any value*/
    width:60px; /*required, but can be any value*/
    height:60px; /*required, but can be any value*/
    -webkit-border-radius: 50%; /*optional -- compatibiliy only*/
    -moz-border-radius: 50%; /*optional -- compatibiliy only*/
    border-radius: 50%; /*optional*/
    margin-top:0%;
    margin-left:0%;
}
}
