@charset "UTF-8";

.hide1024 {display:none;}
.block1024 {display:block;}

header div#header {
	width:1004px;
}

#subheader {
	height:330px;
}

#subheader .subheader {
	background-image:url('/img/dpart1024.jpg');
	background-size:1024px 330px;
	background-position:center center;
	background-repeat:no-repeat;
	width:1024px;
	height:330px;
}

.mainimg .logo-square, .mainimg .thefirstgameby {
	width:450px;
	height:450px;
	background-size:450px 450px;
}

.mainimg .logo-mann {
	width:300px;
	height:100px;
	background-size:300px 100px;
}

.fullwidth .content {
	width:100%;
	padding:0;
}

footer div#footer {
	width:1004px;	
}

.footergroup h1 {
	font-size:18px;
	margin:0 0 20px 0;
}

.footergroup {
	font-size:14px;
	width:32%;
	padding-left:1%;
	float:left;
	border-left:double 3px #808080;
}

.footer_text {
	font-size:12px;
	padding:40px 0;
}

/* STRUCTURE */

main {
	width:-moz-calc(100% - 20px);
	width:-webkit-calc(100% - 20px);
	width:calc(100% - 20px);
	max-width:1024px;
	padding:10px;
	left:0;right:0;
	margin:0 auto;
}

main .cbox {
	margin:0;
	padding:20px;
}

/* STRUCTURE */

/* STILI TESTO */

/* STILI TESTO */

/* COMMON */

.cbox h1 {font-size:48px;}
.cbox h2 {font-size:36px;}

.cbox.smallertext h1 {font-size:24px;}
.cbox.smallertext h2 {font-size:18px;}

main .cbox p {font-size:32px;}
main .cbox.smallertext p {font-size:16px;}

.infobox {font-size:13px;}

.context p, .context ul, .context ol {
	margin-top:-10px;
}

.envelope {
	width:80%;
}

.letterinput {
	font-size:21px;
	padding:20px;
	width:-moz-calc(100% - 140px);
	width:-webkit-calc(100% - 140px);
	width:calc(100% - 140px);
}

.letterinput.letterinput-1 {margin:80px 20px 0 80px;}
.letterinput.letterinput-2 {margin:0 20px 0 80px;}

.letter {
	font-size:21px;
	padding:20px;
	height:250px;
	margin:0 20px 0 80px;
	width:-moz-calc(100% - 140px);
	width:-webkit-calc(100% - 140px);
	width:calc(100% - 140px);
}

.lettersend {
	font-size:21px;
	padding:20px;
	margin:-5px 20px 0 80px;
	width:-moz-calc(100% - 100px);
	width:-webkit-calc(100% - 100px);
	width:calc(100% - 100px);
}

/* COMMON */

/* TABS */

ul.tabs {
	font-size:14px;
}

/* TABS */

/* PARALLAX */

.parallax-window.parallax-1 {
	height:30vw;
}

/* PARALLAX */

/* GALLERY */

.gallery a img {
	width:33%;
	margin-right:-3px;
}

/* GALLERY */

/* IMAGE SLIDER */

#slider, #slider .sliderInner {
    width:100%;height:500px;
}

#slider .navBulletsWrapper  {
    top:460px;
}

/* APP STORES BUTTONS */

a.storebtn {
	width:162px;
	height:57px;
}

a.storebtn.appstore {background-position:0 0;}
a.storebtn.appstore:hover {background-position:0 -57px;}
a.storebtn.googleplay {background-position:-162px 0;}
a.storebtn.googleplay:hover {background-position:-162px -57px;}

/* APP STORES BUTTONS */

/* IMAGE SLIDER */

.description {
	width:384px;
	padding-right:20px;
	float:left;
}

.youtube_embed {
	width:560px;
	height:315px;
	margin-top:40px;
	float:left;
}

.soundtrack {
	width:50%;
}