*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
body {
	margin: 0px;
	padding: 0px;
	-webkit-overflow-scrolling: touch;
}
p, ul, li {
	margin: 0px;
	padding: 0px;
}
body, html, p, h1, h2, h3, section, article, div, figure, figcaption {
	margin: 0px;
	padding: 0px;
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
	outline: 0;
}
image, iframe {
	border: none;
}
img, iframe {
	vertical-align: middle;
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h45 {
	font-family: 'bankgothicbold';
}
h46 {
	font-family: 'bankgothicregular';
}
.wrapper{
	float:left;
	width:100%;
}
.header{
	float:left;
	width:100%;
	border-bottom:none;
}
.wrapper_main{
	width:1001px;
	margin:0px auto;
}
.container_head{
	float:left;
	width:100%;
	position:relative;
	margin: 2px 0px;
}
.logo{
	float:left;
	width:100%;
	position:relative;
	text-align:left;
}
.logo a img{
	width:auto;
}
.download_app{
	width:auto;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
}
.download_wrap{
	width:auto;
	float:left;
	line-height:34px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #27a3d7;
	margin: 12px 0px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.download_wrap:hover{
	opacity:0.7;
}
.download_wrap a{
	display:block;
	padding:6px 10px;
	float: left;
}
.download_wrap a i{
	width:23px;
	height:33px;
	float:left;
	background:url(../images/mobile_icon.png) no-repeat center;
	margin-right:5px;
}
.download_wrap a span{
	width:auto;
	float:left;
	color:#32a7d9;
	font-size:14px;
	font-family:arial,sans-serif;
}
.welcome_wrap{
	float:left;
	width:100%;
	margin-top:30px;
}
.welcome_left{
	float:left;
	width:410px;
}
.welcome_title{
	width:100%;
	float:left;
}
.title_left{
	width:auto;
	float:left;
	border-radius:10px;
	border:1px solid #7fc821;
	font-family: 'bankgothicbold';
	font-size:26px;
	color:#92bf14;
	line-height:78px;
	margin-left:15px;
	padding:0px 10px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.title_left:hover{
	opacity:0.8;
}
.title_left a{
	display:block;
	color:#92bf14;
}
.title_right{
	float:left;
	width:auto;
}
.welcome_right{
	float:right;
	width:auto;
}
.welcome{
	border-bottom:0px solid;
}
.banner{
	border-bottom:0px solid;
	background:#27a3d7 url(../images/banner_bg.jpg) center top no-repeat ;
}
.banner h1 {
	width:100%;
	text-align:center;
	font-family: 'square721_btroman';
	font-size:26px;
	font-weight: 600;
	line-height:48px;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.3);
	color:#fff;	
	margin-top:15px;
}
.banner_desc {
	width:100%;
	float:left;
	margin:60px 0 50px;
}
.banner_desc p {
	text-align:center !important;
	color:#fff !important;
	font-size:21px !important;
	line-height:32px !important;
	padding:0 23px !important;
	font-weight:normal;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.2);
}
.banner_desc p.ssapp {
	padding: 0 62px !important;
}
.banner_left {
	width:50%;
	float:left;
	text-align:center;	
}

.banner_right {
	width:50%;
	float:left;
	text-align:center;	
}

.banner_desc .app_icon {
	width:100%;
	text-align:center;
	display:inline-block;	
	margin:18px 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.banner_desc .app_icon:hover {
	opacity:0.9;	
}
.banner_desc .bnr_btn {
	width:100%;
	text-align:center;	
	margin:0;
}
.for_more {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	border:2px solid #fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:12px 20px;
	width:50%;
	display:inline-block;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	cursor:pointer;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.2);
}
.for_more a{ color:#fff;}
.for_more:hover {
	opacity:0.8;
	color:#fff;	
}
.welcome_desc{
	width:100%;
	float:left;
	margin-top:25px;
}
.welcome_desc p{
	color:#535353;
	font-size:14px !important;
	font-family:arial,sans-serif;
	margin:2px 0px 6px !important;
	text-align: left !important;
	line-height:22px !important;
}
.home_download {
	width:100%;
	padding:25px 0 18px;
	float:left;
	text-align:center;
}
.extra {
	display:inline-block;	
}
.home_download .dwnl_text {
	font-size:32px;
	color:#32b2e4;
	font-family: 'square721_btroman';
	font-weight:600;
	float:left;
}
.istr_app {	
	float:left;
	padding:0 20px 0 15px;	
}
.play_app {	
	float:left;
	padding:0 20px 0 0;	
}
.download{
	background:url(../images/download_background.jpg);
}
.download_video_wrap{
	margin-top:0px;
}
.download_video{
	background:url(../images/football_star.png) no-repeat center;
	float: left;
	width: 100%;
}
.video_div {
	background:none !important;	
}
.store_wrap{
	float:left;
	width:455px;
	background:rgba(39,163,215,0.80);
	padding:30px 15px;
	margin:30px 0px;
}
.store_wrap h2{
	color:#085271;
	font-size:18px;
	font-family: 'bankgothicbold';
}
.store_wrap h3{
	color:#fff;
	font-size:21px;
	font-family: 'bankgothicbold';
	border-bottom:1px solid #79cef2;
	padding-bottom:5px;
}
.store_wrap p{
	color:#fff;
	font-size:13px;
	font-family:arial,sans-serif;
	line-height:24px;
	margin:20px 0px;
}
.store_wrap i{
	float:left;
	width:auto;
	margin:10px 15px 0 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.store_wrap i:hover{
	opacity:0.6;
}
.store_wrap i a{
	display:block;
}
.video_wrap{
	width:490px;
	float:right;
	margin: 30px 0px;
}
.video_wrap iframe{
	width:100%;
	height:360px;
}
.footer{
	border-bottom:0px;
	background:#2e373b;

}
.footer_wrap{
	margin-top:0px;
}
.footer_left{
	float:left;
	width:360px;
	color:#999fa2;
	font-size:12px;
	font-family:arial,sans-serif;
	line-height:25px;
	padding-top:30px;
}
.footer_right{
	float:right;
	width:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.facebook {
	float:left;
	width:290px;
	margin-right:10px;
}
.fb_iframe_widget iframe {
	background:#fff !important;
}
.twitter {
	float:right;
	/*width:280px;*/
}
.twitter iframe {
	height:280px !important;
	min-width: 220px !important;
	width: 220px !important;
}
.social_title{
	color:#f5f5f5;
	font-size:17px;
	/*line-height:42px;*/
	font-weight:normal;
	float:left;
	width:auto;
	margin-top:9px;
}
.social_icon{
	float:left;
	width:32px;
	height:32px;
	background:url(../images/social_icon.png) no-repeat;
	background-position:0px 0px;
	margin: 5px 0px 7px 12px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.social_icon:hover{
	opacity:0.8;
}
.social_icon a{
	display:block;
	float:left;
	height:32px;
	width:32px;
}
.social_icon1{
	background-position:-43px 0px;
}
.social_icon2{
	background-position:-86px 0px;
}
.social_icon3{
	background-position:-127px 0px;
}
.social_icon4{
	background-position:-170px 0px;
}	
.social_icon5{
	background-position:-213px 0px;
}	




.follow_body{
	color:#454545;
	width:100%;
	float:left;
	text-align:center;
	font-size: 16px;
}
.follow_wrap{
	width:100%;
	padding-bottom: 50px;
}
.icon_center{
	width:185px;
	margin:0px auto;
}
.store_wrap p{
	margin: 22px 0px !important;
	font-size: 18px !important;
	line-height: 36px !important;
}
/* new css */
.welcome_wrap h2 {
	font-size:22px;
	color:#000;
	padding:0;
	margin:0 0 15px;
	float:left;
	width:100%;
	font-weight:bold;
}
.welcome_wrap h3 {
	font-size:17px;
	color:#000;
	padding:0;
	margin:10px 0 5px;
	line-height:28px;
	float:left;
	width:100%;
	text-align:left;
}
.welcome_wrap p {
	font-size:15px;
	color:#535353;
	padding:0;
	margin:0;
	line-height:23px;
	float:left;
	width:100%;
	text-align:justify;
}
.welcome_wrap p.blnk {
	padding:0 0 10px;
}
.welcome_wrap p.blnk-1 {
	padding:0 0 5px;
}
.blnk_sd {
	margin-bottom: 35px;
	float: left;
	width: 100%;
}
.footer_left p{
	font-size:16px;
	color:#f5f5f5;
	margin-bottom:18px;
}

.footer_left p a:hover {
	color:#5CA1DD;
}
.footer_right p{
	font-size:12px;
	color:#999fa2;
}
.store_wrap p {
	color:#fff;
}
.ft_social {
	float:left;
	width:100%;	
}
.ft_social_icon {
	float:left;	
}
.home_wrap {
	float:right;
	border-bottom:1px solid #dadada;
	padding:5px 0 7px;
}
.home {
	padding: 4px 0px;
	background-color: #3fa9f5;
	float: right;
	color: #fff;
	width: 75px;
	text-align: center;
	border-radius: 7px;
	cursor:pointer;
}
.home a {
	color:#fff;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;		
}
.home:hover {
	opacity:0.8;
}
.oii_msg {
	border:1px solid #3fa9f5;
	padding:0px 26px;
	font-family: 'square721_btroman';
	font-size:23px;
}
.oii_msg a{
	color:#3fa9f5;
}
.welcome_desc h3{
	color:#535353;
	float:left;
	font-size:22px;
	font-weight:normal;
}
.oii_wrap {
	padding:18px 15px !important;	
}
.oii_head {
	color:#fff !important;
	font-family: 'square721_btroman' !important;
	font-size:17px !important;
	margin:0 0 10px !important;
}
.oii_wrap p {
	margin:3px 0px !important;
	font-size:14px !important;
	line-height:24px !important;	
	width:50%;
	float:left;
}

@media only screen and (min-width: 1024px){
	.wrapper{
		display:block;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 740px){
	.wrapper{
		display:block;
	}
	.wrapper_main{
		width:100%;
		padding:0px 10px;
	}
	.logo{
		text-align:left;
	}
	.welcome_left{
		text-align: center;
		width: 100%;
	}
	.welcome_right{
		width:100%;
		text-align:center;
	}
	.store_wrap, .video_wrap{
		width:100%;
	}
	.welcome_title {
		display: inline-block;
		float: none;
		margin: 0 auto;
		width: auto;
	}
	.welcome_right img{
		width:100%;
	}

}
@media only screen and (max-width: 920px) and (min-width: 740px){
	.footer_left {
		text-align:center;
		width:100%;
	}
	.footer_left p {
		text-align:center;
	}
	.ft_social {
		text-align:center;
		display:inline-block;
	}
	.footer_right {
		width:100%;
		text-align:center:
	}
	.facebook {
		float: left;
		width: 290px;
	}
	.twitter {
		float: right;
		width: 320px;
	}
	.twitter iframe {
		height: 280px !important;
		min-width: 320px !important;
		width: 320px !important;
	}
.banner h1 {
	font-size:20px;
	line-height:38px;
	margin-top:0;	
}
.banner_desc {
	margin:30px 0 40px;	
}
.banner_desc p.ssapp {
	padding: 0 28px !important	
}
.banner_desc .app_icon img {
	width:80%;	
}
.for_more {
	font-size:17px;
	width:60%;
	padding:9px 12px;
}
.home_download .dwnl_text {
	font-size:26px;	
}
.istr_app {
	padding:0;	
}
.istr_app img {
	width:80%;	
}
.play_app {
	padding:0;	
}
.play_app img {
	width:80%;	
}
.ft_social {
	display:inline-block;
	width:auto;
	float:none;	
}
}
@media only screen and (max-width: 739px) and (min-width: 520px){
	.wrapper{
		display:block;
	}
	.wrapper_main{
		width:100%;
		padding:0px 10px;
	}
	.logo{
		text-align:left;
		width:41%;
	}
	.logo a img{
		width:100%;
	}
	.welcome_left{
		width:100%;
		text-align: center;
	}
	.welcome_right{
		width:100%;
		text-align:center;
	}
	.store_wrap, .video_wrap{
		width:100%;
	}
	.welcome_title {
		width: auto;
		display:inline-block;
		margin: 0px auto;
		float: none;
	}
	.welcome_right img{
		width:100%;
	}
.download_wrap{
		margin:9px 0px;
	}
.download_wrap a {
	padding:4px 10px;	
}
.download_wrap a span {
	font-size:13px;	
}
	.welcome_wrap h2 {
		font-size: 19px;
		margin: 0 0 12px;		
	}
	.welcome_wrap h3 {
		font-size: 15px;
		margin: 0 0 3px;
		line-height: 24px;
	}
	.welcome_wrap p {
		font-size: 14px;
		margin-bottom: 12px;
	}
	.welcome_wrap p.blnk-1 {
	margin-bottom: 3px;
}
.footer_left > p {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}
.footer_left {
		text-align:center;
		width:100%;
		padding-top: 20px;
	}
	.footer_left p {
		text-align:center;
	}
	.ft_social {
		text-align:center;
		display:inline-block;
	}
	.footer_right {
		width:100%;
		text-align:center:
	}
	.facebook {
		float: left;
		width: 220px;
	}
	.facebook iframe{
		float: left;
		width: 220px;
	}
	.twitter {
		float: right;
		width: 220px;
	}
	.twitter iframe {
		height: 280px !important;
		min-width: 220px !important;
		width: 220px !important;
	}
.welcome_wrap {
	margin-top:15px;	
}
.banner h1 {
	font-size:19px;
	line-height:32px;
	margin-top:25px;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.2);
}
.banner_desc {
	margin:25px 0 30px;	
}
.banner_desc p.ssapp {
	padding: 0 9px !important	
}
.banner_desc p {
	font-size:18px !important;
	line-height:26px !important;
	padding:0 50px !important;
}
.banner_desc .app_icon img {
	width:80%;	
}
.for_more {
	font-size:14px;
	width:68%;
	padding:8px 12px;
}
.home_download {
	padding: 15px 0;	
}
.home_download .dwnl_text {
	font-size:26px;	
	text-align:center;
	width:100%;
	padding-bottom:15px;
}
.istr_app {
	padding:0 45px;	
}
.istr_app img {
	width:80%;	
}
.play_app {
	padding:0 10px;	
}
.play_app img {
	width:80%;	
}
.ft_social {
	display:inline-block;
	width:auto;
	float:none;	
}	
.facebook iframe {
	width:235px !important;	
}	
}
@media only screen and (max-width: 519px) and (min-width: 320px){
	.wrapper{
		display:block;
	}
	.wrapper_main{
		width:100%;
		padding:0px 5px;
	}
	.logo{
		text-align:center;
		width:100%;
	}
	.welcome_left{
		width:100%;
		text-align: center;
	}
	.welcome_right{
		width:100%;
		text-align:center;
		margin-top:18px;
	}
	.store_wrap, .video_wrap{
		width:100%;
	}
	.welcome_title {
		width: auto;
		display:inline-block;
		margin: 0px auto;
		float: none;
	}
	.welcome_right img{
		width:100%;
	}
	.download_wrap{
		margin:20px 0px;
	}
	.download_app{
		display:none;
	}
	.store_wrap i{
		width:150px;
		margin:0px auto;
		float:none;
		text-align:center;
	}
	.store_wrap i img{
		/*width: 100%;*/
		margin: 10px 0px;
	}
	.footer_left{
		width:100%;
		text-align:center;
		margin: 5px 0px;
		line-height:20px;
	}
	.footer_right{
		width:75%;
		float:none;
		/*margin:0px auto;*/
	}
	.logo a img{
		width:70%;
	}
	.title_right img {
    width: 80%;
}
	.title_left{
		font-size:16px;
		line-height: 60px;
		margin-left: 1px;
	}
	.welcome_wrap h2 {
		font-size: 19px;
		margin: 0 0 12px;		
	}
	.welcome_wrap h3 {
		font-size: 15px;
		margin: 0 0 3px;
		line-height: 24px;
	}
	.welcome_wrap p {
		font-size: 14px;
		margin-bottom: 12px;
	}
	.welcome_wrap p.blnk-1 {
	margin-bottom: 3px;
}
.footer_left > p {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
}
.social_title {
	font-size:14px;	
}
.footer_left {
		text-align:center;
		width:100%;
		padding-top:8px;
	}
	.footer_left p {
		text-align:center;
	}
	.ft_social {
		text-align:left;
		/*display:inline-block;*/
	}
	.footer_right {
		width:100%;
		float:left;
		margin-bottom:0;
	}
	.facebook {
		text-align:center;
		width: 100%;
		height:280px;
		margin-bottom:10px;
		margin-right:0;
	}
	.facebook iframe{
		/*float: left;*/
		width: 290px;
		text-align:center;
	}
	.twitter {
		text-align:center;
		width: 100%;
		height:280px;
		margin-bottom:10px;
	}
	.twitter iframe {
		height: 280px !important;
		min-width: 280px !important;
		width: 280px !important;
	}
.welcome_wrap {
	margin-top:15px;	
}
.banner {
	border-bottom: 0px solid;
	background: #3ab8e5;
}
.banner_left {
	width:100%;
	margin-bottom: 35px;	
}
 .banner_right  {
	width:100%;	
}
.banner_desc .app_icon {
	margin:4px 0;	
}
.banner h1 {
	font-size:18px;
	line-height:32px;
	margin-top:15px;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.2);
	padding:0 10px;
}
.banner h1 br{
	display:none;
}
.banner_desc {
	margin:25px 0 30px;	
}
.banner_desc p.ssapp {
	padding: 0 9px !important	
}
.banner_desc p {
	font-size:18px !important;
	line-height:26px !important;
	padding:0 50px !important;
}
.banner_desc .app_icon img {
	width:80%;	
}
.banner_desc .bnr_btn {
	margin-top:10px;	
}
.for_more {
	font-size:14px;
	width:68%;
	padding:8px 12px;
}
.home_download {
	padding: 15px 0;	
}
.home_download .dwnl_text {
	font-size:20px;	
	text-align:center;
	width:100%;
	padding-bottom:15px;
}
.istr_app {
	padding:0;
	width:100%;
	margin-bottom:18px;
}
.istr_app img {
	width:60%;	
}
.play_app {
	padding:0;
	width:100%;	
}
.play_app img {
	width:60%;	
}
.ft_social {
	display:inline-block;
	width:auto;
	float:none;	
}
.header {
	border-bottom:1px solid #dadada;
}
.home_wrap, .home {
	display:none;	
}
.welcome_desc {
	padding:0 10px;	
}
}
@media only screen and (max-width: 319px) {
	.wrapper{
		display:block;
	}
	.wrapper_main{
		width:100%;
		padding:0px 5px;
	}
	.logo{
		text-align:center;
		width:100%;
	}
	.welcome_left{
		width:100%;
		text-align: center;
	}
	.welcome_right{
		width:100%;
		text-align:center;
		margin-top:15px;
	}
	.store_wrap, .video_wrap{
		width:100%;
	}
	.welcome_title {
		width: auto;
		display:inline-block;
		margin: 0px auto;
		float: none;
	}
	.welcome_right img{
		width:100%;
	}
	.download_wrap{
		margin:20px 0px;
	}
	.download_app{
		display:none;
	}
	.store_wrap i{
		width:150px;
		margin:0px auto;
		float:none;
	}
	.store_wrap i img{
		width: 100%;
		margin: 10px 0px;
	}
	.footer_left{
		width:100%;
		text-align:center;
		margin: 5px 0px;
		line-height:20px;
	}
	.footer_right{
		width:75%;
		float:none;
		margin:0px auto;
	}
	.logo a img{
		width:80%;
	}
	.title_right img {
    width: 80%;
}
	.title_left{
		font-size:16px;
		line-height: 60px;
		margin-left: 1px;
	}
	.welcome_wrap h2 {
		font-size: 19px;
		margin: 0 0 12px;		
	}
	.welcome_wrap h3 {
		font-size: 15px;
		margin: 0 0 3px;
		line-height: 24px;
	}
	.welcome_wrap p {
		font-size: 14px;
		margin-bottom: 12px;
	}
	.welcome_wrap p.blnk-1 {
	margin-bottom: 3px;
}
.footer_left > p {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}
.social_title {
	font-size:14px;	
}
.footer_left {
		text-align:center;
		width:100%;
		padding-top:10px;
	}
	.footer_left p {
		text-align:left;
	}
	.ft_social {
		text-align:left;
		/*display:inline-block;*/
	}
	.footer_right {
		width:100%;
		text-align:center:
	}
	.facebook {
		float: left;
		width: 100%;
		height:280px;
		margin-bottom:10px;
		margin-right:0;
	}
	.facebook iframe{
		/*float: left;*/
		width: 250px !important;
		text-align:center;
	}
	.fb_iframe_widget span {
		width:275px !important;		
	}
	.twitter {
		float: left;
		width: 100%;
		height:280px;
		margin-bottom:10px;
	}
	.twitter iframe {
		height: 280px !important;
		min-width: 250px !important;
		width: 250px !important;
	}
.welcome_wrap {
	margin-top:15px;	
}
.banner {
	border-bottom: 0px solid;
	background: #3ab8e5;
}
.banner_left {
	width:100%;
	margin-bottom: 35px;	
}
 .banner_right  {
	width:100%;	
}
.banner_desc .app_icon {
	margin:4px 0;	
}
.banner h1 {
	font-size:18px;
	line-height:32px;
	margin-top:15px;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.2);
	padding:0 10px;
}
.banner h1 br{
	display:none;
}
.banner_desc {
	margin:25px 0 30px;	
}
.banner_desc p.ssapp {
	padding: 0 9px !important	
}
.banner_desc p {
	font-size:18px !important;
	line-height:26px !important;
	padding:0 50px !important;
}
.banner_desc .app_icon img {
	width:80%;	
}
.banner_desc .bnr_btn {
	margin-top:10px;	
}
.for_more {
	font-size:14px;
	width:68%;
	padding:8px 12px;
}
.home_download {
	padding: 15px 0;	
}
.home_download .dwnl_text {
	font-size:19px;	
	text-align:center;
	width:100%;
	padding-bottom:15px;
}
.istr_app {
	padding:0;
	width:100%;
	margin-bottom:18px;
}
.istr_app img {
	width:60%;	
}
.play_app {
	padding:0;
	width:100%;	
}
.play_app img {
	width:60%;	
}
.ft_social {
	/*display:inline-block;*/
	width:auto;
	float:none;	
}
.header {
	border-bottom:1px solid #dadada;
}	
.home_wrap, .home {
	display:none;	
}



.insaneye_logo {
position: absolute;
left:500px;
width:500px;
height:500px;
overflow:hidden;
}

















