/*

Theme Name:     Omega Child Theme

Description:    Child theme for the Omega WP Theme

Author:         Oxygenna

Author URI:     http://themeforest.net/user/oxygenna

Template:       omega

Version:        1.0

*/

/*
Theme Name: IPU Group 2015
Theme URI: http://www.ipu.co.uk/
Description: Custom responsive theme for IPU Group, based on Twitter Bootstrap
Version: 1.0
Author: Ascendancy Internet Marketing
Author URI: http://www.ascendancyinternetmarketing.com

ferris red  	 #9b0f1c
wright yellow	 #fdb930

to hide menus add /?sesh=1 to urls
*/

@font-face
{
    font-family: 'FS Elliot Web Regular';
    font-weight: normal;
    font-style: normal;

    src: url('/wp-content/themes/omega-child-theme/assets/fonts/FSElliotWeb-Regular.eot');
    src: url('/wp-content/themes/omega-child-theme/assets/fonts/FSElliotWeb-Regular.woff') format('woff');
}

@font-face
{
    font-family: 'FS Elliot Web Heavy';
    font-weight: normal;
    font-style: normal;

    src: url('/wp-content/themes/omega-child-theme/assets/fonts/FSElliotWeb-Heavy.eot');
    src: url('/wp-content/themes/omega-child-theme/assets/fonts/FSElliotWeb-Heavy.woff') format('woff');
}

.hide{display:none;}

/* == group sites  == */

.group-sites{
    border-top: 1px solid #3C3C3B;
    text-align: center;}


.group-sites ul{padding: 0;
margin: 40px auto 0 auto;
list-style-type: none;
max-width: 720px;
}

.group-sites ul > li { display:inline-block; margin:0px;}
.group-sites ul > li a {
    min-width: 0;
    display: block;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 19.2px;
    font-family: "thwhite-bold", Helvetica, Arial, sans-serif;
font-weight:600;
    transition: 0.3s;}

.group-sites ul > li a:hover,
.group-sites ul > li a:focus,
.group-sites ul > li a:active{
color: #FFFFFF;
border-radius: 8px;
text-decoration: none;
}

.group-sites a.agriculture{color: #F9B100;}
.group-sites a.projects {color: #A3212B;}
.group-sites a.groundcare {color: #009546;}
.group-sites ul > li a.groundcare{color: #009546;background-color:#fff;} 
.group-sites a.dairy {color: #68BED8;}
.group-sites a.countrystore {color: #BCD25F;}
.group-sites a.trailercentre {color: #5F829A;}
.group-sites a.lorrycranes {color: #E1001A;}
.group-sites a.construction {color: #0087C4;}
.group-sites a.motorgroup {color: #526123;}
.group-sites a.energyfiresecurity {color: #FF8200;}
.group-sites a.onlinestore {color: #004F56;}
.group-sites a.machineryimports {color: #53312B;}

  .group-sites .agriculture:hover {
      background-color: #F9B100; }
  .group-sites .projects {
    color: #A3212B; }
    .group-sites .projects:hover {
      background-color: #A3212B; }
  .group-sites .groundcare {
    color: #009546; }
    .group-sites .groundcare:hover {
      background-color: #009546; color:#fff; }
  .group-sites .dairy {
    color: #68BED8; }
    .group-sites .dairy:hover {
      background-color: #68BED8; }
  .group-sites .countrystore {
    color: #BCD25F; }
    .group-sites .countrystore:hover {
      background-color: #BCD25F; }
  .group-sites .trailercentre {
    color: #5F829A; }
    .group-sites .trailercentre:hover {
      background-color: #5F829A; }
  .group-sites .lorrycranes {
    color: #E1001A; }
    .group-sites .lorrycranes:hover {
      background-color: #E1001A; }
  .group-sites .construction {
    color: #0087C4; }
    .group-sites .construction:hover {
      background-color: #0087C4; }
  .group-sites .motorgroup {
    color: #526123; }
    .group-sites .motorgroup:hover {
      background-color: #526123; }
  .group-sites .energyfiresecurity {
    color: #FF8200; }
    .group-sites .energyfiresecurity:hover {
      background-color: #FF8200; }
  .group-sites .onlinestore {
    color: #004F56; }
    .group-sites .onlinestore:hover {
      background-color: #004F56; }
  .group-sites .machineryimports {
    color: #53312B; }
    .group-sites .machineryimports:hover {
      background-color: #53312B; }


/* ==== Layout for desktop version ====   */

/* Setting up the various divs and background properties */

		body {
			font-family: 'Open Sans', sans-serif;
			font-size: 16px;
			line-height: 22px;
			font-weight: 300;
			word-wrap: break-word;
			color: #2e2e2e;
			text-align: left;
			background: #ffffff;
		}
		
		.content {
			padding: 0;
		}
		
		.content.page {
			min-height: 400px;
			margin-top: 30px;
		}
		
		.content.side {
			margin-top: 30px;
		}
		
		.content.nopadding {
			padding: 0;
		}
		
		.whitebg {
			background: #ffffff;
			color: #005ba6;
		}
		
		.content.greybg {
			background: #f3f3f3;
			padding: 30px;
		}

		.clearfix {
			clear: both;
		}
		
		.hide {
			visibility: hidden;
			display: none;
		}
		
		 iframe {
			max-width: 100%;
			border: 0 none;
		}
			
		.editlink, .post-edit-link {
			margin-bottom: 12px;
			clear: both;
		}

		
	/* Top Header styling */
	
	#masthead {
	background-color: #ffffff;
	}
	
	.homenavicon{
		font-size:15px; 
		width:40px!important;
		}
	
	
		header.top {
			margin: 16px 0;
		}
		
			.logo-poly {
				background: #0087c1;
				float: right;
				position: relative;
				overflow: hidden;
			}
		
				.logo-poly:before {
					border-left: 50px solid #fff;
					border-bottom: 140px solid transparent;
					content: "";
					opacity: 1;
					position: absolute;
				}
				
				.ipu-logo img {
					padding: 40px 30px 40px 120px;
					float: right;
				}
				
				
				/* Divison Colours */
				
				.logo-poly.engine-starting {
					background-color: #939598;
				}
				
				.logo-poly.engine-control {
					background-color: #0095da;
				}
				
				.logo-poly.engine-heating {
					background-color: #fcaf17;
				}
				
				.logo-poly.fuel-conditioning {
					background-color: #d9166f;
				}
				
				.logo-poly.oil-conditioning {
					background-color: #00b5ad;
				}
				
				.logo-poly.heating-sourcing, .logo-poly.single-sourcing {
					background-color: #43b02a;
				}
				
				.logo-poly.groundcare-equipment, .logo-poly.groundcare {
					background-color: #da2128;
				}
				
				.logo-poly.ipu-group {
					background-color: #003399;
				}
				

			header.top .search {
				float: right;
				width: 97%;
				margin-bottom: 12px;
			}
			
			header.top .social-icons {
				clear: both;
				text-align: left;
				margin: 8px 0 0;
			}
			
			.social-icons a {
				font-size: 20px;
				line-height: 22px;
				background: #8d8d8d;
				display: inline-block;
				color: #ffffff;
				border: 0px none;
				padding: 6px 8px 4px;
				margin: 0 6px 0 0;
				border-radius: 4px;
				-webkit-border-radius: 4px;
			}
			
				.social-icons a:last-of-type {
					margin-right: 0;
				}
			
				.social-icons a:hover, .social-icons a:active, .social-icons a:focus {
					opacity: 0.8;
					color: #ffffff;
				}
				
				.social-icons a.fb:hover, .post-social-box a.fb {
					background: #3b5998;
				}
				
				.social-icons a.tw:hover, .post-social-box a.tw {
					background: #00aced;
				}
				
				.social-icons a.li:hover, .post-social-box a.li {
					background: #007bb6;
				}
				
				.social-icons a.gp:hover, .post-social-box a.gp {
					background: #dd4b39;
				}
				
				.social-icons a.yt:hover, .post-social-box a.yt {
					background: #bb0000;
				}
				
				.social-icons a.pin:hover, .post-social-box a.pin {
					background: #cb2027;
				}
				
				.social-icons a.inst:hover, .post-social-box a.inst {
					background: #517fa4;
				}
			
				.social-icons a.rss:hover, .post-social-box a.rss {
					background: #ff9900;
				}

	/* Breacdcrumbs styling */
				
		#breadcrumbs {
			margin-bottom: 0;
		}
				

	/* Footer styling */

.thw-logos img {
    height: 12.5px;
    margin: 8px 0;
}
.thw-logos a {
    margin: 0 7px;
}
		
		.footerbg {
			background: #f1f1f2;
		}
		
		footer {
			margin-top: 40px;
		}
		
		footer .content {
			padding: 20px 0;
			font-size: 0.9em;
			line-height: 1.3em;
		}
		
		footer .h6 {
			display: block;
			font-weight: bold;
			margin-bottom: 0.5em;
			margin-top: 0;
		}
		
		footer img {
			margin-right: 12px;
		}
		
		footer .line {
			display: block;
		}
		
		footer ul.menu {
			list-style: none;
			margin: 8px 0;
			padding: 0;
		}
		
			footer ul.menu li {
				margin-bottom: 4px;
			}
			
		footer .testimonial-name {
			display: block;
			text-align: right;
			margin-top: 0.3em;
			font-weight: 400;
		}


	/* Horizontal Rule */

		hr {
			border-top: 2px solid #969594;
			clear: both;
			height: 2px;
			margin: 1.2em 0;
		}


	/* Icon Styling */	
		
		@font-face {
			font-family: 'ipu-icons';
			src: url('fonts/ipu-icons.eot');
			src: url('fonts/ipu-icons.eot?#iefix') 
			format('embedded-opentype'),
				 url('fonts/ipu-icons.woff') format('woff'),
				 url('fonts/ipu-icons.ttf') format('truetype'),
				 url('fonts/ipu-icons.svg#ipu-icons') format('svg');
		}

		.icon:before {
			font-family: 'ipu-icons';
			speak: none;
			font-style: normal;
			font-weight: normal;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-smoothing: antialiased;
			text-rendering: optimizeLegibility;
		}

		
	/* Social Icons */
		
		.icon.facebook:before {
		  content: "e";
		}
		
		.icon.twitter:before {
		  content: "g";
		}
		
		.icon.linkedin:before {
		  content: "b";
		}
		
		.icon.gplus:before {
		  content: "d";
		}
		
		.icon.youtube:before {
		  content: "h";
		}
		
		.icon.pinterest:before {
		  content: "f";
		}
		
		.icon.instagram:before {
		  content: "c";
		}
		
		.icon.rss:before {
		  content: "j";
		}
		
		.icon.contacts:before {
		  content: "n";
		}
		
		
	/* General Icons */
		
		.icon.pencil:before {
		  content: "a";
		}
		
		.icon.search:before {
		  content: "i";
		}
		
		.icon.downarrow:before {
		  content: "k";
		}
		
		
		
		.icon {
			display: inline-block;
			padding: 0;
			margin: 0;
			position: relative;
		}

		
	/* Form Styling */		

.wpcf7-response-output{
font-weight: 600;
font-size: 1.5rem;}


[role="alert"]:not(.screen-reader-response){
display:block;
margin-bottom:24px;
}
		
		input, select, textarea {
			font-family: 'Open Sans', sans-serif;
			border: 1px solid #969696;
		}
		
.wpcf7-form input[type="text"], 
.wpcf7-form select,
 .wpcf7-form input[type="email"],
 .wpcf7-form input[type="search"],
 .wpcf7-form input[type="password"],
 .wpcf7-form input[type="tel"], 
.wpcf7-form textarea {
			padding: 3px 6px;
			margin: 4px 0 8px 0;
			color: #4e4e4e;
			width: 100%;
			max-width:912px;
			border: 1px solid #969696;
			line-height: 25px;
		}

		input[type="search"] {
			font-weight: bold;
			color: #333;
		}
		
		.side input[type="text"], .side select, .side input[type="email"], .side input[type="search"], .side input[type="password"], .side textarea {
			width: 100%;
			margin: 2px 0;
			padding: 2px 4px;
		}
		
		
		/* Gravity forms tweaks */
		
		.content .gform_wrapper input, .content .gform_wrapper select, .content .gform_wrapper textarea {
			margin: 0;
		}
		
		.content .gform_wrapper input[type="submit"], .content .gform_wrapper a.btn {
			margin: 0;
		}
			
		
		label {
			font-weight: normal;
		}
		
		.search-form input {
			max-width: 40%;
		}
		
		.search-form label {
			display: block;
		}
		
		textarea {
			border: 1px solid #969696;
			padding: 3px;
			height: 120px;
			margin: 10px 0;
			width: 80%;
			color: #4e4e4e;
		}
.select-wrap{
width:80%;
margin:0 auto;
}


.select-wrap select.wpcf7-select{
color: #4e4e4e;
margin: 10px 0;
border: 1px solid #969696;
padding: 3px;}

#new_product_form .select-wrap{margin:0;}
		
		input[type="checkbox"] {
			margin: 0 3px 0 0;
		}
		
		input[type="submit"], a.btn {
			border: none;
			color: #ffffff;
			background: #005ba6;
			font-size: 1em;
			line-height: 1.6em;
			padding: 0.4em 0.8em;
			margin: 0.5em 0;
			border-radius: 0;
		}
		
			a.btn.back-link {
				margin: 0 0 1.6em;
			}
		
			a.btn.more {
				font-size: 0.9em;
			}
			
			a.btn.logout {
				clear: both;
			}
		
			a.btn.full-width {
				display: block;
				text-align: left;
				white-space: normal;
			}
			
			input[type="submit"].orange, a.btn.orange, .greybg input[type="submit"], .greybg a.btn {
				background: #ed7d31;
			}
		
			input[type="submit"]:hover, a.btn:hover, a.btn:active, a.btn:focus {
				color: #ffffff;
				cursor: pointer;
				text-decoration: none;
			}
			
		input[readonly] {
			background-color: #eee;
		}
		
		.wpcf7 span.wpcf7-list-item {
			margin: 0 0 10px;
			display: block;
		}

		.wpcf7 div.wpcf7-validation-errors {
			color: #ff0000;
			margin: 12px 0;
			padding: 0;
			border: 0 none;
		}
		
		.wpcf7 div.wpcf7-mail-sent-ok {
			border: none;
			display: none;
		}

		
	/* Fonts and line spacing*/

		.side {
			font-size: 0.9em;
			line-height: 1.3em;
		}
	
		h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
			font-weight: 300;
			margin: 0 0 0.6em;
		}
		
		h1, .h1, .sticky h2 {
			font-size: 2em;
			line-height: 1.2em;
		}
		
		h1.landing-title {
			font-weight: 400; 
		}
		
		h2, .h2 {
			font-size: 1.6em;
			line-height: 1.2em;
		}
		
		h3, .h3 {
			font-size: 1.3em;
			line-height: 1.2em;
		}
		
		.widget-title {
			margin-top: 0;
		}
			
		h4, .h4 {
			font-size: 1.2em;
			line-height: 1.2em;
			font-weight: 400;
		}
		
		h5, .h5 {
			font-size: 1.2em;
			line-height: 1.2em;
		}
		
		h6, .h6 {
			font-size: 1.1em;
			line-height: 1.2em;
		}
		
		p {
			margin: 0 0 0.6em;
		}
		
		strong {
			font-weight: 700;
		}
		
		a {
			text-decoration: none;
			color: #005ba6;
		}
		
			a:hover, a:focus {
				text-decoration: underline;
				color: #005ba6;
			}
		
		blockquote {
			margin: 0.6em 0;
			padding: 20px;
			background: #005ba6;
			color: #ffffff;
			border: 0 none;
		}
		
		.alignleft {
			float: left;
			text-align: left;
		}
		
		.alignright {
			float: right;
			text-align: right;
		}
		
		.aligncenter {
			text-align: center;
			margin: 0 auto;
			display: block;
			clear: both;
		}
		
		ul {
			margin: 20px 0 20px 0;
			padding-left: 1em;
			list-style: inside square;
		}
		
			ul li, ol li {
				margin-bottom: 8px;
			}
			
		ul.children, ol.children {
			margin-left: 1em;
			margin: 1em 0 1em 1em;
		}
		
		ol {
			padding-left: 1em;
			margin: 20px 0 20px 0;
			list-style-type: decimal;
			font-weight: 700;
		}

			ol li {
				font-weight: 300;
			}
		
		.navigation {
			clear: both;
			display: block;
			font-size: 1.1em;
			color: #2e2e2e;
			margin: 30px 0;
			padding: 20px;
			background: #efefef;
			float: left;
			width: 100%;
		}
		
			.navigation .wp-pagenavi a, .navigation .wp-pagenavi span {
				border: none;
			}
			
			.navigation .wp-pagenavi a:hover {
				text-decoration: underline;
			}
			
			.navigation .wp-pagenavi span.pages {
				padding-left: 0;
				padding-right: 0;
				margin-right: 12px;
			}

		
	/* Tables*/
		
		table {
			width: 100%;
			margin-bottom: 30px;
		}
			table th {padding:24px 0 12px 0 ;}
			.ferris table tr{
				
				border-bottom: 1px solid #FDC426;
			}
			
		.wright table tr{
				
				border-bottom: 1px solid #fdc426;
			}
			

			table tr td {
				padding: 2px;
			}
			
			table ul {
				margin: 8px 0;
			}
		
			table ul li {
				margin-bottom: 6px;
			}
		

	/* Flexslider */
	
		.container .flexslider {
			background: none;
			box-shadow: none;
			border: 0 none;
			border-radius: 0;
			margin: 0 0 30px;
			clear: both;
			positive: relative;
		}
	
		.container .flex-control-nav {
			position: absolute;
			bottom: 10px;
			text-align: right;
			right: 10px;
			font-size: 0;
			color: transparent;
		}
		
			.container .flex-control-nav li {
				margin: 0 4px;
			}
		
			.container .flex-control-paging li a {
				border: 2px solid #ffffff;
				box-shadow: none;
				height: 20px;
				width: 20px;
				background: none;
			}
			
			.container .flex-control-paging li a:hover {
				background: none;
			}
			
			.container .flex-control-paging li a.flex-active {
				background: #ffffff;
				border-color: #ffffff;
			}
		
		.container .flexslider .slides > li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		.container .flexslider .slides img {
			margin: 0;
		}
		
		.container .flexslider img {
			position: relative;
		}
		
		.slide-caption {
			position: absolute;
			top: 25%;
			z-index: 1;
			width: 40%;
			background: rgba(255,255,255,0.9);
			margin-left: 40px;
			padding: 1.1em;
		}
		
		.slide-title {
			margin-top:0;
		}
		
		.slide-caption .btn {
			margin: 0;
			padding-left: 36px;
			padding-right: 36px;
		}
		
		
	/* Home page styling */
		
		.listing article {
			margin-bottom: 8px;
		}
		
		img.attachment-news-thumbimg {
			margin: 0 0 4px 0;
			max-width: 100%;
		}
		
		a.news-title {
			font-size: 1em;
			line-height: 1.2em;
			font-weight: bold;
			margin-bottom: 4px;
			display: block;
		}
		

	/* General page styling */
		
		.read-more {
			margin: 0.6em 0 1.6em;
		}
		
		ul.nobullets {
			list-style: none;
			padding-left: 0;
		}
		
		
	/* Division Colours */
		
		a.engine-starting {
			background: #939598;
		}
		
		a.engine-control {
			background: #0095da;
		}
		
		a.engine-heating {
			background: #fcaf17;
		}
		
		a.fuel-conditioning {
			background: #d9166f;
		}
		
		a.oil-conditioning {
			background: #00b5ad;
		}
		
		a.single-sourcing, a.heating-sourcing {
			background: #43b02a;
		}
		
	
		
		a.ipu-group {
			background: #003399;
		}
		
		.engine-starting .widget-title {
			background: #939598;
		}
		
		.engine-control .widget-title {
			background: #0095da;
		}
		
		.engine-heating .widget-title {
			background: #fcaf17;
		}
		
		.fuel-conditioning .widget-title {
			background: #d9166f;
		}
		
		.oil-conditioning .widget-title {
			background: #00b5ad;
		}
		
		.heating-sourcing .widget-title, .single-sourcing .widget-title {
			background: #43b02a;
		}
		
		.groundcare .widget-title, .groundcare-equipment .widget-title {
			background: #da2128;
		}
		
		.ipu-group .widget-title {
			background: #003399;
		}
		
		.promotion .widget-title {
			background: #ed7d31;
		}
		
		
		
	/* Comments styling */
			
		ol.commentlist {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		
		ol.commentlist li {
			background: #e7e7e7;
			padding: 20px;
			margin-bottom: 20px;
		}
		
			ol.commentlist li ul.children {
				margin: 0 0 0 20px;
				list-style: none;
			}
			
			ol.commentlist li ul.children li {
				background: #fff;
				padding: 20px;
			}
			
			ol.commentlist li ul.children li:last-of-type {
				margin-bottom: 0;
			}
		
		h3#comments {
			margin: 0 0 32px;
		}
		
		#respond form#commentform {
			margin: 12px 0 0 0;
		}
		
		.comment .comment-meta, .comment .reply, .comment .comment-author {
			padding: 0 24px 8px 0;
			font-size: 14px;
		}
		
		.comment cite {
			font-style: normal;
		}
		
		.comments .navigation {
			float: none;
			border: 0 none;
			margin: 0;
			padding: 0;
		}
			

	/* Displaying desktop or mobile elements based on device width */

		.mobile {
			display: none;
		}
		
		.desktop {
			display: block;
		}
		
		
	/* Menu styling */
		
		/* menu */
		
/* additional styles */
	
	#masthead{
		-moz-box-shadow: 0 -1px 1px 0 rgba(0,0,0,.1) inset;
-webkit-box-shadow: 0 -1px 1px 0 #0000001a inset;
box-shadow: 0 -1px 1px 0#0000001a inset;
	}
	
.navbar-header{
	float:none;
}

.navbar-brand{
	float:none;
	display:inline-block;
}

.head-cont{
	display:flex;
}

.head-right{
	width:100%;
}

.head-cotent-sidebar{
	text-align:right;
	margin: 0 0 24px;
}

.head-cotent-sidebar span {
    font-size: 14px !important;
}

/* Fixes */

.group-sites{
	clear:both;
}

.wpcf7-form-control.wpcf7-submit{
	display:block;
	margin-left:auto;
	margin-right:auto;
}



/* Search */

#searchform input{
	box-shadow:none!important;
}

#masthead #searchform{
	max-width:255px;
max-width: 255px;
margin-left: auto;
margin-bottom:10px;
}

#searchform input{
	margin-top:0px;
}

#searchsubmit{
	background-color: #3c3c3b;
}

/***********/			
		
.icon-bar {
	background-color:#3c3c3b;
}


.top-bar .top-right a{
	pointer-events: auto;	
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}
.navbar-brand img {max-width:240px;}	
.news:hover{background-color:	rgb(37,​ 45,​ 108, 0.4);}
.news{background-color:#252d6c;}
.energy a{padding-top:2px!important;padding-bottom:2px!important;}
.swatch-white .dropdown-menu {box-shadow:none!important;}

#menu-main-menu .dropdown-menu{min-width:258px!important;background:transparent;}
#menu-main-menu .dropdown-menu li{ text-align:center;margin: 0 1px;}
#menu-main-menu .dropdown-menu li a{ text-align:left;padding-left:13px;padding-right:13px;font-size: 14px;line-height: 1em; color:#000;}

#masthead .nav > li > a:hover, #masthead .nav > li > a:active, #masthead .nav > li > a:focus{background-color:#4c2a21!important;}

#masthead .nav > .active > a, #masthead .nav > .active > a:focus, #masthead .nav > .active > a:hover {background-color:#4c2a21!important;}

.nav > li {min-width:90px;text-align:center;}

#emergency{float:right; text-align:right;text-decoration:underline;margin:0 2px 0 0; padding-top:2px;}
#emergency #einner a{color:#ffffff;text-transform:none;font-size:16px;text-decoration:none;}
.swatch-white.navbar{background:transparent!important;}

#masthead .nav > li {
  min-width:90px;
}

#masthead .nav > li > a,
#masthead .nav li.dropdown.active > .dropdown-toggle
{
    font-size: 12px; margin: 0 3px 0 3px !important;padding: 4px 3px!important; background-color: #3c3c3b;
}

#masthead .nav > li > a
{
    font-family: 'FS Elliot Web Heavy', Arial, sans-serif; font-weight: 800;
	text-transform:uppercase;
    color: #fff;
}

#masthead .dropdown-menu > li > a
{
font-weight: 400;
background-color:#eee;
    color: #000;
}
#masthead .dropdown-menu > li > a:hover{background-color:#ccc;}
#masthead
{
	margin-top:6px;
}

		
	/* Main Menu */ 
		
		nav.top {
			z-index: 99999;
		}
		
		#main-menu {
			float: left;
			position: relative;
			width: 100%;
			margin: 0 0 16px;
		}

		#main-menu ul {
			margin: 0;
			z-index: 9999;
			padding: 0;
			text-align: left;
			list-style: none;
		}
		
		#main-menu ul li {
			float: left;
			margin: 0 1.1em 0 0;
			padding: 0;
			position: relative;
			background-image: none;
			font-size: 1em;
			line-height: 1.4em;
			text-align: left;
			color: #ffffff;
		}
		
		#main-menu ul li a {
			color: #4e4e4e;
			text-decoration: none;
			float: left;
			padding-right: 32px;
			padding-bottom: 6px;
			padding-left: 3px;
		}
		
		#main-menu ul ul {
			display: none;
			float: left;
			left: -10px;
			margin: 0;
			position: absolute;
			top: 50px;
			z-index: 9999;
			background: #fff;
		}

		#main-menu ul ul ul {
			left:100%;
			top: 0;
		}
		
		#main-menu ul ul li {
			margin-right: 0;
		}

		#main-menu ul ul li a {
			float: none;
			display: block;
			color: #2e2e2e;
			font-size: 0.9em;
			line-height: 1.1em;
			padding: 10px;
			width: 220px;
		}

			#main-menu ul ul li:hover > a {
				color: #4e4e4e;
				border-color: #8d8d8d;
			}

			#main-menu ul li:hover > ul {
				display: block;
			}
			
			/* Division Colours */
			
			#main-menu .engine-starting a {
				color: #939598;
				border-bottom: 1px solid #939598;
			}
			
				#main-menu .engine-starting.current-menu-item > a, #main-menu .engine-starting.current_page_item > a, #main-menu .engine-starting.current-menu-ancestor > a {
					background: #939598;
					color: #fff;
				}
			
			#main-menu .engine-control a {
				color: #0095da;
				border-bottom: 1px solid #0095da;
			}
			
				#main-menu .engine-control.current-menu-item > a, #main-menu .engine-control.current_page_item > a, #main-menu .engine-control.current-menu-ancestor > a {
					background: #0095da;
					color: #fff;
				}
			
			#main-menu .engine-heating a {
				color: #fcaf17;
				border-bottom: 1px solid #fcaf17;
			}
			
				#main-menu .engine-heating.current-menu-item > a, #main-menu .engine-heating.current_page_item > a, #main-menu .engine-heating.current-menu-ancestor > a {
					background: #fcaf17;
					color: #fff;
				}
			
			#main-menu .fuel-conditioning a {
				color: #d9166f;
				border-bottom: 1px solid #d9166f;
			}
			
				#main-menu .fuel-conditioning.current-menu-item > a, #main-menu .fuel-conditioning.current_page_item > a, #main-menu .fuel-conditioning.current-menu-ancestor > a {
					background: #d9166f;
					color: #fff;
				}
			
			#main-menu .oil-conditioning a {
				color: #00b5ad;
				border-bottom: 1px solid #00b5ad;
			}
			
				#main-menu .oil-conditioning.current-menu-item > a, #main-menu .oil-conditioning.current_page_item > a, #main-menu .oil-conditioning.current-menu-ancestor > a {
					background: #00b5ad;
					color: #fff;
				}
			
			#main-menu .heating-sourcing a, #main-menu .single-sourcing a {
				color: #43b02a;
				border-bottom: 1px solid #43b02a;
			}
			
				#main-menu .heating-sourcing.current-menu-item > a, #main-menu .single-sourcing.current-menu-item > a, #main-menu .heating-sourcing.current_page_item > a, #main-menu .single-sourcing.current_page_item > a, #main-menu .heating-sourcing.current-menu-ancestor > a, #main-menu .single-sourcing.current-menu-ancestor > a {
					background: #43b02a;
					color: #fff;
				}

			#main-menu .groundcare-equipment a, #main-menu .groundcare a {
				color: #da2128;
				border-bottom: 1px solid #da2128;
			}
			
				#main-menu .groundcare-equipment.current-menu-item > a, #main-menu .groundcare.current-menu-item > a, #main-menu .groundcare-equipment.current_page_item > a, #main-menu .groundcare.current_page_item > a, #main-menu .groundcare-equipment.current-menu-ancestor > a, #main-menu .groundcare.current-menu-ancestor > a {
					background: #da2128;
					color: #fff;
				}
			
			#main-menu .ipu-group a {
				color: #003399;
				border-bottom: 1px solid #003399;
			}

				#main-menu .ipu-group.current-menu-item > a, #main-menu .ipu-group.current_page_item > a, #main-menu .ipu-group.current-menu-ancestor > a {
					background: #003399;
					color: #fff;
				}
			
			
	/* Sidebar menu - used in groundcare dealers area */
	
			.side li.current-menu-item a {
				color: #4e4e4e;
			}
			
			
	/* Product page styling */

		ul.listing {
			list-style: none;
			margin: 0;
			padding: 0;
		}
				
			ul.listing li {
				float: left;
				background: #efefef;
				clear: both;
				display: block;
				margin-bottom: 1.6em;
				min-height: 170px;
				width: 100%;
			}
			
			ul.listing li .text, ul.listing li .image {
				padding: 1em;
			}
			
		.product-price {
			display: block;
			margin-bottom: 0.4em;
		}
			
			
	/* Contacts styling */
			
		.contact-line {
			display: block;
		}
		
		.job-title, .bio-title {
			display: block;
			font-size: 1.2em;
			line-height: 1.2em;
			margin-bottom: 0.3em;
		}
		
		img.attachment-contact-listingphoto {
			width: 100%;
		}

		.banjar{position:relative;top:100px;z-index:99;}
	/* Case Study styling */
	
		.case-markets {
			display: block;
			font-weight: 400;
			margin-bottom: 0.8em;
		}
	
		.case-line {
			display: block;
			font-weight: 400;
			margin-bottom: 0.4em;
		}
		
		.case-data {
			margin-bottom: 0.8em;
			display: block;
		}

		
	/* Posts styling */
	
		.date {
			display: block;
			margin-bottom: 0.6em;
		}
	
		.post-image.single {
			float: right;
			margin: 0 0 1em 1em;
		}
		
		.post-social-box {
			font-size: 0.9em;
			line-height: 0.9em;
			background: #f1f1f2;
			padding: 0.8em;
			clear: both;
			float: right;
			font-weight: bold;
			margin: 0 0 12px;
			width: 100%;
		}
		
		.post-social-box input[type="text"], .post-social-box input[type="email"] {
			width: 100%;
		}
		
		.post-social-box .social-icons a {
			font-size: 16px;
			line-height: 20px;
			margin: 0 3px 3px 0;
			padding: 4px 7px 3px;
		}

		.post-social-box .h6 {
			margin-top: 0;
		}
		
		.post-social-box hr {
			margin: 0.6em 0;
		}
		
		.post-social-box .item {
			clear: both;
			display: block;
			margin-bottom: 0.3em;
		}
		
		.post-social-box .item input[type="checkbox"] {
			float: right;
			position: relative;
		}
		
		.post-social-box.horizontal .newsletter {
			display: none;
		}
		

body.error404 article{width:300px; margin:0 auto;}
		
	/* Widget styling */
		
		.side ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

			li.widget {
				float: left;
				list-style: none;
				width: 100%;
				margin: 0 0 40px;
				height: auto;
				border: none;
				-webkit-box-shadow: none;
				box-shadow: none;
				position: relative;
				background: #f3f3f3;
				padding: 0.5em;
			}

			li.widget .inner {
				padding: 0.6em;
			}
			
			.widget-title {
				position: relative;
				left: -0.4em;
				top: -0.4em;
				width: 100%;
				color: #fff;
				background: #0087c1;
				padding: .4em .8em;
			}
			
				.widget-title:after {
					border-right: 18px solid #f3f3f3;
					border-top: 53px solid transparent;
					content: "";
					opacity: 1;
					position: absolute;
					right: 0;
					top: 0;
				}
	
		.side .post-listing.scrollable {
			height: 360px;
			overflow-y: scroll;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		
		.side .post-title {
			display: block;
		}
		
		.side .post-listing a.btn {
			clear: left;
		}
		
		
	/* Downloads Styling */
		

		ul.download-photos {
			display: block;
			float: left;
			list-style: none;
			margin: 0.5em 0 ;
			padding-left: 0;
			width: 100%;
		}
					
			ul.download-photos li {
				float: left;
				border: medium none;
				clear: none;
				margin: 0 1em 0 0;
				max-width: 18%;
				padding: 0;
				width: auto;
			}
							
		.download-data {
			display: block;
		}
		
		
	/* Related Downloads / Promotions / Case Studies styling */
			
		.side .listing-image {
			float: left;
			clear: left;
			margin-right: 0.5em;
		}
		
		.side .listing-data {
			display: block;
		}
		
		.side .post-listing li {
			clear: both;
			margin-bottom: 0.5em;
			display: block;
		}
		
		
		
	/* Image styling */

		img {
			max-width: 100%;
			height: auto;
		}
		
		img.wp-post-image {
			margin-bottom: 1em;
		}
	
		.wp-caption {
			max-width: 100%;
			border: 1px solid #c0c0c0;
		}
		
			.wp-caption-text {
				background: #f3f3f3;
				font-weight: 600;
				text-align: left;
				font-size: 0.8em;
				padding: 0.8em 0.6em;
				border-top: 1px solid #c0c0c0;
				margin: 0;
			}
			
			.wp-caption img {
				width: 100%;
			}
		
			.wp-caption.alignnone {
				margin: 0.5em 1em 1em 0;
			}
		
			.wp-caption.alignleft {
				clear: left;
				float: left;
				display: block;
				margin: 0.5em 1em 1em 0;
			}
			
			.wp-caption.aligncenter {
				clear: both;
				float: none;
				display: block;
				margin: 1em auto;
			}
			
			.wp-caption.alignright {
				clear: right;
				float: right;
				display: block;
				margin: 0.5em 0 1em 1em;
			}
		
		img.alignnone {
			margin: 0.5em 1em 1em 0;
		}
		
		img.alignleft {
			clear: left;
			float: left;
			display: block;
			margin: 0.5em 1em 1em 0;
		}
		
		img.aligncenter {
			margin: 1em auto;
			display: block;
			clear: both;
		}
		
		img.alignright {
			clear: right;
			float: right;
			display: block;
			margin: 0.5em 0 1em 1em;
		}
		
		.gallery .wp-caption-text {
			padding: 0.8em;
			font-style: italic;
		}
		
		.gallery .gallery-item img {
			border: 0 none!important;
		}
		
		img.wp-post-image.attachment-product-image {
			clear: right;
			float: right;
			margin: 0 0 1em 1em;
		}
		
		.product-listing img.alignright {
			margin-top: 0;
		}

		
	/* Post styling */
		
		.post-title {
			margin-bottom: 0.4em;
		}
		
		.first .post-title {
			font-size: 1.5em;
			min-height: 1.5em;
		}
		
		.post-excerpt {
			margin-bottom: 0.5em;
		}
		
		.post-date {
			font-size: 0.8em;
		}
	
		
	/* Accordion styling */
		
		dl.accordion {
			clear: both;
			margin-bottom: 12px;
		}
		
		dl.accordion dt {
			color: #0033a0;
			background: #d9e5ff;
			font-weight: 300;
			font-size: 1.2em;
			line-height: 1.1em;
		}
		
			dl.accordion dt h4{
				font-weight: 300;
				font-size: 0.8em;
				line-height: 1.5em;
				margin-bottom: 0;
			}
		
			.side dl.accordion dt {
				font-size: 1em;
			}
		
		dl.accordion dt a {
			color: #0033a0;
			display: block;
		}
		
		dl.accordion dt .acc-title {
			line-height: 2.5em;
		}
		
		dl.accordion dt a:before {
			content: "k";
			font-size: 2.2em;
			line-height: 0.9em;
			margin-right: 10px;
			position: relative;
			float: left;
			display: inline-block;
			font-family: 'ipu-icons';
			speak: none;
			font-style: normal;
			font-weight: normal;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-smoothing: antialiased;
			text-rendering: optimizeLegibility;
			background: #0033a0;
			color: #d9e5ff;
		}
		
		
			.side dl.accordion dt a {
				background: #005ba6;
				border: medium none;
				border-radius: 0;
				color: #ffffff;
				font-size: 1em;
				line-height: 1.6em;
				margin: 0.5em 0;
				padding: 0.4em 0.8em;
				font-weight: 400;
			}
			
			.side dl.accordion dt a::before {
				display: none;
			}
			
			.side dl.accordion dt .acc-title {
				line-height: 1.6em;
			}
		

		dl.accordion dt a.selected {
			background-position: 0 -24px;
		}
		
		dl.accordion dd {
			padding: 2% 0;
		}
		
		
		.wdform-label{font-size:18px; line-height:19px;}
		.form13 select{height:26px!important;}
		
		.warranty-form .select-wrap{margin:0;}
		
		
		
		
		/*newfooter*/
		.footer {
 	 display: block;
 	 position: relative;
 	 border: 0;
 	 min-height: 100px;
 	 height: auto;
 	 text-align: center;

		}
.footer .navigation{	background-color:#cacbdb;
	padding:30px 0;
	color:#3c3c3b;}	
.copyright{background-color:#252d6c; color:#fff; text-align: center;	padding:30px 0;}
		
		
		  .tsandcsbar {margin-top:40px;}
		  .tsandcsbar a:link,tsandcsbar a:active, tsandcsbar a:hover, tsandcsbar a:visited{font-family:FS Elliot Web Regular; color:#3c3c3b;font-size:16px; font-weight:400; text-transform: uppercase; }
		 
		  .footer .navigation {color:#3c3c3b;  padding: 24px 0;}
		  .footer .copyright {color:#ffff;}
		  
		  .colors a{font-size:18px; font-family:FS Elliot Web Heavy;margin-right:4px;padding:1px; border-radius:8px;}
		  .colors a.agriculture{color:#fab200;}
		  .colors a.projects{color:#a3212b;}
		  .colors a.groundcare{color:#009546;}
		  .colors a.dairy{color:#68c6e0;}
		  .colors a.lorrycranes{color:#d30014;}
		  .colors a.countrystore{color:#bcd25f;}
		  .colors a.construction{color:#0088c4;}
		  .colors a.efs{color:#ff8200;}
		  .colors a.machinery{color:#53312b;}
		  .colors a:hover{padding:1px; border-radius:8px;}
		  .colors a.agriculture:hover{background-color:#fab200; color:#fff;}
		  .colors a.projects:hover{background-color:#a3212b; color:#fff;}
		  .colors a.groundcare:hover{background-color:#009546; color:#fff;}
		  .colors a.dairy:hover{background-color:#68c6e0; color:#fff;}
		  .colors a.lorrycranes:hover{background-color:#d30014; color:#fff;}
		  .colors a.countrystore:hover{background-color:#bcd25f; color:#fff;}
		  .colors a.construction:hover{background-color:#0088c4; color:#fff;}
		  .colors a.efs:hover{background-color:#ff8200; color:#fff;}
		  .colors a.machinery:hover{background-color:#53312b; color:#fff;}
		  
		  .low-content{ position:relative;}
		  .mental-health-roundel {position: absolute; right: 10px; }
		   .mental-health-roundel img.theroundel{position: relative; top:-60px; }
		  @media (max-width: 866px) {
			  	  .mental-health-roundel { }
			  .mental-health-roundel img.theroundel { width:50px;height:50px; top:-25px;}
		  }
		  /*end new footer */
 

		
		
		
		
		
		
		
		
		
		
	
/*=== 1200px and below ===*/

@media handheld, only screen and (max-width: 1200px) {
		
	/* Fonts and line spacing*/

		body {
			font-size: 14px;
			line-height: 20px;
		}
}


/*=== 992px and below ===*/

@media handheld, only screen and (max-width: 992px) {

		.social-icons a {
			margin-bottom: 6px;
		}

		#main-menu ul li {
			margin-bottom: 10px
		}
		
			#main-menu ul ul {
				top: 47px;
			}
		
			#main-menu ul ul li {
				margin-bottom: 0
			}

		.slide-caption {
			font-size: 0.9em;
			line-height: 1.3em;
			margin-left: 20px;
			padding: 1.1em;
			top: 20px;
			width: 50%;
		}
		

}

	/* additional styles */

@media  (max-width: 991px) {
	
	.navbar-toggle{
		position: absolute;
		top: 0;
		right: 20px;
	}
	
	.head-cont {
		display: block;
	}
		
}

	/*********************/
	
	
/* ==== Layout for mobile version ====   */

@media handheld, only screen and (max-width: 767px) {
	
	/* additional styles */
	
		.navbar-toggle{
		right: 7px;
	}
	/*********************/


		.mobile  {
			display: block;
		}
				
		.desktop {
			display: none;
		}
		
		.content {
			padding: 20px 0;
		}
		
		.content.page {
			margin-top: 0;
		}

		.back-to-top {
			display: none!important;
		}

		.social-icons a {
			margin: 4px;
		}
		
		.social-icons a:last-of-type {
			margin-right: 4px;
		}
		

	/* Fonts and line spacing*/

		body, footer .credit, blockquote {
			font-size: 14px;
			line-height: 20px;
		}
		
		footer .credit {
			margin: 10px 0 8px;
		}
	
		h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
			font-weight: 300;
			margin-bottom: 20px;
		}
		
		h1, .h1, .sticky h2 {
			font-size: 20px;
			line-height: 24px;
		}

		h2, .h2, h3.widget-title {
			font-size: 18px;
			line-height: 22px;
		}
		
		h3, .h3 {
			font-size: 16px;
			line-height: 22px;
		}
		
		.widget-title {
			margin-top: 0;
		}
			
		h4, .h4 {
			font-size: 14px;
			line-height: 20px;
			font-weight: 600;
		}
		
		h5, .h5 {
			font-size: 13px;
			line-height: 20px;
		}
		
		h6, .h6 {
			font-size: 13px;
			line-height: 20px;
		}
		
		p {
			margin-bottom: 16px;
		}



	
		
	/* Image styling */
	
		img.alignleft, img.alignright, img.aligncenter, img.alignnone {
			display: block;
			margin: 1em auto;
			float: none;
			clear: both;
		}
		
		.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone {
			display: block;
			margin: 1em auto;
			float: none;
			clear: both;
		}
		
		.post-image.single {
			margin: 1em 0;
			float: left;
			clear: both;
		}
		

		
		
	/* Map Styling */

		.container .map-canvas-container {
			height: 270px;
		}
		
	
	/* PageNavi styling */
		
		.navigation .wp-pagenavi span.pages {
			display: block;
			font-size: 12px;
		}
		
		
	/* Widgets */
	
		li.widget {
			padding: 20px;
		}
		

	/* Product page styling */
			
		.jump a.btn {
			display: block;
			margin: 0 0 0.6em;
			text-align: left;
		}
}	

/* additional styles */

@media (min-width: 992px) {
	
	#masthead #menu-main-menu.nav > li:last-of-type > a{
		margin-right:0px!important;
	}
	
}

/*********************/