* {
	-webkit-appearance: none;
}
/* Background */
body{
	background-color:#fff;
	color: #333333;
	}
/* Format */
body, select, input, textarea{
	font-family:Helvetica, Arial, sans-serif;
	}
h1{
	font-size:2.2em;
	}
h2{
	font-size:2em;
	}
h3{
	font-size:1.8em;
	}
h4{
	font-size:1.6em;
	}
h5{
	font-size:1.4em;
	}
h6{
	font-size:1.2em;
	}
p{
	font-size:1.2em;
	color:#6d6e71;
	}
sup {
	font-size: 9px;
    position: relative;
    top: -7px;
}
em{
	font-style: italic;
	}
input, textarea{
	font-family: Helvetica, Arial, sans-serif;
	}
strong{
	font-weight: bold;
	}
i{
	font-style: italic;
	}
.container{
	width:95%;
	max-width: 1280px;
	margin: 0 auto;
	}
/* HEADER */
header{
	float: left;
	width: 100%;
	padding:2em 0 1em 0;
	background: #f8f8f8 url('../images/header.jpg') top center repeat-x;
	position: relative;
	}
header .container{
	position: relative;
}
#branding{
	position: absolute;
	top: 0;
	left: 0;
	max-width:120px;
	}
#logo{
	float: left;
	}
#logo img{
	width: 100%;
	}
.gold_line{
	float: right;
	height: 10px;
	width: 55%;
	background: url('../images/gold_line.jpg') left center repeat-x;
	margin: 5em 30% 3em 15%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.tagline{
	position: absolute;
	top: 6em;
	right: 0;
	text-transform: uppercase;
	font-weight: bold;
	}
header h1{
	float: left;
	margin: 0;
	}
header h2{
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:2.8em;
	color: #d4af5e;
	float: left;
	margin: 0 0 0 0.7143em;
	clear: both;
	}
#header_contact{
	float: right;
	text-align: right;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3333em;
	}
#header_contact p{
	color: #213265;
	margin: 0;
	}
#header_contact a{
	color: #213265;
	text-decoration: none;
	}
.gold{
	color: #c5960b;
	}
#header_email{
	margin: 0 0 0 2em;
	}
#top_nav{
	float:right;
	margin: 0 2em 0 0;
	}
#top_nav ul{
	float: right;
	}
#top_nav li{
	float: left;
	margin: 0 1.5em 0 0;
	overflow: hidden;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	}
#top_nav li.top_nav_last{
	margin:0;
	}
#top_nav img{
	display: inline-block;
	margin: 0 0.2em 0 0;
}
#top_nav a{
	float: left;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #041f78;
	font-size: 1.6em;
	padding: 0;
	text-decoration: underline;
	text-transform: uppercase;
	}
#top_nav a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	text-decoration: none;
	}
.dcjq-mega-menu #main_nav_icon{
	display: none;
	}
/* MAIN NAV */

#main_nav{
	font-family: "ff-dax-web-pro",sans-serif;
	position: relative;
	bottom: -30px;
	z-index: 999;
	float: left;
	width: 100%;
	background: url('../images/nav_bg.jpg');
	font-size: 2em;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
}
#main_nav_icon{
	display: none;
}
.mobile_nav{
	display: none !important;
}
#level_1{
	width: 100%;
	position: relative;
	display: table;
}
#level_1 li{
	display: table-cell;
	text-align: center;
	border-right: 1px solid #40548f;
}
#level_1 li.last{
	border-right: 0;
}
#level_1 li a{
	display: block;
	color: #fff;
	padding: 0.6em 0;
}
#level_1 li a:hover{
	color: #c5960b;
	text-decoration: none;
}
#main_nav .level_2{
	display: none;
	position: absolute;
	background: #d4d4d4;
	padding: 10px;
	right: 0;
}
#main_nav .level_2 li{
	border: 0;
	display: block;
	float: left;
	text-align: left;
	width: 170px;
	margin: 0 10px 0 10px;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
#main_nav .level_2 a{
	padding: 7px 0 3px 0;
	color: #c39d5a;
	font-weight: bold;
	font-size: 0.7em;
}
#main_nav .level_2 a:hover{
	color: #555;
}
#main_nav .level_2 p{
	color: #555;
	font-weight: normal;
	font-size: 0.6em;
}
#main_nav .level_2 p a{
	color: #555;
	font-size: 1em;
	padding: 0;
	font-weight: normal;
}
#main_nav .level_2 p a:hover{
	text-decoration: underline;
}
#main_nav .bwr_nav .level_2{
	margin-left: -150px !important;
	right: auto;
}
#main_nav .bwr_nav .level_2 li{
	border: 0;
	display: block;
	float: left;
	text-align: left;
	width: 160px;
	margin: 0 10px 20px 10px;
}
#main_nav .level_2 .level_2_eq{
	float: left;
}
#main_nav .bwr_nav .level_2 a{
	padding: 7px 0 3px 10px;
	color: #c39d5a;
	font-weight: bold;
	font-size: 0.7em;
}
#main_nav .bwr_nav .level_2 a:hover{
	color: #555;
}
#main_nav .bwr_nav .level_3 li{
	float: left;
	width: 100%;
	margin: 0;
}
#main_nav .bwr_nav .level_3 a{
	color: #555555;
	font-weight: normal;
	padding: 3px 10px;
	font-size: 0.6em;
}
#main_nav .bwr_nav .level_3 a:hover{
	color: #c39d5a;
}
/* FOOTER */
footer{
	padding: 2em 0;
	float: left;
	width: 100%;
	background: #203265;
	}
footer section{
	float: left;
	width:20%;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	padding: 0 0 0 5%;
	}
#contact_details_sec{
	width:25%;
	padding: 0;
	}
footer section h4{
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	}
footer section nav {
	float: left;
	width: 100%;
	}
footer section nav ul{
	float: left;
	width: 100%;
	}
footer section nav li{
	width: 100%;
	float: left;
	margin: 0.2em 0;
	font-size: 1.4em;
	}
footer section nav li a{
	float:left;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
footer section nav li a:hover{
	text-decoration: underline;
	}
#contact_details h2{
	color: #555;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	}
#contact_details #footer_tel{
	color: #1a3787;
	font-size: 2em;
	margin: 0;
	padding: 0.2em 0 0 28px;
	background: url('../images/tel_icon.png') no-repeat left center;
	}
#contact_details #footer_email a{
	color: #555;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	padding: 0.1em 0 0 28px;
	background: url('../images/email_icon.png') no-repeat left center;
	}
#contact_details #footer_email a:hover{
	text-decoration: underline;
	}
#follow_us{
	float: left;
	width: 20%;
	padding: 2em 0 0 0;
	clear: both;
}
#footer_copyright{
	float: right;
	margin: 2em 0 0 0;
	width: 80%;
	text-align: right;
	}
#footer_copyright p{
	color: #b1aeae;
	margin: 0;
	}
#footer_copyright a{
	color: #b1aeae;
	text-decoration: underline;
	}
#footer_copyright a:hover{
	text-decoration: none;
	}
#group_companies h4{
	margin: 0 0 0.625em 0;
	}
#group_companies li{
	float: left;
	margin: 0 0;
	width: 100%;
	}
#group_companies li a:hover{
	text-decoration: underline;
	}
#shs_group_link{
	background: url('../images/shs-group-icon.png') 120px no-repeat;
	padding: 1em 60px 0.3em 0;
	height: 24px;
	}
#shs_sales_ie_link{
	background: url('../images/shs-ie-sales-icon.png') 100px no-repeat;
	padding: 1em 80px 0.3em 0;
	height: 24px;
	}
#shs_drinks_link{
	background: url('../images/shs-drinks-logo.png') 120px no-repeat;
	padding: 1em 50px 0.3em 0;
	height: 24px;
}
#british_pepper_link{
	background: url('../images/british-peppers-logo.png') 130px no-repeat;
	padding: 1em 50px 0.3em 0;
	height: 24px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#contact_details .title{
	float: left;
	padding: 1em 0;
	background: #f8f8f8;
	border: 1px solid #f8f8f8;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#contact_details .title h2{
	color: #203265;
}
#contact_details .details{
	padding: 1em 2em;
	border: 1px solid #f8f8f8;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background: #f8f8f8;
	float: left;
	width: 100%;
}

/* HOME PAGE ------------------------------------------------------------ HOME PAGE */

#banner_image{
	width: 100%;
	display: inline-block;
	*zoom:1;
    *display:inline;
    position: relative;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    z-index: 1;
	overflow: hidden;
	}
#banner_image h2{
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	font-size: 4em;
	padding: 2em 0 0 0;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	-webkit-box-sizing: padding-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: padding-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 3500px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	}
.rslides img {
	display: inline-block;
	height: auto;
	width: 100%;
	border: 0;
	}
.rslides div{
	min-height: 300px;
	float: left;
	width: 100%;
	}
.rslides .bg1{
	width: 3321px;
	background: url('../images/home-banner.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	}
.slide2 h2{
	font-size: 3em !important;
}
.rslides .bg2{
	background: url('../images/home-banner-1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	}
#content{
	background: #f8f8f8;
	border-bottom: 1px solid #e3e0e0;
	float: left;
	width: 100%;
	padding: 0 0 2em 0;
	}
#home_content_left{
	float:left;
	width: 60%;
	padding:4em 0;
	}
#home_content_left h2{
	color: #c39d5a;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	margin: 1em 0 0 0;
	}
#home_content_left p{
	color: #555555;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin: 1em 0 0 0;
	}
#what_we_do{
	float: left;
	width: 35%;
	margin: 5em 0 5em 5%;
	padding:2em 0 0 0;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	}
#sidebar_nav #what_we_do{
	width: 100%;
	margin: 0;
}
#sidebar_nav #what_we_do h3{
	color: #fff !important;
	text-align: center !important;
	float: none;
	margin: 0 !important;
}
#what_we_do_title{
	float: left;
	padding: 1em 0;
	background: #203265;
	border: 1px solid #203265;
	width: 99%;
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	 -webkit-border-top-left-radius: 5px;
	    -moz-border-radius-topright: 5px;
	     -moz-border-radius-topleft: 5px;
	        border-top-right-radius: 5px;
	         border-top-left-radius: 5px;
	}
#what_we_do_title h3{
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	font-size: 2em;
	margin: 0;
	}
#what_we_do_nav{
	float: left;
	border: 1px solid #e9e4e4;
	border-top: 0;
	-webkit-border-bottom-right-radius: 10px;
	 -webkit-border-bottom-left-radius: 10px;
	    -moz-border-radius-bottomright: 10px;
	     -moz-border-radius-bottomleft: 10px;
	        border-bottom-right-radius: 10px;
	         border-bottom-left-radius: 10px;
	padding:1em 0;
	width: 99%;
	}
#what_we_do li.top_row{
	width: 25%;
	float: left;
	}
#what_we_do li.bottom_row{
	width: 50%;
	float: left;
	}
#what_we_do a{
	float: left;
	color: #555555;
	font-size: 1.6em;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	width: 100%;
	}
#what_we_do a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
#what_we_do img{
	width:57px;
	margin: 0 auto;
	float: none;
	display: block;
	}
.what_we_do_link_text{
	clear: both;
	float: left;
	}
#brands_we_rep{
	float: left;
	width: 100%;
	border-bottom:1px solid #e3e0e0;
	}
#brands_we_rep h3{
	color: #1a3787;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.4em;
	margin: 0.625em 0;
	}
#brands_we_rep ul{
	width: 100%;
	float: left;
	}
#brands_we_rep li{
	float: left;
	width: 14.1667%;
	margin:0 3% 5em 0;
	list-style: none;
	padding: 2em;
	border: 2px solid #f5f5f5;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
#brands_we_rep li#brand6, #brands_we_rep li#brand12{
	margin-right: 0;
	}
#brands_we_rep a{
	float: left;
	width: 100%;
}
#brands_we_rep figure{
	width: 100%;
	float: left;
	margin: 0;
	}
#brands_we_rep li:hover{
	border: 2px solid #b1aeae;
	-moz-box-shadow:    inset 0 0 10px #b1aeae;
    -webkit-box-shadow: inset 0 0 10px #b1aeae;
   	box-shadow:         inset 0 0 10px #b1aeae;
	}
#brands_we_rep li a figure img{
	width: 100%;
	}
#home_3_columns{
	float: left;
	width: 100%;
	padding: 3em 0;
	background: #f8f8f8;
	border-bottom:1px solid #e3e0e0;
	-webkit-box-shadow: 0 8px 6px -6px #e9e4e4;
	   -moz-box-shadow: 0 8px 6px -6px #e9e4e4;
	        box-shadow: 0 8px 6px -6px #e9e4e4;
	}
#home_3_columns section{
	float: left;
	width: 30%;
	}
#home_3_columns h4{
	color: #1a3787;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em;
	margin: 0.625em 0;
	}
#business_news{
	margin: 0 5%;
	}
.home_news_article{
	width: 95%;
	float: left;
	padding: 2.5%;
	border: 1px solid #e9e4e4;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px #e9e4e4;
	   -moz-box-shadow: 0 8px 6px -6px #e9e4e4;
	        box-shadow: 0 8px 6px -6px #e9e4e4;
	background: #fff;

	}
.home_news_article figure{
	width: 100%;
	float: left;
	overflow: hidden;
	max-height: 200px;
	position: relative;
	cursor: pointer;
	}
.home_news_article figure a{
	float: left;
	width: 100%;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
	}
.home_news_article figure:hover a{
	width: 105% !important;
	height: 105% !important;
	}
.home_news_article figure a img{
	width: 100%;
}
.home_news_article figure .overlay{
	background:#0a205d;
    text-align:center;
	height: 100% !important;
	width: 100%  !important;
    opacity:0;
    padding: 4em 0 0 0 !important;
    -webkit-transition: opacity 0.6s ease;
    -moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
    position: absolute;
    	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
    	box-sizing: border-box;         /* Opera/IE 8+ */
  }
.home_news_article figure:hover .overlay{
   opacity:0.6;
   }
.plus{
	font-family:Helvetica;
    font-weight:900;
    color:rgba(255,255,255,.85);
    font-size:96px;
    }
#home_3_columns .home_news_article div{
	width: 95%;
	padding: 2.5%;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	color: #555;
	float: left;
	}
.home_news_article h2{
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
	}
.home_news_article h2 a{
	color: #555;
	}
.home_news_article h2 a:hover{
	text-decoration: none;
	color: #1a3787;
	}
#charities figure{
	text-align: center;
	width: 100%;
	float: left;
	padding: 1em;
	margin: 0 0 2em 0;
	background: #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border:1px solid #fff;
	border-bottom: 1px solid #e9e4e4;
	-webkit-transition: opacity 0.6s ease;
    -moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px #e9e4e4;
	   -moz-box-shadow: 0 8px 6px -6px #e9e4e4;
	        box-shadow: 0 8px 6px -6px #e9e4e4;
	}
#charities figure:hover{
	border: 1px solid #b1aeae;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#charities img{
	width: 100%;
	display: inline-block;
	max-width: 358px;
	max-height: 315px;
	}


/* PAGES */

#page_content{
	float: left;
	width: 100%;
	padding: 6em 0 6em 0;
	background: #f8f8f8;
	-webkit-box-shadow: 0 8px 6px -6px #e9e4e4;
	   -moz-box-shadow: 0 8px 6px -6px #e9e4e4;
	        box-shadow: 0 8px 6px -6px #e9e4e4;
	}
#full_width{
	float: left;
	width: 100%;
	}
#full_width h1{
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0.5769em 0;
	}
#page_left{
	width:65%;
	float: left;
	}
#page_left h1{
	float: left;
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0.5769em 0;
	}
#page_left h2{
	float: left;
	color: #c39d5a;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.4em;
	margin: 0.5769em  0;
	}
#page_left h4, #single_post h4{
	float: left;
	color: #6d6e71;
	font-size: 1.6em;
	margin: 0 0 0.2em 0;
}
#page_left p{
	float: left;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0 0 1.5em 0;
	font-size: 1.6em;
	clear: both;
	}
#page_left ul {
	clear: both;
}
#page_left ul li {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #6d6e71;
    line-height: 1.5;
}
blockquote{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0 0 1.5em 0;
	font-size: 1.6em;
	color: #fff;
}

/* VISION */

#vision {
	background-color: #242e5e;
    float: left;
    width: 69%;
    padding: 60px 30px;
    text-align: center;
    box-sizing: border-box;
}
#vision h1 {
	color: #fff;
    font-family: "ff-dax-web-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 50px 0;
}
#vision h2 {
	clear: both;
    color: #fff;
    font-family: "ff-dax-web-pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.4em;
    margin: 0 0 20px 0;
}
#vision p {
	color: #fff;
	font-size: 16px;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
.vision_section {
    max-width: 70%;
    margin: 0 auto 50px auto;
}

#spirit {
	font-size: 0;
}
.letter {
	display: table-cell;
    vertical-align: top;
    width: 16.666%;
    border-right: 1px solid #353f6a;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
}
.letter:last-child {
	border-right: none;
}
.letter span {
	display: block;
	font-size: 80px;
	font-weight: bold;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	color: #fff;
}
.letter .stronger {
	color: #e30613;
}
.letter .performance {
	color: #ea5b0c;
}
.letter .integrity {
	color: #22b3a7;
}
.letter .responsible {
	color: #d60b52;
}
.letter .initiative {
	color: #1d71b8;
}
.letter .teams {
	color: #00983a;
}
.letter p {
	font-size: 13px !important;
}

/* SIDEBARS */

#sidebar{
	width: 29%;
	float: right;
	margin: 5.4em 0 0 0;
	min-width: 300px;
	}
.sidebar_box{
	float: left;
	width: 88%;
	padding: 1em 6% 2em 6%;
	background: #fff;
	margin: 0 0 2em 0;
	border: 1px solid #e9e4e4;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	}
#sidebar h3{
	float: left;
	color: #c39d5a;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.4em;
	margin: 0 0 0.2885em 0.5769em;
	}
#sb_soft_beverages{
	float: left;
	}
#sb_soft_beverages ul{
	width:100%;
	float: left;
	}
#sb_soft_beverages li{
	float: left;
	width: 100%;
	border-bottom: 1px solid #d4cece;
	}
#sb_soft_beverages li.last{
	border: 0;
	}
#sb_soft_beverages li a{
	width: 95%;
	float: left;
	font-size: 1.6em;
	color: #555555;
	text-decoration: none;
	padding: 0.5em 0 0.5em 5%;
	}
#sb_soft_beverages li a:hover, #sb_soft_beverages li a.active{
	color: #193685;
	background: #d9e0f1;
	}
#sb_view_case_study{
	width: 100%;
	float: left;
	text-align: center;
	}
#sb_view_case_study a{
	width: 100%;
	float: left;
	padding: 1em 0;
	color: #fff;
	font-size: 1.6em;
	background: #4590ab;
	text-decoration: none;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	border-bottom: 5px solid #2f7188;
	}
#sb_view_case_study a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#sidebar blockquote{
	margin: 0;
}
#sb_contact_numbers{
	float: left;
	background: #01a245;
	color: #fff;
	width: 100%;
	margin: 2em 0 0 0;
	padding: 1em;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#sb_contact_numbers p{
	color: #fff;
	font-size: 1.6em;
	margin: 0;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

/* BRANDS WE REPRESENT ------------------------------------------------  BRANDS WE REPRESENT */

#page_content.brands_content{
	padding: 0;
	border-bottom: 3px solid #dcd8d8;
	}
#brands{
	float: left;
	width: 100%;
	}
#carousel_wrap{
	display:block;
	padding:0 5em;
	position:relative;
	margin: 3em 0 0 0;
}
a#carousel_left, a#carousel_right{
	position:absolute;
	width:38px;
	height:38px;
	text-indent:-9999px;
	z-index:100;
	top:4.2em;
}
#carousel div{
	display: inline-block;
	list-style: none;
	margin: 0;
	min-width: 184px;
	min-height: 121px;
	}
#carousel div figure{
	min-width: 145px;
	min-height: 97px;
	display: block;
	margin: 0 1.5em 0 0;
/*
	border: 2px solid #f5f5f5;
	background: #fff;
*/
	float: left;
	padding: 1em;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
}
a#carousel_left{
	left:0;
	background:transparent url(../images/brands_we_represent/left_arrow.png) no-repeat 0 0;
}
a#carousel_right{
	right:0;
	background:transparent url(../images/brands_we_represent/right_arrow.png) no-repeat 0 0;
}
a#carousel_left:hover, a#carousel_right:hover{
 	background-position:0 -38px;
}
#carousel{
	height:17.3em;
	overflow:hidden;
}

#brands_we_rep h1 {
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0.5769em 0;
}
#brands_we_rep_banner{
	float: left;
	width: 100%;
	background: url('../images/brands_we_represent/banner_bg.jpg');
	background-position: center bottom;
	padding: 6em 0 0 0;
	min-height: 270px;
	text-align: center;
	}
#brands_we_rep_banner li#brand6, #brands_we_rep li#brand12{
	margin-right: 0;
	}
#brands_we_rep_banner h1{
	color: #fff;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 3.5em;
}
#brands_we_rep_banner h2{
	color: #fff;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.5em;
}
.brands_we_rep_alt h2{
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	color: #555;
}
.brands_we_rep_alt p{
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em !important;
	color: #555;
}
.brands_sidebar{
	margin-top: 0 !important;
}
#view_port{
	float: left;
	width: 100%;
	}
.brands_bg{
	background: url('../images/brands_we_represent/background-2.jpg');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	}
#brands .container{
	position: relative;
	}
#brands_title{
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	}
#brands_title ul{
	float: left;
	list-style: none;
	width: 100%;
	text-align: center;
}
#brands_title li{
	margin: 0 1em;
	display: inline-block;
	vertical-align: middle;
	padding: 1em;
	background: #fff;
	min-height: 100px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
}
#brands_title li img{
	width: 100%;
	max-width: 200px;
	vertical-align: middle;
}

#brands_title h1{
	color: #fff;
	font-size: 4.6em;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	text-shadow: 1px 1px 1px #222222;
	}
#brands_nav{
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	}
#brands_nav ul{
	width: 100%;
	}
#brands_nav li{
	float: left;
	width: 25%;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#brands_nav li a{
	display: inline-block;
	*display: inline;
    zoom: 1;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#d5d5d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#d5d5d5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#d5d5d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
	color: #3d5cb4;
	text-decoration: none;
	padding: 0.5em 1em;
	font-size: 2em;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	}
#brands_nav li a:hover{
	background: #d5d5d5;
	}
#brands_list{
	float:left;
	width:100%;
	padding:0 0 2em 0;
	}
#brands_list li{
	float:left;
	width:32%;
	padding:2em 0 2em 0;
	margin: 0;
	list-style: none;
	margin: 0 0 0 2%;
	}
#brands_list li:nth-child(3n+1){
	margin-left: 0;
	clear: left;
	}
#brands_list article {
	float: left;
	width: 100%;
	}
#brands_list article a{
	float: left;
	width: 100%;
	text-decoration: none;
	}
#brands_list article a:hover{
	text-decoration: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
#brands_list li figure{
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0;
	-webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
       -moz-border-radius-topright: 5px;
            border-top-left-radius: 5px;
		   border-top-right-radius: 5px;
	}
#brands_list li figure img{
	width: 100%;
	}
.brands_list_text{
	float:right;
	width:95%;
	padding: 1em 2.5% 1em 2.5%;
	background: #ebedf2;
	overflow: hidden;
	-webkit-box-shadow: 0 8px 6px -6px #cecece;
	   -moz-box-shadow: 0 8px 6px -6px #cecece;
		    box-shadow: 0 8px 6px -6px #cecece;
	-webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
       -moz-border-radius-bottomright: 5px;
            border-bottom-left-radius: 5px;
		   border-bottom-right-radius: 5px;
	}
#brands_list .brands_list_text p{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0;
	}
#brands_list .brands_list_text h3{
	margin: 0;
	font-size: 2em;
	color: #c39d5a;
	text-decoration: none;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	}
#brands_list_left a.more_link{
	background: #c39d5a;
	padding:1em 1.5em 1em 1.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	float: right;
	font-size: 1.2em;
	}
#brands_list a.more_link:hover{
	text-decoration:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#slideshow.bwr_slideshow{
	background: none;
	overflow: hidden;
	/* max-height: 348px; */
}
#slideshow.bwr_slideshow ul{
	float: left;
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border: 1px solid #e9e4e4;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	-webkit-box-shadow: 0 8px 6px -6px #e9e4e4;
	   -moz-box-shadow: 0 8px 6px -6px #e9e4e4;
	        box-shadow: 0 8px 6px -6px #e9e4e4;
	        margin-bottom: 2em;
	}
#slideshow.bwr_slideshow ul li{
	position: absolute;
	top: 0;
}
#slideshow.bwr_slideshow img{
	width: 100%;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	}
#brand_stats{
	float: left;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #e9e4e4;
	margin: 0 0 3em 0;
	text-align: left;
	}
#brand_stats th{
	color: #9a9898;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 10px 0 0;
	border: 0;
	background: none;
	}
#brand_stats td{
	color: #4590ab;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 5.4em;
	font-weight: bold;
	padding: 0 10px 0.1852em 0;
	border: 0;
	}
#brand_foot_note{
	float: left;
	background: #c39d5a;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	padding: 2em 4%;
	width:91%;
	border: 1px solid #ae8742;
	}
#brand_foot_note p{
	text-align: center;
	color: #fff;
	float: none;
	margin: 0;
	font-style: 1.6em;
	}
#brand_foot_note #brand_foot_note_name{
	font-size: 1.6em;
	}
#sb_twitter{
	float:left;
	width: 100%;
	margin: 1em 0 0 0;
	}
#sb_twitter > a{
	background: url('../images/twitter_icon.png') no-repeat;
	padding:0.6667em 0 0.8889em 3.3332em;
	float: left;
    min-height: 21px;
	color: #45b0e3;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em;
	text-decoration: none;
	}
#sb_twitter a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
.twitter-box {
	margin-top: 25px;
    float: left;
    width: 100%;
}
#sb_facebook{
	float: left;
	width: 100%;
	margin: 2em 0 0 0;
	}
#fb_join_button{
	float: left;
	width: 100%;
}
#sb_facebook a{
	background: url('../images/facebook_icon.png') no-repeat;
	padding:0.6667em 0 0.8889em 3.3332em;
	float: left;
    min-height: 22px;
	color: #39599f;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em;
	text-decoration: none;
	}
#sb_facebook a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
.fb-like-box{
	margin: 2em 0 0 0;
	width: 100%;
	overflow: hidden;
	}
#sb_represent{
	float: left;
	}
#sb_represent h3{
	font-size: 1.8em;
	margin: 0 0 1em 0;
	}
#sb_represent p{
	font-weight: bold;
	font-size: 1.6em;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0 0 0.5em 0;
	}
#sb_represent ul{
	width:100%;
	float: left;
	list-style: disc;
	padding: 0 0 0 1.5em;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	}
#sb_represent li{
	float: left;
	width: 100%;
	}
#sb_represent li.last{
	border: 0;
	}
#sb_represent li a{
	width: 95%;
	font-size: 1.6em;
	color: #868080;
	text-decoration: none;
	padding: 0.5em 0 0.5em 0;
	}
#sb_represent li a:hover, #sb_represent li a.active{
	text-decoration: underline;
	}

/* NEWS */
#news_left{
	width:65%;
	float: left;
	}
#news_left h1{
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0.5769em 0;
	}
#news_left h2{
	clear: both;
	color: #c39d5a;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.4em;
	line-height: 1.2;
	margin: 1.1538em 0 0.5769em  0;
	}
#news_left h3{
	color: #6d6e71;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	margin: 1.1538em 0 0.5769em  0;
	}
#news_left p{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0 0 1.5em 0;
	font-size: 1.6em;
	color: #6d6e71;
	}
#news_list{
	float:left;
	width:100%;
	padding:0 0 2em 0;
	}
#news_list li{
	float:left;
	width:98%;
	padding:2em 2% 2em 0;
	border-bottom:1px solid #DDDDDD;
	clear:both;
	margin: 0;
	list-style: none;
	}

#news_list li.last{
	margin:0;
	border:0;
	}
#news_list li figure a{
	width: 26%;
	float: left;
	overflow: hidden;
	}
.news_text{
	float:right;
	width:71%;
	padding: 0 0 0 3%;
	}
#news_list .news_text p{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	}
#news_list .news_text h3 a{
	font-size: 1.1111em;
	color: #c39d5a;
	text-decoration: none;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	}
.news_image{
	max-width: 215px;
    width:100%;
	}
#news_left a.more_link{
	background: #c39d5a;
	padding:1em 1.5em 1em 1.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	float: right;
	font-size: 1.2em;
	}
#news_left a.more_link:hover{
	text-decoration:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#news_left .our_vision{
	background: #c39d5a;
	padding:1em 1.5em 1em 1.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	float: left;
	font-size: 1.2em;
	}
#news_left .our_vision:hover{
	text-decoration:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#our_vision_quote{
	background: url( '../images/spotlights.jpg') center center no-repeat;
	padding: 3em 1em;
	text-align: center;
	color: #fff;
	font-size: 2.6em;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 1.625em 0;
}
#single_post figure {
	float: left;
	padding: 0 2em 2em 0;
	width: 100%;
	}
#sidebar_nav{
	float: left;
	width: 100%;
}
#sidebar_nav .title{
	float: left;
	padding: 1em 0;
	margin:2em 0 0 0;
	background: #203265;
	border: 1px solid #203265;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#sidebar_nav .title h4{
	color: #fff;
	margin: 0;
	font-size: 1.8em;
}
#sidebar_nav .details{
	padding: 2em;
	margin:0 0 2em 0;
	border: 1px solid #e9e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f8f8f8;
	float: left;
	width: 100%;
	-webkit-box-shadow: 0 8px 6px -6px #e9e4e4;
	-moz-box-shadow: 0 8px 6px -6px #e9e4e4;
	box-shadow: 0 8px 6px -6px #e9e4e4;
}
#sidebar_nav .details ul{
	float: left;
	list-style: none;
	width: 100%;
}
#sidebar_nav .details ul li{
	margin: 0 0 0 0;
	font-size: 1.6em;
	float: left;
	width: 100%;
	border-bottom: 1px solid #d4cece;
}
#sidebar_nav .details ul li.last{
	border: none;
}
#sidebar_nav .details ul li a{
	width: 95%;
	float: left;
	font-size: 1em;
	color: #555555;
	text-decoration: none;
	padding: 0.5em 0 0.5em 5%;
}
#sidebar_nav .details ul li a:hover, #sidebar_nav .details ul li a.active{
	color: #193685;
	background: #d9e0f1;
	}
.private_label{
	margin: 0 0 2em 0;
}
.who_we_are_nav .level_2{
	left:0 !important;
	right: auto !important;
}
.training_testimonials ul{
	font-size: 1em !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.training_testimonials li{
	font-size: 1em !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.training_testimonials p{
	color: #fff !important;
	margin: 0 !important;
}
.training_testimonials .carousel_fluid_fix {
	position: relative !important;
	display: block !important;
	height: auto !important;
}
/* CASE STUDIES */
#case_studies_left{
	width:65%;
	float: left;
	}
#case_studies_left h1{
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0.5769em 0;
	}
#case_studies_left h2{
	color: #c39d5a;
	font-family: "ff-dax-web-pro",sans-serif;
font-style: normal;
font-weight: 400;
	font-size: 2.4em;
	margin: 1.1538em 0 0.5769em  0;
	}
#case_studies_left p{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 0 0 1.5em 0;
	font-size: 1.6em;
	color: #555;
	}
#case_studies_list{
	float: left;
	width:100%;
	}
#case_studies_list{
	float:left;
	width:100%;
	padding:0 0 2em 0;
	}

#case_studies_list li{
	float:left;
	width:96%;
	padding:0 2% 0 0;
	margin: 0 0 3em 0;
	border:1px solid #DDDDDD;
	border-bottom: 0;
	background: #fff;
	overflow: hidden;
	list-style: none;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
    -webkit-box-shadow: 0 8px 6px -6px #555;
	   -moz-box-shadow: 0 8px 6px -6px #555;
	        box-shadow: 0 8px 6px -6px #555;
	}

#case_studies_list li.last{
	margin:0;
	}
#case_studies_list li figure{
	width: 47%;
	float: left;
	margin: 0;
	}
#case_studies_list li figure a{
	float: left;
	width: 100%;
	}
.case_studies_text{
	float:right;
	width:50%;
	padding: 2em 0 0 3%;
	height:100%;
	}
.case_studies_text h3{
	margin: 0;
	}
#case_studies_list .case_studies_text p{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	}
#case_studies_list .case_studies_text h3 a{
	font-size: 1.1111em;
	color: #193685;
	text-decoration: none;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	}
.case_studies_image{
    width:100%;
 	}
#case_studies_left a.more_link{
	background: #c39d5a;
	padding:1em 1.5em 1em 1.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	float: right;
	font-size: 1.2em;
	}
#case_studies_left a.more_link:hover{
	text-decoration:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#single_post #gallery{
	margin: 0 0 2em 0;
}
#single_post ul{
	list-style-type: disc;
	padding: 0 0 0 1.2em;
	font-size: 1.6em;
	color: #6d6e71;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 1em 0;
	}
#single_post ol, #page_left ol{
	list-style-type:  decimal;
	padding: 0 0 0 1.4em;
	font-size: 1.6em;
	color: #6d6e71;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	margin: 1em 0;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
#single_post ol p, #page_left ol p{
	font-size: 1em;
}
#single_post a{
	color: #555;
	text-decoration: underline;
	font-weight: bold;
	}
#single_post a:hover{
	text-decoration: none;
	}

/* CONTACT */

#contact_form{
	float:left;
	width:38%;
	padding:0 0 1.5% 0;
	margin:0 0 1em 0;
	}
#contact_form h1 {
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0 0;
	}
#contact_form h2 {
	color: #9a9898;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	margin: 0 0 0.5769em 0;
	}
#contact_form p{
	padding:0 0 2em 0;
	}

#contact_form .warning{
	color:#D81B21;
	font-weight:bold;
	}

#contact_form .success{
	color:#060;
	font-weight:bold;
	}
#contact_form .form_item{
	float:left;
	width:100%;
	margin:0;
	padding:0 0 2em 0;
	}
#contact_form .first{
	margin:0 4% 0 0;
	}
#contact_form .form_address, #contact_form .form_captcha{
	float:left;
	width:100%;
	padding:0 0 2em 0;
	}
#contact_form .form_item input{
	border: 1px solid #d2d0d0;
	width: 100%;
	font-size:1.4em;
	padding:0.6668em 2%;
	color:#605D5D;
	float: left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
#contact_form .form_address textarea, #contact_form .form_captcha input{
	border: 1px solid #d2d0d0;
	width: 100%;
	font-size:1.4em;
	padding:0.3334em 1%;
	color:#605D5D;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
#contact_form .form_captcha input{
	width: 10em;
	max-width: 305px;
	padding:0.6667em 0.3334em;
	float:left;
	}

#contact_form .form_item .focus_field, #contact_form .form_captcha .focus_field{
	border: 1px solid #afafaf;
	}

#contact_form .form_captcha img{
	float:left;
	border: 1px solid #d2d0d0;
	margin: 0.2em 0 0 1em;
	}

#contact_form .form_submit{
	display:inline-block;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    border-radius:3px;
	overflow:hidden;
	margin:0 0 2em 0;
	width: 16em;
	}
#contact_form .form_submit input{
	width: 100%;
	float: left;
	padding: 0.625em 0;
	color: #fff;
	font-size: 1.6em;
	background: #4590ab;
	text-decoration: none;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	border: 0;
	border-bottom: 5px solid #2f7188;
	}

#contact_form .form_submit input:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#contact_form label{
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #607385;
	}
#google_map_contact{
	float:left;
	width: 100%;
	height: 36.5em;
	}
#contact_form .contact_email a{
	padding: 0;
	margin: 0;
	font-size: 3.6em;
	color: #333;
	text-decoration: none;
	}
#contact_form .contact_email a:hover{
	text-decoration: underline;
	}
#contact_form .contact_tel{
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 1.8em;
	color: #6d6e71;
	text-decoration: none;
	}
#contact_right{
	margin: 7em 0 0 0;
	background: #f4f5f8;
	float: right;
	width: 55%;
	}
#contact_right figure{
	border: 4px solid #ddd;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#google_map_contact{
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	width: 60%;
	-webkit-border-bottom-left-radius: 5px;
	 -webkit-border-top-left-radius: 5px;
	    -moz-border-radius-bottomleft: 5px;
	     -moz-border-radius-topleft: 5px;
	        border-top-left-radius: 5px;
	         border-bottom-left-radius: 5px;
	}
#contact_right{
	float: right;
	width: 58%;
}
#contact_right .address_contact{
	padding: 1em 2% 1em 2%;
	float: left;
	height: 36.5em;
	width: 40%;
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
/*
	-webkit-box-shadow: 0 8px 6px -6px #888;
	   -moz-box-shadow: 0 8px 6px -6px #888;
	        box-shadow: 0 8px 6px -6px #888;
*/
	-webkit-border-bottom-right-radius: 5px;
	 -webkit-border-top-right-radius: 5px;
	    -moz-border-radius-bottomright: 5px;
	     -moz-border-radius-topright: 5px;
	        border-bottom-right-radius: 5px;
	         border-top-right-radius: 5px;
	}
#contact_right .address_contact .address{
	margin: 0 0 0 0;
	float: left;
	width: 100%;
	font-size: 1.16667em;
	}
#contact_right .address_title{
	color: #f0b527;
	font-size: 1.6em;
	}
#form_contact{
	margin: 3em 0 0 0;
	}
#contact_form .warning{
	color:#b72026;
	font-weight:bold;
	padding: 0;
	margin: 0;
	}
#contact_form input.warning, #contact_form textarea.warning {
	border: 1px solid #cc1f1f;
	}
.address_contact a{
	color: #4c64a9;
	text-decoration: underline;
	font-size 1.2em;
}
.address_contact a:hover{
	text-decoration: none;
}

/* Pagination */
#pagination{
	float:left;
	width:100%;
	padding:0 0 2em 0;
	}

#pagination li {
	color: #1a3787;
	float:left;
	height:26px;
	line-height:26px;
	font-size:1.2em;
	margin:0 5px 0 0;
	background-color: #FFF;
	border:1px solid #ccc;
	font-weight:bold;
	}

#pagination a {
	float:left;
	text-decoration:none;
	color: #1a3787;
	padding:0 0.6667em;
	}

#pagination a:hover{
	background-color:#efefef;
	}

#pagination .current {
	padding:0 0.6667em;
	border:1px solid #999;
	background: #1a3787;
	color: #fff;
	}

#pagination .disabled {
	padding:0 0.6667em;
	border:1px solid #ddd;
	color:#ccc;
	}

#pagination .pagination_break{
	padding:0 0.6667em;
	}

/* SLIDESHOWS ------------------------------------------------------------------- SLIDESHOWS */


#gallery{
	position: relative;
	width: 100%;
	text-align: center;
}
#slideshow {
	position: relative;
	width:100%;
	max-width: 100%;
	background: #efefef;
	display: inline-block;
	}
#slideshow .border{
	border: none;
	}
#gallery.dark{
	float: left;
	overflow: hidden;
}
#gallery.dark .cycle-nav-prev{
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 50%;
	background: url('../images/dark_left_arrow.png') no-repeat;
	width: 35px;
	height: 35px;
	margin: 0 0 0 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#gallery.dark .cycle-nav-prev:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}
#gallery.dark .cycle-nav-next{
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 50%;
	margin: 0 0 0 0;
	background: url('../images/dark_right_arrow.png') no-repeat;
	width: 35px;
	height: 35px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
#gallery.dark .cycle-nav-next:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}
#slideshow ul{
	width:100% !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
#slideshow li{
	width:100% !important;
	text-align:center;
	list-style: none;
	margin: 0;
	position: absolute;
	height: 100% !important;
	}
#slideshow .carousel_fluid_fix {
	position: relative !important;
	display: block !important;
	height: auto !important;
	}
#slideshow li img{
	float:none;
	max-width:100%;
	display: inline;
	}
#slideshow li .caption{
	position: absolute;
	bottom: 0;
	right: 0;
	background: #3c4d97;
	padding: 0.5em 1em;
	}
#slideshow li .caption p{
	margin: 0;
	color: #fff;
	font-size: 1.6em;
	font-family: "museo-sans",sans-serif;
	font-style: normal;
	font-weight: 500;
	white-space: nowrap;
	}
#slideshow_nav{
	width: 100%;
	max-width: 765px;
	display: inline-block;
	}
#slideshow_nav ul{
	float:left;
	width: 100%;
	}
#slideshow_nav li{
	list-style: none;
	margin: 1.8em 2.6% 0 0;
	float: left;
	width: 14.5%;
	}
#slideshow_nav li.six{
	margin: 1.8em 0 0 0;
	}
#slideshow_nav li.last{
	margin: 1.8em 0 0 0;
	}
#slideshow_nav a{
	border: 1px solid #b3b6c1;
	display: block;
	}
#slideshow_nav li img{
	width: 100%;
	}


/* WHO WE ARE ------------------------------------------------------------- WHO WE ARE */

#our_vision{
	float: left;
	width: 100%;
	padding: 0 2em 1em 2em;
	border: 1px solid #e9e4e4;
	text-align: center;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	background: url('../images/brands_we_represent/banner_bg.jpg');
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
		    box-sizing: border-box;         /* Opera/IE 8+ */
}
#our_vision h2{
	color: #fff;
}
#our_vision p{
	color: #fff;
	font-size: 1.6em;
}
#what_we_believe{
	float: left;
	width: 100%;
}
#what_we_believe h2{
	margin: 0 0 1em 0;
}
#what_we_believe ul{
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 0;
	font-size: 1em;
}
#what_we_believe ul li{
	float: left;
	margin: 0 5% 0 0;
	list-style: none;
	width: 47.5%;
}
#what_we_believe ul li.last{
	margin: 0 0 0 0;
}
/* GROCERY AID ------------------------------------------------------------- GROCERY AID */

.sidebar_logo{
	float: left;
	width: 100%;
}
.sidebar_logo figure{
	float: left;
	width: 100%;
	padding: 2em;
	background: #fff;
	border: 1px solid #e9e4e4;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.fancybox{
	float: left;
	width: 100%;
}
.fancybox:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/* RECRUITMENT ------------------------------------------------------------- RECRUITMENT */
#form_recruitment_outer{
	float: left;
	width: 100%;
	padding: 2em;
	background: #f8f8f8;
	border: 1px solid #e3e0e0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
}
#form_recruitment_outer h3{
	margin: 0 0 0.5em 0;
	padding: 0;
}
#form_recruitment{
	float: left;
	width: 100%;
}
#form_recruitment .left{
	float: left;
	width: 47.5%;
}
#form_recruitment .right{
	float: right;
	width: 47.5%;
}
#form_recruitment .full{
	float: left;
	width: 100%;
}
#form_recruitment .form_item label{
	color: #555;
}
#form_recruitment input[type="text"], #form_recruitment select, #form_recruitment textarea{
	float: left;
	width: 100%;
	font-size: 1.4em;
	color: #555;
	padding: 5px 8px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#security_code{
	width: 50%;
	max-width: 150px;
	margin: 0 1em 0 0;
}
#form_recruitment input[type="submit"]{
	float: left;
	margin: 2em 0 0 0;
	background: #c39d5a;
	padding: 1em 1.5em 1em 1.5em;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}
#form_recruitment input[type="submit"]:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#jobs_list{
	float: left;
	width: 100%;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
#jobs_list tr th{
	color: #203265;
	font-size: 1.4em;
}
#jobs_list p{
	margin: 0;
	font-size: 1.4em;
}
#jobs_list p a{
	text-decoration: none;
}
#jobs_list p a:hover{
	text-decoration: underline;
}
#jobs_list p a.apply_btn{
	background: #c39d5a;
	padding: 0.5em 1em 0.5em 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	float: right;
	font-size: 1em;
}
#jobs_list p a.apply_btn:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/* TABS*/

#tabs{
	float: left;
	width: 100%;
}
#tabs .tabs_nav{
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
#tabs .tabs_nav li{
	display: inline-block;
	margin: 0;
	padding: 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #3c4d97;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.25em;
}
#tabs .tabs_nav li a{
	text-decoration: none;
	padding: 1em;
	color: #fff;
	display: block;
	font-size: 1em;
}
#tabs .tabs_nav li.active{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #c09d5b;
	color: #fff;
}
#tabs .tabs_nav li.active a{
	color: #fff;
}
#tabs div{
	border: 1px solid #ccc;
	float: left;
	width: 100%;
	padding: 0 1.5em 2em 1.5em;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background: #e5e5e5;
}
#tabs .number{
	color: #3c4d97;
	background: #fff;
	padding: 0.2em 0.6em;
	margin: 0 0.5em 0 0;
	-webkit-border-radius: 35px;
	   -moz-border-radius: 35px;
		    border-radius: 35px;
}
#tabs .active .number{
	color: #c09d5b;
}

#vision {
	background: #1c377a;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 45px;
}
#news_left .values_box h2 {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.025em;
	color: #fff;
    font-weight: 700;
    margin: 0 0 25px 0;
}
#news_left .values_box p {
	color: #fff;
	margin: 0;
    font-size: 18px;
}
#news_left .box_inner {
	border-top: 1px solid #4b6cbd;
	padding: 45px 0;
}

#single_post ul#video, ul#video {
	list-style: none;
	padding: 0;
	margin: 0;
}
#single_post ul#video li, ul#video li {
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: #000;
}
#single_post ul#video li img, ul#video li img {
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
}
#single_post ul#video li:hover img, ul#video li:hover img {
	opacity: 0.7;
}

/* START OF MEDIA QUERIES */
@media screen and (max-width: 1245px) {
	#main_nav .bwr_nav .level_2{
		width: 100%;
		left: 0;
		margin-left: 0 !important;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}
}
@media screen and (max-width: 1236px){
	#main_nav .level_2 li {
	margin: 0 5px 0 5px;
	}
	.gold_line{
	margin: 5em 35% 3em 15%;
	width: 50%;
	}
}
@media screen and (max-width: 1190px) {
	#brands_title h1{
	font-size: 4em;
	}
	#brands_nav li a{
	font-size: 1.8em;
	}
}
@media screen and (max-width: 1172px){
	#main_nav .level_2 li.six {
	clear: left;
	}
}
@media screen and (max-width: 1170px) {
	#contact_right #footer_tel{
	font-size: 1.6em;
	}
	#contact_right #footer_email{
	font-size: 1em;
	}
}
@media screen and (max-width: 1065px) {
	.gold_line{
	margin: 5em 40% 3em 15%;
	width: 45%;
	}
}
@media screen and (max-width: 1040px) {
	#brands_title h1{
	font-size: 3.6em;
	}
	#brands_nav li a{
	font-size: 1.6em;
	}
	#main_nav .bwr_nav .level_2 li{
	width: 160px;
	margin: 0 5px 20px 5px;
	}
	#main_nav .bwr_nav .level_3 li{
	width: 160px;
	margin: 0;
	}
}
@media screen and (max-width: 1159px) {
	#sb_contact_numbers p{
	font-size: 1.4em;
	}
}
@media screen and (max-width: 983px){
	#main_nav .level_2 li.six {
	clear: none;
	}
	#main_nav .level_2 li.five {
	clear: left;
	}
}
@media screen and (max-width: 975px) {
	#tabs .tabs_nav li{
	font-size: 1em;
	}
}
@media screen and (max-width: 959px) {
	#page_left{
	width:100%;
	}
	#news_left{
	width:100%;
	}
	#case_studies_left{
	width:100%;
	}
	#case_studies_list li{
	width:98%;
	}
	#sb_view_case_study{
	float: left;
	}
	#sidebar{
	float:left;
	width: 100%;
	}
	.sidebar_box{
	width:36.5%;
	}
	#sb_soft_beverages_box{
	width:36.5%;
	}
	#sb_view_case_study {
	width: 48.5%;
	float: right;
	}
	#sb_facebook, #sb_twitter{
	width: 48.5%;
	float: right;
	}
	#sb_facebook .fb-like-box, #sb_facebook .fb_iframe_widget{
	display: none;
	}
	#sidebar_nav #what_we_do li.top_row, #sidebar_nav #what_we_do li.bottom_row{
	width: 19%;
	}
	#single_post figure{
	padding-right: 0;
	}
}

@media screen and (max-width: 940px) {
	#brands_title h1{
	font-size: 3.2em;
	}
	#brands_nav li a{
	font-size: 1.4em;
	}
	.gold_line{
	margin: 5em 45% 3em 15%;
	width: 40%;
	}
}
@media screen and (max-width: 930px) {
	#header_contact{
	font-size: 1.1em;
	}
	#top_nav a{
	font-size: 1.2em;
	}
	#main_nav{
	font-size: 1.6em !important;
	}
	#main_nav .level_2 a{
	font-size: 0.9em !important;
	}
	#main_nav .level_2 p, #main_nav .level_3 a{
	font-size: 0.7em !important;
	}
	.tagline{
	top: 5.5em;
	}
}
@media screen and (max-width: 917px) {
	#contact_right #footer_tel{
	font-size: 1.4em;
	}
	#contact_right #footer_email{
	font-size: 1em;
	}
}
@media screen and (max-width: 885px) {
	.slide2 h2{
		font-size: 2.4em !important;
		margin: 1em 0 0 0;
	}
}
@media screen and (max-width: 860px) {
	#contact_right #footer_tel{
	font-size: 1.2em;
	}
	#contact_right #footer_email{
	font-size: 0.8em;
	}
}
@media screen and (max-width: 840px) {
	#brands_title{
	top: 10%;
	}
	#brands_nav li{
	width: 50%;
	margin: 1em 0 0 0;
	}
	#brands_nav li a{
	font-size: 1.8em;
	}
	#brands_list li{
	width:47.5%;
	margin: 0 0 0 5%;
	}
	#brands_list li:nth-child(2n+1){
	margin-left: 0 !important;
	clear: left;
	}
	#brands_list li:nth-child(3n+1) {
		clear: none;
		margin-left: 5%;
	}
	.gold_line{
	background: none;
	}
}
@media screen and (max-width: 820px) {
	header h2 {
	font-size: 2.5em;
	}
	#home_content_left h2{
	font-size: 2.6em;
	}
}
@media screen and (max-width: 815px) {
	#header_contact{
	display: none;
	}
	#home_3_columns section {
	float: left;
	width: 47.5%;
	}
	#business_news {
	margin: 0 0 0 5%;
	}
	#home_3_columns #charities{
	width:100%;
	}
	#charities{
	margin: 2em 0 0 0;
	}
	#charities figure{
	width: 47.5%;
	}
	#charities #sue_ryder {
	margin: 0 0 0 5%;
	}
	#charities #grocery_aid{
	border: 0;
	}
}
@media screen and (max-width: 800px) {
	#contact_right_sec {
	width: 38%;
	}
	footer section{
	width: 25%;
	}
	footer #group_companies{
	width: 57%;
	margin: 2em 0 0 0;
	float: right;
	}
	footer #group_companies li{
	width: 50%;
	}
	#contact_right #footer_tel{
	font-size: 1.6em;
	}
	#contact_right #footer_email{
	font-size: 1em;
	}
}
@media screen and (max-width: 793px){
	#main_nav .level_2 li.six, #main_nav .level_2 li.five{
	clear: none;
	}
	#main_nav .level_2 li.four {
	clear: left;
	}
}
@media screen and (max-width: 765px) {
	#contact_right #footer_tel{
	font-size: 1.6em;
	}
	#home_content_left{
	width: 100%;
	}
	#what_we_do{
	width:100%;
	margin: 5em 0;
	}
	#what_we_do_nav {
	padding: 2em 0;
	}
	#what_we_do li.top_row{
	width: 19%;
	}
	#what_we_do li.bottom_row{
	width: 20%;
	}
}
@media screen and (max-width: 750px) {
	#what_we_believe ul li{
	width: 100%;
	}
}
@media screen and (max-width: 735px) {
	/* CHANGES TO MOBILE NAV*/
	header .container {
	width:100%;
	}
	header{
	padding: 2em 0;
	}
	header h2{
	font-size: 2.2em;
	}
	#branding{
	margin: 0 2.5%;
	}
	#top_nav{
	display: none;
	}
	#main_nav_icon{
	display:block;
	position: absolute;
	top: -110px;
	right: 0;
	width:18px;
	height:12px;
	margin:1em 2.5% 3.5em 0; /* 25px 0 */
	padding:0.8em 1em;
	background:transparent url(../images/menu-icon.png) no-repeat center;
	border:#979797 solid 2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-indent:-9999px;
	background-color:#eaeaea;
	}
	#main_nav_icon:hover{
	background-color:#ddd;
	}
	#main_nav_icon.active{
	background-color:#ddd;
	}
	#main_nav{
	position: relative;
	}
	#main_nav #level_1{
	width:100%;
	padding:0;
	display:none;
	margin:0;
	background-color:#eaeaea;
	}
	#main_nav .level_2{
	display: none !important;
	}
	#main_nav li {
	width:100%;
	margin:0;
	display:block;
	}
	#main_nav li a {
	padding:0.3125em 2.5%;
	display:block;
	border:0;
	font-size:1.6em;
	color: #213265;
	}
	#main_nav li a:hover, #main_nav li a.active, #main_nav .over{
	border:0;
	color:#bbb;
	}
	#banner_image h2{
	font-size: 3.5em;
	}
	#page_content{
	padding: 3em 0 3em 0;
	}
	#contact_form {
	width: 100%;
	}
	#contact_right {
	width: 100%;
	margin: 0;
	}
	.brands_bg{
	background-position: 95% 50%;
	min-height: 300px;
	}
	#view_port{
	display: inline-block;
	*display: inline;
    zoom: 1;
	}
	#brands .container{
	display: inline-block;
	*display: inline;
    zoom: 1;
	width: 95%;
	margin: 0 2.5%;
	height: auto !important;
	}
	#brands_title{
	position: static;
	width: 100%;
	top: auto;
	display: inline-block;
	*display: inline;
    zoom: 1;
	margin: 2em 0 0 0;
	}
	#brands_title h1{
	color: #000;
	text-shadow: none;
	color: #193685;
	font-family: "ff-dax-web-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6em;
	margin: 0 0 0.5769em 0;
	}
	#brands_nav{
	position: static;
	display: inline-block;
	*display: inline;
    zoom: 1;
	width: 100%;
	top: auto;
	margin: 0 0 3em 0;
	}
	#contact_right{
	width: 100%;
	}
	#google_map_contact{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: none;
	width: 100%;
	-webkit-border-bottom-left-radius: 0;
	 -webkit-border-top-left-radius: 5px;
	 -webkit-border-top-right-radius: 5px;
	    -moz-border-radius-bottomleft: 0;
	     -moz-border-radius-topleft: 5px;
	     -moz-border-radius-topright: 5px;
	        border-top-left-radius: 5px;
	        border-top-right-radius: 5px;
	         border-bottom-left-radius: 0;
	}
	#contact_right .address_contact{
	width: 100%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	 -webkit-border-top-right-radius: 0;
	    -moz-border-radius-bottomright: 5px;
	    -moz-border-radius-bottomleft: 5px;
	     -moz-border-radius-topright: 0;
	        border-bottom-right-radius: 5px;
	        border-bottom-left-radius: 5px;
	         border-top-right-radius: 0;
	}
	.tagline{
	display: none;
	}
	.gold_line {
	margin: 5em 45% 5em 15%;
	}
}
@media screen and (max-width: 710px) {
	.slide2 h2{
		font-size: 2em !important;
		margin: 1.5em 0 0 0;
	}
}
@media screen and (max-width: 615px) {
	#brand_stats{
	text-align: center;
	}
}
@media screen and (max-width: 615px) {
	#banner_image h2{
	font-size: 3em;
	}
	#brand_stats td{
	font-size: 4.8em;
	}
}
@media screen and (max-width: 600px) {
	#home_3_columns section{
	width:100%;
	}
	#business_news{
	margin: 0;
	}
	#home_3_columns h4 {
	margin: 0.9375em 0 0.625em;
	}
	footer section{
	padding: 0;
	width: 50%;
	}
	#contact_right_sec{
	width: 100%;
	margin: 0 0 2em 0;
	}
	footer #group_companies{
	float:left;
	width: 100%;
	}
	#brands_we_rep li{
	width: 22.5%;
	}
	#brands_we_rep li#brand6, #brands_we_rep li#brand12{
	margin: 0 3% 5em 0;
	}
	#brands_we_rep li#brand4, #brands_we_rep li#brand8, #brands_we_rep li#brand12{
	margin: 0;
	}
	#brand_stats td{
	font-size: 4em;
	}
}
@media screen and (max-width: 595px) {
	.slide2 h2{
		font-size: 1.6em !important;
		margin: 2.4em 0 0 0;
		padding: 1em 1em 0 1em !important;
	}
}
@media screen and (max-width: 540px) {
	#banner_image h2{
	font-size: 2.5em;
	}
	#charities figure{
	width: 100%;
	}
	#charities #sue_ryder{
	margin: 0;
	}
	#charities #grocery_aid{
	border-bottom: 1px solid #e9e4e4;
	}
	.sidebar_box{
	width:88%;
	}
	#sb_soft_beverages_box{
	width: 88%;
	}
	#sb_view_case_study {
	width: 100%;
	float: right;
	}
	#sb_facebook, #sb_twitter{
	width: 100%;
	float: right;
	}
	#brands_nav li{
	width: 100%;
	margin: 2em 0 0 0;
	}
}
@media screen and (max-width: 520px) {
	#tabs .tabs_nav li{
	font-size: 0.75em;
	}
}
@media screen and (max-width: 500px) {
	#what_we_do li.top_row, #sidebar_nav #what_we_do li.top_row{
	width: 33.3333%;
	float: left;
	}
	#what_we_do li.bottom_row, #sidebar_nav #what_we_do li.bottom_row{
	width: 50%;
	float: left;
	}
	#news_list li figure{
	display: none;
	}
	.news_text{
	width:100%;
	}
}
@media screen and (max-width: 465px) {
	header h2{
	display: none;
	}
	#banner_image h2{
	font-size: 2em;
	padding:2em 0 0 0;
	}
	#home_content_left h2 {
	font-size: 2em;
	}
	header {
	padding: 1em 0;
	}
	#logo{
	width: 10em;
	margin: 1em 0 0 0;
	}
	#case_studies_list li {
	width: 99%;
	padding: 0;
	}
	#case_studies_list li figure{
	width: 100%;
	}
	.case_studies_text{
	margin:0 2%;
	width: 96%;
	}
	#brands_list li{
	width:100%;
	margin: 0 !important;
	}
	#brands_list li.three{
	margin: 0 0 0 0;
	}
	#brands_list li.two{
	margin: 0 0 0 0;
	}
	#form_recruitment .left, #form_recruitment .right{
	width: 100%;
	}
	#our_vision_quote{
	font-size: 2em;
	}
	#what_we_believe ul li{
	text-align: center;
	}
	#what_we_believe ul li figure{
	width: 100%;
	padding: 0;
	}
	#what_we_believe ul li figure img{
	display: inline-block;
	}
}
@media screen and (max-width: 410px) {
	#tabs .number{
	display: none;
	}
}
@media screen and (max-width: 400px) {
	#brand_stats td{
	font-size: 3em;
	}
}
@media screen and (min-width: 736px) {
	#main_nav, #main_nav #level_1{
	display: table !important;
	}
	header h1, header h2{
	display: block;
	}
}
/* WHO WE ARE ------------------------------------------------------------- WHO WE ARE */

#our_vision{
	float: left;
	width: 100%;
	padding: 0 2em 1em 2em;
	border: 1px solid #e9e4e4;
	text-align: center;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		    border-radius: 5px;
	background: url('../images/brands_we_represent/banner_bg.jpg');
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
		    box-sizing: border-box;         /* Opera/IE 8+ */
}
#our_vision h2{
	color: #fff;
}
#our_vision p{
	color: #fff;
	font-size: 1.6em;
}
#what_we_believe h2{
	margin: 0 0 1em 0;
}
#what_we_believe ul{
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 0;
	font-size: 1em;
}
#what_we_believe ul li{
	float: left;
	margin: 0 5% 0 0;
	list-style: none;
	width: 47.5%;
}
#what_we_believe ul li.last{
	margin: 0 0 0 0;
}

.mission_section{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	padding: 3.5em 0 3.5em 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
}
#mission.mission_section{
	padding: 0 0 3.5em 0;
}
.mission_section .left{
	float: left;
	width: 100%;
	padding: 0 280px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 145px;
}
.mission_section .left h2{
	color: #1a4c9c;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
}
.mission_section .left p{
	font-size: 17px;
	color: #333;
	line-height: 20px;
	max-width: 450px;
}
.mission_section .right{
	float: right;
	width: 260px;
	position: absolute;
	top: 0;
	right: 0;
}
.mission_section .right img{
	margin: 3.5em 0 0 0;
}
#values.mission_section{
	background: url(../images/our-vision/values_bg.jpg) repeat-x top left;
	padding: 0 0 0 15px;
	border: 1px solid #e7e7e7;
	border-top: 0;
	margin: 0;
}
#values.mission_section .left{
	margin: 3.5em 0 0 0;
	min-height: 201px;
}
#values.mission_section .right img{
	margin: 0;
}
.values_options{
	float: left;
	width: 100%;
	background: #f2f5fa;
	padding: 3.5em 0 0 0;
}
.values_options ul{
	float: left;
	width: 100%;
	margin: 0;
}
.values_options ul li{
	float: left;
	width: 22.75% !important;
	margin: 0 3% 0 0 !important;
	list-style: none;
	padding: 0 !important;
}
.values_options ul li.last{
	margin: 0 !important;
}
.values_options ul li:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.values_options ul li a{
	display: block;
}
.values_options ul li .text{
	color: #1a4c9c;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	margin: 5px 0 0 0;
	padding: 0 14px 0 0;
	display: inline-block;
	background: url(../images/our-vision/link_arrow.png) no-repeat right center;
}
.values_options ul li img{
	width: 100%;
}

ul#spirit {
	margin: 0; 
	padding: 0;
	float: none;
	list-style: none;
}
ul#spirit li {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #fff;
}
ul#spirit li .letter {
    background: #213371;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 45px;
    margin-right: 15px;
}
ul#spirit li .letter.red {
	color: #d8222a;
}
ul#spirit li .letter.orange {
	color: #e15d29;
}
ul#spirit li .letter.turq {
	color: #26b19e;
}
ul#spirit li .letter.pink {
	color: #c52253;
}
ul#spirit li .letter.blue {
	color: #296ba6;
}
ul#spirit li .letter.green {
	color: #009648;
}
