/* =Header
------------------------------------#p4r51f4!-- */
#header{
	background: #FFFFFF;
	width: 100%;
	z-index: 10000;
}
#header .header-top{
	height: 34px;
	padding: 10px 0px;
	background:#F5E5D5;
}
#header .container > div{
	float: left;
	width: 40%;
}
#header .header-top .container{
	margin:0 auto;
	width:1000px;
}
#header .header-top div.header-center{
	text-align: center;
	width:20%;
}
#header .header-top div.header-center a{
	visibility:hidden;
}
#header .header-left,
#header .header-right {
	padding-top:2px;
	position:relative;
}
#header .header-right{
	z-index:99999;
}
#header .header-left > div,
#header .header-right > div{
	padding: 4px 10px;
}
#header .header-top.stickyelm .container > div {
	float:left;
}
#header .header-left > div.active,
#header .header-right > div.active{
	background: #323232;
}
#header .header-top .header-left .solelogo{
	border-right:1px solid;
	padding-left:0px;
}
#header .header-top .header-left .solelogo a {
    background: url(https://www.ilsole24ore.com/static/img/ilsole24ore-o-2021.svg) no-repeat center center;
    display: block;
    height: 30px;
    width: 90px;
    background-size: 80px;
}
#header .header-top .header-left .solelogo a span{
	display: block;text-indent:-200000px;
}
/*#header .header-top .header-left .search a{
	background: url("../images/header/sprite-cerca.png") no-repeat center 3px;
	display: block;
	height: 25px;
	width: 20px;
}*/
#header .header-top .header-left .search a {
    background: url(../images/header/sprite-cerca.png) no-repeat center 10px;
    display: block;
    height: 30px;
    width: 20px;
}
#header .header-top .header-left .search a span{
	display: block;text-indent:-200000px;
}


#header .header-left > div{
	float: left;
	border-width: 0 1px 0 0;
}
#header .header-top .header-right .solelogo{
	display:none;
}
#header .header-right > div{
	border-width: 0 0 0 1px;
}
#header .header-left .hpweather a img {
	float:left;
	margin-right:10px;
}
#header .header-left .hpweather span{
	display:block;
}
#header .header-left .hpweather strong{
	margin-right:5px;
}
#header .header-left .hpweather a.change{
	float:left;
	margin-top:-5px;
	height:15px;
	line-height:15px;
}
#header .header-right > div{
	float: right;
}
#header .header-right > div.search a{
	display: block;
}
#header .header-right > div.search a img{
	margin-top:5px;
}
#header .header-right > div.social-links{
	border: 0px;
}
#header .header-right > div.social-links ul.social{
	margin-top:6px;
}
#header .header-right > div.social-links ul.social li{
	display: inline;
}
#header .header-right > div.social-links ul.social li a{
	float:left;
	width:20px;
}
#header .header-right > div.social-links ul.social li a span{
	display: block;
	height:20px;
	background:url('../images/share_icon/sprite_share.png') no-repeat;
}
#header .header-right > div.social-links ul.social li a span.fb{
	background-position:-199px -9px;
}
#header .header-right > div.social-links ul.social li a span.tw{
	background-position:1px -10px;
}
#header .header-right > div.social-links ul.social li a span.gl{
	background-position:-398px -10px;
}
#header .header-right > div.social-links ul.social li a span.rss{
	background-position:-599px -10px;
}
#header .header-right > div.header-box{
	float:right;
	border:1px solid #d0c5b5;
	border-radius:2px;
}
#header .header-right .header-box div.my24{
	border-right:1px solid #d0c5b5;
	float:left;
	padding-right:15px;

}
#header .header-right .header-box div.my24 img.retina{
	display:none;
}
#coverpage .headerimg {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	background:#234357;
	background-repeat: no-repeat;
	background-position: center top;
}
.single #coverpage .headerimg {
	background-position: center 0;
}

#coverpage .headerimg section {
	color: #FFFFFF;
	font-family: "sole_display","Times New Roman",serif;
	font-weight: normal;
	height: 100%;
	left: 0;
	padding-top:153px;
	position: absolute;
	top: 0;
	width: 100%;
}
#coverpage .headerimg section h1 {
}
#coverpage .headerimg section h1 .blogtitle {
	font-family: inherit;
	letter-spacing: -2px;
	white-space: nowrap;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
#coverpage .headerimg section h1 .blogtitle a{
	color: #fff;
	font-size: 62px;
}
#coverpage .headerimg hr {
	display: none;
}

.single #coverpage .headerimg section h1 {
/*	font-size: 50px; */
}
#coverpage .headerimg section span.subtitle {
	float: left;
	margin-top: 4px;
	margin-bottom: 30px;
	width: 100%;
}
#coverpage .headerimg section span.subtitle p {
	font-family: "sole_text","Times New Roman",serif;
	font-size: 18px;
	/*margin: 2% auto auto;*/
	text-align: center;
	letter-spacing: 0.3px;
	color: #FFFFFF;
}
.single #coverpage .headerimg section span.subtitle p{
	font-size: 20px;
	letter-spacing: 0.5px;
}
/* =Navigation
------------------------------------#p4r51f4!-- */
.header-nav{
	background: #F5E5D5;
	border-top: 2px solid #252525;
	height: 55px;
	width: 100%;
}
#main-nav {
	height: 55px;
	margin-bottom: 7px;
	position: relative;
	width: 990px;
	margin:0 auto;
}
#main-nav > ul {
	height: 55px;
	width: 990px;
}
#main-nav > ul li {
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
	display: block;
	float: left;
	height: 52px;
}
#main-nav li#nav0 {
	padding-left: 6px;
	width: 50px;
}
#main-nav li#nav1 {
	width: 80px;
}
#main-nav li#nav2 {
	width: 85px;
}
#main-nav li#nav3 {
	width: 94px;
}
#main-nav li#nav4 {
	width: 99px;
}
#main-nav li#nav5 {
	width: 75px;
}
#main-nav li#nav6 {
	width: 96px;
}
#main-nav li#nav7 {
	width: 114px;
}
#main-nav li#nav8 {
	width: 110px;
}
#main-nav li#nav9 {
	background:#3A3A3A;
	border-bottom: 2px solid #B42614;
	border-top: 1px solid #252525;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
	position: relative;
	width: 179px;
}
#main-nav > ul li a {
	background: url("//i.res.24o.it/img2013/main-nav_sep.png") no-repeat left center;
	color: #1A171B;
	display: block;
	font-size: 15px;
	height: 41px;
	padding-left: 10px;
	padding-top: 11px;
	letter-spacing: 0.2px;
	font-family: "sole_headline_bold","Times New Roman",serif;
}
#main-nav li#nav0 a {
	background-image: none;
	padding-left: 0;
}
#main-nav li#nav9 a {
	background-image: none;
	color: #EFDFCB;
}
#main-nav li#nav9 a em {
	color: #FFFFFF;
	font-style: normal;
	font-family: "sole_headline","Times New Roman",serif;
}
#main-nav li#nav9 span {
	background: url("//i.res.24o.it/img2013/sprite_ecommerce.png") no-repeat;
	display: block;
	height: 34px;
	position: absolute;
	right: -4px;
	top: 12px;
	width: 23px;
}
#main-nav > ul li a:hover{
	background-color: #FFFFFF;
	background-image: none;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	border-top: 4px solid #416077;
	box-shadow: -4px 0 3px -4px #666666;
	color: #416077;
	height: 41px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-top: 14px;
	position: relative;
	right: -1px;
	text-decoration: underline;
	text-shadow: 0 0;
	top: -7px;
	z-index: 999999999;
}
#main-nav > ul li#nav0 a:hover {
	text-decoration: underline;
	background: none;
	border: 0 none;
	box-shadow: 0 0 0 0;
	color: #1A171B;
	font-size: 15px;
	padding-left: 0;
	padding-top: 11px;
	position: static;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}
#main-nav > ul li#nav9 a:hover{
	text-shadow: 0 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: 4px solid #B42614;
	color: #1A1A1A;
	height: 41px;
	margin-left: -1px;
	padding-left: 9px;
}
#main-nav ul li#nav9 a:hover em{
	color: #1A1A1A;
}

/* =Box login
------------------------------------#p4r51f4!-- */
#header .header-right .accedi{
	float:left;
	width: 70px;
	padding-left:7px;
}
#header .header-right .accedi a{
	display:block;
	background:url('../images/header/arrows_down.png') no-repeat right 9px;
}
#header .header-right .accedi.user-logged a {
	background-position: right 3px;
}
#header .header-right .accedi h1{
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	padding:2px;
	line-height:17px;
	margin:0;
}
#header .header-right .accedi.user-logged {
	color: #AD9A87;
	font-weight: normal;
	padding:7px 0px 7px 7px;
	width: auto;
}
#header .header-right .accedi.user-logged a span{
	font-weight:bold;
	font-size:14px;
}
#header .header-right .accedi.user-logged a strong{
	display:block;
	line-height:10px;
	width:112px;
	overflow:hidden;
}
#header .header-right .accedi.user-logged h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 39px;
	float: right;
	margin-right: 10px;
}
#header .header-right #login-box {
	display:none;
	height:auto;
	background:#3A3A3A;
	border: 0 solid #A1A1A1;
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.8);
	position: absolute;
	right: 0px;
	top: 38px;
	width: 270px;
	z-index: 2147483647;
}
#header .header-right #login-box.openedbox {
	display:block;
}
#header .header-right #login-box form {
	padding:20px;
	float:left;
}
#header .header-right input, select, textarea, input[type="search"], button{
	-moz-font-feature-settings:normal;
	-moz-font-language-override: normal;
	font-family: inherit;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
#header .header-right #login-box .user input,
#header .header-right #login-box .password input {
	border-color:#A7A5A6 #EFEFEF #EFEFEF #B2B1B2;
	border-style: solid;
	border-width: 1px;
	font-family: "sole_headline_bold","Times New Roman",serif;
	font-size: 16px;
	margin-bottom: 7px;
	padding: 9px 10px;
	width: 214px;
}
#header .header-right #login-box .submit {
	display: block;
	float: left;
	margin-bottom: 13px;
}
#header .header-right #login-box .submit input {
	background: url("../images/header/submitgradient.png") repeat-x;
	border: medium none;
	border-radius: 2px;
	color: #3A3A3A;
	cursor: pointer;
	font-family: "sole_headline_bold","Times New Roman",serif;
	font-size: 14px;
	height: 29px;
	padding-bottom: 3px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
	width: 103px;
}
#header .header-right #login-box .new-user {
	color:#FFFFFF;
	float: left;
	font-family: "sole_headline_bold","Times New Roman",serif;
	font-size: 13px;
	margin: 8px 0 8px 17px;
}
#header .header-right #login-box .new-user a {
	color:#FFFFFF;
	line-height:13px;
	text-decoration: underline;
}
#header .header-right #login-box .forgot {
	border-top: 1px solid #4A4846;
	clear: both;
	display: block;
	padding-top: 10px;
	text-align: center;
}
#header .header-right #login-box .forgot a {
	color:#FFFFFF;
	font-family: "sole_headline_bold","Times New Roman",serif;
	text-decoration: underline;
}
#header .header-right #login-box .dashboard {
	margin: 10px;
	padding: 0 8px;
}
#header .header-right #login-box .dashboard p {
	background-image: url("/img2013/spriteMy24.png");
	background-position:-35px -55px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4A4846;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 42px;
}
#header .header-right #login-box .dashboard p + p{
	background-position:-35px -125px;
}
#header .header-right #login-box .dashboard p + p + p{
	background-position:-35px -195px;
}
#header .header-right #login-box .dashboard p a {
	color: #FFFFFF;
	font-family: "sole_headline_bold","Times New Roman",serif;
	font-size: 14px;
	text-transform: uppercase;
}
#header .header-right #login-box .dashboard p.last {
	background:none;
	border: 0 none;
	height: 24px;
	line-height: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}
#header .header-right #login-box .dashboard a.logout {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 -8px 0 -50px;
	text-decoration: underline;
	text-transform: none;
	display:block;
}

/* =Blog Navigation
------------------------------------#p4r51f4!-- */
#access{
	background:#414141;
	clear:both;
	display:block;
	float:left;
	height:38px;
	margin:0 auto;
	width: 100%;
	z-index: 999;
}
#access div.menu{
	z-index:9999;
	width:1035px;
	margin:0 auto;
}
#access div.menu.mobile { display:none; }
#access div.menu ul.mobile{
	display:none;
}
#access div.menu ul.search_share a img {
	width:20px;
	height:20px;
	margin:-14% 0;
}
#access div.menu ul.search_share a img:first-child {
	display: none;
}
#access div.menu ul.search_share li a{
	padding:0 17px 0 7px;
	cursor:pointer;
}
#access div.menu.search_share span {
	background-image:url('../images/share_icon/share-sprite-normal.png');
	background-repeat: no-repeat;
	width:15px;
	height:15px;
	/* display:none; */
	margin:12px;
	float: left;
}
#access div.menu.search_share .fb {
	background-position: -540px -69px;
}
#access div.menu.search_share .twitter {
	background-position: -683px -70px;
}
#access div.menu.search_share .gplus {
	background-position: -610px -69px;
}
#access div.menu.search_share .linkedin {
	background-position: -759px -70px;
}
#access div.menu.search_share {
	height: 38px;
	/* display:none;
	width: 100%;
	clear: both;
	background-color:#292929;
	position:relative;*/
	float: right;
	width: 170px;
	z-index:999999;
	text-align:right;
}
#access div.menu.search_share .ctn{
	margin: 0 auto;
	width: 1004px;
}
#access div.menu ul{
	float:left;
	font-size:13px;
	list-style:none;
	margin:0;
	padding-left:0;
}
#access div.menu ul li, #access div.menu .menutitle {
	float:left;
	height:38px;
	line-height:38px;
	position:relative;
}
#access div.menu ul.desktop li:last-child{
	/* padding-left:114px; */
}
#access div.menu ul.desktop li:first-child {display:none;}
#access div.menu ul.desktop li:last-child #searchform{
		margin-right: 7px;
}
#access div.menu ul.desktop li:last-child #searchform .cerca {
	position: absolute;
	margin-left: -24px;
	cursor:pointer;
}
#access div.menu ul li a, #access div.menu .menutitle .menulabel {
	color:#FFFFFF;
	display:inline-block;
	font-family:gotham_htf;
	font-size:12px;
	height:38px;
	padding:0 1.2125em;
	text-decoration:none;
	text-transform: uppercase;
}
		#access div.menu .menutitle {display: none; position:relative; }
		#access div.menu .menutitle .menulabel {margin-right: 5px; cursor: pointer;}
		#access div.menu .menutitle .arrow-icon { width: 15px; height:15px; margin:12px 0 12px 5px; padding:0; float:right; background: url("../images/header/arrows_down.png") no-repeat scroll center -11px #414141;}
		#access div.menu .visible {display: inline-block}
		#access div.menu ul.verticalMenu { display:none; position:absolute; left:0; top:38px;}
		#access div.menu ul.verticalMenu { background: none repeat scroll 0% 0% #414141; width: auto; }
		#access div.menu .menutitle:hover .verticalMenu { display: block }
		#access div.menu ul.verticalMenu li { position: static; background: none repeat scroll 0% 0% #414141; }
		/*#access div.menu ul.verticalMenu li:first-child { display: block;} */
		#access div.menu ul.verticalMenu li a { display: block; white-space: nowrap; }
/*
		#access {
    background: none repeat scroll 0% 0% #414141;
    clear: both;
    display: block;
    float: left;
    height: 38px;
    margin: 0px auto;
    width: 100%;
    z-index: 999;
}
*/
.header-left .search {
	padding:0px 10px !important;
}
.header-left .search.open .cerca {
	position: absolute;
	margin: 7px 0px 0px -30px;
}
.header-left .search .cerca {
	display:none;
}
.header-left #s {
	background: url("../images/header/sprite-cerca.png") no-repeat 188px 7px #f7f7f7;
	border: 1px solid #e5e5e5;
	box-shadow:none;
	border-radius:2px;
	padding:0px 30px 0px 10px;
	height: 31px;
	cursor:pointer;
}
::-webkit-input-placeholder {
	color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity:  1;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
	opacity:  1;
}

:-ms-input-placeholder {
	color: #fff;
}
.stickyelm, .stickynav{
	position: fixed;
	-webkit-backface-visibility: hidden;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	border-top: 0;
	display: block;
}
.stickynav{
	top: 54px;
	z-index: 0;
}
.fornewyork{
	display:none;
}

/* =Minimal Header
------------------------------------#p4r51f4!-- */
#header .header-top.stickyelm .container .header-left .current-date{display:none!important;}

#header .header-top .container .header-left .solelogo .mobile {display:none;}
#header .header-top .container .header-left .current-date .mobile {display:none;}

#header .header-top.stickyelm .container .header-center .nova a{display:none;}
#header .header-top.stickyelm .container .header-center .nova a.home{display:block;visibility:visible;}
#header .header-top.stickyelm .container .header-center .nova h1{font-weight: bold;display: block;font-family: "sole_display","Times New Roman",serif;font-size:23px;/*text-transform:uppercase; */line-height:35px;color:#000000;}

#header .header-top .container .header-right .solelogo .mobile {display:none;}
#header .header-top .container .header-right .accedi img {display:none}

#header .header-top.stickyelm .container .header-right .search{border:none;}

/* FOR NEWYORK-TALES */
body.ny .fix #header .header-top{background:url("../images/header/cover-stickyt.jpg") no-repeat right #203610;}

body.ny .fix #header .header-top .header-left .solelogo{border-color:#FFFFFF}
body.ny .fix #header .header-top .header-left .solelogo a{background-position:center -40px;}
body.ny .fix #header .header-top .header-left .search a{background-position:center -39px;}

body.ny .fix #header .header-top .header-center h1{color:#FFFFFF;}

body.ny #header .header-right{margin-top:-4px;}
body.ny #header .header-right .header-box{display:none;}
body.ny #header .header-right .fornewyork{display: block;}
body.ny #header .header-right .fornewyork a{
	background: url("../images/header/ny-sponsor-ford.png") no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 170px;
}

body.ny .fix #header .header-right .fornewyork a{background-position:0px -36px;}
body.ny #header .header-right .fornewyork a span{display: block;text-indent:-200000px;}



/* MEDIA QUERIES */
@media only screen and (max-width:768px){
	/* PORTRAIT: Apple iPad */
	embed,
	iframe,
	object {
	max-width: 768px;}
	#header .header-top .container {width:100%}
	#header .header-top .container .header-left, #header .header-top .container .header-right{width:auto;}
	#header .header-top .container .header-right {float:right; margin-right:15px;}
	#header .header-top.stickyelm .container .header-center{padding:0 205px 0 117px;display:block}
	#header .header-top .container .header-center{display:none}
	#header .header-top .container .header-center img{height:27px;padding:4px;}
	#header .header-top.stickyelm .container .header-center{padding:0 60px 0 120px;}
	#header .header-top .container .header-right .social-links {display:none;padding:0 !important;}
	#header .header-top .container .header-right .accedi img {height:20px;padding: 6px 0px 6px 6px;}
	#header .header-top .container .header-left .bsclass img {/* height:27px; */padding:4px;}
	#header .header-right .header-box div.my24 img.normal{display:none;}
	#header .header-right .header-box div.my24 img.retina{display:block;padding-top:5px}
	#header .header-right .header-box div.my24 {height:31px;}
	#header .header-right .accedi a{width:auto}
	#header .header-right > div {border:0;}
	#header .header-left > div {border:0;}
}

@media only screen and (max-width: 375px) and (orientation:portrait) {
	/* PORTRAIT: Apple iPhone & s4 */

	embed,
	iframe,
	object {
	max-width: 360px;}

	#header .header-top .container {width:100%}
	#header .header-top .container .header-left, #header .header-top .container .header-right, #header .header-top .container .header-center{width:auto;}
	#header .header-top .container .header-right .social-links {display:none;padding:0 !important;}
	#header .header-top .container .header-right .accedi img {width:23px;padding: 4px;display:block;}
	#header .header-top .container .header-right {margin-right:0;width:45px}
	#header .header-top .container .header-left .solelogo {padding-left:10px}
	body.ny .fix #header .header-top .container .header-left .solelogo a{background-position:center -120px;}
	#header .header-top .container .header-left .solelogo .desktop {display:none;}
	#header .header-top .container .header-right .solelogo .desktop {display:none; float:left;}
	#header .header-right .header-box {padding-top:0px}
	#header .header-right .header-box div.my24 {display:none;}
	#header .header-top .container .header-left .solelogo a {width:30px; background-position: center -80px}
	#header .header-top .container .header-left .bsclass img{width:23px;padding:6px 0;height:auto;}
	#header .header-right > div.header-box{ float:right; width:auto; border:0; border-radius:0; background:none; width:30px;}
	#header .header-top .container .header-left .bsclass .desktop{display:none;}
	#header .header-top .container .header-left .bsclass .mobile{display:block;}
	#header .header-top .container .header-center {padding:0 23px 0 67px;display:none}
	#header .header-top .container .header-center img {padding:6px 49px 6px 0;height:20px}
	#header .header-right .accedi h1{ display:none }
	#header .header-right .accedi {width:30px}
	#header .header-top.stickyelm .container .header-left .solelogo{display: block; padding-left:10px}
	#header .header-top.stickyelm .container .header-right .solelogo{display: none;}
	#header .header-top.stickyelm .container .header-center{padding:0 4px 0 0;display:block;float:left}
	#header .header-top.stickyelm .container .header-right > div.header-box {display:block !important}
	#header .header-right .header-box div.my24 img.normal{display:none;}
	#header .header-right .header-box div.my24 img.retina{display:block;padding-top:5px}
	#header .header-right .header-box div.my24 {height:31px;}
	#header .header-right #login-box .dashboard p.last {height:40px;color:#fff;}
	#header .header-right #login-box .dashboard p {padding:0}
	#header .header-right .accedi a{width:auto;background:none;}
	#header .header-right > div, #header .header-left > div {border:0;}
}

/* ====================================== \/ LANDSCAPE \/ ====================================== */

@media only screen and (max-width:1024px) and (orientation:landscape) {
	/* LANDSCAPE: Apple iPad & Tab 7 */

	embed,
	iframe,
	object {
	max-width: 1024px;}
	#header .header-left > div {border:0;}
	#header .header-top.stickyelm .container .header-right > div {/* border:0;padding:0; */}
	#header .header-right .accedi a { background-position: right 17px; }
	#header .header-top .container .header-right .accedi img {height:20px;padding: 6px 0px 6px 6px;}
	#header .header-right .header-box div.my24 img.normal{display:none;}
	#header .header-right .header-box div.my24 img.retina{display:block;padding-top:5px}
	#header .header-right .header-box div.my24 {height:31px;}
	#header .container > div {width:33.3%}
}

@media only screen and (max-width:640px) and (orientation:landscape){
	/* LANDSCAPE: Apple iPhone 5 & s4 */

	embed,
	iframe,
	object {
	max-width: 640px;}

	#header .header-top .container .header-center {display:none;}
	#header .header-top .container .header-right .accedi img {display:block;}
	#header .header-top.stickyelm .container .header-left .solelogo {display:none;}
	#header .header-top .container .header-left .bsclass img{width:80px;padding:6px 0;}
	#header .header-top.stickyelm .container .header-right .solelogo {/* display:block */}
	#header .header-top.stickyelm .container .header-right .accedi img {width:23px;padding: 4px;display:block;}
	#header .header-top .container .header-center img {padding:6px 49px 6px 0;height:20px}
	#header .header-top.stickyelm div.header-center h1{ font-weight: bold;display: block;font-family: "sole_display","Times New Roman",serif;font-size:23px;/*text-transform:uppercase;*/line-height:35px;color:#000000; }
	#header .header-top .container .header-right .social-links {display:none;padding:0 !important;}
	#header .header-top .container .header-right {float:right;margin-right:15px;}
	#header .header-top.stickyelm .container .header-right .header-box{/* display:none; */}
	#header .header-right > div {border:0;padding:0;}
	#header .header-top.stickyelm .container .header-center{display:block;padding:0 149px 0 145px;float:left}
	#header .header-right .accedi h1{ display:none }
	#header .header-right .header-box div.my24 {display:none;}
	#header .header-right > div.header-box{ float:right; width:auto; border:0; border-radius:0; background:none; width:30px;}
	#header .header-right .header-box div.my24 img.normal{display:none;}
	#header .header-right .header-box div.my24 img.retina{display:block;padding-top:5px}
	#header .header-right .header-box div.my24 {height:31px;}
	#header .header-right .accedi a{width:auto;background:none;}
}

@media only screen and (max-width:480px) and (orientation:landscape) {
	/* LANDSCAPE: Apple iPhone 4 */

	embed,
	iframe,
	object {
	max-width: 480px;}
	#header .header-top .container .header-center { padding: 0px 70px !important;width:auto;}
	#header .header-right > div {border:0;}
}
