@charset "UTF-8";
/* CSS Document */

#clients h1 {
	font-size: 20px;
	font-style: normal;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px 0px 30px;
	line-height: 25px;
}
#clients #header {
	clear: both;
	height: 300px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/clients-header.jpg);
	background-position:50% top;
	background-repeat:no-repeat;
}
#clients #intro p {
	margin-top:25px;
}
.client-logos #dhl.col1 {
	padding: 5px 21px 0px 51px;
	min-height:178px;
	width:258px;
	margin-bottom:42px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:39px top;
	background-repeat:no-repeat;
}	 
.client-logos #nbc.col2 {
	padding: 5px 21px 0px 21px;
	min-height:178px;
	width:258px;
	margin-bottom:42px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:9px top;
	background-repeat:no-repeat;
}	 
.client-logos #pyrex.col3 {
	padding: 5px 51px 0px 21px;
	min-height:178px;
	width:258px;
	margin-bottom:42px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg);
	background-position:9px top;
	background-repeat:no-repeat;
}	 
.client-logos #next.col1 {
	padding: 5px 0px 0px 51px;
	min-height:178px;
	width:279px;
	margin-bottom:42px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:39px top;
	background-repeat:no-repeat;
}	 
.client-logos #mini.col2 {
		padding: 5px 21px 0px 21px;
	min-height:178px;
	width:258px;
	margin-bottom:42px;
background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:9px top;
	background-repeat:no-repeat;
}	 
.client-logos #honda.col3 {
padding: 5px 51px 0px 21px;
	min-height:178px;
	width:258px;	
		margin-bottom:42px;
background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:9px top;
	background-repeat:no-repeat;
}	 
.client-logos #united-health.col1 {
	padding: 5px 0px 0px 51px;
	min-height:178px;
	width:279px;
	margin-bottom:42px;
background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:39px top;
	background-repeat:no-repeat;
}	 
.client-logos #kettering-council.col2 {
	padding: 5px 21px 0px 21px;
	min-height:178px;
	width:258px;	margin-bottom:42px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:9px top;
	background-repeat:no-repeat;
}	 
.client-logos #nhs-northamptonshire.col3 {
padding: 5px 51px 0px 21px;
	min-height:178px;
	width:258px;		margin-bottom:42px;
background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/logo-box.jpg) ;
	background-position:9px top;
	background-repeat:no-repeat;
}




/* PULL QUOTES      ------    ------    -------    */

.bqstart {
    float: left;
    height: 45px;
	margin-right:5px;
	margin-left:-15px;
    margin-top: 15px;
    padding-top: 0px;
    margin-bottom: -50px;
    font-size: 90px;
	color:#FFF;
}
blockquote {
	font-family:'AvantGardeGothicITCW01B 731069';
	
    font-size: 18px;
	color:#FFF;
	text-transform:uppercase;
	line-height:22px;
	font-weight:400;
	padding-bottom:10px;	
}
.bqend {
    float: right;
    height: 25px;
	width:40px;
	line-height:10px;
    margin-top: 32px;
    padding-top: 0px;
	padding-bottom:0;
    font-size: 90px;
	color:#FFF;
}

a.quotename{
	float:left;
	padding:2px 5px 2px 5px;
    color: #464646;
	background-color:#FFF;
	text-decoration: none !important;
}
a.quotename:hover{
background-color:#CCC;
}
 
 