
.light_3{opacity:0.0;
	top:60px;
	position:absolute;
right:-80px;
	width:120px;
height:45px;
	
}
.light_4{opacity:0.0;
	top:120px;
	position:absolute;
right:-80px;
	width:120px;
height:45px;
	
}


#ring_tower{
	position:absolute;
	top:100px;
	width:160px;
	height:120px;
	right:70px;
}


.light_1{opacity:0.0;
	top:60px;
	position:absolute;
left:-80px;
	width:120px;
height:45px;
	
}
.light_2{opacity:0.0;
	top:120px;
	position:absolute;
left:-80px;
	width:120px;
height:45px;
	
}
#logo_container:hover > .light_1{opacity:1;
-webkit-transition: all 1.5s ease;
       -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
         -o-transition: all 1.5s ease;
            transition: all 1.5s ease;
	
}
#logo_container:hover > .light_2{opacity:1;
-webkit-transition: all 1.5s ease;
       -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
         -o-transition: all 1.5s ease;
            transition: all 1.5s ease;
	
}
#logo_container:hover > .light_3{opacity:1;
-webkit-transition: all 1.5s ease;
       -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
         -o-transition: all 1.5s ease;
            transition: all 1.5s ease;
	
}
#logo_container:hover > .light_4{opacity:1;
-webkit-transition: all 1.5s ease;
       -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
         -o-transition: all 1.5s ease;
            transition: all 1.5s ease;
	
}
#kinsweb:hover  > .antenna{background:red;}
.the_top_ring{z-index:-2;
	position:absolute;
	top:0px;
	width:250px;
	
	height:220px;
	right:0px;
	
}
/*#kinsweb:hover{
				-webkit-box-shadow: 5px 2px 25px 0px rgba(0, 255, 224, 1);
-moz-box-shadow:    5px 2px 25px 0px rgba(0, 255, 224, 1);
box-shadow:         5px 2px 25px 0px rgba(0, 255, 224, 1);
	
}*/
/*#logo_container_background{border:2px solid blue;z-index:-1;
	
	top:20px;
	width:100%;
	display:block;
	float:left;
	height:400px;
	right:0;
	left:0;
	margin-left:auto;
	margin-right:auto;
	
}*/
#logo_container{border:0px solid red;z-index:1;
	background:grey;
	display:block;
	float:left;
	position:absolute;
	top:-20px;
	width:300px;
	height:200px;
	right:-150px;
	left:0;
	margin-left:auto;
	margin-right:auto;
	
}
#logo_container > .logo_circle_3{    
-webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
			}
#logo_container > .logo_circle_2{
-moz-transition: all 2.25s ease;
        -ms-transition: all 2.25s ease;
         -o-transition: all 2.25s ease;
            transition: all 2.25s ease;	
}
#logo_container > .logo_circle_1{
-moz-transition: all .95s ease;
        -ms-transition: all .95s ease;
         -o-transition: all .95s ease;
            transition: all .95s ease;

}			
#logo_container:hover > .logo_circle_3{border:9px solid #11fcd9;    
-webkit-transition: all .55s ease;
       -moz-transition: all .55s ease;
        -ms-transition: all .55s ease;
         -o-transition: all .55s ease;
            transition: all .55s ease;
			}
#logo_container:hover > .logo_circle_2{border:9px solid #11fcd9;
-moz-transition: all 2.25s ease;
        -ms-transition: all 2.25s ease;
         -o-transition: all 2.25s ease;
            transition: all 2.25s ease;	
		
}
#logo_container:hover > .logo_circle_1{border:9px solid #11fcd9;
-moz-transition: all .95s ease;
        -ms-transition: all .95s ease;
         -o-transition: all .95s ease;
            transition: all .95s ease;

}
.logo_circle_1{border:9px solid #333;border-radius:50%;
	position:absolute;
	top:24px;
	width:160px;
	height:160px;
	
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
.logo_circle_2{border:9px solid #000;border-radius:50%;
	position:absolute;
	top:50px;
	width:110px;
	height:110px;
	
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
.logo_circle_3{border:9px solid #696969;border-radius:50%;
	position:absolute;
	top:3px;
	width:210px;
	height:210px;
	
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
.arrow-down {position:absolute;left:10px;
  width: 0; 
  height: 0; 
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  
  border-top: 100px solid grey;
}
.arrow-up {position:absolute;left:10px;top:120px;
  width: 0; 
  height: 0; 
  border-left: 140px solid transparent;
  border-right: 140px solid transparent;
  
  border-bottom:120px solid grey;
}
#kinsweb{border-radius:50%;border:0px solid red;
	max-width:385px;
	width:100%;
	height:auto;
	position:absolute;
	top:0px;
	
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	
}
@media only screen and (max-width : 500px) {
		#kinsweb{display:none;border:2px solid blue;}
}
		
		
		
	}
	 

