.title-area .name h1 a
{
	display: block;
	height: 55px;
	width: 112px;
	background-image: url('../images/header_logo_sml.png');
	background-repeat:no-repeat;
	background-position:bottom; 
	margin: 0 0 0 20px;
	text-indent: -9999px;
    white-space: nowrap;  
}
.random-image-1{
	background: url(../images/picnic_table.jpg) no-repeat center center #fff;
	background-size:100%;
}
.random-image-2{
	background: url(../images/hp_banner_tapas.jpg) no-repeat center center #fff;
	background-size:100%;
}
.random-image-3{
	background: url(../images/hp_banner_tapas2.jpg) no-repeat center center #fff;
	background-size:100%;
}
.random-image-4{
	background: url(../images/hp_banner_tapas3.jpg) no-repeat center center #fff;
	background-size:100%;
}
.random-image-5{
	background: url(../images/hp_banner_petit_4s.jpg) no-repeat center center #fff;
	background-size:100%;
}
.random-image-6{
	background: url(../images/hp_banner_fingerfood.jpg) no-repeat center center #fff;
	background-size:100%;
}
.random-image-7{
	background: url(../images/hp_banner_buffet.jpg) no-repeat center center #fff;
	background-size:100%;
}
.main-header.home .caption {
margin: inherit;
}
.homepage-full-logo {
	margin:9px 0;
}
.light
{
	font-weight: 200 !important;
}
.main-header.home .caption .caption_bg
{
	display:inline-block;
	color: white;
	background: rgba(255,255,255, 0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
}
.main-header.home .caption .caption_bg p 
{
	color: black;
	font-size: 1.25em;
	line-height: 1.6;
	margin-bottom: 120px;
	margin: 10px;
}

ul.optionset {background-color: #ededed !important;}
.subheader.bg-dblue {
background: #246092;
}
.subheader {
height: 127px;
margin-top: 0;
}

.subheader h2.title-text {
font-size: 35px;
color: #ffffff;
line-height: normal;
margin-bottom: 0;
/*font-family: "Proxima Nova","proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;*/
letter-spacing: normal;
line-height: normal;
font-weight: bold;
white-space: nowrap;
/*overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;*/
}
.subheader ul.subnav
{
	list-style: none outside none;
}
.subheader ul.subnav li
{
	float: left;
	display: inline;
}
.subheader ul.subnav li a
{
color: #fff;
font-size: 13px;
padding: 5px 18px;
margin: 0;
display: block;
}
.subheader ul.subnav li.active {
background: rgba(0,0,0,0.15);
}
ul.fourColumn
{
	-webkit-column-count: 4;
	-webkit-column-gap: 20px;
	-moz-column-count: 4;
	-moz-column-gap: 20px;
	-ms-column-count: 4;
	-ms-column-gap: 20px;
	-o-column-count: 4;
	-o-column-gap: 20px;
	column-count: 4;
	column-gap: 20px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	column-break-inside: avoid;
	display: block;
	list-style: none;
}

div.supporticons div{ background-color: #246092; padding: 15px; height: auto;}
div.supporticons div, 
div.supporticons div p,
div.supporticons div h1, 
div.supporticons div h2, 
div.supporticons div h3,
div.supporticons div h4,
div.supporticons div h5{ color: #fff !important;}
div.supporticons div p{overflow: hidden; font-size: 0.9em; margin-bottom: 0; }
		
@media only screen and (min-width: 40.063em) {
	.main-header.home .caption {
		margin: 0 ;
		text-align: center;
	}
	.subheader {
		height:98px;
	}
	.subheader h2.title-text {
		padding-top: 10px;
		text-align: center;
		margin-bottom: 5px;
		line-height: 1.2em;
	}
	.subheader ul.subnav {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 0px;
		float:none;
	}
	.subheader ul.subnav li {
		display: inline-block;
		float:none;
		
	}
}
@media only screen and (min-width: 64.063em) {
	.main-header.home .caption {
		margin: 2.5em 0 1em 0 ;
		text-align: left;
	}
	.subheader h2.title-text {
		padding-top: 20px;
		padding-bottom: 0px;
		text-align: left;
		line-height: 35px;
	}
	.subheader ul.subnav
	{
		margin: 0 0 0 auto;
		text-align:right;
		white-space: nowrap;
		overflow: visible;
	}
	div.supporticons div{ height:10em;}
}
@media only screen and (min-width: 90.063em) {
	.main-header.home .caption {
		margin: 3.7em 0 2em 0 ;
	}

}
@media only screen and (min-width: 120.063em) {
	.main-header.home .caption {
		margin: 5em 0 3em 0 ;
	}

}
@media print {
  body.Menu img, body.Menu .top-bar, body.Menu .submenu {
     display: none !important;
   }
  body.Menu h1 {
  	page-break-before: always !important;
  }
}
