@charset "UTF-8";

.hide768 {display:none;}
.block768 {display:block;}

header div#header {
	width:748px;
}

#subheader {
	height:204px;
}

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

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

.mainimg .logo-mann {
	width:200px;
	height:67px;
	background-size:200px 67px;
}

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

footer div#footer {
	width:748px;	
}

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

.footergroup {
	font-size:14px;
	width:31%;
	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);
	padding:10px;
}

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

/* STRUCTURE */

/* STILI TESTO */

.txt_live2 {margin-left:-5px;}

/* STILI TESTO */

/* COMMON */

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

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

main .cbox p {font-size:24px;}
main .cbox.smallertext p {font-size:12px;}

.infobox {font-size:14px;}

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

.envelope {
	width:80%;
}

.letterinput {
	font-size:18px;
	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:18px;
	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:18px;
	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:13px;
}

/* TABS */

/* PARALLAX */

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

/* PARALLAX */

/* GALLERY */

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

/* GALLERY */

/* IMAGE SLIDER */

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

#slider .navBulletsWrapper  {
    top:410px;
}

/* IMAGE SLIDER */

/* 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 */

.description {
	width:35%;
	padding-right:5%;
	float:left;
}

.youtube_embed {
	width:60%;
	height:345px;
	margin-top:20px;
	float:left;
}

.soundtrack {
	width:50%;
}