/* CONCEPT NI - Vertical eCommerce */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
.container {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 20px;
	clear: both;
}

.container .container {
	padding: 0;
}

.width-1300px #page,
.width-1300px .container,
.width-1300px .site-main,
.width-1300px .main-navigation {
	max-width: 1300px;
}

.width-1160px #page,
.width-1160px .container,
.width-1160px .site-main,
.width-1160px .main-navigation {
	max-width: 1160px;
}

.home #main {
	max-width: 100%;
}

.social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.social ul li {
	display: inline-block;
}

body {
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	clear: none;
}

h1 {
	font-size: 32px;
	margin: 33px 0;
}

h2 {
	font-size: 28px;
	margin: 25px 0;
	font-weight: 700;
}

.orange {
	color: #fe6d00;
}

.btn {
	background: #fe6d00;
	display: table;
	padding: 13px 22px;
	font-size: 16px;
	clear: both;
	margin: 23px 0 0;
	color: #fff;
}

.page-template-page-findus .btn {
	margin: 18px auto;
	padding: 5px 9px;
}

.entry-content ul li {
	margin: 0 0 12px;
}

.single-products .entry-content ul li {
	list-style: none;
	margin: 0;
}

div.wpcf7-validation-errors {
	border: 2px solid #fe6d00;
	text-align: center;
}


/****************
Header 
****************/

.logo {
	padding: 28px 0;
	width: 87%;
	float: left;
}

.logo img {
	width: 100%;
	max-width: 405px;
}

header form.search-form {
	width: 49%;
	float: right;
	padding: 4.6% 0;
	position: relative;
	display: none;
	transition: 0.4s;
	transition-timing-function: ease-in-out;
}

.header-depots {
	width: 38%;
	float: left;
	text-align: right;
	padding: 1.7% 18px;
	display: none;
	transition: 0.4s;
	transition-timing-function: ease-in-out;
}

.header-depots h3 {
	margin: 0;
	color: #fe6d00;
}

.cmg-logo {
	display: none;
	transition: 0.4s;
	transition-timing-function: ease-in-out;
}

.nav-menu li a {
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 1;
	padding: 22px 20px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #ce5800;
	border-left: 1px solid #ce5800;
	transition: .2s;
	transition-timing-function: ease-in-out;
}

ul.sub-menu li {
	width: 25%;
	display: block;
	float: left;
}

ul.sub-menu li a {
	width: 100%;
}

form.search-form .machinery-submit {
	position: absolute;
	right: 0;
	background: #fe6d00;
	border: 0;
	border-radius: 0;
	font-size: 0;
	padding: 15px;
	top: 0;
}

input[type="search"] {
	width: 100%;
}

.search-inner-container {
	position: relative;
}

button.machinery-submit:before {
	content: "\f002";
	font-size: 22px;
	font-family: FontAwesome;
}

header form.search-form input {
	padding: 15.5px 50px 15.5px 15px;
	border: 1px solid #ccc;
}

.nav-menu li li:first-child a {
	border-left: 0;
}

.nav-menu li:hover>a,
.nav-menu li a:hover,
.nav-menu li:focus>a,
.nav-menu li a:focus {
	background-color: #ea6400;
}

.nav-menu .current_page_item>a,
.nav-menu .current_page_ancestor>a,
.nav-menu .current-menu-item>a,
.nav-menu .current-menu-ancestor>a {
	background: #ea6400;
}

.nav-menu .menu-item-has-children a {
	padding-right: 49px;
	position: relative;
}

.menu-item-has-children>a:before {
	border-style: solid;
	border-width: 0.20em 0.20em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
	color: #fff;
}

.menu-item-has-children>a:before,
.menu-item-has-children>a:after {
	position: absolute;
	right: 18px;
	left: initial;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	top: 0;
	transform: rotate(135deg);
}

.menu-item-has-children>a:after {
	background: rgba(255, 255, 255, 0.2);
	padding: 13px;
	border-radius: 200px;
	height: 0px;
	right: 0.6em;
}

.nav-menu li:first-child a {
	border-left: 1px solid #ce5800;
}

.mobile-navigation {
	position: fixed;
	z-index: 9999;
	background: rgba(255, 255, 255, 0.84);
	height: 100%;
	width: 100%;
	display: none;
}

.mobile-navigation.nav-open ul li {
	display: block;
	width: 100%;
	text-align: center;
}

.mobile-navigation ul {
	padding: 0;
}

div#mob-nav-buttons .half-content a {
	text-align: center;
	border-top: 1px solid #616161;
	border-bottom: 1px solid #616161;
	font-size: 31px;
	padding: 11px 0;
	display: block;
}

.phone-btn.half-content:first-child {
	border-right: 1px solid #616161;
}

div#mob-nav-buttons {
	margin: 20px 0;
}

div#mob-nav-buttons .half-content {
	width: 50%;
	padding: 0;
}

.close {
	color: #fff;
	background: #ea6400;
	display: block;
	border-radius: 200px;
	width: 43px;
	text-align: center;
	padding: 2px 7px 6px;
	font-size: 22px;
	position: absolute;
	right: 4px;
	top: 20px;
	z-index: 9999;
}

.mobile-navigation nav#site-navigation {
	margin: 34px 0 0;
	padding: 0;
}

.menu-toggle {
	display: block;
	background: none;
	width: 29px;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 5px;
	bottom: 0;
}

button.menu-toggle span {
	background: #fe6d00;
	display: block;
	width: 100%;
	margin: 0 0 4px;
	padding: 2px;
}

button.menu-toggle:hover {
	background: none;
}

.mobile-navigation.nav-open {
	display: block;
}

.mobile-navigation .nav-menu li a {
	color: #505050;
	display: block;
	font-size: 18px;
	line-height: 1;
	padding: 22px 26px;
	text-decoration: none;
	font-weight: bold;
	border-right: 0;
	border-left: 0;
}

.mobile-navigation-logo {
	padding: 28px 9px 28px 20px;
	width: 85%;
	background: #fff;
}

.mobile-navigation-logo img {
	width: 80%;
}

.mobile-navigation input.search-field {
	padding: 15px;
	border: 2px solid #ccc;
	border-left: 0;
}

div#navbar {
	display: none;
}

.navbar.is_stuck {
	z-index: 9999;
}

header#masthead.is_stuck {
	z-index: 9999;
	background: #fff;
}

header#masthead.is_stuck .cmg-logo,
header#masthead.is_stuck .header-depots {
	opacity: 0;
	padding-top: 10px;
	position: relative;
}

.navbar.is_stuck .nav-menu li a {
	padding: 14px 30.5px;
	font-size: 16px;
}

.mobile-navigation .nav-menu li.current-menu-item a {
	color: #fff;
}

.site-header {
	position: relative;
	border-bottom: 2px solid #fe6d00;
}

.search-box-container form.search-form.loading:before {
	content: "";
	background: rgba(0, 0, 0, 0.66) url(./images/default.gif);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: 16%;
	background-repeat: no-repeat;
	background-position: 50% 40%;
}

html .sidebar-container .search-box-container .loading:before {
	background: rgba(229, 229, 229, 0.73) url(./images/default.gif);
	background-size: 16%;
	background-repeat: no-repeat;
	background-position: 50% 40%;
}

.is_stuck .cmg-logo {
	display: none;
}

hr {
	display: block;
	clear: both;
}

div#navbar a .fa {
	float: right;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #0051ca;
	border-radius: 200px;
	width: 46px;
	height: 46px;
}

div#navbar a .fa:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 6px;
	top: 9px;
	margin: auto;
	font-size: 21px;
	color: #fff;
	width: 19px;
	height: 30px;
}

div#navbar.is_stuck a .fa {
	width: 37px;
	height: 37px;
}


/**************
Frontpage
**************/

.home header.entry-header {
	display: none;
}

.search-header {
	font-size: 25px;
	color: #fff;
	border-bottom: 2px solid rgba(255, 255, 255, 0.28);
	margin: 0 0 24px;
	padding: 0 0 13px;
}

.search-box-container.wow.fadeIn {
	position: static;
	top: 0;
	right: 34px;
	background: rgba(0, 0, 0, 0.93);
	height: 100%;
	padding: 24px;
	width: auto;
	margin: 0 -20px;
}

.slider-container .container {
	position: relative;
}

.slider-container select {
	width: 100%;
	padding: 15px;
	margin: 0 0 26px 0;
}

.homepage-container {
	margin: 0;
	background: #fff;
	position: relative;
	border-top: 5px solid #fe6d00;
	text-align: center;
}

.top-boxes-inner {
	margin: 0 -15px;
}

.top-boxes .homepage-box-container {
	float: left;
	padding: 0 10px;
	position: relative;
	width: 100%;
	margin: 0 0 9px 0;
}

.homepage-box-container img:first-child {
	width: 100%;
}

.homepage-box-inner .latest-top-box {
	position: absolute;
	bottom: 0;
	left: 0;
}

.homepage-content {
	width: 100%;
	float: left;
	padding: 0;
}

.request-a-call {
	float: left;
	width: 100%;
	margin: 0;
}

.homepage-info-container {
	background: #ececec;
}

.request-a-call {
	background: #d4d4d4;
	padding: 0 29px;
}

.request-a-call input {
	border: 1px solid #ccc;
	padding: 14px;
	width: 100%;
}

.homepage-info-container h1 {
	color: #fe6d00;
	border-bottom: 2px solid #c4c4c4;
	padding: 0 0 8px 0;
	margin-bottom: 19px;
}

.latest-additions-container {
	clear: both;
	margin: 0;
}

.owl-item {
	border: 1px solid #ccc;
}

.latest-carousel-title {
	padding: 17px 10px;
	text-align: center;
	color: #fe6d00;
	min-height: 82px;
}

.latest-carousel-image img {
	width: 100%;
}

.page-template-frontpage .owl-nav {
	display: none;
}

.owl-next {
	position: absolute;
	right: -58px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #ccc;
	border-radius: 200px;
	font-size: 0;
	padding: 28px;
	height: 0;
}

.owl-prev {
	left: -58px;
	right: initial;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #ccc;
	border-radius: 200px;
	font-size: 0;
	padding: 28px;
	height: 0;
}

.owl-prev:before,
.owl-next:before {
	content: "";
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 14px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 4px;
	margin: auto;
	height: 0;
	width: 0;
}

.owl-next:before {
	right: 0;
	left: 4px;
	border-right: 0;
	border-left: 13px solid #fff
}

html .logo-item-container.owl-carousel .owl-item {
	min-height: 200px;
	border: 0;
	list-style: none;
}

.logo-item-container.owl-carousel .owl-item img {
	max-height: 100px;
	width: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	width: auto;
	display: inline;
}

.single-products .owl-nav {
	display: none;
}


}
.top-boxes .homepage-box-container img:last-child {
	width: 100%;
}
.homepage-box-inner {
	position: relative;
}
.container.top-boxes.cf {
	padding: 20px 0;
}

/**************
Sidebar
**************/
.sidebar-make-products li img {
	position: absolute;
	right: 10px;
	top: 20px;
	margin: auto;
}
.sidebar-left div#primary {
	float: right;
}
.sidebar-left .site-main .sidebar-container .widget-area {
	float: left;
}
.recent-sidebar-item.cf {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.recent-sidebar-image {
	float: left;
	width: 32%;
}
.recent-sidebar-image img {
	width: 100%;
	border: 1px solid #ccc;
}
.recent-sidebar-info {
	float: left;
	width: 68%;
	padding: 0 0 0 10px;
}
.recent-sidebar-title {
	font-weight: 700;
	color: #00254f;
}
.recent-sidebar-price {
	color: #fe6d00;
	margin: 5px 0;
	font-size: 18px;
}
.recent-sidebar-price.convert-price {
	display: none;
}

/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
	background-color: transparent;
	color: #444;
	cursor: pointer;
	padding: 0px;
	width: 10%;
	border: none;
	outline: none;
	transition: 0.4s;
	position: relative;
	top: -39px;
	text-align: center;
	float: right
}
button.accordion.active {
	transform: rotate(90deg);
}
.panel {
	position: absolute;
	right: -100%;
	width: 100%;
	top: 0;
	border: 1px solid #ccc;
}
.sidebar-make-products li:hover .panel {
	display: block !important;
}
.panel a {
	display: block;
}
button.accordion.active,
button.accordion:hover {
	background-color: transparent;
}
div.panel {
	padding: 0;
	background-color: white;
	display: none;
}
.panel a {
	padding: 15px 21px;
	border-bottom: 1px solid #ccc;
}
button.accordion li {
	padding: 15px 10px;
}

/**************
Products
**************/
.ui-tabs-panel {
	clear: both;
	margin: 20px 0 0 0;
}
.product-featured-image {
	float: right;
	margin: 0;
}
div#tabs>ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#tabs>ul li {
	margin: 0;
	cursor: pointer;
}
div#tabs ul li a {
	float: left;
	width: 24%;
	border: 1px solid #ccc;
	/*border-top: 2px solid #fe6d00;*/
	
	border-top: 2px solid #505050;
	color: #505050;
	border-right: 0;
	padding: 12px;
	font-size: 20px;
	/* font-weight: 700; */
	
	background: #e8e8e8;
	border-radius: 10px 10px 0 0;
}
div#tabs.tabs-1 ul li a,
div#tabs.tabs-2 ul li a,
div#tabs.tabs-3 ul li a,
div#tabs.tabs-4 ul li a {
	width: 100%;
}
div#tabs ul li:last-child a {
	border-right: 1px solid #ccc;
}
div#tabs ul li:last-child {
	border-right: 1px solid #ccc;
}
.single-products .owl-item.active.center {
	text-align: center;
	border: none;
}
.single-products .owl-carousel .owl-nav.disabled {
	display: none;
}
.single-products .owl-next {
	right: 65px;
	background-color: #fe6d00;
}
.single-products .owl-prev {
	left: 65px;
	background-color: #fe6d00;
}
.single-products .owl-nav.disabled .owl-prev,
.single-products .owl-nav.disabled .owl-next {
	background-color: rgba(254, 109, 0, 0.6);
}
#tabs-3 ul {
	margin: 0;
	padding: 0;
}
div#tabs ul li a.swipebox {
	border: none;
	background: none;
	margin: 0;
	padding: 0 8px 8px 0;
	width: 49%;
}
.tab_content ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.tab_content p {
	line-height: 27px;
}
.single-products .entry-content .tab_content ul li:before {
	content: "";
	padding: 0px;
	width: 10px;
	height: 10px;
	border: 1px solid #fe6d00;
	border-radius: 200px;
	position: absolute;
	background: #fe6d00;
	left: 37px;
	margin-top: 5px;
}
.single-products .entry-content .tab_content .gallery-list li:before {
	content: "";
	display: none;
}
div#tabs ul li a.swipebox img {
	height: auto;
	width: 100%;
	border: 1px solid #ccc;
	padding: 1px;
}
#tabs ul .ui-state-active a {
	background: #ffffff;
	font-weight: bold;
	box-shadow: inset 0 1px 0px;
	color: #fe6d00;
	border-top: 2px solid #fe6d00;
	border-bottom: none;
}
#tabs ul .ui-state-focus a {
	outline: none;
}
.tab_content tr th {
	text-align: center;
	color: #fff;
	background: #505050;
}
.tab_content table {
	border: #333;
	margin: 0;
}
.tab_content tr td:first-child {
	background: #505050;
	color: #fff;
	border: 1px solid #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.tab_content tbody td {
	text-align: center;
}
td[colspan] {
	text-align: left !important;
	padding-left: 16px;
	background: #505050 !important;
}
.tab_content h3 {
	padding: 14px 0 14px;
	border-bottom: 2px solid #e6e6e6;
	color: #b94f00;
}
.tab_content img {
	background: #fff;
}

/**************
Stock List
**************/
form.sort-form {
	display: block;
	background: #e5e5e5;
	margin: -21px 0 20px 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 1px 11px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#61000000', GradientType=0);
}
form.sort-form .search-inner-container {
	display: inline-block;
	padding: 10px;
	width: 100%;
}
span.sort-label {
	color: #ce5800;
	margin: 0 0 6px;
	display: block;
}
.search-inner-container select {
	padding: 10px;
	width: 100%;
}
.stocklist-item {
	width: 100%;
	margin: 0 0 27px;
	padding: 11px 11px 11px 11px;
	border: 1px solid #d2d2d2;
	background: #e5e5e5;
	box-shadow: 3px 4px 0px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#61000000', GradientType=0);
}
.stocklist-item a {
	color: #fe6d00;
}
.stocklist-item .general-information {
	background: none;
}
.stocklist-image {
	width: 100%;
	float: left;
	position: relative;
}
.stocklist-info {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.stocklist-image img {
	border: 1px solid #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.23);
	width: 100%;
	border-radius: 3px;
}
.stocklist-info h2 {
	margin: 0 0 5px 0;
	font-size: 26px;
}
.stocklist-item .stocklist-info {
	font-size: 13px;
}
.stocklist-item .stocklist-info li {
	padding: 12px 0;
	width: 50%;
}
.stocklist-info .price {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0;
	font-size: 23px;
	margin: 0;
}
.price .vat {
	font-size: 75%;
}
.stocklist-item .general-information ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #d8dadc;
	clear: both;
}
span.status-label {
	border-radius: 2px;
	color: #fff;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	display: inline-block;
	font-size: 15px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	border: 1px solid #fff;
	border-top: 0;
}
span.sidebar-label {
	border: 1px solid #AFAFAF;
	border-radius: 2px;
	color: #fff;
	padding: 1px 4px 0px 4px;
	font-weight: bold;
	display: inline-block;
	font-size: 9px;
	position: relative;
	top: -1px;
}
.single-machinery span.status-label {
	font-size: 15px;
}
.page-template-frontpage span.status-label {
	font-size: 17px;
	top: 4px;
	left: 4px;
}
.pagination {
	display: table;
	margin: 0 auto 25px;
	border: 1px solid #ccc;
}
.pagination ul li {
	border-right: 1px solid #ccc;
	display: inline-block;
	margin: 0;
}
.pagination li span,
.pagination li a {
	padding: 8px 16px;
	display: block;
}
.pagination li span.current {
	background: #fe6d00;
	color: #fff;
	font-weight: bold;
}
.pagination {}
.pagination ul {
	padding: 0;
	margin: 0;
}
.pagination li:last-child {
	border: 0;
}
a.previous-button,
a.next-button,
a.last-button {
	display: inline-block;
	padding: 8px 10px;
	border-right: 1px solid #ccc;
}
a.last-button {
	border-right: 0;
}
.archive-empty {
	padding: 10px;
	border: 1px solid #ccc;
	background: #ccc;
	font-size: 20px;
}
.archive-empty i {
	margin: 0 10px 0;
}
html body .valtra-header-image {
	width: 100%;
	margin: 0 0 29px 0;
}
.make-valtra-tractors .product-featured-image {
	display: none;
}

/**************
Single Machinery
**************/
.single .entry-title {
	margin-bottom: 6px;
}
.breadcrumbs {
	display: block;
	clear: both;
	background: #e5e5e5;
	padding: 0;
	margin: 0 0 18px;
	position: relative;
}
.breadcrumbs-inner {
	display: none;
}
span.arrow {
	background: url(./images/arrow.png) no-repeat center center;
	padding: 0 5px 0px;
	margin: 0 20px;
}
html .share-container * {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
.share-container a {
	padding: 14px 14px;
	border-right: 1px solid #ccc;
}
.print a {
	border-left: 1px solid #ccc;
	cursor: pointer;
}
span.share-message {
	font-size: 13px;
	padding: 13px 10px;
	color: #7e7e7e;
	display: none;
}
.share-container {
	position: static;
	right: 0;
	top: 0;
	height: 100%;
}
.entry-title {
	font-size: 33px;
	font-weight: bold;
	color: #fe6d00;
	letter-spacing: -2px;
}
.entry-title b {
	color: #333;
}
.price-container {
	text-align: -webkit-center;
	padding: 0px 0 10px 0;
	font-size: 30px;
	color: #fe6d00;
	width: 100%;
	float: right;
}
.currencies div {
	display: inline-block;
}
.price-container .currencies {
	float: right;
	padding: 0 3% 0 0;
	position: relative;
}
.price-container .currencies:before {
	content: "Currency:";
	font-size: 13px;
	position: absolute;
	top: -11px;
	text-align: center;
	left: 3px;
}
.price-container .price {
	float: left;
}
.price b {
	color: #505050;
}
.single-machinery header.entry-header {
	width: 100%;
	float: left;
	margin: 0;
}
span.machinery-status {
	background-color: rgba(254, 109, 0, 0.65);
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	border: 1px solid #fff;
	border-top: none;
	color: #fff;
	font-size: 24px;
	display: inline-block;
	text-align: center;
	padding: 3px 10px;
}
span.pl-machinery-status {
	background-color: rgba(254, 109, 0, 0.65);
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	border: 1px solid #fff;
	border-top: none;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
}
.machine-pictures {
	width: 100%;
	float: left;
}
.single-machinery .entry-content {
	width: 100%;
	float: right;
	padding: 0;
}
.single-machinery div#primary,
.single-products div#primary,
.search div#primary,
.page div#primary,
.archive div#primary,
html .page-template-page-findus div#primary {
	max-width: 100%;
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
}
.gallery {
	margin-bottom: 20px;
	margin-left: 0;
}
.gallery ul li {
	float: left;
	padding: 0;
	width: 25%;
	padding: 5px;
}
.gallery ul {
	margin: 0 -5px;
	padding: 0;
	list-style: none;
}
.gallery ul li img {
	width: 100%;
}
.vid-ico-container:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	background: rgba(51, 51, 51, 0.7);
}
.vid-ico-container {
	position: relative;
}
.vid-ico-container:after {
	content: "";
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 23px solid #fe6d00;
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	height: 0px;
	margin: auto;
	width: 9px;
}
.general-information ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.general-information ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d8dadc;
	padding: 9px 0;
	margin: 0;
}
.single .general-information ul li b {
	display: inline;
	color: #fe6d00;
}
.additional-information ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.additional-information ul li {
	border-bottom: 1px solid #d8dadc;
	padding: 8px 0;
}
.additional-information ul li:last-child {
	border: 0;
}
.additional-information h2 {
	color: #6dba35;
}
.main-pic {
	position: relative;
}
.main-pic img {
	width: 100%;
}
.main-pic img,
.gallery img {
	border: 1px solid #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.34);
}
.single-machinery-enq {
	margin: 0 -10px;
}
.enquire-box-container {
	padding: 0 10px;
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}
.description {
	clear: both;
}
#enquire-box,
#phone-box {
	display: none;
}
.featherlight-content #enquire-box,
.featherlight-content #phone-box {
	display: block;
}
#enquire-box h3 {
	margin-bottom: 8px;
	padding: 0 0 10px;
	color: #ff6c00;
}
.box {
	width: 100%;
	float: left;
	padding: 10px;
	color: #fff;
	padding: 16px;
	font-weight: bold;
	background-size: 166%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #333;
	text-align: center;
	text-transform: uppercase;
}
.box i {
	background: #fff;
	width: 29px;
	border-radius: 100px;
	padding: 5px;
	text-align: center;
	margin: 0 10px 0 0;
	font-size: 19px;
}
.box.blue i {
	color: #00254f;
}
.box.green i {
	color: #6dba35;
}
html .featherlight .featherlight-content {
	text-align: center;
	padding: 20px 20px 30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.38);
	border: 2px solid #ff8d00;
}
div#phone-box .big-num {
	font-size: 63px;
	font-weight: bold;
	color: #00254f;
}
.cf-input {
	margin: 0 0 20px 0;
}
.cf-input input {
	border: 1px solid #ccc;
	margin: 0;
	padding: 20px;
}
.cf-input.subject {
	display: none;
}
.small-subject {
	font-size: 12px;
}
.cf-submit input {
	background: #fe6d00;
	border: 0;
	border-radius: 0;
	padding: 15px 30px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
html .featherlight-next,
html .featherlight-previous {
	height: 41px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 200px;
	background: #6dba35;
	width: 41px;
	text-align: center;
}
html .featherlight-next span,
html .featherlight-previous span {
	display: block;
	font-size: 31px;
	position: static;
	margin: 0;
	line-height: normal;
	width: 100%;
	text-shadow: none;
}
html .featherlight-next:hover,
html .featherlight-previous:hover {
	background: rgb(99, 169, 48);
}
html .featherlight-gallery .featherlight-content {
	padding: 10px;
}
.other-features-container h3 {
	margin: 0 0 13px;
}
ul.other-features li {
	float: left;
	width: 100%;
	list-style: none;
	position: relative;
	padding: 13px 10px 15px 36px;
	border-bottom: 1px solid #ccc;
}
ul.other-features li:before {
	content: "";
	border-radius: 20px;
	height: 24px;
	width: 26px;
	background: url(./images/tick.png);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
ul.other-features li:nth-child(2n) {
	border-left: 0;
	padding-left: 36px;
}
ul.other-features {
	margin: 0;
	padding: 0;
}
.other-features-container h3 {
	padding: 10px 0;
	border-bottom: 2px solid #ccc;
	margin: 20px 0 10px;
}
.description h3 {
	border-bottom: 2px solid #ccc;
	padding: 10px 0;
}
figure.wp-caption.alignleft,
img.alignleft,
figure.wp-caption.alignright,
img.alignright {
	clear: both;
	float: none;
	display: block;
	margin: 0 auto 20px;
}

/***************
Taxonomy
***************/
.tax-child-container {
	margin: 0 -20px 31px;
	border-bottom: 2px dashed #ccc;
	padding: 0 0 20px;
}

/***************
Sidebar
***************/
.site-main .sidebar-container {
	width: 20%;
	padding: 17px 12px;
	background: #e5e5e5;
	display: none;
}
.sidebar-container .search-box-container.wow.fadeIn {
	position: relative;
	width: 100%;
	background: 0;
	padding: 0;
	height: auto;
	right: 0;
	clear: both;
}
.sidebar-container .search-box-container .search-header {
	color: #fe6d00;
	margin: 0;
}
.sidebar-container .search-box-container select {
	padding: 10px;
	width: 100%;
	margin: 0 0 17px 0;
}
.sidebar-container .search-box-container input[type="submit"] {
	width: 100%;
	margin: 0 0 20px 0;
}
.sidebar-make-products {
	margin: -16px 0 20px 0;
}
.sidebar-make-products li {
	list-style: none;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.sidebar-make-products ul {
	padding: 0;
	margin: 0 -10px;
}

/*.sidebar-make-products li:before {
	content: "";
	background: url(./images/arrow.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	height: 20px;
	width: 20px;
}*/
.sidebar-make-products li a {
	color: #333;
	padding: 14px 29px 14px 20px;
	display: block;
}
.sidebar-make-products li a:hover {
	background: #d0d0d0;
	text-decoration: none;
}
.sidebar-make-products li a.active {
	background: #d0d0d0;
}

/**************
Stores
**************/
.page-template-page-stores div#primary {
   	max-width: 1300px;
	margin: 0 auto;
	float: none;
	padding: 0;
}

.page-template-page-careers div#primary {
   	max-width: 1300px;
	margin: 0 auto;
	float: none;
	padding: 0 20px;
}

.stores-item {
	float: left;
	width: 100%;
	padding: 23px 23px;
	min-height: auto;
	border-top: 2px solid #ccc;
}
.stores-categories h2 {
	text-align: center;
	font-weight: normal;
	color: #fe6d00;
}
.stores-categories .stores-item h2 {
	font-size: 23px;
	margin: 0 0 10px;
	color: #fe6d00;
	font-weight: bold;
	text-align: left;
}
.stores-row.cf {
	border-bottom: none;
}
.stores-item p {
	margin: 0;
}
.page-template-page-stores #main,
.page-template-page-careers #main,
.page-template-page-location #main,
.page-template-page-findus #main {
	max-width: 100%;
}
.page-template-page-location h1 {
	margin: 0;
}
.top-header-image {
	text-align: center;
	padding: 0 0 26px 0;
}

.page-template-page-careers .top-header-image {
    padding: 0;
    min-height: 282px;
}

.stores-header.container img {
	width: 100%;
	max-width: 408px;
}
.top-header-image span {
	display: block;
	color: #fe6d00;
	margin: -16px 0 0;
	font-weight: bold;
}
.top-header-image h1 {
	margin: 0;
	color: #333;
	font-size: 42px;
}
.stores-speel {
	text-align: center;
	font-size: 20px;
	margin: 60px auto;
	max-width: 78%;
}
.store-item-text {
	font-size: 15px;
}
.stores-item.cto-last-item {
	text-align: center;
	color: #fff;
	background: #fe6d00;
}
.stores-item.cto-last-item h3 {
	margin: 36px 0 0 0;
}
.stores-item.cto-last-item .stores-phone {
	font-size: 29px;
	font-weight: bold;
}
.stores-row.cf:last-child {
	border-bottom: 0;
}

/**************
Products
**************/
.main-products-container {
	margin: 0 -20px;
}
a.products-make-container {
	display: inline-block;
	width: 100%;
	padding: 0 20px 43px;
	vertical-align: top;
}
a.products-make-container img {
	width: auto;
	max-height: 187px;
	margin: 0 auto;
	display: block;
}
.product-item .stocklist-info {
	width: 100%;
	font-size: 14px;
}
.product-item h2 {
	margin: 0 0 18px;
	padding: 0 0 6px;
	border-bottom: 1px solid #ccc;
	line-height: 37px;
}
.product-item {
	margin: 0 0 40px;
	border-bottom: 1px solid #ccc;
}
.product-item .stocklist-image {
	width: 100%;
	float: left;
	position: relative;
	border: 1px solid #dcdcdc;
}
a.products-make-container h3 {
	width: 100%;
	font-size: 17px;
	text-align: center;
	margin: 20px 0;
}
.tax-thumbnail-container {
	background: #ececec;
}
.tax-content {
	position: relative;
	border: 1px solid #dcdcdc;
}
.bottom-stores-gallery img {
	width: 25%;
	float: left;
	padding: 3px;
	background: #fff;
}
.bottom-stores-gallery {
	display: none;
}

/*********
tabs
*********/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
.single-products .entry-content li.tabs-1 {
	width: 100%;
}
.single-products .entry-content li.tabs-2 {
	width: 50%;
}
.single-products .entry-content li.tabs-3 {
	width: 33.33%;
}
.single-products .entry-content li.tabs-4 {
	width: 25%
}
ul.tabs li {
	float: left;
	width: 25%;
	border: 1px solid #ccc;
	/* border-top: 2px solid #fe6d00; */
	
	border-top: 2px solid #505050;
	color: #505050;
	border-right: 0;
	padding: 12px;
	font-size: 20px;
	/* font-weight: 700; */
	
	background: #e8e8e8;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
}
li.tabs-1.tab_last,
li.tabs-2.tab_last,
li.tabs-3.tab_last,
li.tabs-4.tab_last {
	border-right: 1px solid #ccc;
}
ul.tabs li:hover {
	background-color: #ccc;
	color: #333;
}
ul.tabs li.active {
	background: #ffffff;
	font-weight: bold;
	box-shadow: inset 0 1px 0px;
	color: #fe6d00;
	border-top: 2px solid #fe6d00;
	border-bottom: none;
}
.tab_container {
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
	margin-bottom: 40px;
}
.tab_content {
	padding: 20px;
	display: none;
}
.tab_drawer_heading {
	display: none;
}
li.gallery-img {
	display: inline-block;
	width: 49%;
	padding: 0 0 10px 10px;
}
.gallery-img img {
	height: auto;
	width: 100%;
	border: 1px solid #ccc;
	padding: 1px;
}
.tab_content .gallery-list {
	padding: 0;
}
@media screen and (max-width: 768px) {
	.tabs {
		display: none;
	}
	
	.tab_drawer_heading {
		background-color: #e8e8e8;
		color: #505050;
		border-top: 2px solid #505050;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	
	.d_active {
		background-color: #fff;
		color: #fe6d00;
		border-top: 2px solid #fe6d00;
	}
    .page-template-page-careers .top-header-image {
    min-height: 115px;
}
}

/**************
Reasons
**************/
.page-template-page-service h1.entry-title {
	text-align: center;
}
h2.reasons-title {
	text-align: center;
	font-weight: normal;
	color: #fe6d00;
	margin: 0 0 35px;
	clear: both;
}
.reason {
	width: 50%;
	float: left;
	background: #fe6d00;
}
.reason-container {
	max-width: 100%;
	float: right;
	padding: 153px 25px 48px 25px;
	position: relative;
	color: #fff;
	text-align: center;
}
html .page-template-page-service #main,
html .page-template-page-service div#primary,
html .page-id-1138 div.site-main {
	max-width: 100%;
	padding: 0;
}
.service-speel {
	text-align: center;
	padding: 0 0 33px 0;
}
.reason:nth-child(2n) {
	background: #d8d8d8;
}
.reason:nth-child(2n) .reason-container {
	float: left;
	color: #333;
}
.reason {
	width: 100%;
	float: left;
	background: #fe6d00;
	height: auto;
}
.count {
	position: absolute;
	left: 0;
	font-size: 87px;
	right: 0;
	margin: auto;
	width: 51px;
	top: 31px;
}
.count:before,
.count:after {
	content: "";
	position: absolute;
	border-radius: 200px;
	padding: 58px;
	display: block;
	background: rgba(0, 0, 0, 0.15);
	left: -27px;
}
.count:after {
	padding: 29px;
	bottom: -4px;
	left: 63px;
	background: rgba(0, 0, 0, 0.10);
}
.service-reason-container h3 {
	color: rgba(0, 0, 0, 0.59);
	margin: 0 0 10px 0;
	font-size: 28px;
}
.store-item-number i {
	background: #fe6d00;
	border-radius: 23px;
	width: 30px;
	padding: 6px;
	font-size: 19px;
	text-align: center;
	color: #fff;
}
.store-item-number {
	font-size: 22px;
	border-top: 1px solid #ccc;
	padding: 10px 0px 0;
}
.stores-item.wow.fadeIn h2:nth-child(2) {
	color: #333;
	font-size: 19px;
}
.secondary-content h2 {
	text-align: center;
	color: #fe6d00;
	font-weight: normal;
}
.secondary-content {
	padding: 24px 0;
}
.service-locations h2 {
	color: #fe6d00;
	margin: 0 0 15px 0;
}
.service-options h2 {
	color: #fe6d00;
	margin: 0 0 10px;
}
.service-options,
.service-locations {
	text-align: center;
	padding: 56px 0;
}
.service-options {
	background: #e6e6e6;
	padding: 43px 0;
	margin: 51px 0 20px;
}

/**************
Find Us
**************/
div#google-map {
	height: 500px;
}
.contact-info {
	float: left;
	width: 100%;
	padding-bottom: 22px;
	text-align: center;
}
.contact-info h2 {
	color: #fe6d00;
}
.contact-info i {
	border: solid 1px white;
	border-radius: 100px;
	background: #fe6d00;
	padding: 7px 8px;
	color: white;
}
.cf-outside {
	float: left;
	width: 100%;
}
.cf-message {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.cf-message textarea {
	height: 223px;
	width: 595px;
	border: 1px solid #ccc;
	padding: 23px;
}
.cf-button {
	clear: both;
}
.cf-button input {
	width: auto;
	display: block;
	margin-top: 15px;
}
.cf-input {
	margin: 0 0 20px 0;
	width: 100%;
}
.cf-input input {
	width: 612px;
}
.contact-form-container {
	clear: both;
	background: #dadada;
	padding-top: 40px;
	padding-bottom: 40px;
}
.cf-input {
	position: relative;
}
html body .wpcf7-response-output {
	margin: 0 0 20px;
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
	font-size: 13px;
}
.page-template-page-findus span.wpcf7-not-valid-tip {
	position: initial;
}
.wpcf7-form-control-wrap {
	position: static;
}
.info-window-image {
	width: 45%;
	float: left;
}
.info-window-image img {
	width: 100%;
}
.map-content {
	float: left;
	width: 55%;
	padding: 0 0 0 20px;
	font-size: 15px;
}
.info-window h3 {
	border-bottom: 2px solid #ccc;
	margin: 0 0 14px;
	padding: 0 0 6px;
}
.map-content .btn {
	background: #fe6d00;
	display: table;
	padding: 10px 22px;
	font-size: 13px;
	clear: both;
	margin: 23px 0 0;
	color: #fff;
	display: none;
}

/**************
Location Pages
**************/
div#location-map {
	width: 100%;
	height: 400px;
	float: right;
}
.location-page-address {
	float: left;
	width: 100%;
	font-size: 26px;
	padding: 40px 23px 40px 0;
	color: #333;
	text-align: center;
}
.location-page-container {
	background: #f5f5f5;
}
.location-page-address i {
	background: #fe6d00;
	color: #fff;
	padding: 5px;
	border-radius: 23px;
	width: 35px;
	text-align: center;
}
.location-page-address p {
	border-bottom: 2px solid rgba(204, 204, 204, 0.52);
	padding: 0 0 20px;
}
.what-we-offer-container {
	clear: both;
	margin: 20px auto;
}

/**************
locations
**************/
.page-template-page-locations #main {
	max-width: 100%;
}
.store-info {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0px 10px;
}
.store-info img {
	width: 100%;
}
.store-info h2 {
	color: #fe6d00;
	font-size: 23px;
}
.store-info p {
	font-size: 15px;
}
.page-template-page-locations div#primary {
	max-width: 1300px;
	/* padding: 0; */
	
	margin: 0 auto;
	float: none;
}
.page-template-page-locations .top-header-image .entry-header {
	margin: 0;
	color: #333;
	font-size: 42px;
	text-align: center;
	background: rgba(255, 255, 255, 0.7);
	padding: 85px 0;
}
.store-info-header {
	font-size: 20px;
	text-align: center;
	padding: 40px 0;
}
h2.store-info-top {
	text-align: center;
	font-weight: normal;
	color: #fe6d00;
}
.page-template-page-locations .top-header-image {
	background-size: cover;
	height: 220px;
	background-position: 0px -140px;
	background-repeat: no-repeat;
}
.store-img {
	list-style: none;
	display: inline-block;
	width: 100%;
	padding: 10px;
}
.store-img img {
	width: 100%;
}
.store-gallery ul {
	padding: 0;
}

/**************
Footer
**************/
.site-footer {
	background-color: #333;
	padding: 0;
	clear: both;
}
.footer-address-container {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 50px;
	margin: 0 0 35px;
}
.footer-address-container:last-child {
	display: none;
}
.footer-inner {
	margin: 0 -50px;
}
.footer-address-container h3 {
	margin: 0;
	font-size: 25px;
}
.footer-address-container span.orange {
	display: block;
	clear: both;
	margin: 0 0 10px;
	font-size: 16px;
}
.address a {
	color: #fe6d00;
}
.address-phone {
	border-bottom: 1px solid #515151;
	border-top: 1px solid #515151;
	padding: 7px 0;
	margin: 10px 0 0 0;
}
.address-phone i {
	background: #fe6d00;
	padding: 7px 8px;
	border-radius: 100px;
}
.footer-address-container button {
	clear: both;
	display: block;
	margin: 10px 0 0;
	width: 100%;
	text-align: left;
	padding: 13px;
}
.bottom-footer {
	clear: both;
	background: #0f0f0f;
	padding: 19px;
	margin: 20px 0 0 0;
	text-align: left;
}
.site-info .half-content:last-child {
	text-align: right;
	display: inline-block;
	float: right;
}
.site-info .half-content:first-child {
	text-align: left;
	display: inline-block;
}
span.orange-text {
	color: #fe6d00;
}
.website a {
	color: #fff;
	font-weight: bold;
}
.lawncare-section>h3 {
	color: #fe6d00;
	border-bottom: 2px solid #dcdcdc;
	padding: 0 0 10px;
}
@media (min-width:480px) {
	h1 {
		font-size: 27px;
		margin: 33px 0;
	}
	
	h2 {
		font-size: 22px;
		margin: 25px 0;
		font-weight: 700;
	}
	
	.top-boxes .homepage-box-container {
		width: 50%;
		margin: 0 0 20px 0;
	}
	
	.home header.entry-header {
		display: block;
	}
	
	.top-boxes-inner {
		margin: 0 -15px;
	}
	
	.stocklist-info {
		float: left;
		width: 81%;
		padding: 10px 20px;
	}
	
	.stocklist-image {
		width: 19%;
	}
	
	.machine-pictures {
		width: 100%;
		float: left;
	}
	
	form.sort-form .search-inner-container {
		display: inline-block;
		padding: 10px;
		width: 32%;
		box-sizing: border-box;
	}
	
	.homepage-box-container:last-child {
		display: none;
	}
	
	span.wpcf7-not-valid-tip {
		position: absolute;
	}
	
	.bottom-stores-gallery {
		display: block;
	}
	
	a.products-make-container {
		width: 49%;
	}
	
	.product-item {
		padding: 0 0 42px;
	}
	
	.product-item .stocklist-image {
		width: 50%;
	}
	
	.product-item .stocklist-info {
		width: 50%;
		padding: 0 0 0 20px;
	}
	
	div#tabs ul li a.swipebox {
		padding: 0 15px 20px 0;
		width: 25%;
	}
	
	.ui-tabs-panel {
		margin: 0;
		border: 1px solid #ccc;
		border-top: none;
		padding: 20px;
	}
	
	li.gallery-img {
		display: inline-block;
		width: 32%;
		padding: 0 0 10px 10px;
	}
	
	.page-template-frontpage .owl-nav {
		display: block;
	}
	
	.owl-carousel .owl-stage-outer {
		overflow: hidden;
	}
	
	.single-products .owl-nav {
		display: block;
	}
	
	.contact-info {
		width: 50%;
	}
	
	.store-img {
		width: 49%;
	}
}
@media (min-width:620px) {
	.product-item .stocklist-image {
		width: 40%;
	}
	
	.product-item .stocklist-info {
		width: 60%;
		padding: 0 0 0 20px;
	}
	
	li.gallery-img {
		width: 24%;
	}
	
	.product-featured-image {
		width: 60%
	}
}
@media (min-width:768px) {
	.logo {
		padding: 52px 26px 52px 0;
		width: 35%;
	}
 	.logo {   
        padding: 53px 26px 43px 0;
	}	
	header form.search-form {
		display: block;
	}
	
	div#navbar {
		display: block;
		position: relative;
		z-index: 9999;
	}
	
	.search-box-container.wow.fadeIn {
		position: absolute;
		margin: 0;
		width: 38%;
		background: rgba(0, 0, 0, 0.8);
		right: 0;
	}
	
	.homepage-container {
		margin: -61px auto 0
	}
	
	.top-boxes .homepage-box-container {
		width: 33.3%;
		margin: 0 0 20px 0;
	}
	
	.homepage-box-container:last-child {
		display: block;
	}
	
	.latest-additions-container {
		clear: both;
		margin: 36px 0;
	}
	
	.homepage-content {
		width: 63%;
		padding: 0 61px 0 0;
	}
	
	.request-a-call {
		float: left;
		width: 37%;
		margin: 0;
	}
	
	footer#colophon>.container {
		display: block;
	}
	
	.menu-toggle {
		display: none;
	}
	
	.nav-menu li a {
		font-size: 13px;
	}
	
	span.share-message {
		font-size: 13px;
		padding: 13px 10px;
		color: #7e7e7e;
	}
	
	.price-container {
		padding: 32px 0 10px 0;
		width: 26%;
	}
	
	.price-container .price {
		float: right;
	}
	
	.single-machinery header.entry-header.has-price {
		width: 74%;
		float: left;
		margin: 0;
	}
	
	.single-machinery .entry-content {
		width: 53%;
		padding: 0 0 0 25PX;
	}
	
	.machine-pictures {
		width: 47%;
	}
	
	ul.other-features li {
		width: 50%;
	}
	
	.stores-item {
		width: 33%;
		min-height: 207px;
	}
	
	.stores-row.cf {
		border-bottom: 2px solid #ccc;
		border-bottom: 0;
	}
	
	.cf-outside {
		float: left;
		width: 50%;
	}
	
	.cf-message {
		float: left;
		padding-left: 1%;
		width: 50%;
	}
	
	.site-footer {
		padding: 36px 0 0;
	}
	
	ul.other-features li:nth-child(2n) {
		border-left: 1px solid #ccc;
		padding-left: 42px;
	}
	
	ul.other-features li:nth-child(2n):before {
		left: 9px;
	}
	
	.reason-container {
		padding: 176px 28px 27px;
	}
	
	.reason-container {
		max-width: 100%;
		float: right;
		padding: 35px 51px 48px 132px;
		position: relative;
		color: #fff;
		text-align: left;
	}
	
	.count {
		position: absolute;
		left: 37px;
		font-size: 87px;
		width: auto;
		top: inherit;
	}
	
	.map-content .btn {
		display: block;
	}
	
	.store-info {
		width: 49%;
	}
	
	.location-page-address {
		width: 27%;
	}
	
	div#location-map {
		width: 73%;
		height: 400px;
		float: right;
	}
	
	h1 {
		font-size: 48px;
		margin: 33px 0;
	}
	
	a.products-make-container {
		width: 32%;
	}
	
	.product-item .stocklist-image {
		width: 30%;
		position: relative;
		top: 8px;
	}
	
	.product-item .stocklist-info {
		width: 70%;
		padding: 0 0 0 20px;
	}
	
	.product-featured-image {
		margin: 0px 0px 20px 28px;
	}
	
	li.gallery-img {
		display: inline-block;
		width: 24%;
		padding: 0 0 10px 10px;
	}
	
	.store-img {
		width: 32%;
	}
}
@media (min-width:980px) {
	.header-depots {
		display: block;
	}
	
	header form.search-form {
		width: 27%;
		float: left;
		padding: 3.6% 0;
		position: relative;
		display: block
	}
	
	.nav-menu li a {
		font-size: 18px;
	}
	
	.site-header {
		position: relative;
		border-bottom: none;
	}
	
	.breadcrumbs-inner {
		display: block;
		max-width: 82%;
		overflow: hidden;
		height: 25px;
	}
	
	.breadcrumbs {
		padding: 10px 20px;
	}
	
	.site-main .sidebar-container {
		display: block;
	}
	
	.single-machinery div#primary,
	.single-products div#primary,
	.search div#primary,
	.page div#primary,
	.archive div#primary {
		max-width: 80%;
		padding: 0 0 0 2%;
	}
    
    .page-template-page-careers div#primary {
	max-width: 1300px;
    }
	
	.share-container {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
	}
	
	.reason,
	html body .reason.reason-num-4 {
		width: 50%;
		float: left;
		background: #fe6d00;
		height: 326px;
	}
	
	.reason-container {
		max-width: 650px;
		float: right;
		padding: 35px 51px 10px 132px;
		position: relative;
		color: #fff;
	}
	
	.contact-info {
		float: left;
		width: 25%;
		padding-bottom: 75px;
	}
	
	.page-template-page-findus .contact-info {
		padding-bottom: 25px;
	}
	
	.footer-address-container:last-child {
		display: block;
	}
	
	html #main figure.wp-caption.alignleft,
	html #main img.alignleft {
		clear: none;
		float: left;
		display: inline;
		padding: 0 20px 20px 0;
		margin: 0;
	}
	
	html #main figure.wp-caption.alignright,
	html #main img.alignright {
		clear: none;
		float: right;
		display: inline;
		margin: 0 auto 20px;
		padding: 0 0 20px 20px;
	}
	
	.footer-address-container {
		float: left;
		width: 25%;
		text-align: left;
		padding: 0 50px;
		margin: 0 0 35px;
	}
	
	.general-information ul li {
		width: 50%;
	}
	
	.single-products .owl-carousel .owl-nav.disabled {
		display: block;
	}
	
	.tab_content ul {
		margin: 16px 0;
		padding: 0 0 0 40px;
		position: relative;
	}
	
	.tab_content li {
		padding: 10px 0;
	}
	
	.reason.reason-num-3 {
		background: #d8d8d8;
	}
	
	.reason.reason-num-4 {
		background: #fe6d00;
	}
	
	.reason.reason-num-4 .reason-container {
		color: #fff;
	}
	
	.reason.reason-num-3 .reason-container {
		color: #333;
	}
	
	.single-products .entry-content .tab_content ul li:before {
		left: 17px;
	}
	
	.store-img {
		width: 33%;
	}
}
@media (min-width:1160px) {
	a.products-make-container {
		width: 33%;
	}
	
	.product-featured-image {
		width: auto;
	}
}
@media (min-width:1300px) {
	.cmg-logo {
		display: block;
	}
	
	.header-depots {
		width: 24%;
	}
	
	.search-box-container.wow.fadeIn {
		width: 26%;
		right: 34px;
	}
	
	.stores-row .stores-item:nth-child(2) {
		border-left: 2px solid #ccc;
		border-right: 2px solid #ccc;
	}
	
	.reason,
	html body .reason.reason-num-4 {
		height: 256px;
	}
}
@media (max-width:768px) {
	table {
		overflow-x: auto;
		display: block;
	}
}
@media print {
	.logo {
		float: left;
	}
	
	header#masthead {
		position: static !important;
	}
	
	form.search-form {
		display: none !important;
	}
	
	.header-depots {
		display: none;
	}
	
	.cmg-logo {
		display: none;
	}
	
	.breadcrumbs.cf {
		display: none;
	}
	
	ul#primary-menu {
		display: none;
	}
	
	div#navbar {
		display: none;
	}
	
	div#tertiary {
		display: none;
	}
	
	div#primary {}
	
	div#primary {
		width: 100% !important;
		max-width: none !important;
	}
	
	.product-featured-image {
		width: 50%
	}
	
	.tab_container {
		border: 0;
		padding: 0;
	}
	
	div#tab1 {
		padding: 0;
	}
	
	ul.tabs {
		display: none;
	}
	
	.box.blue.tyre {
		display: none;
	}
	
	.machine-pictures {
		width: 56%;
		float: left;
		opacity: 0.5;
	}
	
	.single-machinery .entry-content {
		width: 42%;
	}
}
