body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
        background-color: #000000;
	/*background:#002d67 url(../images/bg_landing.png) top repeat-x;*/
}

#container{
	width:100%;
	margin:0 auto;
}

#header{
	width:100%;
	height:150px;
	float:left;
	/*background:transparent url(../images/bg_header.png) repeat-x top;*/
        background-color: #ffffff;
        text-align: center;

}

#container_logo{
	width:auto;
	height:120px;
	//background:transparent url(../images/logo_header.png) center no-repeat;
	//text-indent:-9999px;
        margin:20px auto 0 auto;
	}
        
#logo{
	width:700px;
	height:118px;
	//background:transparent url(../images/logo_header.png) center no-repeat;
	//text-indent:-9999px;
        margin:15px auto 0 auto;
	}
#logo_partner{
	width:327px;
	height:118px;
	//background:transparent url(../images/logo_header_partner.png) center no-repeat;
	text-indent:-9999px;
	}
#info_app{
	width:100%;
	height:auto;
	background:#000;
	float:left;
	}
 a{
	text-decoration:none;
	color:#000;
	}
.logo{
	margin:20px 0 20px 20px;
	float:left;
	}
.description_app{
	width:70%;
	float:left;
	margin:20px 0 0 20px;
	font-size:12px;
        color: #fff;
	}
.description_app a{
	text-decoration:none;
	}
.description_app::first-line{
	font-size:28px;
	font-weight:bold;
	}
.txt_app{
	width:70%;
	height:auto;
	float:left;
	margin:20px 0 0 20px;
	line-height:17px;
	font-size:14px;
        color: #fff;
	}
#title_download{
	width:100%;
	height:auto;
	background:#ffffff;
	margin:0 auto;
	float:left;
	}
#title_download h2{
	text-transform:uppercase;
	text-align:center;
	font-size:30px;
	margin:3px 0 0 0;
	font-weight:bold;
	color:#000;
	}
#box_download{
	width:100%;
	height:300px;
	float:left;
	position:relative;
	margin-left:0;
	margin-top:20
}

.apple, .android{
	width:100%;
	height:120px;
	float:left;
	color:#fff;
	}
.coming_soon_app 
{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.logo_apple, .logo_android{
	float:left;
	margin:15px 0 0 15px;
	border:none;
	}
.txt_apple, .txt_android{
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	}
.txt_apple a, .txt_android a{
	color:#fff;
	text-decoration:none;
	}
.txt_apple::first-line, .txt_android::first-line{
	font-size:30px;
	}
.arrow_download{
	float:right;
	margin:25px 15px 0 0;
	}
hr{
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    height: 1px;
    width: 100%;
	}
.bg_footer{
	width:100%;
	height:290px;
	float:left;
	margin:0 0 0 0;
	background:transparent url(../images/bg_footer.png) bottom center no-repeat;
	background-size:100%;
	}
#footer{
	width:100%;
        height:10%;
	background:#ffffff;
	float:left;
	}
.copy{
	width:100%;
	float:left;
	font-size:10px;
	color:#000;
	text-align:center;
	/*margin-left:30px;
	line-height:45px;*/
	}
.copy a{
	text-decoration:none;
	color:#000;
	}
.site{
	float:right;
	font-size:10px;
	color:#000;
	margin-right:30px;
	line-height:45px;
	}
.site a{
	text-decoration:none;
	color:#000;
	}
	
@media only screen 

and (min-device-width : 320px) 

and (max-device-width : 480px) {

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 0;
	padding:0;
	//background:#002d67 url(../images/bg_landing_small.png) bottom repeat-x;
        background-color: #000;
	}
#container{
	width:320px;
	margin:0 auto;
	}
#header{
	width:100%;
	height:75px;
	//background:transparent url(../images/bg_header.png) repeat-x top;
	float:left;
        background-color: #ffffff;
        text-align: center;
	}
#container_logo{
	width:auto;
	height:60px;
	//background:transparent url(../images/logo_header.png) center no-repeat;
	//text-indent:-9999px;
        margin:20px auto 0 auto;
	}
        #container_logo img{
	width:40%;
	height:50%;
	//background:transparent url(../images/logo_header.png) center no-repeat;
	//text-indent:-9999px;
        //margin:20px auto 0 auto;
	}
        #logo{
	width:160px;
	height:60px;
	background:transparent url(../images/logo_header.png) no-repeat;
	background-size:100%;
	margin:7px auto 0 auto;
	text-indent:-9999px;
        float:left;
	}
#logo_partner{
	width:160px;
	height:60px;
	background:transparent url(../images/logo_header_partner.png) no-repeat;
	margin:7px auto 0 auto;
	text-indent:-9999px;
        float:left;
	}
#info_app{
	width:100%;
	height:auto;
	padding-bottom:5px;
	background:#000;
	float:left;
	}
#info_app a{
	text-decoration:none;
	}
.logo{
	width:80px;
	margin:10px 0 0 10px;
	float:left;
	}
.description_app{
	width:200px;
	float:left;
	margin:10px 0 0 10px;
	font-size:10px;
        color: #fff;
	}
.description_app a{
	text-decoration:none;
	}
.description_app::first-line{
	font-size:16px;
	font-weight:bold;
	}
.txt_app{
	width:200px;
	float:left;
	margin:10px 0 10px 10px;
	line-height:13px;
	font-size:11px;
        color: #fff;
	}
#title_download{
	width:100%;
	height:auto;
	background:ffffff;
	margin:0 auto;
	float:left;
	}
#title_download h2{
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	margin:1px 0 0 0;
	font-weight:bold;
	color:#000;
	}
#box_download{
	width:310px;
	height:150px;
	float:left;
	position:relative;
	left:50%;
	margin-left:-155px;
	margin-top:10px;
	}
.apple, .android{
	width:310px;
	height:60px;
	float:left;
	color:#fff;
	}
.logo_apple, .logo_android{
	float:left;
	margin:7px 0 0 7px;
	border:none;
	width:10%;
	}
.txt_apple, .txt_android{
	width:200px;
	float:left;
	margin:10px 0 0 17px;
	}
.txt_apple a, .txt_android a{
	color:#fff;
	text-decoration:none;
	}
.txt_apple::first-line, .txt_android::first-line{
	font-size:18px;
	}
.arrow_download{
	float:right;
	margin:12px 7px 0 0;
	width:10%;
	}
.bg_footer{
	width:100%;
	height:70px;
	float:left;
	margin:0 0 -40px 0;
	background:transparent url(../images/bg_footer.png) bottom center no-repeat;
	background-size:100%;
	}
#footer{
	width:100%;
	background:#fff;
	float:left;
	}
.copy{
	float:left;
	font-size:8px;
	color:#000;
	text-align:center;
	/*margin-left:15px;
	line-height:22px;*/
	}
.copy a{
	text-decoration:none;
	color:#000;
	}
.site{
	float:right;
	font-size:5px;
	color:#000;
	margin-right:15px;
	line-height:22px;
	}
.site a{
	text-decoration:none;
	color:#000;
	}
}

@media only screen and (min-device-width : 719px) and (max-device-width : 721px) and (-webkit-min-device-pixel-ratio : 2) and (orientation : portrait) { 


body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 0;
	padding:0;
	//background:#002d67 url(../images/bg_landing_small.png) top repeat-x;
	}
#container{
	width:100%;
	margin:0 auto;
	}
        
        #container_logo{
	width:auto;
	height:120px;
	//background:transparent url(../images/logo_header.png) center no-repeat;
	//text-indent:-9999px;
        margin:20px auto 0 auto;
	}
        #container_logo img{
	width:40%;
	height:30%;
	//background:transparent url(../images/logo_header.png) center no-repeat;
	//text-indent:-9999px;
        //margin:20px auto 0 auto;
	}
#header{
	width:100%;
	height:75px;
	//background:transparent url(../images/bg_header.png) repeat-x top;
	float:left;
        background-color: #ffffff;
        text-align: center;
	}
#logo{
	width:155px;
	height:60px;
	background:transparent url(../images/logo_header.png) no-repeat;
	background-size:100%;
	margin:7px auto 0 auto;
	text-indent:-9999px;
	}
#info_app{
	width:100%;
	height:auto;
	padding-bottom:5px;
	background:#000;
	float:left;
	}
 
#info_app a{
	text-decoration:none;
	}
.logo{
	width:80px;
	margin:10px 0 0 10px;
	float:left;
	}
.description_app{
	width:200px;
	float:left;
	margin:10px 0 0 10px;
	font-size:12px;
        color: #fff;
	}
.description_app a{
	text-decoration:none;
	}
.description_app::first-line{
	font-size:22px;
	font-weight:bold;
	}
.txt_app{
	width:200px;
	float:left;
	margin:10px 0 10px 10px;
	line-height:14px;
	font-size:12px;
        color: #fff;
	}
#title_download{
	width:100%;
	height:auto;
	background:#ffffff;
	margin:0 auto;
	float:left;
	}
#title_download h2{
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
	margin:1px 0 0 0;
	font-weight:bold;
	color:#000;
	}
#box_download{
	width:350px;
	height:150px;
	float:left;
	position:relative;
	left:50%;
	margin-left:-175px;
	margin-top:10px;
	}
.apple, .android{
	width:310px;
	height:60px;
	float:left;
	color:#fff;
	}
.logo_apple, .logo_android{
	float:left;
	margin:7px 0 0 7px;
	border:none;
	width:10%;
	}
.txt_apple, .txt_android{
	width:200px;
	float:left;
	margin:10px 0 0 17px;
	}
.txt_apple a, .txt_android a{
	color:#fff;
	text-decoration:none;
	}
.txt_apple::first-line, .txt_android::first-line{
	font-size:19px;
	}
.arrow_download{
	float:right;
	margin:12px -30px 0 0;
	width:10%;
	}
.bg_footer{
	width:100%;
	height:90px;
	float:left;
	margin:0 0 0 0;
	background:transparent url(../images/bg_footer.png) bottom center no-repeat;
	background-size:100%;
	}
#footer{
	width:100%;
	background:#fff;
	float:left;
	}
.copy{
	float:left;
	font-size:8px;
	color:#000;
	text-align:center;
	/*margin-left:15px;
	line-height:22px;*/
	}
.copy a{
	text-decoration:none;
	color:#000;
	}
.site{
	float:right;
	font-size:5px;
	color:#000;
	margin-right:15px;
	line-height:22px;
	}
.site a{
	text-decoration:none;
	color:#000;
	}
}

@media only screen and (min-device-width : 1279px) and (max-device-width : 1281px) and (-webkit-min-device-pixel-ratio : 2) and (orientation : landscape) { 

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	//background:#002d67 url(../images/bg_landing.png) top repeat-x;
        background-color: #000;
}

#container{
	width:640px;
	margin:0 auto;
}

#header{
	width:100%;
	height:150px;
	float:left;
	//background:transparent url(../images/bg_header.png) repeat-x top;
        background-color: #ffffff;
        text-align: center;
}

#logo{
	width:310px;
	height:90px;
	background:transparent url(../images/logo_header.png) center no-repeat;
	margin:15px auto 0 auto;
	text-indent:-9999px;
	}
#info_app{
	width:100%;
	height:auto;
	background:#000;
	float:left;
	}
 a{
	text-decoration:none;
	color:#000;
	}
.logo{
	margin:20px 0 20px 20px;
	float:left;
	}
.description_app{
	width:400px;
	float:left;
	margin:20px 0 0 20px;
	font-size:12px;
        color: #fff;
	}
.description_app a{
	text-decoration:none;
	}
.description_app::first-line{
	font-size:28px;
	font-weight:bold;
	}
.txt_app{
	width:400px;
	height:auto;
	float:left;
	margin:20px 0 20px 20px;
	line-height:17px;
	font-size:14px;
        color: #fff;
	}
#title_download{
	width:100%;
	height:auto;
	background:#ffffff;
	margin:0 auto;
	float:left;
	}
#title_download h2{
	text-transform:uppercase;
	text-align:center;
	font-size:30px;
	margin:3px 0 0 0;
	font-weight:bold;
	color:#000;
	}
#box_download{
	width:620px;
	height:300px;
	float:left;
	position:relative;
	left:50%;
	margin-left:-310px;
	margin-top:20
}

.apple, .android{
	width:620px;
	height:120px;
	float:left;
	color:#fff;
	}
.coming_soon_app 
{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.logo_apple, .logo_android{
	float:left;
	margin:15px 0 0 15px;
	border:none;
	}
.txt_apple, .txt_android{
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	}
.txt_apple a, .txt_android a{
	color:#fff;
	text-decoration:none;
	}
.txt_apple::first-line, .txt_android::first-line{
	font-size:30px;
	}
.arrow_download{
	float:right;
	margin:25px 15px 0 0;
	}
hr{
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    height: 1px;
    width: 100%;
	}
.bg_footer{
	width:100%;
	height:140px;
	float:left;
	margin:0 0 -40px 0;
	background:transparent url(../images/bg_footer.png) bottom center no-repeat;
	}
#footer{
	width:100%;
	background:#fff;
	float:left;
	}
.copy{
	width:100%;
	float:left;
	font-size:10px;
	color:#000;
	text-align:center;
	/*margin-left:30px;
	line-height:45px;*/
	}
.copy a{
	text-decoration:none;
	color:#000;
	}
.site{
	float:right;
	font-size:10px;
	color:#000;
	margin-right:30px;
	line-height:45px;
	}
.site a{
	text-decoration:none;
	color:#000;
	}
}