@font-face {
	font-family: 'rawengulksans';
	src: url('font/rawengulk_sans/rawengulksans.eot');
	src: local('☺'), url('font/rawengulk_sans/rawengulksans.woff') format('woff'), url('font/rawengulk_sans/rawengulksans.ttf') format('truetype'), url('font/rawengulk_sans/rawengulksans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*** CSS RESET *****************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
a{
	text-decoration:none;
	outline: none;
}
p{
	margin-bottom: -5px;
}
/********************/
html, body {
	font-family: verdana;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	margin-top: 0px;
	padding:0;
	line-height:1.2em;
	height:100%;
	color:#444444;
}
h1	{
	font-family: 'rawengulksans',verdana;
	font-style: normal;
	font-weight: 300;
	font-size: 2.1em;
	margin-bottom:0;
}
h2	{
	font-family: 'rawengulksans',verdana;
	font-style: normal;
	font-weight: 300;
	font-size:2.1em;
	margin-bottom:0;
}
#main {
	width:800px;
	margin:0 auto;
}
/* HEADER */
#header	 {
	width:800px;
	float:left;
	margin:40px auto 0;
}
#social {
	width:auto;
	float:right;
	margin:0 10px 0 0;
}
#social ul li 	{
	width:30px;
	height:30px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
}
#g-plus {
	width:30px;
	height:30px;
	background:url(img/g-plus.gif) 0 0 no-repeat;
	text-indent:-10000px;
	float:left;
}
#twitter {
	width:30px;
	height:30px;
	background:url(img/twitter.gif) 0 0 no-repeat;
	text-indent:-10000px;
	float:left;
}
#facebook {
	width:30px;
	height:30px;
	background:url(img/facebook.gif) 0 0 no-repeat;
	text-indent:-10000px;
	float:left;
}
#testata {
	width:800px;
	height:150px;
	float:left;
	margin:0 10px;
	background:url(img/testata.jpg) 0 0 no-repeat;
	position:relative;
}
#bandiera-si{
	position:absolute;
	right:20px;
	bottom:130px;
	width:30px;
}
#bandiera-at{
	position:absolute;
	right:60px;
	bottom:130px;
	width:30px;
}
#bandiera-it{
	position:absolute;
	right:100px;
	bottom:130px;
	width:30px;

}
/* ---------------- inizio NICOLIS ------------------*/
#testata-nicolis {
	width:800px;
	height:150px;
	float:left;
	margin:0 10px;
	background:url(img/MuseoNicolis_testata.jpg) 0 0 no-repeat;
}

/* ---------------- fine   NICOLIS ------------------*/
#testata span, #testata h1 {
	font-family: verdana;
	font-style: normal;
	font-weight: 300;
	font-size:1.5em;
	line-height:1em;
	float:right;
	color:#FFF;
	position:relative;
	top:40px;
	right:35px;
	text-align: right;
	width: 440px;
}
/* MENU */
#menu {
	width:800px;
	float:left;
	margin:10px auto;
}
#menu li {
	width:103px;
	height:30px;
	background-color:#999999;
	float:left;
	display:inline;
	margin:0 10px;
	padding:0 0 0 10px;
	line-height:1.9em;
	font-size: 1.2em;
}
#menu li a {
	color:#FFFFFF;
}
#menu li.sel {
	background-color:#004d96;
}
#menu select {
	display:none;
}
/* CONTENITORE */
#contenitore {
	width:800px;
	float:left;
	margin:0 auto;
}
#contenitore-new-user{padding-bottom:80px;}
#video	{
	float:left;
	display:inline;
	width:760px;
	border:10px solid #cccccc;
	margin:10px;
}
.box-1 {
	clear:both;
	float:left;
	display:inline;
	width:760px;
	height:180px;
	padding:10px;
	margin:10px;
}
.box-faq {
	clear:both;
	float:left;
	display:inline;
	width:760px;
	/*height:2840px;*/
	padding:10px;
	margin:10px;
	background-color:#333333;
	color:#FFFFFF;
	line-height: 1.2em;
}
.box-faq p {
	width:80%;
}
.box-faq h1 {
	margin: 0 0 20px 0;
	line-height: 1em;
}
.box-faq strong {
	font-family: verdana;
	font-style: normal;
	font-weight: 400;
	font-size:1.4em;
	line-height:1.3em;
	padding-bottom:20px;
}
.box-faq a {
	color:#FFFFFF;
}
.box-faq a:visited {
	color:#FFFFFF;
}
.lista-faq {
	line-height: 1.4em;
	font-size:1.1em;
}
.box-2 {
	float:left;
	display:inline;
	width:360px;
	height:180px;
	padding:10px;
	margin:10px;
	
}
.scuro {
	background-color:#333333;
	color:#FFFFFF;
}
.blu {
	background-color:#004d96;
	color:#FFFFFF;
}
#avviso{
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	margin-top:25px;
	font-size:0.8em;
	float:left;
	width:100%;
	display:block;
}
.blu-scuro {
	background-color:#17345b;
	color:#FFFFFF;
	height:330px;
}
.chiaro {
	background-color:#CCCCCC;
}
.foto {
	padding:0;
	width:380px;
	height:200px;
}
.bianco {
	background-color:#FFFFFF;
	padding:0 10px;
}
.grande {
	height:225px;
}
.medio {
	height:305px;
}

.medio_contatti {
	height:auto;
}

.grandissimo {
	height:600px;
}
.senza {
	height:400px;
	margin:40px 10px 10px 10px;
}
.con {
	height:280px;
	margin:40px 10px 10px 10px;
}
.indivisual {
	background:url(img/bk-indivisual.jpg) bottom right no-repeat #333333;
}
.indivisual-blu {
	background:url(img/bk-indivisual-blu.jpg) bottom right no-repeat #004d96;
}
.frecce 	{
	background:url(img/bk-frecce.jpg) 253px 258px no-repeat #17345b;
}
.nome-indivisual	{
	background:url(img/bk-indivisual-2.jpg) bottom right no-repeat #004d96;
}
.crossmedia	{
	background:url(img/bk-crossmedia.jpg) bottom right no-repeat #004d96;
}
.area-demo	{
	background:url(img/bk-area-demo.jpg) bottom right no-repeat #CCCCCC;
}
.strumenti	{
	background:url(img/bk-strumenti.jpg) bottom right no-repeat #FFFFFF;
}
.xmpie-xerox {
	background:url(img/bk-xmpie-xerox.jpg) bottom right no-repeat #004d96;
}
.adobe {
	background:url(img/adobe.jpg) bottom right no-repeat #17345b;
	height:180px;
}
.scuro a, .blu a {
	color:#ffffff;
}
.chiaro a , .bianco a{
	color:#444444;
}
.img-bordo {
	margin:0 -10px;
}
.link {
	float:left;
	margin:20px 0;
}
.box-link {
	float:left;
	margin:20px 0;
	background:url(img/freccia.png) right 3px no-repeat;
	padding-right:20px;
}
#link-grande {
	float:left;
	float:left;
	margin: 10px;
}
#link-grande .box-link-grande {
	margin:0;
}
.box-link-grande {
	font-size: 1.2em;
	float:left;
	margin:20px 0;
	background:url(img/freccia-grande.gif) right 6px no-repeat;
	padding:8px 45px 8px 8px;
	background-color:#004d96;
}
a.box-link-grande{
	color:#FFFFFF;
}
.box-link-black {
	float:left;
	margin:20px 0;
	background:url(img/freccia-black.png) right 3px no-repeat;
	padding-right:20px;
}
.box-1 h2, .box-2 h2, .box-1 h1, .box-2 h1 {
	margin:0 0 20px 0;
	line-height:1em;
}
#form {
	width:40%;
	position:absolute;
	top:50px;
	right:20px;
}
.form-mail	{
	width:290px;
	height:30px;
	border:1px solid #999999;
	float:left;
	display:inline;
	margin:25px 0 0 0;
}
.form-invia	{
	width:60px;
	height:34px;
	background-color:#cccccc;
	border:0px;
	padding:1px 0 0 0;
	margin:25px 0 0 8px;
	float:left;
	display:inline;
}
.contatti-vai	{
	width:300px;
	height:30px;
	background-color:#cccccc;
	border:0px;
	padding:10px 0px 0px 10px;
	margin:25px 0px 0px 0px;
	float:left;
	display:inline;
}
.contatti-vai p	{
	text-align:left;
	margin:3px 0px 0px 10px;
	font-size:1.1em;
}
.box-risposta-mail {
	clear:both;
	float:left;
	display:inline;
	/*width:760px;
	height:50px;*/
	padding:10px;
	margin:10px;
	line-height: 2.1em;
}

.label-nome, .label-cognome, .label-email {
	width:90px;
	height:25px;
	float:left;
	display:inline;
	text-align:right;
	padding-right:10px;
	line-height:30px;
	margin:5px 0;
}
.form-nome, .form-cognome, .form-email	{
	width:180px;
	height:25px;
	border:1px solid #999999;
	float:left;
	display:inline;
	margin:5px 0;
	padding:0 5px;
}
.box-1 p{
	width:49%;
}
.box-2 p  {
	width:75%;
}
.box-2.bianco p  {
	width:100%;
}
#nome	{
	position:absolute;
	top:0px;
	right:10px;
	width:200px;
	height:190px;
}
.big {
	font-size:15em;
	line-height:0.9em;
}
.small {
	position:absolute;
	top:12px;
	font-size:4em;
	line-height:1em;
	vertical-align: super; 
}
.nome-cognome {
	bottom: 0;
    position: absolute;
    right: 10px;
    text-align: right;
    width: auto;
}
#nome-small	{
	bottom: 8px;
    height: 75px;
    position: absolute;
    right: 232px;
    width: 80px;
}
.big-small{
	font-size:6em;
	line-height:0.9em;
}
.small-small {
	position:absolute;
	top:2px;
	font-size:2em;
	line-height:1em;
	vertical-align: super; 
}
#alternative  {
	width:45%;
	position:absolute;
	top:50px;
	right:20px;
}
/* ---------------- inizio NICOLIS ------------------*/
#alternative-nicolis  {
	width:45%;
	position:absolute;
	top:50px;
	right:20px;
}
.gruppo-nicolis {
	float:left;	
	width:278px;
}
.gruppo-nicolis > p {
	font-size:1em;
	float:left;
	margin:0 0 5px 0;
	width:66%!important;
}
.gruppo-nicolis > img {
	float:left;
}
#sx-top-nicolis, #sx-bottom-nicolis {
	width:260px;
	height:100px;
	float:left;
	display:inline;
}
#dx-top-nicolis, #dx-bottom-nicolis {
	width:60px;
	height:100px;
	float:left;
	display:inline;
}
#sx-top-nicolis, #sx-bottom-nicolis {
	margin:0 25px 0 0;
}
#bottom-nicolis {
	width:333px;
	height:70px;
	float:left;
	display:inline;
	margin:160px 0 0 0;
	background-color:#004d96;
	font-weight: 300;
	font-size:2em;
	line-height:0.9em;
	margin-bottom:0;
}
.frecce-nicolis 	{
	background:url(img/bk-frecce.jpg) 253px 310px no-repeat #17345b;
}
.blu-scuro-nicolis {
	background-color:#17345b;
	color:#FFFFFF;
	height:380px;
}
/* ---------------- fine   NICOLIS ------------------*/
.gruppo {
	float:left;	
	width:78px;
}
.gruppo > p {
	font-size:0.8em;
	float:left;
	margin:0 0 5px 0;
	width:66%!important;
}
.gruppo > img {
	float:left;
}
#sx-top, #dx-top, #sx-bottom, #dx-bottom {
	width:160px;
	height:100px;
	float:left;
	display:inline;
}
#sx-top, #sx-bottom {
	margin:0 25px 0 0;
}
.check {
	float:left;
	display:inline;
}
#bottom {
	width:333px;
	height:70px;
	float:left;
	display:inline;
	margin:10px 0 0 0;
	background-color:#004d96;
	font-weight: 300;
	font-size:2em;
	line-height:0.9em;
	margin-bottom:0;
}
#bottom p {
	width:100%;
	text-align:center;
	margin:20px 0;
}
.contenitore-box-crossmedia {
	float:left;
	margin:5px 0 20px;
}
.box-crossmedia-sx {
	float:left;
	width:370px;
	height:90px;
	background-color:#17345b;
	margin:5px 10px 5px 0;
}
.box-crossmedia-dx {
	float:left;
	width:370px;
	height:90px;
	background-color:#17345b;
	margin:5px 0 5px 10px;
}
.box-crossmedia-img-sx {
	float:left;
	margin:10px;
}
.box-crossmedia-img-dx {
	float:right;
	margin:10px;
}
.box-crossmedia-sx p {
	float:left;
	width: 70%;
}
.box-crossmedia-dx p {
	float:right;
	width: 70%;
	text-align:right;
}
.box-crossmedia-sx h3 {
    font-family: verdana;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 300;
    margin: 13px 0 3px;
}
.box-crossmedia-dx h3 {
    font-family: verdana;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 300;
    margin: 13px 0 3px;
	text-align:right;
}
.box-or {
	clear: both;
    display: inline;
    float: left;
    height: 110px;
    margin: 5px 10px;
    padding: 10px;
    width: 760px;
}
.mini-box-sx {
	float:left;
	display:inline;
	margin: 0 5px 0 -10px;
    padding: 10px;
	width:226px;
	height:109px;
	color:#FFFFFF;
	font-size:1.2em
}
.mini-box-sx  p{
	width:90%;
	float:right;
	text-align:right;
}
.mini-box-dx {
	float:left;
	display:inline;
	margin: 0 -10px 0 5px;
    padding: 10px;
	width:226px;
	height:109px;
	color:#FFFFFF;
	font-size:1.2em
}
.mini-box-dx  p{
	width:90%;
	float:left;
	text-align:left;
}
.ico-big {
	float:left;
	display:inline;
	margin:0 5px;
}
.grigio-chiaro {
	background-color:#666666;
}
.grigio-scuro {
	background-color:#343434;
}
/* FOOTER */
#footer {
	width:780px;
	float:left;
	margin:10px auto 30px;
	padding:10px;
	background:url(img/logo-indivisual-small.jpg) 735px bottom no-repeat #FFFFFF;
}
#footer p {
	border-top:1px solid #666666;
	padding:10px;
	font-size: 0.8em;
	line-height:1.2em;
}
 /* CONTATTI */
 .contatti {
	height:450px;
 }
 .newuser {
	height:680px;
 }
 #form-contatti {
	float:left;
	display:inline;
	width:600px;
	margin:5px 0 0 0;
 }
 .label-contatti {
	float:left;
	display:inline;
	width:140px;
	height:30px;
	text-align:right;
	line-height:30px;
 }
.input-contatti {
	font-family: verdana;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
	float:left;
	width:220px;
	height:28px;
	text-align:left;
	padding-left: 5px;
	margin:0px 0px 5px 10px;
	background-color:#e4e4e4;
	border:0;
}
.input-contatti-checkbox{
display:inline;
float:left;
margin:10px 0px 0px 10px;
}
.input-messaggio {
	font-family: verdana;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
	float:left;
	width: 392px;
	height:100px;
	padding-left: 5px;
	padding-top: 5px;
	margin:0px 0px 5px 10px;
	background-color:#e4e4e4;
	border:0;
}
#privacy	{
	float:left;
	display:inline;
	width:100%;
	margin:5px 0 0 0;
	padding-left:147px;
	box-sizing:border-box;
}
#privacy2	{
	float:left;
	display:inline;
	width:100%;
	margin:5px 0 0 0;
	padding-left:147px;
	box-sizing:border-box;
}

#privacy_demo	{
	float:left;
	display:inline;
	width:100%;
	margin:14px 0 0 0;
	padding-left:453px;
	box-sizing:border-box;
}
#privacy2_demo	{
	float:left;
	display:inline;
	width:100%;
	margin:5px 0 0 0;
	padding-left:453px;
	box-sizing:border-box;
}


#testoprivacy {
	clear:both;
	float:left;
	display:none;
	width:760px;
	height:1780px;
	padding:10px;
	margin:10px;
	background-color:#004d96;
	color:#FFFFFF;
	font-family: verdana;
    font-size: 0.9em;
    font-style: normal;
    font-weight: 400;
}
#testoprivacy p{
	width:570px;
}
#testoprivacy a{
	color:#FFFFFF;;
}
#testoprivacy2 {
	clear:both;
	float:left;
	width:760px;
	height:1780px;
	padding:10px;
	margin:10px;
	background-color:#004d96;
	color:#FFFFFF;
	font-family: verdana;
    font-size: 0.9em;
    font-style: normal;
    font-weight: 400;
}
#testoprivacy2 p{
	width:570px;
}
#testoprivacy2 a{
	color:#FFFFFF;;
}
#acconsento {
	display: inline;
    float: left;
    margin: 1px 0 0 0px;
    text-align: right;
    width: 22px;
	line-height:20px;
	
}
#linkprivacy	{
	font-family: verdana;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
	float:left;
	display:inline;
	width: 100%;
	margin:10px 0px 0px 0px;
	padding-left:147px;
	/*  box-sizing va aggiunto altrimenti il padding sopra non fuzniona  */
	box-sizing:border-box;
}
#invia	{
	float:left;
	display:inline;
	text-align: left;
    width: 100%;
	margin:12px 0 0 0;
	padding-left:147px;
	/*  box-sizing va aggiunto altrimenti il padding sopra non fuzniona  */
	box-sizing:border-box;
}
#invianewuser {
	float:left;
	display:inline;
	text-align: right;
    width: 200px;
	margin: 10px 0px 0px 55px;
}
#invia_mail{
	width:106px;
	height:40px;
	border:0;
	text-align:right;
	cursor:pointer;
}
/* Frequently Asked Questions */
ul.square {
	list-style-type:square;
}
/* RESPONSIVE */

/* Smartphones (portrait and landscape) ----------- */
@media handheld, only screen and (max-width: 767px) {
/* Styles */
	html, body {
		font-size: 0.9em;
	}
	.box-or{font-size:0.8em;}
	#main {
		width: 100%;
		margin:0;
	}
	#header {
		margin:10px 0;
		width: 100%;
	}
	#testata {
		margin: 0 2%;
		width: 96%;
	}
	#bandiera-si,#bandiera-it{
		position:absolute;
		right:0;
		bottom:130px;
	}
	#bandiera-it{right:30px;}
	#testata span, #testata h1 {display: none;}
	#menu {
		width: 100%;
	}
	#menu ul {
		display:none;
	}
	#menu select {
		display:block;
		width:50%;
		height:25px;
		font-size:1.1em;
		margin:0 auto;
	}
	#contenitore {
		width: 100%;
	}
	#video {
		margin: 0;
		padding: 0;
		width: 100%;
		border: none;
	}
	.box-1 {
		margin: 2%;
		padding: 2%;
		width: 92%;
		height: auto;
		background-image:none;
	}
	.box-1 p {
		width: 100%;
		margin:5px 0;
	}
	.box-2 {
		margin: 2%;
		padding: 2%;
		width: 92%;
		height: auto;
		background-image:none;
	}
	.box-2 img {
		width: 100%;
	}
	.contatti-vai {
		width: 90%;
	}
	#nome, #nome-small {display:none;}
	#footer {
		margin: 2%;
		padding: 2% 0;
		width: 96%;
		background-image: none;
	}
	.box-or {
		clear: both;
		margin: 2%;
		padding: 0;
		width: 96%;
		height: auto;
	}
	.mini-box-sx, .mini-box-dx {
		display: inline;
		float: left;
		height: 92px;
		margin: 0 0 5px 0;
		padding: 0;
		width: 70%;
	}
	.mini-box-sx p, .mini-box-dx p {
		float: left;
		text-align: left;
		width: 90%;
		padding:2%;
	}
	.ico-big {
		display: inline;
		float: right;
		margin: 0 0 5px 0;
		width: 30%;
	}
	.box-1 img {
		width:100%;
		margin:0 auto;
	}
	.box-crossmedia-sx ,.box-crossmedia-dx {
		background-color: #004D96;
		height: auto;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.box-crossmedia-sx img, .box-crossmedia-dx img {
		width: auto;
		float: left;
	}
	.box-crossmedia-sx h3, .box-crossmedia-dx h3 {
		margin: 25px 0 3px;
		text-align:left;
	}
	.box-crossmedia-sx p, .box-crossmedia-dx p {
		text-align:left;
	}
	#form {
		left: 0;
		position: relative;
		top: 0;
		width: 100%;
	}
	#alternative {
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
	}
	#sx-top, #dx-top, #sx-bottom, #dx-bottom {
		width: 100%;
	}
	.gruppo {
		text-align: center;
		width: 50%;
	}
	.gruppo > p {
		width: 100% !important;
	}
	.gruppo >.check {
		width: 20% !important;
	}
	.gruppo > img {
		text-align: center;
		width:auto;
	}
	#bottom {
		width: 100%;
	}
	#form-contatti {
		display: inline;
		float: left;
		margin: 0;
		width: 100%;
	}
	.label-contatti {
		width: 30%;
	}
	.input-contatti {
		width: 60%;
		margin:0 0 2% 10%;
		padding:0;
	}
	.input-messaggio {
		margin:0 0 2% 10%;
		padding:0;
		width: 90%;
	}
	#linkprivacy	{
		padding-left:47px;

	}
	#invia	{
		padding-left:47px;		
	}
	#privacy {
		display: inline;
		float: left;
		margin: 0;
		width: 100%;
		padding-left:47px;
	}
	#privacy2 {
		padding-left:47px;
	}
	#acconsento {
		margin: 0;
	}
	.box-faq {
		margin: 2%;
		padding: 2%;
		width: 92%;
		height: auto;
		background-image:none;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
	
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */

}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* Styles */
	html, body {
		font-size: 0.9em;
	}
	#main {
		width: 100%;
		margin:0;
	}
	#header {
		width: 100%;
	}
	#testata {
		margin: 0 2%;
		width: 96%;
	}
	#testata span, #testata h1 {
		right: 5%;
	}
	#menu {
		width: 100%;
	}
	#menu ul {
		width: 96%;
		margin: 0 2%;
	}
	#menu li {
		margin: 0 1% 0 0;
		padding: 0 0 0 2%;
		width: 14%;
	}
	#menu li:last-child {
		margin:0;
	}
	#contenitore {
		width: 100%;
	}
	#video {
		margin: 0;
		padding: 0;
		width: 100%;
		border: none;
	}
	.box-1 {
		margin: 2%;
		padding: 2%;
		width: 92%;
	}
	.box-2 {
		margin: 2%;
		padding: 2%;
		width: 42%;
		height: 190px;
	}
	.box-2 img {
		width: 100%;
	}
	.box-or {
		clear: both;
		margin: 2%;
		padding: 0;
		width: 96%;
		height: auto;
	}
	.mini-box-sx, .mini-box-dx {
		display: inline;
		float: left;
		height: 129px;
		margin: 0 0 5px 0;
		padding: 0;
		width: 82%;
	}
	.mini-box-sx p, .mini-box-dx p {
		float: left;
		text-align: left;
		width: 90%;
		padding:2%;
	}
	.ico-big {
		display: inline;
		float: right;
		margin: 0 0 5px 0;
		width: 129px;
		height: 129px;
	}
	.box-1 img {
		width:100%;
		margin:0 auto;
	}
	.box-crossmedia-sx ,.box-crossmedia-dx {
		background-color: #004D96;
		height: auto;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.box-crossmedia-sx img, .box-crossmedia-dx img {
		width: auto;
		float: left;
	}
	.box-crossmedia-sx h3, .box-crossmedia-dx h3 {
		margin: 17px 0 3px;
		text-align:left;
	}
	.box-crossmedia-sx p, .box-crossmedia-dx p {
		text-align:left;
		float:left;
	}
	.grandissimo {
		height: auto;
	}
	#link-grande {
		float: left;
		margin: 2%;
	}
	#sx-top, #sx-bottom {
		margin: 0;
	}
	.gruppo > img {
		text-align: center;
		width:auto;
	}
	#footer {
		margin: 2%;
		padding: 2% 0;
		width: 96%;
		background: url("img/logo-indivisual-small.jpg") no-repeat scroll right 20px #FFFFFF;
	}
	.box-faq {
		margin: 2%;
		padding: 2%;
		width: 92%;
		height: auto;
		background-image:none;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1200px) {
/* Styles */
	
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1260px) {
/* Styles */

}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */

}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */

}
/***************************************************************************************/