body#prehome{
	background:#DDE9ED url('/prehome/images/beati-i-giusti-bg.jpg') no-repeat top center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding-top: 0;
padding-bottom:0;}
#prehome .container.bg{ 
	background:#fff;}
#prehome #tool{margin-bottom:0; margin-top:10px;}
#prehome #tool a{color:#000;}
#prehome #tool a i{color:#caaf56; margin-left:10px;}
#prehome h1{font-size:33px; margin-top:5px;}
#prehome h2{font-size:22px; margin-top:25px;}
#footerprehome{background:#fff; margin-top:40px; padding-top:20px;}
#footerprehome a{color:#000;}
#footerprehome a i{color:#caaf56; margin-left:10px;}
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
