body#prehome{
	background:#fff;
	padding-top: 0;
	padding-bottom: 0;
	font-family: 'EB Garamond', serif;
	font-size:18px;
}
.container{
	width: auto;
}
 @media (min-width: 768px) {
	#prehome .container {
		max-width: 750px !important;
	}
	#content-110anm{
		margin-top:-80px;
	}
	#logo-anm-tool{
		text-align: right;
	}
}
@media (min-width: 992px) {
  #prehome .container {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  #prehome .container {
    max-width: 1170px !important;
  }
}
 @media (max-width: 768px) {
	#logo-anm-tool, #social-tool{
		margin: 40px 0 20px 0;
	}
}
#prehome #tool{
	font-size:13px;
	margin-bottom:10px;
	color:#cbb04b;
	font-family: 'Fjalla One', sans-serif;
}
#prehome #tool img{
	display:inline;
}
#prehome #tool #social-tool{
	margin-top: 0;
}
#prehome #tool h2{
	display:inline;
	font-size:30px;
	font-style: italic;
	font-weight:normal;
	font-family: 'EB Garamond', serif;
	color:#b0976d;
}
#social-tool i{
	color:#888888;
	font-size:22px;
	padding-left:10px;
}
#prehome h1{font-size:48px; margin-top:5px;}
#prehome h2{font-size:30px; margin-top:25px; color:#ab1214;}
#prehome h3{color:#cbb04b; font-size:33px; margin-top:5px;}

#content-110anm{
	padding-top:80px;
	background:transparent url(/speciali/prehome/images/roma.jpg) no-repeat center top; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom:80px;
}

.videobox, .responsive-image img{
	-webkit-box-shadow: 0px 2px 5px 1px rgba(116, 115, 115,2);
	-moz-box-shadow: 0px 2px 5px 1px rgba(116, 115, 115,2);
	box-shadow: 0px 2px 5px 1px rgba(116, 115, 115,2);
	margin-bottom:70px;
}
.videobox{
	background:#fff;
	padding:50px;
	text-align:center;
	position: relative;
}
#content-twitter{
	color:#5ea9dd;
	font-size:40px;
	font-style: italic;
}
#content-twitter a{
	color:#5ea9dd;
}
#content-twitter .row{
	margin-bottom:0;
}
#content-twitter i{
	color:#5ea9dd;
	font-size:80px;
}
#footer1prehome{
	-webkit-box-shadow: 0px -4px 100px 11px rgba(166,166,166,1);
	-moz-box-shadow: 0px -4px 100px 11px rgba(166,166,166,1);
	box-shadow: 0px -4px 100px 11px rgba(166,166,166,1);
	font-size:13px;
	color:#cbb04b;
	font-family: 'Fjalla One', sans-serif;
	padding:20px;
}
#footer2prehome{
	background: #f0f0f0;
}
#footer1prehome img{
	display:inline;
}
#footer2prehome h2{
	font-size:40px;
	color:#b0976d;
	font-weight:normal;
	font-style: italic;
}
#social-footer i{
	color:#888888;
	font-size:22px;
	padding-left:10px;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	width: 100%;
	height: auto;
}
