 
body {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		background-color: #ffffff;
		color: black;
		text-align: center;
		margin: 0;
		padding: 0;
}

h1{
	font-size:27px;
	}	
	
h2{
	font-size:18px;
	}

a:link, a:visited {
		color: #bfbfbf;
	}

a:active, a:hover {
		color: #bfbfbf;
	}

.header{
	padding:212px 0 18px 0;
	}

p.footer {
	font-size: x-small;
	}

div.content {
	margin: auto;
	width: 732px;
	}

div.missing {
	margin: auto;
	position: relative;
	top: 50%;
	width: 193px;
	}

div.missing a {
	height: 63px;
	position: relative;
	top: -31px;
	}

div.missing img {
	border-width: 0px;
	}

div#unityPlayer {
	cursor: default;
	position: center;
	height: 480px;
	width: 732px;
	}

div.add{
	float: right;
    position: absolute;
    right: 32px;
    top: 0;
	}

div.centered {
    margin: 0 auto;
    text-align:justify;
    width: 737px;
	}

div#wrapper{
	margin: 0 auto; 
	}
	
.footer a{
	color:#FFF !important;
	text-decoration:none;
	font-size:14px
	}

.footer a:hover{
	color:#dfdfdf !important;
	text-decoration:underline;
	}	

/*RD*/
.visible-mb {display:none !important;}
.hidden-mb {display:inherit !important;}


/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}

	body {line-height:1;}
	article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
	nav ul {list-style:none;}
	blockquote, q {quotes:none;}
	blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
	a {margin:0;padding:0; font-size:100%; vertical-align:baseline; background:transparent;}
	/* change colours to suit your needs */
	ins {background-color:#ff9; color:#000; text-decoration:none;}
	
	/* change colours to suit your needs */
	mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
	del {text-decoration: line-through;}
	abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}
	table {border-collapse:collapse; border-spacing:0;}
	
	/* change border colour to suit your needs */
	hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
	input, select {vertical-align:middle;}
	
	p {line-height:22px;}

	.visible-mb {display:inherit !important;}	
	.hidden-mb {display:none !important;}
	html, body {height: 100%; margin: 0;}
	body {background:#154e8d !important;}
	#mb-view {min-height:100% !important; padding:5% 16%;}
	.mb-logo, .mb-logo img, .amazon, .amazon img, .gplay, .gplay img, .ios, .ios img {width:100%; margin-bottom:5%; text-align:center;}	
	.amazon img, .gplay img, .ios img {box-shadow:0 0 12px rgba(153,153,204,0.9); border-radius:10px; width:90%; height:auto;}
	.cb {clear:both;}
}

@media (max-width: 480px) {
	.amazon img, .gplay img, .ios img {box-shadow:0 0 12px rgba(153,153,204,0.9); border-radius:10px; width:90%; height:auto;}
}
