@charset "UTF-8";

.hide320 {display:none;}
.block320 {display:block;}

header div#header {
	min-width:300px;
	max-width:747px;
}

#subheader {
	height:125px;
}

#subheader .subheader {
	background-image:url('/img/dpart320.jpg');
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	min-width:320px;
	height:125px;
	max-width:767px;
}

.mainimg .logo-square {
	width:33vw;
	height:33vw;
	background-size:33vw 33vw;
}

.mainimg .thefirstgameby {
	width:33vw;
	height:33vw;
	background-size:33vw 33vw;
}

.mainimg .logo-mann {
	width:120px;
	height:40px;
	background-size:120px 40px;
}

.fullwidth .content {
	max-width:767px;
	min-width:320px;
}

footer div#footer {
	min-width:300px;
	max-width:747px;
}

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

.footergroup {
	font-size:14px;
	width:100%;
	float:none;
	border-bottom:double 3px #808080;
	padding:10px 0;
}

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

/* STRUCTURE */

aside {
	display:none;
	visibility:hidden;
}

main {
	/* min-height:60vh; */
}

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

.sideadv {
	display:none;
	visibility:hidden;
}

aside nav a, aside nav a:link, aside nav a:visited {
	display:none;
	visibility:hidden;
}

aside nav a:hover, aside nav a:active {
	display:none;
	visibility:hidden;
}

/* STRUCTURE */

/* STILI TESTO */

/* STILI TESTO */

/* COMMON */

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

.lowerfix {margin-bottom:-40px !important;}

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

main .cbox p {font-size:21px;}
main .cbox.smallertext p {font-size:10px;}

.infobox {font-size:12px;margin:10px;}

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

.context {padding:0 10px 10px 10px;}

.envelope {
	width:-moz-calc(100% - 40px);
	width:-webkit-calc(100% - 40px);
	width:calc(100% - 40px);
}

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

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

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

.lettersend {
	font-size:16px;
	padding:20px;
	margin:-5px 0 0 0;
	width:100%;
}

/* COMMON */

/* TABS */

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

/* TABS */

/* PARALLAX */

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

/* PARALLAX */

/* GALLERY */

.gallery a img {
	width:100%;
}

/* GALLERY */

/* IMAGE SLIDER */

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

#slider .navBulletsWrapper  {
    top:280px;
}
#slider .mc-caption {
	top:0;
    font-size:21px;
}

/* IMAGE SLIDER */

/* APP STORES BUTTONS */

a.storebtn {
	width:122px;
	height:43px;
	display:block;
}

a.storebtn.appstore {background-position:0 0;margin-bottom:5px;}
a.storebtn.appstore:hover {background-position:0 -43px;}
a.storebtn.googleplay {background-position:-122px 0;}
a.storebtn.googleplay:hover {background-position:-122px -43px;}

/* APP STORES BUTTONS */

.youtube_embed {
	width:100%;
	height:315px;
}

.soundtrack {
	width:100%;
}