@charset "UTF-8";


/* UPPERBONES */

body { width: 100%; height: 100%; font-family: 'Maven Pro', sans-serif; }

::selection { background: transparent; color: #ccc;}
::-moz-selection { background: transparent; color: #ddd; }

#wrapper { width: 100%; height: 100%; overflow: hidden; }

#one, #two, #three, #four, #five, #six{ width: 100%; height: 1000px; position: relative; overflow: hidden; }
#six{ height: 820px;}

#one { background: url('fondo.jpg') center; height: 725px; }
#four { background-color: #d2d2d2; height: 700px; }
#five { background: url('fondo.jpg') bottom; height: 950px; }

a { text-decoration: none; color: #3a3a3a; }
a:hover { color: #5e9dc4; }

.transition { 
-webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
	 -o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
}

.totop { position: absolute; right: 20px; bottom: 20px; width: 50px; height: 50px; }
.totop:hover { cursor: pointer; }

/* MENU */

#nav { width: 90%; height: 110px; position: relative; margin: auto; top: 5%; }

.menu01 { width: 110px; height: 110px; position: relative; float: left; }
.menu02, .menu03, .menu04, .menu06 , .menu07 { width: 200px; height: 110px; position: relative; float: left; cursor: pointer; }
.menu05 { width: 200px; height: 110px; position: relative; float: right; }
.menu01 { background: url('logo.png') 50% no-repeat; background-color: #3a3a3a; }
.menu02 { background-color: #5e9dc4/*#f58812*/; }
.menu06 { background-color: #6eadd4/*#f58812*/; }
.menu03 { background-color: #7ebde4; }
.menu04 { background-color: #9eddff; }
.menu07 { background-color: #8ecdf4; width: 230px;}

.menu05 { background: #ffffff;
		  background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%);
		  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
		  background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
		  background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
		  background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
		  background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%);
		  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
}

.menu02 p, .menu03 p, .menu04 p, .menu06 p, .menu07 p { font-size: 18px; font-weight: 400; color: white; text-transform: uppercase; margin-left: 40px; margin-top: 47px; }
.menu05 p { font-size: 18px; font-weight: 400; color: black; text-transform: uppercase; margin-right: 20px; margin-top: 38px; text-align: right; }
 
.menu02:hover, .menu03:hover, .menu04:hover, .menu06:hover, .menu07:hover { background-color: /*#6bb021*/ #4e8db4 /*#e67d0b*/; }
.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p, .menu07:hover p { color: #FFF; margin-left: 45px; }

/* BONES */

#anotherheader { width: 100%; height: 200px; background: url('pattern.jpg') 50% repeat; }
.arrow-left, .arrow-right { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #4e8db4/*d77a13*/; }
.arrow-left { left: 10%; top: 200px; position: absolute; }
.arrow-right { right: 10%; top: 200px; position: absolute; }

.subtitle-left { margin-left: 5%; top: 55px; position: relative; text-align: left; }
.subtitle-right { margin-right: 5%; top: 55px; position: relative; text-align: right; }

h2 { font-size: 54px; font-weight: 600; color: white; text-transform: uppercase; }
h3 { font-size: 32px; font-weight: 400; color: white; text-transform: uppercase; }
h4 { font-size: 42px; font-weight: 600; color: #3a3a3a; text-transform: uppercase; }
h5 { font-size: 24px; font-weight: 400; color: #989797; text-transform: uppercase; padding-top: 5px; line-height: 28px; }
h6 { font-size: 24px; font-weight: 600; color: white; text-transform: uppercase; text-align: right; margin-top: 30px; }

.getnotified p { font-size: 15px; font-weight: 400; color: white; text-align: right; line-height: 20px; margin-top: 15px; margin-bottom: 30px; }
.textuserdesktop p { font-size: 15px; font-weight: 400; color: white; text-align: right; line-height: 20px; margin-top: 15px; margin-bottom: 30px; }
.textgroupdesktop p { font-size: 15px; font-weight: 400; color: white; text-align: right; line-height: 20px; margin-bottom: 15px; }
.textuserdesktop h6 {text-align: right;}

/* INTRO */

.intro { float: right; position: relative; margin-right: 10%; margin-top: 180px; }
.intro p { font-size: 60px; font-weight: 600; line-height: 62px; text-transform: uppercase; text-align: center; color: white; padding: 20px 0; }

#whipit { width: 90px; height: 120px; background: red; position: absolute; left: 50%; margin-left: -180px; top: 50%; margin-top: 0px; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); }

/* GET NETHERMAN */

#downloaddesktop { position: relative; }
#desktop { float: left; width: 890px; height: 600px; position: relative; top: 100px; margin-left: -300px; }
#getdesktop { float: left; position: relative; margin-top: 150px; margin-left: 0;}
#getwindows, #getapple { float: left; position: relative; width: 200px; text-align: center; padding-top: 50px; }
#getwindows p, #getapple p { font-size: 20px; font-weight: 600; text-transform: uppercase; padding: 20px 0; }
#getwindows p a, #getapple p a { color: #4e8db4/*f58812*/; }
#getwindows p a:hover, #getapple p a:hover { color: #3a3a3a; }
#getwindows { margin-left: -30px; }

/* GO MOBILE */

#mobile { float: right; width: 750px; position: relative; top: 150px; margin-right: -120px; }
#getmobile { float: left; position: relative; margin-top: 250px; margin-left: 100px; width: 600px; }
#getandroid { margin-top: 80px; }

/* SHOUTCAST */

/*#textdesktop {float: left; padding-top:100px; padding-left:100px; padding-right:100px; }
#userdesktop { float: left; position: relative; margin-left: 100px; margin-top: 80px; text-align: left; }*/

#textdesktop { float: left; position: relative; margin-top: 90px; margin-left: 100px; width: 700px;}
#userdesktop { float: left; position: relative; margin-top: 80px; margin-left: 100px; text-align:right; width:400px}


table { width: 90%; margin: auto; position: relative; top: 100px; }
thead { border-bottom: 3px solid #9c9c9c; line-height: 50px; }
thead tr td { font-weight: 600; color: #5e9dc4; text-transform: uppercase; padding-left: 30px; max-width: 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
tbody tr td { font-weight: 400; color: #3a3a3a; padding-left: 30px; vertical-align: middle; border-bottom: 1px solid #9c9c9c; max-width: 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.icon { opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50);}
.icon:hover { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100);}

#morestations { position: relative; top: 150px; text-align: center; }
#morestations .btn-sc { background-color: #5e9dc4; border: 0; font-size: 13px; font-weight: 600; color: white; text-transform: uppercase; border-radius: 2px; width: 180px; height: 43px;  }
#morestations .btn-sc:hover { background-color: #e67d0b; cursor: pointer; padding-left: 15px; }

/* MORE INFO */

#moreinfo { float: right; position: relative; margin-right: 130px; margin-top: 80px; text-align: right; }
.sep { width: 400px; height: 1px; background: white; }

form { display:inline; }
input[type="email"], select[type="email"], input.email, select.email { font-size: 12px; color: #3a3a3a; height: 28px; width: 160px; padding: 0 10px; border: 0; border-radius: 3px; text-align: right; border-bottom: 1px solid white; margin-bottom: 30px; vertical-align: top; }
input[type="email"]:focus, select[type="email"]:focus, input.email:focus , select.email:focus, textarea.email:focus { outline: none; }
input[type="submit"] { background: url('icon-send.png') no-repeat; background-color: #5e9dc4; height: 29px; width: 30px; border: 0; margin-left: 10px; border-radius: 3px; padding-bottom: 11px; vertical-align: top; color: transparent; }
input[type="submit"]:hover { background-color: #4e8db4; cursor: pointer; }

#message {text-align:left; margin-bottom:20px; font-size: 12px; color: #3a3a3a; padding: 0 10px; border: 0; border-radius: 3px; border-bottom: 1px solid white; margin-bottom: 30px; vertical-align: top;}


.sent { background: url('icon-send.png') 50% !important; background-color: #57a800 !important; height: 29px; width: 30px; border: 0; margin-left: 10px; border-radius: 3px; padding-bottom: 11px; }

.forum { font-size: 22px; color: white; text-transform: uppercase; line-height: 28px; margin-top: 50px; }
p.forum a { border-bottom: 1px dashed #3a3a3a; padding-bottom: 3px; }
p.forum a:hover { border-bottom: 1px dashed #fff; padding-bottom: 3px; }

.social { margin-top: 20px; }

.bottom { left: 50%; margin-left: -50px; position: relative; top: 520px; }

/* MODAL */

#download-lang { display:none; }
#lang { width: 100%; margin-top: 50px; }
button[type="submit"] { width: 100%; height: 50px; background-color: #5e9dc4; border: 0; margin-top: 10px; font-size: 20px; font-weight: 600; color: white; text-transform: uppercase; border-radius: 2px; }
button[type="submit"]:hover { background-color: #e67d0b; padding-left: 15px; cursor: pointer; }

#simplemodal-overlay { background-color: #3a3a3a; }

#simplemodal-container { height: 165px; width: 300px; color: #f1f1f1; background-color: #3a3a3a; border-radius: 3px; padding:12px; }
#simplemodal-container .simplemodal-data { padding: 8px; }
#simplemodal-container a { color: #f1f1f1; }
#simplemodal-container a.modalCloseImg { background: url('close.png') no-repeat; width: 25px; height: 29px; display: inline; z-index: 3200; position: absolute; top: 10px; right: 10px; cursor: pointer; }
#simplemodal-container h3 { font-size: 20px; margin-top: -3px; }

/* QUERIES */

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
	.intro { margin-right: 17%; }
	#desktop { margin-left: -200px; }
	#getdesktop { margin-left: 100px; }
	#mobile { margin-right: -80px; }
	#getmobile { margin-left: 300px; }
    #userdesktop { margin-right: -80px;}
	#textdesktop { margin-left: 300px;}
}

@media only screen and (min-width: 1521px) and (max-width: 1600px) {		
	#desktop { margin-left: -220px; }
	#getdesktop { margin-left: 100px; }
	#getmobile { margin-left: 200px; }
	#textdesktop { margin-left: 200px;}
}

@media only screen and (min-width: 1391px) and (max-width: 1520px) {
	#getdesktop { margin-left: 50px; }
}

@media only screen and (min-width: 1238px) and (max-width: 1390px) {
	
	#desktop { margin-left: -400px; }

	#mobile { margin-right: -290px; }
	#getmobile { margin-left: 40px; }	
	
    #userdesktop { margin-right: -320px; margin-left:50px;}
	#textdesktop { margin-left: 40px;}
	
}

@media only screen and (min-width: 769px) and (max-width: 1237px) {

	.menu02, .menu03, .menu04, .menu05, .menu06, .menu07 { width: 150px; }
	.menu02 p, .menu03 p, .menu04 p, .menu05 p, .menu06 p, .menu07 p { margin-left: 17px; }
	.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p, .menu07:hover p { margin-left: 30px; }
	
	.intro { margin-right: 5%; }
	#desktop { margin-left: -400px; }
	#mobile { margin-right: -290px; }
	#getmobile { margin-left: 40px; }
	
	#userdesktop { margin-right: -290px;}
	#textdesktop { margin-left: 40px;}
	
	thead tr td, tbody tr td { padding-left: 0; }
	#moreinfo { margin-right: 70px; }
		
	#desktop { float: none; margin-top: 350px; position: absolute; left: 50%; margin-left: -435px; }
	#getdesktop { float: none; text-align: center; margin-top: 50px; }
	
	
	#getwindows, #getapple { padding-top: 20px; display: inline-block; float: none; }
	
	#mobile { float: none; margin-top: 380px; position: absolute; left: 50%; margin-left: -375px; margin-top: 510px; }
	#getmobile { float: none; text-align: center; margin: auto; margin-top: 120px; width: 90%; }
	
	/*#userdesktop { float: right; text-align: center; margin: auto; margin-top: 120px; width: 90%;}
	#textdesktop { float: none; text-align: center; margin: auto; margin-top: 120px; width: 90%; }*/
	
	#getandroid { margin-top: 50px; }		
	
	
	#four { height: 900px; }	
	#textdesktop { float: none; display:block; position: relative;}
	#userdesktop { float: none; display:block; position: relative; padding-top:50px; text-align:left; margin-top:0px; margin-left:40px;}	
	.textuserdesktop p { text-align: left;}
	.textuserdesktop h6 {text-align: left;}	
}

/*
@media only screen and (min-width: 769px) and (max-width: 1237px) {

	.menu02, .menu03, .menu04, .menu05, .menu06 { width: 150px; }
	.menu02 p, .menu03 p, .menu04 p, .menu05 p, .menu06 p { margin-left: 17px; }
	.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p { margin-left: 30px; }
	
	.intro { margin-right: 5%; }
	#desktop { margin-left: -400px; }
	#mobile { margin-right: -290px; }
	#getmobile { margin-left: 40px; }
	thead tr td, tbody tr td { padding-left: 0; }
	#moreinfo { margin-right: 70px; }
		
	#desktop { float: none; margin-top: 350px; position: absolute; left: 50%; margin-left: -435px; }
	#getdesktop { float: none; text-align: center; margin-top: 50px; }
	#getwindows, #getapple { padding-top: 20px; display: inline-block; float: none; }
	
	#mobile { float: none; margin-top: 380px; position: absolute; left: 50%; margin-left: -375px; margin-top: 510px; }
	#getmobile { float: none; text-align: center; margin: auto; margin-top: 120px; width: 90%; }
	#getandroid { margin-top: 50px; }		
	
	
	#four { height: 900px; }	
	#textdesktop { float: none; display:block; position: relative;}
	#userdesktop { float: none; display:block; position: relative; padding-top:50px; text-align:left;}	
	.textuserdesktop p { text-align: left;}
	.textuserdesktop h6 {text-align: left;}	
}*/

@media only screen and (min-width: 603px) and (max-width: 768px) {
	
	.subtitle-left, .subtitle-right { margin: auto; text-align: center; }
	h2 { font-size: 44px; text-align: center; }
	h3 { text-align: center; }
	.arrow-left { left: 50%; margin-left: -20px; }
	.arrow-right { right: 50%; margin-right: -20px; }
	
	#one { background: url('fondo.jpg') 20% center; }
	
	.menu02, .menu03, .menu04, .menu05, .menu06 , .menu07 { width: 150px; }
	.menu02 p, .menu03 p, .menu04 p, .menu05 p, .menu06 p , .menu07 p { margin-left: 17px; }
	.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p, .menu07:hover p  { margin-left: 30px; }
	
	.intro { float: none; text-align: center; margin-right: 0; margin-top: 310px; }
	
	#desktop { float: none; margin-top: 350px; position: absolute; left: 50%; margin-left: -435px; }
	#getdesktop { float: none; text-align: center; margin-top: 50px; }
	#getwindows, #getapple { padding-top: 20px; display: inline-block; float: none; }
	
	#mobile { float: none; margin-top: 380px; position: absolute; left: 50%; margin-left: -375px; margin-top: 510px; }
	#getmobile { float: none; text-align: center; margin: auto; margin-top: 120px; width: 90%; }
	#getandroid { margin-top: 50px; }
	
	thead tr td, tbody tr td { padding: 0; }
	
	#moreinfo { float: none; margin-right: auto; }
	#moreinfo, h6, .getnotified p { text-align: center; }
	.sep { width: 330px; margin: auto; }
	.bottom { top: 60px; }
	
	#four { height: 900px; }	
	#textdesktop { float: none; display:block; position: relative; width:480px;}
	#userdesktop { float: none; display:block; position: relative; padding-top:50px; text-align:left; width:330px; margin-top:0px;}	
	.textuserdesktop p { text-align: left;}
	.textuserdesktop h6 {text-align: left;}		
	
	
	h4 { font-size: 26px; }
	h5 { font-size: 18px; padding-top: 20px; }
}

@media only screen and (min-width: 536px) and (max-width: 602px) {
	
	#whipit { display: none; }
	
	.subtitle-left, .subtitle-right { margin: auto; text-align: center; }
	h2 { font-size: 44px; text-align: center; }
	h3 { text-align: center; }
	.arrow-left { left: 50%; margin-left: -20px; }
	.arrow-right { right: 50%; margin-right: -20px; }
	
	#one { background: url('fondo.jpg') 20% center; }
	
	.menu01 { width: 100%; }
	.menu02, .menu03, .menu04, .menu05, .menu06, .menu07 { width: 160px; }
	.menu02 p, .menu03 p, .menu04 p, .menu05 p, .menu06 p , .menu07 p  { margin-left: 25px; }
	.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p, .menu07:hover p { margin-left: 30px; }
	
	.intro { float: none; text-align: center; margin-right: 0; margin-top: 310px; }
	
	#desktop { float: none; margin-top: 350px; position: absolute; left: 50%; margin-left: -435px; }
	#getdesktop { float: none; text-align: center; margin-top: 50px; }
	#getwindows, #getapple { padding-top: 20px; display: inline-block; float: none; width: 150px;}
	
	#mobile { float: none; position: absolute; left: 50%; margin-left: -375px; margin-top: 510px; }
	#getmobile { float: none; text-align: center; margin: auto; margin-top: 120px; width: 90%; }
	#getandroid { margin-top: 50px; }
	
	#getwindows img, #getapple  img{ width:75%; }
	
	thead tr td, tbody tr td { padding: 0; }
	
	#moreinfo { float: none; margin-right: auto; }
	#moreinfo, h6, .getnotified p { text-align: center; }
	.sep { width: 330px; margin: auto; }
	.bottom { top: 60px; }
	
	#four { height: 900px; }	
	#textdesktop { float: none; display:block; position: relative; width:400px;}
	#userdesktop { float: none; display:block; position: relative; padding-top:30px; text-align:left; width:330px; margin-top:0px; }	
	.textuserdesktop p { text-align: left;}
	.textuserdesktop h6 {text-align: left;}		
	
	h4 { font-size: 26px; }
	h5 { font-size: 18px; padding-top: 20px; }	
		
}

@media only screen and (min-width: 536px) and (max-width: 805px) {
	
	#nav { width: 100%; top: 0; }
	.menu01 { width: 100%; }
	.menu02, .menu03, .menu04, .menu05, .menu06, .menu07{ width: 100%; height: 60px; cursor: pointer; }
	.menu02 p, .menu03 p, .menu04 p , .menu06 p, .menu07 p{ margin-top: 22px; }
	
	#one { background: url(fondo.jpg) 25% bottom; height: 950px; }

}


@media only screen and (min-width: 321px) and (max-width: 535px) {
	
	#whipit { display: none; }
	
	#nav { width: 100%; top: 0; }
	.menu01 { width: 100%; }
	.menu02, .menu03, .menu04, .menu05, .menu06, .menu07 { width: 100%; height: 60px; cursor: pointer; }
	.menu02 p, .menu03 p, .menu04 p , .menu06 p, .menu07 p{ margin-top: 22px; }
	
	#one { background: url(fondo.jpg) 25% bottom; height: 950px; }
	#five { background: url(fondo.jpg) 40% bottom; }
	#four { height: 900px; }	
	
	#subheader { height: 180px; }
	.subtitle-left, .subtitle-right { margin: auto; text-align: center; }
	h2 { font-size: 22px; text-align: center; }
	h3 { font-size: 20px; text-align: center; padding-top: 20px; }
	h4 { font-size: 26px; }
	h5 { font-size: 18px; padding-top: 20px; }
	.arrow-left { left: 50%; margin-left: -20px; top: 180px; }
	.arrow-right { right: 50%; margin-right: -20px; top: 180px; }
	
	.menu02 p, .menu03 p, .menu04 p, .menu05 p , .menu06 p, .menu07 p { margin-left: 25px; }
	.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p, .menu07:hover p  { margin-left: 30px; }
	
	.intro { float: none; text-align: center; margin-right: 0; margin-top: 310px; }
	.intro p { font-size: 46px; }
	.intro > img { width: 350px; }
	
	#desktop { float: none; margin-top: 350px; position: absolute; left: 50%; margin-left: -435px; }
	#getdesktop { float: none; text-align: center; margin-top: 50px; }
	#getwindows, #getapple { padding-top: 20px; display: inline-block; float: none; width: 120px; }
	
	#mobile { float: none; margin-top: 410px; position: absolute; left: 50%; margin-left: -375px; }
	#getmobile { float: none; text-align: center; margin: auto; margin-top: 80px; width: 90%; }
	#getandroid { margin-top: 50px; }
	
	#getwindows img, #getapple  img{ width:75%; }
	
	thead tr td, tbody tr td { padding: 0; font-size: 13px; }
	.icon { opacity: 0; }
	
	#moreinfo { float: none; margin-right: auto; }
	#moreinfo, h6, .getnotified p { text-align: center; }
	.forum { font-size: 20px; }
	.sep { width: 330px; margin: auto; }
	.bottom { top: 60px; }
	
	.totop { display: none !important; }	
	
    #textdesktop { float: none; display:block; position: relative; width:400px;}
	#userdesktop { float: none; display:block; position: relative; padding-top:30px; text-align:left; width:330px; margin-top:0px; }		
	
	#userdesktop { float: none; margin-right: auto; margin-left:auto;}
	#userdesktop, h6, .textuserdesktop p , .textuserdesktop h6{ text-align: center; }	

}

@media only screen and (max-width: 320px) {
	
	#whipit { display: none; }
	
	#nav { width: 100%; top: 0; }
	.menu01 { width: 100%; }
	.menu02, .menu03, .menu04, .menu05, .menu06, .menu07 { width: 100%; height: 60px; }
	.menu02 p, .menu03 p, .menu04 p , .menu06 p, .menu07 p{ margin-top: 22px; }
	
	#one { background: url('fondo.jpg') 25% bottom; height: 950px; }
	#five { background: url('fondo.jpg') 40% bottom; }
	
	#subheader { height: 180px; }
	.subtitle-left, .subtitle-right { margin: auto; text-align: center; }
	h2 { font-size: 22px; text-align: center; }
	h3 { font-size: 20px; text-align: center; padding-top: 20px; }
	h4 { font-size: 26px; }
	h5 { font-size: 18px; padding-top: 20px; }
	.arrow-left { left: 50%; margin-left: -20px; top: 180px; }
	.arrow-right { right: 50%; margin-right: -20px; top: 180px; }
	
	.menu02 p, .menu03 p, .menu04 p, .menu05 p, .menu06 p, .menu06 p { margin-left: 25px; }
	.menu02:hover p, .menu03:hover p, .menu04:hover p, .menu06:hover p, .menu07:hover p { margin-left: 30px; }
	
	.intro { float: none; text-align: center; margin-right: 0; margin-top: 310px; }
	.intro p { font-size: 40px; }
	.intro > img { width: 325px; }
	
	#desktop { float: none; margin-top: 180px; position: absolute; left: 50%; margin-left: -435px; }
	#getdesktop { float: none; text-align: center; margin-top: 120px; }
	#getwindows, #getapple { padding-top: 50px; display: inline-block; float: none; width: 120px; }
	
	#mobile { float: none; margin-top: 410px; position: absolute; left: 50%; margin-left: -375px; }
	#getmobile { float: none; text-align: center; margin: auto; margin-top: 80px; width: 90%; }
	#getandroid { margin-top: 50px; }
	
	thead tr td, tbody tr td { padding: 0; font-size: 13px; }
	.icon { opacity: 0; }
	
	#moreinfo { float: none; margin-right: auto; }
	#moreinfo, h6, .getnotified p { text-align: center; }
	.forum { font-size: 20px; }
	.sep { width: 330px; margin: auto; }
	.bottom { top: 60px; }
	
	.totop { display: none !important; }
		
}
